1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/notification/controller
epriestley 4d3cc7b28d Use %s, not %d, to encode a 64-bit integer for a query
Summary: Fixes T5982. Probably. I'm just guessing here but like 95% sure this will fix it and 99% sure it won't hurt/break anything.

Test Plan: Still works on my 64-bit install, for what little that's worth.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5982

Differential Revision: https://secure.phabricator.com/D10415
2014-09-04 12:47:51 -07:00
..
PhabricatorNotificationClearController.php Use %s, not %d, to encode a 64-bit integer for a query 2014-09-04 12:47:51 -07:00
PhabricatorNotificationController.php Mobile Notifications 2013-12-03 11:58:10 -08:00
PhabricatorNotificationIndividualController.php Move notifications to ApplicationSearch 2014-08-16 11:14:32 -07:00
PhabricatorNotificationListController.php Move notifications to ApplicationSearch 2014-08-16 11:14:32 -07:00
PhabricatorNotificationPanelController.php Move notifications to ApplicationSearch 2014-08-16 11:14:32 -07:00
PhabricatorNotificationStatusController.php Remove user-independent date and time functions from Phabricator 2014-07-13 12:03:17 +10:00
PhabricatorNotificationTestController.php Add a "Send Test Notification" button to make testing the server easier 2014-02-17 16:00:33 -08:00