dolibarr/htdocs/core/class
thibdrev 4ad9e9b828
qual: phpstan for htdocs/core/class/commonobject.class.php
htdocs/core/class/commonobject.class.php	1032	Method CommonObject::getLastMainDocLink() should return string but returns int.
htdocs/core/class/commonobject.class.php	1550	Method CommonObject::liste_type_contact() should return array but returns null.
htdocs/core/class/commonobject.class.php	1638	Method CommonObject::listeTypeContacts() should return array but returns null.
htdocs/core/class/commonobject.class.php	1708	Method CommonObject::getIdContact() should return array but returns null.
htdocs/core/class/commonobject.class.php	2011	Method CommonObject::fetchObjectFrom() should return int but returns false.
htdocs/core/class/commonobject.class.php	2891	Property CommonObject::$retained_warranty_fk_cond_reglement (string) does not accept int.
htdocs/core/class/commonobject.class.php	4868	Method CommonObject::getTotalDiscount() should return float|string but returns null.
htdocs/core/class/commonobject.class.php	9557	Property CommonObject::$ref (string) does not accept int.
htdocs/core/class/commonobject.class.php	10407	Method CommonObject::fetchComments() should return bool but returns int.
htdocs/core/class/commonobject.class.php	10411	Method CommonObject::fetchComments() should return bool but returns int<0, max>.
2024-01-31 21:04:08 +01:00
..
antivir.class.php Fix #yogosha19838 2024-01-09 21:37:53 +01:00
canvas.class.php Fix: Always return value as suggested 2024-01-31 01:42:15 +01:00
ccountry.class.php Update ccountry.class.php 2024-01-30 21:22:21 +01:00
cgenericdic.class.php Update cgenericdic.class.php 2024-01-30 21:25:01 +01:00
CMailFile.class.php Fix : random bug when attaching file to email : no file attached 2024-01-29 01:58:07 +01:00
comment.class.php Fix some phpstan warnings 2023-12-21 13:43:19 +01:00
commondict.class.php Qual: Fix typing hints for DoliDB (#27484) 2024-01-13 15:50:02 +01:00
commondocgenerator.class.php Merge pull request #27044 from defrance/patch-299 2024-01-29 00:56:25 +01:00
commonhookactions.class.php NEW Simplify the verification of context in hook (#27105) 2024-01-11 10:50:45 +01:00
commonincoterm.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
commoninvoice.class.php phpdoc 2024-01-18 23:28:42 +01:00
commonnumrefgenerator.class.php Fix php inherit 2023-08-09 18:18:20 +02:00
commonobject.class.php qual: phpstan for htdocs/core/class/commonobject.class.php 2024-01-31 21:04:08 +01:00
commonobjectline.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
commonorder.class.php Debug v19 2023-12-19 11:51:48 +01:00
commonpeople.class.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
commonsocialnetworks.class.php Fix regression Trait not found 2023-11-27 12:09:56 +01:00
commonstickergenerator.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
conf.class.php fix getMultidirOutput can't find multidir_output for mycompany 2024-01-27 10:38:23 +01:00
cproductnature.class.php Qual: Fix typing hints for DoliDB (#27484) 2024-01-13 15:50:02 +01:00
cregion.class.php Update cregion.class.php 2024-01-30 20:20:52 +01:00
CSMSFile.class.php fix param 2024-01-20 09:22:38 +01:00
cstate.class.php Update cstate.class.php 2024-01-30 20:22:55 +01:00
ctypent.class.php Update ctypent.class.php 2024-01-30 20:25:46 +01:00
ctyperesource.class.php Update ctyperesource.class.php 2024-01-30 20:27:07 +01:00
cunits.class.php Update cunits.class.php 2024-01-30 20:31:05 +01:00
defaultvalues.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
discount.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
doleditor.class.php Comment 2024-01-29 13:00:33 +01:00
dolexception.class.php
dolgeoip.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
dolgraph.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
dolreceiptprinter.class.php Debug module receipt printer 2024-01-25 15:18:06 +01:00
emailsenderprofile.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
evalmath.class.php qual: phpstan for htdocs/core/class/evalmath.class.php 2024-01-31 13:28:44 +01:00
events.class.php clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
extrafields.class.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-01-18 12:19:08 +01:00
extralanguages.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
fileupload.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
fiscalyear.class.php fix some warnings phpstan 2023-12-22 16:10:14 +01:00
genericobject.class.php
google.class.php qodana fix 2: missing returns (#25331) 2023-07-12 12:57:17 +02:00
hookmanager.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.form.class.php Doc 2024-01-23 15:56:31 +01:00
html.formaccounting.class.php qual: phpstan for htdocs/core/class/html.formaccounting.class.php 2024-01-24 22:00:56 +01:00
html.formactions.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formadmin.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formbank.class.php
html.formbarcode.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formcategory.class.php fix phpstan (#27501) 2024-01-14 17:59:07 +01:00
html.formcompany.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formcontract.class.php fix phpstan 2024-01-14 20:53:22 +01:00
html.formcron.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formexpensereport.class.php fix phpstan 2024-01-14 20:57:26 +01:00
html.formfile.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formintervention.class.php Fix with php-cs-fixer 2023-12-04 12:04:36 +01:00
html.formldap.class.php
html.formmail.class.php fix orthographe 2024-01-30 15:51:38 +01:00
html.formmailing.class.php Fix look and feel v18 2023-09-21 10:36:17 +02:00
html.formmargin.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formorder.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formother.class.php Qual: The color selector use the generic Dolibarr component. 2024-01-27 12:08:28 +01:00
html.formprojet.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formpropal.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formsetup.class.php Qual: The color selector use the generic Dolibarr component. 2024-01-27 12:08:28 +01:00
html.formsms.class.php fix param 2024-01-20 09:22:38 +01:00
html.formsocialcontrib.class.php
html.formticket.class.php Merge pull request #27082 from altairis-benjamin/improveTicketMail 2024-01-29 00:49:28 +01:00
html.formwebsite.class.php Fix with php-cs-fixer 2023-12-04 12:04:36 +01:00
infobox.class.php avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
interfaces.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
ldap.class.php Cleaned code 2024-01-17 14:38:39 +01:00
lessc.class.php Clean code 2023-12-27 12:12:20 +01:00
link.class.php Qual: Fix translation keys. 2024-01-23 23:56:20 +01:00
menu.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
menubase.class.php qual: phpstan for htdocs/core/class/menubase.class.php 2024-01-26 09:01:32 +01:00
notify.class.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
openid.class.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
rssparser.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
smtps.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
stats.class.php Update stats.class.php 2024-01-23 20:43:08 +01:00
timespent.class.php fix param 2024-01-20 09:22:38 +01:00
translate.class.php qual: phpdoc for htdocs/core/class/translate.class.php 2024-01-29 22:59:31 +01:00
utils_diff.class.php fix phpstan 2024-01-14 21:00:18 +01:00
utils.class.php Qual: Fix annotation 2024-01-31 00:41:06 +01:00
validate.class.php Qual: Fix typing hints for DoliDB (#27484) 2024-01-13 15:50:02 +01:00
vcard.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-24 11:58:30 +01:00
workboardresponse.class.php