
News and Releases
New PhpStorm 8: developing together. - Supports Blade, Behat, WordPress, remote PHP interpreters, multi-allocations and more.
Phpisset call in a ternary operator been transformed into a proposal to introduce a new operator ?? which will return the first operand if it exists and is not NULL , otherwise the second: $_GET['mykey'] ?? ""; $_GET['mykey'] ?? ""; Voting has already started.or for all existing loop constructs in PHP, which would be executed if the loop condition is false already at the first iteration.list() when used with strings.<% and <script language=php> tags.default blocks in the switch construction was adopted unanimously.
Instruments
Study materials
Yii + WordPress = <3, or the Fascinating Experiment of Getting Frankenstein
Windows 2012 R2 + IIS + MS SQL + PHP installation, configuration, pitfalls
Simple export to Excel XLSX and XML
Audio and video
Migrating Wikipedia to HHVM - Developer from the Wikimedia Foundation talks about switching to HHVM.
Hip Hop Virtual Machine - The Need for Speed - More on HHVM.
EntertainingSource: https://habr.com/ru/post/237603/
All Articles