Commit f95b1ac
File tree
10 files changed
+26
-48
lines changedFilter options
- src/Symfony/Component/Ldap
- Adapter
- ExtLdap
- Tests
10 files changed
+26
-48
lines changedsrc/Symfony/Component/Ldap/Adapter/AdapterInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/AdapterInterface.php+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 | 29 |
|
34 | 30 |
|
35 |
| - |
| 31 | + |
36 | 32 |
|
37 | 33 |
|
38 | 34 |
|
| ||
44 | 40 |
|
45 | 41 |
|
46 | 42 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 | 43 |
|
52 | 44 |
|
53 |
| - |
| 45 | + |
54 | 46 |
|
src/Symfony/Component/Ldap/Adapter/ConnectionInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/ConnectionInterface.php+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 27 | + |
31 | 28 |
|
32 |
| - |
| 29 | + |
33 | 30 |
|
src/Symfony/Component/Ldap/Adapter/ExtLdap/Adapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/ExtLdap/Adapter.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
src/Symfony/Component/Ldap/Adapter/ExtLdap/ConnectionOptions.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/ExtLdap/ConnectionOptions.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
|
src/Symfony/Component/Ldap/Entry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Entry.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
|
src/Symfony/Component/Ldap/Ldap.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Ldap.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
src/Symfony/Component/Ldap/LdapInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/LdapInterface.php+3-14Lines changed: 3 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 | 31 |
|
35 | 32 |
|
36 |
| - |
| 33 | + |
37 | 34 |
|
38 | 35 |
|
39 | 36 |
|
40 | 37 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 | 38 |
|
46 | 39 |
|
47 |
| - |
| 40 | + |
48 | 41 |
|
49 | 42 |
|
50 | 43 |
|
| ||
54 | 47 |
|
55 | 48 |
|
56 | 49 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 | 50 |
|
62 | 51 |
|
63 |
| - |
| 52 | + |
64 | 53 |
|
src/Symfony/Component/Ldap/Tests/LdapTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Tests/LdapTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
0 commit comments