Closed danrot closed 7 years ago
The new proxy-manager is also using an evaluation strategy as the new default. That means that the proxies are actually not written to a file, which is not advisable to do so in production mode, but in the development mode it has the advantage that we cache less.
I think I'll just change it to another strategy writing to disk instead for now.
Made an update of
ocramius/proxy-manager
to the latest version, in order to be compatible with PHP7.Merge should wait until it has been tested in a complete setup.