<feed xmlns='http://www.w3.org/2005/Atom'>
<title>adodb/drivers/adodb-ldap.inc.php, branch master</title>
<subtitle>adodb PHP Database Abstraction Layer
</subtitle>
<id>https://git.rdm1.uk/adodb/.git/atom?h=master</id>
<link rel='self' href='https://git.rdm1.uk/adodb/.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/'/>
<updated>2025-10-24T23:19:31Z</updated>
<entry>
<title>Merge branch 'hotfix/5.22'</title>
<updated>2025-10-24T23:19:31Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2025-10-24T23:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=31f9b9262bd5df26e32e7921f901d444fe008176'/>
<id>urn:sha1:31f9b9262bd5df26e32e7921f901d444fe008176</id>
<content type='text'>
# Conflicts:
#	adodb-time.inc.php
#	drivers/adodb-db2.inc.php
</content>
</entry>
<entry>
<title>PHP 8.5: fix Non-canonical cast deprecations</title>
<updated>2025-10-24T23:12:07Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2025-10-24T23:12:07Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=481bb5292033af2918bea9a9af4b551781d17f5f'/>
<id>urn:sha1:481bb5292033af2918bea9a9af4b551781d17f5f</id>
<content type='text'>
Non-canonical cast (integer) is deprecated, use the (int) cast instead

Global search and replace throughout the code base.

Fixes #1143
</content>
</entry>
<entry>
<title>Fixes per code review</title>
<updated>2024-05-26T09:14:35Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2024-05-26T01:38:28Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=c949b3be83f018d8a15366cd28106f20649131f3'/>
<id>urn:sha1:c949b3be83f018d8a15366cd28106f20649131f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix static analysis warnings</title>
<updated>2024-05-26T09:14:35Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2023-11-19T12:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=776f76d37379aec330a2d0bfd0dfea64ba840471'/>
<id>urn:sha1:776f76d37379aec330a2d0bfd0dfea64ba840471</id>
<content type='text'>
- remove unused variable
- ignore changed method parameter name
- add missing break statements in switch
</content>
</entry>
<entry>
<title>Whitespace, coding guidelines</title>
<updated>2024-05-26T09:14:35Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2023-11-19T12:28:39Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=5dfd3425f47c80def58f9e4118f384c2b8fd377d'/>
<id>urn:sha1:5dfd3425f47c80def58f9e4118f384c2b8fd377d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PHPDoc fixes and improvements</title>
<updated>2024-05-26T09:12:41Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2023-11-19T12:21:24Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=9df73479fc6296c01dae7cb180549b549843994c'/>
<id>urn:sha1:9df73479fc6296c01dae7cb180549b549843994c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update of LDAP Driver</title>
<updated>2024-05-26T09:12:41Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2023-11-18T22:24:58Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=64392a59f3837f41b83c5eb835875e0bcf3e94e6'/>
<id>urn:sha1:64392a59f3837f41b83c5eb835875e0bcf3e94e6</id>
<content type='text'>
 - Now supports all ADOdb methods
- Honors ADODB_ASSOC_CASE
- Honors ADODB_FETCH_MODE
- Supports setConnectionParameter()
</content>
</entry>
<entry>
<title>Merge branch 'hotfix/5.22'</title>
<updated>2024-03-22T21:56:38Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2024-03-22T21:56:38Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=838663c1efc004434889932dafb36870ccb0cb7d'/>
<id>urn:sha1:838663c1efc004434889932dafb36870ccb0cb7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ldap: PHP 8.2 error when $LDAP_CONNECT_OPTIONS not set</title>
<updated>2024-03-22T21:42:08Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2023-11-16T15:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=453b4f3b84f1965905c11ff3efa29f8312638483'/>
<id>urn:sha1:453b4f3b84f1965905c11ff3efa29f8312638483</id>
<content type='text'>
Calling connect() method When the $LDAP_CONNECT_OPTIONS global variable
is not set results in PHP Fatal error: Uncaught TypeError: count():
Argument 1 ($value) must be of type Countable|array, null given.

Replacing count()&gt;0 by !empty() to avoid the problem.

Fixes #1009
</content>
</entry>
<entry>
<title>Incorrect ADORecordset::$fetchMode initialization</title>
<updated>2023-06-10T11:34:41Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2023-06-10T11:34:41Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=40e53396b9a8f01ddc36de30321015bed3b9cca7'/>
<id>urn:sha1:40e53396b9a8f01ddc36de30321015bed3b9cca7</id>
<content type='text'>
Regression introduced by 5c9e24cf98409004da2a5e5bd80eeec82c5a3997

For some drivers using native fetch mode constants, the $fetchMode
property was not set properly as the switch statement assigning its
value was driven by the constructor's $mode parameter instead of the
parent constructor's $adodbFetchMode property.

Fixes #980
</content>
</entry>
</feed>
