This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-03-04 10:11:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d31086a579
egroupware_official
/
phpgwapi
/
inc
/
adodb
/
drivers
History
Ralf Becker
0f42a2f916
fixes for PHP 5.4 warnings and strict warnings, thought disabled E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas (see comment in phpgwapi/inc/functions.inc.php)
2012-05-16 12:39:52 +00:00
..
adodb-access.inc.php
adodb-ado5.inc.php
adodb-ado_access.inc.php
adodb-ado_mssql.inc.php
adodb-ado.inc.php
adodb-borland_ibase.inc.php
adodb-csv.inc.php
adodb-db2.inc.php
adodb-fbsql.inc.php
adodb-firebird.inc.php
adodb-ibase.inc.php
adodb-informix72.inc.php
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
2009-06-08 16:21:14 +00:00
adodb-informix.inc.php
adodb-ldap.inc.php
adodb-mssql.inc.php
adodb-mssqlpo.inc.php
adodb-mysql.inc.php
fixes for PHP 5.4 warnings and strict warnings, thought disabled E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas (see comment in phpgwapi/inc/functions.inc.php)
2012-05-16 12:39:52 +00:00
adodb-mysqli.inc.php
quitent an other diagnostics
2005-11-14 08:32:59 +00:00
adodb-mysqlt.inc.php
Bugfix: RowLock was not working with MySQL. ignore is a reserved word and could be empty. See as well fix on mysql driver for getOne with LIMIT and FOR UPDATE
2005-10-25 14:45:19 +00:00
adodb-netezza.inc.php
adodb-oci8.inc.php
[Oracle Support]
2007-10-21 07:53:22 +00:00
adodb-oci8po.inc.php
adodb-oci805.inc.php
adodb-odbc_mssql.inc.php
adodb-odbc_oracle.inc.php
adodb-odbc.inc.php
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
2009-06-08 16:21:14 +00:00
adodb-odbtp_unicode.inc.php
adodb-odbtp.inc.php
adodb-oracle.inc.php
adodb-pdo_mysql.inc.php
adodb-pdo_oci.inc.php
adodb-pdo_pgsql.inc.php
adodb-pdo.inc.php
adodb-postgres7.inc.php
some more PostgreSQL stuff from ADOdb 5.11
2011-04-10 15:06:22 +00:00
adodb-postgres8.inc.php
adodb-postgres64.inc.php
some more PostgreSQL stuff from ADOdb 5.11
2011-04-10 15:06:22 +00:00
adodb-postgres.inc.php
adodb-proxy.inc.php
adodb-sapdb.inc.php
adodb-sqlanywhere.inc.php
adodb-sqlite.inc.php
adodb-sqlitepo.inc.php
adodb-sybase_ase.inc.php
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
2009-06-08 16:21:14 +00:00
adodb-sybase.inc.php
adodb-vfp.inc.php