Use composer for Net_SMTP and Net_Socket and patch for TLS and CiviCRM Custom Error
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 19 May 2017 23:33:28 +0000 (09:33 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 23 May 2017 21:57:12 +0000 (07:57 +1000)
commit0ccbacaeb1db89b75bf77f1fb968ba783574420a
treef5e8d529cb49e190f9790e9cc311a77f0aa2413b
parentb5bc44021489c12c1f220671e6aafdb52b5126ba
Use composer for Net_SMTP and Net_Socket and patch for TLS and CiviCRM Custom Error

Roll back Net_Socket for php compatabilty
composer.json
composer.lock
tools/scripts/composer/net-smtp-fix.sh [new file with mode: 0755]
tools/scripts/composer/patches/net-smtp-patch.txt [new file with mode: 0644]
tools/scripts/composer/patches/net-smtp-tls-patch.txt [new file with mode: 0644]
tools/scripts/composer/pear-exception-fix.sh [moved from tools/scripts/composer/pear-execption-fix.sh with 100% similarity]