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

 ID:               61933
 Updated by:       php-bugs@lists.php.net
 Reported by:      david at panmedia dot co dot nz
 Summary:          realpath not resolving symlinks corrrectly
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          *Directory/Filesystem functions
 Operating System: Windows Vista/7
 PHP Version:      Irrelevant

 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:
------------------------------------------------------------------------
[2012-05-04 09:28:47] paj...@php.net

SO yes, it is a Linux specific implementation. Nothing that PHP can do about it 
and doing it for php's realpath implementation (windows or other unix, ts mode 
too 
sometimes) is not possible without issues like performance degradation.

------------------------------------------------------------------------
[2012-05-03 23:11:12] david at panmedia dot co dot nz

@pajoye, sorry, NTS on Linux too.

------------------------------------------------------------------------
[2012-05-03 23:04:48] paj...@php.net

I mean on linux too, is it TS or NTS?

------------------------------------------------------------------------
[2012-05-03 22:58:18] david at panmedia dot co dot nz

@pajoye I am using VC9 NTS version on Windows.

------------------------------------------------------------------------
[2012-05-03 22:43:36] paj...@php.net

It does work, it gives you the target of the given link.

The only difference is an OS specific implementation where all links are 
resolved.

I suppose you use a TS php on windows and a NTS on linux, right?

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=61933


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

Reply via email to