Commit Graph

38866 Commits

Author SHA1 Message Date
Antony Dovgal
04dc0ced37 fix unicode mode 2007-07-19 14:36:39 +00:00
Antony Dovgal
999c50f5b0 fix test 2007-07-19 14:35:45 +00:00
Antony Dovgal
d6688619fd fix ws & folding 2007-07-19 14:25:37 +00:00
Jani Taskinen
5778b43e2f Beautify and reword a bit. 2007-07-19 13:57:06 +00:00
Jani Taskinen
0dcd530e22 - Stop configure if scanner files are not found and invalid/no flex is found 2007-07-19 12:35:56 +00:00
Antony Dovgal
bbf8afc3a4 make sure the cache is flushed when doing stat calls 2007-07-19 12:16:24 +00:00
Jani Taskinen
717f391d32 - Fixed bug #41433 (DBA: configure fails to include correct db.h for db4) 2007-07-19 10:48:34 +00:00
Antony Dovgal
eb5e7540b4 use constant 2007-07-19 10:03:17 +00:00
Antony Dovgal
4836ea7c50 fix test 2007-07-19 09:34:19 +00:00
0c46884315 ChangeLog update 2007-07-19 01:31:24 +00:00
Christopher Jones
ab25af8aeb Add casts to fix compilation warnings 2007-07-18 15:09:37 +00:00
Jani Taskinen
3d17c96fda - Cleanup + removed PHP_SETUP_ICU call (has to be done per extension, not globally!) 2007-07-18 15:04:08 +00:00
Antony Dovgal
8464268a3f fix test 2007-07-18 13:54:30 +00:00
Nuno Lopes
8171d5cc68 attempt to fix pdo_pgsql tests in HEAD 2007-07-18 12:28:08 +00:00
Antony Dovgal
e593d7d611 add comment (the code is not that obvious indeed) 2007-07-18 11:46:28 +00:00
Jani Taskinen
11a1fa5b92 - Use correct macro name 2007-07-18 09:04:37 +00:00
Raghubansh Kumar
dc721705af New testcases for filesystem handling function : unlink() 2007-07-18 04:57:25 +00:00
11122dc7c7 ChangeLog update 2007-07-18 01:31:25 +00:00
Jani Taskinen
497218eedf ws fix 2007-07-17 13:29:25 +00:00
Jani Taskinen
97abf9d5dc - Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work) 2007-07-17 13:27:38 +00:00
Jani Taskinen
e70f6d70f1 - Fixed bug #42019 (configure option --with-adabas=DIR does not work) 2007-07-17 12:11:41 +00:00
Nuno Lopes
859841cf8c MFB: update 2007-07-17 10:30:50 +00:00
Jani Taskinen
54519ad478 MFB: %f -> %F 2007-07-17 09:09:03 +00:00
Jani Taskinen
3229215255 - Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to perform") 2007-07-17 08:38:19 +00:00
cc8dbf5965 ChangeLog update 2007-07-17 01:31:21 +00:00
Antony Dovgal
e8dcb7a3b6 MFB: initialize glob struct 2007-07-16 20:29:37 +00:00
Antony Dovgal
78c7fde94a fix typo 2007-07-16 19:36:28 +00:00
Antony Dovgal
a26699d806 more build fixes 2007-07-16 19:16:00 +00:00
Antony Dovgal
f3c571484e fix win32 build 2007-07-16 19:12:47 +00:00
Antony Dovgal
d7ab2da30b there is no such file 2007-07-16 19:07:22 +00:00
Antony Dovgal
7753ebafd1 fix win32 build 2007-07-16 19:02:43 +00:00
Raghubansh Kumar
eadb9f96c1 fix tests 2007-07-16 18:02:11 +00:00
Raghubansh Kumar
b4c1b36999 New testcases 2007-07-16 17:36:33 +00:00
Jani Taskinen
7bb7cae6a9 - Fix win32 build (I guess..:) 2007-07-16 13:51:41 +00:00
Antony Dovgal
a63e107188 add missing skipifs 2007-07-16 13:46:38 +00:00
Jani Taskinen
7c44729e41 - Cleanup and simplify 2007-07-16 13:41:12 +00:00
Antony Dovgal
514dfc34ca remove ext/informix leftovers 2007-07-16 13:37:50 +00:00
Antony Dovgal
e3472f198a add skipif 2007-07-16 13:35:31 +00:00
Antony Dovgal
c875f6493c fix test 2007-07-16 13:31:34 +00:00
Antony Dovgal
8300bed9f9 add missing skipif sections 2007-07-16 13:29:41 +00:00
Jani Taskinen
869a00ee3f - Removed leftovers from nuking safe-mode 2007-07-16 12:58:23 +00:00
Jani Taskinen
d7e208a6c6 - Use explode instead of split (ereg goes bye bye..) 2007-07-16 12:35:33 +00:00
Antony Dovgal
febe567acb split test 2007-07-16 10:59:07 +00:00
Antony Dovgal
b28ea6b885 fix test 2007-07-16 10:39:34 +00:00
Jani Taskinen
380fb68d6e - The --enable-zend-multibyte option does not exist in PHP 6 2007-07-16 10:11:39 +00:00
Jani Taskinen
f31c88a822 - Fix issue in differentiating between --with-* and --enable-* 2007-07-16 10:00:31 +00:00
8d6c0948c2 ChangeLog update 2007-07-16 01:31:25 +00:00
Jani Taskinen
a1fd81368e - Skip these tests always if unicode.semantics=on 2007-07-15 20:03:16 +00:00
Jani Taskinen
41c6375840 - Moved the old regex functions to it's own extension: ereg 2007-07-15 19:50:07 +00:00
Jani Taskinen
15ad001163 - Initial commit (files will be moved from elsewhere in CVS!) 2007-07-15 15:40:11 +00:00