PHP 8.5.0 Alpha 4 available for testing

Voting

: two plus five?
(Example: nine)

The Note You're Voting On

andrey at php dot net
20 years ago
As far as I remember interface_exists() was added in 5.0.2 . In 5.0.0 and 5.0.1 class_exists() used to return TRUE when asked for a existing interface. Starting 5.0.2 class_exists() doesn't do that anymore.

<< Back to user notes page

To Top