> > Hm, a lot better. Now it would even be better if the windows build > > instructions would be missing from the txt, as it is clearly not needed. > > Would you take on suggesting these new generated files to the devteam? > > (CC me too please in case you do). > > > > Goba > > > OK, I've removed it. > I'll send a message to the internals mailling list right now.
The windows/extensions.xml docs need an update before any of this goes live (translated or into php-src). I can't do this in the next few days but it's a pressing issue. For example: - Tells people to put extra dlls in the SYSTEM directory - DLLs in the PECL download are not labeled as such - Outdated list (appears to be from 4.3.1) so it's not PHP 5 friendly as for example php_mysql.dll is not mentioned anywhere, either are simplexml/sqlite/etc. Looking at recent changes to php-src/win32/install.txt should help while working on this extensions.xml update. I'm guessing other install docs need updating too. Regards, Philip