473,386 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

PHP 4 vs. 5? Why 2 version?

OK. I am confused, why is there a 4 and 5 version being updated by
the PHP team? Are they updating bugs in 4 and want everyone to go to
5?

Confused
Aug 28 '06 #1
7 1504
David wrote:
OK. I am confused, why is there a 4 and 5 version being updated by
the PHP team? Are they updating bugs in 4 and want everyone to go to
5?
It's quite common that previous software versions are maintained for a while
after releasing new versions.

PHP 4 will probably be maintained for quite a while, because it's still the
most applied version on the web.
JW
Aug 28 '06 #2
"David" <dm***@sbcglobal.netwrote in
news:hv********************************@4ax.com...
OK. I am confused, why is there a 4 and 5 version being updated by
the PHP team? Are they updating bugs in 4 and want everyone to go to
5?
I'm still using PHP4 on my server because PHP5 still have too many bugs for
me :-)
And I'm not alone I assume...

--

Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail
from another non-spammer site please.)
Aug 28 '06 #3

Petr Vileta wrote:
I'm still using PHP4 on my server because PHP5 still have too many bugs for
me :-)
And I'm not alone I assume...

Which bugs are these? I've been running 5 for a year now and haven't
run into any problems with PHP.

Aug 29 '06 #4
NC
David wrote:
>
I am confused, why is there a 4 and 5 version being updated
by the PHP team?
Read the change logs:

http://www.php.net/ChangeLog-4.php
http://www.php.net/ChangeLog-5.php
Are they updating bugs in 4 and want everyone to go to 5?
They may want whatever they please, but there will be plenty of users
that will stick to PHP 4 for the time being. There's a lot of code out
there written in PHP 4, and plenty of people will rather stay with PHP
4 than risk their applications to stop working correctly with PHP 5.

Cheers,
NC

Aug 29 '06 #5
Petr Vileta wrote:
"David" <dm***@sbcglobal.netwrote in
news:hv********************************@4ax.com...
OK. I am confused, why is there a 4 and 5 version being updated by
the PHP team? Are they updating bugs in 4 and want everyone to go to
5?
I'm still using PHP4 on my server because PHP5 still have too many bugs for
me :-)
And I'm not alone I assume...
Until a few months ago www.php.net was running on PHP4. It was sort of
funny. See
http://toolbar.netcraft.com/site_rep...://www.php.net

www.phpbuilder.com, www.phpfreaks.com, and www.phparch.com are still on
PHP 4.

Aug 29 '06 #6
On 29 Aug 2006 12:27:11 -0700, "NC" <nc@iname.comwrote:
>David wrote:
>>
I am confused, why is there a 4 and 5 version being updated
by the PHP team?

Read the change logs:

http://www.php.net/ChangeLog-4.php
http://www.php.net/ChangeLog-5.php
>Are they updating bugs in 4 and want everyone to go to 5?

They may want whatever they please, but there will be plenty of users
that will stick to PHP 4 for the time being. There's a lot of code out
there written in PHP 4, and plenty of people will rather stay with PHP
4 than risk their applications to stop working correctly with PHP 5.

Cheers,
NC
There also seem to be a *lot* of tutorials out there, and example
code, that need a lot of tweaking to run on PHP5. That was my
intro to PHP, because I didn't know the difference and installed
PHP5 because I figured it would be backward compatible. It was
frustrating, but kind of fun, too. Now I wouldn't care to go back
to PHP4.
--
Roger

--
Posted via a free Usenet account from http://www.teranews.com

Aug 30 '06 #7
On Tue, 29 Aug 2006 01:28:01 +0200, "Petr Vileta"
<st****@practisoft.czwrote:
>"David" <dm***@sbcglobal.netwrote in
news:hv********************************@4ax.com.. .
>OK. I am confused, why is there a 4 and 5 version being updated by
the PHP team? Are they updating bugs in 4 and want everyone to go to
5?
I'm still using PHP4 on my server because PHP5 still have too many bugs for
me :-)
PHP5 is probably more stable than PHP4, now.
>And I'm not alone I assume...
I run a few servers on PHP4 simply because that software doesn't
support PHP5 and it's not worth my trouble to port it. That's
basically the only reason anyone should be using PHP4.

Aug 30 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: angelag | last post by:
I am currently taking a college course in Visual Basic.Net and I am a beginner. I bought Visual Studio.Net 2003 to do my homework at home. I built my first project and e-mailed it to myself at...
16
by: Manlio Perillo | last post by:
Hi. I'm a new user of Python but I have noted a little problem. Python is a very good language but it is evolving, in particular its library is evolving. This can be a problem when, ad example,...
2
by: Terence Shek | last post by:
Is there a way to set the application binding policy so that it always binds to the latest version of an assembly? I'm hoping there is a way to avoid updating the application's binding...
2
by: j.b.messina | last post by:
This has not yet been published by Microsoft. It will be published within the next few weeks, mainly because I asked them to. I felt this was information badly needed, and I think this is the...
3
by: Shadow Lynx | last post by:
At the bottom of the default Error page that appears when Unhandled Exceptions occur, what exactly is the difference between the "Microsoft ..Net Framework Version" and the "ASP.NET Version"? I...
2
by: Hongbo | last post by:
Hi, I have a web site built in ASP.Net 1.1 running on production server. It's the version 1.0. Now I need to build the version 2.0 for this web site. The version 2.0 will be built based on the...
1
by: Sky | last post by:
Yesterday I was told that GetType(string) should not just be with a Type, but be Type, AssemblyName. Fair enough, get the reason. (Finally!). As long as it doesn't cause tech support problems...
0
by: ev951 | last post by:
I am not that familiar with XML or XSL and I am trying to sort application version number strings in an XML file that my team uses for application installations on our Linux servers. I have tried...
8
by: schaf | last post by:
Hi Ng! My application (version 1 a1) communicates with a service (version 1 s1). Now I would like to update the service and create a service version 2 (s2). The new function calls within s2 are...
4
by: Bob Altman | last post by:
Hi all, I have a C++/CLI project (VS 2005) that produces a DLL that exports C bindings. Internally, this DLL contains routines compiled with /clr. I notice that my DLL doesn't have a version...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.