<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Upgrading Mint for use with PHP 7+	</title>
	<atom:link href="https://mikeindustries.com/blog/archive/2020/12/upgrading-mint-for-use-with-php-7/feed" rel="self" type="application/rss+xml" />
	<link>https://mikeindustries.com/blog/archive/2020/12/upgrading-mint-for-use-with-php-7</link>
	<description>A running commentary of occasionally interesting things — from Mike Davidson.</description>
	<lastBuildDate>Thu, 31 Dec 2020 18:13:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Mike D.		</title>
		<link>https://mikeindustries.com/blog/archive/2020/12/upgrading-mint-for-use-with-php-7#comment-716822</link>

		<dc:creator><![CDATA[Mike D.]]></dc:creator>
		<pubDate>Thu, 31 Dec 2020 18:13:24 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=29425#comment-716822</guid>

					<description><![CDATA[Hi Mark. Ha! I&#039;m glad this helped someone so quickly! Thought I was the only one who still used Mint. So... to answer your question: &amp;= is still fine to use if it&#039;s not followed by &quot;new&quot;. I think that only happens once in the code (as far I as I could tell). Happy Minting!]]></description>
			<content:encoded><![CDATA[<p>Hi Mark. Ha! I&#8217;m glad this helped someone so quickly! Thought I was the only one who still used Mint. So&#8230; to answer your question: &#038;= is still fine to use if it&#8217;s not followed by &#8220;new&#8221;. I think that only happens once in the code (as far I as I could tell). Happy Minting!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark Nichols		</title>
		<link>https://mikeindustries.com/blog/archive/2020/12/upgrading-mint-for-use-with-php-7#comment-716588</link>

		<dc:creator><![CDATA[Mark Nichols]]></dc:creator>
		<pubDate>Thu, 31 Dec 2020 02:26:21 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=29425#comment-716588</guid>

					<description><![CDATA[Thank you! I recently migrated to a new host, including both my wife&#039;s Mint and mine. Working with the new host I was able to put some jiggery-pokey stuff into the `.htaccess` file to force PHP 5. Not ideal, but it got things working. 

In `mint.php` there were several other instances of `=&#038;`. I have left those in place for now, only changing the one you specified. And I have the SQL wrapper in place. 

I, too, had spent hours trying to figure out what to update/change in Mint to get it working again. The analysis tooL I downloaded (`php7mar`) found a couple hundred lines that needed changing. The wrapper is far simpler. 

The changes are in place and the htaccess workaround is removed and it all seems to be working. Thanks again!]]></description>
			<content:encoded><![CDATA[<p>Thank you! I recently migrated to a new host, including both my wife&#8217;s Mint and mine. Working with the new host I was able to put some jiggery-pokey stuff into the `.htaccess` file to force PHP 5. Not ideal, but it got things working. </p>
<p>In `mint.php` there were several other instances of `=&amp;`. I have left those in place for now, only changing the one you specified. And I have the SQL wrapper in place. </p>
<p>I, too, had spent hours trying to figure out what to update/change in Mint to get it working again. The analysis tooL I downloaded (`php7mar`) found a couple hundred lines that needed changing. The wrapper is far simpler. </p>
<p>The changes are in place and the htaccess workaround is removed and it all seems to be working. Thanks again!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
