[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2007-04-25 Thread changelog
changelog Thu Apr 26 01:31:04 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2669r2=1.2670diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2669

[PHP-CVS] cvs: php-src(PHP_5_2) /main SAPI.c

2007-04-25 Thread Dmitry Stogov
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

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2007-04-25 Thread Hannes Magnusson
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.174r2=1.175diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cli php_cli.c

2007-04-25 Thread Hannes Magnusson
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.17r2=1.129.2.13.2.18diff_format=u Index:

[PHP-CVS] cvs: php-src /main php_ini.c

2007-04-25 Thread Hannes Magnusson
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

[PHP-CVS] cvs: php-src(PHP_5_2) /main SAPI.c

2007-04-25 Thread Antony Dovgal
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.11r2=1.202.2.7.2.12diff_format=u Index: php-src/main/SAPI.c diff -u

[PHP-CVS] cvs: php-src /main SAPI.c

2007-04-25 Thread Antony Dovgal
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.222r2=1.223diff_format=u Index:

[PHP-CVS] cvs: php-src /main SAPI.c

2007-04-25 Thread Dmitry Stogov
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.223r2=1.224diff_format=u Index: php-src/main/SAPI.c diff -u php-src/main/SAPI.c:1.223

[PHP-CVS] cvs: php-src(PHP_5_2) /main SAPI.c

2007-04-25 Thread Dmitry Stogov
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.12r2=1.202.2.7.2.13diff_format=u Index: php-src/main/SAPI.c diff -u

Re: [PHP-CVS] cvs: php-src /main php_ini.c

2007-04-25 Thread Christopher Jones
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

Re: [PHP-CVS] cvs: php-src /main php_ini.c

2007-04-25 Thread Hannes Magnusson
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 patch

[PHP-CVS] cvs: php-src /ext/gmp gmp.c /ext/gmp/tests 011.phpt

2007-04-25 Thread Antony Dovgal
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()

[PHP-CVS] cvs: php-src(PHP_5_2) / TODO-PHP5

2007-04-25 Thread Ilia Alshanetsky
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.3r2=1.3.6.1diff_format=u Index: php-src/TODO-PHP5 diff -u