stable
Clone or download
Read-only
Fix request #35493 A Git tag named "0" produces null in PHP
When processing a Git repository containing a tag named "0", this produces a PHP fatal error, which must be fixed. Change-Id: I20ae77c0636f10d060ab93a01e991832710d705b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Repository/View/FilesHeaderPresenter.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Commit.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Project.php | +3 | −3 | Go to diff View file |