mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Added the parse_url() host recognition change, as requested by Rasmus
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329876 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ca6d8a6f45
commit
391ac9026b
1 changed files with 6 additions and 0 deletions
|
@ -351,6 +351,12 @@
|
|||
or later. Earlier systems do not support symbolic links.
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
<function>parse_url</function> now recognizes the host when a scheme is omitted,
|
||||
and a leading component separator is present. As of PHP 5.4.7.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<simpara>OpenSSL:</simpara>
|
||||
<itemizedlist>
|
||||
|
|
Loading…
Reference in a new issue