PHP 8.4.24 Released!

Voting

: one plus eight?
(Example: nine)

The Note You're Voting On

gherman at email dot com
4 months ago
Beware: comments misleadingly refer to DivisionByZeroError as an exception, although it is actually an error, as its name suggests. Therefore, catching Exception instead of Error or Throwable in a try-catch block will not work and will result in a fatal error.

<< Back to user notes page

To Top