mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
__FILE__ . '/..' doesn't work anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295525 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
efc16a7a33
commit
9505f9f5a0
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@
|
|||
<listitem>
|
||||
<simpara>
|
||||
<function>realpath</function> is now fully platform-independent.
|
||||
Consequence of this is that invalid relative paths such as
|
||||
<literal>__FILE__ . "/../x"</literal> does not work anymore.
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue