dolibarr/htdocs/core/class
2024-04-03 15:30:10 +02:00
..
antivir.class.php Fix arg type for preg_replace() by casting to string 2024-03-19 20:38:49 +01:00
canvas.class.php
ccountry.class.php
cgenericdic.class.php
CMailFile.class.php NEW Management of the In-Reply-To and References for ticket answers. 2024-04-01 19:11:08 +02:00
comment.class.php Fix typing 2024-03-29 18:26:48 +01:00
commondict.class.php
commondocgenerator.class.php Cast line->qty values to fix phan notices 2024-03-28 01:52:59 +01:00
commonhookactions.class.php
commonincoterm.class.php
commoninvoice.class.php fix phpstan 2024-03-28 20:16:32 +01:00
commonnumrefgenerator.class.php Fix deprecated function calls 2024-03-16 13:27:51 +01:00
commonobject.class.php Merge pull request #29204 from mdeweerd/fix/projet_abs 2024-04-03 02:06:52 +02:00
commonobjectline.class.php fix phpstan 2024-03-28 18:54:46 +01:00
commonorder.class.php fix phpstan 2024-03-28 20:16:32 +01:00
commonpeople.class.php Fix: Check that certain properties exists before trying isset. 2024-03-24 17:39:03 +01:00
commonsocialnetworks.class.php
commonstickergenerator.class.php
conf.class.php Fix all short tables must use the setup for the number of rows 2024-04-03 15:30:10 +02:00
cproductnature.class.php
cregion.class.php Fix default argument for code_region 2024-03-19 02:59:27 +01:00
CSMSFile.class.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:18 +01:00
cstate.class.php
ctypent.class.php
ctyperesource.class.php
cunits.class.php
defaultvalues.class.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
discount.class.php Fix phpdoc int return ranges 2024-03-29 18:26:44 +01:00
doldeprecationhandler.class.php Clean code. Reduce warning for deprecated field to a better blanced 2024-04-03 00:51:18 +02:00
doleditor.class.php Debug v20 2024-03-24 05:23:06 +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 arg type to strlen/strlen by casting + minor layout fix 2024-03-20 04:08:25 +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 Clean use of $_POST 2024-03-28 21:29:02 +01:00
extralanguages.class.php
fileupload.class.php
fiscalyear.class.php
genericobject.class.php
google.class.php
hookmanager.class.php
html.form.class.php Fix phpunit 2024-04-02 18:40:26 +02:00
html.formaccounting.class.php Clean code - Remove not used method fetchAll and CSS 2024-04-02 16:42:21 +02:00
html.formactions.class.php
html.formadmin.class.php
html.formbank.class.php
html.formbarcode.class.php
html.formcategory.class.php
html.formcompany.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-29 12:29:56 +01:00
html.formcontract.class.php
html.formcron.class.php
html.formexpensereport.class.php
html.formfile.class.php
html.formintervention.class.php
html.formldap.class.php
html.formmail.class.php PHPdoc Allow empty array for + PHPdoc improvements 2024-03-24 14:09:32 +01:00
html.formmailing.class.php
html.formmargin.class.php Fix arguments to price() 2024-03-27 10:21:25 +01:00
html.formorder.class.php
html.formother.class.php fix phpstan 2024-03-28 20:34:33 +01:00
html.formprojet.class.php Fix PhanTypeMismatchReturnNullable with init 2024-03-20 21:58:37 +01:00
html.formpropal.class.php
html.formsetup.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
html.formsms.class.php
html.formsocialcontrib.class.php
html.formticket.class.php Fix type of field to create ticket 2024-04-02 13:18:38 +02:00
html.formwebsite.class.php Debug v20 2024-03-24 05:23:06 +01:00
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
menu.class.php
menubase.class.php
notify.class.php Fix replyto and from is not the same. 2024-04-02 14:06:03 +02:00
openid.class.php Clean code from _GET 2024-03-28 17:10:22 +01:00
rssparser.class.php Merge branch 'develop' into fix/phan/lowoccurrence2 2024-03-17 20:27:59 +01:00
smtps.class.php NEW Management of the In-Reply-To and References for ticket answers. 2024-04-01 19:11:08 +02:00
stats.class.php Error to save cache must be level ERR 2024-03-27 13:33:22 +01:00
timespent.class.php Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:12 +01:00
translate.class.php Fix/ignore PhanPluginPrintfVariableFormatString 2024-03-17 18:56:37 +01:00
utils_diff.class.php Fix PHPdoc typing 2024-03-22 09:52:37 +01:00
utils.class.php Fix arguments to dol_print_error 2024-03-27 10:23:41 +01:00
validate.class.php
vcard.class.php
workboardresponse.class.php