infinum / eightshift-libs

Library that is meant to be used inside Eightshift Boilerplate and Eightshift Boilerplate Plugin libs via composer in order to be able to easily set up a modern development process.
https://eightshift.com
MIT License
62 stars 11 forks source link

Fix processCombination() #435

Closed kancijan closed 1 month ago

kancijan commented 1 month ago

Removed boolean conversion to string from processCombination(), which breaks strict values checking in in_array()