| .. |
|
antivir.class.php
|
Fix arg type for preg_replace() by casting to string
|
2024-03-19 20:38:49 +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-19 18:12:13 +01:00 |
|
comment.class.php
|
Fix arg type for trim() by casting to string
|
2024-03-19 20:38:49 +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 $pdf typing on methods
|
2024-03-19 22:52:25 +01:00 |
|
commonhookactions.class.php
|
|
|
|
commonincoterm.class.php
|
|
|
|
commoninvoice.class.php
|
fixup! Correct typing for tva_tx
|
2024-03-19 20:38:46 +01:00 |
|
commonnumrefgenerator.class.php
|
Fix deprecated function calls
|
2024-03-16 13:27:51 +01:00 |
|
commonobject.class.php
|
Cast DolEditor::Create to string to avoid mistyping as void
|
2024-03-20 23:54:33 +01:00 |
|
commonobjectline.class.php
|
Fix PhanPluginRedundantAssignment
|
2024-03-13 00:40:44 +01:00 |
|
commonorder.class.php
|
|
|
|
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 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
|
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 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
|
all initAsSpecimen return int (#28577)
|
2024-03-02 16:38:35 +01:00 |
|
extrafields.class.php
|
Fix arg type for str_replace() with casts
|
2024-03-19 20:38:51 +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
|
fix phpstan (#28398)
|
2024-02-25 10:00:09 +01:00 |
|
html.form.class.php
|
update filter example
|
2024-03-20 10:15:10 +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
|
|
|
|
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
|
|
|
|
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
|
Clean translation files
|
2024-03-20 15:25:47 +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 PhanTypeMismatchReturnNullable with init
|
2024-03-20 21:58:37 +01:00 |
|
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 nocompany
|
2024-03-19 10:58:22 +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-19 16:04:11 +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 PhanTypeMismatchReturnNullable by adding die() in final else condition as well
|
2024-03-20 21:58:38 +01:00 |
|
stats.class.php
|
Fix null return by initialising return value, forcing type
|
2024-03-20 23:54:31 +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 arg type for strcmp() with casts
|
2024-03-19 20:38:53 +01:00 |
|
validate.class.php
|
|
|
|
vcard.class.php
|
|
|
|
workboardresponse.class.php
|
|
|