dolibarr/htdocs/core/lib
2024-03-20 12:00:39 +01:00
..
accounting.lib.php
admin.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 00:40:52 +01:00
agenda.lib.php fix phpstan (#28516) 2024-02-29 15:26:53 +01:00
ajax.lib.php qual: phan for htdocs/core/lib/ajax.lib.php (#28672) 2024-03-07 16:02:14 +01:00
asset.lib.php
bank.lib.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:23 +01:00
barcode.lib.php Fix args to strrev, imagefilledrectangle and imagettftext 2024-03-19 02:59:11 +01:00
categories.lib.php
company.lib.php Look and feel v20 2024-03-19 15:34:47 +01:00
contact.lib.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
contract.lib.php
cron.lib.php
customreports.lib.php Fix most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
date.lib.php Fix port arg to count by adding typing information 2024-03-19 02:59:09 +01:00
doc.lib.php
doleditor.lib.php
donation.lib.php
ecm.lib.php
emailing.lib.php
emaillayout.lib.php Fix trans key code 2024-03-18 14:44:18 +01:00
eventorganization.lib.php
expedition.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 00:58:37 +01:00
expensereport.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 00:58:37 +01:00
fichinter.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 00:58:38 +01:00
files.lib.php Fix PhanTypeMismatchReturnProbablyReal 2024-03-15 14:20:56 +01:00
fiscalyear.lib.php
format_cards.lib.php
fourn.lib.php
ftp.lib.php Fix $port type to ssh2_connect, ftp_ssl_connect, ftp_connect with cast 2024-03-19 02:59:12 +01:00
functions_ch.lib.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
functions.lib.php Merge branch 'develop' into fix/PhanTypeMismatchInternal5 2024-03-20 12:00:39 +01:00
functions2.lib.php Fix arg type for substr with casts 2024-03-19 20:38:56 +01:00
functionsnumtoword.lib.php Fix arg type to strlen() with cast 2024-03-19 20:38:57 +01:00
geturl.lib.php Clean code 2024-03-20 00:08:30 +01:00
holiday.lib.php
hrm.lib.php
images.lib.php Fix arg type for imagecreate* and imagecopy* functions by casting 2024-03-19 02:59:15 +01:00
import.lib.php
intracommreport.lib.php
invoice.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 01:03:53 +01:00
invoice2.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 01:03:54 +01:00
json.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 01:03:55 +01:00
ldap.lib.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
loan.lib.php
mailmanspip.lib.php
member.lib.php
memory.lib.php Fix arg type to Memcache::add() by replacing false with 0 2024-03-20 04:10:08 +01:00
modulebuilder.lib.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:40 +01:00
multicurrency.lib.php
oauth.lib.php
order.lib.php Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
parsemd.lib.php
payments.lib.php FIX: online signature partly fails if commercial proposal numbering contains a mask that’s includes a space (#28608) (#28742) 2024-03-11 15:33:10 +01:00
pdf.lib.php Fix typing on pdf_getInstance 2024-03-19 22:52:25 +01:00
phpsessionindb.lib.php
prelevement.lib.php
price.lib.php Fix: Update typing for qty as float 2024-03-19 20:37:38 +01:00
product.lib.php Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
profid.lib.php Fix arg type to strlen() with cast 2024-03-19 20:38:58 +01:00
project.lib.php Fix arg to strcmp with cast 2024-03-20 04:09:56 +01:00
propal.lib.php module delivery_note not exist (no own module descriptor) is global MAIN_SUBMODULE_DELIVERY 2024-03-12 11:46:12 +01:00
receiptprinter.lib.php
reception.lib.php
report.lib.php
resource.lib.php
salaries.lib.php
security.lib.php Fix arg type to preg_replace with cast 2024-03-19 20:39:00 +01:00
security2.lib.php Fix: $domain for setcookie() must be string 2024-03-15 23:41:20 +01:00
sendings.lib.php Clean code 2024-03-12 21:59:29 +01:00
signature.lib.php FIX: online signature partly fails if commercial proposal numbering contains a mask that’s includes a space (#28608) (#28742) 2024-03-11 15:33:10 +01:00
stock.lib.php
supplier_proposal.lib.php
takepos.lib.php
tax.lib.php
ticket.lib.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 02:31:33 +01:00
treeview.lib.php Fix return type by cast or typing update 2024-03-16 13:52:12 +01:00
trip.lib.php
usergroups.lib.php Fix NOOP 2024-03-17 20:08:53 +01:00
vat.lib.php
website.lib.php Fix return type by cast or typing update 2024-03-16 13:52:12 +01:00
website2.lib.php FIX #yogosha20932 2024-03-14 22:06:43 +01:00
ws.lib.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:58 +01:00
xcal.lib.php