You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug swiftmailer#458 Fix Swift_ByteStream_FileByteStream::read to match to the specification. (realityking)
This PR was merged into the 5.1-dev branch.
Discussion
----------
Fix Swift_ByteStream_FileByteStream::read to match to the specification.
Issue discovered in swiftmailer#418
An explanation for the PHP behavior can be found here: http://us1.php.net/manual/en/function.feof.php#67261
Commits
-------
f497b2e Fix Swift_ByteStream_FileByteStream::read to match to the specification.
0 commit comments