2313 Commits

Author SHA1 Message Date
Javier Eguiluz
781e485625 minor #1644 UnderscoreNamingStrategy is always number aware since Doctrine ORM v3 (rosier)
This PR was merged into the main branch.

Discussion
----------

UnderscoreNamingStrategy is always number aware since Doctrine ORM v3

Following:
- https://github.com/doctrine/orm/pull/9741
- https://github.com/doctrine/DoctrineBundle/pull/1929

Commits
-------

46fbbe8e UnderscoreNamingStrategy is always number aware since Doctrine ORM v3
2026-02-02 08:27:04 +01:00
Javier Eguiluz
98203dc706 minor #1640 Remove DoctrineMigrationsBundle (rosier)
This PR was merged into the main branch.

Discussion
----------

Remove DoctrineMigrationsBundle

The DoctrineMigrationsBundle was originally installed as part of the [symfony/orm-pack](https://github.com/symfony/orm-pack) and later [unpacked](5fafa37c71).

AFAIK it was never really used and there is no plan to start using it for database migrations.

So instead of upgrading to DoctrineMigrationsBundle v4 l propose to remove the unneeded dependencies.

Commits
-------

3d72dd80 Remove DoctrineMigrationsBundle
v3.0.1
2026-02-02 08:15:41 +01:00
Jan Rosier
3d72dd801d Remove DoctrineMigrationsBundle 2026-02-02 08:13:59 +01:00
Javier Eguiluz
449aa59016 minor #1639 Fix DoctrineBundle v3.1 deprecations (rosier)
This PR was merged into the main branch.

Discussion
----------

Fix DoctrineBundle v3.1 deprecations

Fixes the deprecations:
- The "enable_native_lazy_objects" option is deprecated and will be removed in DoctrineBundle 4.0, as native lazy objects are now always enabled.
- The "doctrine.orm.controller_resolver.auto_mapping" option is deprecated and will be removed in DoctrineBundle 4.0, as it only accepts `false` since 3.0.

Commits
-------

3f2a2555 Fix DoctrineBundle deprecations
2026-02-02 08:11:59 +01:00
Javier Eguiluz
e8af36cc74 minor #1638 Upgrade to SymfonyCasts SassBundle v0.9 (rosier)
This PR was merged into the main branch.

Discussion
----------

Upgrade to SymfonyCasts SassBundle v0.9

Commits
-------

ae1aed08 Upgrade to SymfonyCasts SassBundle v0.9
2026-02-02 08:09:36 +01:00
Jan Rosier
ae1aed0872 Upgrade to SymfonyCasts SassBundle v0.9 2026-02-02 08:09:19 +01:00
Javier Eguiluz
945f878e09 minor #1637 [PHP CS Fixer] Apply ruleset @PHP8x4Migration (rosier)
This PR was merged into the main branch.

Discussion
----------

[PHP CS Fixer] Apply ruleset `@PHP8x4Migration`

Commits
-------

827d75fb [PHP CS Fixer] Apply ruleset `@PHP8x4Migration`
2026-02-02 08:04:27 +01:00
Javier Eguiluz
4e9cd929ee minor #1643 Bump dependencies and update to Symfony v8.0.5 (rosier)
This PR was merged into the main branch.

Discussion
----------

Bump dependencies and update to Symfony v8.0.5

Includes fixes for CVE-2026-24739 and CVE-2026-24765

Replaces #1641 and #1642

Commits
-------

6472d9df Bump dependencies and update to Symfony v8.0.5
2026-02-02 08:01:41 +01:00
Javier Eguiluz
b5888f8751 minor #1642 Bump symfony/process from 8.0.3 to 8.0.5 (dependabot[bot])
This PR was merged into the main branch.

Discussion
----------

Bump symfony/process from 8.0.3 to 8.0.5

Bumps [symfony/process](https://github.com/symfony/process) from 8.0.3 to 8.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/symfony/process/releases">symfony/process's releases</a>.</em></p>
<blockquote>
<h2>v8.0.5</h2>
<p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v8.0.4...v8.0.5">https://github.com/symfony/process/compare/v8.0.4...v8.0.5</a>)</p>
<ul>
<li>security #cve-2026-24739  Fix escaping for MSYS on Windows (nicolas-grekas)</li>
<li>bug <a href="https://redirect.github.com/symfony/process/issues/63164">#63164</a>  Fix escaping for MSYS on Windows (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li>
</ul>
<h2>v8.0.4</h2>
<p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v8.0.3...v8.0.4">https://github.com/symfony/process/compare/v8.0.3...v8.0.4</a>)</p>
<ul>
<li>bug <a href="https://redirect.github.com/symfony/process/issues/63004">#63004</a>  Ignore invalid env var names (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b5f3aa6762"><code>b5f3aa6</code></a> Merge branch '7.4' into 8.0</li>
<li><a href="608476f460"><code>608476f</code></a> Merge branch '7.3' into 7.4</li>
<li><a href="81fe4ea2c3"><code>81fe4ea</code></a> Merge branch '6.4' into 7.3</li>
<li><a href="c46e854e79"><code>c46e854</code></a> [Process] Fix escaping for MSYS on Windows</li>
<li><a href="10df72602d"><code>10df726</code></a> * 7.4: (27 commits)   [JsonStreamer] Fix exponential resource class memory gr...</li>
<li><a href="626f07a53f"><code>626f07a</code></a> Merge branch '7.3' into 7.4</li>
<li><a href="4424bc14e7"><code>4424bc1</code></a> Merge branch '6.4' into 7.3</li>
<li><a href="c593135be6"><code>c593135</code></a> [Process] Adjust Process mustRun method phpdoc</li>
<li><a href="a9d633eb14"><code>a9d633e</code></a> Merge branch '7.4' into 8.0</li>
<li><a href="f532042054"><code>f532042</code></a> Merge branch '7.3' into 7.4</li>
<li>Additional commits viewable in <a href="https://github.com/symfony/process/compare/v8.0.3...v8.0.5">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=symfony/process&package-manager=composer&previous-version=8.0.3&new-version=8.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/symfony/demo/network/alerts).

</details>

Commits
-------

7ce08288 Bump symfony/process from 8.0.3 to 8.0.5
2026-02-02 08:00:46 +01:00
Javier Eguiluz
196bf3dad2 minor #1641 Bump phpunit/phpunit from 11.5.47 to 11.5.50 (dependabot[bot])
This PR was merged into the main branch.

Discussion
----------

Bump phpunit/phpunit from 11.5.47 to 11.5.50

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.47 to 11.5.50.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/releases">phpunit/phpunit's releases</a>.</em></p>
<blockquote>
<h2>PHPUnit 11.5.50</h2>
<h3>Changed</h3>
<ul>
<li>To prevent Poisoned Pipeline Execution (PPE) attacks using prepared <code>.coverage</code> files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs</li>
</ul>
<hr />
<p>Learn how to install or update PHPUnit 11.5 in the <a href="https://docs.phpunit.de/en/11.5/installation.html">documentation</a>.</p>
<h4>Keep up to date with PHPUnit:</h4>
<ul>
<li>You can follow <a href="https://phpc.social/`@phpunit`"><code>@​phpunit@phpc.social</code></a> to stay up to date with PHPUnit's development.</li>
<li>You can subscribe to the <a href="https://phpunit.de/newsletter">PHPUnit Updates</a> newsletter to receive updates about and tips for PHPUnit.</li>
</ul>
<h2>PHPUnit 11.5.49</h2>
<h3>Fixed</h3>
<ul>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6362">#6362</a>: Manually instantiated test doubles are broken since PHPUnit 11.2</li>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6470">#6470</a>: Infinite recursion in <code>Count::getCountOf()</code> for unusal implementations of <code>Iterator</code> or <code>IteratorAggregate</code></li>
</ul>
<hr />
<p>Learn how to install or update PHPUnit 11.5 in the <a href="https://docs.phpunit.de/en/11.5/installation.html">documentation</a>.</p>
<h4>Keep up to date with PHPUnit:</h4>
<ul>
<li>You can follow <a href="https://phpc.social/`@phpunit`"><code>@​phpunit@phpc.social</code></a> to stay up to date with PHPUnit's development.</li>
<li>You can subscribe to the <a href="https://phpunit.de/newsletter">PHPUnit Updates</a> newsletter to receive updates about and tips for PHPUnit.</li>
</ul>
<h2>PHPUnit 11.5.48</h2>
<h3>Changed</h3>
<ul>
<li>Reverted a change that caused a <a href="https://github.com/php/php-src/actions/runs/21052584327/job/60542023395#step:14:3729">build failure</a> for the <a href="https://phpunit.expert/articles/how-php-and-its-ecosystem-test-each-other.html?ref=github">PHP project's nightly community job</a></li>
</ul>
<hr />
<p>Learn how to install or update PHPUnit 11.5 in the <a href="https://docs.phpunit.de/en/11.5/installation.html">documentation</a>.</p>
<h4>Keep up to date with PHPUnit:</h4>
<ul>
<li>You can follow <a href="https://phpc.social/`@phpunit`"><code>@​phpunit@phpc.social</code></a> to stay up to date with PHPUnit's development.</li>
<li>You can subscribe to the <a href="https://phpunit.de/newsletter">PHPUnit Updates</a> newsletter to receive updates about and tips for PHPUnit.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/11.5.50/ChangeLog-11.5.md">phpunit/phpunit's changelog</a>.</em></p>
<blockquote>
<h2>[11.5.50] - 2026-01-27</h2>
<h3>Changed</h3>
<ul>
<li>To prevent Poisoned Pipeline Execution (PPE) attacks using prepared <code>.coverage</code> files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs</li>
</ul>
<h2>[11.5.49] - 2026-01-24</h2>
<h3>Fixed</h3>
<ul>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6362">#6362</a>: Manually instantiated test doubles are broken since PHPUnit 11.2</li>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6470">#6470</a>: Infinite recursion in <code>Count::getCountOf()</code> for unusal implementations of <code>Iterator</code> or <code>IteratorAggregate</code></li>
</ul>
<h2>[11.5.48] - 2026-01-16</h2>
<h3>Changed</h3>
<ul>
<li>Reverted a change that caused a <a href="https://github.com/php/php-src/actions/runs/21052584327/job/60542023395#step:14:3729">build failure</a> for the <a href="https://phpunit.expert/articles/how-php-and-its-ecosystem-test-each-other.html?ref=github">PHP project's nightly community job</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="fdfc727f0f"><code>fdfc727</code></a> Prepare release</li>
<li><a href="35ea7fd8e5"><code>35ea7fd</code></a> Merge branch '10.5' into 11.5</li>
<li><a href="33198268da"><code>3319826</code></a> Prepare release</li>
<li><a href="b0d98a227a"><code>b0d98a2</code></a> Merge branch '9.6' into 10.5</li>
<li><a href="b36f023174"><code>b36f023</code></a> Fix regression introduced in PHPUnit 9.6.33</li>
<li><a href="3f7dd5066e"><code>3f7dd50</code></a> Prepare release</li>
<li><a href="9c95cf0cdf"><code>9c95cf0</code></a> Merge branch '9.6' into 10.5</li>
<li><a href="fea06253ec"><code>fea0625</code></a> Prepare release</li>
<li><a href="1a677f663f"><code>1a677f6</code></a> Merge branch '8.5' into 9.6</li>
<li><a href="1015741814"><code>1015741</code></a> Prepare release</li>
<li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.5.47...11.5.50">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=11.5.47&new-version=11.5.50)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/symfony/demo/network/alerts).

</details>

Commits
-------

e860a8eb Bump phpunit/phpunit from 11.5.47 to 11.5.50
2026-02-02 08:00:18 +01:00
Jan Rosier
46fbbe8e06 UnderscoreNamingStrategy is always number aware since Doctrine ORM v3 2026-01-30 20:07:57 +01:00
Jan Rosier
6472d9df7b Bump dependencies and update to Symfony v8.0.5 2026-01-30 19:53:41 +01:00
dependabot[bot]
7ce08288fd Bump symfony/process from 8.0.3 to 8.0.5
Bumps [symfony/process](https://github.com/symfony/process) from 8.0.3 to 8.0.5.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/8.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v8.0.3...v8.0.5)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-version: 8.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-28 21:29:11 +00:00
dependabot[bot]
e860a8eb7d Bump phpunit/phpunit from 11.5.47 to 11.5.50
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.47 to 11.5.50.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.50/ChangeLog-11.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.5.47...11.5.50)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 11.5.50
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-28 00:17:32 +00:00
Jan Rosier
3f2a255541 Fix DoctrineBundle deprecations 2026-01-27 20:33:15 +01:00
Jan Rosier
827d75fb12 [PHP CS Fixer] Apply ruleset @PHP8x4Migration 2026-01-27 19:11:08 +01:00
Javier Eguiluz
3075f7817f bug #1635 Restore .env.local.demo (rosier)
This PR was merged into the main branch.

Discussion
----------

Restore .env.local.demo

Fixes: #1634

Commits
-------

2f122e6f Restore .env.local.demo
v3.0.0
2026-01-19 16:34:56 +01:00
Jan Rosier
2f122e6fcb Restore .env.local.demo 2026-01-18 15:09:42 +01:00
Javier Eguiluz
1a2422b803 Update the config of some GitHub CI workflow 2026-01-17 08:55:43 +01:00
Javier Eguiluz
9536ac86e9 feature #1618 Update to Symfony 8.0 (javiereguiluz)
This PR was squashed before being merged into the main branch.

Discussion
----------

Update to Symfony 8.0

Commits
-------

2fcf7b7e Update to Symfony 8.0
2026-01-16 12:41:02 +01:00
Javier Eguiluz
2fcf7b7e53 Update to Symfony 8.0 2026-01-16 12:40:59 +01:00
Javier Eguiluz
7ce5047185 minor #1632 Remove double wildcard on AssetMapper excluded_patterns configuration (Kocal)
This PR was merged into the main branch.

Discussion
----------

Remove double wildcard on AssetMapper `excluded_patterns` configuration

Related to https://github.com/symfony/symfony/issues/61771 and https://github.com/symfony/ux/pull/3285

Commits
-------

ba4f2f49 Remove double wildcard on AssetMapper `excluded_patterns` configuration
2026-01-16 11:37:31 +01:00
Hugo Alliaume
ba4f2f4914 Remove double wildcard on AssetMapper excluded_patterns configuration
Related to https://github.com/symfony/symfony/issues/61771 and https://github.com/symfony/ux/pull/3285
2026-01-10 10:18:56 +01:00
Javier Eguiluz
9f48504555 feature #1631 Upgrade to MonologBundle v4 (GromNaN)
This PR was merged into the main branch.

Discussion
----------

Upgrade to MonologBundle v4

The `reference.php` file is updated because we removed many configuration keys in [MonologBundle v4.0.0](https://github.com/symfony/monolog-bundle/releases/tag/v4.0.0).

Commits
-------

29e87142 Upgrade to MonologBundle v4
2026-01-09 13:23:05 +01:00
Jérôme Tamarelle
29e871425d Upgrade to MonologBundle v4 2026-01-09 11:31:21 +01:00
Javier Eguiluz
8095ee6313 minor #1626 Bump dependencies and update to Symfony v7.4.3 (rosier)
This PR was merged into the main branch.

Discussion
----------

Bump dependencies and update to Symfony v7.4.3

Latest fixes and updates

Commits
-------

2771b70e Bump dependencies and update to Symfony v7.4.3
v2.9.0
2026-01-09 10:13:51 +01:00
Javier Eguiluz
6892146836 bug #1625 Update the namespace of AppExtensionTest (rosier)
This PR was merged into the main branch.

Discussion
----------

Update the namespace of AppExtensionTest

To reproduce run: `composer dump-autoload -o`

Fixes:
```
Class Twig\AppExtensionTest located in ./tests/Twig/AppExtensionTest.php does not comply with psr-4 autoloading standard (rule: App\Tests\ => ./tests). Skipping.
```

Commits
-------

8674ede0 Update the namespace of AppExtensionTest
2026-01-09 10:02:48 +01:00
Javier Eguiluz
f07fa9e283 minor #1630 PHP CS Fixer: apply PHP 8.2 rules (keradus)
This PR was squashed before being merged into the main branch.

Discussion
----------

PHP CS Fixer: apply PHP 8.2 rules

Commits
-------

3350f771 PHP CS Fixer: apply PHP 8.2 rules
2026-01-09 09:52:34 +01:00
Dariusz Ruminski
3350f7719c PHP CS Fixer: apply PHP 8.2 rules 2026-01-09 09:52:30 +01:00
Javier Eguiluz
0a7ad6e1e7 minor #1629 chore: ability to run PHP CS Fixer on local machine (keradus)
This PR was merged into the main branch.

Discussion
----------

chore: ability to run PHP CS Fixer on local machine

similar as one can run phpstan etc

Commits
-------

b271461c chore: ability to run PHP CS Fixer on local machine
2026-01-09 09:50:11 +01:00
Javier Eguiluz
b9952a2652 minor #1627 [CI] Update to actions/checkout@v6 (rosier)
This PR was merged into the main branch.

Discussion
----------

[CI] Update to actions/checkout@v6

Commits
-------

8b622edb [CI] Update to actions/checkout@v6
2026-01-09 09:48:45 +01:00
Dariusz Ruminski
b271461cb4 chore: ability to run PHP CS Fixer on local machine 2026-01-04 00:16:38 +01:00
Jan Rosier
2771b70ed8 Bump dependencies and update to Symfony v7.4.3 2025-12-31 11:53:40 +01:00
Jan Rosier
8b622edba0 [CI] Update to actions/checkout@v6 2025-12-29 17:37:02 +01:00
Jan Rosier
8674ede01f Update the namespace of AppExtensionTest 2025-12-29 17:05:45 +01:00
Javier Eguiluz
0b4264c040 feature #1622 Use the new Symfony 7.4 features (javiereguiluz)
This PR was squashed before being merged into the main branch.

Discussion
----------

Use the new Symfony 7.4 features

Commits
-------

e3c3e653 Use the new Symfony 7.4 features
2025-12-04 17:12:04 +01:00
Javier Eguiluz
e3c3e65337 Use the new Symfony 7.4 features 2025-12-04 17:12:00 +01:00
Javier Eguiluz
cc4d0078a4 feature #1623 Update the Twig extensions to use attributes (GromNaN)
This PR was merged into the main branch.

Discussion
----------

Update the Twig extensions to use attributes

Feature introduced in Symfony 7.3: to https://symfony.com/blog/new-in-symfony-7-3-twig-extension-attributes

Commits
-------

8562d798 Update Twig extension to use attributes
2025-12-04 16:37:07 +01:00
Jérôme Tamarelle
8562d798f2 Update Twig extension to use attributes 2025-12-02 21:37:30 +01:00
Javier Eguiluz
e3ede42de2 feature #1621 Symfony 7.4 is stable (rosier)
This PR was merged into the main branch.

Discussion
----------

Symfony 7.4 is stable

Hooray!

Commits
-------

c7c0fcea Symfony 7.4 is stable
2025-11-28 07:41:42 +01:00
Javier Eguiluz
03fbddba98 bug #1620 Fix import of bootswatch styles (rosier)
This PR was merged into the main branch.

Discussion
----------

Fix import of bootswatch styles

Fixes:
- #1619

Commits
-------

4a69a1d3 Fix import of bootswatch styles
2025-11-28 07:40:33 +01:00
Jan Rosier
c7c0fceae1 Symfony 7.4 is stable 2025-11-27 22:11:05 +01:00
Jan Rosier
4a69a1d325 Fix import of bootswatch styles 2025-11-27 21:39:25 +01:00
Javier Eguiluz
a40f561d45 Update the config reference 2025-11-25 12:20:21 +01:00
Javier Eguiluz
396662fcd7 feature #1616 Update to Symfony 7.4 (javiereguiluz)
This PR was squashed before being merged into the main branch.

Discussion
----------

Update to Symfony 7.4

Commits
-------

d5693df2 Update to Symfony 7.4
2025-11-25 11:29:58 +01:00
Javier Eguiluz
d5693df278 Update to Symfony 7.4 2025-11-25 11:29:54 +01:00
Javier Eguiluz
d3ebca2167 bug #1617 Fix styles (javiereguiluz)
This PR was merged into the main branch.

Discussion
----------

Fix styles

Without this change, I don't see any styles on the app and the server shows this:

```
[Application] Nov  4 14:19:23 |CRITICA| REQUES Uncaught PHP Exception
Symfony\Component\AssetMapper\Exception\RuntimeException:
"Unable to find asset "./bootswatch/_variables" referenced in "demo/assets/styles/_variables.scss".
The file "demo/assets/styles/bootswatch/_variables" does not exist."
at CssAssetUrlCompiler.php line 111
```

Commits
-------

28c46a62 Fix styles
2025-11-24 13:23:25 +01:00
Javier Eguiluz
28c46a62a9 Fix styles 2025-11-04 15:46:20 +01:00
Javier Eguiluz
9b7007f080 bug #1615 Remove usage of deprecated Request::get() in twig template (GromNaN)
This PR was squashed before being merged into the main branch.

Discussion
----------

Remove usage of deprecated `Request::get()` in twig template

- https://github.com/symfony/symfony/pull/61948

Commits
-------

4101cc45 Remove usage of deprecated `Request::get()` in twig template
2025-11-04 12:15:59 +01:00
Jérôme Tamarelle
4101cc45f0 Remove usage of deprecated Request::get() in twig template 2025-11-04 12:15:54 +01:00