summaryrefslogtreecommitdiffstats
path: root/php-yoast-phpunit-polyfills-layout.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-21 07:19:43 +0200
committerRemi Collet <remi@remirepo.net>2021-06-21 07:19:43 +0200
commit8d40fb6bb6895b9b188e21a5615ebadff5f3a726 (patch)
tree57fbc9e64071600c3e3cbb1751ad495cda2b8e5f /php-yoast-phpunit-polyfills-layout.patch
parent316b31c0771fcae9ecb866227197f1ebee9c655b (diff)
update to 1.0.0
Diffstat (limited to 'php-yoast-phpunit-polyfills-layout.patch')
-rw-r--r--php-yoast-phpunit-polyfills-layout.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/php-yoast-phpunit-polyfills-layout.patch b/php-yoast-phpunit-polyfills-layout.patch
deleted file mode 100644
index 637d51b..0000000
--- a/php-yoast-phpunit-polyfills-layout.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -up ./phpunitpolyfills-autoload.php.rpm ./phpunitpolyfills-autoload.php
---- ./phpunitpolyfills-autoload.php.rpm 2020-11-26 07:45:13.798777427 +0100
-+++ ./phpunitpolyfills-autoload.php 2020-11-26 07:45:29.603748277 +0100
-@@ -88,7 +88,6 @@ if ( \class_exists( 'Yoast\PHPUnitPolyfi
- default:
- $file = \realpath(
- __DIR__ . \DIRECTORY_SEPARATOR
-- . 'src' . \DIRECTORY_SEPARATOR
- . \strtr( \substr( $class, 23 ), '\\', \DIRECTORY_SEPARATOR ) . '.php'
- );
-