Revision 0ed0fd312d6ea076e1ef56c8e498418cfb8eb0cd
Committed on 22/12/2020 1:57 am by
JAC - Frederic Bauer <frederic.bauer@jac-systeme.de> [GitHub Diff]
Small fix featuring issues #4 and #5
- CHANGELOG-3.x.md: Added more information on changes made
- ConfigProcessLocationInfoController.php: Fixed a small issue where paths which did not feature the project directory or were in a different path under a similar directory, would be needlessly cut, leading to false paths.
- ParametersToFileWriter.php: Added more documentation and removed a redundant symbol of a regex to improve functionality and clarity of the code.