<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — PHP 5.3 compatibility ereg to preg_match]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3543</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3543&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PHP 5.3 compatibility ereg to preg_match.]]></description>
		<lastBuildDate>Fri, 16 Nov 2012 16:44:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PHP 5.3 compatibility ereg to preg_match]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14290#p14290</link>
			<description><![CDATA[<p>Thanks Janusz. That was fast. </p><p>Hope all the strings are in <strong>empty.po</strong> - there are many references to the string &quot;#&quot; - lines 211 to 244. It is probably a substitute for &quot;Sl.No.&quot; - Serial Number - in column headings in some or all the files listed.</p><p>The v2.4 alpha needs to get synched with the current default version.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 16 Nov 2012 16:44:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14290#p14290</guid>
		</item>
		<item>
			<title><![CDATA[Re: PHP 5.3 compatibility ereg to preg_match]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14285#p14285</link>
			<description><![CDATA[<p>Thanks for pointing this out. Fixed.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Fri, 16 Nov 2012 14:53:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14285#p14285</guid>
		</item>
		<item>
			<title><![CDATA[PHP 5.3 compatibility ereg to preg_match]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14284#p14284</link>
			<description><![CDATA[<p>Line <strong>3121</strong> in <strong>reporting/includes/Workbook.php</strong><br /></p><div class="codebox"><pre><code>        if (ereg(&quot;^\&quot;[^\&quot;]{0,255}\&quot;$&quot;, $this-&gt;_current_token)) {</code></pre></div><p>may need to be changed to <strong>preg_match</strong> for PHP 5.3 compatibility.</p><p><a href="http://stackoverflow.com/questions/6270004/how-can-i-convert-ereg-expressions-to-preg-in-php">Reference</a></p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 16 Nov 2012 14:38:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14284#p14284</guid>
		</item>
	</channel>
</rss>
