model.php
16.2 KB
-
The __get() magic method runs three checks before giving up but the __isset()… · 49384514
The __get() magic method runs three checks before giving up but the __isset() method only runs two checks. This syncs the logic to ensure that __get() and __isset() are looking at the same possibilities.
Mark Huot committed