RE: [PHP4BETA] Virtual current working directory
[email protected] ("Mikkel Staunsholm")
| Newsgroups | php.dev,php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Hurra (danish celebration word). Go for it. I have heavy file tampering in some of my scripts, and I use win32, not a good thing in PHP4 at the moment. Mikkel. > -----Original Message----- > From: Andi Gutmans [mailto:[email protected]] > Sent: 23. maj 2000 09:47 > To: PHP Development; PHP 4 Beta > Subject: [PHP4BETA] Virtual current working directory > > > Now that 4.0.0 is out I want to break the current CVS by > moving to the > virtual current working directory support. > The only thing we are missing are macros for unlink(), > mkdir(), rmdir() and > maybe you guys can think of some others. In any case, mostly > stuff which is > barely ever used. > If anyone can remember any more syscalls which depend on the current > working directory and don't have their macro wrappers in > php.h then speak > up.I'd also appreciate if someone had the time to do some > more greps on > the php4/ source tree to see if there are any non-wrapper > open(), fopen() > etc... calls which aren't wrapped and should be wrapped. > I will be changing this in the CVS very soon. I want to get > fully working > thread-safety as soon as possible. > Andi > --- > Andi Gutmans <[email protected]> > http://www.zend.com/ > > -- > PHP 4.0 Beta Mailing List <http://www.php.net/version4/> > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: > [email protected]