This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
minify
Watch
1
Star
0
Fork
0
You've already forked minify
mirror of
https://github.com/mrclay/minify.git
synced
2025-02-21 07:22:26 +01:00
Code
Issues
Releases
Wiki
Activity
minify
/
lib
History
Steve Clay
4c85da1fb3
Added/improved ab tests. Prepended "minify_" to cache filenames.
2008-06-09 20:30:11 +00:00
..
Cache
/Lite
+ E_STRICT compliance
2008-06-01 02:52:59 +00:00
HTTP
Rewrote Minify::serve() to use built-in cache functions and send cached output with readfile() = huge perf increase. Also only returns array iff quiet is set. Removed a few options.
2008-06-08 13:24:23 +00:00
Minify
Source.php now strips leading UTF-8 BOMs and added BOMs to javascript test files to test this, and note in README.
2008-05-22 15:23:28 +00:00
Solar
+ Solar_Dir for better PHP compat. Moved most of minify.php code to Controller/Version1.php. + a few tests for version1/minify.php
2008-03-27 16:04:45 +00:00
JSMin.php
Prep for 2.0 release. Moved JSMin to lib/. Removed Packer and tests, left only wrapper class w/ instructions.
2008-05-22 15:03:05 +00:00
Minify.php
Added/improved ab tests. Prepended "minify_" to cache filenames.
2008-06-09 20:30:11 +00:00