This repository was archived by the owner on Nov 5, 2020. It is now read-only.
Commit 68b183d
authored
bugfix for empy commit lists
fixes "Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Catchable Fatal Error: Argument 1 passed to DavidBadura\GitWebhooks\Provider\GithubProvider::createCommit() must be of the type array, null given, called in /var/www/simpspector/vendor/davidbadura/git-webhooks/src/Provider/GithubProvider.php on line 85 and defined" at /var/www/simpspector/vendor/davidbadura/git-webhooks/src/Provider/GithubProvider.php line 155"1 parent f7da27c commit 68b183d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments