Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:103384 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 96970 invoked from network); 25 Oct 2018 10:43:58 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 25 Oct 2018 10:43:58 -0000 To: internals@lists.php.net Date: Thu, 25 Oct 2018 08:59:16 +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: [PHP-DEV] Re: Skip 7.3.0RC6? From: phpdev@ehrhardt.nl (Jan Ehrhardt) Remi Collet in php.internals (Thu, 25 Oct 2018 07:32:00 +0200): >https://blog.remirepo.net/post/2018/07/02/PHP-extensions-status-with-upcoming-PHP-7.3 You can move v8js to work-in-progress. There is a 7.2+ branch: https://github.com/phpv8/v8js/issues/374#issuecomment-421262169 The Appveyor builds pass all applicable tests on Windows: https://ci.appveyor.com/project/Jan-E/v8js-rx24a/build/1.0.58 -- Jan