flexisip-account-manager/src
2021-06-02 14:11:52 +00:00
..
api/account Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
config Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
database XMLRPC was enforcing UTF8 for all the requests, enforces utf8mb4 for each queries like it is done in FlexiAPI (see https://github.com/laravel/framework/blob/v5.4.14/src/Illuminate/Database/Connectors/MySqlConnector.php#L55) 2021-06-01 15:13:00 +02:00
misc Fixed issue in get_config_value. Each parameter needs to be enclosed in quotes, since we want to check if the parameter is defined 2021-06-02 14:11:52 +00:00
objects Fixed issue in get_config_value. Each parameter needs to be enclosed in quotes, since we want to check if the parameter is defined 2021-06-02 14:11:52 +00:00
tools Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
xmlrpc Fixed issue in get_config_value. Each parameter needs to be enclosed in quotes, since we want to check if the parameter is defined 2021-06-02 14:11:52 +00:00