Commit Graph

  • 3ca4c86da8
    Merge pull request #703 from flightphp/sort-.gitignore master n0nag0n 2026-06-24 07:46:55 -0600
  • 61db3b2fcc
    Merge branch 'master' into sort-.gitignore #703 n0nag0n 2026-06-24 07:46:43 -0600
  • ad7c613d55
    Merge pull request #704 from flightphp/simplify-coverage-generation n0nag0n 2026-06-24 07:45:39 -0600
  • dcab35b729
    Merge pull request #705 from flightphp/combine-phpstan-and-phpcs-in-lint-script n0nag0n 2026-06-24 07:45:12 -0600
  • 68f0942127
    Merge branch 'master' into combine-phpstan-and-phpcs-in-lint-script #705 n0nag0n 2026-06-24 07:42:55 -0600
  • 03ed9fe706
    Merge pull request #706 from flightphp/phpstan-rework n0nag0n 2026-06-24 07:40:14 -0600
  • f20f1d2014
    Merge pull request #707 from flightphp/phpunit-watcher-rework n0nag0n 2026-06-24 07:39:20 -0600
  • 18786481d9
    Merge pull request #708 from flightphp/phpcs-rework n0nag0n 2026-06-24 07:38:24 -0600
  • 5cdc2e85c0 6. renders self close components with many props 580-view-class-steroids fadrian06 2026-06-24 03:17:59 -0400
  • 38d4458e96 5. views can repass props fadrian06 2026-06-24 02:48:31 -0400
  • 538c9d32ae 4. renders self close components with one prop fadrian06 2026-06-24 02:44:36 -0400
  • bc86e7a298 3. renders self close class components that extends another class component fadrian06 2026-06-24 02:08:11 -0400
  • 50c23de325 2. renders self close functional and class components fadrian06 2026-06-24 01:54:59 -0400
  • a94431ae05 1. renders self close components without arguments fadrian06 2026-06-24 00:55:48 -0400
  • 576801967c simplify ViewTest fadrian06 2026-06-23 19:30:51 -0400
  • a6dbd321ae use short echo fadrian06 2026-06-23 19:30:39 -0400
  • 6afd221c76 remove ViewTest methods comments fadrian06 2026-06-23 19:30:18 -0400
  • ee9699e8ad simplify view instantiation fadrian06 2026-06-23 19:29:27 -0400
  • b1c56b1a6e remove final_newlines to all tests/views/* fadrian06 2026-06-23 19:28:10 -0400
  • 6b506636f0 always normalize paths fadrian06 2026-06-23 18:56:18 -0400
  • abdf845899 remove \ from global function calls fadrian06 2026-06-23 18:38:34 -0400
  • 2321b0e079 simplify getTemplate fadrian06 2026-06-23 18:38:10 -0400
  • 206eff4f3d simplify render fadrian06 2026-06-23 18:37:37 -0400
  • d28939f204 replace iterable for arrays fadrian06 2026-06-23 18:36:12 -0400
  • 7d29fdf719 use $this instead of self fadrian06 2026-06-23 18:35:32 -0400
  • f047d22fab simplify docblocks fadrian06 2026-06-23 18:34:31 -0400
  • 98e20c6ad1 import Exception fadrian06 2026-06-23 18:31:37 -0400
  • a3423b4cdf update license docblock fadrian06 2026-06-23 14:25:34 -0400
  • cd2072e409 update mikecao copyright fadrian06 2026-06-23 14:22:59 -0400
  • 770d246e29
    Potential fix for pull request finding #709 autoload-rework fadrian06 2026-06-23 14:09:34 -0400
  • ee9b5f2082 reset v2ClassLoading fadrian06 2026-06-23 14:08:39 -0400
  • 8ec68173ce validate ->setAccesible fadrian06 2026-06-23 14:04:47 -0400
  • cf553d36d4 remove flight/autoload.php fadrian06 2026-06-23 13:57:57 -0400
  • 47a3702927 refactor LoaderTest fadrian06 2026-06-23 13:56:08 -0400
  • db343815a3 normalize dirs fadrian06 2026-06-23 13:55:45 -0400
  • 9aab65b7f6 fix Loader::register docblock fadrian06 2026-06-23 13:55:30 -0400
  • 921c51a5d6 use is_iterable in Loader::register fadrian06 2026-06-23 13:55:08 -0400
  • 1a37f91b99 add flight\ psr-4 autoloader fadrian06 2026-06-23 13:01:13 -0400
  • 90a72aef7c move Flight to a classmap fadrian06 2026-06-23 13:00:49 -0400
  • 85d2f82f77 autoload reworked fadrian06 2026-06-23 12:48:02 -0400
  • 4e244c8172 rename beautify -> format in ai instructions #708 fadrian06 2026-06-23 12:17:58 -0400
  • 760ac1a858 composer format fadrian06 2026-06-23 12:12:01 -0400
  • c975f5551b rename beautify -> format fadrian06 2026-06-23 12:11:35 -0400
  • e3f314b2ac add .phpunit-watcher.yml creation after composer install #707 fadrian06 2026-06-23 11:56:27 -0400
  • 6d0bbdb9a6 ignore .phpunit-watcher.yml to allow contributors customize phpunit-watcher fadrian06 2026-06-23 11:53:09 -0400
  • 036a9a5315 sort phpunit-watcher.yml fadrian06 2026-06-23 11:52:31 -0400
  • 867a564708 composer require -W --dev spatie/phpunit-watcher fadrian06 2026-06-23 11:52:15 -0400
  • 2f533dcdf4 Combine phpcs in lint in ai instructions fadrian06 2026-06-23 11:44:11 -0400
  • 23d749b8c0
    Potential fix for pull request finding #706 fadrian06 2026-06-23 11:40:53 -0400
  • 3eb34464fb save Dispatcher::parseStringClassAndMethod phpstan ignore to fix later fadrian06 2026-06-23 11:39:05 -0400
  • 04afcb16e8 disable again phpstan treatPhpDocTypesAsCertain fadrian06 2026-06-23 11:38:37 -0400
  • 2c47c5ec0e simplify Request@getHeader and @header docblocks fadrian06 2026-06-23 11:38:18 -0400
  • 5ac0ab48a7 Fix Property flight\net\Route::$alias (string) on left side of ?? is not nullable. fadrian06 2026-06-23 11:37:29 -0400
  • ec3c2ec04e enable treat phpdoc types as certain fadrian06 2026-06-23 11:09:09 -0400
  • 104f344352 remove index.php from phpstan fadrian06 2026-06-23 11:08:54 -0400
  • fbfdcc5a23 add schema to phpstan.dist.neon for autocomplete fadrian06 2026-06-23 11:08:30 -0400
  • 2aa8515b11 update phpstan ^2.2 fadrian06 2026-06-23 11:08:04 -0400
  • df326534fe let composer sort require-dev fadrian06 2026-06-23 11:07:53 -0400
  • 34bc93cccc Combine PHPStan and PHPCS in lint script fadrian06 2026-06-23 10:58:27 -0400
  • a148d8750f Simplify code coverage generation #704 fadrian06 2026-06-23 10:49:25 -0400
  • 0dfcb0a19c Sort .gitignore fadrian06 2026-06-23 10:41:30 -0400
  • 6b47c10192
    Merge pull request #702 from flightphp/ci-add-multiple-OSs v3.18.3 n0nag0n 2026-06-23 06:50:02 -0600
  • 2352ed7a70
    Merge pull request #699 from flightphp/style-add-trim_trailing_whitespace-and-insert_final_newline-editorconfigs n0nag0n 2026-06-23 06:46:49 -0600
  • 8989815bd9
    Merge pull request #700 from flightphp/update-composer-json-urls n0nag0n 2026-06-23 06:46:12 -0600
  • 82430882f0 decorate workflow #702 fadrian06 2026-06-22 17:19:30 -0400
  • b068acae84 workflow refactor fadrian06 2026-06-22 17:09:45 -0400
  • 4e8402ece0 Fix pdoexception message in php8.0 in windows fadrian06 2026-06-22 16:56:12 -0400
  • a8de8d3914 Fix testRenderLayout in windows fadrian06 2026-06-22 16:51:55 -0400
  • 8b5118b791 Fix another endlines problems with windows fadrian06 2026-06-22 16:48:44 -0400
  • 76aaf5e274
    Fix Windows CI failure in testGetRoutes: replace both \\r\\n and \\n newlines copilot-swe-agent[bot] 2026-06-22 20:01:38 +0000
  • 237d567373 fix: symlink(): Permission denied on WINNT fadrian06 2026-06-22 11:53:26 -0400
  • a1faf4f00b fix: Failed asserting that exception message 'Target directory is not writable' contains 'Invalid target path: contains directory traversal'. fadrian06 2026-06-22 11:52:46 -0400
  • 9afa64eb97
    Add 'fileinfo' extension to PHP setup fadrian06 2026-06-22 10:52:51 -0400
  • 067e12628b
    Add pdo_sqlite extension to PHP setup fadrian06 2026-06-22 10:48:26 -0400
  • 39d0eddc4a
    Quote PHP matrix versions in test workflow copilot-swe-agent[bot] 2026-06-22 14:39:04 +0000
  • 6bb818b2a9
    Update workflow to support multiple OS environments fadrian06 2026-06-22 10:31:24 -0400
  • fdb1804862
    Re-add writable directory check for target path #701 fadrian06 2026-06-21 21:15:12 -0400
  • d8273b07fe
    Fix newline at end of phpunit-watcher.yml #699 fadrian06 2026-06-21 20:37:34 -0400
  • 2660941d24
    Update homepage URLs in composer.json #700 fadrian06 2026-06-21 20:34:03 -0400
  • 9684654115
    Add settings for trimming whitespace and final newline fadrian06 2026-06-21 20:32:19 -0400
  • 49b750c329
    Merge pull request #697 from flightphp/fix/middleware-missing-class-error v3.18.2 n0nag0n 2026-06-16 08:03:31 -0600
  • 60bf7921f2 Throw when middleware class is missing or cannot be resolved #697 n0nag0n 2026-06-16 08:01:44 -0600
  • 15cfdb01df
    Merge pull request #694 from KnifeLemon/master n0nag0n 2026-04-24 06:48:33 -0600
  • 02fe881d27 fix wildcard routes being skipped by fast path method lookup closes #693 #694 KnifeLemon 2026-04-24 02:33:12 +0900
  • fc43882cda
    Revise security policy and supported versions n0nag0n 2026-04-23 06:42:05 -0600
  • b8dd23aaa8
    Merge pull request #692 from flightphp/security-fixes v3.18.1 n0nag0n 2026-04-22 07:21:39 -0600
  • 924f231baa security fixes #692 n0nag0n 2026-04-22 07:19:02 -0600
  • d6ed21c2a8 remove Engine::initialized #689 fadrian06 2026-04-01 13:21:18 -0400
  • d8e108295c simplify error handling custom methods docblocks fadrian06 2026-04-01 13:15:26 -0400
  • 161bd9817c remove Engine::init fadrian06 2026-04-01 13:07:55 -0400
  • 80be8eaeeb mark some Engine properties as private fadrian06 2026-04-01 12:53:17 -0400
  • 60dffbc6d9 move default configurations to Engine::vars definition fadrian06 2026-04-01 12:44:48 -0400
  • b9b70ac2ae refactor of Loader fadrian06 2026-04-01 11:46:55 -0400
  • 3024a0d198 save EventDispatcher instance in Loader for consistency fadrian06 2026-04-01 11:27:37 -0400
  • f528ea6c96 more Engine simplifications fadrian06 2026-04-01 11:12:49 -0400
  • 3fe2ca1d06 remove v2_output_buffering fadrian06 2026-04-01 11:12:14 -0400
  • 50075ab83d minor space format fadrian06 2026-04-01 11:09:40 -0400
  • bd861748d1 allow $loader->reset()->reset() fadrian06 2026-04-01 10:51:31 -0400
  • 1246c64d99 simplify Dispatcher and EventDispatcher docblocks fadrian06 2026-04-01 10:50:46 -0400
  • 74c8e456b6 add void return type in Engine::init callables fadrian06 2026-04-01 10:50:01 -0400