MDW
add3d0e150
Fix $port type to ssh2_connect, ftp_ssl_connect, ftp_connect with cast
2024-03-19 02:59:12 +01:00
MDW
c8db19331b
Handle ftp_chdir error
2024-03-16 00:00:22 +01:00
MDW
dbfb1180ee
Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions ( #28749 )
...
# Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions
Fix occurences of PhanPluginDuplicateIfStatements which are if statements where the
consecutive branches execute the same code, making it useles to test the condition
2024-03-11 12:58:51 +01:00
MDW
b5b8a2a874
Fix utf8_encoding/decoding (PHP8.2 deprecation)
...
Fix files that were missed in #27018
2023-12-27 19:45:37 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
00da14e095
Fix phpcs
2023-06-10 14:25:07 +02:00
Laurent Destailleur
b3b0fe2444
Clean code
2023-01-06 20:12:58 +01:00
Laurent Destailleur
43a0ccce2b
Clean code
2023-01-04 11:37:24 +01:00
Faustin
b66b71817c
scrutinizer in core/lib/ftp.lib.php: $localpath never defiened for ftp_get, added it and modify consequently file where the function is called
2022-09-10 15:49:54 +02:00
Anthony Berton
17483eb082
Fix
2022-08-05 10:47:00 +02:00
Anthony Berton
9955e51956
NEW - FTP Function mkdir
2022-08-05 09:39:31 +02:00
Anthony Berton
29e64bee8b
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW---FTP-function-mkdir
2022-08-05 09:10:45 +02:00
Anthony Berton
e511291228
init function
2022-08-03 17:04:34 +02:00
Anthony Berton
985d9b3624
Function
2022-08-03 15:59:53 +02:00
Laurent Destailleur
07f9541efd
Fix missing migration
2022-08-01 16:42:52 +02:00
Anthony Berton
8e7fa102b8
Clean
2022-07-29 11:14:28 +02:00
Anthony Berton
cb59edb58b
Fix
2022-07-29 10:06:19 +02:00
Anthony Berton
05c37bb1e9
Add functions
2022-07-29 10:05:54 +02:00
stickler-ci
f54b4baee0
Fixing style errors.
2022-07-28 16:21:53 +00:00
Anthony Berton
ce87eea3ec
ErrorFTPNodisconnect
2022-07-28 18:18:04 +02:00