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 3
3
4
4
declare -A gpgKeys=(
5
5
# 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'
8
9
9
10
# 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'
12
14
13
15
# https://wiki.php.net/todo/php56
14
16
# jpauli & tyrael
17
+ # https://secure.php.net/downloads.php#gpg-5.6
15
18
[5.6]=' 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3'
16
19
)
17
20
# see https://secure.php.net/downloads.php
You can’t perform that action at this time.
0 commit comments