Derick Rethans
|
7199bc5f86
|
- MFH: Fixed bug #34052 (date('U') returns %ld not unix timestamp).
|
2005-09-15 19:11:15 +00:00 |
|
Marcus Boerger
|
ca8596ab83
|
- Update with latest SPLchanges
|
2005-09-15 03:42:41 +00:00 |
|
Antony Dovgal
|
d3f03cc468
|
bfn
|
2005-09-13 09:20:36 +00:00 |
|
Ilia Alshanetsky
|
2a7bd2b823
|
MFH: Fixed bug #34456 (Possible crash inside pspell extension).
|
2005-09-12 15:39:14 +00:00 |
|
Dmitry Stogov
|
9d1f2f30d3
|
Fixed bug #34199 (if($obj)/if(!$obj) inconsistency)
|
2005-09-12 11:48:57 +00:00 |
|
Dmitry Stogov
|
90236679e9
|
Fixed bug #34449 (ext/soap: XSD_ANYXML functionality not exposed)
|
2005-09-12 08:24:01 +00:00 |
|
Dmitry Stogov
|
9305339d94
|
Changed "instanceof" and "catch" operators, is_a() and is_subclass_of() functions to not call __autoload().
|
2005-09-09 06:48:49 +00:00 |
|
Ilia Alshanetsky
|
b5e2cc5197
|
MFH: Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()).
|
2005-09-08 14:50:23 +00:00 |
|
Ilia Alshanetsky
|
7f293b91b4
|
MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16
|
2005-09-07 15:11:33 +00:00 |
|
foobar
|
020f1ba949
|
MFH: - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)
|
2005-09-05 16:22:19 +00:00 |
|
foobar
|
1ee421ff66
|
BFN
|
2005-09-05 13:05:24 +00:00 |
|
foobar
|
6bc126681c
|
reorder
|
2005-09-02 21:13:20 +00:00 |
|
foobar
|
bd30309d65
|
BFN
|
2005-09-02 21:13:00 +00:00 |
|
Derick Rethans
|
321732227f
|
- Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).
|
2005-09-02 09:33:08 +00:00 |
|
foobar
|
170ef60d6f
|
- Moved exts to PECL
|
2005-09-02 09:14:10 +00:00 |
|
Dmitry Stogov
|
6319efa013
|
Fixed bug #34260 (Segfault with callbacks (array_map) + overloading)
|
2005-09-02 07:47:28 +00:00 |
|
Ilia Alshanetsky
|
5f8809907a
|
MFH: Fixed bug #34331 (php crashes when variables_order is empty).
|
2005-09-01 19:15:19 +00:00 |
|
foobar
|
64cfbf539f
|
MFH: - Fixed bug #34307 (OnUpdateStringUnempty INI options can be set empty)
|
2005-09-01 14:44:15 +00:00 |
|
Dmitry Stogov
|
4f161fe289
|
Fixed bug #34137 (assigning array element by reference causes binary mess)
|
2005-09-01 13:21:37 +00:00 |
|
Derick Rethans
|
9057102e6e
|
- MFH: Fixed bug #33414 (Comprehensive list of incorrect days returned after
strtotime() / date() tests).
|
2005-09-01 12:42:39 +00:00 |
|
Dmitry Stogov
|
e615889d6b
|
Fixed bug #34277 (array_filter() crashes with references and objects)
|
2005-09-01 12:00:37 +00:00 |
|
foobar
|
5253ea11de
|
NSF
|
2005-09-01 11:59:47 +00:00 |
|
Dmitry Stogov
|
40f971b5b6
|
Fixed bug #34310 (foreach($arr as $c->d => $x) crashes)
|
2005-09-01 10:54:38 +00:00 |
|
Dmitry Stogov
|
248345d920
|
Support for class constants and static members for internal classes
|
2005-09-01 10:05:32 +00:00 |
|
Ilia Alshanetsky
|
156a899e4a
|
MFH: Fixed bug #34001 (pdo_mysql truncates numberic fields at 4 chars)
|
2005-09-01 01:57:01 +00:00 |
|
foobar
|
b08c3d880e
|
- Moved ext/oracle to PECL
|
2005-08-31 14:58:27 +00:00 |
|
foobar
|
307ec8ece4
|
MFH:- Fixed bug #34306 (wddx_serialize_value() crashes with long array keys)
|
2005-08-31 14:31:44 +00:00 |
|
Derick Rethans
|
9230473cd3
|
- Fixed bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number).
|
2005-08-31 14:29:23 +00:00 |
|
Ilia Alshanetsky
|
43f63e4753
|
MFH: Fixed bug #32589 (possible crash inside imap_mail_compose() function).
|
2005-08-30 22:03:29 +00:00 |
|
Derick Rethans
|
0e2491f553
|
- Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).
|
2005-08-30 09:17:09 +00:00 |
|
Marcus Boerger
|
cf39bec447
|
- BFN
|
2005-08-30 07:34:57 +00:00 |
|
Ilia Alshanetsky
|
f02aa075cb
|
Upgraded bundled SQLite library for PDO:SQLite to 3.2.5
|
2005-08-28 16:54:26 +00:00 |
|
Rob Richards
|
3a21310f37
|
BFN
|
2005-08-28 16:23:48 +00:00 |
|
foobar
|
2b53e96832
|
Nuke misinformation
|
2005-08-28 01:10:17 +00:00 |
|
foobar
|
0c4867144a
|
- Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"])
|
2005-08-28 01:03:41 +00:00 |
|
foobar
|
5dd6467bd0
|
MFH
|
2005-08-28 00:46:36 +00:00 |
|
Derick Rethans
|
b842d8e3d8
|
- MFH: Fixed a bug where stream_get_meta_data() did not return the "uri"
element for files opened with tmpname().
|
2005-08-26 12:56:07 +00:00 |
|
Marcus Boerger
|
2e4c7dbb03
|
_ MFH
|
2005-08-25 22:06:52 +00:00 |
|
foobar
|
e96c51a175
|
PCRE lib is 6.2
|
2005-08-24 14:48:57 +00:00 |
|
Ilia Alshanetsky
|
daa209297d
|
MFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).
|
2005-08-21 16:03:21 +00:00 |
|
Ilia Alshanetsky
|
3b329a9926
|
MFH: Fixed bug #34156 (memory usage remains elevated after memory limit is
reached);
|
2005-08-18 15:14:12 +00:00 |
|
Ilia Alshanetsky
|
e134382a71
|
MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).
|
2005-08-18 01:14:42 +00:00 |
|
foobar
|
617716b171
|
BFN
|
2005-08-17 16:56:20 +00:00 |
|
Dmitry Stogov
|
976edd47e2
|
Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault)
|
2005-08-17 11:54:34 +00:00 |
|
Zeev Suraski
|
23d4f9882f
|
Go back to dev
|
2005-08-16 12:01:42 +00:00 |
|
Zeev Suraski
|
2c6d0f8c48
|
Roll RC1
|
2005-08-16 10:59:56 +00:00 |
|
Rob Richards
|
a47eec0754
|
BFN
|
2005-08-15 17:14:35 +00:00 |
|
foobar
|
e46cd60d89
|
- Fixed bug #33326 (Cannot build extensions with phpize on Macosx).
|
2005-08-12 15:15:17 +00:00 |
|
foobar
|
2f594ec2b3
|
BFNS
|
2005-08-11 22:34:10 +00:00 |
|
Antony Dovgal
|
974adb419a
|
BFN
|
2005-08-11 21:21:31 +00:00 |
|