<?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>Lester Chan's WordPress Plugins &#187; PHP4</title>
	<atom:link href="http://lesterchan.net/wordpress/tag/php4/feed/" rel="self" type="application/rss+xml" />
	<link>http://lesterchan.net/wordpress</link>
	<description>Lester Chan's WordPress Plugins Development Blog</description>
	<lastBuildDate>Sat, 07 Jan 2012 03:01:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Warning: cannot yet handle MBCS in html_entity_decode</title>
		<link>http://lesterchan.net/wordpress/2008/06/09/warning-cannot-yet-handle-mbcs-in-html_entity_decode/</link>
		<comments>http://lesterchan.net/wordpress/2008/06/09/warning-cannot-yet-handle-mbcs-in-html_entity_decode/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 19:30:04 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[html_entity_decode]]></category>
		<category><![CDATA[MBCS]]></category>
		<category><![CDATA[PHP4]]></category>
		<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=170</guid>
		<description><![CDATA[If you are using PHP 4 and using some of my plugins, the error message &#8220;Warning: cannot yet handle MBCS in html_entity_decode&#8221; will get displayed on your page. This is not a bug in my plugin but a bug in &#8230; <a href="http://lesterchan.net/wordpress/2008/06/09/warning-cannot-yet-handle-mbcs-in-html_entity_decode/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you are using PHP 4 and using some of my plugins, the error message &#8220;Warning: cannot yet handle MBCS in html_entity_decode&#8221; will get displayed on your page. This is not a bug in my plugin but a bug in <a href="http://bugs.php.net/bug.php?id=25670">PHP 4</a> itself.</p>
<p>My recommendation would definitely be asking you to upgrade to PHP 5. PHP group has announced the end of life for PHP 4 on the 13th July 2007.</p>
<blockquote><p>
Today it is exactly three years ago since PHP 5 has been released. In those three years it has seen many improvements over PHP 4. PHP 5 is fast, stable &#038; production-ready and as PHP 6 is on the way, PHP 4 will be discontinued.</p>
<p>The PHP development team hereby announces that support for PHP 4 will continue until the end of this year only. After 2007-12-31 there will be no more releases of PHP 4.4. We will continue to make critical security fixes available on a case-by-case basis until 2008-08-08. Please use the rest of this year to make your application suitable to run on PHP 5.
</p></blockquote>
<p>As you can see, there would not be any more PHP 4 updates and security fixes will be available till 8th August 2008 which is only 2 more months. If you want to upgrade to PHP 5, this is the best time to do it.</p>
<p>If for some reasons you are not able to upgrade to PHP 5, the only thing you can do is to turn off error message display. You can refer to <a href="http://forums.lesterchan.net/index.php/topic,1945.0.html">this thread</a> for more information. This is definitely not an elegant solution.</p>
<p>If you host supports PHP 5 but you are on PHP 4, you can take a look at the <a href="http://orangescale.net/log/2008/06/cannot-yet-handle-mbcs-in-html_entity_decode-error-on-wp-downloadmanager/">solution posted by Thomas Arie Setiawan</a>.</p>
<p>Softwares like <a href="http://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a> which powered <a href="http://www.wikipedia.org/">Wikipedia</a> requires your server to be running PHP 5, and <a href="http://www.vbulletin.com">vBulletin</a> has beginning asking customers to upgrade to PHP 5. It would be a matter of time before WordPress requires a minimum of PHP 5 to be running.</p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2008/06/09/warning-cannot-yet-handle-mbcs-in-html_entity_decode/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Database Caching 1/19 queries in 0.015 seconds using memcached
Object Caching 282/322 objects using xcache
Content Delivery Network via cdn.lesterchan.net

Served from: lesterchan.net @ 2012-02-12 06:31:21 -->
