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>
Sun, 21 May 2017 04:48:26 +0000 (04:48 +0000)
commit47efb4e803d848a227fcadd9737c579dce85b3fb
tree838b00407a5478863b6b6da119d3128978b1b795
parent0b8aad4c91eb6a1c708a92fcbeb9cd08da533def
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 [new file with mode: 0755]