<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 20:54:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Dallas PHP Users Group: PHP4 to PHP5 Minor gotcha]]></title>
      <guid>http://www.phpdeveloper.org/news/4652</guid>
      <link>http://www.phpdeveloper.org/news/4652</link>
      <description><![CDATA[On the Dallas PHP Users Group website today, there's <a href="http://dallasphp.org/?q=node/105">quick little "gotcha"</a> by <i>MonkeyT</i> when it comes to using the strtotime() function.
<p>
<quote>
<i>
strtotime translates a date presented in various formats into a unix timestamp. It allows the syntax "+2 weeks" and various other time units to push that chosen date translation into the future. In 4.3.10, php would allow a space between the + and the beginning of the parameter. that doesn't seem to be the case any more. ("+3 days", not "+ 3 days"). Other than that, pretty smooth changeover so far.
</i>
</quote>
<p>
It's pretty subtle, but I could potentially cause some headaches in the future - so keep an eye out!]]></description>
      <pubDate>Thu, 12 Jan 2006 06:58:21 -0600</pubDate>
    </item>
  </channel>
</rss>
