ZF-11749: Zend_Http_UserAgent_AbstractDevice raises a notice on Safari Mobile v5.1 UA with no language
Description
There is a notice coming from this class on following user agent: Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A5313e Safari/7534.48.3
Notice error is: Message: Undefined offset: 3 File: Zend/Http/UserAgent/AbstractDevice.php Line: 557
Comments
Posted by Adam Lundrigan (adamlundrigan) on 2011-10-26T01:18:54.000+0000
Fixed in trunk r24532 Merged to release-1.11 in r24533
No forward-port to ZF2 as this component is not in the public ZF2 Git repository