PHP 8.5.0 Alpha 1 available for testing

Voting

: five plus one?
(Example: nine)

The Note You're Voting On

fantomx1 at gmail dot com
7 years ago
When calling dynamic method statically in php 5.6 (under 7) it allows it, but it doesnt work, it incorrectly evaluates class that called our subject class, therefore containing method must be static.

<< Back to user notes page

To Top