1.5.8
Bugfix release. Changes this time:
- PHP 7 fixes. (#429)
- Fix debug comments checkbox. (#433)
- Only register uninstall function in admin pages to save queries. (#430)
- Check that wp-cache-phase1.php is loaded before saving settings page. (#428)
- If a url has a “?” in it then don’t delete the associated cache. It’ll delete the whole cache after stripping out ?… part. (#427 & #420)
- Allow static functions in classes to be used in cacheactions. (#425)
- Don’t make AJAX requests anonymous. (#423)
- Fixed link to chmod explanation. (#421)
- Add more escaping to the CDN settings page. (#416)
- Use SERVER_PROTOCOL to determine http protocol. (#412 & #413)
- If preload stalls only send one email per day, but do display an admin notice. (#432)
- Fixed more PHP warnings in #438 and #437
- Hide mod_rewrite warnings for Nginx users. #434