Edit report at https://bugs.php.net/bug.php?id=52728&edit=1

 ID:               52728
 Updated by:       [email protected]
 Reported by:      resonantmedia at gmail dot com
 Summary:          realpath() fails to resolve symbolic links (symlinks)
                   in remote file systems
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          Directory function related
 Operating System: Ubuntu LTS 8.04
 PHP Version:      5.2.14

 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2010-08-29 22:55:15] [email protected]

Please try using 5.3.3 or snapshot, using our sources, not patched version of 
php.

------------------------------------------------------------------------
[2010-08-29 22:50:05] resonantmedia at gmail dot com

I meant the magic constant __FILE__ (__FILENAME__) was a typo. Is there a 
changelog entry for 5.3 that refers to the issue?

------------------------------------------------------------------------
[2010-08-29 14:25:51] [email protected]

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/



------------------------------------------------------------------------
[2010-08-29 10:18:08] resonantmedia at gmail dot com

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.



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=52728&edit=1

Reply via email to