Commit Graph

808 Commits (26ce749db99d9846e8231051eeeef7b94f6f490f)
 

Author SHA1 Message Date
fadrian06 26ce749db9 remove ignored required_once __DIR__ . '/core/Loader.php'
7 days ago
fadrian06 d2d1d0505d update GEMINI.md and copilot-instructions.md
7 days ago
fadrian06 17e0224a55 simplify lint and beautify scripts
7 days ago
fadrian06 b0b3e096ca remove test-coverage:win
7 days ago
fadrian06 3046bf770e fix coverage generation
7 days ago
fadrian06 a19a627dae allow to set phpunit-watcher options per contributor
7 days ago
fadrian06 450eea84ea simplify autoload-dev to a single psr-4 autoload
7 days ago
fadrian06 4f6080f6f4 add psr-4
1 week ago
fadrian06 c8e7855fa8 rename flight -> src
1 week ago
fadrian06 42e8166984 ignore .phpunit.result.cache, phpcs.xml, phpstan.neon and phpunit.xml
1 week ago
fadrian06 eac46dbf39 update contributors homepages
1 week ago
fadrian06 7f20704cd2 update broken packagist homepage
1 week ago
fadrian06 6cd027e620 clean .gitignore
1 week ago
fadrian06 f1a8c8104b reset default phpcs psr12 rules
1 week ago
fadrian06 6ece1edb38 allow !is_array() in contributions (cleaner and readable code)
1 week ago
fadrian06 cc5d162bb7 ignore README.md from composer install
1 week ago
fadrian06 f9b7c6b597 delete index.php
1 week ago
fadrian06 b312f611fc set indent_size 4 in phpunit-watcher.yml
1 week ago
fadrian06 f7610f883c add trim_trailing_whitespace and insert_final_newline to .editorconfig
1 week ago
n0nag0n 6718fedf5a
Merge pull request #686 from flightphp/remove-contributors-configurations-files-from-git
1 week ago
n0nag0n 32a7b3ecbd
Merge pull request #687 from flightphp/simplify-composer-scripts
1 week ago
n0nag0n 4c6ff99902
Merge pull request #688 from flightphp/fix-phpstan-errors
1 week ago
fadrian06 87086d3bec tests folder are no longer linted by phpstan
2 weeks ago
fadrian06 14aa4cb4be fix all phpstan l6 errors
2 weeks ago
fadrian06 d9cf6aa9b8 simplify composer scripts
2 weeks ago
fadrian06 8a4e84c10a delete phpstan.neon and phpunit.xml in favor of phpstan.dist.neon and phpunit.xml.dist
2 weeks ago
n0nag0n 3941d44c70
Merge pull request #685 from flightphp/fix-phpcs-errors
2 weeks ago
n0nag0n d50c8c9092
Merge pull request #682 from flightphp/simplify-git-attributes
2 weeks ago
fadrian06 ce753b7cd2 implement Tests\Server, ServerV2 and groupcompactsyntax namespaces
2 weeks ago
fadrian06 08904df138 ignore namespaces phpcs warning
2 weeks ago
fadrian06 b55540068e fix almost long lines phpcs warnings
2 weeks ago
fadrian06 ee00e5adbe add psr-4 to Tests\Server, ServerV2 and groupcompactsyntax namespaces
2 weeks ago
fadrian06 e8ff083e69 set default phpcs report as full format
2 weeks ago
fadrian06 b87d1988ea prepare phpcs to automatically pick a configuration file
2 weeks ago
fadrian06 62cc85a0e2 composer exec phpcbf -- --standard=PSR12
2 weeks ago
fadrian06 29595ef9e1 composer exec phpcbf -- --standard=PSR2
2 weeks ago
fadrian06 85c4b38858 apply lsp-intelephense format to tests folder
2 weeks ago
fadrian06 17b300680d apply lsp-intelephense format to flight folder
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
n0nag0n 59f05023ee
Merge pull request #683 from flightphp/fix-all-tests-in-windows
3 weeks ago
fadrian06 5a4f13b8d8 fix all tests in windows
3 weeks ago
fadrian06 9ef15cf5dc feat: customize linters per contributor
3 weeks ago
fadrian06 690918a014 remove .gemini/, CONTRIBUTING.md, index.php and phpunit-watcher.yml from composer install
3 weeks ago
n0nag0n ab323cffff
Merge pull request #679 from Lawrence72/master
3 months ago
Mr Percival a3f47bc902 Ignore LiMIT when using RETURNING
3 months ago
n0nag0n 88d7032928
Merge pull request #677 from flightphp/simple-pdo
3 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