Fresh selection with links to news and materials. In the release: PHP 7.2.0 RC5 and other releases, suggestions from PHP Internals, a portion of useful tools, and much more.
Enjoy reading!
json_encode()
and json_decode()
functions will throw an exception in case of an error and the presence of a corresponding flag. <?php $values = [<<<EOT a b c EOT, 'de f'];
foreach ($definition ?? [] as $id => $val) { }
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 118
Source: https://habr.com/ru/post/341236/
All Articles