File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 33
44declare -A gpgKeys=(
55 # https://wiki.php.net/todo/php71
6- # davey
7- [7.1]=' 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E'
6+ # davey & krakjoe
7+ # https://secure.php.net/downloads.php#gpg-7.1
8+ [7.1]=' A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E'
89
910 # https://wiki.php.net/todo/php70
10- # ab
11- [7.0]=' 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763'
11+ # ab & tyrael
12+ # https://secure.php.net/downloads.php#gpg-7.0
13+ [7.0]=' 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3'
1214
1315 # https://wiki.php.net/todo/php56
1416 # jpauli & tyrael
17+ # https://secure.php.net/downloads.php#gpg-5.6
1518 [5.6]=' 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3'
1619)
1720# see https://secure.php.net/downloads.php
You can’t perform that action at this time.
0 commit comments