94eeaaaa51
DB\IO Debug output update for parameter queries
v8.1.1
2023-03-28 16:49:06 +09:00
4a246bec5f
Release v8.1.0
2023-03-28 16:47:38 +09:00
46b2b60718
CoreLibs DB\IO dbExec*, dbReturn* params methods add
v8.1.0
2023-03-28 15:41:02 +09:00
9616d956cb
Publish v8.0.7
2023-03-13 11:35:13 +09:00
df401b9add
Update SmartyExtend set vars calls with parameter changes
...
Frontend: drop $cms, add $smarty_data array
Backend: if $cms is set content_path options array entry must be set
v8.0.7
2023-03-13 11:33:23 +09:00
4b9e393971
Published v8.0.6
2023-03-13 10:52:15 +09:00
6cda319ed0
Bug fix for SmartyExtend set var call
v8.0.6
2023-03-13 10:51:09 +09:00
583edbfe0a
Published v8.0.5
2023-03-13 09:29:30 +09:00
67a8e1a533
Switch from parameter list to options list for SmartyExtend var set
...
The SmartyExtend var set mothod calls switched to options list
v8.0.5
2023-03-13 09:27:46 +09:00
38788dddce
CoreLibs v8.0.5 release
2023-03-10 15:30:06 +09:00
cf196d56dd
Bug fix in SmartyExtend set vars calls
v8.0.4
2023-03-10 15:27:45 +09:00
0cb76c8db2
CoreLibs v8.0.3 release
2023-03-10 15:13:43 +09:00
db02bdd102
CoreLibs data update for v8.0.3
v8.0.3
2023-03-10 15:11:58 +09:00
d9b71a64b3
Published v8.0.2
2023-03-09 16:59:18 +09:00
f410d761ba
Remove deprecated classes and methods, deprecate all named constants
...
All named constants used inside classes have been deprecated and
must now be set from method calls, class init, etc
v8.0.2
2023-03-09 16:41:55 +09:00
fb4b9f3f81
Sync phpunit subfolder layout from master development
2023-03-02 16:16:36 +09:00
1e94cd7b57
Update last published version
2023-03-02 15:42:52 +09:00
cba6a3f969
Remove old Check\Jason replaced by Convert\Json
v8.0.1
2023-03-02 15:39:05 +09:00
bea8629d10
ReadMe updates, add composer releae documentation
2023-03-02 09:12:51 +09:00
b2751872a3
Published v8.0.0 and remove debug output in publish script
2023-03-01 07:20:11 +09:00
0a80abe8a4
PHP 8.1 base version update
v8.0.0
2023-02-28 18:04:42 +09:00
1d220f25eb
Setup basic publish script for gitea and gitlab
2023-02-28 11:26:02 +09:00
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
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
9a7399e821
Update phpunit test script and tests
v7.12.0
2023-02-24 09:46:03 +09:00
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
b56f889c5e
Update readme file
2023-02-20 15:41:07 +09:00
0680c2fd4a
Update gitignore file and readme
2023-02-17 13:15:55 +09:00
104f91a77c
Remove vendor folder from git tracking
v7.11.0
2023-02-17 09:26:07 +09:00
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
cfcd601b3a
Add src files for CoreLibs composer all package
2023-02-16 12:47:43 +09:00