<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hs_hachi</author_name>
  <author_url>https://blog.hatena.ne.jp/hs_hachi/</author_url>
  <blog_title>個人的なまとめ</blog_title>
  <blog_url>https://hachi.hatenablog.com/</blog_url>
  <categories>
    <anon>php</anon>
  </categories>
  <description>===での演算子結果がなぜかtrueにならなくて調べてたらこれが原因だった data_typeを設定していない &lt;?php class Model_User { protected static $_table_name = 'users'; protected static $_properties = [ 'id', 'name' ]; } php oil c の結果 &gt;&gt;&gt; var_dump(Model_User::find(1)-&gt;id) string(1) &quot;1&quot; data_typeを設定 &lt;?php class Model_User { protected static $_tab…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhachi.hatenablog.com%2Fentry%2F2017%2F01%2F28%2F134338&quot; title=&quot;FuelPHPのModelにはちゃんとデータ型を書こう - 個人的なまとめ&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>2017-01-28 13:43:38</published>
  <title>FuelPHPのModelにはちゃんとデータ型を書こう</title>
  <type>rich</type>
  <url>https://hachi.hatenablog.com/entry/2017/01/28/134338</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
