Commit Graph

818 Commits (f047d22fab1a82c761a55977663f65610b21a7a0)
 

Author SHA1 Message Date
fadrian06 f047d22fab simplify docblocks
2 days ago
fadrian06 98e20c6ad1 import Exception
2 days ago
fadrian06 a3423b4cdf update license docblock
2 days ago
fadrian06 cd2072e409 update mikecao copyright
2 days ago
n0nag0n 6b47c10192
Merge pull request #702 from flightphp/ci-add-multiple-OSs
2 days ago
n0nag0n 2352ed7a70
Merge pull request #699 from flightphp/style-add-trim_trailing_whitespace-and-insert_final_newline-editorconfigs
2 days ago
n0nag0n 8989815bd9
Merge pull request #700 from flightphp/update-composer-json-urls
2 days ago
fadrian06 82430882f0 decorate workflow
3 days ago
fadrian06 b068acae84 workflow refactor
3 days ago
fadrian06 4e8402ece0 Fix pdoexception message in php8.0 in windows
3 days ago
fadrian06 a8de8d3914 Fix testRenderLayout in windows
3 days ago
fadrian06 8b5118b791 Fix another endlines problems with windows
3 days ago
copilot-swe-agent[bot] 76aaf5e274
Fix Windows CI failure in testGetRoutes: replace both \\r\\n and \\n newlines
3 days ago
fadrian06 237d567373 fix: symlink(): Permission denied on WINNT
3 days ago
fadrian06 a1faf4f00b fix: Failed asserting that exception message 'Target directory is not writable' contains 'Invalid target path: contains directory traversal'.
3 days ago
fadrian06 9afa64eb97
Add 'fileinfo' extension to PHP setup
3 days ago
fadrian06 067e12628b
Add pdo_sqlite extension to PHP setup
3 days ago
copilot-swe-agent[bot] 39d0eddc4a
Quote PHP matrix versions in test workflow
3 days ago
fadrian06 6bb818b2a9
Update workflow to support multiple OS environments
3 days ago
fadrian06 d8273b07fe
Fix newline at end of phpunit-watcher.yml
3 days ago
fadrian06 2660941d24
Update homepage URLs in composer.json
3 days ago
fadrian06 9684654115
Add settings for trimming whitespace and final newline
3 days ago
n0nag0n 49b750c329
Merge pull request #697 from flightphp/fix/middleware-missing-class-error
1 week ago
n0nag0n 60bf7921f2 Throw when middleware class is missing or cannot be resolved
1 week ago
n0nag0n 15cfdb01df
Merge pull request #694 from KnifeLemon/master
2 months ago
KnifeLemon 02fe881d27 fix wildcard routes being skipped by fast path method lookup closes #693
2 months ago
n0nag0n fc43882cda
Revise security policy and supported versions
2 months ago
n0nag0n b8dd23aaa8
Merge pull request #692 from flightphp/security-fixes
2 months ago
n0nag0n 924f231baa security fixes
2 months ago
n0nag0n 6718fedf5a
Merge pull request #686 from flightphp/remove-contributors-configurations-files-from-git
3 months ago
n0nag0n 32a7b3ecbd
Merge pull request #687 from flightphp/simplify-composer-scripts
3 months ago
n0nag0n 4c6ff99902
Merge pull request #688 from flightphp/fix-phpstan-errors
3 months ago
fadrian06 87086d3bec tests folder are no longer linted by phpstan
3 months ago
fadrian06 14aa4cb4be fix all phpstan l6 errors
3 months ago
fadrian06 d9cf6aa9b8 simplify composer scripts
3 months ago
fadrian06 8a4e84c10a delete phpstan.neon and phpunit.xml in favor of phpstan.dist.neon and phpunit.xml.dist
3 months ago
n0nag0n 3941d44c70
Merge pull request #685 from flightphp/fix-phpcs-errors
3 months ago
n0nag0n d50c8c9092
Merge pull request #682 from flightphp/simplify-git-attributes
3 months ago
fadrian06 ce753b7cd2 implement Tests\Server, ServerV2 and groupcompactsyntax namespaces
3 months ago
fadrian06 08904df138 ignore namespaces phpcs warning
3 months ago
fadrian06 b55540068e fix almost long lines phpcs warnings
3 months ago
fadrian06 ee00e5adbe add psr-4 to Tests\Server, ServerV2 and groupcompactsyntax namespaces
3 months ago
fadrian06 e8ff083e69 set default phpcs report as full format
3 months ago
fadrian06 b87d1988ea prepare phpcs to automatically pick a configuration file
3 months ago
fadrian06 62cc85a0e2 composer exec phpcbf -- --standard=PSR12
3 months ago
fadrian06 29595ef9e1 composer exec phpcbf -- --standard=PSR2
3 months ago
fadrian06 85c4b38858 apply lsp-intelephense format to tests folder
3 months ago
fadrian06 17b300680d apply lsp-intelephense format to flight folder
3 months ago
fadrian06 b2ad4cada8 composer require squizlabs/php_codesniffer:^4.0 --dev -W
3 months ago
fadrian06 0b91f9a2a0 composer require flightphp/container:^1.3 --dev -W
3 months ago