Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68200 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99151 invoked from network); 19 Jul 2013 12:21:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2013 12:21:43 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:22044] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/D3-13120-65F29E15 for ; Fri, 19 Jul 2013 08:21:43 -0400 To: internals@lists.php.net Date: Fri, 19 Jul 2013 14:17:58 +0200 Message-ID: References: <1374233485.3918.42.camel@guybrush> <03aiu81ucujlb3apedm6fqc9jd33trm8mp@4ax.com> 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: 85.223.116.227 Subject: Re: [PHP-DEV] Re: PHP 5.5.1 released From: phpdev@ehrhardt.nl (Jan Ehrhardt) Jan Ehrhardt in php.internals (Fri, 19 Jul 2013 14:03:51 +0200): >http://windows.php.net/downloads/releases/php-5.5.1-src.zip does not >contain a zend_language_parser.c. >The php-5.5.1.tar.xz does... http://windows.php.net/downloads/releases/archives/php-5.5.0-src.zip did not contain a zend_language_parser.c either. I guess I was just lucky grabbing the right sources up until now. Jan