2
0
forked from Wavyzz/dolibarr
Commit Graph

2338 Commits

Author SHA1 Message Date
Laurent Destailleur
4d10fe3bba Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-29 15:48:50 +01:00
Laurent Destailleur
6f2c09affe Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/adherents/subscription/card.php
2024-02-29 15:47:50 +01:00
Laurent Destailleur
a365800967 CSS 2024-02-29 02:57:13 +01:00
Laurent Destailleur
708ebb3a89 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-29 00:53:09 +01:00
Laurent Destailleur
0580ac2ca6 Better accessibility 2024-02-29 00:52:56 +01:00
MDW
7391ad42ed Qual: Enable detection of deprecated modulename & GETPOST(...,'int') (#28457)
* Qual: Enable detection of deprecated modulename & GETPOST(...,'int')

# Qual: Enable detection of deprecated modulename & GETPOST(...,'int')

Enable phan rules to verify deprecated modulename usage and GETPOST(...,'int')
usage in the code.

* Qual: Try type hint on  to help avoid notification

* Qual: Accept 3 parameters for GETPOST to GETPOSTINT conversion

* Qual: Convert GETPOST(...,'int',VALUE) to GETPOSTINT(...,VALUE)

# Qual: Convert GETPOST(...,'int',VALUE) to GETPOSTINT(...,VALUE)

Following the update to the fixer to also convert GETPOST... with 3 parameters.
The files are now converted.
2024-02-28 23:25:16 +01:00
MDW
fc597c4171 Fix: Replace deprecated modulename with new in isModEnabled (#28452)
* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.
2024-02-27 15:30:37 +01:00
MDW
36f890f973 Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448)
* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: GETPOST(...,'int') to GETPOSTINT(...)

# Fix: GETPOST(...,'int') to GETPOSTINT(...)

Converted using Phan plugin

* Fix: Update spelling exceptions

* Qual: Ignore Phan Notice
2024-02-27 14:05:53 +01:00
Laurent Destailleur
b4ea234b75 Work on customreports 2024-02-26 20:11:55 +01:00
Laurent Destailleur
0140f5057d Fix warning 2024-02-25 21:37:38 +01:00
MDW
b3702b2467 Fix: Do not use exit in Testcase environment (#28301)
# Fix: Do not use exit in Testcase environment

Let tests continue in test case environment and allow identifying
the cause for what would be an exit in a production setup.
2024-02-20 12:29:41 +01:00
Laurent Destailleur
977f6b5a61 Complete doc to mention MAIN_DISALLOW_URL_INTO_DESCRIPTIONS option 2024-02-20 11:17:40 +01:00
Laurent Destailleur
a7686dafec Fix warning 2024-02-18 23:11:56 +01:00
MDW
ae0f43632e Fix: Add some initialisations that avoid notices (#28191)
* Fix: Initialize  to avoid incrementing undefined variable.

# Fix: Initialize  to avoid incrementing undefined variable.

Got an error in the Web Interface related to error not being defined and incremented

* Fix: Initialize

# Fix: Initialize

Was not defined during test
2024-02-16 02:32:58 +01:00
MDW
8592f6ba49 Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154)
* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).

* Qual: Apply automatic phan fixes (deprecations, unneeded imports)

# Qual: Apply automatic phan fixes (deprecations, unneeded imports)

This applies automatic fixes by phan for deprecated functions, unneeded imports).
2024-02-13 21:46:12 +01:00
Laurent Destailleur
d4296c2ffd Work on website templates from external modules 2024-02-09 17:54:57 +01:00
Laurent Destailleur
b0ccf87b43 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-09 16:16:01 +01:00
Laurent Destailleur
5637dd2f3f Fix do not use oauth if link was not clicked 2024-02-09 16:15:08 +01:00
MDW
7b54824d49 Fix #28071 - New branch to fix bad merge (#28083)
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

* Qual: Introduce getDataToShowPhoto to prepare generic code

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Fix missing trans

* Fix langs

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Remove useless files in web templates

* Clean code

* Fix duplicate translation key

* Fix duplicate translation key

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Fix duplicate key

* Fix $object

* Debug v19

* WIP SMSing

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* WIP EMAILINGS_SUPPORT_ALSO_SMS

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* WIP SMSing

* Debug the "validate" feature

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Clean code

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

* Enhance rector to fix empty($user->rights->modulex->perm1)

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

* Fix template to use v19 dev rules

* Fix use v19 dev rules

* Fix phpunit

* Debug v19

* Clean code

* Use rector to convert user->rights into user->hasRight

* Clean code

* Use rector to convert user->rights into user->hasRight

* Use rector to convert user->rights into user->hasRight

* Clean code

* Fix phpcs

* add editorconfig for sql files (#27999)

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

* add model_pdf field in llx_ticket-ticket.sql (#27996)

* add model_pdf field in llx_ticket-ticket.sql

* Update 19.0.0-20.0.0.sql

* Update 19.0.0-20.0.0.sql

* Improve wording in README (#27994)

* fix phpstan (#27989)

* fix phpstan

* Update UserRightsToFunction.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

* Qual: Fix spelling/working in datapolicy translations (#28006)

# Qual: Fix spelling/wording in datapolicy translations

Fixed some spelling and wording in datapolicy translations.

* qual: phpstan for htdocs/ticket/class/ticketstats.class.php (#27986)

htdocs/ticket/class/ticketstats.class.php	98	Parameter #1 $year (string) of method TicketStats::getNbByMonth() should be compatible with parameter $year (int) of method Stats::getNbByMonth()

* Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop

* Fix user with readonly perm on email template must be able to read.

* Fix doc

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Better message

* Add missing fields in merge of thirdparty

* Debug v19 selection of ticket printer per terminal

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Use constant

* NEW: Adding a recipient on emails sent, change status to sent partialy.

* fix travis (#28052)

* fix travis

* Update partnership.class.php

* fix php doc (#28047)

* fix undefined array key (#28048)

* Add region and departament for Cuba (#28046)

* Update llx_10_c_regions.sql

Add Cuba Regions (id_country=77)

* Update llx_20_c_departements.sql

Add Provinces Cuba (id country=77)

* Find the typo (#28050)

* Find the typo

* clean code

* add last_main_doc field to product (#28045)

* add las_main_doc field to product

* add field fetch

* NEW Add Categorie filter for ActionComm (#28041)

* New Add Categorie filter for ActionComm

New Add Categorie filter for ActionComm

* Fix space errors

Fix space errors

* Fix space errors 2

Fix space errors 2

* Update cunits.class.php (#28056)

FIX: error SQL when creating a Cunit

* Update codespell-lines-ignore.txt to avoid PR merge conflict

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com>
Co-authored-by: thibdrev <thibault.drevet@gmail.com>
Co-authored-by: sonikf <93765174+sonikf@users.noreply.github.com>
Co-authored-by: Ikarus <44511582+LeKarSol@users.noreply.github.com>
Co-authored-by: Anthony Damhet <73399671+EchoLoGeek@users.noreply.github.com>
Co-authored-by: Quentin-Seekness <72733832+Quentin-Seekness@users.noreply.github.com>
2024-02-09 15:58:49 +01:00
Laurent Destailleur
4707304775 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-09 13:34:30 +01:00
Laurent Destailleur
0f53fe10d1 FIX oauth authent must be done only on click on link
Better message for notification denied.
2024-02-09 13:32:44 +01:00
Laurent Destailleur
4386de220e Merge pull request #27907 from marc-dll/develop_FIX_https_infinite_loop
FIX: force https: infinite redirection in case the access is already secure
2024-01-31 20:41:12 +01:00
Laurent Destailleur
2b29442360 Clean code 2024-01-31 11:57:32 +01:00
Laurent Destailleur
dc961b46ca Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-31 03:51:47 +01:00
Marc de Lima Lucio
0d2d607c48 FIX: force https: infinite redirection in case the access is already secure 2024-01-30 22:16:38 +01:00
Laurent Destailleur
d0ada38b79 SEC Reduce nb of var without WAF used when using the website module 2024-01-30 13:14:10 +01:00
Laurent Destailleur
fb29cd2623 Tab 2024-01-30 00:45:07 +01:00
Laurent Destailleur
62e25855e5 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-28 00:40:53 +01:00
Laurent Destailleur
04fbfd2cb9 Fix the quick add button when js disabled 2024-01-28 00:02:36 +01:00
Laurent Destailleur
388edb490e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-26 04:00:02 +01:00
Laurent Destailleur
c49e0bf46b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-26 03:58:41 +01:00
Laurent Destailleur
8001413e13 Merge pull request #27817 from mdeweerd/fix/https_detection
FIX Https detection
2024-01-26 03:53:45 +01:00
MDW
3c2bc3a842 FIX Https detection
theme/eldy/manifest.json.php was returning http:// links instead of the
https link defined in the configuration.
I found that this is because I am behide a proxy and that isHTTPS does
the detection as expected.

Therefore that function is used to detect https which results in the correct
urls.

Detected on my 18.0.2 installation
2024-01-26 03:12:53 +01:00
Laurent Destailleur
5d60fb6da8 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/filefunc.inc.php
2024-01-26 00:24:30 +01:00
Laurent Destailleur
4d971a9c33 Fix regresion on print link 2024-01-25 18:02:56 +01:00
Laurent Destailleur
088c1606df Clean url 2024-01-25 17:57:44 +01:00
Laurent Destailleur
49b5c081d6 FIX HTML injection vulnerability in Dolibarr Application Home Page
FIX #GHSA-7947-48q7-cp5m
2024-01-25 17:53:00 +01:00
Laurent Destailleur
cb1c3a5bb1 Debug v19 2024-01-24 14:36:35 +01:00
MDW
86179cd606 Fix: GETPOST 'az09' filter to 'aZ09' filter
# Fix: GETPOST 'az09' filter to 'aZ09' filter

Most filters are with uppercase 'Z', so I guess these 3 should not be exceptions.
2024-01-23 20:37:19 +01:00
Frédéric France
03e29c6960 fix param 2024-01-20 09:22:38 +01:00
Laurent Destailleur
04ba8860d7 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-19 16:41:48 +01:00
Laurent Destailleur
e3b09fcdb8 Fix test always wrong 2024-01-19 16:41:21 +01:00
Laurent Destailleur
4795c40601 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-19 15:36:53 +01:00
Laurent Destailleur
63cb470e39 Fix #yogosha19893 2024-01-19 15:29:26 +01:00
Laurent Destailleur
d329f0528c Fix version qualified for security report 2024-01-18 13:35:20 +01:00
Laurent Destailleur
936be12f44 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-15 17:21:26 +01:00
Sébastien NASSIET
790df062c7 Issue #27529
Check if $value2 is an array.
2024-01-15 11:37:19 +01:00
Sébastien NASSIET
b836f049a3 Issue #27529
Check if $value2 is an array.
2024-01-15 11:24:44 +01:00
HENRY Florian
a78862830f feat: add hook in main.inc.php to override the manifest.json (#27459)
* feat: add hook in main.inc.php to override the manifest.json

* feat: add hook in main.inc.php to override the manifest.json

* reveiw
2024-01-13 15:51:58 +01:00
Laurent Destailleur
e948916e6f Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-13 11:18:04 +01:00