PHP Version

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

PHP Version

Post by malcolmboston »

was just wondering what version of PHP you guys are using as i am currently not sure on whether to upgrade or not

im using 4.2.2

it has everything i need, the only function that wont work is GD which is no big deal as i can install it at a later date?

should i upgrade?
what are you using?
User avatar
markl999
DevNet Resident
Posts: 1972
Joined: Thu Oct 16, 2003 5:49 pm
Location: Manchester (UK)

Post by markl999 »

I'm currently running 4.3.5RC3 as it seems to fix a php.ini settings leak i was experiencing. I usually just check out http://www.php.net/ChangeLog-4.php and see if there's anything important/significant that affects me before upgrading.
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

Post by Deemo »

4.2.2 here, and i think ill stick with it until 5.0 comes out :)
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

4.3.2 :)
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

4.3.4 worthwhile upgrading from 4.2.x if you need DOM XML - they fixed a couple of things :)
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

4.3 has a few functions that 4.2 doesn't have, we're still on 4.2 at work but should be upgrading ('cause I've been asking for a while) to 4.3 soon.

Mac
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

4.3.2
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Update: now 4.3.4 as of 15 mins ago. :)
Post Reply