diff options
| -rw-r--r-- | ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,3 +1,32 @@ +2006-02-12 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> + + * (PHP_5_1) + run-tests.php: + - Synch + + * run-tests.php: + - Reinsert line deleted per accident + + * run-tests.php: + - Fix tests + +2006-02-12 Ilia Alshanetsky <ilia@prohost.org> + + * (PHP_4_4) + ext/standard/url.c: + MFH: Fixed bug #36351 (parse_url() does not parse numeric paths properly). + + * ext/standard/url.c + ext/standard/tests/strings/url_t.phpt: + MFB51: Fixed bug #36351 (parse_url() does not parse numeric paths + properly). + + * (PHP_5_1) + NEWS + ext/standard/url.c + ext/standard/tests/strings/url_t.phpt: + Fixed bug #36351 (parse_url() does not parse numeric paths properly). + 2006-02-11 Jani Taskinen <jani.taskinen@sci.fi> * (PHP_5_1) |
