History log of /PHP-8.3/Zend/tests/gh14009_001.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# c6b75f93 06-May-2024 Dmitry Stogov

Fix prototype for trait methods (#14148)

* Fix prototype for trait methods

Fixes GH-14009

* Clenup do_inheritance_check_on_method()

Remove wierd checks and define

Fix prototype for trait methods (#14148)

* Fix prototype for trait methods

Fixes GH-14009

* Clenup do_inheritance_check_on_method()

Remove wierd checks and define the behavior by explicit set of flags

* Fix naming and indentation

---------

Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>

show more ...