ID: 27624 Updated by: [EMAIL PROTECTED] Reported By: hellekin at free dot Fr Status: Open Bug Type: Documentation problem Operating System: na PHP Version: Irrelevant New Comment:
apache_get_version() and apache_get_modules() were both added to the HEAD version of sapi/apache/php_apache.c, after the branch point of PHP 4.3. apache_get_version() was later added to that branch, getting it into PHP 4.3.4 and apache_get_modules() was not added. The version information for the docs is autogenerated and for some reason it is picking up that both functions were added in 4.3.2. Hopefully someone else can comment on this. ;) >From what I understand there will be no 4.3.6 release but I'll let an actual developer comment on that. Previous Comments: ------------------------------------------------------------------------ [2004-03-17 07:48:32] [EMAIL PROTECTED] I changed the version information for apache_get_version(). But i can't find apache_get_modules() to be mentioned in the changelog of 4.3.4 and it's not working on 4.3.4. hellekin: "The Changelog says they were added in 4.3.4." which changelog have you been looking at to see that apache_get_modules() was added in 4.3.4? ------------------------------------------------------------------------ [2004-03-17 06:42:28] hellekin at free dot Fr Description: ------------ The documentation for apache_get_version() and apache_get_modules() advertise the functions for being added in PHP-4.3.2 but they're not working in 4.3.3. The Changelog says they were added in 4.3.4. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27624&edit=1