Slide 24
Slide 24 text
namespace App;
is_array($a); \is_array($a);
Compile time inlining
https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/3048
strlen(), is_{type}(), {type}val() casts, defined(), chr(), ord(), call_user_function(), call_user_function_array(),
get_class(), get_called_class(), gettype(), count(), in_array(), array_slice(), func_num_args(),
func_get_args(), function_exists(), is_callable(), extension_loaded(), constant(), dirname()