dmolsen / Detector

Detector is a simple, PHP- and JavaScript-based browser- and feature-detection library that can adapt to new devices & browsers on its own without the need to pull from a central database of browser information.
http://detector.dmolsen.com/
MIT License
847 stars 80 forks source link

Strict warning: Non-static method Detector::build() #3

Closed greenSkin closed 12 years ago

greenSkin commented 12 years ago

Strict warning: Non-static method Detector::build() should not be called statically in Detector::build() (line 531 of /Detector/Detector.php).

I'm running PHP 5.3.8.

dmolsen commented 12 years ago

fixed in v0.5.1. thanks.