#
7d730454 |
| 05-Mar-2006 |
Michael Wallner |
- fix typo, reword slightly |
#
90ae21f3 |
| 05-Mar-2006 |
Marcus Boerger |
- Update |
#
41de805a |
| 05-Mar-2006 |
Ilia Alshanetsky |
MFH: Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be set when executing internal queries such as "show master status" via MySQL). Added missing constant fo
MFH: Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be set when executing internal queries such as "show master status" via MySQL). Added missing constant for MAX_BUFFER_SIZE.
show more ...
|
#
a9080d38 |
| 05-Mar-2006 |
Antony Dovgal |
fix #36611 (assignment to SimpleXML object attribute changes argument type to string) |
#
0b12f730 |
| 05-Mar-2006 |
Antony Dovgal |
MFH: fix #36606 (pg_query_params() changes arguments type to string) |
Revision tags: RELEASE_1_2 |
|
#
622347bd |
| 03-Mar-2006 |
Dmitry Stogov |
Fixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies) |
#
22c501b0 |
| 03-Mar-2006 |
Derick Rethans |
- Fixed bug #36599 (DATE_W3C format constant incorrect). |
#
ea86f819 |
| 02-Mar-2006 |
Ilia Alshanetsky |
give credit where it is due. |
#
65cca0dc |
| 02-Mar-2006 |
Dmitry Stogov |
Fixed bug #36388 (ext/soap crashes when throwing exception and session persistence). (David) |
#
3022080d |
| 28-Feb-2006 |
Ilia Alshanetsky |
Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n). |
#
2e91228d |
| 27-Feb-2006 |
Derick Rethans |
- MFH: Fixed bug #36510 (strtotime() fails to parse date strings with tabs). |
#
e3ea152f |
| 27-Feb-2006 |
Ilia Alshanetsky |
This fix was reverted |
#
0b300dac |
| 26-Feb-2006 |
Marcus Boerger |
- Update |
#
2d02bedd |
| 26-Feb-2006 |
Ilia Alshanetsky |
Fixed bug #36510 (strtotime() fails to parse date strings with tabs). |
#
84fc8006 |
| 25-Feb-2006 |
Marcus Boerger |
- Update |
#
016dbe41 |
| 24-Feb-2006 |
Derick Rethans |
- MFH: Fixed issue with iconv_mime_decode where the "encoding" would only allow upper case specifiers. #- See RFC 2047, section 2. |
#
6520ff9a |
| 24-Feb-2006 |
Michael Wallner |
- fix crash with DOMImplementation::createDocumentType("name:") |
#
521502f4 |
| 24-Feb-2006 |
Derick Rethans |
- MFH: Added support for exif date format - MFH: Fixed bug #36396 (strtotime() fails to parse dates in dd-mm-yyyy format). |
#
6d494f97 |
| 23-Feb-2006 |
Ilia Alshanetsky |
Fixed bug #35900 (stream_select() should warning when tv_sec is negative). |
#
f5241f16 |
| 21-Feb-2006 |
Ilia Alshanetsky |
Fixed bug #36458 (sleep() accepts negative values). |
#
c6cb1598 |
| 20-Feb-2006 |
Johannes Schlüter |
- MFH: Rename reflection constants to fix parser conflicts |
#
4ea898b7 |
| 20-Feb-2006 |
Ilia Alshanetsky |
Fixed bug #36434 (Improper resolution of declaring class name of an inherited property). |
#
59fa57d2 |
| 19-Feb-2006 |
Michael Wallner |
BFN: fixed ext/hash/tiger on big endian platforms |
#
78516c79 |
| 18-Feb-2006 |
Marcus Boerger |
- Fixed bug #36436 (DBA problem with Berkeley DB4). |
#
ce9dfedc |
| 16-Feb-2006 |
Ilia Alshanetsky |
Fixed bug #36420 (segfault when access result->num_rows after calling result->close()) |