Basic release information
| Release | Download | File date | Last parsed | Files | Strings | Warnings |
|---|---|---|---|---|---|---|
| Push Notifications 7.x-1.0-alpha1 | push_notifications-7.x-1.0-alpha1.tar.gz | Tue, 02/14/2012 - 16:55 | Tue, 02/14/2012 - 17:01 | 5 | 49 | 3 |
Files parsed in this release
| File location | Version information |
|---|---|
| push_ | n/ |
| push_ | n/ |
| push_ | n/ |
| push_ | n/ |
| push_ | n/ |
Source code warnings identified
| Warning value |
|---|
| The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('push_notifications',implode($error_message,'<br />')) in push_notifications/push_notifications.module on line 343. Read more at http://drupal.org/node/323101 |
| The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('push_notifications','Google\'s Server returned an error: '.$response,NULL,WATCHDOG_ERROR) in push_notifications/push_notifications.module on line 472. Read more at http://drupal.org/node/323101 |
| The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('daddyhunt_apns','C2DM token not valid anymore. Removing token '.$token) in push_notifications/push_notifications.module on line 478. Read more at http://drupal.org/node/323101 |