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

2008-05-13 Thread Steph Fox
sfoxTue May 13 14:11:24 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests phar_dotted_path.phpt Modified files: /php-src/ext/phar phar.c Log: - Allow broken.dirnames to use phar too - Add test - Kill MSVC compiler

[PHP-CVS] cvs: CVSROOT / avail

2008-05-13 Thread Johannes Schlüter
johannesTue May 13 14:00:51 2008 UTC Modified files: /CVSROOTavail Log: phar is now in php-src/ext http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1396&r2=1.1397&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1396 CVSROOT/avail:1.1397 --

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests phar_convert_repeated_b.phpt zf_test.phpt /ext/phar/tests/zip frontcontroller1.phar.phpt frontcontroller11.phar.phpt frontcontroller12.phar.phpt frontc

2008-05-13 Thread Felipe Pena
felipe Tue May 13 14:49:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests phar_convert_repeated_b.phpt zf_test.phpt /php-src/ext/phar/tests/zip frontcontroller1.phar.phpt frontcontroller11.phar.phpt

[PHP-CVS] cvs: php-src /ext/phar/tests phar_convert_repeated_b.phpt zf_test.phpt /ext/phar/tests/zip frontcontroller1.phar.phpt frontcontroller11.phar.phpt frontcontroller12.phar.phpt frontcontroller

2008-05-13 Thread Felipe Pena
felipe Tue May 13 14:49:36 2008 UTC Modified files: /php-src/ext/phar/tests phar_convert_repeated_b.phpt zf_test.phpt /php-src/ext/phar/tests/zip frontcontroller1.phar.phpt frontcontroller11.phar.phpt

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

2008-05-13 Thread Christopher Jones
sixdTue May 13 16:06:55 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 config.m4 Log: MFH: PECL #13523 (x86_64 build) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/config.m4?r1=1.55.2.3.2.12&r2=1.55.2.3.2.13&diff_format=u Index: php-src/ext/o

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

2008-05-13 Thread Greg Beaver
cellog Tue May 13 18:06:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests phar_oo_007.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/phar_oo_007.phpt?r1=1.7&r2=1.7.2.1&diff_format=u Index: php-src/ext/phar/tests/p

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

2008-05-13 Thread Greg Beaver
cellog Tue May 13 18:06:35 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests phar_oo_002.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/phar_oo_002.phpt?r1=1.9&r2=1.9.2.1&diff_format=u Index: php-src/ext/phar/tests/p

[PHP-CVS] cvs: php-src /ext/phar dirstream.c func_interceptors.c phar.c phar_object.c stream.c util.c /ext/phar/tests/files phar_test.inc

2008-05-13 Thread Steph Fox
sfoxTue May 13 18:35:26 2008 UTC Modified files: /php-src/ext/phar dirstream.c func_interceptors.c phar.c phar_object.c stream.c util.c /php-src/ext/phar/tests/files phar_test.inc Log: - 'It builds on my box'. - Don't exp

[PHP-CVS] cvs: php-src /ext/phar/tests phar_oo_002.phpt phar_oo_007.phpt

2008-05-13 Thread Greg Beaver
cellog Tue May 13 18:38:36 2008 UTC Modified files: /php-src/ext/phar/tests phar_oo_002.phpt phar_oo_007.phpt Log: MFB fix tests http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/phar_oo_002.phpt?r1=1.9&r2=1.10&diff_format=u Index: php-src/ext/phar/tests

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests frontcontroller10.phpt frontcontroller11.phpt frontcontroller12.phpt frontcontroller13.phpt frontcontroller15.phpt frontcontroller16.phpt frontcontrolle

2008-05-13 Thread Felipe Pena
felipe Tue May 13 19:17:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests frontcontroller10.phpt frontcontroller11.phpt frontcontroller12.phpt fron

[PHP-CVS] cvs: php-src /ext/phar/tests frontcontroller10.phpt frontcontroller11.phpt frontcontroller12.phpt frontcontroller13.phpt frontcontroller15.phpt frontcontroller16.phpt frontcontroller2.phpt f

2008-05-13 Thread Felipe Pena
felipe Tue May 13 19:18:12 2008 UTC Modified files: /php-src/ext/phar/tests frontcontroller10.phpt frontcontroller11.phpt frontcontroller12.phpt frontcontroller13.php

[PHP-CVS] cvs: php-src /ext/phar phar.c /ext/phar/tests phar_dotted_path.phpt

2008-05-13 Thread Steph Fox
sfoxTue May 13 18:43:18 2008 UTC Modified files: /php-src/ext/phar phar.c /php-src/ext/phar/tests phar_dotted_path.phpt Log: - MF53 dotted.path support http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.371&r2=1.372&diff_format=u Index: ph

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/ereg config.w32 /ext/libxml config.w32 /ext/mysqlnd config.w32 /ext/zlib config.w32 /sapi/apache2filter config.w32 /sapi/apache2handler config.w32 /sapi/isap

2008-05-13 Thread Elizabeth Marie Smith
auroraeosrose Wed May 14 03:13:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ereg config.w32 /php-src/ext/libxml config.w32 /php-src/ext/mysqlndconfig.w32 /php-src/ext/zlib config.w32 /php-src/sapi/apache2filter config.w32

[PHP-CVS] cvs: php-src /ext/ereg config.w32 /ext/libxml config.w32 /ext/mysqlnd config.w32 /ext/zlib config.w32 /sapi/apache2filter config.w32 /sapi/apache2handler config.w32 /sapi/isapi config.

2008-05-13 Thread Elizabeth Marie Smith
auroraeosrose Wed May 14 03:32:27 2008 UTC Modified files: /php-src/ext/ereg config.w32 /php-src/ext/libxml config.w32 /php-src/ext/mysqlndconfig.w32 /php-src/ext/zlib config.w32 /php-src/sapi/apache2filter config.w32 /php-src/sapi