From 4ddf800958891005347fbb61788e2c166f57c52c Mon Sep 17 00:00:00 2001 From: Max Milaney Date: Mon, 9 Nov 2015 23:17:51 -0800 Subject: [PATCH] Dropped PHP 5.2 pp https://secure.php.net/supported-versions.php --- php52.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 php52.json diff --git a/php52.json b/php52.json deleted file mode 100644 index dfb0a5b4cb..0000000000 --- a/php52.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "homepage": "http://windows.php.net", - "version": "5.2.9-2", - "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/archives/php-5.2.9-2-Win32-VC6-x86.zip", - "hash": "sha1:6069BC2BEE6928F5B053CDFD65EBF709F902F3CA", - "bin": "php.exe", - "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"" -}