News Feed
Jobs Feed
Sections




News Archive
Reddit.com:
Let's Make PHP's Function Names Consistent!
January 25, 2013 @ 10:32:57

On Reddit.com there's a heated discussion going on in response to this bug filed asking about aliasing PHP function names to make them more consistent (specifically "htmlentities_decode" versus "html_entity_decode").

[...] Current naming conventions are really horrible. For instance, look at differences between str_replace, strlen, parse_str, htmlspecialchars. All work with same type but their names are completely different. So, string functions should go to String namespace (Stringreplace()), array functions to Array namespace (Arraysearch()) and so on.

Back in the Reddit post most of the commentors agree that this kind of thing would be beneficial to the language, but - as several point out - this could have serious backwards compatibility issues. What do you think? Voice your opinion!

0 comments voice your opinion now!
function naming consistency language opinion


blog comments powered by Disqus

Similar Posts

Reddit.com: Let's Make PHP's Function Names Consistent!

Web and PHP Development: Laravel vs Codeigniter

Rafael Dohms' Blog: PHP Benelux 2012 – Learning lessons

The Coders Lexicon: My Love / Hate Relationship With PHP Traits

PHP-A-Day Blog: Commentary: Why Do People Hate PHP?


Community Events









Don't see your event here?
Let us know!


object database introduction example opinion language composer phpunit zendframework2 event community code api unittest framework functional testing release interview development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework