+ <note> + <para>+ <function>parse_url</function> is intended specifically for the purpose of parsing URLs and not URIs. + However, to comply with PHP's backwards compatibility requirenments it makes an exception for the + file:// scheme where tripple slashes (file:///...) are allowed. For any other scheme this is invalid.+ </para> + </node> </refsect1>
Spelling problems: 'requirenments'. Please fix it.Nuno