[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
Thu Apr 30 21:39:39 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:  blocker       |    Keywords:  needs-patch
--------------------------+-------------------------------------------------

Comment(by hakre):

 Replying to [comment:4 ryan]:
 > 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.

 '&' is the default seperator with PHP. So it must not be explicitly named
 here. Or do I get something wrong here?

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


More information about the wp-trac mailing list