You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fadrian06
e86bb59297
docs: add array{0: class-string, 1: method} to support phpstan level 6 in any project that uses [MyController::class, 'myInstanceMethod'] (phpstan marks that as an invalid callable)
|
4 weeks ago |
.. |
commands
|
added ability to throw a method not found instead of 404
|
11 months ago |
core
|
added more events, added apm changes
|
4 weeks ago |
database
|
added more events, added apm changes
|
4 weeks ago |
net
|
docs: add array{0: class-string, 1: method} to support phpstan level 6 in any project that uses [MyController::class, 'myInstanceMethod'] (phpstan marks that as an invalid callable)
|
4 weeks ago |
template
|
Unnecessary explicitness :|
|
10 months ago |
util
|
added ability to load classes with _ in them
|
1 year ago |
Engine.php
|
docs: add array{0: class-string, 1: method} to support phpstan level 6 in any project that uses [MyController::class, 'myInstanceMethod'] (phpstan marks that as an invalid callable)
|
4 weeks ago |
Flight.php
|
docs: add array{0: class-string, 1: method} to support phpstan level 6 in any project that uses [MyController::class, 'myInstanceMethod'] (phpstan marks that as an invalid callable)
|
4 weeks ago |
autoload.php
|
Fixed https://github.com/flightphp/core/pull/538#pullrequestreview-1861099821
|
1 year ago |