<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmysz</author_name>
  <author_url>https://blog.hatena.ne.jp/tmysz/</author_url>
  <blog_title>waste of time</blog_title>
  <blog_url>https://tmysz.hateblo.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>エラー</anon>
  </categories>
  <description>昔作ったアプリケーションを久しぶりに動かしてみたらシンタックスエラーが出たので、ソースの該当箇所を見てみたら連想配列を以下のように指定していた。 $data = [ 'api_key' =&gt; $api_key, 'limit' =&gt; $limit, 'offset' =&gt; $offset ]; ばっちりとマニュアルに書いてあるけど、この指定方法はPHP5.4以降で可能となったものだ。 $ php -v PHP 5.3.3 (cli) (built: Dec 11 2013 03:29:57) Copyright (c) 1997-2010 The PHP Group Zend Engine v…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmysz.hateblo.jp%2Fentry%2F2014%2F09%2F25%2F184054&quot; title=&quot;PHP5.4から可能になった連想配列記法をPHP5.3.3で使ってエラー出てた話 - waste of time&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-09-25 18:40:54</published>
  <title>PHP5.4から可能になった連想配列記法をPHP5.3.3で使ってエラー出てた話</title>
  <type>rich</type>
  <url>https://tmysz.hateblo.jp/entry/2014/09/25/184054</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
