mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Clarified old PHP version support note, as per bug #60030.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320301 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
76a824ab19
commit
775fb06dc0
1 changed files with 2 additions and 3 deletions
|
@ -494,9 +494,8 @@ Additional = Array
|
|||
&reftitle.notes;
|
||||
<note>
|
||||
<para>
|
||||
For compatibility with versions before this function was implemented
|
||||
on such platforms as Windows, *BSD and MAC. Try the
|
||||
<link xlink:href="&url.php.pear;">PEAR</link> class
|
||||
For compatibility with versions before PHP 5.3.0 on some operating systems,
|
||||
try the <link xlink:href="&url.php.pear;">PEAR</link> class
|
||||
<link xlink:href="&url.pear.package;Net_DNS">Net_DNS</link>.
|
||||
</para>
|
||||
</note>
|
||||
|
|
Loading…
Reference in a new issue