
Fresh selection with links to news and materials. In the release: PHP 7.3.0RC3, CodeIgniter 4.0.0 alpha1 and other releases, 62% of the sites work on PHP 5, videotaped reports from conferences and meetings, a portion of useful tools, and much more.
Enjoy reading!
... for arrays. $parts = ['apple', 'pear']; $fruits = ['banana', 'orange', ...$parts, 'watermelon']; // ['banana', 'orange', 'apple', 'pear', 'watermelon']; CHANGELOG.md . Post in support.
 Docker + Laravel = ❤
 PHP Excel Templator (PHP template for Excel) or as we wrote hardcode for Excel before
 Machine vision: installing, configuring and using Google Cloud Vision in PHP
 Android applications on JPHP
 Video recordings of reports PHPConf.Asia 2018
 prooph / micro and FPP - less is more - The main developer of the project Prooph Components talks about creating microservices based on prooph / micro and how functional programming and code generation can help with this. Sent by @dmitrybalabka .
 Maximum PhpStorm
 Podcast Three Devs & A Maybe: Symfony Apps on AWS Lambda
 Tutu PHP Meetup # 2: Video Speeches
 Five minutes of PHP Release 40 - Continue targeting switch - In PHP 7.3, if you write continue without the number 2 inside the switch inside the loop, you will receive Warning: "continue" targeting switch is equivalent to "break". Did you mean to use “continue 2”? We understand the situation.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 140
Source: https://habr.com/ru/post/426391/
All Articles