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 8.4.0 Beta 4 now available for testing

The PHP team is pleased to announce the release of PHP 8.4.0, Beta 4.
This is the second beta release, continuing the PHP 8.4 release cycle,
the rough outline of which is specified in the
PHP Wiki.

For source downloads of PHP 8.4.0, Beta 4 please visit the
download page.





PHP 8.2.23 Released!

The PHP development team announces the immediate availability of PHP 8.2.23. This is a bug fix release.
All PHP 8.2 users are encouraged to upgrade to this version.





[news] Yii Form Model 1.0

First release of Yii Form Model package was done. It provides a base for form models and helps to fill, validate and display them.
For usage define a form model:





API Platform Conference 2024

API Platform is an open-source PHP framework, designed to build modern, fast, and robust APIs thanks to its wide set of tools and features. It supports many formats and protocols, including JSON-LD, OpenAPI, and GraphQL, and is designed to streamline the developer experience.





[news] Yii Form 1.0

First release of Yii Form Model package was done. It provides a base for form models and helps to fill, validate and display them.
For usage define a form model:





A Week of Symfony #921 (19-25 August 2024)

This week, the upcoming Symfony 7.2 version added a feature to render a Twig block with the Template attribute, improved the Serializer with a snake case to camel case name converter, and added support for new operators in the ExpressionLanguage component.





LCS #5 - Patricio: Mingle JS, PHP WASM, VoxPop

PatricioOnCode joins us to talk about Mingle JS which allows you to mix React and Vue components in Livewire.
EPISODE LINKS:





[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.