
show --tree commands have been show --tree to display the installed packages as a tree, why-not β shows why the package cannot be update --interactive , update --interactive - allows you to select which packages to update, as well as many other improvements and fixes.
Badoo switched to PHP7 and saved $ 1M??= in addition to the usual ?? added in PHP 7. // $this->request->data['comments']['user_id'] = $this->request->data['comments']['user_id'] ?? 'value'; $this->request->data['comments']['user_id'] ??= 'value'; $x = $x ?: $y; $x ?:= $y; var . Interestingly, this keyword was already obsolete in versions 5.0.0 - 5.1.2, and at the moment is just a synonym for public . try { // Some code... } catch (ExceptionType1 | ExceptionType2 $e) { // Code to handle the exception } catch (\Exception $e) { // ... } interface I { function foo(); } trait T implements I { function foo() { } }
How to make friends JMS Serializer and LiipImagineBundle
Symfony how to use FOSRestBundle
SonataAdminBundle: Creating an Object from a List View (Part 1)
Launched beta.yiiframework.ru
What is new is waiting for us in Laravel 5.2.23
Principles of programming - Part 2: Getting rid of NULL - Sent by haruatari .
How Cloud@mail.ru saved all * my files and what came of it
We continue to accelerate the blog on WordPress - PHP7, ESI in Varnish, XtraDB, effective compression and shutdown of excess
Long story about date localization without a year in PHP
The digest of interesting materials from the world of Drupal # 18
How does split-testing in Badoo work?
PHP Roundtable: 041: The PHP-FIG: Past, Present & Future
Five Minutes PHP Release # 18 - What is the RFC in the PHP world?
SDCast # 40: Visiting Anatol Belsky, core-developer, PHP 7 release managerSource: https://habr.com/ru/post/279167/
All Articles