Merge branch 'develop' of [email protected]:Dolibarr/dolibarr.git into d… #2868
Annotations
2 errors and 10 warnings
Run Phan analysis
Process completed with exit code 1.
|
Add results to PR
Process completed with exit code 1.
|
Add results to PR:
htdocs/accountancy/customer/index.php#L393
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Add results to PR:
htdocs/accountancy/customer/index.php#L531
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Add results to PR:
htdocs/accountancy/customer/index.php#L633
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Add results to PR:
htdocs/accountancy/customer/index.php#L729
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Add results to PR:
htdocs/accountancy/expensereport/index.php#L264
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Add results to PR:
htdocs/accountancy/expensereport/index.php#L374
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Add results to PR:
htdocs/accountancy/expensereport/index.php#L458
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Add results to PR:
htdocs/accountancy/supplier/index.php#L386
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Add results to PR:
htdocs/accountancy/supplier/index.php#L519
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Add results to PR:
htdocs/accountancy/supplier/index.php#L609
index.php: PhanDeprecatedFunction: Call to deprecated function \DoliDB::fetch_row() defined at htdocs/core/db/Database.interface.php:47 (Deprecated because: Use fetch_object() so you can access a field with its name instead of using an index of position of field.)
|
Loading