Robert Husák
a1a6f9ed2c
Fix consistency issues
2018-01-23 11:57:47 +01:00
Robert Husák
4e997214f7
Gather Peachpie references recursively
2018-01-17 01:20:02 +01:00
Robert Husák
eb5645b035
Fix null exception when creating PhpCompilation
2018-01-17 01:18:46 +01:00
Robert Husák
836de0f290
Enable parsed reference caching in Peachpie
...
In order to keep the code simple (e.g. not to cache more than one set of references), the references are no longer configurable per session.
2018-01-15 18:00:07 +01:00
Robert Husák
bfcb5cba66
Implement PHP server support
2018-01-14 18:56:46 +01:00
Robert Husák
8354b1d824
Add project to support PHP using Peachpie
...
As Peachpie uses its own fork of Roslyn, there are name clashes with the standard Roslyn classes. Therefore, the Peachpie's Roslyn assembly needs to be aliased.
2018-01-14 18:47:37 +01:00