News Feed
Jobs Feed
Sections




News Archive
Ed Finkler's Blog:
What Matt Mullenweg doesn't know about PHP5, and how it hurts him and his users
July 16, 2007 @ 18:12:00

On the heels of a rant posted by Matt Mullenweg (of Wordpress), Ed Finkler has posted some of his own thoughts and rebuttals to the points Matt made.

Among these points are comments about PHP5 features that "could be helping Wordpress users right now" including:

  • Parameterized SQL input to eliminate SQL injection attacks
  • Filter extension to combat XSS, CSRF, etc. attacks
  • Prepared statement/transaction support in PDO and MySQLi
  • Improved OOP features and support (code quality, extensibility)

Ed pushes that it's not about the slow adoption of PHP5 in other places. Its about the slow adoption of it in Wordpress so far as it relates to Matt:

The thing is, support of PHP5-only features in WP would give it better speed and security right now. And especially in the case of security, Matt's reliance on what users say they want is a critical error: users don't ask about security until well after it becomes a serious issue. Wordpress has one of the worst security records of any PHP application, so I'll go out on a limb and say that it's a problem now. Even if WP users aren't talking about it, WP's core dev team should have addressed this already.
0 comments voice your opinion now!
php5 wordpress mattmullenweg php4 support security performance php5 wordpress mattmullenweg php4 support security performance


blog comments powered by Disqus

Similar Posts

Paul Reinheimer's Blog: Today's Funcaday (Escaping)

Nexen.net: PHP Statistics for May 2007

Jacob Santos' Blog: The Sexy Filter Extension and Fear of Regex

DevShed: Positioning Strings with the show_xy() Method in PDF Documents with PHP 5

Smackdown Blog: Rackspace Hacked Clients, Check Your Databases: Wordpress "wp_optimize" Backdoor


Community Events











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


example interview phpunit podcast conference community introduction tool application language development functional framework zendframework2 testing code unittest opinion release series

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