Commit Graph

73 Commits (17e0224a55776a34b82c3786629967bada49917e)

Author SHA1 Message Date
fadrian06 17e0224a55 simplify lint and beautify scripts
1 week ago
fadrian06 b0b3e096ca remove test-coverage:win
1 week ago
fadrian06 3046bf770e fix coverage generation
1 week ago
fadrian06 a19a627dae allow to set phpunit-watcher options per contributor
1 week ago
fadrian06 450eea84ea simplify autoload-dev to a single psr-4 autoload
1 week ago
fadrian06 4f6080f6f4 add psr-4
1 week ago
fadrian06 eac46dbf39 update contributors homepages
1 week ago
fadrian06 7f20704cd2 update broken packagist homepage
1 week ago
fadrian06 d9cf6aa9b8 simplify composer scripts
2 weeks ago
n0nag0n 3941d44c70
Merge pull request #685 from flightphp/fix-phpcs-errors
2 weeks ago
fadrian06 ee00e5adbe add psr-4 to Tests\Server, ServerV2 and groupcompactsyntax namespaces
2 weeks ago
fadrian06 b87d1988ea prepare phpcs to automatically pick a configuration file
2 weeks ago
fadrian06 b2ad4cada8 composer require squizlabs/php_codesniffer:^4.0 --dev -W
2 weeks ago
fadrian06 0b91f9a2a0 composer require flightphp/container:^1.3 --dev -W
2 weeks ago
fadrian06 9ef15cf5dc feat: customize linters per contributor
3 weeks ago
n0nag0n ff17dd591d Added SimplePdo class to replace PdoWrapper
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 b174bdbc6f more changes with upload. Security enhancements. Also got rid of php-watcher
5 months ago
n0nag0n 095a46663f configured performance testing
6 months ago
Pierre Clavequin 863282a3c8 test: re-run tests automatically with phpunit-watcher
11 months ago
fadrian06 2638d1f37a composer require flightphp/container --dev -W
1 year ago
fadrian06 5068995d17 merge master
1 year ago
fadrian06 d6854cb078 Merge branch 'master' into php8-named-arguments-support
2 years ago
fadrian06 508dca8cda
Simplified php version constraint
2 years ago
n0nag0n 234b3ddb0a changed it so runway commands are run from any repo
2 years ago
fadrian06 8f3f6b5c74 Make explicit comparisons
2 years ago
fadrian06 99a7d75440 Removed PSR/Container
2 years ago
fadrian06 598c71d01c Restored phpcs.dist.xml > phpcs.xml script
2 years ago
fadrian06 389ebfd329 Add PSR/Container dependency for type hint and expose the API
2 years ago
fadrian06 e322135d9c Add symfony/polyfill-80
2 years ago
fadrian06 3667ca7886 Merge branch 'master' into php8-named-arguments-support
2 years ago
n0nag0n 6d41115e9a initial commit for containerization
2 years ago
Austin Collier 5406bbedc1 added test coverage and clearing body for head requests
2 years ago
fadrian06 aba66dab3e Added PHP8 dev autoloader
2 years ago
fadrian06 6c629fd658 Simplified autoload-dev
2 years ago
fadrian06 d9e5185087 tabs again, config your editor 😠
2 years ago
n0nag0n 2b2b5a1ff6 tweak to composer config
2 years ago
n0nag0n d5a5a15607 added v2 ui testing
2 years ago
n0nag0n 7d1987f73a Added UI Test script from @krmu
2 years ago
fadrian06 be6a3fc7d6 Added test-coverage:win script
2 years ago
fadrian06 afba9c16a0 Fixed https://github.com/flightphp/core/pull/538#pullrequestreview-1861099821
2 years ago
fadrian06 5a2251c9d3
Fixed phpstan suggestion
2 years ago
Austin Collier 4c60454fa0 beautified
2 years ago
fadrian06 84877b34f4
Merge pull request #530 from flightphp/async-related
2 years ago
fadrian06 bdca41d7e1 Added development classmap autoloader
2 years ago
fadrian06 7336bd4fd7 Apply code formatting in root files
2 years ago
Austin Collier 7f576f1180 fixed order in composer
2 years ago
Austin Collier c6754dfe59 added some methods to help with async frameworks
2 years ago
Austin Collier cc4338a34b added PSR12 coding style to files.
2 years ago