Dominique Fournier Dominique.Fournier
  • Joined on 2020-01-24
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2023-04-03 21:16:10 +02:00
d34d5a820a PHP 8.2 Deprecated cleaning
528b959859 Dblayeroo : support of objects in foreign parameters
Compare 2 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2023-04-03 14:53:23 +02:00
793f71265d dblayeroo : Backtrace in DBExceptionMsg was incorrectely written : missing Captial
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2023-02-08 14:38:21 +01:00
06510446d4 Xdiff : PHP8.2 Deprecated : trim must not receive a null parameter
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2023-02-07 23:35:19 +01:00
47298fc5e5 Route map/get/post... return self and not mixed
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2023-02-03 07:44:39 +01:00
cfb11c6d4a PHP8.2 : DEPRECATED Syntax
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2023-01-03 13:21:52 +01:00
535525db1d Robots : values for Allow and Disallow must be empty or start by slash
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2023-01-03 07:50:01 +01:00
a470048b4f PHP8.2 Support with MySQL returning the int val as int instead of string previously
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-12-16 11:43:50 +01:00
c6fbf84899 Dblayeroo : in SQLite, the intergers are now return casted to integer instead of string
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-12-13 15:45:25 +01:00
303a188e7c DbLayeroo : error parenthesis
d5c5806767 Convert: do not block if the $error is a boolean
6ac1889e35 Tests/XdiffTest.php : update the test with Camelcase
b852888d61 Dblayeroo and Dblayer {ENGINE}
Compare 4 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-12-05 21:01:53 +01:00
e8cccfd2ab Array and string offset access syntax with curly braces is deprecated
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-11-28 13:43:24 +01:00
e8011de821 Console : remove the @list
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-11-28 13:30:35 +01:00
0c5145e838 IPaddresses : remove the @list and use tmp variable
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-11-25 21:58:37 +01:00
61f44abb51 Add var/ into .gitignore
4574b3ec1e Add the phpcs.xml configuration file
f2444f0247 Split all files mith multiple classes into multiple files
Compare 3 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-11-25 21:21:45 +01:00
94deb06f52 PSR12
2d6df0d5f0 Remove all the {{{ and }}} folding
Compare 2 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-11-25 20:30:08 +01:00
b723f47a44 dblayeroo : DEPRECATED Array and string offset access syntax with curly braces is deprecated [dblayeroo.php:1770]
6c9d624d81 Certificationauthority.php : phpstan valid in level 6
3ba6c5435a Certificationauthority : Add phpstan @return values when parameter is null
d7f0c2f6dd Better @return description
ed8449d321 Add the @return types
Compare 11 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-07-22 10:13:25 +02:00
e2eb34584c Set the @return types correctely
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-07-22 10:10:43 +02:00
d68e0ac9c1 Dblayer : set the @return with a type
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-07-21 14:37:35 +02:00
e9dea5b890 Formfield is now external from Form
6fd41a6c0f Formfield added
Compare 2 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-07-21 14:21:14 +02:00
c4f611c81e Formfield is now with the Camelcase
cb0d01101f Form : use Csrf (instead of csrf)
Compare 2 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-07-20 13:39:00 +02:00
e0fdda6fb8 README : update composer install method