Martijn Heesters
Results
2
issues of
Martijn Heesters
Starting in version 39 of Chrome for Android on Lollipop, you’ll now be able to use the theme-color meta tag to set the toolbar color. More info: http://updates.html5rocks.com/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
I'm getting results like these: ``` /var/www/something/FileByteStream.php deprecatedFunctions Line 42: if (function_exists('get_magic_quotes_runtime') && @get_magic_quotes_runtime() == 1) { ``` It looks like the script falsely identifies `get_magic_quotes_runtime` as being a deprecated...