contao / core-bundle

[READ-ONLY] Contao Core Bundle
GNU Lesser General Public License v3.0
123 stars 58 forks source link

[minor] SCA #1621

Closed kalessil closed 6 years ago

kalessil commented 6 years ago

Micro-optimizations and a case where array keys fragmentation (due to array_filter) could cause side-effects.

leofeyer commented 6 years ago

Hey, thank you @kalessil. 👍

I guess we should backport the array keys fragmentation fixes to Contao 4.4, shouldn't we @contao/developers? We cannot backport the null coalescing operator changes due to PHP 5.6 support though.

kalessil commented 6 years ago

You are welcome @leofeyer =)