Dear internals readers,
I guess it's right that all of us are quite PHP geek and so i made a
pool on a popular french website (http://www.phpfrance.com).
I didn't say any word about the wishlist's writer because of Rasmus's
charism could have oriented the answer in his direction.
I just wrote the facts.
- Remove register_globals completely
Yes : 86 %
No : 13 %
(120 votes)
- Remove magic_quotes_*
Yes : 59 %
No : 18 %
What are you talking about : 21 %
(128 votes)
- 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.
Yes : 95 %
No : 4 %
(92 votes)
- 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.
Yes : 74 %
No : 0 %
What are you talking about : 25 %
(108 votes)
- Remove safe_mode and focus on open_basedir
Yes : 27%
No : 31 %
What are you talking about : 40 %
(88 votes)
- Remove some stuff that has been marked deprecated since PHP 3/4
Yes : 82 %
No : 14 %
What are you talking about : 3 %
(112 votes)
- Make identifiers case-sensitive
Yes : 75 %
No : 21 %
What are you talking about : 3 %
(112 votes)
- Remove various function aliases
Yes : 58 %
No : 34 %
What are you talking about : 6 %
(116 votes)
I hope it can help you to make the good choice without any personnal or
commercial consideration. Just trying to make PHP the best for long time.
Cyril PIERRE de GEYER
Co fondator of the French User Group
http://www.afup.org
CPdG>>> 7. Make identifiers case-sensitive
I think it's not that good idea - real lot of code would stop working.
CPdG>>> 8. Remove various function aliases
What for, I wonder?
--
Stanislav Malyshev, Zend Products Engineer
stas@zend.com http://www.zend.com/ +972-3-6139665 ext.115
Hello Cyril,
interesting - thanks!
Wednesday, August 24, 2005, 2:11:14 PM, you wrote:
Dear internals readers,
I guess it's right that all of us are quite PHP geek and so i made a
pool on a popular french website (http://www.phpfrance.com).
I didn't say any word about the wishlist's writer because of Rasmus's
charism could have oriented the answer in his direction.
I just wrote the facts.
- Remove register_globals completely
Yes : 86 %
No : 13 %
(120 votes)
- Remove magic_quotes_*
Yes : 59 %
No : 18 %
What are you talking about : 21 %
(128 votes)
- 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.
Yes : 95 %
No : 4 %
(92 votes)
- 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.
Yes : 74 %
No : 0 %
What are you talking about : 25 %
(108 votes)
- Remove safe_mode and focus on open_basedir
Yes : 27%
No : 31 %
What are you talking about : 40 %
(88 votes)
- Remove some stuff that has been marked deprecated since PHP 3/4
Yes : 82 %
No : 14 %
What are you talking about : 3 %
(112 votes)
- Make identifiers case-sensitive
Yes : 75 %
No : 21 %
What are you talking about : 3 %
(112 votes)
- Remove various function aliases
Yes : 58 %
No : 34 %
What are you talking about : 6 %
(116 votes)
I hope it can help you to make the good choice without any personnal or
commercial consideration. Just trying to make PHP the best for long time.
Cyril PIERRE de GEYER
Co fondator of the French User Group
http://www.afup.org
Best regards,
Marcus