Phpactor v0.11.0 Release Notes

Release Date: 2018-12-02 // over 5 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