mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Reworded BSD-specific changelog item to be more clear.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312840 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
40aa012461
commit
99341e9182
1 changed files with 3 additions and 3 deletions
|
@ -76,9 +76,9 @@
|
|||
<row>
|
||||
<entry>5.3.0</entry>
|
||||
<entry>
|
||||
Prior to this release <function>realpath</function> would not fail on
|
||||
*BSD systems if only the last <parameter>path</parameter>
|
||||
component did not exist.
|
||||
Prior to this release, if only the last <parameter>path</parameter>
|
||||
component did not exist, <function>realpath</function> would not fail on
|
||||
*BSD systems. <function>realpath</function> now fails in this case.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue