Fresh selection with links to news and materials. In the release: PHP 7.3.0RC6, PhpStorm 2018.3 and other releases, Symfony leaves PHP-FIG, the latest offers and news from PHP Internals, a portion of useful tools, videos from past meetings and conferences and much more.
Enjoy reading!
...
for arrays. $parts = ['apple', 'pear']; $fruits = ['banana', 'orange', ...$parts, 'watermelon']; // ['banana', 'orange', 'apple', 'pear', 'watermelon'];
.env.dist
now simply .env
, which is commited to GIT, and you can create .env.local
.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 143
Source: https://habr.com/ru/post/431042/