rfc:bare_name_array_literal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:bare_name_array_literal [2014/06/21 20:27] – More examples! ajfrfc:bare_name_array_literal [2014/06/21 20:27] – missing comma ajf
Line 74: Line 74:
  
 <code php> <code php>
-$ctx = stream_context_create([http: [method: "GET", header: "Accept-language: en" user_agent: 'Foo-Bot', protocol_version: 1.1]]);+$ctx = stream_context_create([http: [method: "GET", header: "Accept-language: en"user_agent: 'Foo-Bot', protocol_version: 1.1]]);
  
 // or // or
rfc/bare_name_array_literal.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1