release 4.0.0beta1 v4.0.0beta1
authorMichael Wallner <mike@php.net>
Wed, 23 Sep 2020 06:26:02 +0000 (08:26 +0200)
committerMichael Wallner <mike@php.net>
Wed, 23 Sep 2020 06:29:46 +0000 (08:29 +0200)
commitb4cde84693954dba769907858199f3e1dee947b4
treecd9ed5ef46137891b6678f88d310613f571c7537
parent491f376249a5cec8c40c67dca940bf46f64e74c6
release 4.0.0beta1

* PHP 8 compatibility
- Drop ext-propro support
PHP 8 removes the object get/set API from the ZendEngine, which renders
that extension dysfunctional. As a consequence, the header property of
http\Message and derived classes cannot be modified in place, and thus
by reference.
package.xml
php_http.h