
. The system has been completely redesigned, it uses Symfony components and is compatible with PHP 7. Nevertheless, in the performance tests, the new version shows results worse than Drupal 7 - critical look
. It was also announced the termination of support for Drupal 6 February 24, 2016 .list() construction: list($a, $b='default') = [1]; // a = 1, b = 'default' list($a, $b='default') = [1]; // a = 1, b = 'default'void function proposal ended with a positive result. Improvement is expected in PHP 7.1.resource for timing the parameters and return values.
My PHP 7 migration experience
New in symfony 2.8: Improved console
Risks and problems of password hashingcomposer test and other examples.
Protected classes
Description of PDO :: FETCH_ * constants. - Analysis of the assignment of constants of data acquisition modes in PDO with examples. Sent by FanatPHP .
Symfony2 two-factor authentication with a certificate
Forcing open_basedir + realpath_cache to work together
We force the php-fpm 5.6 service running through systemd to read global environment variables
Next, in search of palindromes
Using large pages in memory in PHP 7
Five minutes PHP Release # 16 - Composer Virtual Packages
PHP Roundtable: 034: Debugging is more than var_dump ()
Video reports from SymfonyCampUa 2015 - Sent by Igor Onachchenko .
Rasmus Lerdorf - Deploying PHP 7
Rasmus Lerdorf - Speeding up the Web with PHP 7
PHP 7 Up and Running - Review of new features.
Video recordings of reports from the conference php [world] 2015
Source: https://habr.com/ru/post/271419/
All Articles