Skip to content

Commit 7a26687

Browse files
committed
Merge branch '2.8' into 3.0
* 2.8: [2.7] Fix tests pass triggerDeprecationError arg to parent class remove default null value for asset version remove duplicated value [Ldap] Remove unused private property Update UPGRADE-3.0 with correct Voter details Change few occurences of a public setUp() method to protected [DependencyInjection] simplify the BC layer Change couple of occurences of a public setUp() method to protected
2 parents 27e7450 + 4a3138b commit 7a26687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

LdapClient.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ class LdapClient implements LdapClientInterface
3030
private $useStartTls;
3131
private $optReferrals;
3232
private $connection;
33-
private $charmaps;
3433

3534
/**
3635
* Constructor.

0 commit comments

Comments
 (0)