dolibarr/htdocs/core/class
Laurent Destailleur 16edaf9208
Merge pull request #28783 from lamrani002/cMailFileSendmail
fix method sendfile return type
2024-03-12 16:19:36 +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 pull request #28783 from lamrani002/cMailFileSendmail 2024-03-12 16:19:36 +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 Qual: Fix PhanTypeMismatchArgumentInternalProbablyReal (#28732) 2024-03-10 01:55:56 +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 missing tooltip 2024-03-11 12:06:57 +01:00
commonnumrefgenerator.class.php clean code and phpdoc 2024-03-11 21:01:20 +01:00
commonobject.class.php Merge pull request #28778 from fappels/develop_fix_delivery_note 2024-03-12 14:53:51 +01:00
commonobjectline.class.php Fix phpunit 2024-03-05 04:06:21 +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 Fix regression Trait not found 2023-11-27 12:09:56 +01:00
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 Update cregion.class.php 2024-01-30 20:20:52 +01:00
CSMSFile.class.php Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +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 Qual: 'enabled' in fields can be string ('isModEnabled(...)') 2024-03-12 13:38:08 +01:00
discount.class.php all initAsSpecimen return int (#28577) 2024-03-02 16:38:35 +01:00
doleditor.class.php Comment 2024-01-29 13:00:33 +01:00
dolexception.class.php
dolgeoip.class.php fix phpstan (#28606) 2024-03-04 18:27:49 +01:00
dolgraph.class.php qual : phpstan for htdocs/core/class/dolgraph.class.php (#28284) 2024-02-20 02:04:41 +01:00
dolreceiptprinter.class.php Fix: PHPDoc annotations in unappropriate comment (#28713) 2024-03-08 21:27:09 +01:00
emailsenderprofile.class.php Qual: 'enabled' in fields can be string ('isModEnabled(...)') 2024-03-12 13:38:08 +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 all initAsSpecimen return int (#28577) 2024-03-02 16:38:35 +01:00
extrafields.class.php Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 02:41:47 +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 QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +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 Merge pull request #28778 from fappels/develop_fix_delivery_note 2024-03-12 14:53: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 fix phpstan (#28604) 2024-03-03 16:51:16 +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 return type in howdocuments (#28500) 2024-02-28 20:23:49 +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 AI support both plain text and HTML generation 2024-03-12 10:01:39 +01:00
html.formmailing.class.php Fix look and feel v18 2023-09-21 10:36:17 +02:00
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 Debug module AI 2024-03-06 00:46:04 +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 Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +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 Fix test to execute workflow actions. Add more info in trigger errors. 2024-02-10 21:25:26 +01:00
ldap.class.php Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +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 most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
menubase.class.php Fix some cases of PhanTypeSuspiciousStringExpression (#28751) 2024-03-11 14:01:28 +01:00
notify.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-18 17:20:16 +01:00
openid.class.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
rssparser.class.php Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
smtps.class.php Fix most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
stats.class.php Update stats.class.php 2024-01-23 20:43:08 +01:00
timespent.class.php Qual: 'enabled' in fields can be string ('isModEnabled(...)') 2024-03-12 13:38:08 +01:00
translate.class.php QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
utils_diff.class.php fix phpstan 2024-01-14 21:00:18 +01:00
utils.class.php Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +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