rhsa-2013_1615
Vulnerability from csaf_redhat
Published
2013-11-20 16:38
Modified
2024-11-22 07:36
Summary
Red Hat Security Advisory: php security, bug fix, and enhancement update

Notes

Topic
Updated php packages that fix three security issues, several bugs, and add one enhancement are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. It was found that PHP did not properly handle file names with a NULL character. A remote attacker could possibly use this flaw to make a PHP script access unexpected files and bypass intended file system access restrictions. (CVE-2006-7243) A flaw was found in PHP's SSL client's hostname identity check when handling certificates that contain hostnames with NULL bytes. If an attacker was able to get a carefully crafted certificate signed by a trusted Certificate Authority, the attacker could use the certificate to conduct man-in-the-middle attacks to spoof SSL servers. (CVE-2013-4248) It was found that the PHP SOAP parser allowed the expansion of external XML entities during SOAP message parsing. A remote attacker could possibly use this flaw to read arbitrary files that are accessible to a PHP application using a SOAP extension. (CVE-2013-1643) This update fixes the following bugs: * Previously, when the allow_call_time_pass_reference setting was disabled, a virtual host on the Apache server could terminate with a segmentation fault when attempting to process certain PHP content. This bug has been fixed and virtual hosts no longer crash when allow_call_time_pass_reference is off. (BZ#892158, BZ#910466) * Prior to this update, if an error occurred during the operation of the fclose(), file_put_contents(), or copy() function, the function did not report it. This could have led to data loss. With this update, the aforementioned functions have been modified to properly report any errors. (BZ#947429) * The internal buffer for the SQLSTATE error code can store maximum of 5 characters. Previously, when certain calls exceeded this limit, a buffer overflow occurred. With this update, messages longer than 5 characters are automatically replaced with the default "HY000" string, thus preventing the overflow. (BZ#969110) In addition, this update adds the following enhancement: * This update adds the following rpm macros to the php package: %__php, %php_inidir, %php_incldir. (BZ#953814) Users of php are advised to upgrade to these updated packages, which fix these bugs and add this enhancement. After installing the updated packages, the httpd daemon must be restarted for the update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated php packages that fix three security issues, several bugs, and add\none enhancement are now available for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nIt was found that PHP did not properly handle file names with a NULL\ncharacter. A remote attacker could possibly use this flaw to make a PHP\nscript access unexpected files and bypass intended file system access\nrestrictions. (CVE-2006-7243)\n\nA flaw was found in PHP\u0027s SSL client\u0027s hostname identity check when\nhandling certificates that contain hostnames with NULL bytes. If an\nattacker was able to get a carefully crafted certificate signed by a\ntrusted Certificate Authority, the attacker could use the certificate to\nconduct man-in-the-middle attacks to spoof SSL servers. (CVE-2013-4248)\n\nIt was found that the PHP SOAP parser allowed the expansion of external XML\nentities during SOAP message parsing. A remote attacker could possibly use\nthis flaw to read arbitrary files that are accessible to a PHP application\nusing a SOAP extension. (CVE-2013-1643)\n\nThis update fixes the following bugs:\n\n* Previously, when the allow_call_time_pass_reference setting was disabled,\na virtual host on the Apache server could terminate with a segmentation\nfault when attempting to process certain PHP content. This bug has been\nfixed and virtual hosts no longer crash when allow_call_time_pass_reference\nis off. (BZ#892158, BZ#910466)\n\n* Prior to this update, if an error occurred during the operation of the\nfclose(), file_put_contents(), or copy() function, the function did not\nreport it. This could have led to data loss. With this update, the\naforementioned functions have been modified to properly report any errors.\n(BZ#947429)\n\n* The internal buffer for the SQLSTATE error code can store maximum of 5\ncharacters. Previously, when certain calls exceeded this limit, a buffer\noverflow occurred. With this update, messages longer than 5 characters are\nautomatically replaced with the default \"HY000\" string, thus preventing the\noverflow. (BZ#969110)\n\nIn addition, this update adds the following enhancement:\n\n* This update adds the following rpm macros to the php package: %__php,\n%php_inidir, %php_incldir. (BZ#953814)\n\nUsers of php are advised to upgrade to these updated packages, which fix\nthese bugs and add this enhancement. After installing the updated packages,\nthe httpd daemon must be restarted for the update to take effect.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2013:1615",
        "url": "https://access.redhat.com/errata/RHSA-2013:1615"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "662707",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=662707"
      },
      {
        "category": "external",
        "summary": "892158",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=892158"
      },
      {
        "category": "external",
        "summary": "918187",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=918187"
      },
      {
        "category": "external",
        "summary": "953814",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=953814"
      },
      {
        "category": "external",
        "summary": "997097",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=997097"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1615.json"
      }
    ],
    "title": "Red Hat Security Advisory: php security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2024-11-22T07:36:34+00:00",
      "generator": {
        "date": "2024-11-22T07:36:34+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2013:1615",
      "initial_release_date": "2013-11-20T16:38:00+00:00",
      "revision_history": [
        {
          "date": "2013-11-20T16:38:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2013-11-20T16:38:52+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T07:36:34+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)",
                  "product_id": "6Client-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux HPC Node (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux HPC Node (v. 6)",
                  "product_id": "6ComputeNode",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)",
                  "product_id": "6ComputeNode-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server (v. 6)",
                  "product_id": "6Server",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional (v. 6)",
                  "product_id": "6Server-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation (v. 6)",
                  "product_id": "6Workstation",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)",
                  "product_id": "6Workstation-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-gd-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-gd-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-gd-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-gd@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-xml-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-xml-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-xml-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-xml@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-debuginfo-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-debuginfo-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-ldap-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-ldap-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-cli-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-cli-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-cli-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-cli@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-mysql-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-mysql-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-pgsql-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-pgsql-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-soap-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-soap-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-soap-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-soap@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pdo-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-pdo-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-pdo-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pdo@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-common-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-common-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-common-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-common@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-odbc-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-odbc-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-snmp-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-snmp-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-snmp-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-snmp@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-recode-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-recode-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-recode-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-recode@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-process-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-process-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-process-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-process@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-fpm-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-fpm-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-fpm-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-fpm@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-embedded-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-embedded-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-embedded-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-embedded@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-dba-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-dba-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-dba-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-dba@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-imap-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-imap-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mbstring-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-mbstring-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-mbstring-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mbstring@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-bcmath-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-bcmath-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-bcmath-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-bcmath@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-zts-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-zts-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-zts-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-zts@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pspell-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-pspell-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-pspell-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pspell@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-devel-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-devel-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-devel-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-intl-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-intl-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-intl-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-intl@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-enchant-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-enchant-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-enchant-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-enchant@5.3.3-26.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-tidy-0:5.3.3-26.el6.ppc64",
                "product": {
                  "name": "php-tidy-0:5.3.3-26.el6.ppc64",
                  "product_id": "php-tidy-0:5.3.3-26.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-tidy@5.3.3-26.el6?arch=ppc64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-gd-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-gd-0:5.3.3-26.el6.s390x",
                  "product_id": "php-gd-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-gd@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-xml-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-xml-0:5.3.3-26.el6.s390x",
                  "product_id": "php-xml-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-xml@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-debuginfo-0:5.3.3-26.el6.s390x",
                  "product_id": "php-debuginfo-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-ldap-0:5.3.3-26.el6.s390x",
                  "product_id": "php-ldap-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-xmlrpc-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-xmlrpc-0:5.3.3-26.el6.s390x",
                  "product_id": "php-xmlrpc-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-cli-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-cli-0:5.3.3-26.el6.s390x",
                  "product_id": "php-cli-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-cli@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-mysql-0:5.3.3-26.el6.s390x",
                  "product_id": "php-mysql-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-pgsql-0:5.3.3-26.el6.s390x",
                  "product_id": "php-pgsql-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-soap-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-soap-0:5.3.3-26.el6.s390x",
                  "product_id": "php-soap-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-soap@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pdo-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-pdo-0:5.3.3-26.el6.s390x",
                  "product_id": "php-pdo-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pdo@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-common-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-common-0:5.3.3-26.el6.s390x",
                  "product_id": "php-common-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-common@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-odbc-0:5.3.3-26.el6.s390x",
                  "product_id": "php-odbc-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-0:5.3.3-26.el6.s390x",
                  "product_id": "php-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-snmp-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-snmp-0:5.3.3-26.el6.s390x",
                  "product_id": "php-snmp-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-snmp@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-recode-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-recode-0:5.3.3-26.el6.s390x",
                  "product_id": "php-recode-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-recode@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-process-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-process-0:5.3.3-26.el6.s390x",
                  "product_id": "php-process-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-process@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-fpm-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-fpm-0:5.3.3-26.el6.s390x",
                  "product_id": "php-fpm-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-fpm@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-embedded-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-embedded-0:5.3.3-26.el6.s390x",
                  "product_id": "php-embedded-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-embedded@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-dba-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-dba-0:5.3.3-26.el6.s390x",
                  "product_id": "php-dba-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-dba@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-imap-0:5.3.3-26.el6.s390x",
                  "product_id": "php-imap-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mbstring-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-mbstring-0:5.3.3-26.el6.s390x",
                  "product_id": "php-mbstring-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mbstring@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-bcmath-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-bcmath-0:5.3.3-26.el6.s390x",
                  "product_id": "php-bcmath-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-bcmath@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-zts-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-zts-0:5.3.3-26.el6.s390x",
                  "product_id": "php-zts-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-zts@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pspell-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-pspell-0:5.3.3-26.el6.s390x",
                  "product_id": "php-pspell-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pspell@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-devel-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-devel-0:5.3.3-26.el6.s390x",
                  "product_id": "php-devel-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-intl-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-intl-0:5.3.3-26.el6.s390x",
                  "product_id": "php-intl-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-intl@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-enchant-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-enchant-0:5.3.3-26.el6.s390x",
                  "product_id": "php-enchant-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-enchant@5.3.3-26.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-tidy-0:5.3.3-26.el6.s390x",
                "product": {
                  "name": "php-tidy-0:5.3.3-26.el6.s390x",
                  "product_id": "php-tidy-0:5.3.3-26.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-tidy@5.3.3-26.el6?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-gd-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-gd-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-gd-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-gd@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-xml-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-xml-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-xml-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-xml@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-debuginfo-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-debuginfo-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-ldap-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-ldap-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-cli-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-cli-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-cli-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-cli@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-mysql-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-mysql-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-pgsql-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-pgsql-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-soap-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-soap-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-soap-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-soap@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pdo-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-pdo-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-pdo-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pdo@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-common-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-common-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-common-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-common@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-odbc-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-odbc-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-snmp-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-snmp-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-snmp-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-snmp@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-recode-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-recode-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-recode-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-recode@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-process-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-process-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-process-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-process@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-fpm-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-fpm-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-fpm-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-fpm@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-embedded-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-embedded-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-embedded-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-embedded@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-dba-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-dba-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-dba-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-dba@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-imap-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-imap-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mbstring-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-mbstring-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-mbstring-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mbstring@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-bcmath-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-bcmath-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-bcmath-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-bcmath@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-zts-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-zts-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-zts-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-zts@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pspell-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-pspell-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-pspell-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pspell@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-devel-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-devel-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-devel-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-intl-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-intl-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-intl-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-intl@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-enchant-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-enchant-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-enchant-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-enchant@5.3.3-26.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-tidy-0:5.3.3-26.el6.x86_64",
                "product": {
                  "name": "php-tidy-0:5.3.3-26.el6.x86_64",
                  "product_id": "php-tidy-0:5.3.3-26.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-tidy@5.3.3-26.el6?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-gd-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-gd-0:5.3.3-26.el6.i686",
                  "product_id": "php-gd-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-gd@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-xml-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-xml-0:5.3.3-26.el6.i686",
                  "product_id": "php-xml-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-xml@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-debuginfo-0:5.3.3-26.el6.i686",
                  "product_id": "php-debuginfo-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-ldap-0:5.3.3-26.el6.i686",
                  "product_id": "php-ldap-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-xmlrpc-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-xmlrpc-0:5.3.3-26.el6.i686",
                  "product_id": "php-xmlrpc-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-cli-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-cli-0:5.3.3-26.el6.i686",
                  "product_id": "php-cli-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-cli@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-mysql-0:5.3.3-26.el6.i686",
                  "product_id": "php-mysql-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-pgsql-0:5.3.3-26.el6.i686",
                  "product_id": "php-pgsql-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-soap-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-soap-0:5.3.3-26.el6.i686",
                  "product_id": "php-soap-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-soap@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pdo-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-pdo-0:5.3.3-26.el6.i686",
                  "product_id": "php-pdo-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pdo@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-common-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-common-0:5.3.3-26.el6.i686",
                  "product_id": "php-common-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-common@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-odbc-0:5.3.3-26.el6.i686",
                  "product_id": "php-odbc-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-0:5.3.3-26.el6.i686",
                  "product_id": "php-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-snmp-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-snmp-0:5.3.3-26.el6.i686",
                  "product_id": "php-snmp-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-snmp@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-recode-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-recode-0:5.3.3-26.el6.i686",
                  "product_id": "php-recode-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-recode@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-process-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-process-0:5.3.3-26.el6.i686",
                  "product_id": "php-process-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-process@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-fpm-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-fpm-0:5.3.3-26.el6.i686",
                  "product_id": "php-fpm-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-fpm@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-embedded-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-embedded-0:5.3.3-26.el6.i686",
                  "product_id": "php-embedded-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-embedded@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-dba-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-dba-0:5.3.3-26.el6.i686",
                  "product_id": "php-dba-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-dba@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-imap-0:5.3.3-26.el6.i686",
                  "product_id": "php-imap-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mbstring-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-mbstring-0:5.3.3-26.el6.i686",
                  "product_id": "php-mbstring-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mbstring@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-bcmath-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-bcmath-0:5.3.3-26.el6.i686",
                  "product_id": "php-bcmath-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-bcmath@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-zts-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-zts-0:5.3.3-26.el6.i686",
                  "product_id": "php-zts-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-zts@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pspell-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-pspell-0:5.3.3-26.el6.i686",
                  "product_id": "php-pspell-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pspell@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-devel-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-devel-0:5.3.3-26.el6.i686",
                  "product_id": "php-devel-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-intl-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-intl-0:5.3.3-26.el6.i686",
                  "product_id": "php-intl-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-intl@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-enchant-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-enchant-0:5.3.3-26.el6.i686",
                  "product_id": "php-enchant-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-enchant@5.3.3-26.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-tidy-0:5.3.3-26.el6.i686",
                "product": {
                  "name": "php-tidy-0:5.3.3-26.el6.i686",
                  "product_id": "php-tidy-0:5.3.3-26.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-tidy@5.3.3-26.el6?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-0:5.3.3-26.el6.src",
                "product": {
                  "name": "php-0:5.3.3-26.el6.src",
                  "product_id": "php-0:5.3.3-26.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@5.3.3-26.el6?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-0:5.3.3-26.el6.src"
        },
        "product_reference": "php-0:5.3.3-26.el6.src",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-cli-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-cli-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-common-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-common-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-common-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-common-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-dba-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-dba-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-devel-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-devel-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-embedded-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-enchant-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-fpm-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-gd-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-gd-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-imap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-imap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-intl-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-intl-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-ldap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-mysql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-odbc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pdo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-process-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-process-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-process-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-process-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pspell-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-recode-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-recode-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-snmp-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-soap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-soap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-tidy-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-xml-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-xml-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-zts-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-zts-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-0:5.3.3-26.el6.src"
        },
        "product_reference": "php-0:5.3.3-26.el6.src",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-0:5.3.3-26.el6.src"
        },
        "product_reference": "php-0:5.3.3-26.el6.src",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-cli-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-common-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-common-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-dba-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-devel-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-gd-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-imap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-intl-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-process-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-process-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-recode-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-soap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-xml-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-zts-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-0:5.3.3-26.el6.src"
        },
        "product_reference": "php-0:5.3.3-26.el6.src",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-cli-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-cli-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-common-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-common-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-common-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-common-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-dba-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-dba-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-devel-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-devel-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-embedded-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-enchant-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-fpm-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-gd-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-gd-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-imap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-imap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-intl-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-intl-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-ldap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-mysql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-odbc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pdo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-process-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-process-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-process-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-process-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pspell-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-recode-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-recode-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-snmp-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-soap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-soap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-tidy-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-xml-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-xml-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-zts-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-zts-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-0:5.3.3-26.el6.src"
        },
        "product_reference": "php-0:5.3.3-26.el6.src",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-bcmath-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-bcmath-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-bcmath-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-bcmath-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-cli-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-cli-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-cli-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-cli-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-common-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-common-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-common-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-common-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-dba-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-dba-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-dba-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-dba-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-debuginfo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-debuginfo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-devel-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-devel-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-devel-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-devel-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-embedded-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-embedded-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-embedded-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-embedded-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-enchant-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-enchant-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-enchant-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-enchant-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-fpm-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-fpm-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-fpm-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-fpm-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-gd-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-gd-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-gd-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-gd-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-imap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-imap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-imap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-imap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-intl-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-intl-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-intl-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-intl-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-ldap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-ldap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-ldap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-ldap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-mbstring-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-mbstring-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-mbstring-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-mbstring-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-mysql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-mysql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-mysql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-mysql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-odbc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-odbc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-odbc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-odbc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pdo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pdo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pdo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pdo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pgsql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pgsql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pgsql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pgsql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-process-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-process-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-process-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-process-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pspell-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pspell-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pspell-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-pspell-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-recode-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-recode-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-recode-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-recode-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-snmp-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-snmp-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-snmp-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-snmp-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-soap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-soap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-soap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-soap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-tidy-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-tidy-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-tidy-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-tidy-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-xml-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-xml-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-xml-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-xml-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-xmlrpc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-zts-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-zts-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-zts-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:php-zts-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-0:5.3.3-26.el6.src"
        },
        "product_reference": "php-0:5.3.3-26.el6.src",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-common-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-process-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-0:5.3.3-26.el6.src"
        },
        "product_reference": "php-0:5.3.3-26.el6.src",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-bcmath-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-bcmath-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-bcmath-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-cli-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-cli-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-cli-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-cli-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-cli-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-cli-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-common-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-common-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-common-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-common-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-common-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-common-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-dba-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-dba-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-dba-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-dba-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-dba-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-dba-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-debuginfo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-devel-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-devel-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-devel-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-devel-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-devel-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-embedded-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-embedded-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-embedded-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-embedded-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-enchant-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-enchant-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-enchant-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-enchant-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-fpm-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-fpm-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-fpm-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-fpm-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-gd-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-gd-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-gd-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-gd-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-gd-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-gd-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-imap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-imap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-imap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-imap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-imap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-intl-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-intl-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-intl-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-intl-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-intl-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-intl-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-ldap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-ldap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-ldap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-mbstring-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mbstring-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mbstring-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-mysql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-mysql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-mysql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-odbc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-odbc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-odbc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pdo-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pdo-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pdo-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pdo-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pgsql-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pgsql-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-process-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-process-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-process-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-process-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-process-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-process-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pspell-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pspell-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pspell-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-pspell-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-recode-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-recode-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-recode-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-recode-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-recode-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-recode-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-snmp-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-snmp-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-snmp-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-snmp-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-soap-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-soap-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-soap-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-soap-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-soap-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-soap-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-tidy-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-tidy-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-tidy-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-tidy-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-xml-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-xml-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-xml-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xml-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-xml-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xml-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-xmlrpc-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-xmlrpc-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-zts-0:5.3.3-26.el6.i686"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-zts-0:5.3.3-26.el6.ppc64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-zts-0:5.3.3-26.el6.s390x"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-zts-0:5.3.3-26.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
        },
        "product_reference": "php-zts-0:5.3.3-26.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2006-7243",
      "cwe": {
        "id": "CWE-626",
        "name": "Null Byte Interaction Error (Poison Null Byte)"
      },
      "discovery_date": "2010-11-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "662707"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "PHP before 5.3.4 accepts the \\0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\\0.jpg at the end of the argument to the file_exists function.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "php: paths with NULL character were considered valid",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Client-optional:php-0:5.3.3-26.el6.i686",
          "6Client-optional:php-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-0:5.3.3-26.el6.src",
          "6Client-optional:php-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-cli-0:5.3.3-26.el6.i686",
          "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-common-0:5.3.3-26.el6.i686",
          "6Client-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-common-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-dba-0:5.3.3-26.el6.i686",
          "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-devel-0:5.3.3-26.el6.i686",
          "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-gd-0:5.3.3-26.el6.i686",
          "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-imap-0:5.3.3-26.el6.i686",
          "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-intl-0:5.3.3-26.el6.i686",
          "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-process-0:5.3.3-26.el6.i686",
          "6Client-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-process-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-recode-0:5.3.3-26.el6.i686",
          "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-soap-0:5.3.3-26.el6.i686",
          "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-xml-0:5.3.3-26.el6.i686",
          "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-zts-0:5.3.3-26.el6.i686",
          "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.src",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-0:5.3.3-26.el6.src",
          "6ComputeNode:php-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-common-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-common-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-process-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-process-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-0:5.3.3-26.el6.i686",
          "6Server-optional:php-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-0:5.3.3-26.el6.src",
          "6Server-optional:php-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-cli-0:5.3.3-26.el6.i686",
          "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-common-0:5.3.3-26.el6.i686",
          "6Server-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-common-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-dba-0:5.3.3-26.el6.i686",
          "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-devel-0:5.3.3-26.el6.i686",
          "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-gd-0:5.3.3-26.el6.i686",
          "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-imap-0:5.3.3-26.el6.i686",
          "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-intl-0:5.3.3-26.el6.i686",
          "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-process-0:5.3.3-26.el6.i686",
          "6Server-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-process-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-recode-0:5.3.3-26.el6.i686",
          "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-soap-0:5.3.3-26.el6.i686",
          "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-xml-0:5.3.3-26.el6.i686",
          "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-zts-0:5.3.3-26.el6.i686",
          "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6Server:php-0:5.3.3-26.el6.i686",
          "6Server:php-0:5.3.3-26.el6.ppc64",
          "6Server:php-0:5.3.3-26.el6.s390x",
          "6Server:php-0:5.3.3-26.el6.src",
          "6Server:php-0:5.3.3-26.el6.x86_64",
          "6Server:php-bcmath-0:5.3.3-26.el6.i686",
          "6Server:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Server:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Server:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Server:php-cli-0:5.3.3-26.el6.i686",
          "6Server:php-cli-0:5.3.3-26.el6.ppc64",
          "6Server:php-cli-0:5.3.3-26.el6.s390x",
          "6Server:php-cli-0:5.3.3-26.el6.x86_64",
          "6Server:php-common-0:5.3.3-26.el6.i686",
          "6Server:php-common-0:5.3.3-26.el6.ppc64",
          "6Server:php-common-0:5.3.3-26.el6.s390x",
          "6Server:php-common-0:5.3.3-26.el6.x86_64",
          "6Server:php-dba-0:5.3.3-26.el6.i686",
          "6Server:php-dba-0:5.3.3-26.el6.ppc64",
          "6Server:php-dba-0:5.3.3-26.el6.s390x",
          "6Server:php-dba-0:5.3.3-26.el6.x86_64",
          "6Server:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Server:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Server:php-devel-0:5.3.3-26.el6.i686",
          "6Server:php-devel-0:5.3.3-26.el6.ppc64",
          "6Server:php-devel-0:5.3.3-26.el6.s390x",
          "6Server:php-devel-0:5.3.3-26.el6.x86_64",
          "6Server:php-embedded-0:5.3.3-26.el6.i686",
          "6Server:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Server:php-embedded-0:5.3.3-26.el6.s390x",
          "6Server:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Server:php-enchant-0:5.3.3-26.el6.i686",
          "6Server:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Server:php-enchant-0:5.3.3-26.el6.s390x",
          "6Server:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Server:php-fpm-0:5.3.3-26.el6.i686",
          "6Server:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Server:php-fpm-0:5.3.3-26.el6.s390x",
          "6Server:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Server:php-gd-0:5.3.3-26.el6.i686",
          "6Server:php-gd-0:5.3.3-26.el6.ppc64",
          "6Server:php-gd-0:5.3.3-26.el6.s390x",
          "6Server:php-gd-0:5.3.3-26.el6.x86_64",
          "6Server:php-imap-0:5.3.3-26.el6.i686",
          "6Server:php-imap-0:5.3.3-26.el6.ppc64",
          "6Server:php-imap-0:5.3.3-26.el6.s390x",
          "6Server:php-imap-0:5.3.3-26.el6.x86_64",
          "6Server:php-intl-0:5.3.3-26.el6.i686",
          "6Server:php-intl-0:5.3.3-26.el6.ppc64",
          "6Server:php-intl-0:5.3.3-26.el6.s390x",
          "6Server:php-intl-0:5.3.3-26.el6.x86_64",
          "6Server:php-ldap-0:5.3.3-26.el6.i686",
          "6Server:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Server:php-ldap-0:5.3.3-26.el6.s390x",
          "6Server:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Server:php-mbstring-0:5.3.3-26.el6.i686",
          "6Server:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Server:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Server:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Server:php-mysql-0:5.3.3-26.el6.i686",
          "6Server:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Server:php-mysql-0:5.3.3-26.el6.s390x",
          "6Server:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Server:php-odbc-0:5.3.3-26.el6.i686",
          "6Server:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Server:php-odbc-0:5.3.3-26.el6.s390x",
          "6Server:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Server:php-pdo-0:5.3.3-26.el6.i686",
          "6Server:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Server:php-pdo-0:5.3.3-26.el6.s390x",
          "6Server:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Server:php-pgsql-0:5.3.3-26.el6.i686",
          "6Server:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Server:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Server:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Server:php-process-0:5.3.3-26.el6.i686",
          "6Server:php-process-0:5.3.3-26.el6.ppc64",
          "6Server:php-process-0:5.3.3-26.el6.s390x",
          "6Server:php-process-0:5.3.3-26.el6.x86_64",
          "6Server:php-pspell-0:5.3.3-26.el6.i686",
          "6Server:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Server:php-pspell-0:5.3.3-26.el6.s390x",
          "6Server:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Server:php-recode-0:5.3.3-26.el6.i686",
          "6Server:php-recode-0:5.3.3-26.el6.ppc64",
          "6Server:php-recode-0:5.3.3-26.el6.s390x",
          "6Server:php-recode-0:5.3.3-26.el6.x86_64",
          "6Server:php-snmp-0:5.3.3-26.el6.i686",
          "6Server:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Server:php-snmp-0:5.3.3-26.el6.s390x",
          "6Server:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Server:php-soap-0:5.3.3-26.el6.i686",
          "6Server:php-soap-0:5.3.3-26.el6.ppc64",
          "6Server:php-soap-0:5.3.3-26.el6.s390x",
          "6Server:php-soap-0:5.3.3-26.el6.x86_64",
          "6Server:php-tidy-0:5.3.3-26.el6.i686",
          "6Server:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Server:php-tidy-0:5.3.3-26.el6.s390x",
          "6Server:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Server:php-xml-0:5.3.3-26.el6.i686",
          "6Server:php-xml-0:5.3.3-26.el6.ppc64",
          "6Server:php-xml-0:5.3.3-26.el6.s390x",
          "6Server:php-xml-0:5.3.3-26.el6.x86_64",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Server:php-zts-0:5.3.3-26.el6.i686",
          "6Server:php-zts-0:5.3.3-26.el6.ppc64",
          "6Server:php-zts-0:5.3.3-26.el6.s390x",
          "6Server:php-zts-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-0:5.3.3-26.el6.src",
          "6Workstation-optional:php-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-0:5.3.3-26.el6.i686",
          "6Workstation:php-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-0:5.3.3-26.el6.s390x",
          "6Workstation:php-0:5.3.3-26.el6.src",
          "6Workstation:php-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.i686",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-cli-0:5.3.3-26.el6.i686",
          "6Workstation:php-cli-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-cli-0:5.3.3-26.el6.s390x",
          "6Workstation:php-cli-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-common-0:5.3.3-26.el6.i686",
          "6Workstation:php-common-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-common-0:5.3.3-26.el6.s390x",
          "6Workstation:php-common-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-dba-0:5.3.3-26.el6.i686",
          "6Workstation:php-dba-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-dba-0:5.3.3-26.el6.s390x",
          "6Workstation:php-dba-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-devel-0:5.3.3-26.el6.i686",
          "6Workstation:php-devel-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-devel-0:5.3.3-26.el6.s390x",
          "6Workstation:php-devel-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-embedded-0:5.3.3-26.el6.i686",
          "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-embedded-0:5.3.3-26.el6.s390x",
          "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-enchant-0:5.3.3-26.el6.i686",
          "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-enchant-0:5.3.3-26.el6.s390x",
          "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-fpm-0:5.3.3-26.el6.i686",
          "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-fpm-0:5.3.3-26.el6.s390x",
          "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-gd-0:5.3.3-26.el6.i686",
          "6Workstation:php-gd-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-gd-0:5.3.3-26.el6.s390x",
          "6Workstation:php-gd-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-imap-0:5.3.3-26.el6.i686",
          "6Workstation:php-imap-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-imap-0:5.3.3-26.el6.s390x",
          "6Workstation:php-imap-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-intl-0:5.3.3-26.el6.i686",
          "6Workstation:php-intl-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-intl-0:5.3.3-26.el6.s390x",
          "6Workstation:php-intl-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-ldap-0:5.3.3-26.el6.i686",
          "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-ldap-0:5.3.3-26.el6.s390x",
          "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.i686",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-mysql-0:5.3.3-26.el6.i686",
          "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-mysql-0:5.3.3-26.el6.s390x",
          "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-odbc-0:5.3.3-26.el6.i686",
          "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-odbc-0:5.3.3-26.el6.s390x",
          "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-pdo-0:5.3.3-26.el6.i686",
          "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-pdo-0:5.3.3-26.el6.s390x",
          "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.i686",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-process-0:5.3.3-26.el6.i686",
          "6Workstation:php-process-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-process-0:5.3.3-26.el6.s390x",
          "6Workstation:php-process-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-pspell-0:5.3.3-26.el6.i686",
          "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-pspell-0:5.3.3-26.el6.s390x",
          "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-recode-0:5.3.3-26.el6.i686",
          "6Workstation:php-recode-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-recode-0:5.3.3-26.el6.s390x",
          "6Workstation:php-recode-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-snmp-0:5.3.3-26.el6.i686",
          "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-snmp-0:5.3.3-26.el6.s390x",
          "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-soap-0:5.3.3-26.el6.i686",
          "6Workstation:php-soap-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-soap-0:5.3.3-26.el6.s390x",
          "6Workstation:php-soap-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-tidy-0:5.3.3-26.el6.i686",
          "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-tidy-0:5.3.3-26.el6.s390x",
          "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-xml-0:5.3.3-26.el6.i686",
          "6Workstation:php-xml-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-xml-0:5.3.3-26.el6.s390x",
          "6Workstation:php-xml-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-zts-0:5.3.3-26.el6.i686",
          "6Workstation:php-zts-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-zts-0:5.3.3-26.el6.s390x",
          "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2006-7243"
        },
        {
          "category": "external",
          "summary": "RHBZ#662707",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=662707"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2006-7243",
          "url": "https://www.cve.org/CVERecord?id=CVE-2006-7243"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-7243",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-7243"
        }
      ],
      "release_date": "2006-12-18T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-11-20T16:38:00+00:00",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258",
          "product_ids": [
            "6Client-optional:php-0:5.3.3-26.el6.i686",
            "6Client-optional:php-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-0:5.3.3-26.el6.src",
            "6Client-optional:php-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-common-0:5.3.3-26.el6.i686",
            "6Client-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-process-0:5.3.3-26.el6.i686",
            "6Client-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.src",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-0:5.3.3-26.el6.src",
            "6ComputeNode:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-0:5.3.3-26.el6.i686",
            "6Server-optional:php-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-0:5.3.3-26.el6.src",
            "6Server-optional:php-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-common-0:5.3.3-26.el6.i686",
            "6Server-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-process-0:5.3.3-26.el6.i686",
            "6Server-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server:php-0:5.3.3-26.el6.i686",
            "6Server:php-0:5.3.3-26.el6.ppc64",
            "6Server:php-0:5.3.3-26.el6.s390x",
            "6Server:php-0:5.3.3-26.el6.src",
            "6Server:php-0:5.3.3-26.el6.x86_64",
            "6Server:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server:php-cli-0:5.3.3-26.el6.i686",
            "6Server:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server:php-cli-0:5.3.3-26.el6.s390x",
            "6Server:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server:php-common-0:5.3.3-26.el6.i686",
            "6Server:php-common-0:5.3.3-26.el6.ppc64",
            "6Server:php-common-0:5.3.3-26.el6.s390x",
            "6Server:php-common-0:5.3.3-26.el6.x86_64",
            "6Server:php-dba-0:5.3.3-26.el6.i686",
            "6Server:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server:php-dba-0:5.3.3-26.el6.s390x",
            "6Server:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server:php-devel-0:5.3.3-26.el6.i686",
            "6Server:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server:php-devel-0:5.3.3-26.el6.s390x",
            "6Server:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server:php-embedded-0:5.3.3-26.el6.i686",
            "6Server:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server:php-enchant-0:5.3.3-26.el6.i686",
            "6Server:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server:php-fpm-0:5.3.3-26.el6.i686",
            "6Server:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server:php-gd-0:5.3.3-26.el6.i686",
            "6Server:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server:php-gd-0:5.3.3-26.el6.s390x",
            "6Server:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server:php-imap-0:5.3.3-26.el6.i686",
            "6Server:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server:php-imap-0:5.3.3-26.el6.s390x",
            "6Server:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server:php-intl-0:5.3.3-26.el6.i686",
            "6Server:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server:php-intl-0:5.3.3-26.el6.s390x",
            "6Server:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server:php-ldap-0:5.3.3-26.el6.i686",
            "6Server:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server:php-mysql-0:5.3.3-26.el6.i686",
            "6Server:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server:php-odbc-0:5.3.3-26.el6.i686",
            "6Server:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server:php-pdo-0:5.3.3-26.el6.i686",
            "6Server:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server:php-process-0:5.3.3-26.el6.i686",
            "6Server:php-process-0:5.3.3-26.el6.ppc64",
            "6Server:php-process-0:5.3.3-26.el6.s390x",
            "6Server:php-process-0:5.3.3-26.el6.x86_64",
            "6Server:php-pspell-0:5.3.3-26.el6.i686",
            "6Server:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server:php-recode-0:5.3.3-26.el6.i686",
            "6Server:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server:php-recode-0:5.3.3-26.el6.s390x",
            "6Server:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server:php-snmp-0:5.3.3-26.el6.i686",
            "6Server:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server:php-soap-0:5.3.3-26.el6.i686",
            "6Server:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server:php-soap-0:5.3.3-26.el6.s390x",
            "6Server:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server:php-tidy-0:5.3.3-26.el6.i686",
            "6Server:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server:php-xml-0:5.3.3-26.el6.i686",
            "6Server:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server:php-xml-0:5.3.3-26.el6.s390x",
            "6Server:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server:php-zts-0:5.3.3-26.el6.i686",
            "6Server:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server:php-zts-0:5.3.3-26.el6.s390x",
            "6Server:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-0:5.3.3-26.el6.src",
            "6Workstation-optional:php-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-0:5.3.3-26.el6.i686",
            "6Workstation:php-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-0:5.3.3-26.el6.s390x",
            "6Workstation:php-0:5.3.3-26.el6.src",
            "6Workstation:php-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-common-0:5.3.3-26.el6.i686",
            "6Workstation:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-process-0:5.3.3-26.el6.i686",
            "6Workstation:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1615"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:php-0:5.3.3-26.el6.i686",
            "6Client-optional:php-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-0:5.3.3-26.el6.src",
            "6Client-optional:php-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-common-0:5.3.3-26.el6.i686",
            "6Client-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-process-0:5.3.3-26.el6.i686",
            "6Client-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.src",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-0:5.3.3-26.el6.src",
            "6ComputeNode:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-0:5.3.3-26.el6.i686",
            "6Server-optional:php-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-0:5.3.3-26.el6.src",
            "6Server-optional:php-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-common-0:5.3.3-26.el6.i686",
            "6Server-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-process-0:5.3.3-26.el6.i686",
            "6Server-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server:php-0:5.3.3-26.el6.i686",
            "6Server:php-0:5.3.3-26.el6.ppc64",
            "6Server:php-0:5.3.3-26.el6.s390x",
            "6Server:php-0:5.3.3-26.el6.src",
            "6Server:php-0:5.3.3-26.el6.x86_64",
            "6Server:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server:php-cli-0:5.3.3-26.el6.i686",
            "6Server:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server:php-cli-0:5.3.3-26.el6.s390x",
            "6Server:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server:php-common-0:5.3.3-26.el6.i686",
            "6Server:php-common-0:5.3.3-26.el6.ppc64",
            "6Server:php-common-0:5.3.3-26.el6.s390x",
            "6Server:php-common-0:5.3.3-26.el6.x86_64",
            "6Server:php-dba-0:5.3.3-26.el6.i686",
            "6Server:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server:php-dba-0:5.3.3-26.el6.s390x",
            "6Server:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server:php-devel-0:5.3.3-26.el6.i686",
            "6Server:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server:php-devel-0:5.3.3-26.el6.s390x",
            "6Server:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server:php-embedded-0:5.3.3-26.el6.i686",
            "6Server:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server:php-enchant-0:5.3.3-26.el6.i686",
            "6Server:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server:php-fpm-0:5.3.3-26.el6.i686",
            "6Server:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server:php-gd-0:5.3.3-26.el6.i686",
            "6Server:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server:php-gd-0:5.3.3-26.el6.s390x",
            "6Server:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server:php-imap-0:5.3.3-26.el6.i686",
            "6Server:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server:php-imap-0:5.3.3-26.el6.s390x",
            "6Server:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server:php-intl-0:5.3.3-26.el6.i686",
            "6Server:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server:php-intl-0:5.3.3-26.el6.s390x",
            "6Server:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server:php-ldap-0:5.3.3-26.el6.i686",
            "6Server:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server:php-mysql-0:5.3.3-26.el6.i686",
            "6Server:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server:php-odbc-0:5.3.3-26.el6.i686",
            "6Server:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server:php-pdo-0:5.3.3-26.el6.i686",
            "6Server:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server:php-process-0:5.3.3-26.el6.i686",
            "6Server:php-process-0:5.3.3-26.el6.ppc64",
            "6Server:php-process-0:5.3.3-26.el6.s390x",
            "6Server:php-process-0:5.3.3-26.el6.x86_64",
            "6Server:php-pspell-0:5.3.3-26.el6.i686",
            "6Server:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server:php-recode-0:5.3.3-26.el6.i686",
            "6Server:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server:php-recode-0:5.3.3-26.el6.s390x",
            "6Server:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server:php-snmp-0:5.3.3-26.el6.i686",
            "6Server:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server:php-soap-0:5.3.3-26.el6.i686",
            "6Server:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server:php-soap-0:5.3.3-26.el6.s390x",
            "6Server:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server:php-tidy-0:5.3.3-26.el6.i686",
            "6Server:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server:php-xml-0:5.3.3-26.el6.i686",
            "6Server:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server:php-xml-0:5.3.3-26.el6.s390x",
            "6Server:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server:php-zts-0:5.3.3-26.el6.i686",
            "6Server:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server:php-zts-0:5.3.3-26.el6.s390x",
            "6Server:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-0:5.3.3-26.el6.src",
            "6Workstation-optional:php-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-0:5.3.3-26.el6.i686",
            "6Workstation:php-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-0:5.3.3-26.el6.s390x",
            "6Workstation:php-0:5.3.3-26.el6.src",
            "6Workstation:php-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-common-0:5.3.3-26.el6.i686",
            "6Workstation:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-process-0:5.3.3-26.el6.i686",
            "6Workstation:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "php: paths with NULL character were considered valid"
    },
    {
      "cve": "CVE-2013-1643",
      "discovery_date": "2013-03-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "918187"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The SOAP parser in PHP before 5.3.23 and 5.4.x before 5.4.13 allows remote attackers to read arbitrary files via a SOAP WSDL file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue in the soap_xmlParseFile and soap_xmlParseMemory functions.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-1824.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "php: Ability to read arbitrary files due use of external entities while parsing SOAP WSDL files",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Client-optional:php-0:5.3.3-26.el6.i686",
          "6Client-optional:php-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-0:5.3.3-26.el6.src",
          "6Client-optional:php-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-cli-0:5.3.3-26.el6.i686",
          "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-common-0:5.3.3-26.el6.i686",
          "6Client-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-common-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-dba-0:5.3.3-26.el6.i686",
          "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-devel-0:5.3.3-26.el6.i686",
          "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-gd-0:5.3.3-26.el6.i686",
          "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-imap-0:5.3.3-26.el6.i686",
          "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-intl-0:5.3.3-26.el6.i686",
          "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-process-0:5.3.3-26.el6.i686",
          "6Client-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-process-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-recode-0:5.3.3-26.el6.i686",
          "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-soap-0:5.3.3-26.el6.i686",
          "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-xml-0:5.3.3-26.el6.i686",
          "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-zts-0:5.3.3-26.el6.i686",
          "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.src",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-0:5.3.3-26.el6.src",
          "6ComputeNode:php-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-common-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-common-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-process-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-process-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-0:5.3.3-26.el6.i686",
          "6Server-optional:php-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-0:5.3.3-26.el6.src",
          "6Server-optional:php-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-cli-0:5.3.3-26.el6.i686",
          "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-common-0:5.3.3-26.el6.i686",
          "6Server-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-common-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-dba-0:5.3.3-26.el6.i686",
          "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-devel-0:5.3.3-26.el6.i686",
          "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-gd-0:5.3.3-26.el6.i686",
          "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-imap-0:5.3.3-26.el6.i686",
          "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-intl-0:5.3.3-26.el6.i686",
          "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-process-0:5.3.3-26.el6.i686",
          "6Server-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-process-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-recode-0:5.3.3-26.el6.i686",
          "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-soap-0:5.3.3-26.el6.i686",
          "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-xml-0:5.3.3-26.el6.i686",
          "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-zts-0:5.3.3-26.el6.i686",
          "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6Server:php-0:5.3.3-26.el6.i686",
          "6Server:php-0:5.3.3-26.el6.ppc64",
          "6Server:php-0:5.3.3-26.el6.s390x",
          "6Server:php-0:5.3.3-26.el6.src",
          "6Server:php-0:5.3.3-26.el6.x86_64",
          "6Server:php-bcmath-0:5.3.3-26.el6.i686",
          "6Server:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Server:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Server:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Server:php-cli-0:5.3.3-26.el6.i686",
          "6Server:php-cli-0:5.3.3-26.el6.ppc64",
          "6Server:php-cli-0:5.3.3-26.el6.s390x",
          "6Server:php-cli-0:5.3.3-26.el6.x86_64",
          "6Server:php-common-0:5.3.3-26.el6.i686",
          "6Server:php-common-0:5.3.3-26.el6.ppc64",
          "6Server:php-common-0:5.3.3-26.el6.s390x",
          "6Server:php-common-0:5.3.3-26.el6.x86_64",
          "6Server:php-dba-0:5.3.3-26.el6.i686",
          "6Server:php-dba-0:5.3.3-26.el6.ppc64",
          "6Server:php-dba-0:5.3.3-26.el6.s390x",
          "6Server:php-dba-0:5.3.3-26.el6.x86_64",
          "6Server:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Server:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Server:php-devel-0:5.3.3-26.el6.i686",
          "6Server:php-devel-0:5.3.3-26.el6.ppc64",
          "6Server:php-devel-0:5.3.3-26.el6.s390x",
          "6Server:php-devel-0:5.3.3-26.el6.x86_64",
          "6Server:php-embedded-0:5.3.3-26.el6.i686",
          "6Server:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Server:php-embedded-0:5.3.3-26.el6.s390x",
          "6Server:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Server:php-enchant-0:5.3.3-26.el6.i686",
          "6Server:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Server:php-enchant-0:5.3.3-26.el6.s390x",
          "6Server:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Server:php-fpm-0:5.3.3-26.el6.i686",
          "6Server:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Server:php-fpm-0:5.3.3-26.el6.s390x",
          "6Server:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Server:php-gd-0:5.3.3-26.el6.i686",
          "6Server:php-gd-0:5.3.3-26.el6.ppc64",
          "6Server:php-gd-0:5.3.3-26.el6.s390x",
          "6Server:php-gd-0:5.3.3-26.el6.x86_64",
          "6Server:php-imap-0:5.3.3-26.el6.i686",
          "6Server:php-imap-0:5.3.3-26.el6.ppc64",
          "6Server:php-imap-0:5.3.3-26.el6.s390x",
          "6Server:php-imap-0:5.3.3-26.el6.x86_64",
          "6Server:php-intl-0:5.3.3-26.el6.i686",
          "6Server:php-intl-0:5.3.3-26.el6.ppc64",
          "6Server:php-intl-0:5.3.3-26.el6.s390x",
          "6Server:php-intl-0:5.3.3-26.el6.x86_64",
          "6Server:php-ldap-0:5.3.3-26.el6.i686",
          "6Server:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Server:php-ldap-0:5.3.3-26.el6.s390x",
          "6Server:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Server:php-mbstring-0:5.3.3-26.el6.i686",
          "6Server:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Server:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Server:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Server:php-mysql-0:5.3.3-26.el6.i686",
          "6Server:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Server:php-mysql-0:5.3.3-26.el6.s390x",
          "6Server:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Server:php-odbc-0:5.3.3-26.el6.i686",
          "6Server:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Server:php-odbc-0:5.3.3-26.el6.s390x",
          "6Server:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Server:php-pdo-0:5.3.3-26.el6.i686",
          "6Server:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Server:php-pdo-0:5.3.3-26.el6.s390x",
          "6Server:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Server:php-pgsql-0:5.3.3-26.el6.i686",
          "6Server:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Server:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Server:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Server:php-process-0:5.3.3-26.el6.i686",
          "6Server:php-process-0:5.3.3-26.el6.ppc64",
          "6Server:php-process-0:5.3.3-26.el6.s390x",
          "6Server:php-process-0:5.3.3-26.el6.x86_64",
          "6Server:php-pspell-0:5.3.3-26.el6.i686",
          "6Server:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Server:php-pspell-0:5.3.3-26.el6.s390x",
          "6Server:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Server:php-recode-0:5.3.3-26.el6.i686",
          "6Server:php-recode-0:5.3.3-26.el6.ppc64",
          "6Server:php-recode-0:5.3.3-26.el6.s390x",
          "6Server:php-recode-0:5.3.3-26.el6.x86_64",
          "6Server:php-snmp-0:5.3.3-26.el6.i686",
          "6Server:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Server:php-snmp-0:5.3.3-26.el6.s390x",
          "6Server:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Server:php-soap-0:5.3.3-26.el6.i686",
          "6Server:php-soap-0:5.3.3-26.el6.ppc64",
          "6Server:php-soap-0:5.3.3-26.el6.s390x",
          "6Server:php-soap-0:5.3.3-26.el6.x86_64",
          "6Server:php-tidy-0:5.3.3-26.el6.i686",
          "6Server:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Server:php-tidy-0:5.3.3-26.el6.s390x",
          "6Server:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Server:php-xml-0:5.3.3-26.el6.i686",
          "6Server:php-xml-0:5.3.3-26.el6.ppc64",
          "6Server:php-xml-0:5.3.3-26.el6.s390x",
          "6Server:php-xml-0:5.3.3-26.el6.x86_64",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Server:php-zts-0:5.3.3-26.el6.i686",
          "6Server:php-zts-0:5.3.3-26.el6.ppc64",
          "6Server:php-zts-0:5.3.3-26.el6.s390x",
          "6Server:php-zts-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-0:5.3.3-26.el6.src",
          "6Workstation-optional:php-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-0:5.3.3-26.el6.i686",
          "6Workstation:php-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-0:5.3.3-26.el6.s390x",
          "6Workstation:php-0:5.3.3-26.el6.src",
          "6Workstation:php-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.i686",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-cli-0:5.3.3-26.el6.i686",
          "6Workstation:php-cli-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-cli-0:5.3.3-26.el6.s390x",
          "6Workstation:php-cli-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-common-0:5.3.3-26.el6.i686",
          "6Workstation:php-common-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-common-0:5.3.3-26.el6.s390x",
          "6Workstation:php-common-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-dba-0:5.3.3-26.el6.i686",
          "6Workstation:php-dba-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-dba-0:5.3.3-26.el6.s390x",
          "6Workstation:php-dba-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-devel-0:5.3.3-26.el6.i686",
          "6Workstation:php-devel-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-devel-0:5.3.3-26.el6.s390x",
          "6Workstation:php-devel-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-embedded-0:5.3.3-26.el6.i686",
          "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-embedded-0:5.3.3-26.el6.s390x",
          "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-enchant-0:5.3.3-26.el6.i686",
          "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-enchant-0:5.3.3-26.el6.s390x",
          "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-fpm-0:5.3.3-26.el6.i686",
          "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-fpm-0:5.3.3-26.el6.s390x",
          "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-gd-0:5.3.3-26.el6.i686",
          "6Workstation:php-gd-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-gd-0:5.3.3-26.el6.s390x",
          "6Workstation:php-gd-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-imap-0:5.3.3-26.el6.i686",
          "6Workstation:php-imap-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-imap-0:5.3.3-26.el6.s390x",
          "6Workstation:php-imap-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-intl-0:5.3.3-26.el6.i686",
          "6Workstation:php-intl-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-intl-0:5.3.3-26.el6.s390x",
          "6Workstation:php-intl-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-ldap-0:5.3.3-26.el6.i686",
          "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-ldap-0:5.3.3-26.el6.s390x",
          "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.i686",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-mysql-0:5.3.3-26.el6.i686",
          "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-mysql-0:5.3.3-26.el6.s390x",
          "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-odbc-0:5.3.3-26.el6.i686",
          "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-odbc-0:5.3.3-26.el6.s390x",
          "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-pdo-0:5.3.3-26.el6.i686",
          "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-pdo-0:5.3.3-26.el6.s390x",
          "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.i686",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-process-0:5.3.3-26.el6.i686",
          "6Workstation:php-process-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-process-0:5.3.3-26.el6.s390x",
          "6Workstation:php-process-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-pspell-0:5.3.3-26.el6.i686",
          "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-pspell-0:5.3.3-26.el6.s390x",
          "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-recode-0:5.3.3-26.el6.i686",
          "6Workstation:php-recode-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-recode-0:5.3.3-26.el6.s390x",
          "6Workstation:php-recode-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-snmp-0:5.3.3-26.el6.i686",
          "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-snmp-0:5.3.3-26.el6.s390x",
          "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-soap-0:5.3.3-26.el6.i686",
          "6Workstation:php-soap-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-soap-0:5.3.3-26.el6.s390x",
          "6Workstation:php-soap-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-tidy-0:5.3.3-26.el6.i686",
          "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-tidy-0:5.3.3-26.el6.s390x",
          "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-xml-0:5.3.3-26.el6.i686",
          "6Workstation:php-xml-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-xml-0:5.3.3-26.el6.s390x",
          "6Workstation:php-xml-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-zts-0:5.3.3-26.el6.i686",
          "6Workstation:php-zts-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-zts-0:5.3.3-26.el6.s390x",
          "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-1643"
        },
        {
          "category": "external",
          "summary": "RHBZ#918187",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=918187"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-1643",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-1643"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1643",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1643"
        }
      ],
      "release_date": "2013-02-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-11-20T16:38:00+00:00",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258",
          "product_ids": [
            "6Client-optional:php-0:5.3.3-26.el6.i686",
            "6Client-optional:php-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-0:5.3.3-26.el6.src",
            "6Client-optional:php-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-common-0:5.3.3-26.el6.i686",
            "6Client-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-process-0:5.3.3-26.el6.i686",
            "6Client-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.src",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-0:5.3.3-26.el6.src",
            "6ComputeNode:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-0:5.3.3-26.el6.i686",
            "6Server-optional:php-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-0:5.3.3-26.el6.src",
            "6Server-optional:php-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-common-0:5.3.3-26.el6.i686",
            "6Server-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-process-0:5.3.3-26.el6.i686",
            "6Server-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server:php-0:5.3.3-26.el6.i686",
            "6Server:php-0:5.3.3-26.el6.ppc64",
            "6Server:php-0:5.3.3-26.el6.s390x",
            "6Server:php-0:5.3.3-26.el6.src",
            "6Server:php-0:5.3.3-26.el6.x86_64",
            "6Server:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server:php-cli-0:5.3.3-26.el6.i686",
            "6Server:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server:php-cli-0:5.3.3-26.el6.s390x",
            "6Server:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server:php-common-0:5.3.3-26.el6.i686",
            "6Server:php-common-0:5.3.3-26.el6.ppc64",
            "6Server:php-common-0:5.3.3-26.el6.s390x",
            "6Server:php-common-0:5.3.3-26.el6.x86_64",
            "6Server:php-dba-0:5.3.3-26.el6.i686",
            "6Server:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server:php-dba-0:5.3.3-26.el6.s390x",
            "6Server:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server:php-devel-0:5.3.3-26.el6.i686",
            "6Server:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server:php-devel-0:5.3.3-26.el6.s390x",
            "6Server:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server:php-embedded-0:5.3.3-26.el6.i686",
            "6Server:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server:php-enchant-0:5.3.3-26.el6.i686",
            "6Server:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server:php-fpm-0:5.3.3-26.el6.i686",
            "6Server:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server:php-gd-0:5.3.3-26.el6.i686",
            "6Server:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server:php-gd-0:5.3.3-26.el6.s390x",
            "6Server:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server:php-imap-0:5.3.3-26.el6.i686",
            "6Server:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server:php-imap-0:5.3.3-26.el6.s390x",
            "6Server:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server:php-intl-0:5.3.3-26.el6.i686",
            "6Server:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server:php-intl-0:5.3.3-26.el6.s390x",
            "6Server:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server:php-ldap-0:5.3.3-26.el6.i686",
            "6Server:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server:php-mysql-0:5.3.3-26.el6.i686",
            "6Server:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server:php-odbc-0:5.3.3-26.el6.i686",
            "6Server:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server:php-pdo-0:5.3.3-26.el6.i686",
            "6Server:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server:php-process-0:5.3.3-26.el6.i686",
            "6Server:php-process-0:5.3.3-26.el6.ppc64",
            "6Server:php-process-0:5.3.3-26.el6.s390x",
            "6Server:php-process-0:5.3.3-26.el6.x86_64",
            "6Server:php-pspell-0:5.3.3-26.el6.i686",
            "6Server:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server:php-recode-0:5.3.3-26.el6.i686",
            "6Server:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server:php-recode-0:5.3.3-26.el6.s390x",
            "6Server:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server:php-snmp-0:5.3.3-26.el6.i686",
            "6Server:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server:php-soap-0:5.3.3-26.el6.i686",
            "6Server:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server:php-soap-0:5.3.3-26.el6.s390x",
            "6Server:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server:php-tidy-0:5.3.3-26.el6.i686",
            "6Server:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server:php-xml-0:5.3.3-26.el6.i686",
            "6Server:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server:php-xml-0:5.3.3-26.el6.s390x",
            "6Server:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server:php-zts-0:5.3.3-26.el6.i686",
            "6Server:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server:php-zts-0:5.3.3-26.el6.s390x",
            "6Server:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-0:5.3.3-26.el6.src",
            "6Workstation-optional:php-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-0:5.3.3-26.el6.i686",
            "6Workstation:php-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-0:5.3.3-26.el6.s390x",
            "6Workstation:php-0:5.3.3-26.el6.src",
            "6Workstation:php-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-common-0:5.3.3-26.el6.i686",
            "6Workstation:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-process-0:5.3.3-26.el6.i686",
            "6Workstation:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1615"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 2.6,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:php-0:5.3.3-26.el6.i686",
            "6Client-optional:php-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-0:5.3.3-26.el6.src",
            "6Client-optional:php-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-common-0:5.3.3-26.el6.i686",
            "6Client-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-process-0:5.3.3-26.el6.i686",
            "6Client-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.src",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-0:5.3.3-26.el6.src",
            "6ComputeNode:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-0:5.3.3-26.el6.i686",
            "6Server-optional:php-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-0:5.3.3-26.el6.src",
            "6Server-optional:php-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-common-0:5.3.3-26.el6.i686",
            "6Server-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-process-0:5.3.3-26.el6.i686",
            "6Server-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server:php-0:5.3.3-26.el6.i686",
            "6Server:php-0:5.3.3-26.el6.ppc64",
            "6Server:php-0:5.3.3-26.el6.s390x",
            "6Server:php-0:5.3.3-26.el6.src",
            "6Server:php-0:5.3.3-26.el6.x86_64",
            "6Server:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server:php-cli-0:5.3.3-26.el6.i686",
            "6Server:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server:php-cli-0:5.3.3-26.el6.s390x",
            "6Server:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server:php-common-0:5.3.3-26.el6.i686",
            "6Server:php-common-0:5.3.3-26.el6.ppc64",
            "6Server:php-common-0:5.3.3-26.el6.s390x",
            "6Server:php-common-0:5.3.3-26.el6.x86_64",
            "6Server:php-dba-0:5.3.3-26.el6.i686",
            "6Server:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server:php-dba-0:5.3.3-26.el6.s390x",
            "6Server:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server:php-devel-0:5.3.3-26.el6.i686",
            "6Server:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server:php-devel-0:5.3.3-26.el6.s390x",
            "6Server:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server:php-embedded-0:5.3.3-26.el6.i686",
            "6Server:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server:php-enchant-0:5.3.3-26.el6.i686",
            "6Server:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server:php-fpm-0:5.3.3-26.el6.i686",
            "6Server:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server:php-gd-0:5.3.3-26.el6.i686",
            "6Server:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server:php-gd-0:5.3.3-26.el6.s390x",
            "6Server:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server:php-imap-0:5.3.3-26.el6.i686",
            "6Server:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server:php-imap-0:5.3.3-26.el6.s390x",
            "6Server:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server:php-intl-0:5.3.3-26.el6.i686",
            "6Server:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server:php-intl-0:5.3.3-26.el6.s390x",
            "6Server:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server:php-ldap-0:5.3.3-26.el6.i686",
            "6Server:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server:php-mysql-0:5.3.3-26.el6.i686",
            "6Server:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server:php-odbc-0:5.3.3-26.el6.i686",
            "6Server:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server:php-pdo-0:5.3.3-26.el6.i686",
            "6Server:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server:php-process-0:5.3.3-26.el6.i686",
            "6Server:php-process-0:5.3.3-26.el6.ppc64",
            "6Server:php-process-0:5.3.3-26.el6.s390x",
            "6Server:php-process-0:5.3.3-26.el6.x86_64",
            "6Server:php-pspell-0:5.3.3-26.el6.i686",
            "6Server:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server:php-recode-0:5.3.3-26.el6.i686",
            "6Server:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server:php-recode-0:5.3.3-26.el6.s390x",
            "6Server:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server:php-snmp-0:5.3.3-26.el6.i686",
            "6Server:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server:php-soap-0:5.3.3-26.el6.i686",
            "6Server:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server:php-soap-0:5.3.3-26.el6.s390x",
            "6Server:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server:php-tidy-0:5.3.3-26.el6.i686",
            "6Server:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server:php-xml-0:5.3.3-26.el6.i686",
            "6Server:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server:php-xml-0:5.3.3-26.el6.s390x",
            "6Server:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server:php-zts-0:5.3.3-26.el6.i686",
            "6Server:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server:php-zts-0:5.3.3-26.el6.s390x",
            "6Server:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-0:5.3.3-26.el6.src",
            "6Workstation-optional:php-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-0:5.3.3-26.el6.i686",
            "6Workstation:php-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-0:5.3.3-26.el6.s390x",
            "6Workstation:php-0:5.3.3-26.el6.src",
            "6Workstation:php-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-common-0:5.3.3-26.el6.i686",
            "6Workstation:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-process-0:5.3.3-26.el6.i686",
            "6Workstation:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "php: Ability to read arbitrary files due use of external entities while parsing SOAP WSDL files"
    },
    {
      "cve": "CVE-2013-4248",
      "discovery_date": "2013-08-13T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "997097"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The openssl_x509_parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "php: hostname check bypassing vulnerability in SSL client",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the version of php as shipped with Red Hat Enterprise Linux 5 or the version of php54 as shipped with Red Hat Software Collections 1.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Client-optional:php-0:5.3.3-26.el6.i686",
          "6Client-optional:php-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-0:5.3.3-26.el6.src",
          "6Client-optional:php-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-cli-0:5.3.3-26.el6.i686",
          "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-common-0:5.3.3-26.el6.i686",
          "6Client-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-common-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-dba-0:5.3.3-26.el6.i686",
          "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-devel-0:5.3.3-26.el6.i686",
          "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-gd-0:5.3.3-26.el6.i686",
          "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-imap-0:5.3.3-26.el6.i686",
          "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-intl-0:5.3.3-26.el6.i686",
          "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-process-0:5.3.3-26.el6.i686",
          "6Client-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-process-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-recode-0:5.3.3-26.el6.i686",
          "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-soap-0:5.3.3-26.el6.i686",
          "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-xml-0:5.3.3-26.el6.i686",
          "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Client-optional:php-zts-0:5.3.3-26.el6.i686",
          "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6Client-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.src",
          "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-0:5.3.3-26.el6.src",
          "6ComputeNode:php-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-common-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-common-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-process-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-process-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.i686",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x",
          "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-0:5.3.3-26.el6.i686",
          "6Server-optional:php-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-0:5.3.3-26.el6.src",
          "6Server-optional:php-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-cli-0:5.3.3-26.el6.i686",
          "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-common-0:5.3.3-26.el6.i686",
          "6Server-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-common-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-dba-0:5.3.3-26.el6.i686",
          "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-devel-0:5.3.3-26.el6.i686",
          "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-gd-0:5.3.3-26.el6.i686",
          "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-imap-0:5.3.3-26.el6.i686",
          "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-intl-0:5.3.3-26.el6.i686",
          "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-process-0:5.3.3-26.el6.i686",
          "6Server-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-process-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-recode-0:5.3.3-26.el6.i686",
          "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-soap-0:5.3.3-26.el6.i686",
          "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-xml-0:5.3.3-26.el6.i686",
          "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Server-optional:php-zts-0:5.3.3-26.el6.i686",
          "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6Server-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6Server:php-0:5.3.3-26.el6.i686",
          "6Server:php-0:5.3.3-26.el6.ppc64",
          "6Server:php-0:5.3.3-26.el6.s390x",
          "6Server:php-0:5.3.3-26.el6.src",
          "6Server:php-0:5.3.3-26.el6.x86_64",
          "6Server:php-bcmath-0:5.3.3-26.el6.i686",
          "6Server:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Server:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Server:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Server:php-cli-0:5.3.3-26.el6.i686",
          "6Server:php-cli-0:5.3.3-26.el6.ppc64",
          "6Server:php-cli-0:5.3.3-26.el6.s390x",
          "6Server:php-cli-0:5.3.3-26.el6.x86_64",
          "6Server:php-common-0:5.3.3-26.el6.i686",
          "6Server:php-common-0:5.3.3-26.el6.ppc64",
          "6Server:php-common-0:5.3.3-26.el6.s390x",
          "6Server:php-common-0:5.3.3-26.el6.x86_64",
          "6Server:php-dba-0:5.3.3-26.el6.i686",
          "6Server:php-dba-0:5.3.3-26.el6.ppc64",
          "6Server:php-dba-0:5.3.3-26.el6.s390x",
          "6Server:php-dba-0:5.3.3-26.el6.x86_64",
          "6Server:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Server:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Server:php-devel-0:5.3.3-26.el6.i686",
          "6Server:php-devel-0:5.3.3-26.el6.ppc64",
          "6Server:php-devel-0:5.3.3-26.el6.s390x",
          "6Server:php-devel-0:5.3.3-26.el6.x86_64",
          "6Server:php-embedded-0:5.3.3-26.el6.i686",
          "6Server:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Server:php-embedded-0:5.3.3-26.el6.s390x",
          "6Server:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Server:php-enchant-0:5.3.3-26.el6.i686",
          "6Server:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Server:php-enchant-0:5.3.3-26.el6.s390x",
          "6Server:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Server:php-fpm-0:5.3.3-26.el6.i686",
          "6Server:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Server:php-fpm-0:5.3.3-26.el6.s390x",
          "6Server:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Server:php-gd-0:5.3.3-26.el6.i686",
          "6Server:php-gd-0:5.3.3-26.el6.ppc64",
          "6Server:php-gd-0:5.3.3-26.el6.s390x",
          "6Server:php-gd-0:5.3.3-26.el6.x86_64",
          "6Server:php-imap-0:5.3.3-26.el6.i686",
          "6Server:php-imap-0:5.3.3-26.el6.ppc64",
          "6Server:php-imap-0:5.3.3-26.el6.s390x",
          "6Server:php-imap-0:5.3.3-26.el6.x86_64",
          "6Server:php-intl-0:5.3.3-26.el6.i686",
          "6Server:php-intl-0:5.3.3-26.el6.ppc64",
          "6Server:php-intl-0:5.3.3-26.el6.s390x",
          "6Server:php-intl-0:5.3.3-26.el6.x86_64",
          "6Server:php-ldap-0:5.3.3-26.el6.i686",
          "6Server:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Server:php-ldap-0:5.3.3-26.el6.s390x",
          "6Server:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Server:php-mbstring-0:5.3.3-26.el6.i686",
          "6Server:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Server:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Server:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Server:php-mysql-0:5.3.3-26.el6.i686",
          "6Server:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Server:php-mysql-0:5.3.3-26.el6.s390x",
          "6Server:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Server:php-odbc-0:5.3.3-26.el6.i686",
          "6Server:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Server:php-odbc-0:5.3.3-26.el6.s390x",
          "6Server:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Server:php-pdo-0:5.3.3-26.el6.i686",
          "6Server:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Server:php-pdo-0:5.3.3-26.el6.s390x",
          "6Server:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Server:php-pgsql-0:5.3.3-26.el6.i686",
          "6Server:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Server:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Server:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Server:php-process-0:5.3.3-26.el6.i686",
          "6Server:php-process-0:5.3.3-26.el6.ppc64",
          "6Server:php-process-0:5.3.3-26.el6.s390x",
          "6Server:php-process-0:5.3.3-26.el6.x86_64",
          "6Server:php-pspell-0:5.3.3-26.el6.i686",
          "6Server:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Server:php-pspell-0:5.3.3-26.el6.s390x",
          "6Server:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Server:php-recode-0:5.3.3-26.el6.i686",
          "6Server:php-recode-0:5.3.3-26.el6.ppc64",
          "6Server:php-recode-0:5.3.3-26.el6.s390x",
          "6Server:php-recode-0:5.3.3-26.el6.x86_64",
          "6Server:php-snmp-0:5.3.3-26.el6.i686",
          "6Server:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Server:php-snmp-0:5.3.3-26.el6.s390x",
          "6Server:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Server:php-soap-0:5.3.3-26.el6.i686",
          "6Server:php-soap-0:5.3.3-26.el6.ppc64",
          "6Server:php-soap-0:5.3.3-26.el6.s390x",
          "6Server:php-soap-0:5.3.3-26.el6.x86_64",
          "6Server:php-tidy-0:5.3.3-26.el6.i686",
          "6Server:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Server:php-tidy-0:5.3.3-26.el6.s390x",
          "6Server:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Server:php-xml-0:5.3.3-26.el6.i686",
          "6Server:php-xml-0:5.3.3-26.el6.ppc64",
          "6Server:php-xml-0:5.3.3-26.el6.s390x",
          "6Server:php-xml-0:5.3.3-26.el6.x86_64",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Server:php-zts-0:5.3.3-26.el6.i686",
          "6Server:php-zts-0:5.3.3-26.el6.ppc64",
          "6Server:php-zts-0:5.3.3-26.el6.s390x",
          "6Server:php-zts-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-0:5.3.3-26.el6.src",
          "6Workstation-optional:php-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x",
          "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-0:5.3.3-26.el6.i686",
          "6Workstation:php-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-0:5.3.3-26.el6.s390x",
          "6Workstation:php-0:5.3.3-26.el6.src",
          "6Workstation:php-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.i686",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x",
          "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-cli-0:5.3.3-26.el6.i686",
          "6Workstation:php-cli-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-cli-0:5.3.3-26.el6.s390x",
          "6Workstation:php-cli-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-common-0:5.3.3-26.el6.i686",
          "6Workstation:php-common-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-common-0:5.3.3-26.el6.s390x",
          "6Workstation:php-common-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-dba-0:5.3.3-26.el6.i686",
          "6Workstation:php-dba-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-dba-0:5.3.3-26.el6.s390x",
          "6Workstation:php-dba-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x",
          "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-devel-0:5.3.3-26.el6.i686",
          "6Workstation:php-devel-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-devel-0:5.3.3-26.el6.s390x",
          "6Workstation:php-devel-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-embedded-0:5.3.3-26.el6.i686",
          "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-embedded-0:5.3.3-26.el6.s390x",
          "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-enchant-0:5.3.3-26.el6.i686",
          "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-enchant-0:5.3.3-26.el6.s390x",
          "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-fpm-0:5.3.3-26.el6.i686",
          "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-fpm-0:5.3.3-26.el6.s390x",
          "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-gd-0:5.3.3-26.el6.i686",
          "6Workstation:php-gd-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-gd-0:5.3.3-26.el6.s390x",
          "6Workstation:php-gd-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-imap-0:5.3.3-26.el6.i686",
          "6Workstation:php-imap-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-imap-0:5.3.3-26.el6.s390x",
          "6Workstation:php-imap-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-intl-0:5.3.3-26.el6.i686",
          "6Workstation:php-intl-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-intl-0:5.3.3-26.el6.s390x",
          "6Workstation:php-intl-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-ldap-0:5.3.3-26.el6.i686",
          "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-ldap-0:5.3.3-26.el6.s390x",
          "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.i686",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x",
          "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-mysql-0:5.3.3-26.el6.i686",
          "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-mysql-0:5.3.3-26.el6.s390x",
          "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-odbc-0:5.3.3-26.el6.i686",
          "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-odbc-0:5.3.3-26.el6.s390x",
          "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-pdo-0:5.3.3-26.el6.i686",
          "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-pdo-0:5.3.3-26.el6.s390x",
          "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.i686",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x",
          "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-process-0:5.3.3-26.el6.i686",
          "6Workstation:php-process-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-process-0:5.3.3-26.el6.s390x",
          "6Workstation:php-process-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-pspell-0:5.3.3-26.el6.i686",
          "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-pspell-0:5.3.3-26.el6.s390x",
          "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-recode-0:5.3.3-26.el6.i686",
          "6Workstation:php-recode-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-recode-0:5.3.3-26.el6.s390x",
          "6Workstation:php-recode-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-snmp-0:5.3.3-26.el6.i686",
          "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-snmp-0:5.3.3-26.el6.s390x",
          "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-soap-0:5.3.3-26.el6.i686",
          "6Workstation:php-soap-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-soap-0:5.3.3-26.el6.s390x",
          "6Workstation:php-soap-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-tidy-0:5.3.3-26.el6.i686",
          "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-tidy-0:5.3.3-26.el6.s390x",
          "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-xml-0:5.3.3-26.el6.i686",
          "6Workstation:php-xml-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-xml-0:5.3.3-26.el6.s390x",
          "6Workstation:php-xml-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x",
          "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64",
          "6Workstation:php-zts-0:5.3.3-26.el6.i686",
          "6Workstation:php-zts-0:5.3.3-26.el6.ppc64",
          "6Workstation:php-zts-0:5.3.3-26.el6.s390x",
          "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-4248"
        },
        {
          "category": "external",
          "summary": "RHBZ#997097",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=997097"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4248",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-4248"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4248",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4248"
        }
      ],
      "release_date": "2013-08-13T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-11-20T16:38:00+00:00",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258",
          "product_ids": [
            "6Client-optional:php-0:5.3.3-26.el6.i686",
            "6Client-optional:php-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-0:5.3.3-26.el6.src",
            "6Client-optional:php-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-common-0:5.3.3-26.el6.i686",
            "6Client-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-process-0:5.3.3-26.el6.i686",
            "6Client-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.src",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-0:5.3.3-26.el6.src",
            "6ComputeNode:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-0:5.3.3-26.el6.i686",
            "6Server-optional:php-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-0:5.3.3-26.el6.src",
            "6Server-optional:php-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-common-0:5.3.3-26.el6.i686",
            "6Server-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-process-0:5.3.3-26.el6.i686",
            "6Server-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server:php-0:5.3.3-26.el6.i686",
            "6Server:php-0:5.3.3-26.el6.ppc64",
            "6Server:php-0:5.3.3-26.el6.s390x",
            "6Server:php-0:5.3.3-26.el6.src",
            "6Server:php-0:5.3.3-26.el6.x86_64",
            "6Server:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server:php-cli-0:5.3.3-26.el6.i686",
            "6Server:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server:php-cli-0:5.3.3-26.el6.s390x",
            "6Server:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server:php-common-0:5.3.3-26.el6.i686",
            "6Server:php-common-0:5.3.3-26.el6.ppc64",
            "6Server:php-common-0:5.3.3-26.el6.s390x",
            "6Server:php-common-0:5.3.3-26.el6.x86_64",
            "6Server:php-dba-0:5.3.3-26.el6.i686",
            "6Server:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server:php-dba-0:5.3.3-26.el6.s390x",
            "6Server:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server:php-devel-0:5.3.3-26.el6.i686",
            "6Server:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server:php-devel-0:5.3.3-26.el6.s390x",
            "6Server:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server:php-embedded-0:5.3.3-26.el6.i686",
            "6Server:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server:php-enchant-0:5.3.3-26.el6.i686",
            "6Server:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server:php-fpm-0:5.3.3-26.el6.i686",
            "6Server:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server:php-gd-0:5.3.3-26.el6.i686",
            "6Server:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server:php-gd-0:5.3.3-26.el6.s390x",
            "6Server:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server:php-imap-0:5.3.3-26.el6.i686",
            "6Server:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server:php-imap-0:5.3.3-26.el6.s390x",
            "6Server:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server:php-intl-0:5.3.3-26.el6.i686",
            "6Server:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server:php-intl-0:5.3.3-26.el6.s390x",
            "6Server:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server:php-ldap-0:5.3.3-26.el6.i686",
            "6Server:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server:php-mysql-0:5.3.3-26.el6.i686",
            "6Server:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server:php-odbc-0:5.3.3-26.el6.i686",
            "6Server:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server:php-pdo-0:5.3.3-26.el6.i686",
            "6Server:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server:php-process-0:5.3.3-26.el6.i686",
            "6Server:php-process-0:5.3.3-26.el6.ppc64",
            "6Server:php-process-0:5.3.3-26.el6.s390x",
            "6Server:php-process-0:5.3.3-26.el6.x86_64",
            "6Server:php-pspell-0:5.3.3-26.el6.i686",
            "6Server:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server:php-recode-0:5.3.3-26.el6.i686",
            "6Server:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server:php-recode-0:5.3.3-26.el6.s390x",
            "6Server:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server:php-snmp-0:5.3.3-26.el6.i686",
            "6Server:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server:php-soap-0:5.3.3-26.el6.i686",
            "6Server:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server:php-soap-0:5.3.3-26.el6.s390x",
            "6Server:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server:php-tidy-0:5.3.3-26.el6.i686",
            "6Server:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server:php-xml-0:5.3.3-26.el6.i686",
            "6Server:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server:php-xml-0:5.3.3-26.el6.s390x",
            "6Server:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server:php-zts-0:5.3.3-26.el6.i686",
            "6Server:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server:php-zts-0:5.3.3-26.el6.s390x",
            "6Server:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-0:5.3.3-26.el6.src",
            "6Workstation-optional:php-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-0:5.3.3-26.el6.i686",
            "6Workstation:php-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-0:5.3.3-26.el6.s390x",
            "6Workstation:php-0:5.3.3-26.el6.src",
            "6Workstation:php-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-common-0:5.3.3-26.el6.i686",
            "6Workstation:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-process-0:5.3.3-26.el6.i686",
            "6Workstation:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1615"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:php-0:5.3.3-26.el6.i686",
            "6Client-optional:php-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-0:5.3.3-26.el6.src",
            "6Client-optional:php-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Client-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-common-0:5.3.3-26.el6.i686",
            "6Client-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Client-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Client-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Client-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Client-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-process-0:5.3.3-26.el6.i686",
            "6Client-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Client-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Client-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Client-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Client-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Client-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.src",
            "6ComputeNode-optional:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-0:5.3.3-26.el6.src",
            "6ComputeNode:php-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-cli-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-common-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-common-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-common-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-dba-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-devel-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-embedded-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-enchant-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-fpm-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-gd-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-imap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-intl-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-ldap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-mysql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-odbc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pdo-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-process-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-process-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-process-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-pspell-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-recode-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-snmp-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-soap-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-tidy-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xml-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.i686",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.ppc64",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.s390x",
            "6ComputeNode:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-0:5.3.3-26.el6.i686",
            "6Server-optional:php-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-0:5.3.3-26.el6.src",
            "6Server-optional:php-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Server-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-common-0:5.3.3-26.el6.i686",
            "6Server-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Server-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Server-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Server-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Server-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-process-0:5.3.3-26.el6.i686",
            "6Server-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Server-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Server-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Server-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Server-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Server:php-0:5.3.3-26.el6.i686",
            "6Server:php-0:5.3.3-26.el6.ppc64",
            "6Server:php-0:5.3.3-26.el6.s390x",
            "6Server:php-0:5.3.3-26.el6.src",
            "6Server:php-0:5.3.3-26.el6.x86_64",
            "6Server:php-bcmath-0:5.3.3-26.el6.i686",
            "6Server:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Server:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Server:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Server:php-cli-0:5.3.3-26.el6.i686",
            "6Server:php-cli-0:5.3.3-26.el6.ppc64",
            "6Server:php-cli-0:5.3.3-26.el6.s390x",
            "6Server:php-cli-0:5.3.3-26.el6.x86_64",
            "6Server:php-common-0:5.3.3-26.el6.i686",
            "6Server:php-common-0:5.3.3-26.el6.ppc64",
            "6Server:php-common-0:5.3.3-26.el6.s390x",
            "6Server:php-common-0:5.3.3-26.el6.x86_64",
            "6Server:php-dba-0:5.3.3-26.el6.i686",
            "6Server:php-dba-0:5.3.3-26.el6.ppc64",
            "6Server:php-dba-0:5.3.3-26.el6.s390x",
            "6Server:php-dba-0:5.3.3-26.el6.x86_64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Server:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Server:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Server:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Server:php-devel-0:5.3.3-26.el6.i686",
            "6Server:php-devel-0:5.3.3-26.el6.ppc64",
            "6Server:php-devel-0:5.3.3-26.el6.s390x",
            "6Server:php-devel-0:5.3.3-26.el6.x86_64",
            "6Server:php-embedded-0:5.3.3-26.el6.i686",
            "6Server:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Server:php-embedded-0:5.3.3-26.el6.s390x",
            "6Server:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Server:php-enchant-0:5.3.3-26.el6.i686",
            "6Server:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Server:php-enchant-0:5.3.3-26.el6.s390x",
            "6Server:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Server:php-fpm-0:5.3.3-26.el6.i686",
            "6Server:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Server:php-fpm-0:5.3.3-26.el6.s390x",
            "6Server:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Server:php-gd-0:5.3.3-26.el6.i686",
            "6Server:php-gd-0:5.3.3-26.el6.ppc64",
            "6Server:php-gd-0:5.3.3-26.el6.s390x",
            "6Server:php-gd-0:5.3.3-26.el6.x86_64",
            "6Server:php-imap-0:5.3.3-26.el6.i686",
            "6Server:php-imap-0:5.3.3-26.el6.ppc64",
            "6Server:php-imap-0:5.3.3-26.el6.s390x",
            "6Server:php-imap-0:5.3.3-26.el6.x86_64",
            "6Server:php-intl-0:5.3.3-26.el6.i686",
            "6Server:php-intl-0:5.3.3-26.el6.ppc64",
            "6Server:php-intl-0:5.3.3-26.el6.s390x",
            "6Server:php-intl-0:5.3.3-26.el6.x86_64",
            "6Server:php-ldap-0:5.3.3-26.el6.i686",
            "6Server:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Server:php-ldap-0:5.3.3-26.el6.s390x",
            "6Server:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Server:php-mbstring-0:5.3.3-26.el6.i686",
            "6Server:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Server:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Server:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Server:php-mysql-0:5.3.3-26.el6.i686",
            "6Server:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Server:php-mysql-0:5.3.3-26.el6.s390x",
            "6Server:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Server:php-odbc-0:5.3.3-26.el6.i686",
            "6Server:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Server:php-odbc-0:5.3.3-26.el6.s390x",
            "6Server:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Server:php-pdo-0:5.3.3-26.el6.i686",
            "6Server:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Server:php-pdo-0:5.3.3-26.el6.s390x",
            "6Server:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Server:php-pgsql-0:5.3.3-26.el6.i686",
            "6Server:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Server:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Server:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Server:php-process-0:5.3.3-26.el6.i686",
            "6Server:php-process-0:5.3.3-26.el6.ppc64",
            "6Server:php-process-0:5.3.3-26.el6.s390x",
            "6Server:php-process-0:5.3.3-26.el6.x86_64",
            "6Server:php-pspell-0:5.3.3-26.el6.i686",
            "6Server:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Server:php-pspell-0:5.3.3-26.el6.s390x",
            "6Server:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Server:php-recode-0:5.3.3-26.el6.i686",
            "6Server:php-recode-0:5.3.3-26.el6.ppc64",
            "6Server:php-recode-0:5.3.3-26.el6.s390x",
            "6Server:php-recode-0:5.3.3-26.el6.x86_64",
            "6Server:php-snmp-0:5.3.3-26.el6.i686",
            "6Server:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Server:php-snmp-0:5.3.3-26.el6.s390x",
            "6Server:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Server:php-soap-0:5.3.3-26.el6.i686",
            "6Server:php-soap-0:5.3.3-26.el6.ppc64",
            "6Server:php-soap-0:5.3.3-26.el6.s390x",
            "6Server:php-soap-0:5.3.3-26.el6.x86_64",
            "6Server:php-tidy-0:5.3.3-26.el6.i686",
            "6Server:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Server:php-tidy-0:5.3.3-26.el6.s390x",
            "6Server:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Server:php-xml-0:5.3.3-26.el6.i686",
            "6Server:php-xml-0:5.3.3-26.el6.ppc64",
            "6Server:php-xml-0:5.3.3-26.el6.s390x",
            "6Server:php-xml-0:5.3.3-26.el6.x86_64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Server:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Server:php-zts-0:5.3.3-26.el6.i686",
            "6Server:php-zts-0:5.3.3-26.el6.ppc64",
            "6Server:php-zts-0:5.3.3-26.el6.s390x",
            "6Server:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-0:5.3.3-26.el6.src",
            "6Workstation-optional:php-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation-optional:php-zts-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-0:5.3.3-26.el6.i686",
            "6Workstation:php-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-0:5.3.3-26.el6.s390x",
            "6Workstation:php-0:5.3.3-26.el6.src",
            "6Workstation:php-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.i686",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.s390x",
            "6Workstation:php-bcmath-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-cli-0:5.3.3-26.el6.i686",
            "6Workstation:php-cli-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-cli-0:5.3.3-26.el6.s390x",
            "6Workstation:php-cli-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-common-0:5.3.3-26.el6.i686",
            "6Workstation:php-common-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-common-0:5.3.3-26.el6.s390x",
            "6Workstation:php-common-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-dba-0:5.3.3-26.el6.i686",
            "6Workstation:php-dba-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-dba-0:5.3.3-26.el6.s390x",
            "6Workstation:php-dba-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.i686",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-debuginfo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-devel-0:5.3.3-26.el6.i686",
            "6Workstation:php-devel-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-devel-0:5.3.3-26.el6.s390x",
            "6Workstation:php-devel-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.i686",
            "6Workstation:php-embedded-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-embedded-0:5.3.3-26.el6.s390x",
            "6Workstation:php-embedded-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.i686",
            "6Workstation:php-enchant-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-enchant-0:5.3.3-26.el6.s390x",
            "6Workstation:php-enchant-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.i686",
            "6Workstation:php-fpm-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-fpm-0:5.3.3-26.el6.s390x",
            "6Workstation:php-fpm-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-gd-0:5.3.3-26.el6.i686",
            "6Workstation:php-gd-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-gd-0:5.3.3-26.el6.s390x",
            "6Workstation:php-gd-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-imap-0:5.3.3-26.el6.i686",
            "6Workstation:php-imap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-imap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-imap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-intl-0:5.3.3-26.el6.i686",
            "6Workstation:php-intl-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-intl-0:5.3.3-26.el6.s390x",
            "6Workstation:php-intl-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.i686",
            "6Workstation:php-ldap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-ldap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-ldap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.i686",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mbstring-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.i686",
            "6Workstation:php-mysql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-mysql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-mysql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.i686",
            "6Workstation:php-odbc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-odbc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-odbc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.i686",
            "6Workstation:php-pdo-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pdo-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pdo-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.i686",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pgsql-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-process-0:5.3.3-26.el6.i686",
            "6Workstation:php-process-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-process-0:5.3.3-26.el6.s390x",
            "6Workstation:php-process-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.i686",
            "6Workstation:php-pspell-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-pspell-0:5.3.3-26.el6.s390x",
            "6Workstation:php-pspell-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-recode-0:5.3.3-26.el6.i686",
            "6Workstation:php-recode-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-recode-0:5.3.3-26.el6.s390x",
            "6Workstation:php-recode-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.i686",
            "6Workstation:php-snmp-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-snmp-0:5.3.3-26.el6.s390x",
            "6Workstation:php-snmp-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-soap-0:5.3.3-26.el6.i686",
            "6Workstation:php-soap-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-soap-0:5.3.3-26.el6.s390x",
            "6Workstation:php-soap-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.i686",
            "6Workstation:php-tidy-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-tidy-0:5.3.3-26.el6.s390x",
            "6Workstation:php-tidy-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xml-0:5.3.3-26.el6.i686",
            "6Workstation:php-xml-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xml-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xml-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.i686",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.s390x",
            "6Workstation:php-xmlrpc-0:5.3.3-26.el6.x86_64",
            "6Workstation:php-zts-0:5.3.3-26.el6.i686",
            "6Workstation:php-zts-0:5.3.3-26.el6.ppc64",
            "6Workstation:php-zts-0:5.3.3-26.el6.s390x",
            "6Workstation:php-zts-0:5.3.3-26.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "php: hostname check bypassing vulnerability in SSL client"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.