Jan Ehrhardt in php.internals (Wed, 19 Jun 2019 03:16:58 +0200): >Derick Rethans in php.internals (Thu, 13 Jun 2019 12:50:48 +0100 (BST)): >>PHP 7.4.0alpha1 has just been released and can be downloaded from: >> >> <https://downloads.php.net/~derick/> >> >>Or use the git tag: php-7.4.0alpha1 >> >>Windows binaries are available at: <https://windows.php.net/qa/> >> >>Please test it carefully, and report any bugs in the bug system. >>7.4.0alpha2 should be expected in 2 weeks, i.e. on June 27th, 2019. > >Several PECL extensions suffer from the (afaik undocumented) removal of >uint (to be replaced by uint32_t) and ulong (to be replaced by >zend_ulong). I already found 4 extensions that still use these: >- oauth >- msgpack >- mailparse >- ereg >And probably there are a lot more out there.
Documented by Christoph in https://github.com/php/php-src/commit/571c6bc3f3a6e5e2422dd253e04e9dd8dc740f09 See https://github.com/php/pecl-web_services-oauth/pull/5#issuecomment-503449092 -- Jan -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php