summaryrefslogtreecommitdiffstats
path: root/php-5.6.3-phpinfo.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-25 08:32:57 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-25 08:32:57 +0200
commit43fe5d3fa96f9785b22bf24131e7efa282acf185 (patch)
tree028d1c39d6e035d26303599745598e9395da3f5e /php-5.6.3-phpinfo.patch
parent815fcf2f13020bd242efc046c7b6be686920ff6b (diff)
php70-php-7.0.0-0.6.20150525git404360f
Diffstat (limited to 'php-5.6.3-phpinfo.patch')
-rw-r--r--php-5.6.3-phpinfo.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/php-5.6.3-phpinfo.patch b/php-5.6.3-phpinfo.patch
index a11a298..690e121 100644
--- a/php-5.6.3-phpinfo.patch
+++ b/php-5.6.3-phpinfo.patch
@@ -3,9 +3,9 @@ Drop "Configure Command" from phpinfo as it doesn't
provide any useful information.
The available extensions are not related to this command.
---- php-5.4.9/ext/standard/info.c.orig 2012-12-11 10:43:02.450578276 +0100
-+++ php-5.4.9/ext/standard/info.c 2012-12-11 10:44:12.530820821 +0100
-@@ -743,9 +743,6 @@
+--- a/ext/standard/info.c.orig 2012-12-11 10:43:02.450578276 +0100
++++ b/ext/standard/info.c 2012-12-11 10:44:12.530820821 +0100
+@@ -660,9 +660,6 @@
#ifdef ARCHITECTURE
php_info_print_table_row(2, "Architecture", ARCHITECTURE);
#endif
@@ -15,8 +15,8 @@ The available extensions are not related to this command.
if (sapi_module.pretty_name) {
php_info_print_table_row(2, "Server API", sapi_module.pretty_name );
---- php-5.4.9/ext/standard/tests/general_functions/phpinfo.phpt.orig 2012-12-11 11:07:26.959156091 +0100
-+++ php-5.4.9/ext/standard/tests/general_functions/phpinfo.phpt 2012-12-11 11:07:30.899170970 +0100
+--- a/ext/standard/tests/general_functions/phpinfo.phpt.orig 2012-12-11 11:07:26.959156091 +0100
++++ b/ext/standard/tests/general_functions/phpinfo.phpt 2012-12-11 11:07:30.899170970 +0100
@@ -20,7 +20,6 @@
System => %s