1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00
Commit Graph

21557 Commits

Author SHA1 Message Date
Ilia Alshanetsky 071077e6b0 MFB: Fixed parse error described in bug #43228 2007-11-11 13:38:35 +00:00
Jani Taskinen ad9605a722 - Allow using full path to load modules using "extension" directive 2007-11-09 16:26:55 +00:00
Jani Taskinen 3025b4296d ws + cs 2007-11-09 13:49:06 +00:00
Andrey Hristov 4ba0bd49fb Fix crashes with pconn (merge from 5_3) 2007-11-09 12:13:15 +00:00
Raghubansh Kumar f5c11b39b2 fix tests 2007-11-09 12:06:08 +00:00
Raghubansh Kumar 5d8097975c fix test : better float values 2007-11-09 08:49:28 +00:00
Raghubansh Kumar 6079ffd434 fix tests: better float values 2007-11-09 07:29:18 +00:00
Lars Westermann 358eec9bcc MFB
- Fixed bug #30690: (Resource handle from ibase_execute becomes invalid after return)
- Fixed bug #30907: (ibase_query() crashes (in fact the same bug as #32143)
- Fixed bug #32143: (ibase_query() causing IBserver 7 crash with NULL param as link-id)
- Fixed bug #39056: (Interbase NUMERIC data type error)
- Fixed bug #39397: (invalid statement handle in Unknown on line 0)
- Fixed bug #39700: (NUMERIC error when result precision are 7,8 or 12-14)
- Fixed bug #42284: (duplicate of #39700)
- snprintf -> slprintf
2007-11-08 19:41:57 +00:00
Andrey Hristov 6555eb521f Fix segfault in debug build 2007-11-08 17:29:06 +00:00
Antony Dovgal f7199024dc fix open tag 2007-11-08 13:34:35 +00:00
Dmitry Stogov c49b08fe9a Fixed bug #43216 (stream_is_local() returns false on "file://") 2007-11-08 13:29:38 +00:00
Antony Dovgal a4d95c001f plug memory leak on invalid result type 2007-11-08 13:28:38 +00:00
Antony Dovgal ea324b63c0 fix test 2007-11-08 11:39:10 +00:00
Antony Dovgal 82d0dcd73c fix tests 2007-11-08 11:19:19 +00:00
Antony Dovgal 31699e093a fix test 2007-11-08 10:29:40 +00:00
Antony Dovgal 4cb29ab065 this error message may vary 2007-11-08 10:19:39 +00:00
Antony Dovgal fcb4bfdcdf fix test 2007-11-08 10:13:18 +00:00
Antony Dovgal 39c5922c3c add missing 64bit version of the test 2007-11-08 10:06:52 +00:00
Antony Dovgal c09a7e55b8 fix tests 2007-11-08 08:11:41 +00:00
Antony Dovgal 90da048857 fix tests 2007-11-07 12:05:55 +00:00
Dmitry Stogov dfbabf37f4 Fixed compilation 2007-11-07 08:32:17 +00:00
Jani Taskinen 2162944156 Ws + cs + missing fix for MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation 2007-11-06 17:58:41 +00:00
Marcus Boerger 5dfcb7dee0 - MFB Add tests 2007-11-06 15:29:32 +00:00
Marcus Boerger 0e83c5c37a - fix more variable stuff 2007-11-06 14:49:15 +00:00
Marcus Boerger 74fe7a1e20 - fix tests 2007-11-06 14:47:11 +00:00
Antony Dovgal 3739470713 fix tests 2007-11-06 14:31:08 +00:00
Jani Taskinen a210bf4314 fix: #2 2007-11-06 13:44:04 +00:00
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
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
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
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