YOURLS/admin
dgw 469763cd25
Ensure all `statusCode`/`errorCode` API values are strings (#3756)
PHPDoc comments about the API response format say that both `statusCode`
and `errorCode` are expected to be strings, but a lot of cases were
returning ints instead. This could cause problems for JSON clients.
2024-05-08 13:42:39 +02:00
..
admin-ajax.php Fix bug where editing a URL will update the first entry in the table (#3485) 2023-02-12 19:33:15 +01:00
index.php Ensure all `statusCode`/`errorCode` API values are strings (#3756) 2024-05-08 13:42:39 +02:00
install.php Always include `functions-(upgrade|install).php` (#3354) 2022-05-29 14:27:25 +02:00
plugins.php Typofixes 2022-10-05 00:38:24 +02:00
tools.php Typofixes 2022-10-05 00:38:24 +02:00
upgrade.php Always include `functions-(upgrade|install).php` (#3354) 2022-05-29 14:27:25 +02:00