% telnet www.php.net 80
Trying 64.246.30.37...
Connected to php.net.
Escape character is '^]'.
HEAD / HTTP/1.0

HTTP/1.1 301 Moved Permanently
Date: Fri, 18 Jun 2004 18:13:45 GMT
Server: Apache/1.3.26 (Unix) mod_gzip/1.3.26.1a PHP/4.3.3-dev
Location: http://www.php.net/
Connection: close
Content-Type: text/html; charset=iso-8859-1

--

% telnet www.zend.com 80
Trying 209.61.191.11...
Connected to www.zend.com.
Escape character is '^]'.
HEAD / HTTP/1.0

HTTP/1.1 200 OK
Date: Fri, 18 Jun 2004 18:14:38 GMT
Server: Apache/1.3.27 (Unix) PHP/4.3.7 mod_macro/1.1.1 mod_ssl/2.8.12 OpenSSL/0.
9.6b
Set-Cookie: SaneID=68.120.96.254-1087582479359; path=/; expires=Fri, 18-Jun-09 2
1:14:39 GMT
X-Powered-By: PHP/4.3.7
Set-Cookie: Zend_Session_DB=4a6d867cea6c870397399eb97c44a415; expires=Mon, 21-Ju
n-2004 18:14:39 GMT; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: Zend_In=deleted; expires=Thu, 19-Jun-2003 18:14:38 GMT; path=/
Connection: close
Content-Type: text/html

--

Perhaps we should try running php.net and zend.com on php5 before we
release?  if we're not even eating our own dogfood yet, it seems
premature to release.

-sterling


On Fri, 18 Jun 2004 20:07:30 +0200, Andi Gutmans <[EMAIL PROTECTED]> wrote:
> 
> Don't think that's a good idea. I suggest to wait for another 2 weeks or
> so, then release 5.0.0 and create a 5_0 branch for bug fix releases and 5_1
> for bigger changes.
> BTW, Zeev suggested 4th of July for a release date. I think that's nice
> timing. Anyone object? (maybe the French? :)
> 
> Andi
> 
> 
> At 06:24 PM 6/18/2004 +0200, Sebastian Bergmann wrote:
> >Marcus Boerger wrote:
> >>Even i am holding back tons of patches right now to not disturb release
> >>process further :-)
> >
> >  Why not branch PHP 5.0 now and continue development in HEAD as PHP 5.1?
> >
> >--
> >Sebastian Bergmann
> >http://sebastian-bergmann.de/                   http://phpOpenTracker.de/
> >
> >Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/
> >
> >--
> >PHP Internals - PHP Runtime Development Mailing List
> >To unsubscribe, visit: http://www.php.net/unsub.php
> 
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to