Fresh selection with links to news and materials. In the release: Zend Expressive 3 and other releases, a couple of improvements in PHP 7.3, a portion of useful tools, and much more.
Enjoy reading!
if (is_array($foo) || $foo instanceof Countable) { // $foo is countable }
if (is_countable($foo)) { // $foo is countable }
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 126
Source: https://habr.com/ru/post/351984/
All Articles