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

[FIX]hm-smtp.php: Declare properties to avoid deprecated dynamic prop… #1249

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

Baraka24
Copy link
Member

@Baraka24 Baraka24 commented Sep 21, 2024

Having :
[Sat Sep 21 17:30:09.314935 2024] [php:notice] [pid 7488:tid 1180] [client ::1:4662] PHP Deprecated: Creation of dynamic property Hm_SMTP::$supports_tls is deprecated in C:\\Apache24\\htdocs\\my_cypht\\modules\\smtp\\hm-smtp.php on line 134 [Sat Sep 21 17:30:09.314935 2024] [php:notice] [pid 7488:tid 1180] [client ::1:4662] PHP Deprecated: Creation of dynamic property Hm_SMTP::$supports_auth is deprecated in C:\\Apache24\\htdocs\\my_cypht\\modules\\smtp\\hm-smtp.php on line 135 [Sat Sep 21 17:30:09.314935 2024] [php:notice] [pid 7488:tid 1180] [client ::1:4662] PHP Deprecated: Creation of dynamic property Hm_SMTP::$max_message_size is deprecated in C:\\Apache24\\htdocs\\my_cypht\\modules\\smtp\\hm-smtp.php on line 148 while trying to add an email from other provider with STARTTLS or unencrypted.
Related PR

@Baraka24 Baraka24 force-pushed the avoid-depracations branch from 266fac1 to 6873623 Compare October 2, 2024 08:54
@Yannick243 Yannick243 merged commit 8837a80 into cypht-org:master Oct 5, 2024
2 of 5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants