<feed xmlns='http://www.w3.org/2005/Atom'>
<title>adodb/drivers/adodb-pdo_dblib.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>Override properties instead of setting in _init()</title>
<updated>2025-09-25T16:02:34Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2025-09-15T16:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=475538fc3fc68f7e126f4818cbba730bcda9f8d1'/>
<id>urn:sha1:475538fc3fc68f7e126f4818cbba730bcda9f8d1</id>
<content type='text'>
The parent class' properties $fmtDate and $fmtTimeStamp are initialized
by ADODB_pdo::_UpdatePDO(), so if they are defined as properties in the
child driver, their values will automatically be picked up without the
need to manually set them in _init().
</content>
</entry>
<entry>
<title>Fix static analysis warnings</title>
<updated>2025-09-25T16:02:34Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2025-09-15T16:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=f49211f54a5ccde56c41456ea5e7e20dd418f4fc'/>
<id>urn:sha1:f49211f54a5ccde56c41456ea5e7e20dd418f4fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All PDO drivers extend ADODB_pdo_base</title>
<updated>2025-09-25T16:02:34Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2025-09-15T16:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=92d98f9afa1344b7dfa66dbcf8656cdd04f37bb0'/>
<id>urn:sha1:92d98f9afa1344b7dfa66dbcf8656cdd04f37bb0</id>
<content type='text'>
Follow-up on #1122, for consistency.

Make _init() method protected, adjust the method's signature and call
parent method as appropriate.
</content>
</entry>
<entry>
<title>Redo Merge branch 'hotfix/5.21' Standardized file headers</title>
<updated>2021-08-16T22:48:04Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2021-08-16T22:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=d558d101c514beeb8c91f65ae61d106b201dc472'/>
<id>urn:sha1:d558d101c514beeb8c91f65ae61d106b201dc472</id>
<content type='text'>
Try to do it right this time...

# Conflicts:
#	adodb-memcache.lib.inc.php

Fixes #751
</content>
</entry>
<entry>
<title>Reset version to avoid merge conflicts</title>
<updated>2021-08-16T22:31:23Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2021-08-16T22:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=eea4fc59246a14083e07949e4d54ac806ebbacce'/>
<id>urn:sha1:eea4fc59246a14083e07949e4d54ac806ebbacce</id>
<content type='text'>
Fixes #751
</content>
</entry>
<entry>
<title>Revert changes since Standardized file headers merge</title>
<updated>2021-08-16T22:30:04Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2021-08-16T22:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=507466ef798b18a3a8830230cfcd51bb488513cf'/>
<id>urn:sha1:507466ef798b18a3a8830230cfcd51bb488513cf</id>
<content type='text'>
The conflicts resolution applied when merging the Standardized file
headers (commit e9dcce3df24912ad869d0193f0b419f2309101fc) was seriously
messed up, actually overwriting a number of changes in the master
branch.

Rather than trying to go and fix things one by one which has a high risk
of messing things further, it's easier to redo the merge from a clean
slate, so this commit reverts the following:

- "Merge branch 'hotfix/5.21' Standardized file headers",
  e9dcce3df24912ad869d0193f0b419f2309101fc
- "Merge tag 'v5.21.1'",
  5f437df3104159d5d659f60e31bef8d33c34995f
- "Reset version to 5.22.0-dev"
  af9234a525c3255af051a330164486d73be4c63a
- "Fix incorrect resolution of merge conflicts"
  a6733f61b0165b366c8d2c70d9af82edc3881951.
- "Fix syntax error in toexport.inc.php"
  20b01e83cb61b6b2460f64c7d1277c5f4cc28574.

Fixes #751
</content>
</entry>
<entry>
<title>Standard file header: /drivers</title>
<updated>2021-08-14T11:09:22Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2021-04-30T17:13:11Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=19bc8246a34a7b949c6d87d7390ea1af47a8e503'/>
<id>urn:sha1:19bc8246a34a7b949c6d87d7390ea1af47a8e503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 5.21.1-dev</title>
<updated>2021-03-08T17:38:28Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2021-03-08T17:38:28Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=27a03b4aa9f01924741c77d8fbe0df3d44374cef'/>
<id>urn:sha1:27a03b4aa9f01924741c77d8fbe0df3d44374cef</id>
<content type='text'>
</content>
</entry>
</feed>
