htdocs/core/class/menubase.class.php 500 Property Menubase::$fk_menu (int) does not accept string.
htdocs/core/class/menubase.class.php 501 Property Menubase::$position (int) does not accept string.
htdocs/core/class/menubase.class.php 509 Property Menubase::$user (int) does not accept string.
htdocs/core/class/menubase.class.php 510 Property Menubase::$tms (int) does not accept string.
htdocs/core/class/html.formaccounting.class.php 109 Method FormAccounting::select_journal() should return string but returns int.
htdocs/core/class/html.formaccounting.class.php 189 Method FormAccounting::multi_select_journal() should return string but returns int.
htdocs/core/class/html.formaccounting.class.php 339 Method FormAccounting::select_bookkeeping_importkey() should return string but returns int.
htdocs/core/class/html.formaccounting.class.php 403 Method FormAccounting::select_account() should return string but returns int.
htdocs/core/class/html.formaccounting.class.php 503 Method FormAccounting::select_auxaccount() should return string but returns int.
htdocs/core/class/html.formaccounting.class.php 526 Method FormAccounting::select_auxaccount() should return string but returns int.
htdocs/core/class/html.formaccounting.class.php 582 Method FormAccounting::selectyear_accountancy_bookkepping() should return array|string but returns int.
# Qual: Optimize + avoid recognition by trans scripts.
This optimizes the code by avoiding contactenating the string twice.
This was detected because the new shell script (#27726) identifies
this as a fixed string and it's better to adjust the code than
make the script more complex.
# Qual: Fix translation keys
Modify some translation keys so that they correspond to each other,
use an existing key or fix the contents as it's not translated yet.
htdocs/core/class/translate.class.php 995 Method Translate::getLabelFromKey() should return string but returns int.
htdocs/core/class/translate.class.php 1032 Method Translate::getLabelFromKey() should return string but returns int.