Joined August 2011
·

Frank Bültge

Dipl.-Ing. (FH) at Inpsyde GmbH
·
Germany
·
·
·

Posted to PHP: Short syntax for arrays over 1 year ago

I think in this example is missing a '

$newSyntax = [
  'key' => 'value',
  'anotherKey' => 'anotherValue'
];
Achievements
113 Karma
2,054 Total ProTip Views