flightphp / core

An extensible micro-framework for PHP
https://docs.flightphp.com
MIT License
2.61k stars 407 forks source link

fix testStaticFunctionMapping to actually map a static method #535

Closed lubiana closed 5 months ago

lubiana commented 5 months ago

The test was violating phps strict_types, did not test what the name suggested, and was failing.