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.

[news] User 1.0.0

User package got stable release. It provides convenient user identity management and access checking:

  • Login and logout.
  • Getting currently logged in identity.
  • Changing current identity.
  • Access checking for current user.
  • Auto login based on identity from request attribute.
  • Auto login or "remember me" based on request cookie.

Details are available in the package readme.





[news] Message extractor 1.0.0

Translation message extractor got its first stable version. It is a command-line tool that allows automatically extracting translation IDs from PHP source files and writing them to
one of the translator message sources.





Laravel 8.77 Released


The Laravel team released 8.77 with attribute cast/accessor improvements, a new Request::date() method, and the latest changes in the v8.x branch.
The post Laravel 8.77 Released appeared first on Laravel News.





WordPress 5.9 Beta 4

WordPress 5.9 Beta 4 is now available for testing!

This software version is still under development. Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.

You can test the WordPress 5.9 Beta 4 in three ways:





Dutch PHP Conference 2022 - Call for Papers

We are back for the 16th edition of the Dutch PHP Conference! The 2022 in-person edition features 2 conference days on July 1 & 2, 2022 at RAI Amsterdam.
The Call for Papers of Dutch PHP Conference 2022 is now open! You can submit your papers up to and including January 30th and as many proposals as you like, so please start submitting! Check out cfp.phpconference.nl for content briefing and more info.





[news] Message extractor

Translation message extractor got its first stable version. It is a command-line tool that allows automatically extracting translation IDs from PHP source files and writing them to
one of the translator message sources.





WP Briefing: Episode 22: A Carol of Thanks

In this last episode of 2021, Josepha Haden Chomphosy takes the time to appreciate those who make the WordPress project a success and offers a carol of thanks.

Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording.





Ember 4.0 released

Today the Ember project is releasing version 4.0 of Ember.js, Ember Data, and
Ember CLI. Ember's 4.0 release focuses
the framework by removing long-deprecated APIs and support for legacy platforms.
This blog post will help you understand how to upgrade and navigate any breaking
changes.