--- yaf_exception.c.orig 2024-06-25 03:13:57 UTC +++ yaf_exception.c @@ -73,7 +73,7 @@ zend_class_entry * yaf_get_exception_base(int root) /* } #endif - return zend_exception_get_default(); + return zend_ce_exception; } /* }}} */