On 10/6/10 2:00 PM, Jordi Boggiano wrote:
On 06.10.2010 07:54, Lukas Kahwe Smith wrote:
What I dont get is why it doesnt just symlink? even windows has native support
these days both on the OS level since Vista IIRC and in PHP 5.3.
Yeah well, php support for symlinks on windows is a bit fucked up. I
think it may be because of the windows APIs though. But you have to run
php as administrator (kinda root) for symlink() to work. So if you
default to using that you'll create a lot of problems there.
Anyway as others pointed out there are other reasons, but I guess a
--symlink would make sense yeah.
The default cannot be the creation of symlinks (also because if you have
symlinks on your local machine and then deploy on Windows without proper
support, it won't work). So, the default should be the copy of the
files, but I'm ok for a --symlink option.
Fabien
Cheers
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en