mirror of
https://github.com/telephone/LookingGlass.git
synced 2026-04-25 07:56:01 +03:00
[GH-ISSUE #49] Compatibiity with PHP 7.2 (on ubuntu 18.04 LTS) #34
Labels
No labels
enhancement
enhancement
enhancement
pull-request
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LookingGlass#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nvieirapt on GitHub (Apr 18, 2019).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/49
Hello
I've installed this software but it seems incompatible with PHP 7.2 on Ubuntu 18.04
Any ideas ?
this is the error:
PHP message: PHP Notice: Undefined property: Telephone\LookingGlass::$Array in /xxx/public_html/ajax.php on line 44
PHP message: PHP Fatal error: Uncaught Error: Function name must be a string in /xxx/public_html/ajax.php:44
@nvieirapt commented on GitHub (Apr 18, 2019):
well.. fixed...