Fresh selection with links to news and materials. In the release: PHP 7.4.0 alpha 3, ReactPHP 1.0 LTS, a portion of useful tools, video from conferences, podcasts and more.
Also a couple of fresh changes without separate RFCs: • proc_open will take arguments as an array, they do not need to be escaped, and the process will start directly without running an intermediate shell:
spiral / roadrunner - PHP application server on Golang. Added support for FastCGI, CORS settings out of the box, embedded metrics on Prometheus. A detailed review of the report from the author .
ReactPHP 1.0 LTS - 7 years ago the first release of ReactPHP v0.1.0 was released. And now, the project team has announced version 1.0 of the reactphp / dns , reactphp / cache packages and the reactphp / react meta package. Thus, all major packages have now reached a stable version. The release comes with the LTS mark and it will be supported for at least two years.
swoft-cloud / swoft 2.0 - Swoole- based framework for implementing microservices, inspired by Spring Cloud from Java. Implements PSR-7, PSR-14, PSR-15 and uses AOP. Introductory post in support.
Security
nbs-system / snuffleupagus - The extension blocks the launch of potentially unsafe code in runtime. About use to prevent recently published vulnerabilities.
That Podcast Episode 61 - About the new HTTP Client component in symfony with Nicolas Grekas . Nicholas says that PSR-18 is not compatible with HTTP / 2, because the standard is synchronous in nature.