Forgot to CC list
---------- Forwarded message ---------- From: Kalle Sommer Nielsen <[email protected]> Date: 2015-03-26 20:06 GMT+01:00 Subject: Re: [PHP-DEV] is_callable and function_exists with disable_functions To: Remi Collet <[email protected]> 2015-03-26 16:32 GMT+01:00 Remi Collet <[email protected]>: >> do you mind if I change the current behavior of is_callable , to >> return false on this case? > > Make sense > >> or, at least, change function_exists's behavior instead? > > Seems a bad idea. I agree with both points here, I think is_callable() should mimic function_exists() behavior, is this the same case for disable_classes? -- regards, Kalle Sommer Nielsen [email protected] -- regards, Kalle Sommer Nielsen [email protected] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
