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.

ORM Caching Package for Laravel


LaraCache is an ORM-based package for Laravel to create, update and manage cache items based on model queries.
The post ORM Caching Package for Laravel appeared first on Laravel News.





[news] Error handler 2.1.0

Error handler package was updated with the following enhancements:

  • There is now Yiisoft\ErrorHandler\Event\ApplicationError triggered after the error is handled.
  • Current working directory is restored in error handler so relative paths now work well.
  • Exit is deferred now so custom shutdown handlers are properly triggered.
  • Added markdown support for friendly exceptions.
  • Added support for psr/log 2.0 and 3.0.




All you need to know about SymfonyCon Disneyland Paris 2022: conference party, accomodation...

We are only 5 months away from SymfonyCon Disneyland Paris 2022 which will take place from November 15th to 18th 2022 at the fantastic Disneyland Paris theme park and hotels. Join us for a week of Symfony:





A Collection of ISO standards as PHP Enums


The PrinsFrank/standards package is a collection of standards as PHP Enums for common language ISO codes, country codes, and currencies.
The post A Collection of ISO standards as PHP Enums appeared first on Laravel News.





Drupal 9.4.0 is available

What’s new in Drupal 9.4.0?
The fourth feature release of Drupal 9 brings a whole new frontend look with the Olivero theme by default and a refreshed backend interface with the Claro theme. There is also a new starterkit theme generator, better image loading performance and easier permission management.





SymfonyWorld Online 2022 Summer Edition conference starts tomorrow, on June 16!

The SymfonyWorld Online 2022 Summer Edition conference starts tomorrow, join us on June 16-17 for 2 days of great conference! You can still register to attend the international online Symfony conference!





Supercharged pipelines for Laravel


The chefhasteeth/pipeline package for Laravel adds a few unique features to the built-in pipeline functionality.
The post Supercharged pipelines for Laravel appeared first on Laravel News.