Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Call to a member function each() on a non-object #69

Open
vekvoid opened this issue Mar 5, 2016 · 0 comments
Open

Call to a member function each() on a non-object #69

vekvoid opened this issue Mar 5, 2016 · 0 comments

Comments

@vekvoid
Copy link

vekvoid commented Mar 5, 2016

Hello,

I'm getting the following error: Call to a member function each() on a non-object
At line 405 (/vendor/chumper/zipper/src/Chumper/Zipper/Zipper.php)

I'm on PHP 5.3.3.

EDIT:
The problem is that on PHP 5.3.3 is_subclass_of() doesn't work with Interfaces because this functionality was added on PHP 5.3.7.
http://php.net/manual/es/function.is-subclass-of.php

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant