Add phpunit tests folder, fix in Math method floorp when precision was larger then number length

This commit is contained in:
Clemens Schwaighofer
2021-10-29 11:12:23 +09:00
parent 58e61b8902
commit 4c859ada01
12 changed files with 178 additions and 12 deletions

View File

@@ -85,9 +85,7 @@ return [
// to parse, but not analyze
"exclude_analysis_directory_list" => [
'www/vendor',
// 'www/lib/FileUpload',
'www/lib/pChart',
'www/lib/pChart2.1.4',
'www/tests',
'www/lib/Smarty',
'www/lib/smarty-3.1.30',
'www/templates_c',