Re: [ZEND-ENGINE-CVS] cvs: TSRM / tsrm_virtual_cwd.c
[email protected] (Antony Dovgal)
| Newsgroups | php.zend-engine.cvs |
|---|---|
| Message-ID | <[email protected]> |
On 03/21/2008 07:06 PM, Rasmus Lerdorf wrote: >> Fri May 25 22:53:34 2007 UTC (9 months, 3 weeks ago) by rasmus >> Branch: PHP_5_2 >> Changes since 1.74.2.9.2.27: +2 -3 lines >> Diff to previous 1.74.2.9.2.27 , to branch point 1.74.2.9 >> Remove simple optimization here for now until we clean up this SAPI/TSRM >> mess. > > Hrm.. I need to write better commit messages. I don't recall what > SAPI/TSRM mess I was talking about. Is it simply that we don't want > TSRM relying on SAPI at all? Heh =) IIRC the problem there is that TSRM is a separate thing, so it can't use there any functions are defined somewhere else. -- Wbr, Antony Dovgal