Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5dd453f

Browse filesBrowse files
committed
minor #17581 [Ldap] Remove unused private property (paradajozsef)
This PR was merged into the 2.8 branch. Discussion ---------- [Ldap] Remove unused private property | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- e685305 [Ldap] Remove unused private property
2 parents 5f5f4aa + e685305 commit 5dd453f
Copy full SHA for 5dd453f

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎src/Symfony/Component/Ldap/LdapClient.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/LdapClient.php
-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.