|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2010-08-29 14:25 UTC] pajoye@php.net
-Status: Open
+Status: Feedback
[2010-08-29 14:25 UTC] pajoye@php.net
[2010-08-29 22:50 UTC] resonantmedia at gmail dot com
-Status: Feedback
+Status: Open
[2010-08-29 22:50 UTC] resonantmedia at gmail dot com
[2010-08-29 22:55 UTC] pajoye@php.net
-Status: Open
+Status: Feedback
[2010-08-29 22:55 UTC] pajoye@php.net
[2013-02-18 00:34 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 18:00:01 2025 UTC |
Description: ------------ php 5.2.4-2ubuntu5.7 Assuming a symbolic link refers to a script and both are on a remote file system: Calling realpath('./') does not produce the same results as realpath(dirname(__FILENAME__)) when the script is being referred to by its symlink over NFS.