Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voku/swiftmailer

Comprehensive mailing tools for PHP [Fork]
https://github.com/voku/swiftmailer

Add Swift_Transport::ping()

65eaaf11d586442ce4a8876e7fd523ebefe76fba authored over 8 years ago by Christian Schmidt <[email protected]>
Merge branch '5.x'

* 5.x:
Fix tests failing on PHP7
bumped version to 5.4.3-DEV
prepared the 5.4.2 release
...

1679318da961c46cab455034c6d59570d9927d83 authored over 8 years ago by Fabien Potencier <[email protected]>
bug #759 Fix tests failing on PHP7 (c960657)

This PR was merged into the 5.x branch.

Discussion
----------

Fix tests failing on PHP7

With ...

1460e98b53d2f916f1b4123069c96c90844a1a4d authored over 8 years ago by Fabien Potencier <[email protected]>
Fix tests failing on PHP7

0185781418ca06f5daa1ed2d02ff043352e98760 authored over 8 years ago by Christian Schmidt <[email protected]>
Merge branch '5.x' of https://github.com/voku/swiftmailer into 5.x

* '5.x' of https://github.com/voku/swiftmailer:
Applied fixes from StyleCI

c977d5532611b322b71e0decb9e1fbcc4c3e96a5 authored over 8 years ago by Lars Moelleken <[email protected]>
Fix test failure

uasort() triggers a warning if the callback invokes a mocked method without an explicitly define...

1d1fd38e05f2ea65d456b684bf824319c9cc3785 authored over 8 years ago by Christian Schmidt <[email protected]>
Use OpenSSL instead of mcrypt

f8e6d232e091b852d4217a1c5a7b8f756e52efe3 authored over 8 years ago by Christian Schmidt <[email protected]>
bug #756 Fix test failures due to uasort() warnings (c960657)

This PR was merged into the 6.0-dev branch.

Discussion
----------

Fix test failures due to uas...

fd2f0976f4ae8fcc49779fa71da25a564e3f0aeb authored over 8 years ago by Fabien Potencier <[email protected]>
Fix test failure

uasort() triggers a warning if the callback invokes a mocked method without an explicitly define...

a53f91a829ae6b79dd4e00084ce6e0058df0fc2c authored over 8 years ago by Christian Schmidt <[email protected]>
Use OpenSSL instead of mcrypt

92334aba4bd7d06c17461e3a9c99ae870d7b3f13 authored over 8 years ago by Christian Schmidt <[email protected]>
Merge pull request #22 from voku/analysis-qvQ7DN

Applied fixes from StyleCI

7f60bdc9973f0ea3542fe9ddf42211cebbe290f5 authored over 8 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

3b78b33c4b8c657f47cb7261cb113bc36ed231c6 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: added some more php-docs ...

909a083b7f34f2d029edb4db11196aebb8015780 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fixes for the last merge ...

9c6f171a95891ff83002a36de3edeff926fb173a authored over 8 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'upstream/5.x' into 5.x

* upstream/5.x: (25 commits)
bumped version to 5.4.3-DEV
prepared the 5.4.2 release
update...

6fcc727c098fc91be60c7ed65e64b4dd861e9ec8 authored over 8 years ago by Lars Moelleken <[email protected]>
[*]: log upstream changes ...

0ada0224f58f8d1c6793eead7e16c350160ffe47 authored over 8 years ago by Lars Moelleken <[email protected]>
[*]: "readded empty __construct() calls as they are needed internally"

-> https://github.com/swiftmailer/swiftmailer/commit/13d4a53fcbdb5f46179c801ea7f1377684d0608d

336cfd29563cdb7e4f9f408cea31ef78ff007298 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "fixed CS"

-> https://github.com/swiftmailer/swiftmailer/commit/18f52d0894c06bc7ac36a2249815798d6b6860cf

0f7129aaa3b8b888a1820af647d3124e9eefc99b authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "fixed CS"

-> https://github.com/swiftmailer/swiftmailer/commit/e3bdb1fb6663ea8098ce0c19b254083aae8466a5

f11b102195449ad083f44be8fe305b4878f20183 authored over 8 years ago by Lars Moelleken <[email protected]>
[*]: "fixed min version of PHP"

-> https://github.com/swiftmailer/swiftmailer/commit/cffe4ff93ab7fea53d30e7bd7e01606e80631c7a

d4f2550f75b5885984632b56b547bdb7ce803ed3 authored over 8 years ago by Lars Moelleken <[email protected]>
[-]: "removed unneeded code"

-> https://github.com/swiftmailer/swiftmailer/commit/1de4a63cc677dd047da51621a9444f0bce68f96c

48d13e78ecf4a8671fadfcfdf78ec33a73e228c7 authored over 8 years ago by Lars Moelleken <[email protected]>
[*]: "fixed CS"

-> https://github.com/swiftmailer/swiftmailer/commit/121d7cf032b64e3e9691e8806f4bffe19a5e2f93

014b37e0ec6adc4ef6cbfd5421a4bc713b9f07c5 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "Add a return value description to Swift_Mailer::send method"

-> https://github.com/swiftmailer/swiftmailer/commit/64b732fe54a54c7a09185b7c23637c830dac7602

e120b2d9a4554c91aa5aa0b797ecf9b6220a61d4 authored over 8 years ago by Lars Moelleken <[email protected]>
[+] "Retry sending messages in the memory spool before aborting in case of transport failure"

-> https://github.com/swiftmailer/swiftmailer/commit/4afba324f8193051eb95b9b9c125beca608f4bb0

c58a814eb99de18f4414d2c4ec5e2505a21e1963 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fixed error with "mkdir", reported by PhpStorm + EA Extended

74c3db0734a1103b43c249d5c2dbe6d147e387ce authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "Help debug the location of the issue"

-> https://github.com/swiftmailer/swiftmailer/commit/12ec71a7324dc11a287ca0ca838d9c6370620d1c

86fead680c2c05ed27a6755fe9af29b1b6c130a3 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "fix typo in unit test method name"

-> https://github.com/swiftmailer/swiftmailer/commit/1e66fe47b6933c5750e91b0c82ae10438315d335

033ac24f582018bb3a6d5dfe745adf02064f78c4 authored over 8 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/5.x' into 5.x

* origin/5.x:
Applied fixes from StyleCI

8d7e48ca747861267eb4fc55f8a4e74a0288ab1d authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "Deleted unused private method"

-> https://github.com/swiftmailer/swiftmailer/commit/3717ffdb270603a3c19e07b6a936888ec0ede43c

bc4499a0bd2fe3c3997573a00b4ebde1e7cad94f authored over 8 years ago by Lars Moelleken <[email protected]>
bumped version to 5.4.3-DEV

68f50da0fdd6cb0146d17d6bde20b76e0e57e7fb authored over 8 years ago by Fabien Potencier <[email protected]>
prepared the 5.4.2 release

d8db871a54619458a805229a057ea2af33c753e8 authored over 8 years ago by Fabien Potencier <[email protected]>
updated CHANGELOG

7007eca764610586181d5a0877959e975ae3ce97 authored over 8 years ago by Fabien Potencier <[email protected]>
Merge branch '5.x'

* 5.x:
fixed randome string generation when cloning a message
readded empty __construct() ca...

3d4928b949016a6a97c50697f0797be2a1662b91 authored over 8 years ago by Fabien Potencier <[email protected]>
fixed randome string generation when cloning a message

bf40b5635c09e09eaad9c48bcb245ca4a6961401 authored over 8 years ago by Fabien Potencier <[email protected]>
readded empty __construct() calls as they are needed internally

13d4a53fcbdb5f46179c801ea7f1377684d0608d authored over 8 years ago by Fabien Potencier <[email protected]>
simplified code

fe9eee537c30a03990fd816a5bc7221434d654d6 authored over 8 years ago by Fabien Potencier <[email protected]>
Merge branch '5.x'

* 5.x:
fixed CS
Adjustments for handling an IPv6 socket.
Retry sending messages in the mem...

73384b555a8194661ccb4ce5dbbf246b0255dc06 authored over 8 years ago by Fabien Potencier <[email protected]>
fixed CS

a0d3cf7a87f8fcc83e5d5417d073f5c50ec9cc0c authored over 8 years ago by Fabien Potencier <[email protected]>
bug #672 Adjustments for handling an IPv6 socket. (ravi-sharma)

This PR was squashed before being merged into the 5.x branch (closes #672).

Discussion
--------...

a21b14418299438606c2f728b19bdf6fbe12fb3f authored over 8 years ago by Fabien Potencier <[email protected]>
Adjustments for handling an IPv6 socket.

ad7b37e19735581a48e08c207f96750d131bdb4d authored over 8 years ago by Ravi Sharma <[email protected]>
bug #749 Retry sending messages in the memory spool before aborting in case of transport failure (Seldaek)

This PR was merged into the 5.x branch.

Discussion
----------

Retry sending messages in the me...

742847cf9805af8802ee743f6b525ff0766ba8b7 authored over 8 years ago by Fabien Potencier <[email protected]>
Merge branch '5.x'

* 5.x:
fixed tests

4ec3d97a90c5c8fcd3ca966ea796c272084dff1b authored over 8 years ago by Fabien Potencier <[email protected]>
fixed tests

e4fae9e259726b34c3ef8d341efaf763f173e4c1 authored over 8 years ago by Fabien Potencier <[email protected]>
Merge branch '5.x'

* 5.x: (22 commits)
fixed CS
set reader on successful fopen only
fixed CS
fixed min vers...

0264095cd411b4e1d6922878326bafb2d029e86c authored over 8 years ago by Fabien Potencier <[email protected]>
fixed CS

18f52d0894c06bc7ac36a2249815798d6b6860cf authored over 8 years ago by Fabien Potencier <[email protected]>
bug #671 Fix - Consecutive read calls in Swift_ByteStream_FileByteStream should have the same behaviour (Jakub Zalewski)

This PR was submitted for the master branch but it was merged into the 5.x branch instead (close...

2488d024c08692b6116b2c1bcef06e53ca516b9a authored over 8 years ago by Fabien Potencier <[email protected]>
set reader on successful fopen only

4ffb417c7d488960c36579b871c07b05fd46af26 authored over 8 years ago by Jakub Zalewski <[email protected]>
fixed CS

e3bdb1fb6663ea8098ce0c19b254083aae8466a5 authored over 8 years ago by Fabien Potencier <[email protected]>
minor #724 Help debug the location of the issue (gsdevme)

This PR was merged into the 5.x branch.

Discussion
----------

Help debug the location of the i...

132e32902e707e623568552210ff98b01af4eeca authored over 8 years ago by Fabien Potencier <[email protected]>
fixed min version of PHP

cffe4ff93ab7fea53d30e7bd7e01606e80631c7a authored over 8 years ago by Fabien Potencier <[email protected]>
bug #712 Added support for iso-8859-15 encoding. (sanderdh)

This PR was merged into the 5.x branch.

Discussion
----------

Added support for iso-8859-15 en...

5ccc255d98d40ecc3e0e093501d520dc040788d2 authored over 8 years ago by Fabien Potencier <[email protected]>
removed unneeded code

1de4a63cc677dd047da51621a9444f0bce68f96c authored over 8 years ago by Fabien Potencier <[email protected]>
bug #728 convert encryption protocol value to lower case (serieznyi)

This PR was squashed before being merged into the 5.x branch (closes #728).

Discussion
--------...

92e55b28a97467954cdac2b2991a4e55aaee1fa0 authored over 8 years ago by Fabien Potencier <[email protected]>
convert encryption protocol value to lower case

483f1fcc2c0b584dfe6ab4a52ea16ce546e6b1aa authored over 8 years ago by Maxim <[email protected]>
fixed CS

121d7cf032b64e3e9691e8806f4bffe19a5e2f93 authored over 8 years ago by Fabien Potencier <[email protected]>
bug #726 bug #723 fixed php mail extra params on missing reversePath (Sebastian Feldmann)

This PR was merged into the 5.x branch.

Discussion
----------

bug #723 fixed php mail extra pa...

897344e8bf77713e210ff2739d116f95160b8e6b authored over 8 years ago by Fabien Potencier <[email protected]>
bug #664 Fixed properties not declared explicitly (deguif)

This PR was merged into the 5.x branch.

Discussion
----------

Fixed properties not declared ex...

9417399575a7a166812e593f4d4806ab3cadb53c authored over 8 years ago by Fabien Potencier <[email protected]>
minor #713 Deleted unused private method (edsonmedina)

This PR was merged into the 5.x branch.

Discussion
----------

Deleted unused private method

C...

0c1487b11b876c6ddf9522c5180891241943bcf8 authored over 8 years ago by Fabien Potencier <[email protected]>
minor #722 fix typo in unit test method name (agallou)

This PR was merged into the 5.x branch.

Discussion
----------

fix typo in unit test method nam...

5538ee0bd809bef878b2a98ac685edf92a300465 authored over 8 years ago by Fabien Potencier <[email protected]>
minor #750 Add a return value description to Swift_Mailer::send method (vhraban)

This PR was merged into the 5.x branch.

Discussion
----------

Add a return value description t...

4799525c7c1b60e3c898ed349f5ab5b19b218687 authored over 8 years ago by Fabien Potencier <[email protected]>
minor #751 Fix Travis Build (madflow)

This PR was merged into the 5.x branch.

Discussion
----------

Fix Travis Build

The mailcatche...

1fd33b6a17ea247a2c858acb2dedb05d70d9c04f authored over 8 years ago by Fabien Potencier <[email protected]>
Fix Travis Build

301c86e1a22a4accc160818259827a2c22e85f36 authored over 8 years ago by madflow <madflow@localhost>
Merge pull request #21 from voku/analysis-8m4m1b

Applied fixes from StyleCI

52969b0dcdb61e58bc3600e7de37401c100c0415 authored over 8 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

61dfdf5e209640ee0e2fb304a8181992228e5d70 authored over 8 years ago by Lars Moelleken <[email protected]>
Add a return value description to Swift_Mailer::send method

64b732fe54a54c7a09185b7c23637c830dac7602 authored over 8 years ago by Vlad <[email protected]>
Retry sending messages in the memory spool before aborting in case of transport failure

4afba324f8193051eb95b9b9c125beca608f4bb0 authored over 8 years ago by Jordi Boggiano <[email protected]>
[+]: fix tests with "hex2bin"

-> here is the bug -> https://github.com/symfony/polyfill/commit/ad8296bf38a40b0b3e8cdfc31e0a04f...

ed402e2a1589116cb41ac2822a07c3772e6e3609 authored over 8 years ago by Lars Moelleken <[email protected]>
[+] try to fix Travis CI build

"Ruby 1.9 no longer supported due to Mailcatcher's dependencies?"

-> https://github.com/sj26/ma...

4339ffebd991c65246e62e0b093d09ec0be2e0a2 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: try to fix "Swift_FailoverTransport" | thx @BrunoDeBarros

-> https://github.com/swiftmailer/swiftmailer/commit/575f7ffdad15bcec4aafe332f74dff1a17f82ad0

752aee9561aa5448d248bfd2b0ceba8904c324ee authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: "Fix constructing of Swift_LoadBalancedTransport" | thx @xilnick

-> https://github.com/xilnick/swiftmailer/commit/7d0ee3514cb0ec2ecccba3c6157da4e15292064b

d88d99de21ed7ff147b9f1f82c7e5680945544bc authored over 8 years ago by Lars Moelleken <[email protected]>
[*]: "Added a note on new PHP requirements" | thx @mickaelandrieu

-> https://github.com/mickaelandrieu/swiftmailer/commit/bf7e6edb9ef0dc94cb5a586d20d4762faf8a3ac6

ce3e8572ddd4a0b114a9d1b92d0174d52dfc3e38 authored over 8 years ago by Lars Moelleken <[email protected]>
Merge pull request #20 from voku/analysis-X0g9aj

Applied fixes from StyleCI

2fcffe5bc765acf0dd79091cebc27f562cc7ef63 authored over 8 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

d8e494427fa0338167dd6a181f493711871ae26f authored over 8 years ago by Lars Moelleken <[email protected]>
[~]: use new "portable-utf8"-version

3e4585b0bd9da7f93dd458af2e81e9f10cd6972c authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: some testing with "Swift_CharacterStream_MbCharacterStream"-Class ... (revert v1)

66cc8a1b250ac925d95e0b3073fd41b1eb74814e authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: some testing with "Swift_CharacterStream_MbCharacterStream"-Class ...

-> maybe we need to revert this :/

5128f7d4cecd8f8e2d4a2740bb6bab93796014ee authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: some testing with "QpEncoding"-Class ...

aff2cd3423a58ad23282e201c57a429abd8e89e5 authored almost 9 years ago by Lars Moelleken <[email protected]>
[-]: use "UTF8"-encoded strings, only if needed ...

8305c6123537dbf45950f1acd4accf9b68524aba authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: re-add init-values v2

-> in the most cases you don't need to add a default value, if the parameter is a reference, bec...

730ef86aac6cf3e2ddc784b4e5f36a6823b98cd1 authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: re-add init-values

-> in the most cases you don't need to add a default value, if the parameter is a reference, bec...

f77ff9584ff23707bc69dde95a7b97eb934c5084 authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: use comparison via "equal"

[+]: use the "portable-utf8"-Class

2cf8fe1e88573d60326760bc062ccc8e645e9507 authored almost 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/5.x' into 5.x

* origin/5.x:
Applied fixes from StyleCI

4bb9f988e2cd9d4b1f8e125eb81180acbf4fc9b6 authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: added "circle.yml"

32da12c16a35008e36475758d8e4a356b72cad94 authored almost 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #19 from voku/analysis-z3woDL

Applied fixes from StyleCI

fcc7b9d3688fbf7e1832d533cc5de80d0a64ad61 authored almost 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

e29457839a7123349f6a7c5d9caa0d4bf5bff8fb authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: use at least "voku/email-check": ~1.0.5

bea55e229e6ff67880f6c399b957cef6a5756bdd authored almost 9 years ago by Lars Moelleken <[email protected]>
fixed code styles #728

6325ad651cfccf5170512592e2a4aa617ccf7712 authored almost 9 years ago by Maxim Mironyuk <[email protected]>
convert encryption protocol value to lower case

I spent the whole day could not understand why I am unable to send mail and I get the next error...

d8718dde14da1f0bdcabeb8952b4985a295eb13d authored almost 9 years ago by Maxim <[email protected]>
bug #723 fixed php mail extra params on missing reversePath

e05590595c4dcfca6658efcad6a56c6d12cfc286 authored almost 9 years ago by Sebastian Feldmann <[email protected]>
bug #723 fixed php mail extra params on missing reversePath

1e5af984634ca52c3992a6142c42849262c8a12f authored almost 9 years ago by Sebastian Feldmann <[email protected]>
Help debug the location of the issue

12ec71a7324dc11a287ca0ca838d9c6370620d1c authored almost 9 years ago by Gavin Staniforth <[email protected]>
[+]: edit travis-config -> allow_failures for hhvm :/

8a5fdf243ddfbaf555ba709645e4a754d3cb3833 authored almost 9 years ago by Lars Moelleken <[email protected]>
fix typo in unit test method name

1e66fe47b6933c5750e91b0c82ae10438315d335 authored almost 9 years ago by Adrien Gallou <[email protected]>
Merge remote-tracking branch 'origin/5.x' into 5.x

* origin/5.x:
Applied fixes from StyleCI

7162c414e07c4cb89a4a5e91f1f8475f4c0730a4 authored almost 9 years ago by Lars Moelleken <[email protected]>
[*]: edit style from "README"

e00ca6f22246aa52ad48c14b748e9b25eed663ac authored almost 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #18 from voku/analysis-Xpne6z

Applied fixes from StyleCI

a498b0f8bbed0defbe9487312876547c23c72848 authored almost 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

6699921fc696ebed4ac201c67fd666cef6edc682 authored almost 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/5.x' into 5.x

* origin/5.x:
Update README.md
Update README.md

0b26a1cb211e7f946b114aa74ed0d1ee086896df authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: try to fix "travis-ci" build

d239f178cd4959abbee97ac22fb1446ebab9af98 authored almost 9 years ago by Lars Moelleken <[email protected]>
Update README.md

a8f38e23ac695d84855eca5c9db2d11ee0fccd68 authored almost 9 years ago by Lars Moelleken <[email protected]>