<feed xmlns='http://www.w3.org/2005/Atom'>
<title>adodb, 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>2026-04-03T18:08:30Z</updated>
<entry>
<title>Merge pull request #1235 from ADOdb/1234-core-php83-deprecation-warning-in-quote-functions</title>
<updated>2026-04-03T18:08:30Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-04-03T18:08:30Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=0e1ac40dd292620c8450411d832429b81e4d21d0'/>
<id>urn:sha1:0e1ac40dd292620c8450411d832429b81e4d21d0</id>
<content type='text'>
Fixes #1234 Passing null values to string quoting functions causes deprecation warning</content>
</entry>
<entry>
<title>Intercepts null value passed to core AddQ method</title>
<updated>2026-04-03T18:06:54Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-04-03T18:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=4fba79d165cebf87fc38acdf99b601a2b7a82128'/>
<id>urn:sha1:4fba79d165cebf87fc38acdf99b601a2b7a82128</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Intercepts  null value passed to PDO qstr method</title>
<updated>2026-04-03T18:05:46Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-04-03T18:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=b15dff3f24c1c975a874dc2cd3afaaf8f2c93573'/>
<id>urn:sha1:b15dff3f24c1c975a874dc2cd3afaaf8f2c93573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1230 from ADOdb/1229-db2-remove-deprecation-warnings-when-preparing-a-stored-procedure-for-use</title>
<updated>2026-03-24T18:50:42Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-03-24T18:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=99b4685b0b4ae6c4e833b41519294bb57f25bb9c'/>
<id>urn:sha1:99b4685b0b4ae6c4e833b41519294bb57f25bb9c</id>
<content type='text'>
Fixes #1229 deprecation warning in prepareSp() in db2 driver</content>
</entry>
<entry>
<title>Remove deprecation warning in prepareSp()</title>
<updated>2026-03-24T18:48:31Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-03-24T18:48:31Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=335bbff900fdbbb5b2182acbcb96e140e016e6ec'/>
<id>urn:sha1:335bbff900fdbbb5b2182acbcb96e140e016e6ec</id>
<content type='text'>
Remove dependency on ADODB_FETCH_MODE during prepareSp()
</content>
</entry>
<entry>
<title>Restructures function to exclude primary key unless required</title>
<updated>2026-03-23T03:24:31Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-03-23T03:24:31Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=9236543c992a0f2d0abe624eb520c24fd88c878c'/>
<id>urn:sha1:9236543c992a0f2d0abe624eb520c24fd88c878c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1227 from ADOdb/1226-db2-metacolumns-does-not-return-the-default-value</title>
<updated>2026-03-22T23:39:37Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-03-22T23:39:37Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=06a8c016a6c1107d2c1bf743429f4d181c4bb799'/>
<id>urn:sha1:06a8c016a6c1107d2c1bf743429f4d181c4bb799</id>
<content type='text'>
Fixes #1226 Adds the default value to the db2 metacolumn data</content>
</entry>
<entry>
<title>Adds the default value to the metacolumn data</title>
<updated>2026-03-22T23:37:27Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-03-22T23:37:27Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=e3a8970366c983c098b2b36b9ffb929cf5444ed8'/>
<id>urn:sha1:e3a8970366c983c098b2b36b9ffb929cf5444ed8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1225 from ADOdb/1224-mssqlnative-commit-86a9cb7-removes-metatablessql-causing-regression-error</title>
<updated>2026-03-20T03:58:09Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-03-20T03:58:09Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=628f419ec893a5898023f00908ca2d72cb532bb2'/>
<id>urn:sha1:628f419ec893a5898023f00908ca2d72cb532bb2</id>
<content type='text'>
fixes #1224 commit error removing metaTablesSql</content>
</entry>
<entry>
<title>Reverts commit error removing metaTablesSql</title>
<updated>2026-03-20T03:46:21Z</updated>
<author>
<name>Mark Newnham</name>
<email>mark@newnhams.com</email>
</author>
<published>2026-03-20T03:46:21Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/adodb/.git/commit/?id=fdfc1445b69ad8a219f2a84f9593c3cccf958da8'/>
<id>urn:sha1:fdfc1445b69ad8a219f2a84f9593c3cccf958da8</id>
<content type='text'>
</content>
</entry>
</feed>
