Commit Graph

38609 Commits

Author SHA1 Message Date
Antony Dovgal
d547768308 fix folding and ws 2007-07-10 14:42:43 +00:00
Dmitry Stogov
644c0c6a51 Fixed limit warnings in non-unicode mode 2007-07-10 14:16:40 +00:00
Dmitry Stogov
1f8c608320 Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode 2007-07-10 13:21:31 +00:00
Rob Richards
8c18516f5a MFB: fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces
add test
2007-07-10 12:26:37 +00:00
Antony Dovgal
2d42310d66 use safe_emalloc() 2007-07-10 11:07:56 +00:00
Dmitry Stogov
b6f62bd0d4 Skip unicode tests in non-unicode mode 2007-07-10 10:21:08 +00:00
Jani Taskinen
490d288326 - Removed --enable-versioning 2007-07-10 10:18:26 +00:00
Dmitry Stogov
3c347a6bd9 Fixed test 2007-07-10 10:16:14 +00:00
Dmitry Stogov
1604924312 Fixed compilation warnings 2007-07-10 09:57:23 +00:00
Dmitry Stogov
4a49ce8b8f Fixed preg_replace_callback() with callback defined by array 2007-07-10 09:11:35 +00:00
Dmitry Stogov
a84dbc7cb6 Fixed bug #41353 2007-07-10 07:57:15 +00:00
Dmitry Stogov
e4355a6377 Fixed test 2007-07-10 07:51:23 +00:00
Dmitry Stogov
be7c087da5 Fixed test 2007-07-10 07:29:06 +00:00
Raghubansh Kumar
056130b3dd fix and new test for sunos 2007-07-10 07:26:31 +00:00
a0edcc1b3d ChangeLog update 2007-07-10 01:31:22 +00:00
Antony Dovgal
91e066b522 fix build on b0rked OSes (see #41920) 2007-07-09 18:10:17 +00:00
Raghubansh Kumar
2de2f8facd These testcases are now split into smaller testcases, hence being deleted 2007-07-09 17:52:42 +00:00
Raghubansh Kumar
7757829df0 Fix and smaller testcases for mkdir_rmdir_variation.phpt, readlink_realpath_basic.phpt, readlink_realpath_error.phpt & readlink_realpath_variation.phpt 2007-07-09 17:40:16 +00:00
Dmitry Stogov
da28d1e673 wrong comments 2007-07-09 16:42:45 +00:00
Dmitry Stogov
c7b6c29857 Fixed custom unserialixe() in unicode mode 2007-07-09 15:58:52 +00:00
Dmitry Stogov
18f8b258b9 Fixed test 2007-07-09 15:27:58 +00:00
Dmitry Stogov
d71bcb658c Proper fix for MOPB-29 2007-07-09 14:33:37 +00:00
Dmitry Stogov
53ad22aec3 wrong condition 2007-07-09 14:32:59 +00:00
Dmitry Stogov
e99224ca66 Fixed deserialization of escaped strings 2007-07-09 13:43:50 +00:00
Jani Taskinen
708320ce6e - Use the defined values instead of plain integers here 2007-07-09 13:41:45 +00:00
Zoe Slattery
3cf3ad9c03 array copy on write tests 2007-07-09 13:18:03 +00:00
Zoe Slattery
6873ee8867 ReflectionClass constructor tests 2007-07-09 13:13:34 +00:00
Jani Taskinen
eb45a0f7d7 - Fixed bug #35981 (pdo-pgsql should not use pkg-config when not present) 2007-07-09 12:53:52 +00:00
Jani Taskinen
d117b9014f no tabs 2007-07-09 12:37:57 +00:00
Jani Taskinen
45c42df6e2 - Better wording 2007-07-09 12:35:37 +00:00
Jani Taskinen
670a2bd367 - Use $PHP_LIBDIR where appropriate 2007-07-09 12:33:27 +00:00
Dmitry Stogov
aadb18c52f ECONNABORTED is not a critical error (Andrei Nigmatulin) 2007-07-09 11:48:53 +00:00
Dmitry Stogov
204f671029 Fixed tests 2007-07-09 11:38:34 +00:00
Jani Taskinen
68270b6499 - Fixed bug #41870 (PDO_ODBC module linking fails with iODBC) 2007-07-09 11:13:38 +00:00
Antony Dovgal
9ccab685db use correct types for scale and precision 2007-07-09 09:08:52 +00:00
Dmitry Stogov
2d39376219 Fixed bug #41919 2007-07-09 08:56:29 +00:00
03b000dc39 ChangeLog update 2007-07-09 01:31:23 +00:00
Raghubansh Kumar
985df6212e These files are now split into one or more smaller testcases, hence being deleted. 2007-07-08 12:51:03 +00:00
6ee69201bf ChangeLog update 2007-07-07 01:31:22 +00:00
Christopher Jones
46352311e1 Bug #41917: New OCI8 tests for scale and precision 2007-07-06 23:31:36 +00:00
Dmitry Stogov
0b642b977a PCRE unicode/binary support 2007-07-06 23:06:51 +00:00
Raghubansh Kumar
343f87658b Fix and smaller testcases for is_executable_variation.phpt, is_readable_variation.phpt & is_writable_variation.phpt 2007-07-06 18:28:33 +00:00
Antony Dovgal
232eebb8f7 fix indentation and make Andrey happy =) 2007-07-06 12:17:51 +00:00
Antony Dovgal
46f28f617b fix folding 2007-07-06 12:11:20 +00:00
Antony Dovgal
d850ea2172 fix #41908 (CFLAGS="-Os" ./configure --enable-debug fails)
patch by christian at hoffie dot info
2007-07-06 10:58:36 +00:00
Dmitry Stogov
f5d9b018ce Unicode support fix 2007-07-06 10:36:20 +00:00
Raghubansh Kumar
301b356568 Better check for root user 2007-07-06 03:24:27 +00:00
2eed3aef73 ChangeLog update 2007-07-06 01:31:22 +00:00
Raghubansh Kumar
6c081bba9b fix test: 006_error.phpt & filegroup_basic.phpt
fix and smaller tests for symlink_link_linkinfo_is_link[basic|error|variation].phpt
2007-07-05 18:59:20 +00:00
Derick Rethans
ee6242887c - Updated to 2007f. 2007-07-05 13:48:23 +00:00