Project

General

Profile

Actions

Bug #23416

closed

Update ADOdb to version 5.11

Added by Xavier Perseguers over 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-08-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

ADOdb was updated. Please find enclosed patch to upgrade it in Core.

$ cd /path/to/typo3/sysext/adodb
$ patch -p0 < /path/to/diff-file
$ cd adodb
$ svn st | grep ? | awk '{ print $2}' | xargs svn add
$ find . -exec svn propdel svn:keywords {} \;
(issue imported from #M15515)


Files

adodb-511.diff (890 KB) adodb-511.diff Administrator Admin, 2010-08-21 10:24
Actions #1

Updated by Xavier Perseguers about 14 years ago

Committed to trunk (rev. 8649)

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF