From: Martin Kraemer Date: Tue, 8 Aug 2000 09:13:27 +0000 (+0000) Subject: urlencode() fix (Bug #6016) X-Git-Tag: php-4.0.2RC1~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46b8f7e38b21612c53197bcdd5be34d6a6f382f2;p=php urlencode() fix (Bug #6016) --- diff --git a/ChangeLog b/ChangeLog index db933912d7..835b3bba6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-08-07 Martin Kraemer + + * ext/standard/url.c: + - Fix Bug #6016 for url_encode() function in EBCDIC environment + (reported by dumbunny@tivo.com; fixed in php-3.0 a couple of days ago) + 2000-08-07 Danny Heijl * ext/informix/ifx.ec: