Commit Graph

820 Commits (eaeb6b4fcc9a4083b019958889e2bf3432d48fe1)
 

Author SHA1 Message Date
fadrian06 eaeb6b4fcc remove Engine::path
1 day ago
fadrian06 9dca6fb836 ignore phpunit-watcher.yml.dist from composer install
6 days ago
fadrian06 95262bd39e refactor EventDispatcher
7 days ago
fadrian06 dd201d1e84 replace Exception for Throwable
7 days ago
fadrian06 701e0e73ce fix TypeError
7 days ago
fadrian06 a9ce5967b9 refactor LoaderTest
7 days ago
fadrian06 7a73e0e725 simplify ref object
7 days ago
fadrian06 78b8c4be60 remove directory loading in favor of psr-4
7 days ago
fadrian06 07d72d24ef remove Loader::autoload in favor of psr-4
7 days ago
fadrian06 886e584429 remove v2 loader in favor of psr-4
7 days ago
fadrian06 6784507bf8 refactor step 1 of Loader
7 days ago
fadrian06 7b1e414717 update Loader docblock
1 week ago
fadrian06 26ce749db9 remove ignored required_once __DIR__ . '/core/Loader.php'
1 week ago
fadrian06 d2d1d0505d update GEMINI.md and copilot-instructions.md
1 week ago
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 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