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.

PHP 7.4.28 Released!

The PHP development team announces the immediate availability of PHP 7.4.28. This is a security release.

All PHP 7.4 users are encouraged to upgrade to this version.

For source downloads of PHP 7.4.28 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





[news] ApiDoc extension version 3.0.2 released

We are very pleased to announce the release of the ApiDoc extension version 3.0.2.
This patch version fixes an error preventing docs generation in an edge case.
See the CHANGELOG for a full list of changes.





A New WordPress News

https://i1.wp.com/wordpress.org/news/files/2022/02/news_responsive_sizes... 300w, https://i1.wp.com/wordpress.org/news/files/2022/02/news_responsive_sizes... 1024w,





The Symfony Fast Track book now available for Symfony 5.4 and 6.0

I'm very happy to announce that the Symfony book, "The Fast Track", is now available for Symfony 5.4 and Symfony 6.0.
What's new? Besides updating the code to work with Symfony 5.4 and 6.0, many changes have been made:





Avoiding Accidental Email Sends with alwaysTo()


Sometimes we accidentally send thousands of emails to real customers from our staging environment. There are lots of ways to avoid this, but Laravel has a nice, easy method out of the box!
The post Avoiding Accidental Email Sends with alwaysTo() appeared first on Laravel News.





Laravel Nova 4 - A teaser


A big upgrade of Laravel Nova is around the corner and here's what we know.
The post Laravel Nova 4 - A teaser appeared first on Laravel News.





Discover more talks and speakers selected for SymfonyLive Paris 2022

Discover more talks and speakers selected for SymfonyLive Paris 2022, the Symfony conference organized in French on April 7-8 2022.





Keep Your Environment Files Updated with Envy by Worksome


Envy is a package by Worksome designed to take the pain out of syncing environment files with your Laravel project.
The post Keep Your Environment Files Updated with Envy by Worksome appeared first on Laravel News.





Create and Send Digest Emails in Laravel


The Laravel Digest package is a simple way to convert your emails into configurable digests.
The post Create and Send Digest Emails in Laravel appeared first on Laravel News.