PHP 5.5.3 (use thread-safe x86 to ensure it works with apache)

This commit is contained in:
Luke Sampson 2013-09-13 10:42:04 +10:00
parent 9d3e6fdd1f
commit b8bf08f2fa

View File

@ -2,8 +2,8 @@
"homepage": "http://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",
"url": "http://windows.php.net/downloads/releases/php-5.5.3-Win32-VC11-x86.zip",
"hash": "sha1:fab0d4e63bdc73350359e776f3ab1c3aeef790e6",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
}