framework/src/Api
Franz Liedke 588dd7b213 Fix JSON serialization error on PHP 7
Closes #685.

Thanks to @sijad.
2016-03-18 21:11:54 +09:00
..
Controller Remove sudo mode and add password confirmation when changing email address 2016-03-11 12:44:18 +10:30
Exception Overhaul sessions, tokens, and authentication 2015-12-03 15:11:57 +10:30
Handler reordering and removing unused imports 2016-02-10 11:00:37 +01:00
Middleware Merge branch 'sudo-mode' 2015-12-03 15:12:51 +10:30
Serializer More indentation cleanup 2016-02-26 13:10:32 +09:00
ApiKey.php Always grant master API keys sudo mode 2015-12-30 15:26:07 +10:30
ApiServiceProvider.php reordering and removing unused imports 2016-02-10 11:00:37 +01:00
Client.php Improve alignment of string 2016-02-26 12:20:37 +09:00
ErrorHandler.php Use exception handlers instead of JsonApiSerializableInterface 2015-10-26 11:14:48 +10:30
JsonApiResponse.php Fix JSON serialization error on PHP 7 2016-03-18 21:11:54 +09:00
Server.php API: Add an event to configure server middleware 2016-01-02 15:00:07 +10:30
UrlGenerator.php Unified two URL prefix variables into one 2016-01-12 22:07:47 +01:00