mirror of
https://gh.wpcy.net/https://github.com/rwsite/wc-plugin-update-server.git
synced 2026-07-14 12:36:50 +08:00
PHP 8+ warnings "Undefined array key name/version/type/last_updated/ file_name/file_size/file_last_modified/slug" when read() returns empty or partial data. Match existing ?? '' pattern from tested/change_log/description keys; guard file_size and file_last_modified formatters with isset() to avoid math on null; fall back to input $slug for slug itself. |
||
|---|---|---|
| .. | ||
| LicHelper.php | ||
| LicOrder.php | ||
| LicOrderMetaBox.php | ||
| LicPlugin.php | ||
| LicProduct.php | ||
| LicProlongation.php | ||