Re: [PHP-DEV] disable_classes
[email protected] (Edin Kadribasic)
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
On Sunday, Mar 2, 2003, at 23:42 Europe/Copenhagen, Harald Radi wrote: > i reclassified http://bugs.php.net/bug.php?id=22481 to a feature > request for > adding disable_classes . if there are no objections i'm going to > implement it > that way. +1 It is actually necessary to have such an ini option as I suppose we'll have more extensions exposing their functionality in an OO way. Edin