Clemens Schwaighofer
c1b906e701
Install composer viea phive and remove phpunit from composer dev install
...
Update comoser test files to work with both, but primary is the phive
installed one.
run tests via 4dev/check/phpunit.sh as before
2023-10-04 14:22:24 +09:00
Clemens Schwaighofer
1596654149
Moved minimum php version to 8.1
...
All PostgreSQL calls are now Connection/Resource object types and not
resource
All methods have parameter type set
2023-02-28 17:36:19 +09:00
Clemens Schwaighofer
7cae3e701a
phpunit test fixes
2023-02-24 09:43:24 +09:00
Clemens Schwaighofer
90e418ba24
Smarty update to 4.3.0
2023-01-05 10:38:51 +09:00
Clemens Schwaighofer
8ef309d479
PHP unit 8.2, cel builder br/input fix, doctype add, sync .user.ini
...
- do not sync .user.ini file in sync template
- add PHP 8.2 for test target phpunit
- cel/phfo builder update to not close br or img tags (besides input)
- psalm settings update
- add doctype to all base templates
2022-12-27 16:58:51 +09:00
Clemens Schwaighofer
831f3be1a8
Update config.php to use absolute paths for loading basic settings
2022-04-26 13:55:51 +09:00
Clemens Schwaighofer
f2aba8c466
add error for unsupported php in phpunit test script
2022-04-25 18:36:08 +09:00
Clemens Schwaighofer
f085ccaa38
update phpunit call script for testing
2022-04-25 18:26:30 +09:00
Clemens Schwaighofer
6c3c1a908d
PHPunit fixes for PHP 7.4
2022-04-25 17:01:28 +09:00
Clemens Schwaighofer
4c859ada01
Add phpunit tests folder, fix in Math method floorp when precision was larger then number length
2021-10-29 11:12:23 +09:00