..
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
typo
2024-04-04 19:13:12 +02:00
comment.class.php
Fix typing
2024-03-29 18:26:48 +01:00
commondict.class.php
commondocgenerator.class.php
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 11:39:02 +02:00
commonhookactions.class.php
Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings ( #29298 )
2024-04-09 23:21:28 +02:00
commonincoterm.class.php
commoninvoice.class.php
Fix subtype must be visible only for countries that need subtype
2024-04-08 12:02:31 +02:00
commonnumrefgenerator.class.php
Fix deprecated function calls
2024-03-16 13:27:51 +01:00
commonobject.class.php
Use same doc comment eveywhere.
2024-04-07 12:26:27 +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 use of dynamic property conf->xxx->enabled must be abandonned.
2024-04-05 16:51:27 +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
Use same doc comment eveywhere.
2024-04-07 12:26:27 +02: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
Use same doc comment eveywhere.
2024-04-07 12:26:27 +02:00
evalmath.class.php
Fix PhanPluginUnsafeEval by ignoring notification
2024-03-17 20:12:33 +01:00
events.class.php
extrafields.class.php
NEW: API setup delete extrafields from name and elementtype v2 ( #29269 )
2024-04-08 11:11:53 +02:00
extralanguages.class.php
fileupload.class.php
fiscalyear.class.php
Use same doc comment eveywhere.
2024-04-07 12:26:27 +02:00
genericobject.class.php
google.class.php
hookmanager.class.php
Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings ( #29298 )
2024-04-09 23:21:28 +02:00
html.form.class.php
Debug v20
2024-04-09 03:38:38 +02:00
html.formaccounting.class.php
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 16:52:59 +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
Look and feel v20
2024-04-04 01:35:36 +02:00
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
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
NEW feature to merge 2 tasks ( #29214 )
2024-04-08 20:50:16 +02: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
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
2024-04-08 03:38:04 +02: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
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
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
Use same doc comment eveywhere.
2024-04-07 12:26:27 +02: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
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-04 17:56:27 +02:00
validate.class.php
vcard.class.php
workboardresponse.class.php