Rasmus Lerdorf schrieb:
> 1. Remove register_globals completely

 +1

> 2. Remove magic_quotes_*

 +1

> 3. Add input filter extension which will include a mechanism for
>    application developers to very easily turn it off which would
>    swap the raw GPC arrays back in case the site had it turned 
>    on by default.

 +1

> 4. Include an opcode cache by default.  A lot of work has gone into
>    pecl/apc recently, but I am not hung up on which one goes in.

 +1

> 6. Remove some stuff that has been marked deprecated since PHP 3/4

 +1

> 7. Make identifiers case-sensitive

 +1

> 8. Remove various function aliases

 +1

-- 
Sebastian Bergmann                      http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to