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

2008-05-09 Thread changelog
changelog Sat May 10 01:31:54 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3041r2=1.3042diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3041

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/security open_basedir.inc open_basedir_error_log.phpt open_basedir_error_log_variation.phpt

2008-05-09 Thread Ant Phillips
ant Fri May 9 08:33:54 2008 UTC Added files: (Branch: PHP_5_2) /php-src/tests/security open_basedir.inc open_basedir_error_log.phpt open_basedir_error_log_variation.phpt Log: open_basedir

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/security open_basedir_chdir.phpt open_basedir_chmod.phpt open_basedir_copy.phpt open_basedir_copy_variation1.phpt open_basedir_dir.phpt open_basedir_disk_free_sp

2008-05-09 Thread Ant Phillips
ant Fri May 9 08:35:58 2008 UTC Added files: (Branch: PHP_5_2) /php-src/tests/security open_basedir_file_get_contents.phpt open_basedir_scandir.phpt open_basedir_readlink.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/dir open_basedir.inc open_basedir_dir.phpt open_basedir_opendir.phpt open_basedir_scandir.phpt /ext/standard/tests/file open_basedir.inc open_based

2008-05-09 Thread Ant Phillips
ant Fri May 9 08:36:25 2008 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/standard/tests/fileopen_basedir_readlink.phpt open_basedir_is_link.phpt open_basedir_filegroup.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/dir open_basedir.inc open_basedir_dir.phpt open_basedir_opendir.phpt open_basedir_scandir.phpt /ext/standard/tests/file open_basedir.inc open_based

2008-05-09 Thread Ant Phillips
ant Fri May 9 08:39:45 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/security open_basedir_lstat.phpt open_basedir_chdir.phpt open_basedir_linkinfo.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build Makefile

2008-05-09 Thread Steph Fox
sfoxFri May 9 11:20:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildMakefile Log: - s/rmdir/rd - Patch supplied by Richard Quadling

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

2008-05-09 Thread Scott MacVicar
scottmacFri May 9 12:58:50 2008 UTC Modified files: /php-src/ext/standard string.c Log: Fix compile error if _GNU_SOURCE is defined http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.672r2=1.673diff_format=u Index:

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

2008-05-09 Thread Scott MacVicar
scottmacFri May 9 12:59:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard string.c Log: MFH: Fix compile error if _GNU_SOURCE is defined

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

2008-05-09 Thread Scott MacVicar
scottmacFri May 9 12:59:42 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard string.c Log: MFH: Fix compile error if _GNU_SOURCE is defined

[PHP-CVS] cvs: CVSROOT / avail

2008-05-09 Thread Derick Rethans
derick Fri May 9 13:15:00 2008 UTC Modified files: /CVSROOTavail Log: - Give Steve Seear qaweb access per request from Zoe. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1394r2=1.1395diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1394

[PHP-CVS] cvs: php-src(PHP_5_3) /scripts/dev find_tested.php

2008-05-09 Thread Steve Seear
stevseeaFri May 9 13:21:49 2008 UTC Added files: (Branch: PHP_5_3) /php-src/scripts/devfind_tested.php Log: Added a script that generates phpt test coverage information for functions and methods.