Commit Graph

314 Commits

Author SHA1 Message Date
Clemens Schwaighofer
cba6a3f969 Remove old Check\Jason replaced by Convert\Json v8.0.1 2023-03-02 15:39:05 +09:00
Clemens Schwaighofer
bea8629d10 ReadMe updates, add composer releae documentation 2023-03-02 09:12:51 +09:00
Clemens Schwaighofer
b2751872a3 Published v8.0.0 and remove debug output in publish script 2023-03-01 07:20:11 +09:00
Clemens Schwaighofer
0a80abe8a4 PHP 8.1 base version update v8.0.0 2023-02-28 18:04:42 +09:00
Clemens Schwaighofer
1d220f25eb Setup basic publish script for gitea and gitlab 2023-02-28 11:26:02 +09:00
Clemens Schwaighofer
1716b2c627 Fix in EditUser Table Array query load for languages
Also split all queries into multi line ones
Fixes in Form\Generate for TableArray Interface location move
Update EditBase to new and old edit schema (scheme) file name
v7.12.2
2023-02-28 10:41:06 +09:00
Clemens Schwaighofer
a0126f70ab Bug fix release for TableArray Classes
TableArray could not find the Interface class. moved it to a subfolder
nested in the TableArray folder.
v7.12.1
2023-02-28 09:07:16 +09:00
Clemens Schwaighofer
9a7399e821 Update phpunit test script and tests v7.12.0 2023-02-24 09:46:03 +09:00
Clemens Schwaighofer
6f653c24a0 VarSetType rename to SetVarType, add phan/phpstan/phpunit tests
Breaking change:
VarSetType/VarSetTypeNull classes have been renamed to
SetVarType/SetVarTypeNull

Added phan/phpstan static checkes and settings
Add phpunit tests (in test/phpunit) that are an exact copy from the
trunk folder unit tests

The phan/phpstan tests have been updated to work with the composer layout

config files with static defines needed for certain classes are stored
in test/configs (config.php, config.other.php, config.master.php)
2023-02-22 07:52:51 +09:00
Clemens Schwaighofer
b56f889c5e Update readme file 2023-02-20 15:41:07 +09:00
Clemens Schwaighofer
0680c2fd4a Update gitignore file and readme 2023-02-17 13:15:55 +09:00
Clemens Schwaighofer
104f91a77c Remove vendor folder from git tracking v7.11.0 2023-02-17 09:26:07 +09:00
Clemens Schwaighofer
552854b90e Fix namespace in composer file, add readme + test file
Corelibs -> CoreLibs

test/ folder for test files (future phpunit test)
2023-02-16 13:02:27 +09:00
Clemens Schwaighofer
cfcd601b3a Add src files for CoreLibs composer all package 2023-02-16 12:47:43 +09:00