Skip to content

Array conversion and clearing of cookies

Choose a tag to compare

@g105b g105b released this 08 Apr 12:34
· 60 commits to master since this release

Some areas of code are not always under your control, and if an area of code expects to see the cookies in an associative array call the asArray method.

More importantly, it's now possible to clear all or specific cookies by using the clear() function, passing in any cookie names that you want to remove.