View Single Post
  #24  
Old September 12th, 2009, 18:40
MissileSilo MissileSilo is offline
Junior Member
 
Join Date: Feb 2009
Posts: 29
Thanks: 2
Thanked 0 Times in 0 Posts
Smile

Quote:
Originally Posted by aragon View Post
Last time I saw him comment on the lists he alluded to waiting until there is a stable Suhosin patch for 5.3 until he upgrades the port.

I'm curious to know what the rush is... what major new features does 5.3 have that you're all depending on?
I want to use 5.3's Late Static Binding feature ASAP so I can get rid of a ton of duplicated code. I also want to be able to use anonymous functions, which is a new feature in 5.3. And of course with 5.3 I will be able to namespace all my code.

Since there is no port yet, for testing purposes I compiled it from source on my virtual FreeBSD machine, and it works great.