News


05/14/2025 - 23:15

Node v24.0.2 (Current)





05/14/2025 - 23:14

Node v24.0.2 (Current)





05/14/2025 - 09:04

Symfony security includes several significant improvements and new features
in Symfony 7.3.





05/14/2025 - 05:12


The Laravel team released v12.14.0, which includes a new Arr::from() method, a currentlyResolving() container method, new "except" Context methods, and more.





05/14/2025 - 02:00

Minor version of Yii Runner RoadRunner package was released.
In this release:

  • added temporal support;
  • improved RoadRunnerGrpcApplicationRunner: added error handling, bootstrap loading, event checking, and DI container usage;
  • raised required version of yiisoft/error-handler to ^4.0;
  • changed PHP constraint in composer.json to 8.1 - 8.4;
  • explicitly marked nullable parameters.