richsage / RMSPushNotificationsBundle

NOT MAINTAINED! ⛔️ Push notifications/messages for mobile devices. Supports iOS, Android (C2DM, GCM), Blackberry and Windows Mobile (toast only). A Symfony2 bundle.
MIT License
321 stars 152 forks source link

AppleNotification constructor Catchable Fatal Error #108

Closed endikamontejo closed 9 years ago

endikamontejo commented 9 years ago

Hi! After updating the symfony I have found out that even with your last rms-push-notification-bundle v0.1.8 I am getting the following error:

Catchable Fatal Error: Argument 7 passed to RMS\PushNotificationsBundle\Service\OS\AppleNotification::__construct() must be an instance of RMS\PushNotificationsBundle\Service\EventListener, instance of Symfony\Bridge\Monolog\Logger given, called in /Users/xxxxxxx/app/cache/dev/appDevDebugProjectContainer.php on line 2518 and defined

In case it helps, I am using Symfony 2.6

richsage commented 9 years ago

Apologies - yes, I've just seen that. Will get a fix out today.

endikamontejo commented 9 years ago

Hi! One question. When do you plan to launch a new release with this issue fixed?

richsage commented 9 years ago

@endikamontejo can you see #110 and see if this fixes your issue?

endikamontejo commented 9 years ago

Hi! Yes, apparently it fixes the issue

000panther commented 9 years ago

Had the same issue. Yes, the fix works.

endikamontejo commented 9 years ago

Any release date to have this bug fixed?

richsage commented 9 years ago

Released in 0.1.9 :-)