#
285edfcd |
| 03-Mar-2007 |
Edin Kadribasic |
Library update |
#
276aed56 |
| 03-Mar-2007 |
Marcus Boerger |
- The # line does not belong here |
#
e5397c07 |
| 03-Mar-2007 |
Marcus Boerger |
- MFH [DOC] Add SplFileInfo::getBasename(), DirectoryIterator::getBasename - MFH Add SplFileInfo::getLinkTarget(), SplFileInfo::getRealPath() # All based on suggestions by Arnold Daniels |
#
7fc3493c |
| 03-Mar-2007 |
Edin Kadribasic |
Lib upgrade update |
#
fc35807a |
| 02-Mar-2007 |
Stanislav Malyshev |
limit input variable nesting |
#
6124bcda |
| 01-Mar-2007 |
Antony Dovgal |
MFH: fix #40678 (Cross compilation fails) |
#
416b31cc |
| 01-Mar-2007 |
Ilia Alshanetsky |
Fixed bug #40464 (session.save_path wont use default-value when safe_mode or open_basedir is enabled). |
Revision tags: php-4.4.6 |
|
#
c3733246 |
| 25-Feb-2007 |
Dmitry Stogov |
Fixed bug #40591 (list()="string"; gives invalid opcode) |
#
015a5655 |
| 25-Feb-2007 |
Dmitry Stogov |
Fixed bug #40609 (Segfaults when using more than one SoapVar in a request). (Rob, Dmitry) |
#
914b64dd |
| 24-Feb-2007 |
Antony Dovgal |
BFN |
#
1b8a8541 |
| 24-Feb-2007 |
Ilia Alshanetsky |
Fixed Bug #39396 (stream_set_blocking crashes on Win32). |
#
f3a9413b |
| 23-Feb-2007 |
Antony Dovgal |
MFH: fix #40606 (umask is not being restored when request is finished) |
#
db19c74c |
| 23-Feb-2007 |
Rob Richards |
BFN |
#
b5e6c78e |
| 23-Feb-2007 |
Pierre Joye |
- #40578, fix the 2nd race condition on shutdown when the cache is freed |
Revision tags: php-4.4.6RC1 |
|
#
94bab7b2 |
| 21-Feb-2007 |
Antony Dovgal |
MFH: fix #40578 (imagettftext() multithreading issue) |
#
bccae9a1 |
| 21-Feb-2007 |
Antony Dovgal |
MFH: fix #40576 (double values are truncated to 6 decimal digits when encoding) |
#
d4ccfade |
| 21-Feb-2007 |
Dmitry Stogov |
Fixed bug #40560 (DIR functions do not work on root UNC path) |
#
e7544f28 |
| 20-Feb-2007 |
Antony Dovgal |
MFH: fix #38406 (crash when assigning objects to SimpleXML attributes) |
#
2db70cb5 |
| 20-Feb-2007 |
Marcus Boerger |
- BFN |
#
6ba2491d |
| 20-Feb-2007 |
Antony Dovgal |
BFN |
#
03e5b080 |
| 20-Feb-2007 |
Ilia Alshanetsky |
Upgraded SQLite 3 library to version 3.3.13 |
#
ba4cbbaf |
| 19-Feb-2007 |
Marcus Boerger |
- Bugfix #40546: SplFileInfo::getPathInfo() throws an execption if directory is in root dir. |
#
8f5907fe |
| 19-Feb-2007 |
Edin Kadribasic |
Info on new lib versions and BFN |
#
fee1ef34 |
| 19-Feb-2007 |
Edin Kadribasic |
Fixed bug #36496 |
#
5e274ea4 |
| 18-Feb-2007 |
Ilia Alshanetsky |
Fixed bug #40503 (json_encode() value corruption on 32bit systems with overflown values). |