RE: [INTERNALS-WIN] chDir, chDrive, #35691
[email protected] ("Andi Gutmans")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Oh :) I thought we were going to do an initial call in TSRM... Never mind I must have misunderstood. In any case, please make sure that for ZTS environments this either is integrated into TSRM and/or it gives the appropriate error that it doesn't work with ZTS. The former is preferred but may be a PITA. Andi > -----Original Message----- > From: Elizabeth M Smith [mailto:[email protected]] > Sent: Monday, June 23, 2008 1:28 PM > To: Andi Gutmans > Cc: Rob Richards; Pierre Joye; [email protected] > Subject: Re: [INTERNALS-WIN] chDir, chDrive, #35691 > > Andi Gutmans wrote: > > Can you share the patch before committing? This is pretty touchy stuff > > and we need to make sure we don't break anything else (incl. > > performance) when we put this in. > > > > Thanks, > > > > Andi > > ...now you've confused me - how is adding an additional function > (chdrive) to let windows users change their drive without messing with > the current chdir functionality going to affect performance or break > anything? > > In any case, it's not my patch ;) > > Thanks, > Elizabeth