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.

SymfonyCon Disneyland Paris 2022: The Evolution of Symfony: Now and to the Future!

As this event approaches we are pleased to announce you the next person joining the speaker team:





How to update your app that uses an old version of Meteor?

How to update your app that uses an old version of Meteor?How to check the Meteor version of my project?First, you must know which Meteor version you are running in your project. The easiest way is to run meteor --version inside your project folder.





Laravel Bootcamp


Laravel Bootcamp is a brand new learning site from the Laravel team. It's a "choose your own adventure" style while building a new Laravel app with Vue or React.
The post Laravel Bootcamp appeared first on Laravel News.





Handle Webhooks in Laravel with Receiver


Laravel Receiver is a drop-in webhook handling library for Laravel.
The post Handle Webhooks in Laravel with Receiver appeared first on Laravel News.





SymfonyCon Disneyland Paris 2022: Call for IT student volunteers

SymfonyCon Disneyland Paris 2022 will take place on November 17-18 at the Disney's Hotel New York - Art of Marvel for the annual international Symfony conference! This year we are proud to offer IT students the opportunity to participate as volunteers during this event.





PHP 8.2.0 RC2 available for testing

The PHP team is pleased to announce the release of PHP 8.2.0, RC 2.
This is the second release candidate, continuing the PHP 8.2 release cycle,
the rough outline of which is specified in the
PHP Wiki.

For source downloads of PHP 8.2.0, RC 2 please visit the
download page.





Laravel 9.30 Released


The Laravel team released 9.29 and 9.30 with a read-only filesystem option, a scoped filesystem driver, the ability to discard model changes, and more.
The post Laravel 9.30 Released appeared first on Laravel News.