h2p
h2p copied to clipboard
Fix for Warning: count(): Parameter must be an array or an object that implements Countable in H2P\Request->__construct()
PHP7 compatibility fix: Check $cookie is an array before performing a count on it.