summaryrefslogtreecommitdiffstats
path: root/php-5.2.7-tests-dashn.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-10 07:12:19 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-10 07:12:19 +0200
commitb3e0ade88ce863b452efc83d003485b64399e89a (patch)
treee5e48e95d7eb1829bad26a51c54c91d52e4e8e89 /php-5.2.7-tests-dashn.patch
repo reorg
Diffstat (limited to 'php-5.2.7-tests-dashn.patch')
-rw-r--r--php-5.2.7-tests-dashn.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/php-5.2.7-tests-dashn.patch b/php-5.2.7-tests-dashn.patch
new file mode 100644
index 0000000..8d70d03
--- /dev/null
+++ b/php-5.2.7-tests-dashn.patch
@@ -0,0 +1,11 @@
+--- php-5.2.7/Makefile.global.orig 2008-12-05 07:37:27.000000000 +0100
++++ php-5.2.7/Makefile.global 2008-12-05 07:37:55.000000000 +0100
+@@ -67,7 +67,7 @@
+ done; \
+ fi
+
+-PHP_TEST_SETTINGS = -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1'
++PHP_TEST_SETTINGS = -n -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1'
+ PHP_TEST_SHARED_EXTENSIONS = ` \
+ if test "x$(PHP_MODULES)" != "x"; then \
+ for i in $(PHP_MODULES)""; do \