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

41241 Commits

Author SHA1 Message Date
Greg Beaver c351b71f2b fix memleaks on zip corruption 2009-02-16 18:55:06 +00:00
Johannes Schlüter ebef020ecc - MFH: Improve mysqlnd's internal method registration 2009-02-16 17:26:43 +00:00
Greg Beaver 874d14b36f re-enable ext/phar on big-endian systems, fixes verified as workign 2009-02-16 16:41:40 +00:00
Ilia Alshanetsky a15140c3bb Moved from 5.2 news 2009-02-16 16:07:47 +00:00
Zoe Slattery 237d0378e7 exit -1 and exit -2 don't work for all sh. changed to exit 1 2009-02-16 13:16:50 +00:00
Moriyoshi Koizumi 06d949ac11 - Test. 2009-02-16 02:10:45 +00:00
Moriyoshi Koizumi d8c6fecca3 - MFH: Fix bug #47399 (mb_check_encoding() return true for some illegal SJIS
charcters)
2009-02-16 01:57:37 +00:00
Felipe Pena 20e94a4b5c - Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly) 2009-02-15 21:51:00 +00:00
Antony Dovgal 7a4b9d26d7 fix tests 2009-02-15 21:46:01 +00:00
Greg Beaver 5c6a25e750 fix the last remaining failing test (explicitly pass in SKIP_DOTS to directory iterator) 2009-02-15 21:43:39 +00:00
Greg Beaver 625eb9e0ec fix remaining big-endian issues with phar 2009-02-15 20:29:13 +00:00
Greg Beaver 9221abd00e fix getting/setting of all 16/32 values in zip 2009-02-15 19:22:42 +00:00
Greg Beaver e8b7091c2c revert accidental commit of config.m4, big-endian isn't ready quite yet 2009-02-15 18:53:22 +00:00
Greg Beaver d3cea8b054 fix setting of 32-bit value on big-endian systems 2009-02-15 18:51:46 +00:00
Felipe Pena 0502920928 - Supressing error message for SKIPIF check works as expected 2009-02-15 16:03:39 +00:00
Moriyoshi Koizumi 9140aca7a8 - These should have been in the previous commit. 2009-02-15 07:18:30 +00:00
Moriyoshi Koizumi 446a165f34 - Forgot to include these files. 2009-02-15 07:11:04 +00:00
Moriyoshi Koizumi b2b61661ed - MFH: Refix bug #43840.
- MFH: Fix bug #43841.
- MFH: Remove redundant trailing dots from the error messages.
- MFH: Fix tests.
2009-02-15 07:10:29 +00:00
Rasmus Lerdorf 8eea998406 Unmangle 2009-02-14 21:20:16 +00:00
Rasmus Lerdorf 70ecb3074a 2.4.1 is safe 2009-02-14 21:08:02 +00:00
Zoe Slattery ca63494a39 splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
Moriyoshi Koizumi 88eac1503a - MFH: prevent unwanted overflow 2009-02-14 08:16:05 +00:00
Moriyoshi Koizumi 9d7250d455 - MFH: fix Bug #45923 (mb_st[r]ripos() offset not handled correctly) 2009-02-14 07:34:15 +00:00
Moriyoshi Koizumi 3a9a83e7bc - MFH: These should be E_WARNING for consistency with strpos() 2009-02-14 06:59:55 +00:00
Andrei Zmievski c2445f4122 Revert bogus fix for #47370. 2009-02-13 22:34:15 +00:00
Zoe Slattery db2f7c5559 remove UEXPECT 2009-02-13 22:01:28 +00:00
Zoe Slattery 8acebc06d8 fixed bad section name 2009-02-13 18:01:27 +00:00
Zoe Slattery 7729acd99d fixed test 2009-02-13 17:56:20 +00:00
Kalle Sommer Nielsen 1c48fa06e5 MFH: Revert previous change 2009-02-13 16:54:56 +00:00
Takeshi Abe a2bc965760 MFH: fixed typos 2009-02-13 16:03:02 +00:00
Felipe Pena d01257ffd9 - Added missing void param check and arginfo 2009-02-13 12:55:38 +00:00
David Coallier 15115ba188 - Good bug # order. 2009-02-13 12:21:06 +00:00
David Coallier bc6a024852 - Fixed bug #46897: (ob_flush() should fail to flush unerasable buffers) 2009-02-13 11:54:05 +00:00
David Coallier 2e5f11b841 - Fixed bug #46897: ob_flush() should fail to flush unerasable buffers
- Added test for bug46897
- A memleak has been identified while fixing this bug but the changes
  made by this commit do not affect ob_get_clean where the memleak (which
  is fixed in HEAD with the new handler) resides.
- [DOC] New noticed is outputted in ob_flush when the buffer is unerasable
2009-02-13 11:48:17 +00:00
Felipe Pena e28e05b155 BFN 2009-02-13 11:21:59 +00:00
Felipe Pena 7c34d6f76b - New test 2009-02-13 02:20:52 +00:00
Felipe Pena f0a96595d0 MFH:
- Fixed bug #43831 ($this gets mangled when extending PDO with persistent connection)
- Fixed bug #45432 (PDO: persistent connection leak)
2009-02-13 02:18:57 +00:00
Moriyoshi Koizumi 018ba64ada * MFH: Fix bug #47370 (BC breakage of array_unique()) 2009-02-12 18:57:55 +00:00
Kalle Sommer Nielsen d923ea471f MFH: Fixed wrong usage of error_reporting directive 2009-02-12 14:36:58 +00:00
Takeshi Abe 3ac3b44048 MFH:
- fixed memory leaks in gdImageCreateFromXpm()
- dropped unused codes
2009-02-11 17:56:44 +00:00
Takeshi Abe b48f46b092 MFH: optimization via the row-major order. 2009-02-11 16:31:27 +00:00
Ilia Alshanetsky fbb1927626 Improved param parsing 2009-02-11 14:26:24 +00:00
Felipe Pena bc9d57ab09 MFH: Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before execute() on PgSQL) 2009-02-11 10:44:38 +00:00
Antony Dovgal 76398ae804 add test 2009-02-11 10:02:11 +00:00
Antony Dovgal 4e2c0bc905 MFH: fix bug #47353 (crash when creating a lot of objects in object destructor) 2009-02-11 09:58:23 +00:00
Antony Dovgal 3419a468eb MFH: fix check for zend_extension type 2009-02-11 09:11:17 +00:00
Scott MacVicar 40fa70a790 MFH Fix debug builds for OSX, PHP_DEBUG is set to 1 at the top 2009-02-11 00:08:31 +00:00
Lukas Smith bf87bfb040 MFH primary tester ml needs to be in the TO not CC 2009-02-10 20:45:42 +00:00
Ilia Alshanetsky aaa5361c90 Adjust condition 2009-02-10 16:14:18 +00:00
Ilia Alshanetsky 2b531b5149 MFB: typo fix 2009-02-10 14:21:27 +00:00