Phpactor v0.11.0 Release Notes
Release Date: 2018-12-02 // over 3 years ago-
BC Break:
- [rpc] All handlers must now be registered with the "name" attribute.
๐ Features:
- [worse-reflection-extension] Allows new framewalkers to be registered (i.e. new ways to infer types).
- [config] Support loading config from JSON files
๐ Improvements:
- [rpc] Handlers are lazy loaded, improving the RPC baseline latency