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
2447ecd2914200b0981786184f01d70a7f1a4e4c
watchstate
/
src
/
Backends
/
Common
History
abdulmohsen
36b8380517
Adding debug trace to all backends exceptions catcher.
2022-06-26 15:30:10 +03:00
..
Cache.php
Added Cache to context.
2022-06-16 17:08:56 +03:00
CommonTrait.php
Adding debug trace to all backends exceptions catcher.
2022-06-26 15:30:10 +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