Skip to content

Commit 6518334

Browse files
committed
Deprecate PHP 5 on README.md
1 parent ce3883e commit 6518334

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ Prerequisite packages are:
6767
* GNU `make` >= 3.81
6868
* [`re2c`](http://re2c.org) >= 0.13
6969

70+
NOTE: Support for PHP 5.x is provided on a best-effort basis and will be removed in near future.
71+
7072
##### Ubuntu
7173

7274
```bash

appveyor.yml

-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ branches:
6262
- 4.0.x
6363
- 3.4.x
6464

65-
skip_non_tags: true
66-
6765
install:
6866
- git submodule update --init --recursive
6967
- ps: Import-Module .\tests\_ci\appveyor.psm1

0 commit comments

Comments
 (0)