|
d1f6bf70be
|
ChangeLog update
|
2009-02-20 01:32:40 +00:00 |
|
Antony Dovgal
|
9f00440b9a
|
fix test
|
2009-02-19 12:13:47 +00:00 |
|
|
bd2de8e51f
|
ChangeLog update
|
2009-02-19 01:32:43 +00:00 |
|
Felipe Pena
|
c8a0d5b741
|
- New test
|
2009-02-18 22:53:44 +00:00 |
|
Felipe Pena
|
87a3fbe716
|
- Fixed bug #47443 (metaphone('scratch') returns wrong result)
|
2009-02-18 22:33:22 +00:00 |
|
Ilia Alshanetsky
|
f5f632f842
|
MFB: Removed unused var
|
2009-02-18 20:07:55 +00:00 |
|
Robin Fernandes
|
6262bb4c3d
|
Revert fix to bug #46903 as per http://marc.info/?l=php-internals&m=123476465621346&w=2 .
|
2009-02-18 16:42:56 +00:00 |
|
Johannes Schlüter
|
ea84127c9e
|
Fix #47438 mysql_fetch_field ignores zero offse
|
2009-02-18 16:33:28 +00:00 |
|
Dmitry Stogov
|
51b4f3426e
|
Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)
|
2009-02-18 13:25:59 +00:00 |
|
Scott MacVicar
|
2d907266cf
|
Update bundled SQLite to 3.6.11
|
2009-02-18 12:38:47 +00:00 |
|
Dmitry Stogov
|
4d8a928716
|
Fixed bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case)
|
2009-02-18 12:03:03 +00:00 |
|
Dmitry Stogov
|
c24833c48b
|
Fixed zend_print_zval_r_ex() to use the write callback function
|
2009-02-18 10:55:23 +00:00 |
|
|
26794cec9b
|
ChangeLog update
|
2009-02-18 01:32:40 +00:00 |
|
Zoe Slattery
|
f4680106bc
|
fix test
|
2009-02-17 20:25:02 +00:00 |
|
Moriyoshi Koizumi
|
ac3183128c
|
- Add an entry for http_output_conv_mimetypes to the output of mb_get_info().
|
2009-02-17 16:28:33 +00:00 |
|
Matt Wilmas
|
c660d02c3c
|
Added overflow comment from div_function
|
2009-02-17 15:14:48 +00:00 |
|
Zoe Slattery
|
ef44fefd30
|
Increased the sleep() from 1 to 5 to prevent intermittent failures
|
2009-02-17 15:13:20 +00:00 |
|
Johannes Schlüter
|
f6f0d58bee
|
- Fix #46542 Extending PDO class with a __call() function doesn't work as
expected
|
2009-02-17 14:39:58 +00:00 |
|
Matt Wilmas
|
f6c4d4791c
|
Fixed bug #47422 (modulus operator returns incorrect results on 64 bit linux)
Removed abs(), just -1 needs to be checked (only LONG_MIN % -1 is a problem)
|
2009-02-17 14:14:56 +00:00 |
|
Felipe Pena
|
8593425a60
|
- Fix proto
|
2009-02-17 12:32:06 +00:00 |
|
Felipe Pena
|
219b5e1d96
|
- Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0)
|
2009-02-17 12:03:43 +00:00 |
|
Zoe Slattery
|
d4c3c93a26
|
bug 46680
|
2009-02-17 10:34:10 +00:00 |
|
Antony Dovgal
|
3a97565023
|
remove XFAIL
|
2009-02-17 10:08:23 +00:00 |
|
|
8fe753c711
|
ChangeLog update
|
2009-02-17 01:32:42 +00:00 |
|
Zoe Slattery
|
150db492f6
|
fix tests
|
2009-02-16 20:08:02 +00:00 |
|
Felipe Pena
|
9b8e2baf6b
|
- Missing "DROP TABLE"
|
2009-02-16 19:48:49 +00:00 |
|
Greg Beaver
|
4eed2d8ffc
|
MFB: fix memleaks on zip corruption
|
2009-02-16 18:55:19 +00:00 |
|
Johannes Schlüter
|
6a6e94c0d9
|
- Improve mysqlnd's internal method registration
|
2009-02-16 17:25:37 +00:00 |
|
Zoe Slattery
|
d1b12c9a30
|
exit -1 and exit -2 don't work for all sh. changed to exit 1
|
2009-02-16 13:15:49 +00:00 |
|
Moriyoshi Koizumi
|
b29baa5e2e
|
- Fix bug #47399 (mb_check_encoding() returns true for some illegal SJIS
characters).
|
2009-02-16 01:57:13 +00:00 |
|
|
d2b80c928e
|
ChangeLog update
|
2009-02-16 01:33:04 +00:00 |
|
Greg Beaver
|
8f438d17ad
|
MFB: fix test
|
2009-02-15 21:50:58 +00:00 |
|
Felipe Pena
|
0186949ad7
|
- Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly)
|
2009-02-15 21:48:54 +00:00 |
|
Antony Dovgal
|
0efa5b6d79
|
fix test
|
2009-02-15 21:48:07 +00:00 |
|
Greg Beaver
|
5b9430b5d4
|
MFB: fix all remaining big-endian issues
|
2009-02-15 20:29:26 +00:00 |
|
Greg Beaver
|
a249c4d77a
|
MFB: fix getting/setting of all 16/32 bit on zip
|
2009-02-15 19:23:06 +00:00 |
|
Greg Beaver
|
99ce24d6f4
|
MFB: fix setting of 32-bit values on big-endian systems
|
2009-02-15 18:52:11 +00:00 |
|
Felipe Pena
|
766882b49c
|
- Supressing error message for SKIPIF check works as expected
|
2009-02-15 16:00:48 +00:00 |
|
Moriyoshi Koizumi
|
1e2ad13cfc
|
- Fix tests.
|
2009-02-15 07:04:59 +00:00 |
|
Moriyoshi Koizumi
|
5a870990fb
|
- Refix bug #43840.
- Fix bug #43841.
- Remove redundant trailing dots from the error messages.
- Fix tests.
|
2009-02-15 07:04:07 +00:00 |
|
|
e005c5a07c
|
ChangeLog update
|
2009-02-15 01:32:57 +00:00 |
|
Rasmus Lerdorf
|
893e463780
|
2.4.1 is safe
|
2009-02-14 21:21:59 +00:00 |
|
Zoe Slattery
|
3efea3ac4c
|
splitting array_chunk into smaller tests
|
2009-02-14 10:29:22 +00:00 |
|
Moriyoshi Koizumi
|
0cf6df3d38
|
- Prevent unwanted overflow
|
2009-02-14 08:15:46 +00:00 |
|
Moriyoshi Koizumi
|
e7373cddaf
|
- Fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)
# test still fails because of the difference of str[r]pos() behavior between 5.3 and 6.0.
|
2009-02-14 07:33:41 +00:00 |
|
Moriyoshi Koizumi
|
76072c674a
|
- These should be E_WARNING for consistency with strpos()
|
2009-02-14 06:59:36 +00:00 |
|
|
0a025598a4
|
ChangeLog update
|
2009-02-14 01:32:31 +00:00 |
|
Andrei Zmievski
|
b7d4fa920e
|
Revert bogus fix for #47370.
|
2009-02-13 22:35:18 +00:00 |
|
Zoe Slattery
|
6b075c4f5f
|
fixed bad section name
|
2009-02-13 18:02:03 +00:00 |
|
Kalle Sommer Nielsen
|
20f9ef8321
|
Revert previous change
|
2009-02-13 16:54:16 +00:00 |
|