dolibarr/htdocs/core/class
2024-03-19 02:59:09 +01:00
..
antivir.class.php
canvas.class.php
ccountry.class.php
cgenericdic.class.php Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
CMailFile.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-18 21:37:37 +01:00
comment.class.php
commondict.class.php
commondocgenerator.class.php Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +01:00
commonhookactions.class.php
commonincoterm.class.php
commoninvoice.class.php Fix PhanTypeComparisonFromArray by testing $error field 2024-03-17 20:12:45 +01:00
commonnumrefgenerator.class.php Fix deprecated function calls 2024-03-16 13:27:51 +01:00
commonobject.class.php Fix type of param to fix strtoupper typing 2024-03-19 02:59:04 +01:00
commonobjectline.class.php Fix PhanPluginRedundantAssignment 2024-03-13 00:40:44 +01:00
commonorder.class.php
commonpeople.class.php
commonsocialnetworks.class.php
commonstickergenerator.class.php Fix most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
conf.class.php clean 2024-03-12 09:56:36 +01:00
cproductnature.class.php Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
cregion.class.php Fix wrong reference to this->rowid, must be this->id 2024-03-19 02:59:06 +01:00
CSMSFile.class.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:18 +01:00
cstate.class.php
ctypent.class.php
ctyperesource.class.php Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
cunits.class.php Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
defaultvalues.class.php Fix phpstan CommonObject->fields - notnull is optional field 2024-03-19 00:32:00 +01:00
discount.class.php
doleditor.class.php Fix PhanPluginDuplicateConditionalUnnecessary "X ? Y : Y" (Simplify) 2024-03-14 19:47:17 +01:00
dolexception.class.php
dolgeoip.class.php
dolgraph.class.php Fix args to strpos and count with typing and casting 2024-03-19 02:59:07 +01:00
dolreceiptprinter.class.php Fix: PHPDoc annotations in unappropriate comment (#28713) 2024-03-08 21:27:09 +01:00
emailsenderprofile.class.php Fix phpstan CommonObject->fields - notnull is optional field 2024-03-19 00:32:00 +01:00
evalmath.class.php Fix PhanPluginUnsafeEval by ignoring notification 2024-03-17 20:12:33 +01:00
events.class.php
extrafields.class.php Fix typing for attributes: list to int|string, add pos (fixes PhanTypeMismatchArgumentInternal) 2024-03-18 04:03:45 +01:00
extralanguages.class.php
fileupload.class.php Fix: Ensure string type for urlencode() 2024-03-09 16:55:43 +01:00
fiscalyear.class.php Fix PhanPluginMixedKeyNoKey - real missing key/value mapping 2024-03-12 21:35:42 +01:00
genericobject.class.php
google.class.php
hookmanager.class.php
html.form.class.php Fix deprecated function calls 2024-03-16 13:27:51 +01:00
html.formaccounting.class.php
html.formactions.class.php
html.formadmin.class.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
html.formbank.class.php
html.formbarcode.class.php
html.formcategory.class.php fix phpstan (#28727) 2024-03-09 14:48:06 +01:00
html.formcompany.class.php natural sort of result 2024-03-16 11:17:00 +01:00
html.formcontract.class.php
html.formcron.class.php
html.formexpensereport.class.php
html.formfile.class.php Fix PhanPluginRedundantAssignment 2024-03-13 00:40:48 +01:00
html.formintervention.class.php
html.formldap.class.php
html.formmail.class.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:20 +01:00
html.formmailing.class.php
html.formmargin.class.php Fix: $form argument to price() must be int (#28699) 2024-03-08 21:30:04 +01:00
html.formorder.class.php
html.formother.class.php
html.formprojet.class.php
html.formpropal.class.php
html.formsetup.class.php Fix deprecated function calls 2024-03-16 13:27:51 +01:00
html.formsms.class.php fix precommit and clean code (#28651) 2024-03-07 16:57:29 +01:00
html.formsocialcontrib.class.php
html.formticket.class.php Merge branch 'develop' into phpstanphpstan 2024-03-18 23:47:59 +01:00
html.formwebsite.class.php
infobox.class.php
interfaces.class.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:22 +01:00
ldap.class.php Correct annotation to ignore PhanTypeMismatchArgumentInternal 2024-03-19 02:58:57 +01:00
lessc.class.php
link.class.php NEW: All fetchAll() method now support the USF syntax. 2024-03-11 11:23:34 +01:00
menu.class.php Fix & enable PhanTypeSuspiciousEcho 2024-03-15 10:14:40 +01:00
menubase.class.php Fix & enable PhanTypeSuspiciousEcho 2024-03-15 10:14:40 +01:00
notify.class.php Debug v20 2024-03-16 13:41:24 +01:00
openid.class.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
rssparser.class.php Merge branch 'develop' into fix/phan/lowoccurrence2 2024-03-17 20:27:59 +01:00
smtps.class.php Fix port arg to fsockopen by casting, review of setter/getter 2024-03-19 02:59:08 +01:00
stats.class.php
timespent.class.php Fix phpstan CommonObject->fields - notnull is optional field 2024-03-19 00:32:00 +01:00
translate.class.php Fix/ignore PhanPluginPrintfVariableFormatString 2024-03-17 18:56:37 +01:00
utils_diff.class.php Fix port arg to count by adding typing information 2024-03-19 02:59:09 +01:00
utils.class.php fix warnings 2024-03-13 18:20:41 +01:00
validate.class.php
vcard.class.php
workboardresponse.class.php