In Symfony applications, the kernel.build_dir option defines the directory where read-only contents are generated during the compilation of the application. In Symfony 6.4 we've made some improvements related to it.
APP_BUILD_DIR Support… https://symfony.com/blog/new-in-symfony-6-4-build-dir-improvements?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
Zaloguj się, aby dodać komentarz
Inne posty w tej grupie

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Symfony 7.3 introduces powerful improvements to the Console component, beyond the much-anticipated invokable commands and input attributes. This version also brings new helpers and features designed t

Contributed by Yonel Ceruto in

This week, Symfony 6.4.21 and 7.2.6 maintenance versions were released. In addition, we published the first beta of Symfony 7.3 so you can test it in your own apps before its final release at the end

Symfony 7.2.6 has just been released. Here is the list of the most important changes since 7.2.5:
bug #60288 [VarExporter] dump default value for property hooks if present (@xabbuh)
bug #60267 [C

Symfony 7.3.0-BETA1 has just been released. Here is the list of the most important changes since 7.2:
feature #60232 Add PHP config support for routing (@fabpot)
feature #60102 [HttpFoundation] A