mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-04-27 07:58:24 +08:00
modified: composer.lock modified: mu-plugin/v-sys-plugin-updater-mu.php modified: mu-plugin/v-sys-plugin-updater.php modified: mu-plugin/v-sys-theme-updater-mu.php modified: mu-plugin/v-sys-theme-updater.php modified: tests/ApiKeyHelperTest.php modified: update-api/app/Controllers/ApiController.php modified: update-api/app/Controllers/HomeController.php deleted: update-api/app/Controllers/KeyController.php modified: update-api/app/Core/Router.php modified: update-api/app/Models/HostsModel.php modified: update-api/config.php modified: update-api/public/install.php deleted: update-api/storage/test.sqlite
840 B
840 B
ChangeLog
All notable changes are documented in this file using the Keep a CHANGELOG principles.
6.3.2 - 2025-09-24
Changed
- Suppress
unexpected NAN value was coerced to stringwarning triggered on PHP 8.5
6.3.1 - 2025-09-22
Changed
- Suppress
not representable as an int, cast occurredwarning triggered on PHP 8.5
6.3.0 - 2024-12-05
Added
- Optional constructor argument to control maximum string length
Deprecated
- Optional argument for
shortenedRecursiveExport()andshortenedExport()to control maximum string length