<?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: PHP Gotcha: Bigint with sprintf()</title>
	<atom:link href="http://af-design.com/blog/2008/12/03/php-gotcha-bigint-with-sprintf/feed/" rel="self" type="application/rss+xml" />
	<link>http://af-design.com/blog/2008/12/03/php-gotcha-bigint-with-sprintf/</link>
	<description>Technology, rants, raves and reviews by Erik Giberti</description>
	<lastBuildDate>Fri, 12 Mar 2010 16:37:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Erik</title>
		<link>http://af-design.com/blog/2008/12/03/php-gotcha-bigint-with-sprintf/#comment-1227</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Wed, 28 Oct 2009 16:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://af-design.com/blog/?p=434#comment-1227</guid>
		<description>I&#039;ve since learned that this is actually because PHP silently converts integer values to floats behind the scenes for you. See my latest troubles and work around here:

http://af-design.com/blog/2009/10/28/php-64-bit-integer-modulus-almost/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve since learned that this is actually because PHP silently converts integer values to floats behind the scenes for you. See my latest troubles and work around here:</p>
<p><a href="http://af-design.com/blog/2009/10/28/php-64-bit-integer-modulus-almost/" rel="nofollow">http://af-design.com/blog/2009/10/28/php-64-bit-integer-modulus-almost/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
