Wez Furlong wrote:
This is quite difficult to implement correctly, as the extension
name != module file name, and that filename is platform dependent

Hmm. Three passes should do the job: First DL_LOAD, then DL_FETCH_SYM to determine order of init then initialize the modules. Or am I missing something here?


It should be sufficient to warn the user to fix their php.ini

It's probably sufficient, it just feels stupid :-)


file, at least for the moment; anything more than that is too
complex to stick into PHP 5 at this stage.

Ok, so I guess I'm not going to try to implement it as it wouldn't be included anyway :-)


> Bah, stupid OE.

Oh, do we have a confession of a capital sin here? That's ten Lord's Prayers for you :-)

- Chris

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to