<?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>Fri, 24 May 2013 14:47:11 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Henry Hayes' Blog: Zend Framework UserAgent Browscap Implementation]]></title>
      <guid>http://www.phpdeveloper.org/news/18117</guid>
      <link>http://www.phpdeveloper.org/news/18117</link>
      <description><![CDATA[<p>
<i>Henry Hayes</i> has a recent post to his blog looking at a <a href="http://www.websitefactors.co.uk/zend-framework/2012/06/zend-framework-useragent-browscap-implementation/">the change for the user agent support</a> for the browser detection functionality in the Zend Framework.
</p>
<blockquote>
Recently it has come to light that Zend Framework are dropping support for the <a href="http://www.websitefactors.co.uk/php/2012/06/zend-useragent-wurfl-explained/">WurflApi Features Adapter</a> in the <a href="http://framework.zend.com/manual/en/zend.http.user-agent.html">Zend_Http_UserAgent</a> component. This is due to licensing issues. As of version 1.12 Zend_Http_UserAgent_Mobile constant DEFAULT_FEATURES_ADAPTER_CLASSNAME now specifies that Zend_Http_UserAgent_Features_Adapter_Browscap is now the <a href="http://framework.zend.com/svn/framework/standard/trunk/library/Zend/Http/UserAgent/Mobile.php">default mobile adapter</a>.
</blockquote>
<p>
He shows you how to get the <a href="http://browsers.garykeith.com/downloads.asp">browscap support</a> set up and configured for your PHP installation and what needs to be done to a pre-1.12 ZF release application (using <a href="http://code.google.com/p/yinyang/">this library</a>) and in a post-1.12 application (almost nothing).
</p>]]></description>
      <pubDate>Wed, 20 Jun 2012 10:55:32 -0500</pubDate>
    </item>
  </channel>
</rss>
