PHP 8.5.0 Beta 3 available for testing

Voting

: min(two, eight)?
(Example: nine)

The Note You're Voting On

astinus dot eberhard at gmail dot com
8 years ago
Traits are compatible with class autoload mechanism - in fact, if you look at source code of trait_exists function, you will find similar peace of code (see Zend/zend_builtin_functions.c)

<< Back to user notes page

To Top