[pear/Mail] 4bf131: Fix: dynamic properties deprecation (#22) (#26)

[email protected] ("Armin Graefe via pear-cvs") Tue, 08 Aug 2023 13:48:05 -0700
Newsgroups php.pear.cvs
Message-ID <pear/Mail/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pear/Mail
  Commit: 4bf131c4d2b21aee16c61593b4354c8025e74e76
      https://github.com/pear/Mail/commit/4bf131c4d2b21aee16c61593b4354c8025e74e76
  Author: Armin Graefe <[email protected]>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

  Changed paths:
    M Mail/RFC822.php
    M Mail/smtp.php
    M Mail/smtpmx.php

  Log Message:
  -----------
  Fix: dynamic properties deprecation (#22) (#26)

Initialized several undefined variables and properties
Fix bug giving port to constructor in smtpmx.php