Commit Graph
2073 Commits
Author SHA1 Message Date
Nicolas GrekasandGitHub bf21b8a462 Configure APP_SHARE_DIR to var/share by default (#1465) 2025-10-29 10:37:53 +01:00
Fabien PotencierandGitHub 0748c856dd Merge pull request #1459 from ttskch/foundry/2.7
[zenstruck/foundry] add some comments to `zenstruck_foundry.yaml`
2025-10-13 08:53:03 +02:00
Takashi Kanemoto fec4535878 feat: 🎸 improve the tests directory path notation 2025-10-10 17:51:32 +09:00
Takashi Kanemoto e63167cf44 [zenstruck/foundry] add some comments to zenstruck_foundry.yaml 2025-10-10 17:17:46 +09:00
Fabien PotencierandGitHub c0e331814a Merge pull request #1456 from symfony/routing-sync
[routing] sync DEFAULT_URI from 7.0
2025-10-01 07:10:05 +02:00
Nicolas Grekas 45c73f1042 [routing] sync DEFAULT_URI from 7.0 2025-09-30 20:00:20 +02:00
Nicolas GrekasandGitHub 0c4eb76160 Make yaml-schema declaration standard (#1455) 2025-09-30 19:53:46 +02:00
Oskar StarkandGitHub 52fd1d81cf Update symfony/ai-bundle (#1452)
* Update symfony/ai-bundle

* Update symfony/ai-bundle/0.1/config/packages/ai.yaml

* Update symfony/ai-bundle/0.1/config/packages/ai.yaml
2025-09-29 11:17:07 +02:00
Fabien PotencierandGitHub fc12199beb Merge pull request #1416 from alexander-schranz/feature/default-uri-env
Add env variable for `router.default_uri` configuration option
2025-09-22 07:34:36 +02:00
Fabien PotencierandGitHub e3687f6725 Merge pull request #1449 from GromNaN/routes-cli-doc
Add doc about `debug:router`
2025-09-13 08:15:36 +02:00
Fabien Potencier 42aba672d6 Update versions.json 2025-09-12 15:55:02 +02:00
964ded30ac Update symfony/routing/7.4/config/routes.yaml
Co-authored-by: Fabien Potencier <fabien@potencier.org>
2025-08-23 09:15:55 +02:00
Jérôme TamarelleandGitHub 2dcb5dea82 Add doc about debug:router 2025-08-22 18:08:43 +02:00
Nicolas GrekasandGitHub 64f21c6890 [symfony/routing] Auto-register routes from attributes found on controller services (#1448) 2025-08-22 16:25:27 +02:00
Fabien PotencierandGitHub 890e41536e Merge pull request #1447 from symfony/schema
Declare JSON schema for routes.yaml and services.yaml
2025-08-22 16:18:35 +02:00
Nicolas Grekas 5c016aa26b Declare JSON schema for routes.yaml and services.yaml 2025-08-21 16:50:56 +02:00
Fabien PotencierandGitHub 45fe0f9cde Merge pull request #1446 from markitosgv/patch-1
fix: [LiveComponent] CSRF token not valid after form second submit
2025-08-21 08:01:00 +02:00
Marcos Gómez VilchesandGitHub dd489df577 fix: [LiveComponent] CSRF token not valid after form second submit
Fix the “invalid CSRF token” error when working with live-components and submitting a form a second time, for example if a server-side validation fails and the form is re-rendered.
2025-08-20 11:54:48 +02:00
Fabien PotencierandGitHub b04a17d748 Merge pull request #1437 from Kocal/patch-2
[Panther] Configure env `PANTHER_DEVTOOLS=0`
2025-08-04 22:19:37 +02:00
Fabien PotencierandGitHub 726f0b4319 Merge pull request #1442 from OskarStark/fetaure/rename
Rename AIBundle to AiBundle
2025-07-31 12:36:25 +02:00
Nicolas PHILIPPEandGitHub 7e7747e2ad [zenstruck/foundry] enable auto refresh with lazy objects in 2.7 (#1441) 2025-07-28 09:55:20 -04:00
Oskar Stark b369d5ddf1 - 2025-07-28 14:38:00 +02:00
Oskar Stark 3c28471039 Rename AIBundle to AiBundle 2025-07-28 09:17:46 +02:00
Hugo AlliaumeandGitHub 58a36789b5 [Turbo] Correctly fix framework.csrf_protection.check_header configuration (#1440) 2025-07-27 15:04:32 +02:00
Fabien PotencierandGitHub 87f1e0b3f9 Merge pull request #1439 from Kocal/fix-turbo-csrf
[Turbo] Fix `check_header` configuration
2025-07-26 15:10:38 +02:00
Hugo Alliaume 420b3ac468 [Turbo] Fix check_header configuration 2025-07-25 20:37:40 +02:00
Oskar StarkandGitHub d426e2588e Add symfony/ai-bundle (#1438)
* Add symfony/ai-bundle

* -
2025-07-18 07:44:04 +02:00
Hugo AlliaumeandGitHub bb4256a144 [Panther] Configure env PANTHER_DEVTOOLS=0
Following https://github.com/symfony/panther/issues/675 and https://github.com/symfony/ux/pull/2873, passing `PANTHER_DEVTOOLS=0` (it is enabled by default) fixes issues when using Chrome 137+.

I agree this is not the best fix, surely something must be fixed upsteam, but for the moment, disabling devtools allows Panther to be usable again in some behaviors.
2025-07-16 09:18:11 +02:00
HypeMCandGitHub 79f2455be0 [zenstruck/foundry] Add PHPUnit extension (#1435) 2025-07-08 16:59:16 +02:00
Craig HeydenburgandGitHub 061f8015e8 remove "useless" escape (#1436)
closes https://github.com/symfony/symfony/issues/60983
2025-07-08 16:58:35 +02:00
Fabien PotencierandGitHub 137e34765a Merge pull request #1429 from kbond/ux-aliases
[symfony/ux-*] add aliases
2025-07-04 08:39:21 +02:00
Fabien PotencierandGitHub 412090557e Merge pull request #1426 from HypeMC/fix-panther-recipe
[symfony/panther] Fix compatibility with Symfony 7.3 & PHPUnit 11
2025-07-04 08:36:10 +02:00
Fabien PotencierandGitHub 60dd462e66 Merge pull request #1422 from HypeMC/panther-requires
[symfony/panther] Add requires for extension
2025-07-04 08:35:10 +02:00
Ryan WeaverandGitHub 984d337aab time to use v4 (#1434) 2025-06-28 22:10:10 +02:00
Christian FlothmannandGitHub b13fd0b101 enable framework.profiler.collect_serializer_data in the test environment (#1433) 2025-06-28 16:07:33 +02:00
Fabien Potencier 9320ca8be1 Update versions.json 2025-06-26 17:10:56 +02:00
Romain MonteilandGitHub 9490dae10a Fix legacy ENV definition (#1432) 2025-06-18 12:10:50 +02:00
Kevin Bond 2890bfcc60 [symfony/ux-*] add aliases 2025-06-10 15:12:11 -04:00
Alexander SchranzandGitHub d7254400b0 Adjust editorconfig for docker compose and markdown files (#1427)
* Adjust editorconfig for docker compose and markdown files

* Add reference link
2025-06-03 08:05:28 -04:00
Fabien Potencier a5608a5a87 Update versions.json 2025-06-01 09:16:07 +02:00
HypeMC ffaa37f55a [symfony/panther] Fix compatibility with Symfony 7.3 & PHPUnit 11 2025-06-01 01:33:56 +02:00
Fabien PotencierandGitHub 033182dad8 Merge pull request #1423 from kbond/trans-remove-fallbacks
[symfony/translation] remove `fallbacks` config
2025-05-31 10:35:49 +02:00
Kevin Bond e14716bdcb [symfony/translation] remove fallbacks config 2025-05-29 14:44:42 -04:00
HypeMC 2da4d864c2 [symfony/panther] Add requires for extension 2025-05-29 20:22:32 +02:00
Fabien Potencier 29f68fe21d Update versions.json 2025-05-29 09:54:56 +02:00
Fabien PotencierandGitHub 975c2050ed Merge pull request #1421 from rosier/bump-sf-versions
[CI] Run updated recipes on maintained Symfony versions
2025-05-28 16:34:49 +02:00
Wouter de JongandGitHub 130b2339a9 Add PHPUnit 11 recipe, treat PHPUnitBridge only as a PHPUnit extension (#1401) 2025-05-28 16:34:10 +02:00
HypeMCandGitHub be40a28e0d [symfony/property-info] Add with_constructor_extractor (#1419) 2025-05-28 09:18:08 +02:00
Fabien PotencierandGitHub 63b4c1a6d8 Merge pull request #1420 from symfony/fix-readme
Update README to tell about all configurators
2025-05-28 08:43:07 +02:00
Jan Rosier 6ade2c16da Run updated recipes on maintained Symfony versions 2025-05-27 17:33:24 +02:00