
Fresh selection with links to news and materials. In the release: PHP 7.3.0, Symfony 4.2, Composer 1.8.0 and other releases, end of support for PHP 5.6 and PHP 7.0, fresh offers from PHP Internals, a portion of useful tools, video reports and much more.
Enjoy reading!
A short audio version of the digest in the five-minute PHP podcast PHP Issue No. 44
json_encode() and json_decode() functions will throw an exception if there is an error and the corresponding RFC flag is present .array_key_first() and array_key_last() RFCis_countable() function to check for enumeration RFClist() RFC interface X { function m(Y $z): X; } interface Y extends X { // function m(X $z): Y; } interface Concatable { function concat(Iterator $input); } class Collection implements Concatable { // function concat(iterable $input) {/* . . . */} } composer update .
Five Minutes PHP Release # 43 - SymfonyCon Report: Using Symfony Forms with Rich Domain Models.
Quick performance tips in Laravel
Magento 2.3.0 GA Platform Release
Magento Meetup Kharkiv №4 - video reports
Warehouse management system using CQRS and Event Sourcing (Magento)
Vulnerabilities in PHP and PHPMailer
How to taxi with legacy code when the project was needed for yesterday
On-click fame, or how to excite the robot and ... the rest
Five Minute PHP Release # 44 - An audio version of this PHP Digest release.
Five Minutes PHP Release 42 - MySQL 8 and caching_sha2_password
PHP Roundtable Podcast # 81 - About PHP-FIG 3.0, PSR-18 and more.Thanks for attention!
If you notice an error or inaccuracy - please inform the PM .
Write questions and suggestions by mail or twitter .
More news and comments on the PHP Digest telegram channel.
Send link
Search links for all digests
← Previous release: PHP Digest number 144
Source: https://habr.com/ru/post/432600/
All Articles