]> git.pld-linux.org Git - packages/php-pear-PEAR.git/blame - php-pear-PEAR-memory.patch
- merged from DEVEL
[packages/php-pear-PEAR.git] / php-pear-PEAR-memory.patch
CommitLineData
5116907e
ER
1--- ./build/usr/bin/pear~ 2005-04-18 01:39:52.000000000 +0300
2+++ ./build/usr/bin/pear 2005-06-19 17:17:41.000000000 +0300
d01d8259
ER
3@@ -25,4 +25,4 @@
4 fi
5 fi
6
7-exec $PHP -C -q $INCARG -d output_buffering=1 $INCDIR/pearcmd.php "$@"
8+exec $PHP -C -q $INCARG -d output_buffering=1 -d memory_limit=16M $INCDIR/pearcmd.php "$@"
This page took 0.060289 seconds and 4 git commands to generate.