Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88913 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68019 invoked from network); 21 Oct 2015 19:17:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Oct 2015 19:17:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.174 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.212.174 mail-wi0-f174.google.com Received: from [209.85.212.174] ([209.85.212.174:37647] helo=mail-wi0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 66/02-55035-5C4E7265 for ; Wed, 21 Oct 2015 15:17:27 -0400 Received: by wicfv8 with SMTP id fv8so89689214wic.0 for ; Wed, 21 Oct 2015 12:17:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=LFQhuRXa5rWiL9A/U1FERKnlPhHqJ44h3VTYLyIP/sE=; b=Brx+lvzrRjKdrkL+7vt9/qQvC5CPCNv8PJGExJXc2COfeN3dsRpn8bQvikJawIt9GM BIZ5Ngc3jBt+eLS1+cUMHBmhhuZjZ7ORbD5zlx+ApRZPK1zgIxtxLxLp/2HRjI5r3d6a CXm3Sby76PjuGAHomBlgvDV02PHzcwimbr0vVbW7Th/Ar0e1IX+syeriKR7O82YAppS1 +1XP+S9psLmq0xi/9j8InJIlr/CfdkHAtBo0p7qQ6RER8Oa+ow1pvxWyISAgiA5+Qgib UZItTbocJgyQqO3yMXfVD93/o+grt3j3tvDx8JkO0GiBo3C4pXr+mg59lMxVxtvjryYb 6Zgg== MIME-Version: 1.0 X-Received: by 10.195.13.164 with SMTP id ez4mr12146652wjd.112.1445455042279; Wed, 21 Oct 2015 12:17:22 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.28.128.81 with HTTP; Wed, 21 Oct 2015 12:17:22 -0700 (PDT) In-Reply-To: References: Date: Wed, 21 Oct 2015 21:17:22 +0200 X-Google-Sender-Auth: pAGDNWXANtz5Zi8TtL00bz3KgiI Message-ID: To: Mark Tomlin Cc: Lior Kaplan , PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] SQLite 3.9.X in PHP 7.0.0RC6? From: kalle@php.net (Kalle Sommer Nielsen) Hi Mark 2015-10-21 12:29 GMT+02:00 Mark Tomlin : > Thanks for the reply, I use the SQLite built into PHP pretty much > exclusively for my projects that that's handy to know when I target for PHP > 7. I think from an RM's point of view, it is a little too soon, plus we are in RC stage now to merge it. I don't see a reason for why we can't however merge it into a 7.0.x release once we know it is a little more stable (which also goes for 7.0). -- regards, Kalle Sommer Nielsen kalle@php.net