Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60788 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1191 invoked from network); 9 Jun 2012 07:14:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2012 07:14:14 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Sat, 09 Jun 2012 03:14:12 -0400 Received: from [217.114.211.68] ([217.114.211.68:28514] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/A4-14521-4C7F2DF4 for ; Sat, 09 Jun 2012 03:14:12 -0400 To: internals@lists.php.net References: User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: Re: Git misses to archive old Zend code From: dsp@php.net (David Soria Parra) On 2012-06-03, Yasuo Ohgaki wrote: > Hi, > > I noticed that old PHP source in git lacks Zend directory. > Perhaps, all Zend Engine 1? > > php-4.4.9 tag > http://git.php.net/?p=php-src.git;a=tree;h=43c2df47e3782bcc0975f165b77fde40daa96b14;hb=a4d3a4d2ca89c80f37dca11a4e0eee1ef187ba18 > > php-4.3.11 tag > http://git.php.net/?p=php-src.git;a=tree;h=c4501016befc8bb37e12300b9c1e0472555a84ab;hb=969b51472110145554ee84c663cacf02344d8173 They are missing in SVN as well http://svn.php.net/viewvc/php/php-src/tags/php_4_4_9/ E.g. the php-4.0.5 tag is complete As we imported everything from SVN the Zend directories are missing in the tags you named as well