Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

Highlights from WordCamp Asia 2024

Over 1,300 attendees gathered at the Taipei International Convention Center in Taiwan for WordCamp Asia 2024. This three-day event emerged as a vibrant celebration showcasing the collaboration, diversity, and innovation that drive the world’s most popular web platform.





Ember 5.7 Released

Today the Ember project is releasing version 5.7 of Ember.js and Ember CLI.
This release kicks off the 5.8 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The ember-try addon is a great way to continuously test your projects against the latest Ember releases.
You can read more about our general release process here:





SymfonyLive Paris 2024: Only 2 weeks to go for the conference!


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.





[news] Yii Validating Hydrator 2.0

Major release of yiisoft/hydrator-validator was tagged.

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




WordPress 6.5 Release Candidate 1

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.





[news] Yii Data Response 2.1

  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.





Symfony 7.0.5 released

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