Commit Graph

789 Commits (6718fedf5ad2c0f662f3f1069112a8a03db4ea18)
 

Author SHA1 Message Date
n0nag0n 6718fedf5a
Merge pull request #686 from flightphp/remove-contributors-configurations-files-from-git
3 days ago
n0nag0n 32a7b3ecbd
Merge pull request #687 from flightphp/simplify-composer-scripts
3 days ago
n0nag0n 4c6ff99902
Merge pull request #688 from flightphp/fix-phpstan-errors
3 days ago
fadrian06 87086d3bec tests folder are no longer linted by phpstan
7 days ago
fadrian06 14aa4cb4be fix all phpstan l6 errors
7 days ago
fadrian06 d9cf6aa9b8 simplify composer scripts
7 days ago
fadrian06 8a4e84c10a delete phpstan.neon and phpunit.xml in favor of phpstan.dist.neon and phpunit.xml.dist
7 days ago
n0nag0n 3941d44c70
Merge pull request #685 from flightphp/fix-phpcs-errors
1 week ago
n0nag0n d50c8c9092
Merge pull request #682 from flightphp/simplify-git-attributes
1 week ago
fadrian06 ce753b7cd2 implement Tests\Server, ServerV2 and groupcompactsyntax namespaces
1 week ago
fadrian06 08904df138 ignore namespaces phpcs warning
1 week ago
fadrian06 b55540068e fix almost long lines phpcs warnings
1 week ago
fadrian06 ee00e5adbe add psr-4 to Tests\Server, ServerV2 and groupcompactsyntax namespaces
1 week ago
fadrian06 e8ff083e69 set default phpcs report as full format
1 week ago
fadrian06 b87d1988ea prepare phpcs to automatically pick a configuration file
1 week ago
fadrian06 62cc85a0e2 composer exec phpcbf -- --standard=PSR12
1 week ago
fadrian06 29595ef9e1 composer exec phpcbf -- --standard=PSR2
1 week ago
fadrian06 85c4b38858 apply lsp-intelephense format to tests folder
1 week ago
fadrian06 17b300680d apply lsp-intelephense format to flight folder
1 week ago
fadrian06 b2ad4cada8 composer require squizlabs/php_codesniffer:^4.0 --dev -W
1 week ago
fadrian06 0b91f9a2a0 composer require flightphp/container:^1.3 --dev -W
1 week ago
n0nag0n 59f05023ee
Merge pull request #683 from flightphp/fix-all-tests-in-windows
2 weeks ago
fadrian06 5a4f13b8d8 fix all tests in windows
2 weeks ago
fadrian06 9ef15cf5dc feat: customize linters per contributor
2 weeks ago
fadrian06 690918a014 remove .gemini/, CONTRIBUTING.md, index.php and phpunit-watcher.yml from composer install
2 weeks ago
n0nag0n ab323cffff
Merge pull request #679 from Lawrence72/master
2 months ago
Mr Percival a3f47bc902 Ignore LiMIT when using RETURNING
2 months ago
n0nag0n 88d7032928
Merge pull request #677 from flightphp/simple-pdo
2 months ago
n0nag0n dd39d4adad fixed spacing
3 months ago
n0nag0n ff17dd591d Added SimplePdo class to replace PdoWrapper
3 months ago
n0nag0n 2ab26aa326
Merge pull request #676 from arshidkv12/return-type-tests
3 months ago
Arshid a59829d8fd Add return type - tests
3 months ago
Arshid e644461129 Add return type
3 months ago
n0nag0n 1833907181
Merge pull request #673 from flightphp/fix-other-commands
3 months ago
n0nag0n 888ff46d26 Fixed route and controller commands to accept old configs
3 months ago
n0nag0n f6baf2a8d2
Merge pull request #671 from flightphp/update-ai-commands
3 months ago
n0nag0n b9818ea27b ok, so only for php 7.4 and 8...
3 months ago
n0nag0n 9cc9347e2b Merge branch 'update-ai-commands' of https://github.com/flightphp/core into update-ai-commands
3 months ago
n0nag0n e73b4e3f92 Removed useless method
3 months ago
n0nag0n 175e9eb656
Merge branch 'master' into update-ai-commands
3 months ago
n0nag0n 009f2f9bad Fix AI commands to use new runway config syntax
3 months ago
n0nag0n b26598ff9d
Merge pull request #670 from ycrao/master
3 months ago
yangzhi-rao 8b047021fe update route tests
3 months ago
飞扬 70379a9413
Update RouteCommand.php
3 months ago
n0nag0n bbec61b1ff
Merge pull request #667 from joanhey/patch-1
4 months ago
Joan Miquel 28ae1fa038
Add PHP 8.5 to testing matrix
4 months ago
n0nag0n d32e090fa7
Merge pull request #666 from riku22/fix_request_base
4 months ago
riku 40f176fa3a
Fixed an issue where `Flight::request()->base` would display only a yen symbol in Windows environments without a parent directory.
4 months ago
n0nag0n 854f668222
Merge pull request #664 from KnifeLemon/master
5 months ago
KnifeLemon 09cb95c6e8 revert: Re-add string type hint to Response::write() parameter
5 months ago