Re: [INTERNALS-WIN] end of support for VC6 in trunk
[email protected] ("William A. Rowe, Jr.")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Pierre Joye wrote: > >> Since the whole mod_php SetIni is not threadsafe, > > What are you refering to here? :) I may be speaking out of my ass :-) Just looking at sapi/apache_hooks, it seems that ini processing changed significantly between 5.2 and 5.3. Guess I should be paying closer attention :) >> and can't be (the Zend >> API is insufficient w/zts enabled), and only nominal efforts were made at >> making PHP a thread-supporting, multiple-application host VM, it has >> relegated to the single-task::single-process architecture of the 80's. > > I'd to agree here, even if the engine itself is not really the problem > but the dependencies. Actually, it's the engine, at least as I've seen it documented and users attempting to leverage the feature :) As far as dependencies, if they are borked on PHP, they affect a really broad range of open source on Windows, at least. You can push them, you can pull them along, but politely accepting their shortcomings won't really move our ecosystem anywhere ;-)