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.

Ember Data v1.13 Released

We are proud to announce the release of Ember Data 1.13. This
represents the first stable release of Ember Data since its creation
over 3 years ago.
As we explained in the The Ember 2.x Project
blog post, going forward Ember Data will be syncing up its releases and version numbers with Ember.js releases.





The Ember 2.x Project

For the past several years, when we've talked about "Ember releases", we were always talking about releases of the Ember codebase itself.
In practice, that has meant that in order to put together the full, recommended Ember stack, you needed to figure out not only what Ember version to use, but also what versions of our other libraries and tools worked with it.
Starting with Ember 2.0, we will coordinate every release of Ember with releases of the main ecosystem tools maintained by the core team:





Weekly Update - Jun 12th, 2015

Node.js Launches Official Community Space on Discord





PHP 5.4.42 Released

The PHP development team announces the immediate availability of PHP
5.4.42. Six security-related issues in PHP were fixed in this release,
as well as several security issues in bundled sqlite library (CVE-2015-3414, CVE-2015-3415, CVE-2015-3416).

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





Ember.js 1.13.0 and 2.0 Beta Released

We are pleased to announce the release of both Ember.js 1.13.0 and the
first beta in the 2.0 series. This comes as the thirteenth cycle of our
release process that began after 1.0 was released.
The 1.13 release represents the effort of at least 43 contributors
across over 680 commits.
Ember 1.13 is the last release in the 1.x series and the first release that includes the Glimmer rendering engine. It includes a number of deprecations that will ease the upgrade to Ember 2.0, which is due to land in six weeks.





PHP 7.0.0 Alpha 1 Released

The PHP development team announces the immediate availability of
PHP 7.0.0 Alpha 1. This release marks the beginning of the PHP 7 major series.
All users of PHP are encouraged to test this version carefully,
and report any bugs and incompatibilities in the bug tracking system.





PHP 5.6.10 is available

The PHP development team announces the immediate availability of PHP
5.6.10. Several bugs have been fixed as well as several security issues into some
bundled libraries (CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-2325 and CVE-2015-2326).

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





PHP 5.5.26 is available

The PHP development team announces the immediate availability of PHP
5.5.26. Several bugs have been fixed as well as several security issues into some
bundled libraries (CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-2325 and CVE-2015-2326).

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





Ember Data v1.0.0-beta.19.1 Released

Ember Data 19.1 contains fixes for a few regressions. Thanks to everyone
who reported issues. Thanks to @bmac and @wecc for fixing!

  • Fix a regression where a DS.Model's InternalModel would not be set
    on init - @bmac Pull Request
  • Pass store to inverseFor in removeEmbeddedForeignKey #3270 - @wecc
    Pull Request




Weekly Update - Jun 5th, 2015

Node.js Launches Official Community Space on Discord