1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Calling static functions on metatype class string is >=PHP7 only

🤷‍♂️
This commit is contained in:
Aidan Woods 2019-01-20 03:11:34 +00:00
parent f420fad41f
commit b3608829e5
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9

View File

@ -9,8 +9,6 @@ stages:
- Test CommonMark (weak)
php:
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2