[wp-trac] [WordPress Trac] #22325: Abstract GPCS away from the superglobals

WordPress Trac noreply at wordpress.org
Thu Nov 1 06:42:23 UTC 2012


#22325: Abstract GPCS away from the superglobals
-------------------------+-----------------------------
 Reporter:  rmccue       |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  General      |     Version:
 Severity:  minor        |  Resolution:
 Keywords:               |
-------------------------+-----------------------------
Changes (by mbijon):

 * cc: mike@… (added)


Comment:

 Symfony is definitely the only future-proofed candidate here. But, if we
 add Symfony we should be prepared for a bump to requiring 5.3.

 The Request component in Symfony will, I think, work on PHP 5.2.4, but we
 will likely need to grab a bigger part of Symfony than that. For example:
   My day job lately is 90% Drupal (I know, give me a minute though...) and
 they, along with several other CMSes/apps, are integrating Symfony to
 enable REST-forward or "first-class citizen" REST. Here's Drupal's commit
 log from making that happen,
 http://drupalcode.org/project/drupal.git/commit/c85d62c60902086e39fdea3ac5daa7f29f92edeb.
 Note that all of Symfony's HttpFoundation and ClassLoader are included.

 I think the above link can also serve as a template for WordPress if
 Symfony is selected.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22325#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list