This website requires JavaScript.
Explore
Help
Sign In
cphipps
/
watchstate
Watch
1
Star
0
Fork
0
You've already forked watchstate
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7ce4fb699cb58ca20111386fd3596506b635eb8d
watchstate
/
src
/
Backends
/
Common
History
Abdulmhsen B. A. A
15cc95910b
initial clients migration.
2022-07-15 16:39:19 +03:00
..
Cache.php
Added Cache to context.
2022-06-16 17:08:56 +03:00
ClientInterface.php
initial clients migration.
2022-07-15 16:39:19 +03:00
CommonTrait.php
Reformatted code according to PSR12.
2022-07-07 17:54:56 +03:00
Context.php
Switched ag array_key_exists call to null check, this might lead to subtle bugs.
2022-06-17 17:25:07 +03:00
Error.php
Added log levels to error object.
2022-06-11 10:25:09 +03:00
GuidInterface.php
Added the ability to ignore external ids.
Closes
#173
2022-06-25 15:00:55 +03:00
Levels.php
Added log levels to error object.
2022-06-11 10:25:09 +03:00
Response.php
Added common response/error objects for inner communication between backend clients and their sub actions.
2022-06-10 17:33:35 +03:00