We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3883e commit 6518334Copy full SHA for 6518334
README.md
@@ -67,6 +67,8 @@ Prerequisite packages are:
67
* GNU `make` >= 3.81
68
* [`re2c`](http://re2c.org) >= 0.13
69
70
+NOTE: Support for PHP 5.x is provided on a best-effort basis and will be removed in near future.
71
+
72
##### Ubuntu
73
74
```bash
appveyor.yml
@@ -62,8 +62,6 @@ branches:
62
- 4.0.x
63
- 3.4.x
64
65
-skip_non_tags: true
66
-
install:
- git submodule update --init --recursive
- ps: Import-Module .\tests\_ci\appveyor.psm1
0 commit comments