Dominique Fournier Dominique.Fournier
  • Joined on 2020-01-24
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-07-20 13:32:49 +02:00
9e19c31543 README : add composer.json content to install DomFramework from Git repository
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-07-20 13:30:56 +02:00
281aa8c5f4 Composer.json : try to add a Dot in name
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-06-14 16:48:30 +02:00
72b3251b1e Tests/OutputhtmlTest.php : html code is now indented
5f0fdd951f Tests/RobotstxtTest.php : The crawldelay is "null" if not defined in robots.txt file
899221558a Tests/SpfcheckTest.php : Update Fournier38 IP addresses
a60db30785 PHP Deprecated: Array and string offset access syntax with curly braces is deprecated
Compare 4 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2022-04-19 11:07:21 +02:00
42766d07a5 File: lockUN must remve the file from local stack to allow relocking
ffd75a57d4 Console : allow to know if the TTY is enabled (or if the console is called from pipe)
c4031b71f8 Console : manage if Console is called from a pipe (without tty available)
5ff8278ad0 .gitignore php-cs-fixer-cache
3eaffe64f9 Console : Allow to delete char with \b too (ASCII 0x08)
Compare 7 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-19 15:48:02 +02:00
ecc0239106 Outputrest : manage the http_response_code() if set
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-18 12:23:59 +02:00
e7c6833d2d Graph : Use Color in namespace
adafd14564 RobotsTxt : The Crawldelay must not be set to 3s if it doesn't exists in the content of the Robots file
Compare 2 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-10 16:51:48 +02:00
03ede5c375 Update the tools to use the new namespaces
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-10 11:48:55 +02:00
eb30d8ef97 Passage en Namespace et tous les tests fonctionnels OK
536dd0d56b Verify : for the static methods, must use the namespace
55530b055c Update Tests to supports namespaces
ccf0f47c7f Update .gitignore
Compare 4 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-07 13:47:43 +02:00
cd0cec630c Version : be a class
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-07 13:11:05 +02:00
c09fa961cd Change all the "new class" by "new Class"
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-07 12:19:51 +02:00
c8d275be31 Rename all the files to camelCase and update the class name in the files
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-07 11:56:54 +02:00
276a5c4cbd Add PSR-4 in composer
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-07 11:45:47 +02:00
79c6d2fe50 Remove all the require_once : use autoloader
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-07 10:12:32 +02:00
b1e513126e Add all the namespaces in Tests
47f171367a Add README.md file
7a4141a70b Move all the files in src directory
Compare 3 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-07 09:45:02 +02:00
4c43053c5b Activate the namespace for all
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-06 20:37:10 +02:00
5403d54e21 Remove all the not needed directories from the Composer autoloader
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-06 19:59:31 +02:00
756c652a07 Composer : Activate the namespace
4f0630de3e DomCi
350f0c50a7 Add tags in .gitignore
Compare 3 commits »
Dominique.Fournier pushed to master at Dominique.Fournier/DomFramework 2021-05-06 14:15:35 +02:00
f6782c18dc Add not enabled namespace on each file
5748fe7ae8 RobotsTXT : Manage correctely the Sitemaps
5ac09bb36b sqlMigrate : update comment
556fb57233 sqlMigrate : add --execute option to use the configuration file
cde2738fe9 sqlMigrate : Allow Debug to display the executed INSERT
Compare 6 commits »