Cruz3r3 / lion-framework

Automatically exported from code.google.com/p/lion-framework
0 stars 0 forks source link

Does not work with PHP 5.4 #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello! Long time no-see Antonio!

What steps will reproduce the problem?
1. Try running your application with PHP 5.4

What is the expected output? What do you see instead?
That the site still works.

I am having a problem because I upgraded by Ubuntu system to 12.10 and the 
default PHP version now is 5.4. Unfortunately, it looks like Lion is broken 
with 5.4:

Fatal error: Call-time pass-by-reference has been removed in 
/data/code/www/include/Lion/libs/helpers/base/Callback.class.php on line 78

Do you have a patched up version working for 5.4 yet? Thanks!

Original issue reported on code.google.com by james.de...@gmail.com on 12 Aug 2013 at 1:54