Hi everyone,

i've been using habari for some time now and recently decided to upgrade to 
PHP7.
While most other php stuff behaved well, habari did not like the update.
A bit of debugging and digging around revealed a problem: Habari uses a 
class "Error" to do its own error-handling, which is called via autoload 
from multiple classes within habari. Unfortunately this collides with a new 
Error class in PHP7 (http://php.net/manual/en/class.error.php). As a result 
habari refuses to work.
I dont see an easy workaround for this, so if habari development is still 
alive maybe anyone could comment on this...

Cheers, galak 

-- 
-- 
To post to this group, send email to habari-users@googlegroups.com
To unsubscribe from this group, send email to 
habari-users-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/habari-users
--- 
You received this message because you are subscribed to the Google Groups 
"habari-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to habari-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to