https://bugzilla.wikimedia.org/show_bug.cgi?id=30172
--- Comment #1 from Brion Vibber <[email protected]> 2011-08-02 09:13:08 UTC --- IIRC it's actually possible to disable functions from php.ini, in which case they don't turn up on function_exists() but you can't redeclare them. (Reflection may do better at finding them to confirm existence.) Of course this'd be a pretty weird thing to disable... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
