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 Warning: Use of undefined constant LOG_EMERGE #6991

Closed
iredmail opened this issue Oct 28, 2019 · 2 comments
Closed

PHP Warning: Use of undefined constant LOG_EMERGE #6991

iredmail opened this issue Oct 28, 2019 · 2 comments
Labels
Milestone

Comments

@iredmail
Copy link
Contributor

  • OS: OpenBSD 6.6
  • PHP: 7.3.11
  • Roundcube: 1.3.10
  • Error message:

roundcube: PHP Warning: Use of undefined constant LOG_EMERGE - assumed 'LOG_EMERGE' (this will throw an Error in a future version of PHP) in /opt/www/roundcubemail-1.3.10/program/lib/Roundcube/rcube_ldap_generic.php on line 73

@alecpl
Copy link
Member

alecpl commented Oct 28, 2019

It should be LOG_EMERG. It's been fixed in 98349c19f6c8eedc, but not backported to 1.3

@alecpl alecpl added this to the later milestone Oct 28, 2019
@alecpl alecpl added the bug label Oct 28, 2019
@alecpl
Copy link
Member

alecpl commented Oct 28, 2019

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants