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 8.2.0 RC5 available for testing

The PHP team is pleased to announce the fifth release candidate of PHP 8.2.0, RC 5. This continues 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 RC5 please visit the download page.
Please carefully test this version and report any issues found in the bug reporting system.





Modern PHP features explained - PHP 8.0 and 8.1


Since its release, PHP 8 has been a game changer. In this tutorial, let's walk through all the latest features with real-world examples of when to use them.
The post Modern PHP features explained - PHP 8.0 and 8.1 appeared first on Laravel News.





[news] Yii Event Dispatcher 1.1.0

Minor version of Yii Event Dispatcher package was tagged. In this version we have raised the minimum version of PHP to 8.0. The exception message when adding a listener to a collection has also been improved.





SyliusCon - the 1st ever conference dedicated to Sylius

On 27 October 2022, the first-ever conference fully dedicated to Sylius will take place in Lodz, Poland.

Sylius is an e-commerce technology originally created in Lodz, Poland. Over 7,000 programmers around the world have already starred Sylius on GitHub and it is actively used as an e-commerce engine in over 2,500 online shops, including top brands such as Forbes, Dr. Oetker, Carrefour Group, and Paris Saint-Germain.





Laravel 9.37 Released


The Laravel team released 9.37 this week along with a few patch releases between 9.37 and the release of Laravel 9.36.
The post Laravel 9.37 Released appeared first on Laravel News.





WordPress 6.1 Release Candidate 3 (RC3) Now Available

Release Candidate 3 (RC3) is now available for testing! The general release is just one week away with WordPress 6.1 scheduled for release on Tuesday, November 1, 2022. 

This RC3 release is the final opportunity for you to test and help to ensure the resilience of the 6.1 release by performing a final round of reviews and checks. Since the WordPress ecosystem is vast and composed of thousands of plugins and themes the entire project benefits from the time you take to assist.





Advancements in the Angular Router

Six months ago, we reached a significant milestone in Angular’s simplicity and developer experience by graduating the standalone APIs from developer preview. Today, we’re thrilled to share that we’re continuing the Angular Momentum with the biggest release since the initial rollout of Angular; making large leaps in reactivity, server-side rendering, and tooling.





OpenAI PHP Client


OpenAI PHP is a supercharged PHP API client that allows you to interact with OpenAI API.
The post OpenAI PHP Client appeared first on Laravel News.