[PHP-CVS] cvs: php-src / acinclude.m4

2007-07-16 Thread Jani Taskinen
janiMon Jul 16 10:00:31 2007 UTC Modified files: /php-srcacinclude.m4 Log: - Fix issue in differentiating between --with-* and --enable-* http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.376r2=1.377diff_format=u Index: php-src/acinclude.m4 diff

[PHP-CVS] cvs: php-src(PHP_5_2) / acinclude.m4

2007-07-16 Thread Jani Taskinen
janiMon Jul 16 10:00:44 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcacinclude.m4 Log: - Fix issue in differentiating between --with-* and --enable-*

[PHP-CVS] cvs: php-src / acinclude.m4

2007-07-16 Thread Jani Taskinen
janiMon Jul 16 10:11:39 2007 UTC Modified files: /php-srcacinclude.m4 Log: - The --enable-zend-multibyte option does not exist in PHP 6 http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.377r2=1.378diff_format=u Index: php-src/acinclude.m4 diff -u

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

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 10:37:02 2007 UTC Modified files: /php-src/ext/standard/tests/filebug41815.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug41815.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/serialize bug37947.phpt

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 10:39:34 2007 UTC Modified files: /php-src/ext/standard/tests/serialize bug37947.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/serialize/bug37947.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/strings substr_count.phpt substr_count_basic.phpt substr_count_error.phpt substr_count_variation_001.phpt substr_count_variation_002.phpt

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 10:59:08 2007 UTC Added files: /php-src/ext/standard/tests/strings substr_count_basic.phpt substr_count_error.phpt substr_count_variation_001.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings substr_count.phpt substr_count_basic.phpt substr_count_error.phpt substr_count_variation_001.phpt substr_count_variation_002.phpt

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 10:59:17 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings substr_count_basic.phpt substr_count_error.phpt

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

2007-07-16 Thread Jani Taskinen
janiMon Jul 16 12:35:33 2007 UTC Modified files: /php-src/ext/standard/tests/filefputcsv.phpt Log: - Use explode instead of split (ereg goes bye bye..) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fputcsv.phpt?r1=1.3r2=1.4diff_format=u

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

2007-07-16 Thread Jani Taskinen
janiMon Jul 16 12:58:23 2007 UTC Modified files: /php-src/main SAPI.c Log: - Removed leftovers from nuking safe-mode http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.225r2=1.226diff_format=u Index: php-src/main/SAPI.c diff -u

[PHP-CVS] cvs: php-src /ext/mcrypt/tests basic.phpt bug37595.phpt

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 13:35:31 2007 UTC Modified files: /php-src/ext/mcrypt/tests bug37595.phpt basic.phpt Log: add skipif http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/tests/bug37595.phpt?r1=1.5r2=1.6diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/informix config.m4 config.w32

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 13:37:50 2007 UTC Removed files: /php-src/ext/informix config.w32 config.m4 Log: remove ext/informix leftovers -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/ereg config0.m4 php_regex.h /ext/ereg/regex regex_extra.h utils.h /sapi/apache php_apache_http.h /sapi/apache_hooks php_apache_http.h

2007-07-16 Thread Jani Taskinen
janiMon Jul 16 13:41:12 2007 UTC Removed files: /php-src/ext/ereg/regex regex_extra.h Modified files: /php-src/ext/ereg config0.m4 php_regex.h /php-src/ext/ereg/regex utils.h /php-src/sapi/apachephp_apache_http.h

[PHP-CVS] cvs: php-src /ext/simplexml/tests bug40451.phpt bug41582.phpt bug41861.phpt bug41867.phpt bug41947.phpt /ext/soap/tests/bugs bug36226-2.phpt /ext/spl/tests bug40872.phpt bug41692.phpt

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 13:46:39 2007 UTC Modified files: /php-src/ext/simplexml/testsbug40451.phpt bug41582.phpt bug41861.phpt bug41867.phpt bug41947.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xmlwriter/tests 010.phpt bug39504.phpt bug41287.phpt bug41326.phpt

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 13:29:47 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xmlwriter/tests010.phpt bug39504.phpt bug41287.phpt bug41326.phpt Log: MFH

[PHP-CVS] cvs: php-src /ext/ereg config.w32

2007-07-16 Thread Jani Taskinen
janiMon Jul 16 13:51:41 2007 UTC Modified files: /php-src/ext/ereg config.w32 Log: - Fix win32 build (I guess..:) http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/config.w32?r1=1.1r2=1.2diff_format=u Index: php-src/ext/ereg/config.w32 diff -u

[PHP-CVS] cvs: php-src /ext/xmlwriter/tests 010.phpt bug39504.phpt bug41287.phpt bug41326.phpt

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 13:29:41 2007 UTC Modified files: /php-src/ext/xmlwriter/tests010.phpt bug39504.phpt bug41287.phpt bug41326.phpt Log: add missing skipif sections

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

2007-07-16 Thread Raghubansh Kumar
kraghubaMon Jul 16 17:34:45 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filedisk_total_space_error-win32.phpt disk_total_space_error.phpt

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

2007-07-16 Thread Raghubansh Kumar
kraghubaMon Jul 16 17:55:39 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/file symlink_link_linkinfo_is_link_error1.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo pdo_dbh.c

2007-07-16 Thread Ilia Alshanetsky
iliaa Mon Jul 16 18:00:19 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_dbh.c Log: Fixed a possible crash inside the constructor http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_dbh.c?r1=1.82.2.31.2.14r2=1.82.2.31.2.15diff_format=u Index:

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

2007-07-16 Thread Raghubansh Kumar
kraghubaMon Jul 16 18:02:11 2007 UTC Modified files: /php-src/ext/standard/tests/file symlink_link_linkinfo_is_link_error2.phpt symlink_link_linkinfo_is_link_error1.phpt

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

2007-07-16 Thread Raghubansh Kumar
kraghubaMon Jul 16 17:36:33 2007 UTC Modified files: /php-src/ext/standard/tests/filedisk_free_space_error-win32.phpt disk_free_space_error.phpt

[PHP-CVS] cvs: php-src /sapi/apache config.w32

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 19:02:43 2007 UTC Modified files: /php-src/sapi/apacheconfig.w32 Log: fix win32 build http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/config.w32?r1=1.7r2=1.8diff_format=u Index: php-src/sapi/apache/config.w32 diff -u

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

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 19:12:47 2007 UTC Modified files: /php-src/ext/oci8 oci8.c Log: fix win32 build http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.331r2=1.332diff_format=u Index: php-src/ext/oci8/oci8.c diff -u

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

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 19:16:00 2007 UTC Modified files: /php-src/ext/oci8 oci8_statement.c Log: more build fixes http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8_statement.c?r1=1.46r2=1.47diff_format=u Index: php-src/ext/oci8/oci8_statement.c diff

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

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 19:36:28 2007 UTC Modified files: /php-src/ext/pdo_dblib pdo_dblib.c Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_dblib/pdo_dblib.c?r1=1.15r2=1.16diff_format=u Index: php-src/ext/pdo_dblib/pdo_dblib.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard dir.c

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 20:29:21 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard dir.c Log: initialize glob struct http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.147.2.3.2.8r2=1.147.2.3.2.9diff_format=u Index:

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

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 20:29:37 2007 UTC Modified files: /php-src/ext/standard dir.c Log: MFB: initialize glob struct http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.166r2=1.167diff_format=u Index: php-src/ext/standard/dir.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/standard dir.c

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 20:30:27 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard dir.c Log: MF52: initialize glob struct http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.109.2.18.2.7r2=1.109.2.18.2.8diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/sysvshm/tests 001.phpt

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 13:31:34 2007 UTC Modified files: /php-src/ext/sysvshm/tests 001.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/sysvshm/tests/001.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/sysvshm/tests/001.phpt diff -u

[PHP-CVS] cvs: php-src /ext/mbstring config.w32

2007-07-16 Thread Antony Dovgal
tony2001Mon Jul 16 19:07:22 2007 UTC Modified files: /php-src/ext/mbstring config.w32 Log: there is no such file http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/config.w32?r1=1.13r2=1.14diff_format=u Index: php-src/ext/mbstring/config.w32