Closed rvitaliy closed 4 years ago
Closes #140
i moved some classes to own file, in order to make code compatible with psr-4. NOTE: no logics are impacted with this PR.
psr-4
i don't move it to an own namespace to not generate BC.
namespace
i don't configure autoload for dev, because we currently have nothing to load
@JakubOnderka
appveyor
I close this PR, because this repo is abandoned.
Closes #140
i moved some classes to own file, in order to make code compatible with
psr-4
. NOTE: no logics are impacted with this PR.i don't move it to an own
namespace
to not generate BC.i don't configure autoload for dev, because we currently have nothing to load