<?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>Tue, 21 May 2013 04:20:30 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Kevin van Zonneveld's Blog: Prepare for PHP 5.3]]></title>
      <guid>http://www.phpdeveloper.org/news/12969</guid>
      <link>http://www.phpdeveloper.org/news/12969</link>
      <description><![CDATA[<p>
In <a href="http://kevin.vanzonneveld.net/techblog/article/prepare_for_php_53/">this new post</a> to his blog <i>Kevin van Zonneveld</i> looks to help you make the transition up to the latest version of PHP (5.3) in a Ubuntu Jaunty installation (including a few things to specifically watch out for).
</p>
<blockquote>
PHP 5.3 is a big leap forward for PHP and brings of a lot of neat features. However, big leaps can also mean big changes and potentially big breakage when it comes to backwards compatibility. I did some experimenting with running a big legacy application and a CakePHP application on PHP 5.3 and would like to share my findings with you. Here are a couple of tips to prepare your code for PHP 5.3
</blockquote>
<p>He mentions things like:</p>
<ul>
<li>Updates to short tag support
<li>Deprecation warnings
<li>MySQL driver support
<li>Extensions 
</ul>]]></description>
      <pubDate>Thu, 30 Jul 2009 12:25:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Matthew Turland's Blog: Building PHP-GTK with Cairo Support on Ubuntu Jaunty]]></title>
      <guid>http://www.phpdeveloper.org/news/12410</guid>
      <link>http://www.phpdeveloper.org/news/12410</link>
      <description><![CDATA[<p>
<i>Matthew Turland</i> has <a href="http://ishouldbecoding.com/2009/04/25/building-php-gtk-with-cairo-support-on-ubuntu-jaunty">posted a guide</a> he created following his own process as he worked to compile <a href="http://qa.php.net/">PHP 5.3.0RC1</a> with <a href="http://gtk.php.net/">PHP-GTK</a>/<a href="http://cairographics.org/">Cairo</a> support on a <a href="http://www.ubuntu.com/">Ubuntu</a> (Jaunty) installation.
</p>
<blockquote>
The process was a bit arduous, as Ubuntu apparently has a rather "interesting" <a href="http://en.wikipedia.org/wiki/Automake">automake</a> package, so I thought I'd document it here for anyone who might be interested in repeating the process. [...] I'm assuming here that you want to use as many available Ubuntu packages as is feasible, aside from maybe PHP itself, in order to minimize the amount of manual compilation necessary.
</blockquote>
<p>
He works through the steps that include installing several packages (via apt-get), compiling PHP to work with PHP-GTK, compiling and phpize-ing the Cairo extension and including that into the php.ini for the local installation. There's even a quick test script (a clock) you can run to see if all it working correctly.
</p>]]></description>
      <pubDate>Mon, 27 Apr 2009 10:28:06 -0500</pubDate>
    </item>
  </channel>
</rss>
