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

2008-05-21 Thread Greg Beaver
cellog Thu May 22 06:33:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.c phar_object.c tar.c util.c zip.c Log: major fixes * found felipe's segfault in util.c and fixed the segfault (3 tests fail due to odd behavior of . and .. on this m

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

2008-05-21 Thread Felipe Pena
felipe Wed May 21 22:52:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar_object.c Log: - Fix build (ZTS) http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.266.2.9&r2=1.266.2.10&diff_format=u Index: php-src/ext/phar/phar_o

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar phar.c phar_internal.h phar_object.c tar.c

2008-05-21 Thread Greg Beaver
cellog Wed May 21 22:00:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.c phar_internal.h phar_object.c tar.c Log: fix offset detection in tar files http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.370.2.3&r2=1.370.2.4&diff_forma

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

2008-05-21 Thread Greg Beaver
cellog Wed May 21 20:39:33 2008 UTC Modified files: /php-src/ext/phar phar_object.c Log: MFB fix convertTo\*() for same-named archives with no files http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.276&r2=1.277&diff_format=u Index: php-src/ex

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

2008-05-21 Thread Greg Beaver
cellog Wed May 21 20:24:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar_object.c Log: fix convertTo\*() for same-named archives with no files http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.266.2.7&r2=1.266.2.8&diff_forma

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

2008-05-21 Thread Pierre-Alain Joye
pajoye Wed May 21 19:34:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filecopy_variation12-win32.phpt Log: - fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/copy_variation12-win32.phpt?r1=1.1.2.1&r2=1.1.2.1.

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

2008-05-21 Thread Pierre-Alain Joye
pajoye Wed May 21 18:56:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/file001-win32.phpt Log: - fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/001-win32.phpt?r1=1.2&r2=1.2.8.1&diff_format=u Index: php-src/e

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

2008-05-21 Thread Pierre-Alain Joye
pajoye Wed May 21 15:55:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main main.c Log: - actually disable the ASSERT error dialog box (affects debug mode only), helps to run the tests and coverage analyze http://cvs.php.net/viewvc.cgi/php-src/mai

[PHP-CVS] cvs: php-src /ext/dom/tests DOMCharacterData_appendData_basic.phpt DOMComment_appendData_basic_Sullivan.phpt DOMNode_issamenode_basic.phpt DOMText_appendData_basic.phpt

2008-05-21 Thread Josie Messa
jmessa Wed May 21 15:04:13 2008 UTC Modified files: /php-src/ext/dom/tests DOMComment_appendData_basic_Sullivan.phpt DOMNode_issamenode_basic.phpt DOMText_appendData_basic.phpt

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

2008-05-21 Thread Antony Dovgal
tony2001Wed May 21 15:03:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/iconv iconv.c php_iconv.h Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/iconv.c?r1=1.124.2.8.2.20.2.6&r2=1.124.2.8.2.20.2.7&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src /ext/iconv iconv.c php_iconv.h

2008-05-21 Thread Antony Dovgal
tony2001Wed May 21 15:03:12 2008 UTC Modified files: /php-src/ext/iconv iconv.c php_iconv.h Log: use macros instead of hardcoded encoding names ([EMAIL PROTECTED] AIX is totally broken..) http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/iconv.c?r1=1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/dom/tests DOMCharacterData_appendData_basic.phpt DOMComment_appendData_basic_Sullivan.phpt DOMNode_issamenode_basic.phpt DOMText_appendData_basic.phpt

2008-05-21 Thread Josie Messa
jmessa Wed May 21 15:00:59 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/dom/tests DOMNode_issamenode_basic.phpt DOMCharacterData_appendData_basic.phpt DOMComment_appendData_basic_Sullivan.

[PHP-CVS] cvs: php-src / run-tests.php

2008-05-21 Thread Felipe Pena
felipe Wed May 21 14:01:31 2008 UTC Modified files: /php-srcrun-tests.php Log: - Remove check for unicode.semantics http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.346&r2=1.347&diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.ph

[PHP-CVS] cvs: php-src / run-tests.php

2008-05-21 Thread Antony Dovgal
tony2001Wed May 21 13:02:35 2008 UTC Modified files: /php-srcrun-tests.php Log: fix run-tests.php (Felipe) http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.345&r2=1.346&diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.p

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/security .cvsignore

2008-05-21 Thread Antony Dovgal
tony2001Wed May 21 12:31:31 2008 UTC Added files: (Branch: PHP_5_2) /php-src/tests/security .cvsignore Log: MFH http://cvs.php.net/viewvc.cgi/php-src/tests/security/.cvsignore?view=markup&rev=1.1 Index: php-src/tests/security/.cvsignore +++ php

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/security .cvsignore

2008-05-21 Thread Antony Dovgal
tony2001Wed May 21 12:29:47 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/security .cvsignore Log: MFH http://cvs.php.net/viewvc.cgi/php-src/tests/security/.cvsignore?view=markup&rev=1.1 Index: php-src/tests/security/.cvsignore +++ php

[PHP-CVS] cvs: php-src /tests/security .cvsignore

2008-05-21 Thread Antony Dovgal
tony2001Wed May 21 12:29:27 2008 UTC Added files: /php-src/tests/security .cvsignore Log: add missing .cvsignore http://cvs.php.net/viewvc.cgi/php-src/tests/security/.cvsignore?view=markup&rev=1.1 Index: php-src/tests/security/.cvsignore +++ p

[PHP-CVS] cvs: php-src /ext/session mod_files.c /ext/sysvmsg sysvmsg.c

2008-05-21 Thread Antony Dovgal
tony2001Wed May 21 12:01:55 2008 UTC Modified files: /php-src/ext/sessionmod_files.c /php-src/ext/sysvmsgsysvmsg.c Log: use ZEND_U_CONVERTER() macro to prevent segfaults when the converter is not set (i.e. NULL) http://cvs.php.ne