Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit d31ec72

Browse files
committed
Set EOL for php 7.2
1 parent cfeeb62 commit d31ec72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

manifest.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ dependency_deprecation_dates:
5555
name: php
5656
date: 2019-12-01
5757
link: http://php.net/supported-versions.php
58+
- match: 7.2.\d+
59+
version_line: '7.2'
60+
name: php
61+
date: 2020-11-30
62+
link: http://php.net/supported-versions.php
5863
- match: 1.10.\d+
5964
version_line: '1.10'
6065
name: nginx

0 commit comments

Comments
 (0)