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.

Aaron Francis: Laravel Overview Video


Thanks to Laravel, PHP is the future. Laravel is a full-stack framework that is actually full-stack. It handles routing, views, auth, ORM, caching, email, background jobs, and more.
The post Aaron Francis: Laravel Overview Video appeared first on Laravel News.





A Week of Symfony #854 (8-14 May 2023)

This week, Symfony 6.3.0 beta2 and beta3 were released so you can test them in your own projects and report bugs before its final release. Meanwhile, we continued adding features to the new AssetMapper component.





Symfony 6.3.0-BETA3 released

Symfony 6.3.0-BETA3 has just been released.
Here is the list of the most important changes since 6.3.0-BETA2:





Meteor Monthly Update — May 2023

Meteor.js 3 is officially here!Meteor simplifies the development of multiplatform applications by offering a stack focused on speeding up delivery. It integrates with the modern JavaScript ecosystem and provides a robust tool for implementing real-time capabilities in your app.





New in Symfony 6.3: DX Improvements (Part 1)

DX (developer experience) is defined by the tools, processes, and software
that a developer uses when interacting with a product or system. In Symfony we're
constantly improving DX and in this post we highlight some of the best Symfony
6.3 DX improvements.





PHP 8.1.19 Released!

The PHP development team announces the immediate availability of PHP 8.1.19. This is a bug fix release.

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

For source downloads of PHP 8.1.19 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] Yii Middleware Dispatcher 5.1

Minor version of Yii Middleware Dispatcher package is released.
In this version make a few improvements:

  • Added composite parameters resolver.
  • Added support for psr/http-message version ^2.0.
  • Optimized MiddlewareFactory performance.




jQuery 3.7.0 Released: Staying in Order

jQuery 3.7.0 is now available! This release has it all: bug fixes, a new method, and a performance improvement! We even dropped our longtime selector engine: Sizzle. Or, I should say, we moved it into jQuery. jQuery no longer depends on Sizzle as a separate project, but has instead dropped its code directly into jQuery core. This helps us prepare for the major changes coming to selection in future jQuery versions.





PHP 8.2.6 Released!

The PHP development team announces the immediate availability of PHP 8.2.6. This is a bug fix release.

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