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.

Thank you, Angular

The Angular Compiler (which we call ngc) is the tool used to compile Angular applications and libraries. ngc is built on the TypeScript compiler (called tsc) and extends the process of compiling TypeScript code to add additional code generation related to Angular’s capabilities.Angular’s compiler serves as a bridge between developer experience and run time performance: Angular users author applications against an ergonomic, decorator-based API, and ngc translates this code into more efficient runtime instructions.





[news] Definitions 1.0.0

A stable version of definitions package was tagged.
The package provides syntax constructs describing a way to create and configure a service or an object.
The following are provided:





WordPress 5.9 Beta 1

WordPress 5.9 Beta 1 is now available for testing!

This version of the WordPress software is under development. You don’t want to run this version on a production site. Instead, it is recommended that you run this on a test site. This will allow you to test out the new version.

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





People of WordPress: Devin Maeztri

In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people’s lives for the better. This month we feature a translator and campaigner who uses WordPress to highlight good causes and helps people in her area benefit from the open source platform.





Drupal 8 is now end-of-life - PSA-2021-11-30

Date: 2021-November-30Description: As of November 17, 2021, the Drupal core version 8 series has reached end-of-life.





Laravel 8.74 Released


The Laravel team released 8.74 with a check for debug mode, an Event fakeExcept() method, MySQL fulltext index support, and the latest changes in v8.x.
The post Laravel 8.74 Released appeared first on Laravel News.