Bludit on PHP 7.2
- Torsten_Kelsch
- Master Bludit
- Posts: 132
- Joined: Thu Aug 27, 2015 10:24 pm
- Location: Germany
- Contact:
Just to inform the developer(s): Bludit 2 runs fine on PHP 7.1, but not on PHP 7.2. The following error appears:
Deprecated: Function create_function() is deprecated in /[…]/bl-kernel/helpers/text.class.php on line 237
Deprecated: Function create_function() is deprecated in /[…]/bl-kernel/helpers/text.class.php on line 237
ON ERROR GOTO BED
Hi,
yes we know about this problem, Max Kostikov fixed it
https://github.com/bludit/bludit/pull/571
https://github.com/bludit/bludit/pull/572
Thanks
yes we know about this problem, Max Kostikov fixed it
https://github.com/bludit/bludit/pull/571
https://github.com/bludit/bludit/pull/572
Thanks
- Torsten_Kelsch
- Master Bludit
- Posts: 132
- Joined: Thu Aug 27, 2015 10:24 pm
- Location: Germany
- Contact:
Great, thank you, I will try the fix tomorrow.
ON ERROR GOTO BED
- Torsten_Kelsch
- Master Bludit
- Posts: 132
- Joined: Thu Aug 27, 2015 10:24 pm
- Location: Germany
- Contact:
The fix works, thank you!
ON ERROR GOTO BED