Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #33381, comment 39


Ignore:
Timestamp:
08/17/2015 02:20:24 PM (9 years ago)
Author:
alexander.rohmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33381, comment 39

    v1 v2  
    88
    99> There's nothing in PHP 5.3 or later that's particularly useful in WordPress Core, so it's not like we need to force an upgrade for a language feature.
    10 That's because WordPress Core is a mature platform. You've already coded everything with (sometimes obscure) antiquated patterns necessitated by the constructs of older PHP. Not upgrading leaves no room for modern development, and is a huge disservice to plugin and theme developers.
     10That's because WordPress Core is a mature platform. You've already coded everything with antiquated patterns necessitated by the constructs of older PHP. Not upgrading leaves no room for modern development, and is a huge disservice to plugin and theme developers.
    1111
    12 Your aversion to coming up with a creative solution is very disappointing.
     12Your aversion to coming up with a creative solution is very disappointing. While those discussing here might not have all the information, there are some good ideas here. Maybe you could address those instead of leaving us in the dark again.