[pear/Net_SMTP] acbc66: Fix PHP 8.2 deprecation warnings on undefined prop...
[email protected] ("Aleksander Machniak via pear-cvs") Wed, 17 Aug 2022 08:21:51 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/Net_SMTP/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/Net_SMTP
Commit: acbc66f48182399fc21732c24781c5fbde225537
https://github.com/pear/Net_SMTP/commit/acbc66f48182399fc21732c24781c5fbde225537
Author: Aleksander Machniak <[email protected]>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M .github/workflows/ci.yml
M Net/SMTP.php
Log Message:
-----------
Fix PHP 8.2 deprecation warnings on undefined properties (#72)
* Fix PHP 8.2 deprecation warnings on undefined properties
* CI: Add more PHP versions to the matrix