Dmitry Stogov
658ac96cfa
Fixed bug #36809 (__FILE__ behavior changed)
2006-03-21 08:49:42 +00:00
Dmitry Stogov
8d012d041f
Fixed bug #36749 (SOAP: 'Error Fetching http body' when using HTTP Proxy)
2006-03-21 07:22:59 +00:00
Ilia Alshanetsky
79e7432c97
Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages).
2006-03-21 00:59:08 +00:00
Antony Dovgal
edbfb9c2c7
fix #36808 (syslog ident becomes garbage between requests)
2006-03-20 23:03:11 +00:00
Michael Wallner
5a49926c38
- add comitters name
2006-03-19 15:19:08 +00:00
Michael Wallner
cf01cff2e5
- Fixed Apache2 SAPIs header handler modifying header strings.
2006-03-19 15:18:20 +00:00
Antony Dovgal
4e75cd5548
Added support for BINARY_DOUBLE and BINARY_FLOAT to PDO_OCI and OCI8 (also fixes bug #36764 )
2006-03-18 22:06:31 +00:00
Rob Richards
2ea6d46e4f
BFN
2006-03-18 11:47:05 +00:00
Antony Dovgal
7731dc9421
fix #36727 (segfault in pdo_pgsql bindValue() when no parameters are defined)
2006-03-17 22:15:57 +00:00
Antony Dovgal
652d77eca4
fix #36743 (In a class extending XMLReader array properties are not writable)
2006-03-17 10:15:58 +00:00
Dmitry Stogov
55159796b0
Allowed 'auto_globals_jit' work together with 'register_argc_argv'
2006-03-17 08:58:51 +00:00
Dmitry Stogov
eacb27d2da
Fixed Bug #36614 (Segfault when using Soap)
2006-03-15 16:13:18 +00:00
Dmitry Stogov
7865dfb5b8
Eliminated run-time constant fetching for TRUE, FALSE and NULL
2006-03-15 09:04:36 +00:00
Dmitry Stogov
98bacb0e21
Fixed bug #35988 (Unknown persistent list entry type in module shutdown)
2006-03-14 15:16:07 +00:00
Ilia Alshanetsky
0a076b11df
Fixed offset/length parameter validation in substr_compare() function.
2006-03-14 14:55:13 +00:00
Dmitry Stogov
9d6e4964a1
Fixed bug #36568 (memory_limit setting on win32 has no effect)
2006-03-14 14:19:00 +00:00
Pierre Joye
01479757e3
- #36697 , Transparency is lost when using imagecreatetruecolor
2006-03-13 21:56:38 +00:00
Ilia Alshanetsky
80ea07d30c
Added overflow checks to wordwrap() function.
2006-03-13 14:37:10 +00:00
Marcus Boerger
9e90d5b3c0
- Fix news
2006-03-13 00:03:22 +00:00
Ilia Alshanetsky
1c340d515d
var news
2006-03-12 16:54:13 +00:00
Marcus Boerger
79a968b21e
- Fix
2006-03-10 22:18:25 +00:00
Dmitry Stogov
7ffc24b9f3
Fixed bug #36629 (SoapServer::handle() exits on SOAP faults)
2006-03-10 11:46:52 +00:00
Dmitry Stogov
97f463c156
Fixed debug_zval_dump() to support private and protected members
2006-03-10 08:42:56 +00:00
Ilia Alshanetsky
fe13b8ef69
Back to dev
2006-03-09 14:22:59 +00:00
Ilia Alshanetsky
b04ecd08d2
5.1.3RC1
2006-03-09 14:12:15 +00:00
Michael Wallner
74868fae47
- Fix bug #36656 (http_build_query generates invalid URIs due to use of square brackets)
2006-03-08 22:00:21 +00:00
Marcus Boerger
4e6245978b
- Update
2006-03-07 19:29:04 +00:00
Rob Richards
f84c9acc77
updated for simplexml changes
2006-03-07 15:27:01 +00:00
Antony Dovgal
6ce1f43902
MFH
...
add workaround for Oracle server crash, use OCIServerVersion() instead of OCIPing()
fix #36250 (PHP Causes ORA-07445 Core dump in Oracle server 9.2.x)
2006-03-07 07:47:43 +00:00
Andrei Zmievski
1b688da7ac
*** empty log message ***
2006-03-06 21:59:18 +00:00
Derick Rethans
5bfe560cab
- MFH: Fixed bug #36638 (strtotime() returns false when 2nd argument < 1).
...
(Derick)
2006-03-06 21:44:58 +00:00
Derick Rethans
f87e7b8bab
- Added lchown() and lchgrp() to change user/group ownership of symlinks.
2006-03-05 18:57:54 +00:00
Michael Wallner
7d73045415
- fix typo, reword slightly
2006-03-05 17:56:16 +00:00
Marcus Boerger
90ae21f310
- Update
2006-03-05 17:48:47 +00:00
Ilia Alshanetsky
41de805a9d
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.
2006-03-05 17:18:01 +00:00
Antony Dovgal
a9080d38f4
fix #36611 (assignment to SimpleXML object attribute changes argument type to string)
2006-03-05 15:36:03 +00:00
Antony Dovgal
0b12f7307e
MFH: fix #36606 (pg_query_params() changes arguments type to string)
2006-03-05 13:35:52 +00:00
Dmitry Stogov
622347bd8c
Fixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies)
2006-03-03 09:20:33 +00:00
Derick Rethans
22c501b016
- Fixed bug #36599 (DATE_W3C format constant incorrect).
2006-03-03 07:52:55 +00:00
Ilia Alshanetsky
ea86f819a3
give credit where it is due.
2006-03-02 21:32:32 +00:00
Dmitry Stogov
65cca0dc20
Fixed bug #36388 (ext/soap crashes when throwing exception and session persistence). (David)
2006-03-02 14:07:48 +00:00
Ilia Alshanetsky
3022080d84
Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n).
2006-02-28 14:45:18 +00:00
Derick Rethans
2e91228d15
- MFH: Fixed bug #36510 (strtotime() fails to parse date strings with tabs).
2006-02-27 19:41:33 +00:00
Ilia Alshanetsky
e3ea152fee
This fix was reverted
2006-02-27 14:22:26 +00:00
Marcus Boerger
0b300dac3a
- Update
2006-02-26 23:21:50 +00:00
Ilia Alshanetsky
2d02bedd9c
Fixed bug #36510 (strtotime() fails to parse date strings with tabs).
2006-02-26 17:05:45 +00:00
Marcus Boerger
84fc80064b
- Update
2006-02-25 21:43:02 +00:00
Derick Rethans
016dbe414e
- MFH: Fixed issue with iconv_mime_decode where the "encoding" would only allow
...
upper case specifiers.
#- See RFC 2047, section 2.
2006-02-24 16:05:38 +00:00
Michael Wallner
6520ff9afc
- fix crash with DOMImplementation::createDocumentType("name:")
2006-02-24 10:19:54 +00:00
Derick Rethans
521502f416
- MFH: Added support for exif date format
...
- MFH: Fixed bug #36396 (strtotime() fails to parse dates in dd-mm-yyyy
format).
2006-02-24 09:44:56 +00:00