Package: php-db / 1.7.14-2

Metadata

Package Version Patches format
php-db 1.7.14-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
static function for isError and isManip | (download)

DB-1.7.14/DB.php | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 adds static in front of iserror and ismanip functions
Switches off E_STRICT in unit tests.patch | (download)

DB-1.7.14/tests/db_error.phpt | 2 1 + 1 - 0 !
DB-1.7.14/tests/db_error2.phpt | 2 1 + 1 - 0 !
DB-1.7.14/tests/include.inc | 2 1 + 1 - 0 !
DB-1.7.14/tests/limit.inc | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 switches off e_strict in error_reporting() unit tests