Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd error - Phalcon\Mvc\Model\MetaData #45

Closed
niden opened this issue Aug 29, 2012 · 2 comments
Closed

Odd error - Phalcon\Mvc\Model\MetaData #45

niden opened this issue Aug 29, 2012 · 2 comments

Comments

@niden
Copy link
Member

niden commented Aug 29, 2012

I am running a script on my local machine that has nothing to do with Phalcon, and I get this:

[29-Aug-2012 16:27:56] PHP Fatal error: Can't inherit abstract function Iterator::current() (previously declared abstract in Phalcon\Mvc\Model\Resultset) in Unknown on line 0
[29-Aug-2012 16:27:56] PHP Fatal error: Can't inherit abstract function Iterator::valid() (previously declared abstract in Phalcon\Mvc\Model\Resultset) in Unknown on line 0
[29-Aug-2012 16:27:56] PHP Fatal error: Can't inherit abstract function Iterator::current() (previously declared abstract in Phalcon\Mvc\Model\Resultset) in Unknown on line 0
[29-Aug-2012 16:27:56] PHP Fatal error: Can't inherit abstract function Iterator::valid() (previously declared abstract in Phalcon\Mvc\Model\Resultset) in Unknown on line 0
[29-Aug-2012 16:27:56] PHP Strict Standards: Declaration of Phalcon\Mvc\Model\MetaData\Memory::write() should be compatible with that of Phalcon\Mvc\Model\MetaData::write() in Unknown on line 0

I pulled the latest code no more than 30 mins ago.

@phalcon
Copy link
Collaborator

phalcon commented Aug 30, 2012

Hi Nikolaos, please update the repository and try again, just uploaded some changes, thanks

@niden
Copy link
Member Author

niden commented Aug 30, 2012

Works just fine.

Thanks!

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

No branches or pull requests

1 participant