News


12/08/2022 - 02:00

Today the Ember project is releasing version 4.9 of Ember.js, Ember Data, and Ember CLI.
Version 4.8 of Ember is now promoted to LTS (Long Term Support).
An LTS version of Ember continues to receive security updates for 9 release cycles (54 weeks) and bugfixes for 6 cycles (36 weeks).
LTS releases typically occur every four minor versions.
The previous LTS version of Ember was 4.4.





12/07/2022 - 05:32


The Laravel team released 9.43 this week with the ability to specify columns eagerly with Model::withWhereHas(), model policies listed in model:show, and more.
The post Laravel 9.43 Released appeared first on Laravel News.





12/06/2022 - 19:38

Symfony 6.2.1 has just been released.
Here is the list of the most important changes since 6.2.0:





12/06/2022 - 17:11

The International PHP Conference is the world's first PHP conference and stands since more than a decade for top-notch pragmatic expertise in PHP and web technologies. At the IPC, internationally renowned experts from the PHP industry meet up with PHP users and developers from large and small companies. Here is the place where concepts emerge and ideas are born - the IPC signifies knowledge transfer at highest level.





12/06/2022 - 15:38


Laracasts has a new series featuring Laravel core member Jess Archer, which teaches you how to turn Neovim into a powerful PHP and JavaScript editor.
The post Neovim as a PHP and JavaScript IDE appeared first on Laravel News.





12/06/2022 - 14:30

The countdown is on! SymfonyWorld Online 2022 Winter Edition will start in 2 days! Join us on December 8 & 9 for two great conference days!





12/06/2022 - 12:12

Version 7.0.0 of Yii View package is released. There are some additions and a few backwards incompatible changes:

  • Changed return type of immutable methods in ViewInterface from self to static;
  • Raised minimum PHP version to ^8.0;
  • Added support for yiisoft/html of version ^3.0.