dolibarr/htdocs/core/class
2024-03-19 02:59:09 +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 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 fix warning (#28177) 2024-02-15 13:59:19 +01:00
commondict.class.php qual: phpstan for htdocs/compta/paiement/class/cpaiement.class.php (#28062) 2024-02-08 00:16:22 +01:00
commondocgenerator.class.php Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +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 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 Debug v19 2023-12-19 11:51:48 +01:00
commonpeople.class.php Qual clean dolresource class (#28308) 2024-02-21 13:59:41 +01:00
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 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 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 all initAsSpecimen return int (#28577) 2024-03-02 16:38:35 +01:00
doleditor.class.php Fix PhanPluginDuplicateConditionalUnnecessary "X ? Y : Y" (Simplify) 2024-03-14 19:47:17 +01:00
dolexception.class.php
dolgeoip.class.php fix phpstan (#28606) 2024-03-04 18:27:49 +01:00
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 all initAsSpecimen return int (#28577) 2024-03-02 16:38:35 +01:00
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 Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
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 fix phpstan (#28398) 2024-02-25 10:00:09 +01:00
html.form.class.php Fix deprecated function calls 2024-03-16 13:27:51 +01:00
html.formaccounting.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-29 15:48:50 +01:00
html.formactions.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
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 fix phpstan (#28461) 2024-02-27 16:42:09 +01:00
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 Fix return type when output is 1 (#28501) 2024-03-01 20:49:23 +01:00
html.formcron.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
html.formexpensereport.class.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
html.formfile.class.php Fix PhanPluginRedundantAssignment 2024-03-13 00:40:48 +01:00
html.formintervention.class.php Fix return type string instead of int (#28499) 2024-03-01 21:00:49 +01:00
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 NEW: Add Filter on product reffering object status(Order and Order Supplier) (#28275) 2024-02-20 02:12:06 +01:00
html.formother.class.php fix phpstan (#28514) 2024-02-28 23:42:23 +01:00
html.formprojet.class.php fix phpstan (#28514) 2024-02-28 23:42:23 +01:00
html.formpropal.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
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 FIX return type of return by adding null in return (#28503) 2024-02-28 20:21:29 +01:00
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 Update stats.class.php 2024-01-23 20:43:08 +01:00
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 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