CRM-20181. Deprecate CRM_Core_Error::fatal().
authorChris Burgess <chris@giantrobot.co.nz>
Sun, 26 Feb 2017 07:12:03 +0000 (20:12 +1300)
committerChris Burgess <chris@giantrobot.co.nz>
Sun, 26 Feb 2017 07:12:03 +0000 (20:12 +1300)
CRM/Core/Error.php

index 07dfc50b8745acea10646bec94a9791ad6397e7f..635ace1e1c06406435dfdfc66f1d7862aa4f9423 100644 (file)
@@ -318,6 +318,8 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    *   The email address to notify of this situation.
    *
    * @throws Exception
+   *
+   * @deprecated
    */
   public static function fatal($message = NULL, $code = NULL, $email = NULL) {
     $vars = array(