Strict warning: Only variables should be passed by reference in boost_htaccess_cache_dir_put() (line 1256 of ***\sites\all\modules\boost\boost.module).

boost_write_file($_boost['base_dir'] . '.htaccess', boost_htaccess_cache_dir_generate());

While boost_write_file() only accepts references. Not sure why though. I'd say remove the reference requirement.

Comments

bgm’s picture

Can you test and send a patch?

Thanks

bgm’s picture

Status: Active » Fixed

Committed to 7.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.