Commit Graph

39625 Commits

Author SHA1 Message Date
Jani Taskinen
a27600b42a - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)
# Note: Same problem was with array_diff_assoc()
2007-11-06 13:26:24 +00:00
Jani Taskinen
52cdef821b fix cleanup 2007-11-06 13:21:55 +00:00
Antony Dovgal
a579d09bb7 fix tests, add 64bit versions 2007-11-06 12:54:13 +00:00
Jani Taskinen
9679ba6a3d - nuke extra UEXPECTF 2007-11-06 12:09:12 +00:00
Dmitry Stogov
ac702108c6 Fixed windows build (Rob) 2007-11-06 12:06:23 +00:00
Jani Taskinen
8cfa05d59a ws + cs 2007-11-06 11:48:34 +00:00
Jani Taskinen
60ea051685 ws 2007-11-06 10:56:58 +00:00
Rob Richards
5f7ece064d fix non ipv6 enabled win build 2007-11-06 10:56:53 +00:00
Marcus Boerger
c26e0d8ee7 - MFB ws 2007-11-06 10:54:29 +00:00
Jani Taskinen
22e53ef3b2 - ws + cs 2007-11-06 10:52:54 +00:00
Antony Dovgal
2ab0e7180f T_IMPORT is gone 2007-11-06 09:54:34 +00:00
Jani Taskinen
2d5cd8b92b - Clarify the difference with * and + args 2007-11-06 09:48:14 +00:00
Jani Taskinen
b4cb9fb090 - Move some entries to 5.3 2007-11-06 09:45:24 +00:00
Dmitry Stogov
99e0a46b39 Allow user defined malloc/realloc/free 2007-11-06 07:37:50 +00:00
Dmitry Stogov
e860d95d24 T_IMPORT -> T_USE 2007-11-06 07:29:41 +00:00
449ec5eee6 ChangeLog update 2007-11-06 01:31:31 +00:00
Ilia Alshanetsky
4f539c9a28 MFB: Fixed bug #43197 (array_intersect_assoc() does not emit warning
messages for error inputs)
2007-11-05 23:55:21 +00:00
Jani Taskinen
4e64d593b5 - Fix another wrong expected result (this is a bug!) 2007-11-05 17:28:58 +00:00
Jani Taskinen
393140df52 - Fix another wrong expected result 2007-11-05 17:24:00 +00:00
Jani Taskinen
bf83ffb3f2 - Fix expected result. This has hidden an obvious bug.. 2007-11-05 17:09:26 +00:00
Raghubansh Kumar
57076f08dd New testcases for asort() function 2007-11-05 16:34:54 +00:00
Jani Taskinen
1a0b4cfb37 ws 2007-11-05 16:29:04 +00:00
Raghubansh Kumar
6f39caa6f5 Fix test title 2007-11-05 16:19:55 +00:00
Jani Taskinen
b1447733b7 ws 2007-11-05 16:14:11 +00:00
Jani Taskinen
4674d13859 ws + cs + sync some fixes from PHP_5_3 branch 2007-11-05 16:12:55 +00:00
Jani Taskinen
d3b3149dbe ws + cs 2007-11-05 15:24:25 +00:00
Raghubansh Kumar
deb8a46c7b New testcases for sort() function 2007-11-05 15:17:10 +00:00
Jani Taskinen
07fcb8a21a ws + cs + missing PHPAPIs 2007-11-05 14:06:19 +00:00
Raghubansh Kumar
7374d094b8 New testcases for array_intersect_assoc() function 2007-11-05 13:50:33 +00:00
Jani Taskinen
c2fe547076 nuke compile warning 2007-11-05 13:42:16 +00:00
Jani Taskinen
32e04e4f7c ws 2007-11-05 13:40:36 +00:00
Jani Taskinen
f376208431 - ws 2007-11-05 13:09:31 +00:00
Jani Taskinen
7eb0f143c6 ws + cs 2007-11-05 12:44:47 +00:00
Jani Taskinen
647bdad42d ws + cs 2007-11-05 12:39:39 +00:00
Jani Taskinen
cb373cafb7 Update credits 2007-11-05 12:29:30 +00:00
Jani Taskinen
1c352c0cf4 ws + cs 2007-11-05 12:24:33 +00:00
Jani Taskinen
7eff073be1 - ws + cs + nuke a warning 2007-11-05 12:07:28 +00:00
Jani Taskinen
766c8a9d2b ws + cs 2007-11-05 11:52:18 +00:00
Derick Rethans
5a4e6c233f - Updated to version 2007.9 2007-11-05 09:24:17 +00:00
40db3c3bf4 ChangeLog update 2007-11-05 01:31:37 +00:00
Mattias Bengtsson
a074d094a2 -MFB, Right filename 2007-11-05 01:14:44 +00:00
Sara Golemon
c1d3111749 Allow http fopen wrapper to fetch content on 'error' condition (David Zulke) 2007-11-05 00:47:21 +00:00
Mattias Bengtsson
7e0ca9e1d7 -MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) 2007-11-04 23:57:07 +00:00
2b1c1d56cd ChangeLog update 2007-11-03 01:33:33 +00:00
Stanislav Malyshev
a7de2feb45 fix build (temp fix pending Andrey's review) 2007-11-02 17:37:41 +00:00
Jani Taskinen
a897a0221e Fix build 2007-11-02 16:19:57 +00:00
Jani Taskinen
6820ea643d - WS + CS and namespace protection 2007-11-02 16:19:31 +00:00
Jani Taskinen
52ad681539 - WS + CS + use Z macros where possible 2007-11-02 15:59:58 +00:00
Jani Taskinen
74b7f1239f - nuke extra s 2007-11-02 14:04:52 +00:00
Jani Taskinen
532761442d fix test 2007-11-02 12:57:52 +00:00