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

2009-01-13 Thread changelog
changelog Wed Jan 14 01:33:12 2009 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3287r2=1.3288diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3287

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

2009-01-13 Thread changelog
changelog Wed Jan 14 01:33:17 2009 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1429r2=1.1430diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zlib/tests data.inc gzcompress_basic1.phpt gzcompress_error1.phpt gzcompress_variation1.phpt gzdeflate_basic1.phpt gzdeflate_error1.phpt gzdeflate_variation1.phpt

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 10:08:37 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/zlib/tests gzdeflate_basic1.phpt gzcompress_variation1.phpt gzencode_error1.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zlib/tests data.inc gzcompress_basic1.phpt gzcompress_error1.phpt gzcompress_variation1.phpt gzdeflate_basic1.phpt gzdeflate_error1.phpt gzdeflate_variation1.phpt

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 10:08:48 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zlib/tests gzdeflate_error1.phpt gzcompress_variation1.phpt gzencode_variation1.phpt

[PHP-CVS] cvs: php-src /ext/xml/tests xml_error_string_variation1.phpt

2009-01-13 Thread Antony Dovgal
tony2001Tue Jan 13 12:00:46 2009 UTC Modified files: /php-src/ext/xml/tests xml_error_string_variation1.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/xml/tests/xml_error_string_variation1.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/xml/tests xml_error_string_variation1.phpt

2009-01-13 Thread Antony Dovgal
tony2001Tue Jan 13 12:00:53 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/xml/tests xml_error_string_variation1.phpt Log: fix test

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xml/tests xml_error_string_variation1.phpt

2009-01-13 Thread Antony Dovgal
tony2001Tue Jan 13 12:01:01 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xml/tests xml_error_string_variation1.phpt Log: fix test

[PHP-CVS] cvs: php-src /ext/date/tests date_default_timezone_get_error.phpt date_default_timezone_set_error.phpt date_default_timezone_set_variation1.phpt date_sun_info_error.phpt date_sun_info_variat

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 13:38:05 2009 UTC Added files: /php-src/ext/date/tests date_default_timezone_get_error.phpt date_sun_info_variation3.phpt date_default_timezone_set_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests date_default_timezone_get_error.phpt date_default_timezone_set_error.phpt date_default_timezone_set_variation1.phpt date_sun_info_error.phpt date_sun_in

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 13:38:20 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/date/tests date_sun_info_variation1.phpt date_sun_info_variation3.phpt date_default_timezone_set_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests date_default_timezone_get_error.phpt date_default_timezone_set_error.phpt date_default_timezone_set_variation1.phpt date_sun_info_error.phpt date_sun_in

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 13:38:34 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/date/tests date_default_timezone_set_error.phpt date_sunrise_and_sunset_basic.phpt

[PHP-CVS] Re: cvs: php-src(PHP_5_3) /ext/date/tests date_default_timezone_get_error.phpt date_default_timezone_set_error.phpt date_default_timezone_set_variation1.phpt date_sun_info_error.phpt date_su

2009-01-13 Thread Scott MacVicar
Hi Andy, All these tests are broken in an environment that defines a TZ variable, you need to use date_default_timezone_set() Can you fix these please. Scott andy wharmby wrote: wharmby Tue Jan 13 13:38:20 2009 UTC Added files: (Branch: PHP_5_3)

[PHP-CVS] Re: cvs: php-src(PHP_5_3) /ext/date/tests date_default_timezone_get_error.phpt date_default_timezone_set_error.phpt date_default_timezone_set_variation1.phpt date_sun_info_error.phpt date_su

2009-01-13 Thread Andy Wharmby
Hi Scott Will do. Thanks for letting me know Regards Andy Andy Wharmby E-mail: andy_whar...@uk.ibm.com Scott MacVicar scott...@php.net 13/01/2009 14:44 To andy wharmby whar...@php.net cc php-cvs@lists.php.net Subject Re: cvs: php-src(PHP_5_3) /ext/date/tests

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions phpinfo.phpt

2009-01-13 Thread Felipe Pena
felipe Tue Jan 13 17:08:26 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions phpinfo.phpt Log: - Fixed test

[PHP-CVS] cvs: php-src /ext/dom dom_fe.h node.c

2009-01-13 Thread Rob Richards
rrichards Tue Jan 13 18:05:41 2009 UTC Modified files: /php-src/ext/domdom_fe.h node.c Log: Add method DomNode::getLineNo to return line number for a parsed node http://cvs.php.net/viewvc.cgi/php-src/ext/dom/dom_fe.h?r1=1.24r2=1.25diff_format=u Index:

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

2009-01-13 Thread Rob Richards
rrichards Tue Jan 13 18:13:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.450r2=1.2027.2.547.2.965.2.451diff_format=u Index: php-src/NEWS diff -u

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

2009-01-13 Thread Felipe Pena
felipe Tue Jan 13 18:28:00 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Typo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.451r2=1.2027.2.547.2.965.2.452diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/standard/tests/file parse_ini_file_variation3.phpt

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 18:51:24 2009 UTC Modified files: /php-src/ext/standard/tests/fileparse_ini_file_variation3.phpt Log: Fix test. Tested on Windows, Linux and Linux 64 bit

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file parse_ini_file_variation3.phpt

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 18:51:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/fileparse_ini_file_variation3.phpt Log: Fix test. Tested on Windows, Linux and Linux 64 bit

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

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 18:51:50 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/fileparse_ini_file_variation3.phpt Log: Fix test. Tested on Windows, Linux and Linux 64 bit

[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_2) /ext/pcre php_pcre.c

2009-01-13 Thread Andrei Zmievski
andrei Tue Jan 13 19:23:31 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre php_pcre.c Log: Fix bug #44336 in PHP 5.2 as well. http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.168.2.9.2.29r2=1.168.2.9.2.30diff_format=u Index:

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

2009-01-13 Thread Andrei Zmievski
andrei Tue Jan 13 19:25:20 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1390r2=1.2027.2.547.2.1391diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1390

[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

[PHP-CVS] cvs: php-src /ext/date/tests date_default_timezone_get_error.phpt date_default_timezone_set_error.phpt date_sun_info_error.phpt date_sun_info_variation1.phpt date_sun_info_variation2.phpt da

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 22:29:15 2009 UTC Modified files: /php-src/ext/date/tests date_default_timezone_get_error.phpt date_sun_info_variation3.phpt date_sun_info_variation2.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests date_default_timezone_get_error.phpt date_default_timezone_set_error.phpt date_sun_info_error.phpt date_sun_info_variation1.phpt date_sun_info_variation

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 23:08:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/tests date_sunrise_and_sunset_basic.phpt date_default_timezone_get_error.phpt date_sun_info_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests date_default_timezone_get_error.phpt date_default_timezone_set_error.phpt date_sun_info_error.phpt date_sun_info_variation1.phpt date_sun_info_variation

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 23:10:52 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/tests date_default_timezone_set_error.phpt date_sunrise_and_sunset_basic.phpt date_sun_info_variation1.phpt

[PHP-CVS] cvs: php-src /ext/zlib/tests data.inc gzcompress_basic1.phpt gzcompress_error1.phpt gzcompress_variation1.phpt gzdeflate_basic1.phpt gzdeflate_error1.phpt gzdeflate_variation1.phpt gzencode_

2009-01-13 Thread andy wharmby
wharmby Tue Jan 13 10:08:20 2009 UTC Added files: /php-src/ext/zlib/tests gzencode_variation1.phpt gzdeflate_error1.phpt data.inc gzencode_variation1-win32.phpt