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

2009-02-15 Thread changelog
changelog Mon Feb 16 01:33:01 2009 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3319r2=1.3320diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3319

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

2009-02-15 Thread changelog
changelog Mon Feb 16 01:33:04 2009 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1445r2=1.1446diff_format=u Index: ZendEngine2/ChangeLog 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: CVSROOT / avail

2009-02-15 Thread Marcus Boerger
helly Sun Feb 15 14:34:17 2009 UTC Modified files: /CVSROOTavail Log: - Give Brian access to the engine (to do my work - oops thx) and to prevent further delay in fixing, and he's pretty deeply into the engine anyways.

[PHP-CVS] cvs: php-src /ext/imap/tests skipif.inc

2009-02-15 Thread Felipe Pena
felipe Sun Feb 15 16:00:48 2009 UTC Modified files: /php-src/ext/imap/tests skipif.inc Log: - Supressing error message for SKIPIF check works as expected http://cvs.php.net/viewvc.cgi/php-src/ext/imap/tests/skipif.inc?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/imap/tests skipif.inc

2009-02-15 Thread Felipe Pena
felipe Sun Feb 15 16:03:39 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/imap/tests skipif.inc Log: - Supressing error message for SKIPIF check works as expected

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap/tests skipif.inc

2009-02-15 Thread Felipe Pena
felipe Sun Feb 15 16:03:49 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/imap/tests skipif.inc Log: - Supressing error message for SKIPIF check works as expected

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xmlrpc/tests bug40576.phpt bug45556.phpt

2009-02-15 Thread Felipe Pena
felipe Sun Feb 15 16:50:34 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xmlrpc/tests bug40576.phpt bug45556.phpt Log: - Fix tests http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/tests/bug40576.phpt?r1=1.1.2.3r2=1.1.2.4diff_format=u Index:

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

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 18:51:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar config.m4 tar.c Log: fix setting of 32-bit value on big-endian systems http://cvs.php.net/viewvc.cgi/php-src/ext/phar/config.m4?r1=1.27.2.10r2=1.27.2.11diff_format=u

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

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 18:52:11 2009 UTC Modified files: /php-src/ext/phar tar.c Log: MFB: fix setting of 32-bit values on big-endian systems http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tar.c?r1=1.65r2=1.66diff_format=u Index: php-src/ext/phar/tar.c diff -u

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

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 18:53:22 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar config.m4 Log: revert accidental commit of config.m4, big-endian isn't ready quite yet

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

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 19:22:42 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: fix getting/setting of all 16/32 values in zip http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.25r2=1.47.2.26diff_format=u Index:

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

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 19:23:06 2009 UTC Modified files: /php-src/ext/phar zip.c Log: MFB: fix getting/setting of all 16/32 bit on zip http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.60r2=1.61diff_format=u Index: php-src/ext/phar/zip.c diff -u

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

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 20:29:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.c zip.c Log: fix remaining big-endian issues with phar http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.370.2.56r2=1.370.2.57diff_format=u Index:

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

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 20:29:26 2009 UTC Modified files: /php-src/ext/phar phar.c zip.c Log: MFB: fix all remaining big-endian issues http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.394r2=1.395diff_format=u Index: php-src/ext/phar/phar.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests/cache_list copyonwrite6.phar.phpt /ext/phar/tests/cache_list/files write6.phar write6.phar.inc

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 21:43:39 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests/cache_list copyonwrite6.phar.phpt /php-src/ext/phar/tests/cache_list/fileswrite6.phar write6.phar.inc Log: fix

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

2009-02-15 Thread Antony Dovgal
tony2001Sun Feb 15 21:46:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions phpinfo.phpt Log: fix tests

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

2009-02-15 Thread Antony Dovgal
tony2001Sun Feb 15 21:48:07 2009 UTC Modified files: /php-src/ext/standard/tests/general_functions phpinfo.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/phpinfo.phpt?r1=1.8r2=1.9diff_format=u

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

2009-02-15 Thread Felipe Pena
felipe Sun Feb 15 21:48:54 2009 UTC Modified files: /php-src/ext/pdo_firebird firebird_driver.c Log: - Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly)

[PHP-CVS] cvs: php-src /ext/phar/tests/cache_list copyonwrite6.phar.phpt /ext/phar/tests/cache_list/files write6.phar write6.phar.inc

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 21:50:58 2009 UTC Modified files: /php-src/ext/phar/tests/cache_list copyonwrite6.phar.phpt /php-src/ext/phar/tests/cache_list/fileswrite6.phar write6.phar.inc Log: MFB: fix test

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

2009-02-15 Thread Felipe Pena
felipe Sun Feb 15 21:51:00 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_firebird firebird_driver.c /php-srcNEWS Log: - Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly)

[PHP-CVS] Re: cvs: php-src /main output.c /tests/output bug46900.phpt bug46903.phpt ob_014.phpt ob_015.phpt ob_start_basic_002.phpt ob_start_basic_004.phpt

2009-02-15 Thread Michael Wallner
Robin Fernandes wrote: robinf Sun Dec 28 19:50:58 2008 UTC Added files: /php-src/tests/output bug46903.phpt bug46900.phpt Modified files: /php-src/tests/output ob_start_basic_004.phpt ob_start_basic_002.phpt

[PHP-CVS] cvs: php-src /ext/mbstring/libmbfl/filters mbfilter_cp932.c mbfilter_sjis.c /ext/mbstring/tests bug47399.phpt

2009-02-15 Thread Moriyoshi Koizumi
moriyoshi Mon Feb 16 01:57:13 2009 UTC Added files: /php-src/ext/mbstring/tests bug47399.phpt Modified files: /php-src/ext/mbstring/libmbfl/filters mbfilter_cp932.c mbfilter_sjis.c

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

2009-02-15 Thread Moriyoshi Koizumi
moriyoshi Mon Feb 16 01:57:37 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring/libmbfl/filters mbfilter_cp932.c mbfilter_sjis.c Log: - MFH: Fix bug #47399 (mb_check_encoding() return true

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mbstring/libmbfl/filters mbfilter_cp932.c mbfilter_sjis.c

2009-02-15 Thread Moriyoshi Koizumi
moriyoshi Mon Feb 16 01:58:16 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/mbstring/libmbfl/filters mbfilter_cp932.c mbfilter_sjis.c Log: - MFH: Fix bug #47399

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

2009-02-15 Thread Moriyoshi Koizumi
moriyoshi Mon Feb 16 02:10:45 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/mbstring/tests bug47399.phpt Log: - Test. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/tests/bug47399.phpt?view=markuprev=1.1 Index:

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

2009-02-15 Thread Moriyoshi Koizumi
moriyoshi Mon Feb 16 02:11:02 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mbstring/tests bug47399.phpt Log: - MFH http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/tests/bug47399.phpt?view=markuprev=1.1 Index:

[PHP-CVS] Re: cvs: php-src /main output.c /tests/output bug46900.phpt bug46903.phpt ob_014.phpt ob_015.phpt ob_start_basic_002.phpt ob_start_basic_004.phpt

2009-02-15 Thread Robin Fernandes
2009/2/15 Michael Wallner m...@php.net: Robin Fernandes wrote: robinf Sun Dec 28 19:50:58 2008 UTC Added files:/php-src/tests/output bug46903.phpt bug46900.phpt Modified files: /php-src/tests/output ob_start_basic_004.phpt