From 0d466884a294c602894237a0312b002a33f3623d Mon Sep 17 00:00:00 2001 From: Issac Trotts Date: Wed, 15 Nov 2017 11:08:15 -0800 Subject: Update README.md: C extension works on PHP 7 (#3888) Here's the pull request that made it happen: https://github.com/google/protobuf/pull/2951 --- php/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php') diff --git a/php/README.md b/php/README.md index cebeb3e5..da7884ea 100644 --- a/php/README.md +++ b/php/README.md @@ -16,7 +16,7 @@ generation functionality. To use PHP runtime library requires: -- C extension: PHP 5.5.x or 5.6.x. +- C extension: PHP 5.5, 5.6, or 7. - PHP package: PHP 5.5, 5.6 or 7. ## Installation -- cgit v1.2.3