Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment future features in PHP (Score 1) 245

as a LAMP developer (where in my case P stands for PHP mostly) reading slashdot, I'm used to see a lot of PHP bashing whenever a story remotely related to PHP pops up. On this one there's hardly any PHP bashing at all. On a more on topic matter, dropping PHP4 support is great news, hopefully this will give the PHP team enough time to concentrate on what's missing in newest versions of PHP. This is my list:

- speed (there's a Google SoC project on this, but more could be done for example calling a function has a lot of overhead)
- >32bit machine independent integer support
- large file support >2Gb
- exceptions thrown by all internal functions


what's your list?

Slashdot Top Deals

Those who can, do; those who can't, write. Those who can't write work for the Bell Labs Record.

Working...