dmitry Wed Apr 25 08:40:07 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main SAPI.c
Log:
Fixed crashes because of SAPI handlers overrding from inside of dl()-ed
extensions
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.202.2.7.2.10&r2=1.
bjori Wed Apr 25 09:53:20 2007 UTC
Modified files:
/php-src/sapi/cli php_cli.c
Log:
rename --ri core to --ri main
# "the man has spoken"
http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.174&r2=1.175&diff_format=u
Index: php-src/sapi/cli/php
bjori Wed Apr 25 09:56:29 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/cli php_cli.c
Log:
MFH: php --ri main
http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.129.2.13.2.17&r2=1.129.2.13.2.18&diff_format=u
Index: php-src/sapi/cli/ph
bjori Wed Apr 25 10:02:23 2007 UTC
Modified files:
/php-src/main php_ini.c
Log:
- Don't pick up php.ini from cwd on BSDs
- "Resolve" (with the help of $PATH) to /path/to/php and pick up
the php.ini from there
http://cvs.php.net/viewvc.cgi/ph
tony2001Wed Apr 25 11:05:16 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main SAPI.c
Log:
fix ZTS build
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.202.2.7.2.11&r2=1.202.2.7.2.12&diff_format=u
Index: php-src/main/SAPI.c
diff -u
tony2001Wed Apr 25 11:19:10 2007 UTC
Modified files:
/php-src/main SAPI.c
Log:
MFB: Fix crashes when SAPI handlers are overriden in dl()-ed extensions
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.222&r2=1.223&diff_format=u
Index: php-s
dmitry Wed Apr 25 14:18:15 2007 UTC
Modified files:
/php-src/main SAPI.c
Log:
ZTS fix
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.223&r2=1.224&diff_format=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.223 php-src/main/SAPI.c:1.2
dmitry Wed Apr 25 14:18:02 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main SAPI.c
Log:
ZTS fix
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.202.2.7.2.12&r2=1.202.2.7.2.13&diff_format=u
Index: php-src/main/SAPI.c
diff -u php-src/main/S
Instead of overloading PATH can we use a PHP-specific environment variable?
I can't think of a reason why I'd put my php.ini in the same directory as
any executables other than perhaps where the php CLI executable is.
Chris
Hannes Magnusson wrote:
bjori Wed Apr 25 10:02:23 2007 UTC
Hi Chris
On 4/25/07, Christopher Jones <[EMAIL PROTECTED]> wrote:
Instead of overloading PATH can we use a PHP-specific environment variable?
I can't think of a reason why I'd put my php.ini in the same directory as
any executables other than perhaps where the php CLI executable is.
This patc
tony2001Wed Apr 25 18:09:08 2007 UTC
Added files:
/php-src/ext/gmp/tests 011.phpt
Modified files:
/php-src/ext/gmpgmp.c
Log:
add GMP_VERSION constant
add test
do not allow zero operand in gmp_divexact()
http://cvs
iliaa Wed Apr 25 18:22:43 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcTODO-PHP5
Log:
Update TODO: filter extension was added
http://cvs.php.net/viewvc.cgi/php-src/TODO-PHP5?r1=1.3&r2=1.3.6.1&diff_format=u
Index: php-src/TODO-PHP5
diff -u php-src/T
12 matches
Mail list logo