Zoe Slattery
cc0b147a2f
A few new tests for math functions - Note the "constants" test will fail on Windows - Bug 42143.
2008-02-01 17:27:43 +00:00
Robert Nicholson
801ce5ee03
- a few more gd tests (committed on behalf of andy wharmby)
2008-02-01 16:33:37 +00:00
Josie Messa
bb5f5da561
- Committing new tests for MBString extension.
...
More details can be found here: http://news.php.net/php.qa/62382
2008-02-01 15:27:57 +00:00
Rob Richards
1dc8e72874
MFH: fix bug #42369 (Implicit conversion to string leaks memory)
...
add test
2008-01-31 21:59:41 +00:00
Christopher Jones
dece018a41
Fixed bug #42841 (REF CURSOR and oci_new_cursor PHP crash)
2008-01-31 00:26:44 +00:00
Ilia Alshanetsky
6f1c2f04a0
MFB: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st
...
argument)
2008-01-30 18:27:03 +00:00
Zoe Slattery
51f63718cf
Removing superfluous --INI-- section
2008-01-30 17:44:54 +00:00
Rob Richards
005ece078a
MFH: fix bug #41562 (SimpleXML memory issue)
2008-01-30 15:29:51 +00:00
Rasmus Lerdorf
529092df9b
Copy-paste typo
2008-01-30 08:50:02 +00:00
Sebastian Bergmann
410fb2b6d4
MFH: Fix arginfo.
2008-01-30 06:48:20 +00:00
Rasmus Lerdorf
b8af6b08db
This one depends on the precision setting
2008-01-30 05:37:23 +00:00
Rasmus Lerdorf
7b624a37bc
Fixed bug #43957 (utf8_decode() bogus conversion of partial multibyte UTF8 char)
2008-01-29 23:21:20 +00:00
Sebastian Bergmann
088d2d98b8
MFH: Fix arginfo and prototype.
2008-01-29 21:21:28 +00:00
Nuno Lopes
8cb33d2c04
upgrade to pcre 7.6
2008-01-29 20:25:47 +00:00
Sebastian Bergmann
fef277ab76
MFH: Add Reflection API metadata for DOMXPath.
2008-01-29 15:55:29 +00:00
Sebastian Bergmann
0c685dc3c0
MFH: Add Reflection API metadata for DOMNode.
2008-01-29 15:23:25 +00:00
Antony Dovgal
1a4c15d5e1
MFH: fix #43927 (koi8r is missing from html_entity_decode())
...
patch by andy at demos dot su
2008-01-29 13:39:03 +00:00
Dmitry Stogov
e4782cddf4
Fixed bug #43505 (Assign by reference bug)
2008-01-29 10:44:53 +00:00
Dmitry Stogov
c9fd5b3010
Fixed test
2008-01-29 10:43:42 +00:00
Sebastian Bergmann
984b2c84a5
MFH: Add Reflection API metadata for XSLTProcessor.
2008-01-29 07:51:46 +00:00
Hannes Magnusson
1e0125e9a4
Remove bogus test (should be in HEAD)
2008-01-27 18:20:27 +00:00
Marcus Boerger
f2e8119bf5
- Add second parameter to SplObjectStorage::attach()
...
- Add SplObjectStorage::setInfo()
- Add SplObjectStorage::getInfo()
2008-01-27 18:04:56 +00:00
Rob Richards
86ae2781fb
MFH: add missing export
2008-01-27 16:33:22 +00:00
Derick Rethans
da11bc2b32
- MFH Bugfixes:
...
- Fixed bug #43808 (date_create never fails (even when it should)).
- Fixed bug #43527 (DateTime created from a timestamp reports environment
timezone).
- Fixed bug #43003 (Invalid timezone reported for DateTime objects
constructed using a timestamp).
- Fixed bug #42190 (Constructing DateTime with TimeZone Indicator
invalidates DateTimeZone).
- Fixed bug #41599 (setTime() fails after modify() is used).
2008-01-26 16:26:47 +00:00
Robert Nicholson
905f0d086b
- Add a basic test for array_shuffle()
2008-01-25 00:30:52 +00:00
Robert Nicholson
db0c290db4
- add some basic tests for array diff and intersection functions
2008-01-25 00:16:14 +00:00
Robert Nicholson
6b7d50ead4
- New tests for compact()
2008-01-24 14:52:38 +00:00
Rob Richards
e660e038a4
MFH: fix zts build
2008-01-24 14:10:21 +00:00
Ilia Alshanetsky
cfcb262dfb
MFB:Fixed bug #43912 (Interbase column names are truncated to 31 characters)
2008-01-23 01:22:57 +00:00
Antony Dovgal
5331163715
add new test
2008-01-22 15:43:09 +00:00
Hannes Magnusson
66d39db51e
MFH: Fixed bug #43875 (Two error messages returned for $new and $flag argument in mysql_connect())
2008-01-20 14:13:11 +00:00
Christopher Jones
a4c915c855
MFH: Add ifdef
2008-01-18 16:03:35 +00:00
Antony Dovgal
45353a5c39
fix test
2008-01-18 12:41:24 +00:00
Antony Dovgal
f66f94b4b0
fix test
2008-01-18 12:12:19 +00:00
Pierre Joye
c1fa811b5c
- reflect the correct version
2008-01-18 00:51:38 +00:00
Greg Beaver
736e23a4c5
MF5.3: install headers, use correct zip version
2008-01-18 00:31:23 +00:00
Antony Dovgal
b42398f850
MFH: fix #43863 (str_word_count() breaks on cyrillic "ya" in locale cp1251)
...
patch by phprus at gmail dot com
2008-01-16 08:35:59 +00:00
Dmitry Stogov
bb084caec1
Fixed wrong type cast
2008-01-16 06:14:45 +00:00
Christopher Jones
65bec2edc8
MFH: fix #41941 (oci8 extension not lib64 savvy)
2008-01-16 00:42:02 +00:00
Christopher Jones
ea2d2d6bb6
MFH: Testcase for #43492 (nested cursors)
2008-01-15 20:54:22 +00:00
Christopher Jones
f4a29d5432
fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory)
2008-01-15 20:42:13 +00:00
Rob Richards
844d6ee35b
MFH: fix memleak in sign and verify functions
2008-01-15 15:13:37 +00:00
Brian Shire
751b0807b1
MFH: Fix bug #42850 array_walk_recursive() leaves references, refix bug #34982
2008-01-14 22:10:09 +00:00
Ilia Alshanetsky
a2581f81d1
MFB: Missing patch bit from the FETCH_GROUP fix
2008-01-14 18:41:41 +00:00
Nuno Lopes
0f9729404f
MFH: fix bug #42945 , as asked by Ilia
2008-01-14 09:46:55 +00:00
Nuno Lopes
255a7b9cf0
upgrade PCRE to version 7.5 (as asked by Ilia
2008-01-14 09:39:41 +00:00
Greg Beaver
b24c96616a
add missing alias .h files
2008-01-14 03:58:03 +00:00
Greg Beaver
1d3604c1b1
MFH: export libzip symbols
2008-01-14 03:19:41 +00:00
Greg Beaver
1d28516b79
MFH: far better fix for bug #40189
2008-01-12 22:04:03 +00:00
Greg Beaver
ee16647cfd
MFH: fix faulty fix for Bug #40189 , and provide real fix for the bug
2008-01-12 21:35:44 +00:00