Which is the most stable version of PHP ?

This is a discussion on Which is the most stable version of PHP ? within the PHP Language forums, part of the PHP Programming Forums category; Hello, I went to the PHP download page and found two versions: 4.3.10 AND 5.0.3 It ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-29-2005
Meetul Kinarivala
 
Posts: n/a
Default Which is the most stable version of PHP ?

Hello, I went to the PHP download page and found two versions: 4.3.10 AND 5.0.3

It does not talk about which one is the most stable.

Please help

Mike
Reply With Quote
  #2 (permalink)  
Old 01-29-2005
Baby Blue
 
Posts: n/a
Default Re: Which is the most stable version of PHP ?

I am not sure ! However, in my view, we should use 4.3.1 if you want to
study about PHP, because it is more popular than 5.0 one ! In my
experience, I face to manu problems when changing to the newer version.
At the end, I must come back to 4.3.1 !

Reply With Quote
  #3 (permalink)  
Old 01-29-2005
Tony Marston
 
Posts: n/a
Default Re: Which is the most stable version of PHP ?

4.3.10 is the most stable version of PHP 4, while 5.0.3 is the most stable
version of PHP 5

PHP 5 is the *new* version of PHP which has an update object model. Take a
look at http://www.zend.com/php5/index.php for details.

Most web hosting services are still using PHP 4. Although PHP 5.0.3 is
pretty stable I don't think they will upgrade until 5.1.0 comes out.

Hope this helps.
--
Tony Marston

http://www.tonymarston.net



"Meetul Kinarivala" <siliconmike@yahoo.com> wrote in message
news:62d86b18.0501290003.28c91394@posting.google.c om...
> Hello, I went to the PHP download page and found two versions: 4.3.10 AND
> 5.0.3
>
> It does not talk about which one is the most stable.
>
> Please help
>
> Mike



Reply With Quote
  #4 (permalink)  
Old 01-29-2005
Baby Blue
 
Posts: n/a
Default Re: Which is the most stable version of PHP ?

I thinh we should use 4.3.1 because it is more popular as well as
supported, now ! In my experience, I try the new one, however I faced
many problems, and must come back to 4.3.1 ver !

Reply With Quote
  #5 (permalink)  
Old 01-29-2005
Andrew
 
Posts: n/a
Default Re: Which is the most stable version of PHP ?

Both versions are stable. You will find 90% of hosting companies are
still using PHP 4.x. Personally I think some hosts are lazy when
upgrading PHP.

The biggest change in PHP5 by far is the new engine, Zend Engine II.

You can read about this here: http://www.zend.com/php5/zend-engine2.php
along with many other changes in PHP 5. A summary is provided in the
original 5.0.0 announcement here: http://www.php.net/news-2004.php

Personally I would develop for PHP 4 as it's still got the majority of
server usage, and scripts will run in PHP 5 with zero or tiny
modification.

Reply With Quote
  #6 (permalink)  
Old 01-29-2005
Rutger Claes
 
Posts: n/a
Default Re: Which is the most stable version of PHP ?

Andrew wrote:

> Both versions are stable. You will find 90% of hosting companies are
> still using PHP 4.x. Personally I think some hosts are lazy when
> upgrading PHP.


Could you post a link to any of those non-lazy 10%? I'm looking for one :-)

> The biggest change in PHP5 by far is the new engine, Zend Engine II.
>
> You can read about this here: http://www.zend.com/php5/zend-engine2.php
> along with many other changes in PHP 5. A summary is provided in the
> original 5.0.0 announcement here: http://www.php.net/news-2004.php
>
> Personally I would develop for PHP 4 as it's still got the majority of
> server usage, and scripts will run in PHP 5 with zero or tiny
> modification.


--
Rutger Claes rgc@rgc.tld
Replace tld with top level domain of belgium to contact me pgp:0x3B7D6BD6
Do not reply to the from address. It's read by /dev/null and sa-learn only

Reply With Quote
  #7 (permalink)  
Old 01-29-2005
ramiro
 
Posts: n/a
Default Re: Which is the most stable version of PHP ?

PHP 4.3.8
Regards,
Ramiro Varandas Jr

Reply With Quote
  #8 (permalink)  
Old 01-29-2005
Chung Leong
 
Posts: n/a
Default Re: Which is the most stable version of PHP ?

"Meetul Kinarivala" <siliconmike@yahoo.com> wrote in message
news:62d86b18.0501290003.28c91394@posting.google.c om...
> Hello, I went to the PHP download page and found two versions: 4.3.10 AND

5.0.3
>
> It does not talk about which one is the most stable.
>
> Please help
>
> Mike


PHP 5.0.3 seems to be fairly stable. Other the other hand, 4.3.X is actually
out there serving up millions of pages each day, so it's proven to be
stable.


Reply With Quote
  #9 (permalink)  
Old 01-29-2005
Mark
 
Posts: n/a
Default Re: Which is the most stable version of PHP ?

Meetul Kinarivala wrote:

> Hello, I went to the PHP download page and found two versions: 4.3.10 AND
> 5.0.3
>
> It does not talk about which one is the most stable.
>
> Please help
>
> Mike


I am currently using both 4.3.10 and 5.0.3 extensively, and have noticeda
absolutely no differences between then in terms of stability. both have
those quirky little PHP bugs that you just get used to quickly, but i have
seen nothing that would compel one to avoid the 5.0.x series at all ....


mark.



--
I am not an ANGRY man. Remove the rage from my email to reply.
Reply With Quote
  #10 (permalink)  
Old 01-29-2005
TekWiz
 
Posts: n/a
Default Re: Which is the most stable version of PHP ?


Meetul Kinarivala wrote:
> Hello, I went to the PHP download page and found two versions: 4.3.10

AND 5.0.3
>
> It does not talk about which one is the most stable.
>
> Please help
>
> Mike


They are both very stable, but there is one exception. PHP 5.0.x isn't
very stable with the new Apache 2.0. Other than that, your good to go!

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 10:15 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0