Voting

: eight minus one?
(Example: nine)

The Note You're Voting On

kuzawinski dot marcin at nospam dot gmail dot com
4 years ago
Since PHP 8.0 spl_autoload_register() will always throw a TypeError on invalid arguments, therefore the second argument `throw` is ignored and a notice will be emitted if it is set to False.

<< Back to user notes page

To Top