<?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>Wed, 22 May 2013 00:23:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Bertrand Mansion's Blog: PHP with Itnl and Gettext on OSX Lion]]></title>
      <guid>http://www.phpdeveloper.org/news/16694</guid>
      <link>http://www.phpdeveloper.org/news/16694</link>
      <description><![CDATA[<p>
<i>Bertrand Mansion</i> has a recent post to his blog looking at repairing missing functionality in the latest OS X update (Lion) with <a href="http://mansion.im/2011/php-with-intl-and-gettext-on-osx-lion/">the intl extension and gettext</a> (not installed by default).
</p>
<blockquote>
Mac OSX Lion ships with PHP 5.3.6. [...] These are all very good solutions, but since I prefer to travel light and the version in Lion already comes with a lot of useful extensions, I preferred to go with it.
</blockquote>
<p>
He shows how to update the default Lion PHP install to include some of the things he needed for his development including:
</p>
<ul>
<li>setting up the php.ini file
<li>installing PEAR/PECL
<li>installing the <a href="http://www.php.net/manual/fr/book.intl.php">intl extension</a>
<li>and a hack to get <a href="http://ftp.gnu.org/gnu/gettext/">gettext</a> working (renaming a base function)
</ul>]]></description>
      <pubDate>Tue, 09 Aug 2011 11:40:11 -0500</pubDate>
    </item>
  </channel>
</rss>
