php 5.5.3

This commit is contained in:
Luke Sampson 2013-09-12 18:13:59 +10:00
parent 424723a902
commit 4fee1aa896

9
php.json Normal file
View File

@ -0,0 +1,9 @@
{
"homepage": "windows.php.net",
"version": "5.5.3",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.3-nts-Win32-VC11-x86.zip",
"hash": "sha1:9403aefdc9d56db7a875a5ca877150c59d97ebd6",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
}