<feed xmlns='http://www.w3.org/2005/Atom'>
<title>adodb/adodb-perf.inc.php, branch v5.22.11-lsc</title>
<subtitle>adodb PHP Database Abstraction Layer
</subtitle>
<id>https://git.rdm1.uk/adodb/.git/atom?h=v5.22.11-lsc</id>
<link rel='self' href='https://git.rdm1.uk/adodb/.git/atom?h=v5.22.11-lsc'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/'/>
<updated>2025-10-24T23:12:07Z</updated>
<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>PHPDoc</title>
<updated>2023-05-22T12:55:36Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2023-05-22T11:39:19Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=80e5548314a4b7fdbc1b770573d111ac3b570002'/>
<id>urn:sha1:80e5548314a4b7fdbc1b770573d111ac3b570002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PHP 8.2 dynamic properties deprecation warnings</title>
<updated>2023-03-17T21:55:29Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2023-03-13T07:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=ff2cefe7116ca29b0dee003af6fd5a8cb831c036'/>
<id>urn:sha1:ff2cefe7116ca29b0dee003af6fd5a8cb831c036</id>
<content type='text'>
- ADOConnection: add $_metars, $locale, $metaColumnsSQL, $identitySQL,
  $_genSeqSQL, $_dropSeqSQL and $_genIDSQL; add PHPDoc to
  $metaDatabasesSQL $metaTablesSQL
- Exceptions: add $msg property
- DB2: reference parent connection object and fix $_queryID case
- Informix: don't cache version info in SetVersion
- odbtp: define $odbc_name, $_canSelectDb, $_lastAffectedRows properties
  NOTE: this is somewhat academical as the driver is obsolete
- oci8: define $_refcursor property
- sybase: use existing $hasTransactions property instead of $_hastrans
- text: rename unused ADOConnection::$_evalAll property to $evalAll
- perf: define $settings property
- xml: add properties dbTable::$currentPlatform, dbTable::$data,
  dbData::$current_field, adoSchema:$obj

This is adapted from changes proposed in #926
</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: /</title>
<updated>2021-08-14T11:09:22Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2021-04-25T10:19:28Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=32444a6b2e388e775800ecb428106ddd60b3c888'/>
<id>urn:sha1:32444a6b2e388e775800ecb428106ddd60b3c888</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>
<entry>
<title>Bump version to 5.21.0</title>
<updated>2021-02-27T11:38:53Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2021-02-27T11:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=199391f639a0b3346a80d66c00c87230fa3e6a07'/>
<id>urn:sha1:199391f639a0b3346a80d66c00c87230fa3e6a07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 5.21.0-rc.1</title>
<updated>2021-02-01T23:45:03Z</updated>
<author>
<name>Damien Regad</name>
<email>dregad@mantisbt.org</email>
</author>
<published>2021-02-01T23:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=dd42240492b4d2e8c4cc3fc36c55571326c8421a'/>
<id>urn:sha1:dd42240492b4d2e8c4cc3fc36c55571326c8421a</id>
<content type='text'>
</content>
</entry>
</feed>
