stable

Clone or download

Read-only

request #11256: Deprecate usage of the \DataAccessObject class and db_* functions

Change-Id: Ice871b1f98f911d70e37c1b1477219bb15dd09ad

Modified Files

Name
M src/common/dao/include/DataAccess.class.php +45 −5 Go to diff View file
M src/common/dao/include/DataAccessObject.class.php +50 −3 Go to diff View file
M src/common/dao/include/DataAccessResult.class.php +47 −9 Go to diff View file
M src/common/dao/include/DataAccessResultEmpty.class.php +14 −3 Go to diff View file
M src/common/dao/include/IProvideDataAccessResult.class.php +6 −2 Go to diff View file
M src/www/include/database.php +77 −10 Go to diff View file