#
274dbb1b |
| 29-Jul-2004 |
Christian Stocker |
Remove News entry, which is already in 5.0 |
#
5f888422 |
| 28-Jul-2004 |
Christian Stocker |
Fix for bug #29409 (Segfault in PHP functions called from XSLT). (by Rob) |
#
485f862b |
| 26-Jul-2004 |
Georg Richter |
fixed bug #29335 |
#
dede51ad |
| 26-Jul-2004 |
Georg Richter |
fixed bug in mysql->client_version added mysql->client_info property |
#
0936bfa4 |
| 25-Jul-2004 |
Christian Stocker |
renamed registerNamespace() to registerXPathNamespace() |
#
0b244def |
| 25-Jul-2004 |
Christian Stocker |
added new method SimpleXMLElement->registerNamespace(string prefix, string uri) "registers a prefix <-> namespaceURI combination for use in a later xpath query. " |
#
93f795bb |
| 24-Jul-2004 |
Sara Golemon |
Add proxy support to ftp using http wrapper |
#
8c6ab178 |
| 23-Jul-2004 |
Georg Richter |
fixed bug #29311 added support for Cursors (MySQL 5.0.x) |
#
bb23e0d7 |
| 22-Jul-2004 |
Wez Furlong |
news... |
#
5e5d2640 |
| 21-Jul-2004 |
Andrey Hristov |
add array_: intersect_key() intersect_ukey() diff_key() diff_ukey() The first two by a patch of Cristiano Duarte. The second two were implemented in almost the same way except
add array_: intersect_key() intersect_ukey() diff_key() diff_ukey() The first two by a patch of Cristiano Duarte. The second two were implemented in almost the same way except one small difference.
show more ...
|
#
dee534ef |
| 21-Jul-2004 |
Sara Golemon |
MDTM added to ftp_url_stat |
Revision tags: RELEASE_0_1 |
|
#
f92797f4 |
| 20-Jul-2004 |
Sara Golemon |
Add bz2 stream filter support |
#
96fc48b6 |
| 19-Jul-2004 |
Dmitry Stogov |
Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). |
#
71b7a543 |
| 19-Jul-2004 |
Dmitry Stogov |
Fixed bugs #29109 and #29236. (WSDL cache failure) |
#
e0f33c58 |
| 19-Jul-2004 |
Dmitry Stogov |
Fixed bug #29061 (soap extension segfaults). |
#
5289adbe |
| 17-Jul-2004 |
Sara Golemon |
Add zlib stream filter support |
#
d1106bb4 |
| 16-Jul-2004 |
Sebastian Bergmann |
(IMO) Better NEWS entry for true/false/null implementation change. |
#
5c0cd5c4 |
| 16-Jul-2004 |
Marcus Boerger |
Correct version |
#
53697aeb |
| 16-Jul-2004 |
Marcus Boerger |
BFN |
Revision tags: php-5.0.0RC4, php-5.0.0 |
|
#
c4bf45e3 |
| 14-Jul-2004 |
Sara Golemon |
Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threaded sapis. |
#
c18badbf |
| 13-Jul-2004 |
Andi Gutmans |
- 5.0.1-dev |
#
399e2ca6 |
| 13-Jul-2004 |
Andi Gutmans |
- Roll PHP 5.0.0 |
Revision tags: php-4.3.8 |
|
#
7daa1cfe |
| 12-Jul-2004 |
Ilia Alshanetsky |
Fixed bug #28999 (fixed behaviour of exec() to work as it did in 4.X). |
#
c401890d |
| 11-Jul-2004 |
Andrey Hristov |
reorder + add |
#
4ebcb2ec |
| 11-Jul-2004 |
Ilia Alshanetsky |
Fixed bug #29008 (array_combine() does not handle non-numeric/string keys). |