Skip to content

Commit 0f4d6af

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: Fix PHP 8.1 null values [Console] Fix PHP 8.1 null error for preg_match flag Fix: Article Definition::removeMethodCall should remove all matching calls mark the LazyIterator class as internal fix extracting mixed type-hinted property types keep valid submitted choices when additional choices are submitted
2 parents 82ac5f2 + 799d8ff commit 0f4d6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adapter/ExtLdap/Query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ public function execute()
150150
}
151151

152152
/**
153-
* Returns a LDAP search resource. If this query resulted in multiple searches, only the first
153+
* Returns an LDAP search resource. If this query resulted in multiple searches, only the first
154154
* page will be returned.
155155
*
156156
* @return resource

0 commit comments

Comments
 (0)