From b4b6078da854e790113a9b3bfefe6710ed745fa9 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 11 Jun 2015 11:04:34 +0200 Subject: [PATCH] update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a00e8c8..36efd5d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Always Populate Form Data This tiny extension lets PHP's post handler parse multipart/form-data and application/x-www-form-urlencoded (or any other customly registered form data -handler, like [json_post](http://github.com/php/pecl-http-json_post)) without +handler, like [json_post](http://github.com/m6w6/ext-json_post)) without regard to the request's request method. This extension does not provide any INI entries, constants, functions or classes. -- 2.30.2