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

2009-01-01 Thread changelog
changelog Fri Jan 2 01:32:26 2009 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3275r2=1.3276diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3275

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

2009-01-01 Thread changelog
changelog Fri Jan 2 01:32:31 2009 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1418r2=1.1419diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] cvs: php-src /win32 glob.c glob.h

2009-01-01 Thread Pierre-Alain Joye
pajoye Thu Jan 1 12:32:32 2009 UTC Modified files: /php-src/win32 glob.c glob.h Log: - expose glob and globfree on wi ndows, can be used by shared ext (core or extern) http://cvs.php.net/viewvc.cgi/php-src/win32/glob.c?r1=1.8r2=1.9diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /win32 glob.c glob.h

2009-01-01 Thread Pierre-Alain Joye
pajoye Thu Jan 1 12:32:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/win32 glob.c glob.h Log: - MFH: expose glob and globfree on wi ndows, can be used by shared ext (core or extern)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sockets php_sockets.h sockets.c

2009-01-01 Thread Hannes Magnusson
On Thu, Jan 1, 2009 at 06:24, Kalle Sommer Nielsen ka...@php.net wrote: kalle Thu Jan 1 05:24:30 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/socketsphp_sockets.h sockets.c Log: MFH: [DOC] Renable socket_create_pair() on

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sockets php_sockets.h sockets.c

2009-01-01 Thread Kalle Sommer Nielsen
2009/1/1 Hannes Magnusson hannes.magnus...@gmail.com: On Thu, Jan 1, 2009 at 06:24, Kalle Sommer Nielsen ka...@php.net wrote: kalle Thu Jan 1 05:24:30 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/socketsphp_sockets.h

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sockets php_sockets.h sockets.c

2009-01-01 Thread Pierre Joye
hi! On Thu, Jan 1, 2009 at 7:31 PM, Kalle Sommer Nielsen ka...@php.net wrote: Because of stream_socket_pair(), and then it would only work if ext/sockets was built too, so unless we move it into the core and export it then it should be like that. Does it even work? I would not enable again

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib zip_close.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Thu Jan 1 19:32:24 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zip/libzip_close.c Log: - restore fix for binary mode on win (regression introduced in 5.2.8)

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib zip_open.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Thu Jan 1 19:32:45 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zip/libzip_open.c Log: - restore overwrite feature (regression introduced in 5.2.8)

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

2009-01-01 Thread Ilia Alshanetsky
iliaa Thu Jan 1 20:16:33 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.432r2=1.2027.2.547.2.965.2.433diff_format=u Index: php-src/NEWS diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sockets php_sockets.h sockets.c

2009-01-01 Thread Kalle Sommer Nielsen
Hi 2009/1/1 Pierre Joye pierre@gmail.com: hi! On Thu, Jan 1, 2009 at 7:31 PM, Kalle Sommer Nielsen ka...@php.net wrote: Because of stream_socket_pair(), and then it would only work if ext/sockets was built too, so unless we move it into the core and export it then it should be like

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip/lib zip_close.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:04:33 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zip/libzip_close.c Log: - MFB: restore fix for binary mode on win (regression introduced in 5.2.8)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip/lib zip_open.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:07:57 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zip/libzip_open.c Log: - MFB: restore overwrite feature (regression introduced in 5.2.8)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:10:21 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - fix filename property read http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.25r2=1.1.2.38.2.26diff_format=u Index:

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

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:12:29 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zipphp_zip.c Log: - MFH: fix filename property read http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.47r2=1.1.2.48diff_format=u Index:

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

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:17:44 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - news entry for #46985 and zip property read http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1374r2=1.2027.2.547.2.1375diff_format=u Index: php-src/NEWS

[PHP-CVS] cvs: php-src /ext/zip/lib zip_close.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:21:53 2009 UTC Modified files: /php-src/ext/zip/libzip_close.c Log: - MFB: restore fix for binary mode on win (regression introduced in 5.2.8)

[PHP-CVS] cvs: php-src /ext/zip/lib zip_open.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:22:21 2009 UTC Modified files: /php-src/ext/zip/libzip_open.c Log: - MFB: restore overwrite feature (regression introduced in 5.2.8) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/lib/zip_open.c?r1=1.8r2=1.9diff_format=u Index:

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

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:22:55 2009 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: fix filename property read http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.69r2=1.70diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:35:03 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - year++ http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.26r2=1.1.2.38.2.27diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip/lib zip_filerange_crc.c zip_get_archive_flag.c zip_set_archive_flag.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:39:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zip/libzip_filerange_crc.c zip_get_archive_flag.c zip_set_archive_flag.c Log: - year++

[PHP-CVS] cvs: php-src /ext/zip/lib zip_filerange_crc.c zip_get_archive_flag.c zip_set_archive_flag.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:40:28 2009 UTC Modified files: /php-src/ext/zip/libzip_filerange_crc.c zip_get_archive_flag.c zip_set_archive_flag.c Log: - year++

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

2009-01-01 Thread Scott MacVicar
scottmacFri Jan 2 03:01:54 2009 UTC Modified files: /php-src/ext/json utf8_decode.c utf8_to_utf16.c Log: Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json utf8_decode.c utf8_to_utf16.c /ext/json/tests bug46944.phpt

2009-01-01 Thread Scott MacVicar
scottmacFri Jan 2 03:02:22 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/json/tests bug46944.phpt Modified files: /php-src/ext/json utf8_decode.c utf8_to_utf16.c Log: MFH Fix bug #46944 - UTF-8 characters outside the

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

2009-01-01 Thread Scott MacVicar
scottmacFri Jan 2 03:04:51 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Add some missing NEWS items http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.433r2=1.2027.2.547.2.965.2.434diff_format=u Index: php-src/NEWS

RE: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard basic_functions.c /main SAPI.h main.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/embed php_embed.c

2009-01-01 Thread Andi Gutmans
Hi Marcus, I think dl() should also be disabled for FastCGI. It may require a bit of reordering of the code to make this work but I think it's the right thing. If you bump into any problems then maybe Dmitry could help out but he's on vacation for the next couple of weeks. Thanks! Andi

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcre config.w32

2009-01-01 Thread Andi Gutmans
andiFri Jan 2 04:59:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre config.w32 Log: - Remove NO_RECURSE as it causes a huge performance impact. Up to 50% with Wordpress. Stack size is not really anymore of an issue than on Linux with

[PHP-CVS] cvs: php-src /ext/pcre config.w32

2009-01-01 Thread Andi Gutmans
andiFri Jan 2 05:00:04 2009 UTC Modified files: /php-src/ext/pcre config.w32 Log: - MF PHP_5_2 http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/config.w32?r1=1.18r2=1.19diff_format=u Index: php-src/ext/pcre/config.w32 diff -u

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

2009-01-01 Thread Andi Gutmans
andiFri Jan 2 05:00:35 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre config.w32 Log: - MF PHP_5_3 http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/config.w32?r1=1.4.2.5.2.8r2=1.4.2.5.2.9diff_format=u Index: php-src/ext/pcre/config.w32 diff

[PHP-CVS] cvs: php-src / buildconf.bat

2009-01-01 Thread Kalle Sommer Nielsen
kalle Fri Jan 2 05:50:51 2009 UTC Modified files: /php-srcbuildconf.bat Log: Redirect the 1 file(s) copied message to nul http://cvs.php.net/viewvc.cgi/php-src/buildconf.bat?r1=1.3r2=1.4diff_format=u Index: php-src/buildconf.bat diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) / buildconf.bat

2009-01-01 Thread Kalle Sommer Nielsen
kalle Fri Jan 2 05:51:21 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcbuildconf.bat Log: MFH: Redirect the 1 file(s) copied message to nul http://cvs.php.net/viewvc.cgi/php-src/buildconf.bat?r1=1.1.8.2r2=1.1.8.3diff_format=u Index: