diff options
| author | <changelog@php.net> | 2004-12-03 01:32:51 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2004-12-03 01:32:51 +0000 |
| commit | 28443546340753edb19dc24cd863c20089d63b20 (patch) | |
| tree | 1b8c6d72eaca66026129411e7207e38be7e9be21 | |
| parent | ccc6462cc559d7d958b0d59a2fc75376fad29568 (diff) | |
| download | php-git-28443546340753edb19dc24cd863c20089d63b20.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2004-12-02 Antony Dovgal <tony2001@phpclub.net> + + * ext/standard/array.c: + revert my previous patch as it breaks more than fixes + + * ext/dom/tests/bug28721.phpt + ext/dom/tests/dom004.phpt + ext/dom/tests/dom_xinclude.phpt: + fix tests + +2004-12-02 Stefan Esser <sesser@suspekt.org> + + * TSRM/tsrm_virtual_cwd.c: + Fixed: virtual_popen in ZTS mode + + * TSRM/tsrm_virtual_cwd.c: + Partly reverted because of problems with some realpath() implementations + 2004-12-01 Stefan Esser <sesser@suspekt.org> * (PHP_4_3) |
