gabordemooij / redbean

ORM layer that creates models, config and database on the fly
https://www.redbeanphp.com
2.31k stars 279 forks source link

I get an error on 'require' using rb.php #196

Closed christianmagill closed 12 years ago

christianmagill commented 12 years ago

I get a fatal error as soon as I require the library. Using rb.php from

http://redbeanphp.com/downloads/RedBeanPHP3_3Beta3.tar.gz

Fatal error: Declaration of RedBean_Logger_Default::log() must be compatible with that of RedBean_Logger::log() in C:\wamp\www\testing\lib\redbean\rb.php on line 6576

gabordemooij commented 12 years ago

uploaded a fixed beta3, can you try again pls?

gabordemooij commented 12 years ago

strange, should generate a notice, not a fatal.

christianmagill commented 12 years ago

The fix works great. Thanks!

Christian Magill

On Sun, Sep 16, 2012 at 1:11 PM, Gabor de Mooij notifications@github.comwrote:

uploaded a fixed beta3, can you try again pls?

— Reply to this email directly or view it on GitHubhttps://github.com/gabordemooij/redbean/issues/196#issuecomment-8596641.