mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 12:00:09 +02:00
417 lines
15 KiB
JSON
417 lines
15 KiB
JSON
[
|
|
{
|
|
"full_name": "php",
|
|
"tap": "homebrew/core",
|
|
"oldname": null,
|
|
"aliases": [
|
|
"php@8.2"
|
|
],
|
|
"versioned_formulae": [
|
|
"php@8.1",
|
|
"php@8.0",
|
|
"php@7.4"
|
|
],
|
|
"desc": "General-purpose scripting language",
|
|
"license": "PHP-3.01",
|
|
"homepage": "https://www.php.net/",
|
|
"versions": {
|
|
"stable": "8.2.2",
|
|
"head": "HEAD",
|
|
"bottle": true
|
|
},
|
|
"urls": {
|
|
"stable": {
|
|
"url": "https://www.php.net/distributions/php-8.2.2.tar.xz",
|
|
"tag": null,
|
|
"revision": null,
|
|
"checksum": "bdc4aa38e652bac86039601840bae01c0c3653972eaa6f9f93d5f71953a7ee33"
|
|
},
|
|
"head": {
|
|
"url": "https://github.com/php/php-src.git",
|
|
"branch": "master"
|
|
}
|
|
},
|
|
"revision": 0,
|
|
"version_scheme": 0,
|
|
"bottle": {
|
|
"stable": {
|
|
"rebuild": 0,
|
|
"root_url": "https://ghcr.io/v2/homebrew/core",
|
|
"files": {
|
|
"arm64_ventura": {
|
|
"cellar": "/opt/homebrew/Cellar",
|
|
"url": "https://ghcr.io/v2/homebrew/core/php/blobs/sha256:ad2e6a6f1cdc65c22b39bd607cbb7305958951cf58ee87d5060717be5a8b5a45",
|
|
"sha256": "ad2e6a6f1cdc65c22b39bd607cbb7305958951cf58ee87d5060717be5a8b5a45"
|
|
},
|
|
"arm64_monterey": {
|
|
"cellar": "/opt/homebrew/Cellar",
|
|
"url": "https://ghcr.io/v2/homebrew/core/php/blobs/sha256:27069c973e63f38a3cb4fad1c7a2e17853bcffe318c8a957ff96a1026dff0cac",
|
|
"sha256": "27069c973e63f38a3cb4fad1c7a2e17853bcffe318c8a957ff96a1026dff0cac"
|
|
},
|
|
"arm64_big_sur": {
|
|
"cellar": "/opt/homebrew/Cellar",
|
|
"url": "https://ghcr.io/v2/homebrew/core/php/blobs/sha256:ceef280bcd57e5f794ae59cc75e83d407c9704aa3d238b282bda52cbc644d0dd",
|
|
"sha256": "ceef280bcd57e5f794ae59cc75e83d407c9704aa3d238b282bda52cbc644d0dd"
|
|
},
|
|
"ventura": {
|
|
"cellar": "/usr/local/Cellar",
|
|
"url": "https://ghcr.io/v2/homebrew/core/php/blobs/sha256:22f733b7b0b0ed95cd6b0a1534b9eca4cf63fe54647394c3f7e7ac019eb019ff",
|
|
"sha256": "22f733b7b0b0ed95cd6b0a1534b9eca4cf63fe54647394c3f7e7ac019eb019ff"
|
|
},
|
|
"monterey": {
|
|
"cellar": "/usr/local/Cellar",
|
|
"url": "https://ghcr.io/v2/homebrew/core/php/blobs/sha256:9ff8f5e1df5e849567cdb2ddea6d3c2a2b9cae024842c9ac65b35a01657bfc37",
|
|
"sha256": "9ff8f5e1df5e849567cdb2ddea6d3c2a2b9cae024842c9ac65b35a01657bfc37"
|
|
},
|
|
"big_sur": {
|
|
"cellar": "/usr/local/Cellar",
|
|
"url": "https://ghcr.io/v2/homebrew/core/php/blobs/sha256:11fd1ea6da8ef728b7cacd4da8a51ed125069595abf4e37ae1552d418560c5fb",
|
|
"sha256": "11fd1ea6da8ef728b7cacd4da8a51ed125069595abf4e37ae1552d418560c5fb"
|
|
},
|
|
"x86_64_linux": {
|
|
"cellar": "/home/linuxbrew/.linuxbrew/Cellar",
|
|
"url": "https://ghcr.io/v2/homebrew/core/php/blobs/sha256:baaa41e60f9e8125fe8f549d4813a8476a8947a1f10d7817a2ee36d8baa625f3",
|
|
"sha256": "baaa41e60f9e8125fe8f549d4813a8476a8947a1f10d7817a2ee36d8baa625f3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"keg_only": false,
|
|
"keg_only_reason": null,
|
|
"options": [
|
|
|
|
],
|
|
"build_dependencies": [
|
|
"httpd",
|
|
"pkg-config"
|
|
],
|
|
"dependencies": [
|
|
"apr",
|
|
"apr-util",
|
|
"argon2",
|
|
"aspell",
|
|
"autoconf",
|
|
"curl",
|
|
"freetds",
|
|
"gd",
|
|
"gettext",
|
|
"gmp",
|
|
"icu4c",
|
|
"krb5",
|
|
"libpq",
|
|
"libsodium",
|
|
"libzip",
|
|
"oniguruma",
|
|
"openldap",
|
|
"openssl@1.1",
|
|
"pcre2",
|
|
"sqlite",
|
|
"tidy-html5",
|
|
"unixodbc"
|
|
],
|
|
"test_dependencies": [
|
|
"httpd"
|
|
],
|
|
"recommended_dependencies": [
|
|
|
|
],
|
|
"optional_dependencies": [
|
|
|
|
],
|
|
"uses_from_macos": [
|
|
{
|
|
"xz": "build"
|
|
},
|
|
"bzip2",
|
|
"libedit",
|
|
"libffi",
|
|
"libxml2",
|
|
"libxslt",
|
|
"zlib"
|
|
],
|
|
"requirements": [
|
|
|
|
],
|
|
"conflicts_with": [
|
|
|
|
],
|
|
"caveats": "To enable PHP in Apache add the following to httpd.conf and restart Apache:\n LoadModule php_module $(brew --prefix)/opt/php/lib/httpd/modules/libphp.so\n\n <FilesMatch \\.php$>\n SetHandler application/x-httpd-php\n </FilesMatch>\n\nFinally, check DirectoryIndex includes index.php\n DirectoryIndex index.php index.html\n\nThe php.ini and php-fpm.ini file can be found in:\n $(brew --prefix)/etc/php/8.2/\n",
|
|
"installed": [
|
|
{
|
|
"version": "8.2.2",
|
|
"used_options": [
|
|
|
|
],
|
|
"built_as_bottle": true,
|
|
"poured_from_bottle": true,
|
|
"time": 1675654665,
|
|
"runtime_dependencies": [
|
|
{
|
|
"full_name": "apr",
|
|
"version": "1.7.2",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "ca-certificates",
|
|
"version": "2023-01-10",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "openssl@1.1",
|
|
"version": "1.1.1s",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "apr-util",
|
|
"version": "1.6.3",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "argon2",
|
|
"version": "20190702",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "aspell",
|
|
"version": "0.60.8",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "m4",
|
|
"version": "1.4.19",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "autoconf",
|
|
"version": "2.71",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "brotli",
|
|
"version": "1.0.9",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "libunistring",
|
|
"version": "1.1",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "gettext",
|
|
"version": "0.21.1",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "libidn2",
|
|
"version": "2.3.4",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "libnghttp2",
|
|
"version": "1.51.0",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "libssh2",
|
|
"version": "1.10.0",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "openldap",
|
|
"version": "2.6.3",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "rtmpdump",
|
|
"version": "2.4+20151223",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "lz4",
|
|
"version": "1.9.4",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "xz",
|
|
"version": "5.4.1",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "zstd",
|
|
"version": "1.5.2",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "curl",
|
|
"version": "7.87.0",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "libtool",
|
|
"version": "2.4.7",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "unixodbc",
|
|
"version": "2.3.11",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "freetds",
|
|
"version": "1.3.17",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "libpng",
|
|
"version": "1.6.39",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "freetype",
|
|
"version": "2.12.1",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "fontconfig",
|
|
"version": "2.14.2",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "jpeg-turbo",
|
|
"version": "2.1.5",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "giflib",
|
|
"version": "5.2.1",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "highway",
|
|
"version": "1.0.3",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "imath",
|
|
"version": "3.1.6",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "libtiff",
|
|
"version": "4.4.0",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "little-cms2",
|
|
"version": "2.14",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "openexr",
|
|
"version": "3.1.5",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "webp",
|
|
"version": "1.3.0",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "jpeg-xl",
|
|
"version": "0.8.1",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "libvmaf",
|
|
"version": "2.3.1",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "aom",
|
|
"version": "3.5.0",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "libavif",
|
|
"version": "0.11.1",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "gd",
|
|
"version": "2.3.3",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "gmp",
|
|
"version": "6.2.1",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "icu4c",
|
|
"version": "72.1",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "krb5",
|
|
"version": "1.20.1",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "libpq",
|
|
"version": "15.1",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "libsodium",
|
|
"version": "1.0.18",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "libzip",
|
|
"version": "1.9.2",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "oniguruma",
|
|
"version": "6.9.8",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "pcre2",
|
|
"version": "10.42",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "readline",
|
|
"version": "8.2.1",
|
|
"declared_directly": false
|
|
},
|
|
{
|
|
"full_name": "sqlite",
|
|
"version": "3.40.1",
|
|
"declared_directly": true
|
|
},
|
|
{
|
|
"full_name": "tidy-html5",
|
|
"version": "5.8.0",
|
|
"declared_directly": true
|
|
}
|
|
],
|
|
"installed_as_dependency": false,
|
|
"installed_on_request": true
|
|
}
|
|
],
|
|
"linked_keg": "8.2.2",
|
|
"pinned": false,
|
|
"outdated": false,
|
|
"deprecated": false,
|
|
"deprecation_date": null,
|
|
"deprecation_reason": null,
|
|
"disabled": false,
|
|
"disable_date": null,
|
|
"disable_reason": null,
|
|
"tap_git_head": "0bbb89420e74756a5a5c145ed7efa4a32f7e7e7c"
|
|
}
|
|
|
|
]
|