Changes between Initial Version and Version 1 of Ticket #33381, comment 39
- Timestamp:
- 08/17/2015 02:17:19 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33381, comment 39
initial v1 8 8 9 9 > 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 obscureantiquated 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.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. 11 11 12 12 Your aversion to coming up with a creative solution is very disappointing.