Skip to content

Commit

Permalink
AU: 1 updated - php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 8, 2018
1 parent 952773f commit c37c005
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion automatic/php/README.md
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg" width="48" height="48"/> [php](https://chocolatey.org/packages/php)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg" width="48" height="48"/> [php](https://chocolatey.org/packages/php)

PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

Expand Down
4 changes: 2 additions & 2 deletions automatic/php/php.json
@@ -1,6 +1,6 @@
{
"7.1": "7.1.23",
"7.1": "7.1.24",
"7.0": "7.0.32",
"5.6": "5.6.38",
"7.2": "7.2.11"
"7.2": "7.2.12"
}
6 changes: 3 additions & 3 deletions automatic/php/php.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>7.2.11</version>
<version>7.2.12</version>
<authors>PHP Authors</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
Expand All @@ -24,8 +24,8 @@ For example: `--params '"/ThreadSafe ""/InstallDir:C:\PHP"""'`.
<tags>php development programming foss cross-platform admin</tags>
<licenseUrl>http://us.php.net/license/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.2.11</releaseNotes>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.2.12</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<bugTrackerUrl>https://bugs.php.net/</bugTrackerUrl>
<docsUrl>https://secure.php.net/docs.php</docsUrl>
<projectSourceUrl>http://git.php.net</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/php/tools/downloadInfo.csv
@@ -1,2 +1,2 @@
threadsafe|http://windows.php.net/downloads/releases/php-7.2.11-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.11-Win32-VC15-x64.zip|38a69651407532e48e3c33c9a64420c40e0729b116f296913ca54dbca7d85ffc|9f8a51e5f6ab1810250bc267179b772083c51ff41d4e141031dfbe7561c80a6e
not-threadsafe|http://windows.php.net/downloads/releases/php-7.2.11-nts-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.11-nts-Win32-VC15-x64.zip|feaede2c9b666b9c192406043ad8be0bc0f82c133bd0918854d51c5439c16bf5|74e3fbff785943c5b17c0859264f06f72f0a7bb1fbb2ace17040ec89ec560f03
threadsafe|http://windows.php.net/downloads/releases/php-7.2.12-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.12-Win32-VC15-x64.zip|bfa8315b5c24fd4e11044da4e997cb22262f3eb4d143d73b8862196d9b880711|cf4f192bfab0b59b6af64a2ce9f4a0394ebce1a695d0f1a478c4443e601f9f87
not-threadsafe|http://windows.php.net/downloads/releases/php-7.2.12-nts-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.12-nts-Win32-VC15-x64.zip|f799fbe7aae8939e3eba3c9814777dca7e641554cf6fee9dcf1dd9c3c792e027|d911f377c1dcdd0a62d235db064baac0317851dec3bb1b60b22916045de4728c

0 comments on commit c37c005

Please sign in to comment.