From owner-freebsd-questions@FreeBSD.ORG Thu Nov 9 20:32:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A363916A403 for ; Thu, 9 Nov 2006 20:32:46 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1948143D90 for ; Thu, 9 Nov 2006 20:31:30 +0000 (GMT) (envelope-from almarrie@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so306335uge for ; Thu, 09 Nov 2006 12:31:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jiwpG3JwvpeFlrNECXVP7c0MwG6BwamyKhKgLXaqinx90Uz/hsMf5ZX9lkif8vU9AQ60EA2w/yHc2Yal4BAQj5vzFhtPk7gBm4+KLpxxLhrZe6BajWxBnn+SJNjMOiEJYVUjRFz9TuQKtLHzd79g3a4K4CX49KOyN8+3O+916Vo= Received: by 10.66.248.5 with SMTP id v5mr2045395ugh.1163104290136; Thu, 09 Nov 2006 12:31:30 -0800 (PST) Received: by 10.66.255.10 with HTTP; Thu, 9 Nov 2006 12:31:29 -0800 (PST) Message-ID: <499c70c0611091231y1251bdbkf75a1a50f151f4bc@mail.gmail.com> Date: Thu, 9 Nov 2006 23:31:29 +0300 From: "John Smith" To: "Daniel Gerzo" In-Reply-To: <1453135001.20061109201828@micronet.sk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <455339E3.5010201@bigfoot.com> <499c70c0611090912j193d9bbbydcb77bcc9ccd2b79@mail.gmail.com> <20061109134146.688D.GERARD@seibercom.net> <1453135001.20061109201828@micronet.sk> Cc: freebsd-questions@freebsd.org Subject: Re: Re[2]: phpmyadmin 2.9.0.3 depends on php5 5.2.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2006 20:32:46 -0000 On 11/9/06, Daniel Gerzo wrote: > Hello Gerard, > > Thursday, November 9, 2006, 7:45:53 PM, you wrote: > > > On Thursday November 09, 2006 at 12:12:42 (PM) John Smith wrote: > > > >> Why PHP 5.1.6 is removed in the first place? > > See the PHP 5.2.0 announcement: > > "The PHP development team is proud to announce the immediate release > of PHP 5.2.0. This release is a major improvement in the 5.X series, > which includes a large number of new features, bug fixes and security > enhancements. Further details about this release can be found in the > release announcement 5.2.0, the full list of changes is available in > the ChangeLog PHP 5. > > All users of PHP, especially those using earlier PHP 5 releases are > advised to upgrade to this release as soon as possible. This release > ^^^^^^^^^^^^^ > also obsoletes the 5.1 branch of PHP." > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > Contact the maintainer. I assume they would know. > > -- > Best regards, > Daniel mailto:gerzo@micronet.sk I mean shouldn't they keep 5.1.x for sometime and make new port for 5.2.x beside 5.1.x? maybe some php scripts wont work on PHP 5.2.x and they need some time to tweak it? Thanks, -J