[PHP-CVS] cvs: php-src(PHP_5_2) / configure.in /win32/build config.w32 ZendEngine2 Makefile.am Zend.dsp ZendTS.dsp zend_mm.c zend_mm.h

2006-12-05 Thread Dmitry Stogov
dmitry Tue Dec 5 08:07:57 2006 UTC Removed files: (Branch: PHP_5_2) /ZendEngine2zend_mm.c zend_mm.h Modified files: /php-srcconfigure.in /ZendEngine2Makefile.am Zend.dsp ZendTS.dsp /php-src/win32/build

[PHP-CVS] cvs: php-src / configure.in /win32/build config.w32 ZendEngine2 Makefile.am Zend.dsp ZendTS.dsp zend_mm.c zend_mm.h

2006-12-05 Thread Dmitry Stogov
dmitry Tue Dec 5 08:08:33 2006 UTC Removed files: /ZendEngine2zend_mm.c zend_mm.h Modified files: /php-srcconfigure.in /ZendEngine2Makefile.am Zend.dsp ZendTS.dsp /php-src/win32/buildconfig.w32 Log:

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /sapi/cgi fastcgi.c

2006-12-05 Thread Dmitry Stogov
dmitry Tue Dec 5 08:55:15 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/cgi fastcgi.c Log: Fixed FastCGI impersonation for persistent connections on Windows

[PHP-CVS] cvs: php-src /sapi/cgi fastcgi.c

2006-12-05 Thread Dmitry Stogov
dmitry Tue Dec 5 08:55:34 2006 UTC Modified files: /php-src/sapi/cgi fastcgi.c Log: Fixed FastCGI impersonation for persistent connections on Windows http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.25r2=1.26diff_format=u Index:

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

2006-12-05 Thread Rob Richards
rrichards Tue Dec 5 12:04:34 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xslxsltprocessor.c Log: fix bug #39625 (Apache crashes on importStylesheet call)

[PHP-CVS] cvs: php-src /ext/xsl xsltprocessor.c

2006-12-05 Thread Rob Richards
rrichards Tue Dec 5 12:05:03 2006 UTC Modified files: /php-src/ext/xslxsltprocessor.c Log: MFB: fix bug #39625 (Apache crashes on importStylesheet call) http://cvs.php.net/viewvc.cgi/php-src/ext/xsl/xsltprocessor.c?r1=1.52r2=1.53diff_format=u Index:

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

2006-12-05 Thread Rob Richards
rrichards Tue Dec 5 12:05:44 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.402r2=1.2027.2.547.2.403diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/dba config.m4

2006-12-05 Thread Ilia Alshanetsky
iliaa Tue Dec 5 17:54:52 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/dbaconfig.m4 Log: Revert previous patch and it breaks builds with built-in cdb lib

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo pdo_sql_parser.c pdo_sql_parser.re /ext/pdo/tests bug_36798.phpt

2006-12-05 Thread Ilia Alshanetsky
iliaa Tue Dec 5 18:05:00 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo/tests bug_36798.phpt Modified files: /php-src/ext/pdopdo_sql_parser.re pdo_sql_parser.c /php-srcNEWS Log: Fixed bug #36798 (Error parsing

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

2006-12-05 Thread Andrei Zmievski
andrei Tue Dec 5 18:41:23 2006 UTC Modified files: /php-src/ext/standard http.c Log: Unicode support in http_build_query(). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http.c?r1=1.23r2=1.24diff_format=u Index: php-src/ext/standard/http.c diff

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

2006-12-05 Thread Antony Dovgal
tony2001Tue Dec 5 18:42:22 2006 UTC Modified files: /php-src/ext/standard http_fopen_wrapper.c Log: nuke redundant zval_ptr_dtor() call and fix memory corruption/segfault

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

2006-12-05 Thread Antony Dovgal
tony2001Tue Dec 5 18:42:38 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard http_fopen_wrapper.c Log: MFH: nuke redundant zval_ptr_dtor() call

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

2006-12-05 Thread Frank M. Kromann
fmk Tue Dec 5 21:46:32 2006 UTC Modified files: /php-src/ext/ming ming.c Log: Remove PHP4.x stuff http://cvs.php.net/viewvc.cgi/php-src/ext/ming/ming.c?r1=1.90r2=1.91diff_format=u Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.90

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array bug36975.phpt

2006-12-05 Thread Antony Dovgal
tony2001Tue Dec 5 23:03:19 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array bug36975.phpt Log: cosmetic improvements

[PHP-CVS] cvs: php-src /ext/filter config.m4

2006-12-05 Thread Ilia Alshanetsky
iliaa Tue Dec 5 23:38:10 2006 UTC Modified files: /php-src/ext/filter config.m4 Log: MFB: Fixed bug #39724 (Broken build due to spl/filter usage of pcre extension). http://cvs.php.net/viewvc.cgi/php-src/ext/filter/config.m4?r1=1.7r2=1.8diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter config.m4

2006-12-05 Thread Antony Dovgal
tony2001Tue Dec 5 23:51:30 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter config.m4 Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/filter/config.m4?r1=1.6.2.2r2=1.6.2.3diff_format=u Index: php-src/ext/filter/config.m4 diff -u

[PHP-CVS] cvs: php-src /ext/filter config.m4

2006-12-05 Thread Antony Dovgal
tony2001Tue Dec 5 23:51:18 2006 UTC Modified files: /php-src/ext/filter config.m4 Log: let PHP_ADD_EXTENSION_DEP() to take care of this http://cvs.php.net/viewvc.cgi/php-src/ext/filter/config.m4?r1=1.8r2=1.9diff_format=u Index: