This release provides minor improvements around type safety and some cleanups.
unserialize()
that should not alter the current behavior:in_array()
the third argument (strict type check) was addedlist()
inside the anonymous function array_shift()
is used. This will make sure the behavior will stay consistent between major versions (not that this matters as with PHP 7 the global unserialize()
will be used anyway)$objectSize
is an integer before adding +1 to it.gitattributes
file was added to ensure tests are stripped from the final release to make the resulting dist file is a teeny tiny bit smallercomposer.lock
was added and removed from .gitignore to adhere to composer best practicesPlease login to add feedback.
This update has been submitted for testing by siwinski.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by bodhi.
This update has been pushed to stable.