Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 7.2 Issue #5

Closed
gtech99 opened this issue Mar 13, 2018 · 1 comment
Closed

PHP 7.2 Issue #5

gtech99 opened this issue Mar 13, 2018 · 1 comment
Assignees

Comments

@gtech99
Copy link
Contributor

gtech99 commented Mar 13, 2018

'Object' is reserved in PHP 7.2

Fatal error: Cannot use 'Object' as class name as it is reserved in /usr/share/groupoffice/go/base/Object.php on line 36
[2018-03-13T08:51:20-04:00] ErrorException in /usr/share/groupoffice/go/base/Object.php at line 36: Cannot use 'Object' as class name as it is reserved ErrorException: Cannot use 'Object' as class name as it is reserved in /usr/share/groupoffice/go/base/Object.php:36 Stack trace: #0 [internal function]: go\core\ErrorHandler->shutdown() #1 {main} Debug dump: array(0) { }

@mschering mschering self-assigned this Mar 15, 2018
@mschering
Copy link
Member

Just fixed this issue.

@nuwohg nuwohg mentioned this issue May 31, 2018
mschering pushed a commit that referenced this issue Oct 10, 2019
@kmribti kmribti mentioned this issue Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants