About one of the changes included in this release:
We've detected some strange behaviours when using the new "isMobile" feature included in the last version of Browscap (and extended in Client class). It seems that is related to the regular expression this feature is using: it caused some strange Apache "segmentation fault" errors, launching blank pages without any PHP error.
This error only appeared under some environments, so it should be used with CAUTION. Maybe it will be helpful to include some warning messages in the Browscap class & isMobile method headers, don't you think?