[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2007-05-24 Thread changelog
changelog Fri May 25 01:31:08 2007 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1118r2=1.1119diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) / acinclude.m4

2007-05-24 Thread Jani Taskinen
sniper Thu May 24 19:35:46 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcacinclude.m4 Log: - Fix idiotic change in logic. (hint: flex is _REQUIRED_ for building PHP!

[PHP-CVS] cvs: php-src / acinclude.m4

2007-05-24 Thread Jani Taskinen
sniper Thu May 24 19:36:12 2007 UTC Modified files: /php-srcacinclude.m4 Log: MFB:- Fix idiotic change in logic. (hint: flex is _REQUIRED_ for building PHP! http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.365r2=1.366diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / acinclude.m4

2007-05-24 Thread Jani Taskinen
sniper Thu May 24 19:52:03 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcacinclude.m4 Log: - Fix previous fix. (just revert of Stefan's bad fix..) http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.13r2=1.332.2.14.2.14diff_format=u

[PHP-CVS] cvs: php-src / acinclude.m4

2007-05-24 Thread Jani Taskinen
sniper Thu May 24 19:52:30 2007 UTC Modified files: /php-srcacinclude.m4 Log: MFB:- Fix previous fix. (just revert of Stefan's bad fix..) http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.366r2=1.367diff_format=u Index: php-src/acinclude.m4 diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard string.c

2007-05-24 Thread Rasmus Lerdorf
rasmus Thu May 24 20:53:05 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard string.c Log: Avoid running off the end of a non-null terminated string. Not that we should have any of those, but a mistake in an extension could hit this and

[PHP-CVS] cvs: php-src /ext/standard string.c

2007-05-24 Thread Rasmus Lerdorf
rasmus Thu May 24 20:56:20 2007 UTC Modified files: /php-src/ext/standard string.c Log: MFB 5_2 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.635r2=1.636diff_format=u Index: php-src/ext/standard/string.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/standard string.c

2007-05-24 Thread Rasmus Lerdorf
rasmus Thu May 24 21:31:05 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard string.c Log: MFB 5_2 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.333.2.52.2.12r2=1.333.2.52.2.13diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard string.c

2007-05-24 Thread Rasmus Lerdorf
rasmus Thu May 24 21:31:35 2007 UTC Modified files: /php-src/ext/standard string.c Log: MFB 5_2 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.636r2=1.637diff_format=u Index: php-src/ext/standard/string.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) / Makefile.frag acinclude.m4 configure.in /ext/standard Makefile.frag /ext/tokenizer Makefile.frag

2007-05-24 Thread Jani Taskinen
sniper Thu May 24 21:40:41 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcMakefile.frag acinclude.m4 configure.in /php-src/ext/standard Makefile.frag /php-src/ext/tokenizer Makefile.frag Log: - Allow build without flex/bison installed

[PHP-CVS] cvs: php-src / Makefile.frag acinclude.m4 configure.in /ext/standard Makefile.frag /ext/tokenizer Makefile.frag

2007-05-24 Thread Jani Taskinen
sniper Thu May 24 21:43:56 2007 UTC Modified files: /php-srcMakefile.frag acinclude.m4 configure.in /php-src/ext/standard Makefile.frag /php-src/ext/tokenizer Makefile.frag Log: MFB

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json JSON_parser.c

2007-05-24 Thread Rasmus Lerdorf
rasmus Thu May 24 22:37:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json JSON_parser.c Log: I don't see any reason to leave the stack limitation at 20. We have reports of this limit being hit now and as far as I can tell bumping it to 128

[PHP-CVS] cvs: php-src /ext/json JSON_parser.c

2007-05-24 Thread Rasmus Lerdorf
rasmus Thu May 24 22:39:06 2007 UTC Modified files: /php-src/ext/json JSON_parser.c Log: MFB 5_2 - increase json parser depth from 20 to 128 http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.10r2=1.11diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json JSON_parser.c

2007-05-24 Thread Rasmus Lerdorf
rasmus Thu May 24 22:40:02 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json JSON_parser.c Log: Make the code match the commit comment http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.1.2.8r2=1.1.2.9diff_format=u Index:

[PHP-CVS] cvs: php-src / configure.in /sapi/cgi config9.m4

2007-05-24 Thread Jani Taskinen
sniper Thu May 24 23:31:15 2007 UTC Modified files: /php-srcconfigure.in /php-src/sapi/cgi config9.m4 Log: MFB:- Unify installation of SAPIs: CGI is no exception anymore.

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /sapi/cgi config9.m4

2007-05-24 Thread Jani Taskinen
sniper Thu May 24 23:29:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/sapi/cgi config9.m4 Log: - Unify installation of SAPIs: CGI is no exception anymore.

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2007-05-24 Thread Ilia Alshanetsky
iliaa Fri May 25 00:07:57 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.733r2=1.2027.2.547.2.734diff_format=u