Commit 4a5fc2c
committed
support changes brought by phpactor 0.9
following those issues :
#41
#42
#56
replace deprecated rpc call and deprecated info key
use the newer key short_description and class_import
add "version" arg to phpactor-action-dispatch
require specific rpc protocol version : This is a quite untolerant
position towards future and maybe compatible versions of the rpc
protol. probably a good idea to revisit this as soon as possible.
add support for force_reload flag
target phpactor 0.9 in composer.json1 parent 9bcd62e commit 4a5fc2c
File tree
4 files changed
+126
-109
lines changed4 files changed
+126
-109
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
| 60 | + | |
60 | 61 | | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
66 | | - | |
67 | | - | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments