Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81086 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81329 invoked from network); 24 Jan 2015 17:39:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2015 17:39:11 -0000 Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:52567] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/35-49997-9B8D3C45 for ; Sat, 24 Jan 2015 12:39:07 -0500 Received: by mail-lb0-f169.google.com with SMTP id f15so2298352lbj.0 for ; Sat, 24 Jan 2015 09:39:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=EfUwuUwtNXlWU8a3KFVJhTg6DIbB+AQkNn2v5oUk2qA=; b=UG0UNPpsqzncewSFSdFUdqGzofz8/SSp3Liy5U43M/JVh91Ad9MkR4gVd5EGxWOYjb aCC4IAZl9ZrefFjExBgs4um/kOgM8tBMal/QN3pijQLU1gOhFA7tEmlx/W2dzT8LLe2o 6xYuDJt3M++S9/ZJ7+n16HTeZU2osXSLd44eQj0zVpwPFMvrEm9hQbbpvwPddtsjePNA Akqr17vzOM7qisEX1oIcg2+gOaegGElfD20acgZ2bXB7pPE7EDo0qyqhEwE/fHaTn9c/ Me+CbR2kTh1M93PD94cT3erYaITu9zRMiRQKOB2/4LpxZRrGnJRUS9/hpmhJoM8SgNmY y+Ng== X-Gm-Message-State: ALoCoQkFRTjG7a8Dp2UbR0UXpbpkzrM64U3pDog9sfNU0BbaHSibQWbbBKkSB4emzyfwJBjSbTOizEKV6WIpPC6wZNPXrP1QqvHL1BPn3W0bfiPp8tNd3OthA1t66n8hIAIsc5SgTFt2TutonEcyTrpT51iFtvEz1Q== X-Received: by 10.112.167.228 with SMTP id zr4mr13332369lbb.20.1422121142416; Sat, 24 Jan 2015 09:39:02 -0800 (PST) Received: from mail-lb0-f173.google.com (mail-lb0-f173.google.com. [209.85.217.173]) by mx.google.com with ESMTPSA id pn7sm1320170lbb.6.2015.01.24.09.39.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 24 Jan 2015 09:39:01 -0800 (PST) Received: by mail-lb0-f173.google.com with SMTP id p9so2277438lbv.4 for ; Sat, 24 Jan 2015 09:39:00 -0800 (PST) X-Received: by 10.112.133.4 with SMTP id oy4mr13223180lbb.83.1422121140851; Sat, 24 Jan 2015 09:39:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.64.176 with HTTP; Sat, 24 Jan 2015 09:38:40 -0800 (PST) In-Reply-To: References: <54C12DD8.7020800@lerdorf.com> <5er2cat2lpaq6bs6tmpapllcbq6lbcf0te@4ax.com> <3de5cah741q5ukqgqa60p71c3u0ipu0465@4ax.com> <4vg5cad3uavfkv4qr8604sri16h6pip4f5@4ax.com> Date: Sun, 25 Jan 2015 01:38:40 +0800 Message-ID: To: Juan Basso Cc: Jan Ehrhardt , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: PHP7 Homework for everyone reading this list From: laruence@php.net (Xinchen Hui) Hey: On Sat, Jan 24, 2015 at 1:53 PM, Juan Basso wrote: > This is not a segfault, but another issue exclusive from PHP 7 > https://bugs.php.net/bug.php?id=68897 thanks, this one is fixed and committed, and also got a fix for the previosly segfault one, but I need do some confirms before I commit it.. thanks > > On Fri, Jan 23, 2015 at 11:54 PM, Juan Basso wrote: > >> I found another segment fault on PHP 7 during CakePHP 3 tests. I reported >> the issue on https://bugs.php.net/bug.php?id=68896 >> >> On Fri, Jan 23, 2015 at 5:01 PM, Jan Ehrhardt wrote: >> >>> Jan Ehrhardt in php.internals (Fri, 23 Jan 2015 22:18:50 +0100): >>> >Dmitry Stogov in php.internals (Fri, 23 Jan 2015 17:54:45 +0400): >>> >>"master" branch. >>> > >>> >propro, raphf and pecl_http do not compile with the master branch. >>> >You'll have to checkout the phpng branch. These extensions did compile >>> >and load: >>> >https://phpdev.toolsforresearch.com/php-7.0.0-dev-nts-Win32-VC11-x86.htm >>> > >>> >Build: >>> >https://phpdev.toolsforresearch.com/php-7.0.0-dev-nts-Win32-VC11-x86.zip >>> >>> The TS build is very much alike: >>> https://phpdev.toolsforresearch.com/php-7.0.0-dev-Win32-VC11-x86.htm >>> https://phpdev.toolsforresearch.com/php-7.0.0-dev-Win32-VC11-x86.zip >>> >>> What you cannot see in phpinfo() is that php7apache2_4.dll and even >>> php7apache2_2.dll also compile fine. >>> >>> >Maybe there are other PECL extension that have PHP7 branches, unknown to >>> >you and me. >>> >>> Jan >>> >>> -- >>> PHP Internals - PHP Runtime Development Mailing List >>> To unsubscribe, visit: http://www.php.net/unsub.php >>> >>> >> -- Xinchen Hui @Laruence http://www.laruence.com/