
News and Releases
For the first time in 15 years, the HTTP / 1.1 protocol specification has been updated.
PHP User Group Dnepropetrovsk - A new group of PHP users and soon the first meeting will take place Give more groups in all cities!
Php$foo()['bar'](); $foo::$bar::$baz; foo()(); $foo->bar()() $foo()['bar'](); $foo::$bar::$baz; foo()(); $foo->bar()() $foo()['bar'](); $foo::$bar::$baz; foo()(); $foo->bar()() , as well as operations with any expressions in brackets, for example (function() { ... })() and others.$myArray['foobar']['andSoOn']['moreKeys'] use something like $myArray:>foobar:>andSoOn:>moreKeys .
Instruments
Study materials
.
Yii2 development news digest # 8 May-June'14
Speedran on 13 vulnerabilities on sites. Basic concepts and means of protection
Sphinx indexing from a remote server using PHP
Phalcon Framework in production
Useful tools for development on Laravel
Yii2. Active Record Connections
Audio and video
Analysis of "bottlenecks" - An interesting report by Ilya Alshanetsky . Slides here .
Validation of forms in Symfony 2 - Continuation of a series of screencasts about Symfony 2. Previously were: the creation of reusable forms , basics , routing , controllers and templates .
Annotations in PHP Annotations: they exist! - About how someone uses annotations, and tips on how to use them in their projects.
Free PHP Testing Course - After registration, the entire course will be available to you, which covers both the basics of testing in general and the use of specific tools: PHPUnit, Codeception, Behat.
BDD in open source development - An interesting report from the developer Sylius - ecommerce solutions for Symfony2.
The Driven Developer , Best PHPUnit Practices - Testing reports from the creator of PHPUnit.
Source: https://habr.com/ru/post/226433/
All Articles