Jan Vernieuwe
Jan Vernieuwe
When running parallel lint in a build step, symlinks are not always kepth between build steps. ``` PHP Warning: require(/data/home/bamboo/bamboo-agent-home/xml-data/build-dir/RVFR-NTB233-GET/bin/parallel-lint.php): failed to open stream: No such file or directory in...
Provide a narrative description of what you are trying to accomplish: - [Y ] Is this related to quality assurance? Return type of `\Zend\Code\Generator\FileGenerator::getClass` only has `ClassGenerator` while it can...
Build on the work of @icanhazstring in PR https://github.com/phpro/soap-client/pull/250 Updated to be mergeable with master. Replaced FileAssembler in favor of StrictTypesAssembler Dunno why those test are failing, seems unrelated.
Fixes #348
Thanks for this project! Saved us a bunch of time! I noticed one thing though, if I send a 201 from on the receiving end, the job on the RQ...