helly Fri Nov 11 11:50:10 2005 EDT
Modified files:
/php-src/main rfc1867.c
Log:
- Fix build
http://cvs.php.net/diff.php/php-src/main/rfc1867.c?r1=1.176&r2=1.177&ty=u
Index: php-src/main/rfc1867.c
diff -u php-src/main/rfc1867.c:1.176 php-src/main/rfc1867.
helly Fri Nov 11 11:51:24 2005 EDT
Modified files:
/php-src/ext/standard php_fopen_wrapper.c
Log:
- Use the const instead of hard coding
http://cvs.php.net/diff.php/php-src/ext/standard/php_fopen_wrapper.c?r1=1.49&r2=1.50&ty=u
Index: php-src/ext/standard
Does it fix this issue http://bugs.php.net/bug.php?id=34362 ?
On 11.11.2005 19:50, Marcus Boerger wrote:
helly Fri Nov 11 11:50:10 2005 EDT
Modified files:
/php-src/main rfc1867.c
Log:
- Fix build
http://cvs.php.net/diff.php/php-src/main/rfc1867.c?r1=1.176
andrei Fri Nov 11 12:34:19 2005 EDT
Modified files:
/php-src/main rfc1867.c
Log:
Re-fix Marcus's fix.
http://cvs.php.net/diff.php/php-src/main/rfc1867.c?r1=1.177&r2=1.178&ty=u
Index: php-src/main/rfc1867.c
diff -u php-src/main/rfc1867.c:1.177 php-src/m
Once again..
Is the bug #34362 still valid after this fix ?
On 11.11.2005 20:34, Andrei Zmievski wrote:
andrei Fri Nov 11 12:34:19 2005 EDT
Modified files:
/php-src/main rfc1867.c
Log:
Re-fix Marcus's fix.
http://cvs.php.net/diff.php/php-src/main/rfc1867
sniper Fri Nov 11 19:38:04 2005 EDT
Modified files:
/php-src/sapi/cli php_cli.c
Log:
- Fix the "php -v" output when neither --enable-debug or --enable-gcov
is used.
#
# Rasmus, now it should give proper output, please test.
http://cvs.php.net/dif