mennake/minify

Add set_magic_quotes_runtime(false);

Opened this issue · 0 comments

If the magic runtime/sybase settings are On, file reads with quotes will be
mangled. 

* Try to turning them off in /min/index.php
* Add test for these settings in test_environment.php

Low priority because enabled settings are rare in PHP5 and even deprecated now.

Original issue reported on code.google.com by mrclay....@gmail.com on 7 Jan 2010 at 5:15