News


03/08/2024 - 23:54

Node v24.0.2 (Current)





03/08/2024 - 11:25


SymfonyLive Paris 2024, conference in French language only, will start on March 26 & 27 with pre-conference workshops and continue on 28 & 29 with the main conference!
The schedule is there : more details are available here.





03/07/2024 - 14:30

RBAC packages got big update:

Let's see, what's new and what was fixed.





03/07/2024 - 02:00

Major release of yiisoft/hydrator-validator was tagged.

  • Throws LogicException on call ValidatedInputInterface::getValidatedInput() method when object is not validated.




03/06/2024 - 20:38

Node v24.0.2 (Current)





03/05/2024 - 18:26

The first release candidate (RC1) for WordPress 6.5 is ready for download and testing!

This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended that you evaluate RC1 on a test server and site.





03/05/2024 - 02:00
  1. Source code available
  2. Goal
  3. Approach
  4. Conclusion

I was recently assigned with the task of integrating several extensive forms into a WordPress website. These forms
comprised numerous fields, intricate validation rules, dynamic fields (one to many relationships) and even
interdependencies, where employing PHP inheritance could mitigate code duplication.





03/04/2024 - 23:09

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