<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHPExcel &#8211; トモデジ  tomodigi.com</title>
	<atom:link href="https://tomodigi.com/tag/phpexcel/feed/" rel="self" type="application/rss+xml" />
	<link>https://tomodigi.com</link>
	<description>デジタルもアナログも</description>
	<lastBuildDate>Mon, 09 Jan 2017 00:35:40 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>PHPExcelで Fatal error: &#8216;break&#8217; not in the &#8216;loop&#8217; or &#8216;switch&#8217; context と表示される</title>
		<link>https://tomodigi.com/web/php/phpexcel%e3%81%a7-fatal-error-break-not-in-the-loop-or-switch-context-%e3%81%a8%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%82%8b/</link>
					<comments>https://tomodigi.com/web/php/phpexcel%e3%81%a7-fatal-error-break-not-in-the-loop-or-switch-context-%e3%81%a8%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%82%8b/#comments</comments>
		
		<dc:creator><![CDATA[Tomo]]></dc:creator>
		<pubDate>Sun, 08 Jan 2017 19:20:49 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPExcel]]></category>
		<guid isPermaLink="false">http://www.tomodigi.com/?p=2796</guid>

					<description><![CDATA[PHPExcelはExcelファイルの入出力ができる便利なライブラリですが、少し前のものだと、PHP7でエラーが出てしまうことがあるようです。 swichやwhile文で使うべきbreakがif文などにあるとこのエラーが &#8230; <a href="https://tomodigi.com/web/php/phpexcel%e3%81%a7-fatal-error-break-not-in-the-loop-or-switch-context-%e3%81%a8%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%82%8b/" class="more-link">続きを読む <span class="screen-reader-text">PHPExcelで Fatal error: &#8216;break&#8217; not in the &#8216;loop&#8217; or &#8216;switch&#8217; context と表示される</span> <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>PHPExcelはExcelファイルの入出力ができる便利なライブラリですが、少し前のものだと、PHP7でエラーが出てしまうことがあるようです。</p>
<p>swichやwhile文で使うべきbreakがif文などにあるとこのエラーが出ます。PHP5系まではそのまま通ってしまいます。</p>
<p>PHPExcelはこのサイト（<a href="https://phpexcel.codeplex.com/">phpexcel.codeplex.com</a>）での更新は止まっていますが、github（<a href="https://github.com/PHPOffice/PHPExcel">github.com/PHPOffice/PHPExcel</a>）では修正されています。バージョンは1.8で同じですが、上記のエラーは出なくなりました。2017/1/9時点の最新版では、PHPの対応バージョンは5.2以上となっています。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tomodigi.com/web/php/phpexcel%e3%81%a7-fatal-error-break-not-in-the-loop-or-switch-context-%e3%81%a8%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%82%8b/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
