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

 ID:                 55101
 Updated by:         vr...@php.net
 Reported by:        vr...@php.net
 Summary:            Reflection tries to find symlink() and readlink()
                     when they don't exist
 Status:             Open
 Type:               Bug
 Package:            Reflection related
 Operating System:   Windows XP
 PHP Version:        5.4.0alpha1
 Block user comment: N
 Private report:     N

 New Comment:

I've looked in the source codes but I didn't get a clue how is it achieved that 
readlink() is disabled on Windows < Vista.

I also don't see anything related at 
http://lxr.php.net/search?project=PHP_5_4&refs=readlink


Previous Comments:
------------------------------------------------------------------------
[2011-07-01 09:19:47] paj...@php.net

It certainly does something nasty, can you try to figure out where pls?

------------------------------------------------------------------------
[2011-07-01 09:07:36] vr...@php.net

I know, it is even mentioned in the bug report. The problem is that Reflection 
doesn't know it and produces an Internal error.

------------------------------------------------------------------------
[2011-07-01 09:06:29] paj...@php.net

re-open, but really not sure if it is fixable in reflexion, but there is no bug 
in 
these functions per se :)

------------------------------------------------------------------------
[2011-07-01 09:04:46] paj...@php.net

They are also dynamically available, we remove them at init time if the Windows 
version is < vista.

------------------------------------------------------------------------
[2011-07-01 09:03:54] paj...@php.net

They are only available in vista and later.

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


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=55101


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

Reply via email to