This week, Symfony continued fixing bugs in maintained versions and adding new features to the upcoming Symfony 7.1 version, such as a rate_limiter tag and new types in the Type constraint. In addition, we published the last Twig 2 release.
This week, Symfony continued fixing bugs in maintained versions and adding new features to the upcoming Symfony 7.1 version, such as a rate_limiter tag and new types in the Type constraint. In addition, we published the last Twig 2 release.
As announced in September, I've just released the last version of the 2.x branch of Twig. Please upgrade at your earliest convenience to Twig 3.
Sponsor the Symfony project.
The PHP development team announces the immediate availability of PHP 8.2.14. This is a bug fix release.
All PHP 8.2 users are encouraged to upgrade to this version.
For source downloads of PHP 8.2.14 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.
First stable version of DB Migration package was realeased.
It allows you to manage database schema using migrations.
Supports the following databases out of the box:
The PHP development team announces the immediate availability of PHP 8.1.27. This is a bug fix release.
All PHP 8.1 users are encouraged to upgrade to this version.
For source downloads of PHP 8.1.27 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.
The PHP development team announces the immediate availability of PHP 8.3.1. This is a bug fix release.
All PHP 8.3 users are encouraged to upgrade to this version.
For source downloads of PHP 8.3.1 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.
Lighting consoles are electronic devices used in theatrical lighting design to control multiple stage lights at once. Traditionally, lighting consoles are standalone physical devices. The nstudio team wanted to bring the power and versatility of the lighting console to mobile devices. This is the story of how we used Angular and NativeScript to bring that vision to reality.
This week, the Laravel team released v10.38 with a fromRoute()
testing helper, a Blade @session
directive, basic whereJsonContains
support for SQLite, and more.