Fresh selection with links to news and materials. In the issue: PHPRussia, PHP fwdays'19, WordPress 5.2, about PHP in 2019, news from PHP Internals, a portion of useful tools, and much more.
Enjoy reading!
News and Releases
PHP Russia 2019 - The conference was powerful and I hope it will become annual! Photos can be found in FB and VK . Slides are available now, and soon there will be video reports.
Soon another great conference will take place! The program is formed among speakers: Fabien Potencier (Symfony), Marco Pivetta (ZF, Doctrine), Dmitry Naumenko (Yii), and many other speakers in 3 streams. By tradition, especially for readers of the PHP Digest, a 15% discount on the promotional code: PHP-digest-fwdays .
WordPress 5.2 “Jaco” - In the release, the minimum version of PHP has been upgraded to PHP 5.6.20, added protection against fatal errors in plugins and themes, secure updates .
Php internals
[RFC] Change the precedence of the concatenation operator - A proposal was made to lower the priority of the concatenation operator . . The behavior will be changed in PHP 8, and in PHP 7.4, a warning will be thrown when using expressions with . before + or - without brackets.
bramus / composer-autocomplete - Autocomplete command line composer commands, including scripts from the scripts section.
krakjoe / parallel - An extension from pthreads with a simplified interface for multi-threading. In the new version of the channels and events for communication between threads. An example of use .
PHP in 2019 - Today, PHP is not the same as it was 7 years ago . In the post review of the ecosystem for those who are not in the subject of PHP or stuck in Legacy.