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] Yii HTML 3.6

Version 3.6 of Yii HTML package is released. There are some improvements and fixes:





[news] Yii Hydrator 1.4

Version 1.4 of Yii Hydrator package has been released. Here are the list of improvements included in the new version:

  • added ToArrayOfStrings parameter attribute;
  • added backed enumeration support to Collection.




Ember 5.11 Released

Today the Ember project is releasing version 5.11 of Ember.js and Ember CLI. Following Ember's Major Version Policy, the previous release, 5.10, was the last release of the 5.x series that will have deprecations targeting 6.0. Version 5.12 in September will be the final release of the 5.x series.





Symfony 7.1 curated new features

Like for 6.4/7.0, I forgot to post the curated list of features for Symfony 7.1. Let's fix this.

As for any other Symfony release, our backward compatibility promise applies and this means that you should be able to upgrade easily to 7.1 without changing anything in your code.

We blogged about the great 7.1 new features. I highly recommend you to read these articles about Symfony 7.1 as they contain the major changes for this new version:





Symfony 6.4/7.0 curated new features

It seems like I forgot to post the curated list of features for Symfony 6.4 and 7.0. Let's fix this.

As for any other Symfony release, our backward compatibility promise applies and this means that you should be able to upgrade easily to 6.4 without changing anything in your code.

We blogged about the great 6.4 new features. I highly recommend you to read these articles about Symfony 6.4 as they contain the major changes for this new version:





Data Catalog Vocabulary (DCAT) - Version 3 is a W3C Recommendation

The Dataset Exchange Working Group published Data Catalog Vocabulary (DCAT) - Version 3 as a W3C Recommendation. DCAT is an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web. This document defines the schema and provides examples for its use. 





[news] Yii Auth JWT 2.1

Version 2.1 of Yii Auth JWT package has been released. Here are the list of changes included in the new version:

  • Replaced multiple web-token/* packages in dependencies with one - web-token/jwt-library, updated min version of PHP to 8.1.
  • Added support for psr/http-message for versions ^2.0.




First Public Working Draft: Federated Credential Management API

The Federated Identity Working Group has published a First Public Working Draft of Federated Credential Management API, a Web Platform API that allows users to login to websites with their federated accounts in a privacy preserving manner.