From 8b054fec163eeb7181365599fd3fb522a6e3099c Mon Sep 17 00:00:00 2001
From: Jaime Perez Crespo <jaime.perez@uninett.no>
Date: Wed, 12 Aug 2015 09:53:38 +0200
Subject: [PATCH] Mark the entire SimpleSAML_Utilities class as deprecated.

---
 lib/SimpleSAML/Utilities.php | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/SimpleSAML/Utilities.php b/lib/SimpleSAML/Utilities.php
index 0313330ef..c7eb315b1 100644
--- a/lib/SimpleSAML/Utilities.php
+++ b/lib/SimpleSAML/Utilities.php
@@ -6,6 +6,8 @@
  *
  * @author Andreas Ă…kre Solberg, UNINETT AS. <andreas.solberg@uninett.no>
  * @package simpleSAMLphp
+ *
+ * @deprecated This entire class will be removed in SimpleSAMLphp 2.0.
  */
 class SimpleSAML_Utilities
 {
-- 
GitLab