Fabrik / fabrik

Fabrik for Joomla 3.x
http://fabrikar.com
Other
254 stars 380 forks source link

Check that return is not a boolean before checking its parent class #2256

Closed skurvish closed 2 years ago

skurvish commented 2 years ago

PHP 8 causes an exception if you use get_parent_class on a boolean.