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

2007-08-10 Thread changelog
changelog Sat Aug 11 01:31:18 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2774r2=1.2775diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2774

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

2007-08-10 Thread Jani Taskinen
Yes, and I'm not gonna fix that broken test that was broken to begin with. Whoever added it should fix it. --Jani On Fri, 2007-08-10 at 02:16 +0400, Antony Dovgal wrote: ext/standard/tests/array/extract.phpt is broken after this commit. On 08.08.2007 11:41, Jani Taskinen wrote: jani

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

2007-08-10 Thread Christopher Jones
sixdFri Aug 10 06:58:13 2007 UTC Modified files: /php-src/ext/oci8 config.m4 Log: oci8: merge changes to build with Oracle Database 11g http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/config.m4?r1=1.68r2=1.69diff_format=u Index:

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

2007-08-10 Thread Christopher Jones
sixdFri Aug 10 07:02:33 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 config.m4 Log: oci8: MFH with Ilia's OK: changes to build with Oracle Database 11g

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file fscanf_error.phpt fscanf_variation1.phpt fscanf_variation10.phpt fscanf_variation11.phpt fscanf_variation12.phpt fscanf_variation13.phpt fscanf

2007-08-10 Thread Raghubansh Kumar
kraghubaFri Aug 10 17:54:49 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filefscanf_variation1.phpt fscanf_variation50.phpt fscanf_variation30.phpt

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

2007-08-10 Thread Raghubansh Kumar
kraghubaFri Aug 10 15:08:45 2007 UTC Modified files: /php-src/ext/standard/tests/filehtmlspecialchars.phpt htmlentities19.phpt Log: New testcases for htmlentities() htmlspecialchars()

[PHP-CVS] cvs: php-src /ext/sybase_ct/tests bug22403.phpt bug26407.phpt bug27843.phpt bug28354.phpt bug30312.phpt test.inc test_fetch_object.phpt test_fields.phpt test_long.phpt test_msghandler.phpt t

2007-08-10 Thread Jani Taskinen
janiFri Aug 10 13:28:12 2007 UTC Modified files: /php-src/ext/sybase_ct/testsbug22403.phpt bug26407.phpt bug27843.phpt bug28354.phpt bug30312.phpt test.inc

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

2007-08-10 Thread Jani Taskinen
janiFri Aug 10 13:24:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sybase php_sybase_db.c Log: No dots in error messages! http://cvs.php.net/viewvc.cgi/php-src/ext/sybase/php_sybase_db.c?r1=1.66.2.5.2.6r2=1.66.2.5.2.7diff_format=u Index:

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

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 13:20:22 2007 UTC Modified files: /php-src/ext/standard array.c Log: empty/invalid names are not allowed (empty prefixes are) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.415r2=1.416diff_format=u Index:

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

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 12:54:38 2007 UTC Modified files: /php-src/ext/standard array.c Log: allow empty prefix (restore 5_2 behavior) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.414r2=1.415diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array extract.phpt

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 12:30:21 2007 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array extract.phpt Log: .. and remove the original one -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array extract_error.phpt extract_variation1.phpt extract_variation2.phpt extract_variation3.phpt extract_variation4.phpt extract_variation5.phpt ext

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 12:30:09 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array extract_error.phpt extract_variation1.phpt extract_variation2.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard array.c /ext/standard/tests/array bug42233.phpt

2007-08-10 Thread Jani Taskinen
janiFri Aug 10 12:17:26 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array bug42233.phpt Modified files: /php-src/ext/standard array.c Log: - Fix the fix for bug #42233

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

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 08:58:12 2007 UTC Modified files: /php-src/ext/standard file.c Log: MFB: Fixed bug #42243 (copy() does not ouput an error when the first arg is a dir)

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

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 08:56:23 2007 UTC Modified files: /php-src/ext/dbase dbf_head.c Log: MFB: Fixed bug #42261 (header wrong for date field) http://cvs.php.net/viewvc.cgi/php-src/ext/dbase/dbf_head.c?r1=1.20r2=1.21diff_format=u Index:

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

2007-08-10 Thread Antony Dovgal
On 10.08.2007 06:57, Raghubansh Kumar wrote: kraghubaFri Aug 10 02:57:30 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/file copy_variation9.phpt ext/standard/tests/file/copy_variation12.phpt - broken test. It tries to create

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

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 08:58:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: nuke the dot http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.23r2=1.409.2.6.2.24diff_format=u Index:

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

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 09:00:42 2007 UTC Modified files: /php-src/ext/bz2bz2_filter.c Log: MFB: Fixed bug #42117 (bzip2.compress loses data in internal buffer) http://cvs.php.net/viewvc.cgi/php-src/ext/bz2/bz2_filter.c?r1=1.12r2=1.13diff_format=u

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

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 10:13:07 2007 UTC Modified files: /php-src/main php_open_temporary_file.c Log: resolve dir before calling mktemp/mkstemp this is tested by ext/standard/tests/file/tempnam_variation2.phpt

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

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 10:13:16 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_open_temporary_file.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/main/php_open_temporary_file.c?r1=1.34.2.1.2.9r2=1.34.2.1.2.10diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/sybase config.m4 php_sybase_db.c php_sybase_db.h

2007-08-10 Thread Jani Taskinen
janiFri Aug 10 13:25:13 2007 UTC Modified files: /php-src/ext/sybase config.m4 php_sybase_db.c php_sybase_db.h Log: MFB: sync http://cvs.php.net/viewvc.cgi/php-src/ext/sybase/config.m4?r1=1.13r2=1.14diff_format=u Index: php-src/ext/sybase/config.m4 diff -u

[PHP-CVS] cvs: php-src /ext/standard/tests/file tempnam_variation1-win32.phpt tempnam_variation1.phpt tempnam_variation2-win32.phpt tempnam_variation2.phpt tempnam_variation3-win32.phpt tempnam_variat

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 12:10:19 2007 UTC Modified files: /php-src/ext/standard/tests/filetempnam_variation1.phpt tempnam_variation1-win32.phpt tempnam_variation2.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file tempnam_variation1-win32.phpt tempnam_variation1.phpt tempnam_variation2-win32.phpt tempnam_variation2.phpt tempnam_variation3-win32.phpt tempn

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 12:11:46 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filetempnam_variation1.phpt tempnam_variation1-win32.phpt

[PHP-CVS] cvs: php-src /ext/standard array.c /ext/standard/tests/array bug42233.phpt

2007-08-10 Thread Jani Taskinen
janiFri Aug 10 12:23:16 2007 UTC Modified files: /php-src/ext/standard array.c /php-src/ext/standard/tests/array bug42233.phpt Log: MFB: Fixed the fix for bug #42233 and added test for it.

[PHP-CVS] cvs: php-src /ext/standard/tests/array extract.phpt extract_error.phpt extract_variation1.phpt extract_variation2.phpt extract_variation3.phpt extract_variation4.phpt extract_variation5.phpt

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 13:27:05 2007 UTC Removed files: /php-src/ext/standard/tests/array extract.phpt Modified files: /php-src/ext/standard/tests/array extract_error.phpt extract_variation1.phpt

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

2007-08-10 Thread Johannes Schlüter
Hi Antony, looks like that commit broke the windows build: ext\standard\file.c(1906) : warning C4013: 'S_ISDIR' undefined; assuming extern returning int [...] file.obj : error LNK2001: unresolved external symbol _S_ISDIR Release_TS\php6ts.dll : fatal error LNK1120: 1 unresolved externals (from

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

2007-08-10 Thread Raghubansh Kumar
kraghubaFri Aug 10 03:31:57 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filetempnam_error.phpt Log: more new testcases for tempnam() function

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

2007-08-10 Thread Raghubansh Kumar
kraghubaFri Aug 10 15:06:17 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filehtmlspecialchars.phpt htmlentities19.phpt Log: New testcases for htmlentities() and htmlspecialchars()

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

2007-08-10 Thread Christopher Jones
sixdFri Aug 10 07:01:47 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_ociconfig.m4 Log: pdo_oci: MFH with Ilia's OK: changes to build with Oracle Database 11g

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

2007-08-10 Thread Rui Hirokawa
hirokawaSat Aug 11 04:35:00 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: fixed compilation error: S_ISDIR is undefined.