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

Deprecation warning - PHP 8.2.6 #1141

Closed
celogeek opened this issue May 29, 2023 · 0 comments
Closed

Deprecation warning - PHP 8.2.6 #1141

celogeek opened this issue May 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@celogeek
Copy link

Describe the bug
I find those deprecation warning in the logs:

"Creation of dynamic property OCA\\FirstRunWizard\\Settings\\Personal::$urlGenerator is deprecated at /app/apps/firstrunwizard/lib/Settings/Personal.php#40"
"Creation of dynamic property SnappyMail\\PGP\\GPG::$_openPipes is deprecated at /app/apps/snappymail/app/snappymail/v/2.27.3/app/libraries/snappymail/pgp/gpg.php#1061"

A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Install php 8.2
  2. Send an encrypted mail

Expected behavior
We should remove deprecated warning

Please complete the following information:

  • PHP version: 8.2.6
  • SnappyMail Version: master branch
  • Mode: nextcloud
@the-djmaze the-djmaze added the bug Something isn't working label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants