
DevConf :: PHP 2016 - the final vote on the section reports is over, manage to cast your vote before May 31
Welcome to Symfony Moscow Meetup June 2// function foo($this) { } // static $this; // global $this; // catch try { ... } catch (Exception $this) { // Fatal error: Cannot re-assign $this } // foreach foreach ($a as $this) { } // unset() unset($this); // $$ $a = "this"; $$a = 42; other.
Creating a blog on symfony 2.8 lts , Part 2
DevConf :: Hackathon by Yii at Tass July 18-19, 2016
DevConf 2016: Interview with one of the developers of Yii
Setting up Laravel relationships - counting comments (free translation)
Site load testing
Project structuring in WordPress, Laravel Blade and more.
Websocket in production
Dependency Injection Container from PHPixie
PHP, static variables inside class methods and one bug history
Multithreading in PHP: pthreads
Unchangeable objects in PHPif ($situation === SHIT::HAPPENED) {(╯°□°)╯︵┻━┻(); } if ($situation === SHIT::HAPPENED) {(╯°□°)╯︵┻━┻(); }Source: https://habr.com/ru/post/302104/
All Articles