Commit Graph

702 Commits (3d8149ad1b85df03a50ba7ed24b94c074656c17c)
 

Author SHA1 Message Date
n0nag0n 3d8149ad1b Finally found the horrific memory leak!
5 months ago
n0nag0n d43f2e9db5
Merge pull request #652 from flightphp/ai-helpers
6 months ago
n0nag0n 7ddd5bb077
Update .github/copilot-instructions.md
6 months ago
n0nag0n 6742770cc1 Added unit tests and adjusted some syntax
6 months ago
n0nag0n dcb7ff9687 Added AI commands and instructions for the repo.
6 months ago
n0nag0n 11806e91b3
Merge pull request #651 from flightphp/feat/request-servername
6 months ago
n0nag0n 9215b905c8 feat(request): Add servername property to Request class
6 months ago
n0nag0n 5df2800753
Merge pull request #650 from flightphp/bad-data-var-in-view
6 months ago
n0nag0n c470a65a8e Fixed issue with data in view class
6 months ago
n0nag0n aaf9f62ecc
Merge pull request #644 from pierresh/phpunit-watcher
7 months ago
Pierre Clavequin 863282a3c8 test: re-run tests automatically with phpunit-watcher
8 months ago
n0nag0n d6d3382e61
Merge pull request #645 from pierresh/return-type-in-test
8 months ago
Pierre Clavequin 840833e7d7 test: add missing return types in tests
8 months ago
n0nag0n 0abf1b9b16 fixed issues with php8-named-arguments
9 months ago
n0nag0n 62f31d7856
Merge pull request #638 from flightphp/duplicated-slash-in-groups-support
9 months ago
n0nag0n 22570b9987
Merge pull request #548 from flightphp/php8-named-arguments-support
9 months ago
n0nag0n a2c74ddadd added event cache check and tweaked middleware event
9 months ago
fadrian06 92e5332525 silent deprecation test in php 8.4
9 months ago
fadrian06 7ff7344815 fix another windows end lines problem
9 months ago
fadrian06 431a4e7a46 remove newlines and stuffs to fix render tests
9 months ago
fadrian06 15ff651e77 support for duplicated slashes in nested groups
9 months ago
fadrian06 5425955dd7 fix php 7.4 invalid syntax
9 months ago
fadrian06 72ac51e141
Merge branch 'master' into php8-named-arguments-support
9 months ago
fadrian06 59c9c0330f improve ::registerContainerHandler docblock
9 months ago
fadrian06 8ccbd7ac9e support for containers that resolve automatically dependencies without adding explicitly
9 months ago
fadrian06 7292464d1c Flight::path($path) -> ($dir) to match Engine::path($dir)
9 months ago
fadrian06 5f84570d27 disabled phpstan for tests/named-arguments
9 months ago
fadrian06 2638d1f37a composer require flightphp/container --dev -W
9 months ago
fadrian06 5068995d17 merge master
9 months ago
n0nag0n 12725eb337
Merge pull request #635 from flightphp/fix/view-tests-in-windows
9 months ago
n0nag0n a0a2b7cb79
Merge pull request #636 from flightphp/docs/allow-arrays-route-controllers-and-middlewares
9 months ago
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)
9 months ago
fadrian06 e5ce02e5bb fix: corrected windows line endings in view tests
9 months ago
n0nag0n bc203944ac corrected some event names
9 months ago
n0nag0n 4508d887c4
Merge pull request #634 from flightphp/apm-enhancements
9 months ago
n0nag0n dd2d23ec99 added more events, added apm changes
9 months ago
n0nag0n cece196421
Update README.md
9 months ago
n0nag0n 9bd17d9db5
Merge pull request #632 from flightphp/event-handler
9 months ago
n0nag0n 046a034455 prettified
10 months ago
n0nag0n 2e68ccb0d0 and added new unit tests
10 months ago
n0nag0n 79efffc333 added stopPropagation logic
10 months ago
n0nag0n 4b7cd68e24 added an event system
10 months ago
n0nag0n fe3e78a7d0 added benchmarks to readme
10 months ago
n0nag0n c1ffb8f71e
Update README.md
10 months ago
n0nag0n 3c3dcb8b83
Update README.md
10 months ago
n0nag0n 12843694d6
Update README.md
10 months ago
n0nag0n 2762daf4f4
Merge pull request #630 from flightphp/remove-cache-headers
10 months ago
n0nag0n b6ab088888
Merge pull request #622 from flightphp/new-request-object
10 months ago
n0nag0n 7dd52c9ee6 Reset router to beginning
10 months ago
n0nag0n 2c9b02ec28 removed cache breaking behavior
10 months ago