<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanamako8888</author_name>
  <author_url>https://blog.hatena.ne.jp/hanamako8888/</author_url>
  <blog_title>IT技術に関する情報掲載サイト</blog_title>
  <blog_url>https://www.it-educationblog.com/</blog_url>
  <categories>
    <anon>Wordpress</anon>
  </categories>
  <description>Wordpressの古いバージョンで、PHP7系列で動かした際に、 Got error 'PHP message: PHP Warning: Illegal string offset 'remember' とエラーとなった場合、対応方法。 wp-login.phpの以下の部分を修正すれば、なおります。 $user = wp_signon( '', $secure_cookie ); ↓ $user = wp_signon( array(), $secure_cookie ); もちろん、Wordpressの最新バージョンでは対応済みですが、なんらかの理由でバージョンアップできないときに参考に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.it-educationblog.com%2Fentry%2F2019%2F11%2F16%2F145301&quot; title=&quot;Got error &amp;#39;PHP message: PHP Warning: Illegal string offset &amp;#39;remember&amp;#39; - IT技術に関する情報掲載サイト&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>2019-11-16 14:53:01</published>
  <title>Got error 'PHP message: PHP Warning: Illegal string offset 'remember'</title>
  <type>rich</type>
  <url>https://www.it-educationblog.com/entry/2019/11/16/145301</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
