Commit Graph

  • 4ca035566a [Console] Expose the original input arguments and options and to unparse options 8.1 Théo FIDRY 2024-06-26 23:29:17 +02:00
  • 326aae7155 Add FrankenPhpWorkerResponseRunner for simple response return in symfony/runtime Guillaume Sainthillier 2026-03-15 13:10:27 +01:00
  • da6972d69c [Runtime] Add SymfonyRuntime::resolveType() for customizing how types are resolved in extending runtimes Alexander Varwijk 2026-03-03 16:25:28 +01:00
  • 8ef5d7215b minor #62783 PHP CS Fixer: enable static_lambda (keradus) Nicolas Grekas 2025-12-19 09:33:25 +01:00
  • d6d383c93c PHP CS Fixer: enable static_lambda Dariusz Ruminski 2025-12-16 10:36:39 +01:00
  • eb21a00efe Dont use ->getDeclaringClass() when ->class is enough Nicolas Grekas 2025-12-17 09:14:51 +01:00
  • 736b56b849 PHP CS Fixer: generic 8.1 cleanup Dariusz Ruminski 2025-12-14 13:45:53 +01:00
  • 73b34037b2 Merge branch '7.4' into 8.0 v8.0.1 8.0 Nicolas Grekas 2025-12-05 15:08:45 +01:00
  • 876f902a6c Merge branch '7.3' into 7.4 v7.4.1 7.4 Nicolas Grekas 2025-12-05 15:04:53 +01:00
  • 9146981807 Merge branch '6.4' into 7.3 v7.3.8 7.3 Nicolas Grekas 2025-12-05 14:52:21 +01:00
  • fb3149ee85 [Runtime] Reuse the already created Request object when the app needs it as argument returns a kernel v6.4.30 6.4 Nicolas Grekas 2025-12-05 11:55:13 +01:00
  • 5f3b411263 Merge branch '7.4' into 8.0 v8.0.0-RC1 v8.0.0 Nicolas Grekas 2025-11-05 15:36:47 +01:00
  • e3dd6c0f46 [PHPDoc] Fix various PHPDoc syntax errors v7.4.0-RC1 v7.4.0 Younes ENNAJI 2025-11-04 03:21:26 +01:00
  • a689fb776d Merge branch '7.4' into 8.0 v8.0.0-BETA2 Nicolas Grekas 2025-10-28 12:47:19 +01:00
  • cfa878e560 [Runtime] Expose project_dir as APP_PROJECT_DIR env var v7.4.0-BETA2 Nicolas Grekas 2025-10-28 11:13:58 +01:00
  • 47be07aab2 Merge branch '7.4' into 8.0 v8.0.0-BETA1 Nicolas Grekas 2025-10-26 10:06:35 +01:00
  • 5b90ac80a4 make project_dir configurable v7.4.0-BETA1 wickedOne 2025-03-11 14:56:55 +01:00
  • e8f4811bf3 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-09-11 17:31:50 +02:00
  • 43f5d81c28 Merge branch '7.3' into 7.4 Nicolas Grekas 2025-09-11 17:31:41 +02:00
  • 3550e2711e Merge branch '6.4' into 7.3 v7.3.4 Nicolas Grekas 2025-09-11 17:31:28 +02:00
  • 59933ca737 [PhpUnitBridge] Fix tests v6.4.26 Nicolas Grekas 2025-09-11 16:50:36 +02:00
  • 2cc275acfb Merge branch '7.4' into 8.0 Nicolas Grekas 2025-09-03 14:04:36 +02:00
  • be299143a9 [Runtime] Expose the runtime class in $_SERVER['APP_RUNTIME'] Nicolas Grekas 2025-09-02 17:55:56 +02:00
  • 6f950f2d30 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-09-01 11:26:06 +02:00
  • afe3c3fb72 [Runtime] Support runtime options as a string Vincent Langlet 2025-08-25 18:15:16 +02:00
  • 5a57015ae8 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-08-13 14:47:22 +02:00
  • f305b5a003 chore: PHP CS Fixer - restore PHP / PHPUnit rulesets Dariusz Ruminski 2025-08-09 23:58:04 +02:00
  • 7f4f400762 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-08-01 18:41:19 +02:00
  • 199d14e56a run tests using PHPUnit 11.5 Christian Flothmann 2024-10-09 11:06:51 +02:00
  • c1cc672164 CS fixes v6.4.24 Nicolas Grekas 2025-07-10 09:12:18 +02:00
  • a01f3818c5 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-07-09 12:08:17 +02:00
  • 00ceeb82a0 Various CS fixes Nicolas Grekas 2025-07-08 11:08:29 +02:00
  • 3b44814fde Merge branch '7.4' into 8.0 Nicolas Grekas 2025-06-20 18:16:24 +02:00
  • 71821d5937 feature #60503 [Runtime] Automatically use FrankenPHP runner when its worker mode is detected (alexandre-daubois) Fabien Potencier 2025-06-20 12:56:25 +02:00
  • b00284e04c Merge branch '7.4' into 8.0 Christian Flothmann 2025-06-18 13:57:07 +02:00
  • b814dd0f7f fix forward-compatibility with Symfony 8 Christian Flothmann 2025-06-18 12:21:51 +02:00
  • c84f705fcf Merge branch '7.4' into 8.0 Nicolas Grekas 2025-06-16 09:42:02 +02:00
  • 86c48554f4 fix backwards-compatibility with overridden add() methods Christian Flothmann 2025-06-15 21:39:02 +02:00
  • ec257643d0 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-06-15 12:09:48 +02:00
  • fea0571067 Merge branch '7.3' into 7.4 Nicolas Grekas 2025-06-15 12:08:16 +02:00
  • 9516056d43 Merge branch '7.2' into 7.3 v7.3.1 Nicolas Grekas 2025-06-13 09:48:40 +02:00
  • 40d1c481c2 Merge branch '6.4' into 7.2 v7.2.8 7.2 Nicolas Grekas 2025-06-13 09:47:28 +02:00
  • ef1f03c2ab bug #60779 Silence E_DEPRECATED and E_USER_DEPRECATED (nicolas-grekas) v6.4.23 Nicolas Grekas 2025-06-13 09:44:14 +02:00
  • 838c05f404 Silence E_DEPRECATED and E_USER_DEPRECATED Nicolas Grekas 2025-06-13 09:15:29 +02:00
  • e0c2024db1 [Console][FrameworkBundle] Remove deprecated Application::add() methods HypeMC 2025-06-13 02:20:31 +02:00
  • ed0bfa63b7 fix compatibility with Symfony 7.4 Christian Flothmann 2025-06-12 14:21:06 +02:00
  • f22487c94a Merge branch '7.4' into 8.0 Robin Chalas 2025-06-12 13:37:55 +02:00
  • 3c7162ec37 [Console] Simplify using invokable commands when the component is used standalone HypeMC 2025-06-09 17:40:54 +02:00
  • 77c754703b Bump Symfony 8 to PHP >= 8.4 Nicolas Grekas 2025-06-02 17:50:55 +02:00
  • 38692fbb89 Allow Symfony ^8.0 Nicolas Grekas 2025-06-02 16:08:14 +02:00
  • 5365efa468 [Runtime] Automatically use FrankenPHP runner when its worker mode is detected Alexandre Daubois 2025-05-21 17:07:06 +02:00
  • 91a630dc8c Merge branch '6.4' into 7.2 v7.2.7 Christian Flothmann 2025-05-08 08:52:38 +02:00
  • 832c3ce3b8 fix tests v6.4.22 Christian Flothmann 2025-05-07 23:08:36 +02:00
  • fda552ee63 [Runtime] Support extra dot-env files v7.3.0-RC1 v7.3.0-BETA1 v7.3.0 nathanpage 2025-04-04 16:43:58 +11:00
  • b495af904d Deprecate returning a non-integer value from a \Closure function set via Command::setCode() Yonel Ceruto 2025-03-28 09:22:25 -04:00
  • b3ee8b71df chore: PHP CS Fixer fixes Dariusz Ruminski 2025-01-10 17:38:20 +01:00
  • 8e8d09bd69 Removing the warning on incorrect PHP_SAPI value v7.2.3 Duncan de Boer 2024-12-29 22:18:48 +01:00
  • 2c350568f3 [Runtime] Negate register_argc_argv when its On v7.2.0-RC1 v7.2.0 Nicolas Grekas 2024-11-06 12:43:25 +01:00
  • 242b4d773c [Runtime] fix tests v5.4.46 5.4 Nicolas Grekas 2024-11-06 09:58:41 +01:00
  • 46fd79dded Merge branch '7.1' into 7.2 v7.2.0-BETA2 Nicolas Grekas 2024-11-05 17:46:43 +01:00
  • 9889783c17 Merge branch '6.4' into 7.1 v7.1.7 7.1 Nicolas Grekas 2024-11-05 17:41:12 +01:00
  • 4facd4174f Merge branch '5.4' into 6.4 v6.4.14 Nicolas Grekas 2024-11-05 17:06:36 +01:00
  • 443f7d2bc3 Do not read from argv on non-CLI SAPIs Wouter de Jong 2024-10-15 10:18:46 +02:00
  • 718e3b516d Merge branch '7.1' into 7.2 Nicolas Grekas 2024-11-04 12:36:24 +01:00
  • 290ba8b7ca Merge branch '6.4' into 7.1 Nicolas Grekas 2024-11-04 12:34:07 +01:00
  • 033988fbd0 [Runtime] Remove unused SKIPIF from dotenv_overload.phpt Valmonzo 2024-10-28 14:44:47 +01:00
  • 06fa5c812c Don't use die() in PHPT --SKIPIF-- Markus Staab 2024-10-27 07:46:44 +01:00
  • 049a9f3beb Merge branch '7.1' into 7.2 v7.2.0-BETA1 Nicolas Grekas 2024-09-25 16:21:43 +02:00
  • 5f556dcd91 Merge branch '6.4' into 7.1 v7.1.6 Nicolas Grekas 2024-09-25 16:20:29 +02:00
  • 2c61a6c1b1 Merge branch '5.4' into 6.4 v6.4.13 Nicolas Grekas 2024-09-25 16:18:03 +02:00
  • ae232b06f2 minor #58355 Add PR template and auto-close PR on subtree split repositories (GromNaN) v5.4.45 Nicolas Grekas 2024-09-25 16:11:18 +02:00
  • ea38ad20ef Add PR template and auto-close PR on subtree split repositories Jérôme Tamarelle 2024-09-23 11:24:18 +02:00
  • 57b6765fa5 Merge branch '7.1' into 7.2 Nicolas Grekas 2024-09-25 16:09:12 +02:00
  • 51477fd015 Merge branch '6.4' into 7.1 Nicolas Grekas 2024-09-25 16:07:59 +02:00
  • 7fa1bc6bef Merge branch '5.4' into 6.4 Nicolas Grekas 2024-09-25 16:05:09 +02:00
  • ba1a6cb297 Tweak error/exception handler registration Nicolas Grekas 2024-09-24 11:46:17 +02:00
  • 76be4951a9 Merge branch '6.4' into 7.1 Wouter de Jong 2024-09-21 12:36:56 +02:00
  • b09e81869c [Console] Add silent verbosity mode suppressing all output, including errors Wouter de Jong 2024-09-19 14:29:18 +02:00
  • bfe32a1adf [Runtime] Adapt test to support the --silent option introduced in Symfony 7.2 v6.4.12 Wouter de Jong 2024-09-19 15:29:10 +02:00
  • 41696a1673 [Runtime] fix ComposerPlugin Grégoire Pineau 2024-08-22 16:27:58 +02:00
  • 289c26cce7 Fix multiple CS errors Alexandre Daubois 2024-08-05 09:12:25 +02:00
  • 356c3772b1 Update .gitattributes Fabien Potencier 2024-07-06 09:57:16 +02:00
  • ca3e5c6a51 Prefix all sprintf() calls Alexander M. Turek 2024-06-20 17:52:34 +02:00
  • ea34522c44 Merge branch '6.4' into 7.0 v7.1.1 v7.0.8 7.0 Fabien Potencier 2024-05-31 16:55:39 +02:00
  • b4bfa2fd4c Merge branch '5.4' into 6.4 v6.4.8 Fabien Potencier 2024-05-31 16:49:08 +02:00
  • 50096d4ebe Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)" v5.4.40 Fabien Potencier 2024-05-31 16:33:22 +02:00
  • e120730ef2 Merge branch '6.4' into 7.0 v7.1.0-RC1 v7.1.0-BETA1 v7.1.0 v7.0.7 Nicolas Grekas 2024-04-18 11:29:19 +02:00
  • 20c90eb66b Merge branch '5.4' into 6.4 v6.4.7 Nicolas Grekas 2024-04-18 11:22:46 +02:00
  • f143d17efa Auto-close PRs on subtree-splits v5.4.39 Nicolas Grekas 2024-04-18 09:55:03 +02:00
  • ef2c2fd4b4 Merge branch '6.4' into 7.0 v7.0.3 Nicolas Grekas 2024-01-23 16:02:46 +01:00
  • 5682281d26 Merge branch '6.3' into 6.4 v6.4.3 Nicolas Grekas 2024-01-23 15:51:35 +01:00
  • a8d2b8f603 Merge branch '5.4' into 6.3 v6.3.12 6.3 Nicolas Grekas 2024-01-23 15:32:00 +01:00
  • a32a623d71 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value v5.4.35 Nicolas Grekas 2024-01-23 14:51:25 +01:00
  • 65a4e69b1c Merge branch '6.4' into 7.0 v7.0.0-RC1 v7.0.0-BETA1 v7.0.0 Nicolas Grekas 2023-10-20 18:35:23 +02:00
  • 096c0a2717 Merge branch '6.4' into 7.0 Christian Flothmann 2023-10-18 13:19:39 +02:00
  • 86539231fa [HttpKernel] Add parameters kernel.runtime_mode and kernel.runtime_mode.*, all set from env var APP_RUNTIME_MODE v6.4.0-RC1 v6.4.0-BETA1 v6.4.0 Nicolas Grekas 2023-10-16 17:36:33 +02:00
  • a406f2dabc [HttpFoundation] Add $flush parameter to Response::send() Thomas Calvet 2023-10-13 18:23:37 +02:00
  • 111d506d05 Add types to public and protected properties Nicolas Grekas 2023-07-21 15:36:26 +02:00
  • b1abbf8339 Merge branch '6.4' into 7.0 Nicolas Grekas 2023-07-27 08:33:22 +02:00
  • 68d172b94c Fix property must not be accessed before initialization on SymfonyRuntime::$input Laurent VOULLEMIER 2023-07-26 11:02:38 +02:00