Fresh selection with links to news and materials. In release: a puzzle game, Yii 2.0.14, PHP-DI 6.0 and other releases, a sentence about immutable classes from PHP Internals, a portion of useful tools, and much more. Enjoy reading!
News and Releases
Yii 2.0.14 - Under the hood, more than a hundred improvements and fixes in almost all components of the framework. In addition, this is the latest release in version Yii 2.0, containing improvements. In the future, the core team will concentrate on developing version 2.1.
PHP-DI 6.0 - Added container compilation and other improvements.
immutable classEmail{ public $email; publicfunction__construct($email){ $this->email = $email; } } $email = new Email("foo@php.net"); $email->email = "bar@php.net"// Call will result in Fatal Error
returntrue.win - A RNP puzzle game in which you want to pass such an argument to a function so that it returns true. There are several possible answers.