Clemens Schwaighofer
70f78a5f9c
Math update for Matrix multiplications
2024-11-19 12:03:12 +09:00
Clemens Schwaighofer
8c607ae610
tools update, bug fix Strings to return path if null, Fix form list loader, fix paths
2024-03-07 15:01:19 +09:00
Clemens Schwaighofer
428c10b547
new Support::getCallStack, new DateTime::intervalStringFormat, exception updates Convert\Byte, Output\Image
2023-10-23 17:13:23 +09:00
Clemens Schwaighofer
4ab382990e
Output\Image Exceptions update
2023-10-12 17:12:15 +09:00
Clemens Schwaighofer
c57e798591
Add proper Exceptions to class instead of false return on critical problems
2023-09-01 18:32:57 +09:00
Clemens Schwaighofer
1203164d7e
DB\IO: add convert types to php type (TTD-606)
...
Convert DB types to PHP types
Current settings:
- off
- on: int/bool on;y
- json: json strings to array
- numeric: and real/float to php float (possible precision loss)
- bytea: convert PostgreSQL bytea strings to php data strings
2023-06-13 11:54:53 +09:00
Clemens Schwaighofer
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
2023-03-09 16:41:55 +09:00
Clemens Schwaighofer
0a80abe8a4
PHP 8.1 base version update
2023-02-28 18:04:42 +09:00
Clemens Schwaighofer
cfcd601b3a
Add src files for CoreLibs composer all package
2023-02-16 12:47:43 +09:00