This must be a joke,
i don't want to have my PHP namespace look like a windows path, and i don't know exactly on a qwerty keyboard, but on a french azerty keyboard it is much simpler to type '::' than '\' :-p
Well, the problem is that they should better take their time to "synchronize" their functions' names style (stripslashes / strip_tags), arguments order, effects on variable passed as arguments (does it modify it or not?) and all this stuff...
Despite getting better every year, I think PHP will always be this quirky/patchy langage at some point. Seriously, there's so much to do to make it a "clean" langage... and renaming functions is only a part of the job, think about stupid configuration directives such as magic_quotes, etc...
Being used to PHP I don't really mind its lack of consistency but I would surely not recommend it to, say, students, if it was not for its market share and easily available hosting.
7NiKo26/10/2008, 18:23
I'm just understanding why I took some time to learn ruby and python as alternative languages :P
Monitoria is a web service developped by some friends of mine and designed to help you track and minimize downtime on your sites. Excerpt from the homepage:...
Thinking about it, the snippet I posted earlier was a bit silly as vim can open by itself multiple files way more efficiently. The only benefit from my script...
Comments
That was *exactly* my first thought.
I mean, really, wtf?
Problems:
http://wiki.php.net/rfc/backslashna...
no, really ?!
Well... so what ? This rfc sticks to the long PHP tradition of wtfs :-)
This must be a joke,
i don't want to have my PHP namespace look like a windows path, and i don't know exactly on a qwerty keyboard, but on a french azerty keyboard it is much simpler to type '::' than '\' :-p
This must be a joke.
@desfrenes
Well, the problem is that they should better take their time to "synchronize" their functions' names style (stripslashes / strip_tags), arguments order, effects on variable passed as arguments (does it modify it or not?) and all this stuff...
@Maximin
Despite getting better every year, I think PHP will always be this quirky/patchy langage at some point. Seriously, there's so much to do to make it a "clean" langage... and renaming functions is only a part of the job, think about stupid configuration directives such as magic_quotes, etc...
Being used to PHP I don't really mind its lack of consistency but I would surely not recommend it to, say, students, if it was not for its market share and easily available hosting.
I'm just understanding why I took some time to learn ruby and python as alternative languages :P
This just got slashdotted, so it true for real... :-( I really didn't think it as until now... :-/.