Fresh selection with links to news and materials. In the release: updates to all PHP branches, Deployer 6.4, doctrine / migrations 2.0, Psalm 3 and other releases, Nikita Popov in JetBrains, PHP Internals news, a portion of useful tools, videos, and much more.
PHP 5.6.40 - Security update. And although the 5.6 branch is not officially supported anyway, nevertheless, if critical security problems are discovered, the team will still release fixes.
PHP fwdays'19 - The seventh year in a row, on June 1, the biggest PHP-conference of Ukraine will be held in Kiev. This year, 800 participants, 3 streams of practical reports, a corner of speakers, afterparty are planned. Especially for readers of PHP Digest 15% discount on the promo code: PHP-digest-fwdays .
Php internals
[PHP] FFI - Despite concerns about security and stability, the FFI vote was successful and the proposal was accepted. So FFI will be delivered in the next major release.
[RFC] mb_str_split - It is proposed in mbstring to add a function to split a multibyte string into equal substrings.
[RFC] Typed Properties 2.0 — Nikita announced that the typed properties are complete and complete, and also recommended experimenting more to find problems early. Rasmus Schultz in his post discusses possible design problems when using typed properties.
vimeo / psalm - Powerful Vimeo static analyzer. Version 3 adds a Language Server and support for fixing the initial state (baseline). More in the announcement .