From 8d436ef2829a8458e96d592468e7f783f9bf9874 Mon Sep 17 00:00:00 2001 From: TheWitness Date: Thu, 11 Apr 2024 19:25:56 -0400 Subject: [PATCH] Revert "QA: Allow Dynamic Properties" This reverts commit fa24790b1bd4e15b20b117ce5a057be7c7d7d29e. --- lib/ldap.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ldap.php b/lib/ldap.php index 1a841d808a..b6eed85108 100644 --- a/lib/ldap.php +++ b/lib/ldap.php @@ -369,7 +369,6 @@ public static function GetErrorDetails($returnError, $ldapConn = null, $ldapServ } } -#[\AllowDynamicProperties] class Ldap { public $dn; public $cn;