Commit Graph
19 Commits
Author SHA1 Message Date
Dominique FOURNIER 536dd0d56b Verify : for the static methods, must use the namespace 2021-05-07 17:07:33 +02:00
Dominique FOURNIER 55530b055c Update Tests to supports namespaces 2021-05-07 16:55:38 +02:00
Dominique FOURNIER ccf0f47c7f Update .gitignore 2021-05-07 16:54:21 +02:00
Dominique FOURNIER cd0cec630c Version : be a class 2021-05-07 13:47:31 +02:00
Dominique FOURNIER c09fa961cd Change all the "new class" by "new Class" 2021-05-07 13:10:37 +02:00
Dominique FOURNIER c8d275be31 Rename all the files to camelCase and update the class name in the files 2021-05-07 12:19:08 +02:00
Dominique FOURNIER 276a5c4cbd Add PSR-4 in composer 2021-05-07 11:56:42 +02:00
Dominique FOURNIER 79c6d2fe50 Remove all the require_once : use autoloader 2021-05-07 11:45:26 +02:00
Dominique FOURNIER b1e513126e Add all the namespaces in Tests 2021-05-07 10:12:16 +02:00
Dominique FOURNIER 47f171367a Add README.md file 2021-05-07 10:00:31 +02:00
Dominique FOURNIER 7a4141a70b Move all the files in src directory 2021-05-07 09:58:35 +02:00
Dominique FOURNIER 4c43053c5b Activate the namespace for all 2021-05-07 09:43:37 +02:00
Dominique FOURNIER 350f0c50a7 Add tags in .gitignore 2021-05-06 15:39:57 +02:00
Dominique FOURNIER f6782c18dc Add not enabled namespace on each file 2021-05-06 14:00:03 +02:00
Dominique FOURNIER 5748fe7ae8 RobotsTXT : Manage correctely the Sitemaps 2021-05-06 13:42:41 +02:00
Dominique FOURNIER 5ac09bb36b sqlMigrate : update comment 2021-03-16 15:41:51 +01:00
Dominique FOURNIER 556fb57233 sqlMigrate : add --execute option to use the configuration file 2021-03-16 15:38:21 +01:00
Dominique FOURNIER cde2738fe9 sqlMigrate : Allow Debug to display the executed INSERT 2021-03-16 15:31:48 +01:00
Dominique FOURNIER aeab871d9d sqlMigrate : allow to return at the specified step by getopt. Use readline to provide the already defined valued in configuration file (if exists) 2021-03-16 15:25:04 +01:00