<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>const</author_name>
  <author_url>https://blog.hatena.ne.jp/const/</author_url>
  <blog_title>仮メモ</blog_title>
  <blog_url>https://const.hatenadiary.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>touch()を実行したらそのPHPプロセスにとってメタ情報が変わったことは明らかだ。なのでclearstatcache()しなくてもfilemtime()の値が新しくなると思い込んでいたのだが、実際はそうではない。 7.0b2のソースでもそのようなコードはない。 // ext/standard/filestat.c PHP_FUNCTION(touch) { ... ret = VCWD_UTIME(filename, newtime); ... } // Zend/zend_virtual_cwd.h (抜粋) #ifdef VIRTUAL_DIR #define VCWD_UTIME(p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fconst.hatenadiary.jp%2Fentry%2F20150727%2Fp1&quot; title=&quot;touchしてもstat cacheはクリアされない - 仮メモ&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>2015-07-27 00:00:00</published>
  <title>touchしてもstat cacheはクリアされない</title>
  <type>rich</type>
  <url>https://const.hatenadiary.jp/entry/20150727/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
