<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>drambuie</author_name>
  <author_url>https://blog.hatena.ne.jp/drambuie/</author_url>
  <blog_title>drambuieの日記</blog_title>
  <blog_url>https://drambuie.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>declare(ticks = 1); というおまじないが必要。 ハンドラはpcntl_signal()より前に書いておくこと declare(ticks = 1); function sig_handler($signo) { } if (function_exists('pcntl_signal')) { pcntl_signal(SIGTERM, 'sig_handler'); pcntl_signal(SIGINT, 'sig_handler'); pcntl_signal(SIGHUP, 'sig_handler'); } 後だと駄目でした。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdrambuie.hatenadiary.org%2Fentry%2F20040312%2Fp1&quot; title=&quot;PHP pcntl_signal() - drambuieの日記&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>2004-03-12 00:00:00</published>
  <title>PHP pcntl_signal()</title>
  <type>rich</type>
  <url>https://drambuie.hatenadiary.org/entry/20040312/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
