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

2008-05-20 Thread changelog
changelog Wed May 21 01:31:46 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3052r2=1.3053diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3052

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

2008-05-20 Thread changelog
changelog Wed May 21 01:31:49 2008 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1303r2=1.1304diff_format=u Index: ZendEngine2/ChangeLog diff -u

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

2008-05-20 Thread Antony Dovgal
tony2001Tue May 20 07:48:04 2008 UTC Modified files: /php-src/main/streams unicode_filter.c Log: fix invalid free in Unicode filter http://cvs.php.net/viewvc.cgi/php-src/main/streams/unicode_filter.c?r1=1.7r2=1.8diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/spl spl_array.c spl_heap.c

2008-05-20 Thread Antony Dovgal
tony2001Tue May 20 12:04:37 2008 UTC Modified files: /php-src/ext/splspl_array.c spl_heap.c Log: nuke unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.138r2=1.139diff_format=u Index: php-src/ext/spl/spl_array.c diff

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

2008-05-20 Thread Antony Dovgal
tony2001Tue May 20 12:07:13 2008 UTC Modified files: /php-src/ext/date php_date.c Log: fix function signature and silence compile warning http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.186r2=1.187diff_format=u Index:

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

2008-05-20 Thread David Soria Parra
dsp Tue May 20 13:15:02 2008 UTC Modified files: /php-src/ext/soap soap.c Log: Allow non-long values for proxy_port, connection_timeout and convert them http://cvs.php.net/viewvc.cgi/php-src/ext/soap/soap.c?r1=1.244r2=1.245diff_format=u Index:

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

2008-05-20 Thread David Soria Parra
dsp Tue May 20 13:16:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/soap soap.c Log: MFH: Allow non-long values for proxy_port, connection_timeout and convert them

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

2008-05-20 Thread David Soria Parra
dsp Tue May 20 13:28:31 2008 UTC Modified files: /php-src/ext/soap soap.c Log: Coding style http://cvs.php.net/viewvc.cgi/php-src/ext/soap/soap.c?r1=1.245r2=1.246diff_format=u Index: php-src/ext/soap/soap.c diff -u php-src/ext/soap/soap.c:1.245

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

2008-05-20 Thread David Soria Parra
dsp Tue May 20 13:28:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/soap soap.c Log: Coding style http://cvs.php.net/viewvc.cgi/php-src/ext/soap/soap.c?r1=1.156.2.28.2.30.2.15r2=1.156.2.28.2.30.2.16diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_directory.c spl_directory.h /ext/spl/tests fileobject_004.phpt

2008-05-20 Thread Etienne Kneuss
colder Tue May 20 21:46:51 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests fileobject_004.phpt Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: MFH: Fix path lookup when include_path is used

[PHP-CVS] cvs: php-src /ext/spl spl_directory.c spl_directory.h /ext/spl/tests fileobject_004.phpt

2008-05-20 Thread Etienne Kneuss
colder Tue May 20 21:46:14 2008 UTC Added files: /php-src/ext/spl/tests fileobject_004.phpt Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: Fix path lookup when include_path is used