summaryrefslogtreecommitdiffstats
path: root/php-nikic-php-parser-rpm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'php-nikic-php-parser-rpm.patch')
-rw-r--r--php-nikic-php-parser-rpm.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/php-nikic-php-parser-rpm.patch b/php-nikic-php-parser-rpm.patch
index d8bc078..df76983 100644
--- a/php-nikic-php-parser-rpm.patch
+++ b/php-nikic-php-parser-rpm.patch
@@ -1,6 +1,6 @@
diff -up ./bin/php-parse.rpm ./bin/php-parse
---- ./bin/php-parse.rpm 2016-02-28 20:48:28.000000000 +0100
-+++ ./bin/php-parse 2016-04-15 13:26:30.804687996 +0200
+--- ./bin/php-parse.rpm 2016-04-19 15:41:41.000000000 +0200
++++ ./bin/php-parse 2016-04-20 06:33:22.712063600 +0200
@@ -1,12 +1,7 @@
#!/usr/bin/env php
<?php
@@ -16,8 +16,8 @@ diff -up ./bin/php-parse.rpm ./bin/php-parse
ini_set('xdebug.max_nesting_level', 3000);
diff -up ./lib/bootstrap.php.rpm ./lib/bootstrap.php
---- ./lib/bootstrap.php.rpm 2016-02-28 20:48:28.000000000 +0100
-+++ ./lib/bootstrap.php 2016-04-15 13:26:30.804687996 +0200
+--- ./lib/bootstrap.php.rpm 2016-04-19 15:41:41.000000000 +0200
++++ ./lib/bootstrap.php 2016-04-20 06:33:22.712063600 +0200
@@ -1,6 +1,6 @@
<?php
@@ -27,8 +27,8 @@ diff -up ./lib/bootstrap.php.rpm ./lib/bootstrap.php
}
PhpParser\Autoloader::register();
diff -up ./test/bootstrap.php.rpm ./test/bootstrap.php
---- ./test/bootstrap.php.rpm 2016-02-28 20:48:28.000000000 +0100
-+++ ./test/bootstrap.php 2016-04-15 13:26:31.454690830 +0200
+--- ./test/bootstrap.php.rpm 2016-04-20 06:33:22.713063604 +0200
++++ ./test/bootstrap.php 2016-04-20 06:34:38.963385593 +0200
@@ -2,7 +2,7 @@
namespace PhpParser;
@@ -37,4 +37,4 @@ diff -up ./test/bootstrap.php.rpm ./test/bootstrap.php
+require '@BUILDROOT@/usr/share/php/PhpParser2/autoload.php';
function canonicalize($str) {
- // trim from both sides
+ // normalize EOL style