[dev] [PATCH] Horde_Framework::Browser

Andrew Coleman mercury at appisolutions.net
Wed Jun 23 15:14:35 PDT 2004


On Wed, 2004-06-23 at 16:02, Andrew Coleman wrote:
> So i just checked out the latest copy of the framework, and i noticed (very
> quickly :P) that Browser uses stripos() which is specific to PHP5.
> 
> I am not planning on upgrading any time in the very near future; so here is a
> patch to allow for PHP4 to have the same functionality as stripos() using
> strpos() and strtolower().
> 
> Coleman
> 
> 

Hrm. Let me try again, this time with another instance of stripos()
removed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: browser-php4-compat.patch
Type: text/x-patch
Size: 748 bytes
Desc: not available
Url : http://lists.horde.org/archives/dev/attachments/20040623/e4b96ccd/browser-php4-compat.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: contents-php4-compat.patch
Type: text/x-patch
Size: 629 bytes
Desc: not available
Url : http://lists.horde.org/archives/dev/attachments/20040623/e4b96ccd/contents-php4-compat.bin


More information about the dev mailing list