dolibarr/htdocs/core/modules/import
MDW 1693f8a8a4
Qual: Fix 'SqlInjection' notices (#39216)
* Qual: Fix 'SqlInjection' notices

# Qual: Fix 'SqlInjection' notices

Batch of 25 files with changes to fix 'SqlInjection' Notices

* Qual: Enhance SQL injection prevention in CodingPhpTest.php

Improved the SQL injection prevention mechanism in the CodingPhpTest.php file by adding a check for integer and float casts in the IN clause of SQL queries to avoid false positives.

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-07-23 19:06:39 +02:00
..
import_csv.modules.php NEW Strings are trimed when doing import. 2026-05-04 17:10:12 +02:00
import_xlsx.modules.php Automated merge from 23.0 to develop 2026-07-15 02:06:09 +02:00
modules_import.class.php Qual: Fix 'SqlInjection' notices (#39216) 2026-07-23 19:06:39 +02:00