Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83983 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15636 invoked from network); 27 Feb 2015 08:54:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2015 08:54:19 -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.170 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:41860] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/C8-32582-9B030F45 for ; Fri, 27 Feb 2015 03:54:18 -0500 Received: by lbiz11 with SMTP id z11so15945558lbi.8 for ; Fri, 27 Feb 2015 00:54:13 -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=NDaw/HZP2t4JNzhmTgNhfzd+ltE2p9UkKIZllGZZGLI=; b=N96oLQ44rBNb2NI14IaphDNSdD/ROmbDayEyp6iM1kArkO1/X3CzO3gNw//dhF+BO5 FMmGTM2XTqDm/teAMqpsivnpiwPuq9eO+HkBBIrY6IpCEFNabPtnNWDZ98O/mVux3lcs W0UuUYHjQwUOeFtvd+pPkkz5Vi1RFW3GqZh9KLYEZHYLf8k0kWg56WkeVnUeXuXW9eOk HcpZNfWSJaWdsntdoXNAUT/Hup9C1Ggg2VMLnRyTSpb6L0HlkPsHqkU06JAl/Ni+GTF/ 04lQjJQt0cdhSa/x7NGek7TwISiAMESvCGK1DfrAtTAGrojOoA3732Ld3HR12GBB4wo0 G4YA== X-Gm-Message-State: ALoCoQlPN3caEpTVwh3R9lRWn/omAlXewxkbv+bqEzEJCZdfz2cLWt89AJVmtKDZzq60jX3dvAg3XCDU3klXR0MZoxVyDXBwYRoNrZoHQDnLqI0JukTum2UtS9sfsyQr+aW81n+gALqvHSa89fL72ctd6Bjx3uqrhg== X-Received: by 10.152.116.18 with SMTP id js18mr11492796lab.106.1425027253877; Fri, 27 Feb 2015 00:54:13 -0800 (PST) Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com. [209.85.217.174]) by mx.google.com with ESMTPSA id r3sm697597lal.31.2015.02.27.00.54.12 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Feb 2015 00:54:12 -0800 (PST) Received: by lbvp9 with SMTP id p9so15966474lbv.0 for ; Fri, 27 Feb 2015 00:54:11 -0800 (PST) X-Received: by 10.152.26.199 with SMTP id n7mr11259212lag.29.1425027251768; Fri, 27 Feb 2015 00:54:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.28.198 with HTTP; Fri, 27 Feb 2015 00:53:51 -0800 (PST) In-Reply-To: <54F03009.8070501@php.net> References: <54F02593.7040903@php.net> <54F03009.8070501@php.net> Date: Fri, 27 Feb 2015 16:53:51 +0800 Message-ID: To: Sebastian Bergmann Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] BC break between PHP 5.6.5 and PHP 5.6.6 From: laruence@php.net (Xinchen Hui) Hey: On Fri, Feb 27, 2015 at 4:51 PM, Sebastian Bergmann wrote: > Am 27.02.2015 um 09:30 schrieb Xinchen Hui: >> maybe related to your own build? > > The test in the PHPUnit test suite fails with > > PHP 5.6.6 (cli) (built: Feb 19 2015 09:44:29) > Copyright (c) 1997-2015 The PHP Group > Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies > with Xdebug v2.3.1, Copyright (c) 2002-2015, by Derick Rethans > > which comes from > > Name : php-cli > Arch : x86_64 > Version : 5.6.6 > Release : 1.fc21.remi > Size : 13 M > Repo : installed > From repo : remi > Summary : Command-line interface for PHP > URL : http://www.php.net/ > License : PHP and Zend and BSD > Description : The php-cli package contains the command-line interface > : executing PHP scripts, /usr/bin/php, and the CGI > interface. > > The test in the PHPUnit test suite does not fail with > > /usr/local/php-5.6/bin/php -v > PHP 5.6.5 (cli) (built: Feb 27 2015 08:26:15) (DEBUG) > Copyright (c) 1997-2014 The PHP Group > Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies > with Xdebug v2.3.0dev, Copyright (c) 2002-2013, by Derick Rethans I noticed different version of xdebug, could you try without it? thanks > > which I have built from the PHP 5.6.5 tarball. > > The test in the PHPUnit test suite does not fail with > > /tmp/php-5.6.6/sapi/cli/php --version > PHP 5.6.6 (cli) (built: Feb 27 2015 09:47:36) > Copyright (c) 1997-2015 The PHP Group > Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies > > which I have built from the PHP 5.6.6 tarball. > > Confusing :-/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php -- Xinchen Hui @Laruence http://www.laruence.com/