git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300047 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Pierrick Charron 2010-06-01 13:35:33 +00:00
parent 28a5628c89
commit fb38207279

View file

@ -78,7 +78,7 @@ curl_close($ch);
</example>
</para>
<para>
Prior to PHP 5.1.4 this function can be simulated with:
Prior to PHP 5.1.3 this function can be simulated with:
</para>
<para>
<example>