Files
development/www/admin
Clemens Schwaighofer c5fed66237 PHP 8.5 fixes and updates
All tested with PHP 8.4 and PHP 8.3 too

Major changes:
- cube root Math (cbrt) now throws InvalidArgumentException if NAN is returned instead of returning NAN
- Byte convert from string to int will throw errors if value is too large (\LengthException)
- new flag for returning string type but for this bcmath must be installed (\RuntimeException if no bcmath)
- Updated curl class and remove close handler as not needed and deprecated as of PHP 8.5
- Curl phpunit tests: convert string to JSON convert flow for return content check (to avoid per PHP version check)
- image close handler for ImageMagick removed as not needed and deprecated as of PHP 8.5
- updated all check calls too use phive tools if possible (except phpunit) and all scripts can have dynamic php version set
2026-01-06 15:55:47 +09:00
..
2025-10-09 11:58:47 +09:00
2026-01-06 15:55:47 +09:00
2025-04-01 11:22:59 +09:00
2025-04-01 11:22:59 +09:00
2025-04-07 09:09:45 +09:00
2025-04-07 12:05:06 +09:00
2025-04-01 11:22:59 +09:00
2024-01-10 17:03:18 +09:00
2013-12-11 15:52:08 +09:00