Fix doc bug #53187 (urlencode and ~ encodes differently in the various versions

of the functions).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307773 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2011-01-26 23:55:03 +00:00
parent cc8af0bce5
commit 6793ce50e7

View file

@ -65,6 +65,13 @@
</row>
</thead>
<tbody>
<row>
<entry>5.3.4</entry>
<entry>
Tilde characters are no longer encoded when
<function>rawurlencode</function> is used with EBCDIC strings.
</entry>
</row>
<row>
<entry>5.3.0</entry>
<entry>