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 JSON Parser - Read large JSON from any source in a memory-efficient way


PHP JSON Parser is a zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
The post PHP JSON Parser - Read large JSON from any source in a memory-efficient way appeared first on Laravel News.





Laravel 10.15: Sub-minute Task Scheduling, Raw SQL Query Builder Methods, and More


This week, the Laravel team released v10.15 with sub-minute task scheduling, raw SQL query build methods, throwing an HTTP exception from a view, and more
The post Laravel 10.15: Sub-minute Task Scheduling, Raw SQL Query Builder Methods, and More appeared first on Laravel News.





Laracon AU tickets on sale now!


Blind bird tickets for Laracon AU 2023 are on sale now through August 13th.
The post Laracon AU tickets on sale now! appeared first on Laravel News.





Laracon US Schedule Announced


Laracon US just announced the schedule for this year's event, and it's a great mixture of new product announcements with plenty of learning and time to mingle.
The post Laracon US Schedule Announced appeared first on Laravel News.





WordPress 6.3 Beta 4

WordPress 6.3 Beta 4 is ready for download and testing.

This version of the WordPress software is under development. Please do not install, run, or test this version on production or mission-critical websites. Instead, you should evaluate Beta 4 on a test server and site. 





RoadRunner Key-Value Cache for Laravel


The Roadrunner Cache package for Laravel allows you to work with the RoadRunner Key-Value Plugin as a Cache driver.
The post RoadRunner Key-Value Cache for Laravel appeared first on Laravel News.





[news] Debug extension 2.1.24 released

Debug extension version 2.1.24 was released.
This release:

  • Fixes issues with DB panel additions made in previous release.
  • Fixes issues with Mail panel when using Symfony mailer.
  • DB panel's excessive called threshold is now null by default so feature is disabled.

See the CHANGELOG for details.





[news] Yii Runner HTTP 2.1.0

Version 2.0.0 of Redis adapter for Yii cache was released. In this version:

  • psr/simple-cache requirement raised to ^2.0|^3.0.
  • PHP requirement raised to ^8.0.
  • predis/predis requirement raised to ^2.1.
  • Redis cluster support added.




[news] Redis adapter for cache 2.0.0

Version 2.0.0 of Redis adapter for Yii cache was released. In this version:

  • psr/simple-cache requirement raised to ^2.0|^3.0.
  • PHP requirement raised to ^8.0.
  • predis/predis requirement raised to ^2.1.
  • Redis cluster support added.