Fresh selection with links to news and materials. In the release: PHP 7.2.0 RC6, PHP-FIG news, a couple of adopted RFCs for PHP 7.3, a portion of useful tools, materials on asynchronous PHP, and much more. Enjoy reading!
News and Releases
PHP 7.2.0 RC6 - The sixth and, probably, the last release candidate of the 7.2 branch. Holding our breath, we are waiting for the final release on November 30th.
PHP Version Usage Statistics 2017.2 - Traditional compilation of statistics for half a year based on the information Composer sends when connecting to packagist.org. The total share of PHP 7 is already 67.39%.
PHP Month Month FIG # 1: October 2017 - The first regular review of news from the PHP-FIG group. PSR-12 on advanced coding style entered the draft stage; many ideas for new standards and other news.
[RFC] Flexible Heredoc and Nowdoc Syntaxes - A proposal for improving multi-line text blocks is also accepted. Indent support and the removal of the need for a newline after the closing marker will become available:
<?php $values = [<<<EOT a b c EOT, 'de f'];
Instruments
spiral / goridge - High-performance RPC from PHP to Go without dependencies.
BitOne / php-meminfo - An extension that displays information about memory usage and is designed to detect leaks.
Discussion of plans and ideas for Yii 2.1 in Russian and English , the results of which formed a board in Trello , where you can track the status of ideas.