PHP Digest number 132 (May 27 - June 10, 2018)
Fresh selection with links to news and materials. In the release: PHP 7.3.0 alpha 1, Yii 3.0 alpha 1 and other releases, a fresh book on asynchronous PHP, video recording of reports, a portion of useful tools, and much more. Enjoy reading!
News and Releases
- PHP 7.3.0 alpha 1 - The first alpha version of the new PHP branch is available for testing. The semi-annual testing cycle started, the final release is expected in late November.
- Among the changes:
• Heredoc and Nowdoc RFC syntax enhancements
• The json_encode () and json_decode () functions will throw an exception if there is an error and the corresponding RFC flag is present .
• Ability to use a comma after the last argument of the RFC function
• New function hrtime (), which returns high precision time and does not depend on system time PR
• Added is_countable () function to check for enumeration RFC
• Using links in list () RFC
• Significant improvement in PR garbage collection
and other improvements. Full list of changes .
- Phalcon 3.4.0
- Fresh news PHP-FIG: April and May - PSR-5 (PHPDoc) is divided into two: about formatting and catalog of tags, PSR-9 and PSR-10 (security) came to life with a new leader, PSR-14 (Event Dispatcher) in the process , PSR-17 (http factories) and PSR-18 (http clients) are almost ready to go to the review.
- The State of Developer Ecosystem in 2018 - JetBrains report based on a survey of 6,000 developers.
Instruments
Study materials
Audio and video
Entertaining
Thanks for attention!
If you notice an error or inaccuracy - please inform the PM .
Write questions and suggestions by mail or twitter .
Send link
Search links for all digests
← Previous release: PHP Digest number 131
Source: https://habr.com/ru/post/413813/
All Articles