Commit Graph

872 Commits (5c89341428e73442bf3ef6068df232fe5bf564f3)
 

Author SHA1 Message Date
fadrian06 5c89341428 clarify Dispatcher@run parameters and allows to throw errors inside events or filters
4 weeks ago
fadrian06 988c64ed22 rename $containerInterfaceNS -> $containerFQCN and extract InvalidArgumentException $message argument
4 weeks ago
fadrian06 0b0737f533 remove $this of return type, it's incompatible with self return type
4 weeks ago
fadrian06 8a4818cf87 improve typehint of keys before and after inside all events in the Dispatcher $filters property
4 weeks ago
fadrian06 ae735c1845 remove Dispatcher properties redundants explanations
4 weeks ago
fadrian06 12607d9500 rename Psr\Container\ContainerInterface -> Container
4 weeks ago
fadrian06 6c5d9de3ca remove Engine @template
4 weeks ago
n0nag0n d8fe78449c Fix flight.allow_method_override not disabling method override (GHSA-vr9m-jx6f-hhj6)
4 weeks ago
n0nag0n ee03274498
Merge pull request #714 from flightphp/feat/align-runway-commands-with-skeleton
1 month ago
n0nag0n 98c9c89893 Align Runway generators with skeleton App\ layout and fix suite gates
1 month ago
n0nag0n f2df5232c4
Add project instructions for FlightPHP core library
2 months ago
n0nag0n 128af19ae9
Merge pull request #713 from flightphp/use-best-practices-in-index.php
2 months ago
fadrian06 83d7096ee7 use static callables with typehints
2 months ago
n0nag0n eb24cff886
Merge pull request #711 from flightphp/feat/ai-generate-agents-md
2 months ago
n0nag0n 53d422001e feat(ai): generate AGENTS.md in ai:generate-instructions command
2 months ago
n0nag0n bac3714368
Merge pull request #709 from flightphp/autoload-rework
3 months ago
copilot-swe-agent[bot] 46e457f9c5
Merge master into autoload-rework
3 months ago
fadrian06 d58cbacda1 restore and improve custom autoloader
3 months ago
n0nag0n 3ca4c86da8
Merge pull request #703 from flightphp/sort-.gitignore
3 months ago
n0nag0n 61db3b2fcc
Merge branch 'master' into sort-.gitignore
3 months ago
n0nag0n ad7c613d55
Merge pull request #704 from flightphp/simplify-coverage-generation
3 months ago
n0nag0n dcab35b729
Merge pull request #705 from flightphp/combine-phpstan-and-phpcs-in-lint-script
3 months ago
n0nag0n 68f0942127
Merge branch 'master' into combine-phpstan-and-phpcs-in-lint-script
3 months ago
n0nag0n 03ed9fe706
Merge pull request #706 from flightphp/phpstan-rework
3 months ago
n0nag0n f20f1d2014
Merge pull request #707 from flightphp/phpunit-watcher-rework
3 months ago
n0nag0n 18786481d9
Merge pull request #708 from flightphp/phpcs-rework
3 months ago
fadrian06 770d246e29
Potential fix for pull request finding
3 months ago
fadrian06 ee9b5f2082 reset v2ClassLoading
3 months ago
fadrian06 8ec68173ce validate ->setAccesible
3 months ago
fadrian06 cf553d36d4 remove flight/autoload.php
3 months ago
fadrian06 47a3702927 refactor LoaderTest
3 months ago
fadrian06 db343815a3 normalize dirs
3 months ago
fadrian06 9aab65b7f6 fix Loader::register docblock
3 months ago
fadrian06 921c51a5d6 use is_iterable in Loader::register
3 months ago
fadrian06 1a37f91b99 add flight\ psr-4 autoloader
3 months ago
fadrian06 90a72aef7c move Flight to a classmap
3 months ago
fadrian06 85d2f82f77 autoload reworked
3 months ago
fadrian06 4e244c8172 rename beautify -> format in ai instructions
3 months ago
fadrian06 760ac1a858 composer format
3 months ago
fadrian06 c975f5551b rename beautify -> format
3 months ago
fadrian06 e3f314b2ac add .phpunit-watcher.yml creation after composer install
3 months ago
fadrian06 6d0bbdb9a6 ignore .phpunit-watcher.yml to allow contributors customize phpunit-watcher
3 months ago
fadrian06 036a9a5315 sort phpunit-watcher.yml
3 months ago
fadrian06 867a564708 composer require -W --dev spatie/phpunit-watcher
3 months ago
fadrian06 2f533dcdf4 Combine phpcs in lint in ai instructions
3 months ago
fadrian06 23d749b8c0
Potential fix for pull request finding
3 months ago
fadrian06 3eb34464fb save Dispatcher::parseStringClassAndMethod phpstan ignore to fix later
3 months ago
fadrian06 04afcb16e8 disable again phpstan treatPhpDocTypesAsCertain
3 months ago
fadrian06 2c47c5ec0e simplify Request@getHeader and @header docblocks
3 months ago
fadrian06 5ac0ab48a7 Fix Property flight\net\Route::$alias (string) on left side of ?? is not nullable.
3 months ago