Richard Forsythe
Richard Forsythe
This seems to temporarily solve the problem, but any errors that would normally be bounced immediately are not reported. Instead they report as successfully sent.
Note that this issue should have been fixed with newer versions of PHP: see https://github.com/immobiliare/ApnsPHP/issues/84
Looks like this issue: https://github.com/immobiliare/ApnsPHP/issues/84 If so, the bug in PHP will be fixed in 5.6.9.
Seems like PHP 5.6.9 and 5.5.25 fix this issue.
Ditto for PHP 5.5.25; seems like it now works. Phew.
Just noticed that this is a dup of this thread: https://github.com/immobiliare/ApnsPHP/issues/84 Per that thread, the issue is a problem with PHP v5.5.23 and v5.5.24 and _should_ be fixed in v5.5.25.
Allegedly 5.5.25 fixes this issue, but I have seen no definitive answer. All workarounds seem to allow core functionality, but errors are not handled correctly.
5.5.25 does indeed fix the issue.