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

2008-06-10 Thread changelog
changelog Wed Jun 11 01:31:42 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3073r2=1.3074diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3073

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

2008-06-10 Thread changelog
changelog Wed Jun 11 01:31:45 2008 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1318r2=1.1319diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] cvs: CVSROOT / avail

2008-06-10 Thread Pierre-Alain Joye
pajoye Tue Jun 10 07:41:23 2008 UTC Modified files: /CVSROOTavail Log: - GD karma for Tabe http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1409r2=1.1410diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1409 CVSROOT/avail:1.1410 ---

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

2008-06-10 Thread Antony Dovgal
tony2001Tue Jun 10 08:14:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard head.c Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.84.2.1.2.7.2.3r2=1.84.2.1.2.7.2.4diff_format=u Index:

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

2008-06-10 Thread Antony Dovgal
tony2001Tue Jun 10 08:14:59 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard head.c Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.84.2.1.2.9r2=1.84.2.1.2.10diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /tests/classes __call_005.phpt ZendEngine2 zend_compile.c ZendEngine2/tests magic_methods_001.phpt magic_methods_002.phpt magic_methods_003.phpt magic_methods_004

2008-06-10 Thread Dmitry Stogov
Hi Felipe, This patch breaks some existent code that worked fine before 5.3 (for example ZendFramework). I understood the inconsistency, but I would prefer to change E_ERROR into E_WARNING, so the code which worked with 5.2 will continue work with 5.3. Thanks. Dmitry. Felipe Pena wrote:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /tests/classes __call_005.phpt ZendEngine2 zend_compile.c ZendEngine2/tests magic_methods_001.phpt magic_methods_002.phpt magic_methods_003.phpt magic_methods_004

2008-06-10 Thread Stanislav Malyshev
I think Framework is wrong here. Magic access handlers should be public, otherwise it's unclear what's supposed to happen when you access something and access handler is not visible. __ctor, __clone is ok now, not sure about __toString - generally allowing protecting __toString and throwing

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

2008-06-10 Thread Greg Beaver
cellog Tue Jun 10 17:58:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar util.c Log: fix memleak on error http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.3r2=1.55.2.4diff_format=u Index: php-src/ext/phar/util.c diff -u

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

2008-06-10 Thread Marcus Boerger
helly Tue Jun 10 17:51:51 2008 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.184r2=1.2027.2.547.2.965.2.185diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/tests gd_info_error.phpt image_type_to_mime_type_error.phpt image_type_to_mime_type_variation2.phpt

2008-06-10 Thread Zoe Slattery
zoe Tue Jun 10 18:29:48 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/tests image_type_to_mime_type_variation2.phpt image_type_to_mime_type_error.phpt gd_info_error.phpt Log:

[PHP-CVS] cvs: php-src /ext/gd/tests gd_info_error.phpt image_type_to_mime_type_error.phpt image_type_to_mime_type_variation2.phpt

2008-06-10 Thread Zoe Slattery
zoe Tue Jun 10 18:31:38 2008 UTC Modified files: /php-src/ext/gd/tests gd_info_error.phpt image_type_to_mime_type_error.phpt image_type_to_mime_type_variation2.phpt Log: Written by Sanjay

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar phar.phar phar_object.c /ext/phar/tests bug45218_SLOWTEST.phpt

2008-06-10 Thread Greg Beaver
cellog Tue Jun 10 19:20:33 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests bug45218_SLOWTEST.phpt Modified files: /php-src/ext/phar phar.phar phar_object.c Log: fix PHP Bug #45218: PHAR archive built from directory

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests phar_get_supported_signatures_001a.phpt phar_get_supported_signatures_002a.phpt

2008-06-10 Thread Greg Beaver
cellog Tue Jun 10 19:23:09 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests phar_get_supported_signatures_001a.phpt phar_get_supported_signatures_002a.phpt Log: new tests (forgot to add these earlier)

Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2008-06-10 Thread Andrei Zmievski
In date(), strtotime(), etc, do we want to restrict the format argument to be an ASCII string? Because right now if you pass Unicode string in, it will be converted to binary using runtime encoding.. -Andrei Henrique do Nascimento Angelo wrote: hnangeloSat Jun 7 20:30:30

Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2008-06-10 Thread Derick Rethans
On Tue, 10 Jun 2008, Andrei Zmievski wrote: In date(), strtotime(), etc, do we want to restrict the format argument to be an ASCII string? Because right now if you pass Unicode string in, it will be converted to binary using runtime encoding.. Yes, that's fine. The parser doesn't understand

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /tests/classes __call_005.phpt ZendEngine2 zend_compile.c ZendEngine2/tests magic_methods_001.phpt magic_methods_002.phpt magic_methods_003.phpt magic_methods_004.p

2008-06-10 Thread Felipe Pena
Hi Dmitry, 2008/6/10, Dmitry Stogov [EMAIL PROTECTED]: Hi Felipe, This patch breaks some existent code that worked fine before 5.3 (for example ZendFramework). I understood the inconsistency, but I would prefer to change E_ERROR into E_WARNING, so the code which worked with 5.2 will

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

2008-06-10 Thread Philip Olson
philip Wed Jun 11 02:29:39 2008 UTC Modified files: /php-src/ext/imap php_imap.c Log: fixed imap_listscan() proto http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.251r2=1.252diff_format=u Index: php-src/ext/imap/php_imap.c diff -u

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

2008-06-10 Thread Philip Olson
philip Wed Jun 11 02:32:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/imap php_imap.c Log: MFH: fixed imap_listscan() proto http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.7.2.26.2.10r2=1.208.2.7.2.26.2.11diff_format=u