Fresh selection with links to news and materials. In the release: Laravel 5.6 and other releases, fresh RFC from PHP Internals, a portion of useful tools, and much more. Enjoy reading!
[RFC] Fiber - It is proposed to implement stakful-korutiny, in fact, a circuit that can be paused and resumed. In this case, scheduling is performed on the side of the user, not the VM. This improvement will simplify the writing of asynchronous applications and make them look quite like synchronous. An extension is already available, and even usage examples .
[RFC] Deprecation of fallback to root scope - When using functions / classes inside neymspeysa, if they are not found, it will attempt to automatically roll back to the global scopes. It is proposed to abolish this opportunity and throw a warning: