Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96784 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35359 invoked from network); 9 Nov 2016 14:21:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2016 14:21:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@derickrethans.nl; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=derick@derickrethans.nl; sender-id=pass Received-SPF: pass (pb1.pair.com: domain derickrethans.nl designates 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@derickrethans.nl X-Host-Fingerprint: 82.113.146.227 xdebug.org Received: from [82.113.146.227] ([82.113.146.227:48548] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/D1-15787-FD033285 for ; Wed, 09 Nov 2016 09:21:20 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 26FCE10C011; Wed, 9 Nov 2016 14:21:17 +0000 (GMT) Date: Wed, 9 Nov 2016 14:21:16 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: PHP Developers Mailing List cc: Dmitry Stogov , Nikita Popov Message-ID: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: PHP 5.6 static access valgrind issue From: derick@derickrethans.nl (Derick Rethans) Hi! Through https://bugs.xdebug.org/view.php?id=1185 I ran into a bug in PHP proper. Apparently, this script: