Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:103381 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 64958 invoked from network); 25 Oct 2018 07:47:14 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 25 Oct 2018 07:47:14 -0000 To: internals@lists.php.net Date: Thu, 25 Oct 2018 06:02:31 +0200 Message-ID: References: X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 62.251.31.78 Subject: Re: Skip 7.3.0RC6? From: phpdev@ehrhardt.nl (Jan Ehrhardt) "Christoph M. Becker" in php.internals (Wed, 24 Oct 2018 19:37:57 +0200): >I've thought about this as well, but given that some widely used PECL >extensions are not ready for PHP 7.3 yet (for instance, yaml[1], >mailparse[2] and uopz[3]) (Remi may have more to say on this), it might >be better to still have two additional RCs (RC4 has been tagged >yesterday). Additional extensions that are not ready for PHP 7.2 yet: - wincache - pthreads https://github.com/krakjoe/pthreads/issues/889#issuecomment-412330976 - request https://github.com/pmjones/ext-request/pull/14 - msgpack https://github.com/msgpack/msgpack-php/pull/124 -- Jan