[wp-trac] Re: [WordPress Trac] #9044: http_build_query: third arg not added until PHP v. 5.1.2

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 20 20:43:12 GMT 2009


#9044: http_build_query: third arg not added until PHP v. 5.1.2
--------------------------+-------------------------------------------------
 Reporter:  mediafetish   |       Owner:              
     Type:  defect (bug)  |      Status:  new         
 Priority:  normal        |   Milestone:  2.8         
Component:  HTTP          |     Version:  2.7         
 Severity:  normal        |    Keywords:  dev-feedback
--------------------------+-------------------------------------------------
Changes (by ryan):

  * keywords:  has-patch tested dev-feedback => dev-feedback


Comment:

 We must force the separator to be '&'.  We'll have to use
 _http_build_query() then.  Maybe add a version check and have it call the
 builtin http_build_query() if the version is >= 5.1.2.

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


More information about the wp-trac mailing list