|
You are here |
symfony.com | ||
| | | | |
blog.syntaxseed.com
|
|
| | | | | [AI summary] The blog tutorial explains how to create custom 404 and 500 error pages in the Symfony 5 framework using Twig templates and parse specific instructions. | |
| | | | |
tomasvotruba.com
|
|
| | | | | You can tell I'm a [huge fan PHP configs](/blog/2020/07/16/10-cool-features-you-get-after-switching-from-yaml-to-php-configs/). To be honest, I don't care; I'm just extremely lazy. Yet, my laziness got me itching when I see **configuration of extensions**. | |
| | | | |
fabien.potencier.org
|
|
| | | | | The blog of Fabien Potencier about web technology and the symfony framework | |
| | | | |
tomasvotruba.com
|
|
| | | There are two types of upgrades. One follows only `UPGRADE.md` files on every release, replacing what has been removed with new alternatives. It works, and we could say that the codebase will be "up-to-date." The other upgrade doesn't stop at the required minimum but **makes use of all modern features the framework provides**. It will be faster, easier to understand, and easier to upgrade to the next version. I [wrote a post](/blog/two-kinds-of-legacy-code-upgrade) that explains why the latter is better. There are no sources about Symfony upgrades spanning multiple major versions-time to fix that. | ||