AutoMin icon indicating copy to clipboard operation
AutoMin copied to clipboard

Deprecated function remove_double_slashes()

Open ginkelb opened this issue 11 years ago • 3 comments

Hi Jesse,

updating to ee 2.6 causes the following entries in de developement log. Didn't see it in here yet so i've added it so other people can find it and know you'll probably fix this in the next release. ;)

Deprecated function remove_double_slashes() called in system/expressionengine/third_party/automin/mod.automin.php on line 502. From template tag exp:automin:less in xxxxxxxxxx. Deprecated since 2.6. Use reduce_double_slashes() instead.

With kind regard, Bas van Ginkel

ginkelb avatar May 03 '13 09:05 ginkelb

Hello! Any updates on this?

demetriusk avatar Jul 17 '13 18:07 demetriusk

Hey Demetrius,

Thanks for writing. I’m actually not maintaining AutoMin any longer since I’ve taken a position at another company. Ben Wilkins, who is cc’d on this email, might be able to help you out though if he has time.

Thanks!

On Jul 17, 2013, at 11:18 AM, demetrius [email protected] wrote:

Hi Jesse,

updating to ee 2.6 causes the following entries in de developement log. Didn't see it in here yet so i've added it so other people can find it and know you'll probably fix this in the next release. ;)

Deprecated function remove_double_slashes() called in system/expressionengine/third_party/automin/mod.automin.php on line 502. From template tag exp:automin:less in xxxxxxxxxx. Deprecated since 2.6. Use reduce_double_slashes() instead.

With kind regard, Bas van Ginkel

bunchjesse avatar Jul 17 '13 18:07 bunchjesse

I added a pull request that updates the deprecated functions: #29 Someone please review this? Jesse? Ben? Anyone?

qbahamutp avatar Sep 05 '13 12:09 qbahamutp