PHP :: Bug #45911 :: Cannot disable ext/hash
| Bug #45911 | Cannot disable ext/hash | ||||
|---|---|---|---|---|---|
| Submitted: | 2008-08-25 18:27 UTC | Modified: | 2008-09-07 13:17 UTC | ||
| From: | hannes dot magnusson at gmail dot com | Assigned: | |||
| Status: | Closed | Package: | hash related | ||
| PHP Version: | 5.3.0alpha1 | OS: | Linux | ||
| Private report: | No | CVE-ID: | None | ||
[2008-08-25 18:27 UTC] hannes dot magnusson at gmail dot com
Description: ------------ --disable-all doesn't disable ext/hash Reproduce code: --------------- ./configure --disable-all Actual result: -------------- bjori@alba:/usr/src/php/5.3$ sapi/cli/php -m [PHP Modules] date ereg hash pcre Reflection SPL standard
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2008-08-25 18:39 UTC] jani@php.net
[2008-09-07 13:17 UTC] lbarnaud@php.net