Commit Graph

39280 Commits

Author SHA1 Message Date
Jani Taskinen
b11587f988 - Fix test descriptions to be in sync 2007-09-20 13:39:04 +00:00
Ilia Alshanetsky
c55bf5fc80 MFB: Fixed test for glob() affected by previous patch 2007-09-20 13:29:22 +00:00
Rob Richards
2fab025256 fix bug #42139 (XMLReader option constants are broken using XML())
add test
2007-09-20 09:30:17 +00:00
Dmitry Stogov
d5473d816e Improved speed of array_intersect_key(), array_intersect_assoc() and array_uintersect_assoc(). (100 times faster on arrays with 100000 elements) 2007-09-20 09:23:11 +00:00
Antony Dovgal
2b17f226b9 if one of regular expressions in the array fails, return NULL right away
this fixes "String is not zero-terminated" error and makes the behaviour consistent with regexps passed as strings
2007-09-20 08:10:20 +00:00
e58bc1e21e ChangeLog update 2007-09-20 01:33:04 +00:00
Ilia Alshanetsky
3d1534d185 MFB: Fixed regression in glob() when enforcing safe_mode/open_basedir checks
on paths containing '*'
2007-09-19 22:40:02 +00:00
Antony Dovgal
8df615e0d6 fix test name 2007-09-19 11:25:51 +00:00
Antony Dovgal
9af6ca011e fix test names 2007-09-19 11:25:22 +00:00
dc0491fa30 ChangeLog update 2007-09-19 01:32:46 +00:00
Johannes Schlüter
eaab9fc9c4 - Fix build (filename is a zval * here, not a zval** like in 5_2) 2007-09-19 01:08:38 +00:00
Stanislav Malyshev
16059f2b18 MFB one more test 2007-09-19 00:49:25 +00:00
Stanislav Malyshev
5fce3f4e02 MFB length tests 2007-09-19 00:42:20 +00:00
Stanislav Malyshev
8ecd0a4943 MFB: limit iconv parameters here too 2007-09-19 00:38:48 +00:00
Stanislav Malyshev
71929ac5ee limit iconv parameter sizes - workaround for libc bug 2007-09-19 00:37:43 +00:00
Stanislav Malyshev
0cf2068b3b use right variable name 2007-09-19 00:06:05 +00:00
Rui Hirokawa
1dcec80d7b fixed bug #42502 va_* cannot detect. 2007-09-18 21:35:13 +00:00
Stanislav Malyshev
a8f965bf80 limit dl() argument length (patch by Christian Hoffmann) 2007-09-18 20:21:04 +00:00
Ilia Alshanetsky
c701d46a4b MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
values).
2007-09-18 19:52:27 +00:00
Jani Taskinen
99dac437ea - Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported on MacOSX) 2007-09-18 09:23:56 +00:00
511488d1f1 ChangeLog update 2007-09-18 01:31:18 +00:00
eeb8fb7f46 ChangeLog update 2007-09-17 01:31:14 +00:00
f7ed959008 ChangeLog update 2007-09-16 01:31:19 +00:00
Raghubansh Kumar
adb9c195f5 better output matching/fixes 2007-09-15 07:32:16 +00:00
db70b8b13e ChangeLog update 2007-09-15 01:31:21 +00:00
Raghubansh Kumar
59d3bd8544 New testcase for strncasecmp() 2007-09-14 19:17:08 +00:00
Raghubansh Kumar
78fdb30718 New testcases for chop() 2007-09-14 19:14:52 +00:00
Raghubansh Kumar
35405b401a Removing from file dir as it was wrongly committed to this dir 2007-09-14 19:10:04 +00:00
Raghubansh Kumar
3aae429b88 New testcases for wordwrap() 2007-09-14 19:09:11 +00:00
Zoe Slattery
05da39cb03 Changing to use %a to match recent run-tests.php patch 2007-09-14 16:56:34 +00:00
Nuno Lopes
db5f5d6bd7 MFB: change run-tests.php to add %a 2007-09-14 15:36:29 +00:00
Nuno Lopes
619ddc2679 MFB: fix expected output 2007-09-14 15:04:46 +00:00
Raghubansh Kumar
c0a64e0cba better comments 2007-09-14 14:28:42 +00:00
Raghubansh Kumar
0bbb0489ec New testcases for wordwrap() 2007-09-14 14:17:22 +00:00
Raghubansh Kumar
798aa19de7 fix test 2007-09-14 09:44:02 +00:00
3c04cdade6 ChangeLog update 2007-09-14 01:31:17 +00:00
Stanislav Malyshev
f9d32b3685 MFB: disallow setting mail.force_extra_parameters from .htaccess 2007-09-13 20:06:15 +00:00
Nuno Lopes
ba8461c0a0 MFB 2007-09-13 19:58:53 +00:00
Nuno Lopes
bd6f705895 MFB 2007-09-13 19:52:45 +00:00
Nuno Lopes
eaa67896c9 MFB: fix expected output 2007-09-13 19:31:08 +00:00
Nuno Lopes
fbd1076132 MFB: fix expected output 2007-09-13 18:56:21 +00:00
Nuno Lopes
7ee5d8c6c9 MFB: fix skip reasons 2007-09-13 18:26:12 +00:00
Ilia Alshanetsky
7877150f49 MFB: Added a note indicating that the tests may fail to due libc
implementation
2007-09-13 15:36:50 +00:00
Jani Taskinen
4e3f872eb1 cs/ws fix 2007-09-13 07:41:59 +00:00
96316c2fdf ChangeLog update 2007-09-13 01:31:21 +00:00
Stanislav Malyshev
45a25008bd MFB: docs say dl() parameter can be filename only - enforce it 2007-09-13 01:16:24 +00:00
Stanislav Malyshev
88a97c56dd MFB: fix crash if stream is empty and reader function sets buffer as null 2007-09-12 21:27:56 +00:00
Nuno Lopes
08e3aa71a4 MFB: fix #39651 2007-09-12 11:46:08 +00:00
Jani Taskinen
6cd020bca8 - Fixed bug #42627 (bz2 extension fails to build with -fno-common) 2007-09-12 11:44:11 +00:00
Raghubansh Kumar
9aaf21fc0f marked with Bug #42038 2007-09-12 09:49:25 +00:00