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

2009-03-01 Thread Ilia Alshanetsky
iliaa Sun Mar 1 17:35:26 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/zipphp_zip.c Log: MFB: Fixed 2 memory corruptions in zip extension idenfied by oo_properties.phpt test

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/filter logical_filters.c

2009-03-01 Thread Ilia Alshanetsky
iliaa Sun Mar 1 17:36:09 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/filter logical_filters.c Log: MFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6 addresses in the filter extension)

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

2009-02-26 Thread Ilia Alshanetsky
or not. Andrei's patch broke the backwards compatibility that affects real-world applications and thus cannot be regarded as an improvement. Moriyoshi On Thu, Feb 26, 2009 at 11:51 AM, Ilia Alshanetsky i...@prohost.org wrote: Moriyoshi, My opinion is that the current implementation is valid, which is why

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

2009-02-25 Thread Ilia Alshanetsky
iliaa Wed Feb 25 14:56:51 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in NEWS /php-src/main php_version.h Log: 5.2.9 http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.130r2=1.579.2.52.2.131diff_format=u Index:

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

2009-02-25 Thread Ilia Alshanetsky
iliaa Wed Feb 25 15:34:33 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in NEWS /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.131r2=1.579.2.52.2.132diff_format=u

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

2009-02-25 Thread Ilia Alshanetsky
Ilia Alshanetsky il...@php.net: iliaa Wed Feb 25 14:56:51 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in NEWS /php-src/main php_version.h Log: 5.2.9 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/libmbfl/filters mbfilter_utf32.c mbfilter_utf8.c /ext/mbstring/libmbfl/mbfl mbfl_consts.h /ext/mbstring/tests illformed_utf_sequences.phpt

2009-02-24 Thread Ilia Alshanetsky
-20090224132247.txt-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php Ilia Alshanetsky -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/libmbfl/filters mbfilter_utf32.c mbfilter_utf8.c /ext/mbstring/libmbfl/mbfl mbfl_consts.h /ext/mbstring/tests illformed_utf_sequences.phpt

2009-02-24 Thread Ilia Alshanetsky
Thanks. On 24-Feb-09, at 10:15 AM, Moriyoshi Koizumi wrote: I thought this is a bugfix, but indeed there seem no obvious and urgent reasons to include this in 5.2.9. I'm going to revert then. Moriyoshi Ilia Alshanetsky wrote: Moriyoshi, This hardly seems like a critical fix, can you

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

2009-02-24 Thread Ilia Alshanetsky
iliaa Tue Feb 24 23:55:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: Adjust previous fix http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.28r2=1.1.2.38.2.29diff_format=u Index:

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

2009-02-24 Thread Ilia Alshanetsky
iliaa Tue Feb 24 23:55:24 2009 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: Adjust previous fix http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.71r2=1.72diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2009-02-23 Thread Ilia Alshanetsky
iliaa Mon Feb 23 15:58:41 2009 UTC Modified files: /php-src/ext/curl streams.c Log: MFB: Fixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 secs under heavy load)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl streams.c

2009-02-23 Thread Ilia Alshanetsky
I am going to back-port this to 5.2 once 5.2.8 is out, so no point in adding it to the 5.3 news file, just to remove it a week later. On 23-Feb-09, at 11:03 AM, Pierre Joye wrote: hi Ilia, NEWS? :) thanks for your work! On Mon, Feb 23, 2009 at 4:58 PM, Ilia Alshanetsky il...@php.net

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

2009-02-23 Thread Ilia Alshanetsky
iliaa Mon Feb 23 16:52:30 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter logical_filters.c Log: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6 addresses in the filter extension)

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

2009-02-23 Thread Ilia Alshanetsky
iliaa Mon Feb 23 16:52:45 2009 UTC Modified files: /php-src/ext/filter logical_filters.c Log: MFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6 addresses in the filter extension)

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

2009-02-23 Thread Ilia Alshanetsky
Hmm, I'll take a looks seems unusual that something would break in this case. On 23-Feb-09, at 2:06 PM, Antony Dovgal wrote: On 22.02.2009 20:54, Ilia Alshanetsky wrote: iliaa Sun Feb 22 17:54:50 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zip

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

2009-02-22 Thread Ilia Alshanetsky
iliaa Sun Feb 22 17:54:50 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: Fixed 2 memory corruptions in zip extension idenfied by oo_properties.phpt test

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

2009-02-19 Thread Ilia Alshanetsky
iliaa Thu Feb 19 18:31:25 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: .2.9RC3 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1425r2=1.2027.2.547.2.1426diff_format=u

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

2009-02-19 Thread Ilia Alshanetsky
iliaa Thu Feb 19 18:33:38 2009 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.1426r2=1.2027.2.547.2.1427diff_format=u

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

2009-02-18 Thread Ilia Alshanetsky
iliaa Wed Feb 18 20:07:40 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c Log: Removed unused var http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.1.2.32r2=1.1.2.33diff_format=u Index:

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

2009-02-18 Thread Ilia Alshanetsky
iliaa Wed Feb 18 20:07:55 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: MFB: Removed unused var http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.35r2=1.36diff_format=u Index: php-src/ext/sqlite3/sqlite3.c diff -u

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

2009-02-16 Thread Ilia Alshanetsky
iliaa Mon Feb 16 16:07:47 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Moved from 5.2 news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.494r2=1.2027.2.547.2.965.2.495diff_format=u Index: php-src/NEWS diff -u

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

2009-02-15 Thread Ilia Alshanetsky
iliaa Sun Feb 15 14:31:55 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: reverted fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1419r2=1.2027.2.547.2.1420diff_format=u Index: php-src/NEWS diff -u

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

2009-02-12 Thread Ilia Alshanetsky
iliaa Thu Feb 12 20:29:36 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.2.9RC2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1414r2=1.2027.2.547.2.1415diff_format=u

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

2009-02-12 Thread Ilia Alshanetsky
iliaa Thu Feb 12 20:32:18 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: Back to dev

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

2009-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 14:26:24 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: Improved param parsing http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.25.2.46r2=1.224.2.22.2.25.2.47diff_format=u

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

2009-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 14:26:53 2009 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: MFB: Improved param parsing http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.313r2=1.314diff_format=u Index: php-src/ext/mbstring/mbstring.c

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

2009-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 14:18:29 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams plain_wrapper.c /php-src/main fopen_wrappers.c Log: Added path truncation E_NOTICE to let people now when path resolving caused the file path to be

[PHP-CVS] cvs: php-src(PHP_5_3) /main fopen_wrappers.c /main/streams plain_wrapper.c

2009-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 14:18:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams plain_wrapper.c /php-src/main fopen_wrappers.c Log: MFB: Added path truncation E_NOTICE to let people now when path resolving caused the file path to

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

2009-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 14:21:10 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams plain_wrapper.c Log: Fixed typo http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.52.2.6.2.30r2=1.52.2.6.2.31diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams plain_wrapper.c

2009-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 14:21:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams plain_wrapper.c Log: MFB: typo fix http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.52.2.6.2.23.2.11r2=1.52.2.6.2.23.2.12diff_format=u

[PHP-CVS] cvs: php-src /main fopen_wrappers.c /main/streams plain_wrapper.c

2009-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 14:22:19 2009 UTC Modified files: /php-src/main/streams plain_wrapper.c /php-src/main fopen_wrappers.c Log: MFB: Added path truncation E_NOTICE to let people now when path resolving caused the file path to be truncated.

[PHP-CVS] cvs: php-src(PHP_5_3) /main fopen_wrappers.c /main/streams plain_wrapper.c

2009-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 16:14:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams plain_wrapper.c /php-src/main fopen_wrappers.c Log: Adjust condition

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

2009-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 16:14:27 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams plain_wrapper.c /php-src/main fopen_wrappers.c Log: MFB: Adjust condition

[PHP-CVS] cvs: php-src /main fopen_wrappers.c /main/streams plain_wrapper.c

2009-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 16:14:35 2009 UTC Modified files: /php-src/main/streams plain_wrapper.c /php-src/main fopen_wrappers.c Log: MFB:Adjust condition

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

2009-02-09 Thread Ilia Alshanetsky
iliaa Mon Feb 9 15:34:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: Initialize optional var

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

2009-02-09 Thread Ilia Alshanetsky
iliaa Mon Feb 9 15:34:23 2009 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: MFB: Initialize optional var http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.312r2=1.313diff_format=u Index:

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

2009-02-09 Thread Ilia Alshanetsky
iliaa Mon Feb 9 15:34:32 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring mbstring.c Log: MFB: Initialize optional var http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.43r2=1.224.2.22.2.44diff_format=u

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

2009-02-08 Thread Ilia Alshanetsky
iliaa Sun Feb 8 16:54:43 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams xp_socket.c Log: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the remote end restarts) # Patch by Richard dot Krehbiel at gmail

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

2009-02-08 Thread Ilia Alshanetsky
iliaa Sun Feb 8 16:54:57 2009 UTC Modified files: /php-src/main/streams xp_socket.c Log: MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the remote end restarts)

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

2009-02-08 Thread Ilia Alshanetsky
Because I forgot to commit it ;-) On 8-Feb-09, at 3:18 PM, Antony Dovgal wrote: On 08.02.2009 19:54, Ilia Alshanetsky wrote: iliaa Sun Feb 8 16:54:57 2009 UTC Modified files: /php-src/main/streamsxp_socket.c Log: MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams xp_socket.c

2009-02-08 Thread Ilia Alshanetsky
iliaa Mon Feb 9 02:55:45 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams xp_socket.c Log: MFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the remote end restarts)

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

2009-02-05 Thread Ilia Alshanetsky
iliaa Thu Feb 5 20:53:45 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.2.9RC1 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1406r2=1.2027.2.547.2.1407diff_format=u

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

2009-02-05 Thread Ilia Alshanetsky
iliaa Thu Feb 5 20:56:12 2009 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.1407r2=1.2027.2.547.2.1408diff_format=u

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

2009-02-04 Thread Ilia Alshanetsky
iliaa Wed Feb 4 15:03:12 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in /php-src/main spprintf.c Log: Syn spprintf fix with that of 5.3 and above

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

2009-02-03 Thread Ilia Alshanetsky
iliaa Tue Feb 3 19:22:55 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/socketssockets.c Log: MFB: Return empty string when recv() does not fetch any data

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

2009-02-03 Thread Ilia Alshanetsky
iliaa Tue Feb 3 19:23:12 2009 UTC Modified files: /php-src/ext/socketssockets.c Log: MFB: Return empty string when recv() does not fetch any data http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.209r2=1.210diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml simplexml.c /ext/simplexml/tests bug46048.phpt

2009-02-03 Thread Ilia Alshanetsky
: http://www.php.net/unsub.php Ilia Alshanetsky -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-02-03 Thread Ilia Alshanetsky
iliaa Tue Feb 3 19:22:40 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/socketssockets.c Log: Return empty string when recv() does not fetch any data

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/filter logical_filters.c /ext/filter/tests 016.phpt

2009-02-02 Thread Ilia Alshanetsky
iliaa Mon Feb 2 23:50:31 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter logical_filters.c /php-src/ext/filter/tests 016.phpt Log: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as invalid)

[PHP-CVS] cvs: php-src /ext/filter logical_filters.c /ext/filter/tests 016.phpt

2009-02-02 Thread Ilia Alshanetsky
iliaa Mon Feb 2 23:51:19 2009 UTC Modified files: /php-src/ext/filter logical_filters.c /php-src/ext/filter/tests 016.phpt Log: MFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as invalid)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/filter logical_filters.c /ext/filter/tests 016.phpt

2009-02-02 Thread Ilia Alshanetsky
iliaa Mon Feb 2 23:51:58 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter logical_filters.c /php-src/ext/filter/tests 016.phpt /php-srcNEWS Log: MFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as

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

2009-01-29 Thread Ilia Alshanetsky
iliaa Fri Jan 30 00:16:28 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard string.c Log: Improved validation checks inside str_pad()

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

2009-01-29 Thread Ilia Alshanetsky
iliaa Fri Jan 30 00:17:06 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard string.c Log: MFB: Improved validation checks inside str_pad()

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache_hooks php_apache.c

2009-01-27 Thread Ilia Alshanetsky
iliaa Tue Jan 27 21:59:31 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache_hooks php_apache.c Log: Improved parameter parsing

[PHP-CVS] cvs: php-src /sapi/apache_hooks php_apache.c

2009-01-27 Thread Ilia Alshanetsky
iliaa Tue Jan 27 21:59:47 2009 UTC Modified files: /php-src/sapi/apache_hooks php_apache.c Log: MFB: improved parameter parsing http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.39r2=1.40diff_format=u Index:

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

2009-01-26 Thread Ilia Alshanetsky
iliaa Mon Jan 26 15:19:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: Fixed bug #47217 (content-type is not set properly for file uploads)

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

2009-01-26 Thread Ilia Alshanetsky
iliaa Mon Jan 26 15:21:50 2009 UTC Modified files: /php-src/ext/curl interface.c Log: MFB: Fixed bug #47217 (content-type is not set properly for file uploads) http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.145r2=1.146diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/curl interface.c

2009-01-26 Thread Ilia Alshanetsky
iliaa Mon Jan 26 15:25:26 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl interface.c /php-srcNEWS Log: MFB: Fixed bug #47217 (content-type is not set properly for file uploads)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard base64.c /ext/standard/tests/url bug47174.phpt

2009-01-25 Thread Ilia Alshanetsky
iliaa Sun Jan 25 18:27:12 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/url bug47174.phpt Modified files: /php-src/ext/standard base64.c Log: Improved fix for bug #47174 added a test

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard base64.c /ext/standard/tests/url bug47174.phpt

2009-01-25 Thread Ilia Alshanetsky
iliaa Sun Jan 25 18:27:39 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/url bug47174.phpt Modified files: /php-src/ext/standard base64.c Log: MFB: Improved fix for bug #47174 added a test

[PHP-CVS] cvs: php-src /ext/standard base64.c /ext/standard/tests/url bug47174.phpt

2009-01-25 Thread Ilia Alshanetsky
iliaa Sun Jan 25 18:27:58 2009 UTC Modified files: /php-src/ext/standard/tests/url bug47174.phpt /php-src/ext/standard base64.c Log: MFB: Improved fix for bug #47174 added a test

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

2009-01-22 Thread Ilia Alshanetsky
iliaa Thu Jan 22 14:40:21 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/readline readline.c Log: Fixed execution condition http://cvs.php.net/viewvc.cgi/php-src/ext/readline/readline.c?r1=1.42.2.3.2.3.2.15r2=1.42.2.3.2.3.2.16diff_format=u

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

2009-01-22 Thread Ilia Alshanetsky
iliaa Thu Jan 22 14:41:15 2009 UTC Modified files: /php-src/ext/readline readline.c Log: MFB: Fixed execution condition http://cvs.php.net/viewvc.cgi/php-src/ext/readline/readline.c?r1=1.62r2=1.63diff_format=u Index: php-src/ext/readline/readline.c

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

2009-01-21 Thread Ilia Alshanetsky
iliaa Wed Jan 21 15:45:31 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard base64.c /php-srcNEWS Log: MFB: Fixed bug #47174 (base64_decode() interprets pad char in mid string as terminator)

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

2009-01-21 Thread Ilia Alshanetsky
iliaa Wed Jan 21 15:45:45 2009 UTC Modified files: /php-src/ext/standard base64.c Log: MFB: Fixed bug #47174 (base64_decode() interprets pad char in mid string as terminator)

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

2009-01-21 Thread Ilia Alshanetsky
iliaa Wed Jan 21 15:38:38 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard base64.c Log: Fixed bug #47174 (base64_decode() interprets pad char in mid string as terminator)

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

2009-01-20 Thread Ilia Alshanetsky
iliaa Tue Jan 20 18:02:36 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard formatted_print.c Log: Added an E_NOTICE when precision value is truncated

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

2009-01-20 Thread Ilia Alshanetsky
iliaa Tue Jan 20 18:03:19 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard formatted_print.c Log: MFB: Added an E_NOTICE when precision value is truncated

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

2009-01-20 Thread Ilia Alshanetsky
iliaa Tue Jan 20 18:03:33 2009 UTC Modified files: /php-src/ext/standard formatted_print.c Log: MFB: Added an E_NOTICE when precision value is truncated

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap php_http.c

2009-01-19 Thread Ilia Alshanetsky
iliaa Mon Jan 19 21:57:47 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap php_http.c /php-srcNEWS Log: Fixed bug #47131 (SOAP Extension ignores user_agent ini setting).

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

2009-01-19 Thread Ilia Alshanetsky
iliaa Mon Jan 19 21:58:03 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/soap php_http.c Log: MFB: Fixed bug #47131 (SOAP Extension ignores user_agent ini setting).

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

2009-01-19 Thread Ilia Alshanetsky
iliaa Mon Jan 19 21:58:13 2009 UTC Modified files: /php-src/ext/soap php_http.c Log: MFB: Fixed bug #47131 (SOAP Extension ignores user_agent ini setting). http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_http.c?r1=1.117r2=1.118diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h

2009-01-18 Thread Ilia Alshanetsky
iliaa Sun Jan 18 18:02:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: Upgraded bundled sqlite3 to 3.6.10

[PHP-CVS] cvs: php-src /ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h

2009-01-18 Thread Ilia Alshanetsky
iliaa Sun Jan 18 18:03:37 2009 UTC Modified files: /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: MFB: Upgraded bundled sqlite3 to 3.6.10

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

2009-01-15 Thread Ilia Alshanetsky
iliaa Fri Jan 16 00:07:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/readline readline.c Log: Improved parameter handling http://cvs.php.net/viewvc.cgi/php-src/ext/readline/readline.c?r1=1.42.2.3.2.3.2.14r2=1.42.2.3.2.3.2.15diff_format=u

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

2009-01-15 Thread Ilia Alshanetsky
iliaa Fri Jan 16 00:07:25 2009 UTC Modified files: /php-src/ext/readline readline.c Log: MFB: Improved parameter handling http://cvs.php.net/viewvc.cgi/php-src/ext/readline/readline.c?r1=1.61r2=1.62diff_format=u Index: php-src/ext/readline/readline.c

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

2009-01-14 Thread Ilia Alshanetsky
iliaa Wed Jan 14 19:16:24 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_mysql mysql_statement.c Log: Removed unused variable

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

2009-01-14 Thread Ilia Alshanetsky
iliaa Wed Jan 14 19:16:43 2009 UTC Modified files: /php-src/ext/pdo_mysql mysql_statement.c Log: MFB: Removed unused variable http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_mysql/mysql_statement.c?r1=1.64r2=1.65diff_format=u Index:

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

2009-01-13 Thread Ilia Alshanetsky
iliaa Tue Jan 13 19:08:37 2009 UTC Modified files: /php-src/ext/pgsql pgsql.c Log: MFB: Improved parameter handling http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.396r2=1.397diff_format=u Index: php-src/ext/pgsql/pgsql.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c mail.c

2009-01-13 Thread Ilia Alshanetsky
iliaa Tue Jan 13 21:29:12 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c mail.c Log: Fixed a bug inside mail() logging code that prevents log file from existing outside of open_basedir

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

2009-01-13 Thread Ilia Alshanetsky
iliaa Tue Jan 13 21:29:45 2009 UTC Modified files: /php-src/ext/standard basic_functions.c mail.c Log: MFB:Fixed a bug inside mail() logging code that prevents log file from existing outside of open_basedir

Re: [PHP-CVS] cvs: php-src /ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h

2009-01-12 Thread Ilia Alshanetsky
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php Ilia Alshanetsky -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-01-12 Thread Ilia Alshanetsky
://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php Ilia Alshanetsky -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-01-11 Thread Ilia Alshanetsky
iliaa Sun Jan 11 23:52:29 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/interbase ibase_query.c Log: Improved parameter handling

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

2009-01-11 Thread Ilia Alshanetsky
iliaa Sun Jan 11 23:52:48 2009 UTC Modified files: /php-src/ext/interbase ibase_query.c Log: MFB: improved parameter handling http://cvs.php.net/viewvc.cgi/php-src/ext/interbase/ibase_query.c?r1=1.40r2=1.41diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS php.ini-dist php.ini-recommended /ext/standard mail.c /main main.c php_globals.h

2009-01-09 Thread Ilia Alshanetsky
iliaa Fri Jan 9 14:59:30 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcphp.ini-dist php.ini-recommended NEWS /php-src/main main.c php_globals.h /php-src/ext/standard mail.c Log: [DOC] Added mail logging functionality that

[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended /ext/standard mail.c /main main.c php_globals.h

2009-01-09 Thread Ilia Alshanetsky
iliaa Fri Jan 9 15:00:36 2009 UTC Modified files: /php-srcphp.ini-dist php.ini-recommended /php-src/main main.c php_globals.h /php-src/ext/standard mail.c Log: MFB: Added mail logging functionality that allows logging of mail sent

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

2009-01-08 Thread Ilia Alshanetsky
iliaa Thu Jan 8 16:13:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/imap php_imap.c Log: Improved parameter fixing address a compiler warning

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

2009-01-08 Thread Ilia Alshanetsky
iliaa Thu Jan 8 16:15:45 2009 UTC Modified files: /php-src/ext/imap php_imap.c Log: MFB: Improved parameter fixing address a compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.270r2=1.271diff_format=u Index:

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

2009-01-07 Thread Ilia Alshanetsky
iliaa Thu Jan 8 00:37:39 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ereg ereg.c Log: Simplify parameter parsing http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/ereg.c?r1=1.90.2.11r2=1.90.2.12diff_format=u Index: php-src/ext/ereg/ereg.c diff

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

2009-01-07 Thread Ilia Alshanetsky
iliaa Thu Jan 8 00:41:34 2009 UTC Modified files: /php-src/ext/ereg ereg.c Log: MFB: Simplify parameter parsing http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/ereg.c?r1=1.97r2=1.98diff_format=u Index: php-src/ext/ereg/ereg.c diff -u

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

2009-01-06 Thread Ilia Alshanetsky
iliaa Tue Jan 6 23:45:17 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/tidy tidy.c Log: Param parsing cleanup http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.24.2.13r2=1.66.2.8.2.24.2.14diff_format=u Index:

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

2009-01-06 Thread Ilia Alshanetsky
iliaa Tue Jan 6 23:46:22 2009 UTC Modified files: /php-src/ext/tidy tidy.c Log: MFB: Arg parsing cleanup http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.129r2=1.130diff_format=u Index: php-src/ext/tidy/tidy.c diff -u

[PHP-CVS] cvs: php-src /sapi/apache php_apache.c /sapi/apache2filter php_functions.c /sapi/apache2handler php_functions.c /sapi/apache_hooks php_apache.c

2009-01-05 Thread Ilia Alshanetsky
iliaa Mon Jan 5 16:24:14 2009 UTC Modified files: /php-src/sapi/apache2handlerphp_functions.c /php-src/sapi/apachephp_apache.c /php-src/sapi/apache2filter php_functions.c /php-src/sapi/apache_hooks php_apache.c Log: Improved

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache php_apache.c /sapi/apache2filter php_functions.c /sapi/apache2handler php_functions.c /sapi/apache_hooks php_apache.c

2009-01-05 Thread Ilia Alshanetsky
iliaa Mon Jan 5 16:24:26 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache2handlerphp_functions.c /php-src/sapi/apachephp_apache.c /php-src/sapi/apache2filter php_functions.c /php-src/sapi/apache_hooks php_apache.c

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2009-01-05 Thread Ilia Alshanetsky
]: General error: PDO::ATTR_STATEMENT_CLASS requires format array(classname, array(ctor_args)); the classname must be a string specifying an existing class in %s on line %d -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php Ilia Alshanetsky

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2009-01-05 Thread Ilia Alshanetsky
do you guys think? On 5-Jan-09, at 11:17 AM, Antony Dovgal wrote: On 05.01.2009 19:06, Ilia Alshanetsky wrote: Would it not be better to use :memory:, in memory DB and avoid the file creation entirely, it'll also speed up test a bit. Anything would do, as long as it doesn't pollute my /tmp

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2009-01-05 Thread Ilia Alshanetsky
the bug also exists in CLI) was to handle #!/path/to/executable With the new code the check is more strict looking for # followed by !, I think its probably the desired behavior what do you guys think? On 5-Jan-09, at 11:17 AM, Antony Dovgal wrote: On 05.01.2009 19:06, Ilia Alshanetsky

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

2009-01-04 Thread Ilia Alshanetsky
iliaa Sun Jan 4 16:31:12 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c Log: Added missing initialization http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.1.2.24r2=1.1.2.25diff_format=u Index:

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

2009-01-04 Thread Ilia Alshanetsky
iliaa Sun Jan 4 16:32:05 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: MFB: Added missing initialization http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.26r2=1.27diff_format=u Index: php-src/ext/sqlite3/sqlite3.c

<    2   3   4   5   6   7   8   9   10   11   >