[
  {
    "path": ".github/ISSUE_TEMPLATE/sql-rewriting-issue.md",
    "content": "---\nname: SQL Rewriting Issue\nabout: This is used for filing bugs or problems with PG4WP\ntitle: ''\nlabels: ''\nassignees: ''\n\n---\n\nWP Version:\nPG4WP Version: \n\nError: \n```\n\n```\n\nRAW SQL\n```\n\n```\n\nExpected Rewritten SQL\n```\n\n```\n\nActual Rewritten SQL\n```\n\n```\n"
  },
  {
    "path": ".github/pull_request_template.md",
    "content": "\nRelated Issues:\n - \n\nAdded Tests:\n -"
  },
  {
    "path": ".github/workflows/php.yml",
    "content": "name: PHP Composer\n\non:\n  push:\n    branches: [ \"v2\", \"v3\" ]\n  pull_request:\n    branches: [ \"v2\", \"v3\" ]\n\npermissions:\n  contents: read\n\njobs:\n  build:\n\n    runs-on: ubuntu-latest\n\n    steps:\n    - uses: actions/checkout@v3\n\n    - name: Run Tests\n      run: ./tests/tools/phpunit.phar tests/"
  },
  {
    "path": ".gitignore",
    "content": "logs\n.phpunit.result.cache\n.php-cs-fixer.cache"
  },
  {
    "path": "license.md",
    "content": "# GNU GENERAL PUBLIC LICENSE\n\nVersion 2, June 1991\n\n    Copyright (C) 1989, 1991 Free Software Foundation, Inc.  \n    51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA\n\n    Everyone is permitted to copy and distribute verbatim copies\n    of this license document, but changing it is not allowed.\n\n## Preamble\n\nThe licenses for most software are designed to take away your freedom\nto share and change it. By contrast, the GNU General Public License is\nintended to guarantee your freedom to share and change free\nsoftware--to make sure the software is free for all its users. This\nGeneral Public License applies to most of the Free Software\nFoundation's software and to any other program whose authors commit to\nusing it. (Some other Free Software Foundation software is covered by\nthe GNU Lesser General Public License instead.) You can apply it to\nyour programs, too.\n\nWhen we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthis service if you wish), that you receive source code or can get it\nif you want it, that you can change the software or use pieces of it\nin new free programs; and that you know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid\nanyone to deny you these rights or to ask you to surrender the rights.\nThese restrictions translate to certain responsibilities for you if\nyou distribute copies of the software, or if you modify it.\n\nFor example, if you distribute copies of such a program, whether\ngratis or for a fee, you must give the recipients all the rights that\nyou have. You must make sure that they, too, receive or can get the\nsource code. And you must show them these terms so they know their\nrights.\n\nWe protect your rights with two steps: (1) copyright the software, and\n(2) offer you this license which gives you legal permission to copy,\ndistribute and/or modify the software.\n\nAlso, for each author's protection and ours, we want to make certain\nthat everyone understands that there is no warranty for this free\nsoftware. If the software is modified by someone else and passed on,\nwe want its recipients to know that what they have is not the\noriginal, so that any problems introduced by others will not reflect\non the original authors' reputations.\n\nFinally, any free program is threatened constantly by software\npatents. We wish to avoid the danger that redistributors of a free\nprogram will individually obtain patent licenses, in effect making the\nprogram proprietary. To prevent this, we have made it clear that any\npatent must be licensed for everyone's free use or not licensed at\nall.\n\nThe precise terms and conditions for copying, distribution and\nmodification follow.\n\n## TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n**0.** This License applies to any program or other work which\ncontains a notice placed by the copyright holder saying it may be\ndistributed under the terms of this General Public License. The\n\"Program\", below, refers to any such program or work, and a \"work\nbased on the Program\" means either the Program or any derivative work\nunder copyright law: that is to say, a work containing the Program or\na portion of it, either verbatim or with modifications and/or\ntranslated into another language. (Hereinafter, translation is\nincluded without limitation in the term \"modification\".) Each licensee\nis addressed as \"you\".\n\nActivities other than copying, distribution and modification are not\ncovered by this License; they are outside its scope. The act of\nrunning the Program is not restricted, and the output from the Program\nis covered only if its contents constitute a work based on the Program\n(independent of having been made by running the Program). Whether that\nis true depends on what the Program does.\n\n**1.** You may copy and distribute verbatim copies of the Program's\nsource code as you receive it, in any medium, provided that you\nconspicuously and appropriately publish on each copy an appropriate\ncopyright notice and disclaimer of warranty; keep intact all the\nnotices that refer to this License and to the absence of any warranty;\nand give any other recipients of the Program a copy of this License\nalong with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and\nyou may at your option offer warranty protection in exchange for a\nfee.\n\n**2.** You may modify your copy or copies of the Program or any\nportion of it, thus forming a work based on the Program, and copy and\ndistribute such modifications or work under the terms of Section 1\nabove, provided that you also meet all of these conditions:\n\n  \n**a)** You must cause the modified files to carry prominent notices\nstating that you changed the files and the date of any change.\n\n  \n**b)** You must cause any work that you distribute or publish, that in\nwhole or in part contains or is derived from the Program or any part\nthereof, to be licensed as a whole at no charge to all third parties\nunder the terms of this License.\n\n  \n**c)** If the modified program normally reads commands interactively\nwhen run, you must cause it, when started running for such interactive\nuse in the most ordinary way, to print or display an announcement\nincluding an appropriate copyright notice and a notice that there is\nno warranty (or else, saying that you provide a warranty) and that\nusers may redistribute the program under these conditions, and telling\nthe user how to view a copy of this License. (Exception: if the\nProgram itself is interactive but does not normally print such an\nannouncement, your work based on the Program is not required to print\nan announcement.)\n\nThese requirements apply to the modified work as a whole. If\nidentifiable sections of that work are not derived from the Program,\nand can be reasonably considered independent and separate works in\nthemselves, then this License, and its terms, do not apply to those\nsections when you distribute them as separate works. But when you\ndistribute the same sections as part of a whole which is a work based\non the Program, the distribution of the whole must be on the terms of\nthis License, whose permissions for other licensees extend to the\nentire whole, and thus to each and every part regardless of who wrote\nit.\n\nThus, it is not the intent of this section to claim rights or contest\nyour rights to work written entirely by you; rather, the intent is to\nexercise the right to control the distribution of derivative or\ncollective works based on the Program.\n\nIn addition, mere aggregation of another work not based on the Program\nwith the Program (or with a work based on the Program) on a volume of\na storage or distribution medium does not bring the other work under\nthe scope of this License.\n\n**3.** You may copy and distribute the Program (or a work based on it,\nunder Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you also do one of the following:\n\n  \n**a)** Accompany it with the complete corresponding machine-readable\nsource code, which must be distributed under the terms of Sections 1\nand 2 above on a medium customarily used for software interchange; or,\n\n  \n**b)** Accompany it with a written offer, valid for at least three\nyears, to give any third party, for a charge no more than your cost of\nphysically performing source distribution, a complete machine-readable\ncopy of the corresponding source code, to be distributed under the\nterms of Sections 1 and 2 above on a medium customarily used for\nsoftware interchange; or,\n\n  \n**c)** Accompany it with the information you received as to the offer\nto distribute corresponding source code. (This alternative is allowed\nonly for noncommercial distribution and only if you received the\nprogram in object code or executable form with such an offer, in\naccord with Subsection b above.)\n\nThe source code for a work means the preferred form of the work for\nmaking modifications to it. For an executable work, complete source\ncode means all the source code for all modules it contains, plus any\nassociated interface definition files, plus the scripts used to\ncontrol compilation and installation of the executable. However, as a\nspecial exception, the source code distributed need not include\nanything that is normally distributed (in either source or binary\nform) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component\nitself accompanies the executable.\n\nIf distribution of executable or object code is made by offering\naccess to copy from a designated place, then offering equivalent\naccess to copy the source code from the same place counts as\ndistribution of the source code, even though third parties are not\ncompelled to copy the source along with the object code.\n\n**4.** You may not copy, modify, sublicense, or distribute the Program\nexcept as expressly provided under this License. Any attempt otherwise\nto copy, modify, sublicense or distribute the Program is void, and\nwill automatically terminate your rights under this License. However,\nparties who have received copies, or rights, from you under this\nLicense will not have their licenses terminated so long as such\nparties remain in full compliance.\n\n**5.** You are not required to accept this License, since you have not\nsigned it. However, nothing else grants you permission to modify or\ndistribute the Program or its derivative works. These actions are\nprohibited by law if you do not accept this License. Therefore, by\nmodifying or distributing the Program (or any work based on the\nProgram), you indicate your acceptance of this License to do so, and\nall its terms and conditions for copying, distributing or modifying\nthe Program or works based on it.\n\n**6.** Each time you redistribute the Program (or any work based on\nthe Program), the recipient automatically receives a license from the\noriginal licensor to copy, distribute or modify the Program subject to\nthese terms and conditions. You may not impose any further\nrestrictions on the recipients' exercise of the rights granted herein.\nYou are not responsible for enforcing compliance by third parties to\nthis License.\n\n**7.** If, as a consequence of a court judgment or allegation of\npatent infringement or for any other reason (not limited to patent\nissues), conditions are imposed on you (whether by court order,\nagreement or otherwise) that contradict the conditions of this\nLicense, they do not excuse you from the conditions of this License.\nIf you cannot distribute so as to satisfy simultaneously your\nobligations under this License and any other pertinent obligations,\nthen as a consequence you may not distribute the Program at all. For\nexample, if a patent license would not permit royalty-free\nredistribution of the Program by all those who receive copies directly\nor indirectly through you, then the only way you could satisfy both it\nand this License would be to refrain entirely from distribution of the\nProgram.\n\nIf any portion of this section is held invalid or unenforceable under\nany particular circumstance, the balance of the section is intended to\napply and the section as a whole is intended to apply in other\ncircumstances.\n\nIt is not the purpose of this section to induce you to infringe any\npatents or other property right claims or to contest validity of any\nsuch claims; this section has the sole purpose of protecting the\nintegrity of the free software distribution system, which is\nimplemented by public license practices. Many people have made\ngenerous contributions to the wide range of software distributed\nthrough that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing\nto distribute software through any other system and a licensee cannot\nimpose that choice.\n\nThis section is intended to make thoroughly clear what is believed to\nbe a consequence of the rest of this License.\n\n**8.** If the distribution and/or use of the Program is restricted in\ncertain countries either by patents or by copyrighted interfaces, the\noriginal copyright holder who places the Program under this License\nmay add an explicit geographical distribution limitation excluding\nthose countries, so that distribution is permitted only in or among\ncountries not thus excluded. In such case, this License incorporates\nthe limitation as if written in the body of this License.\n\n**9.** The Free Software Foundation may publish revised and/or new\nversions of the General Public License from time to time. Such new\nversions will be similar in spirit to the present version, but may\ndiffer in detail to address new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program\nspecifies a version number of this License which applies to it and\n\"any later version\", you have the option of following the terms and\nconditions either of that version or of any later version published by\nthe Free Software Foundation. If the Program does not specify a\nversion number of this License, you may choose any version ever\npublished by the Free Software Foundation.\n\n**10.** If you wish to incorporate parts of the Program into other\nfree programs whose distribution conditions are different, write to\nthe author to ask for permission. For software which is copyrighted by\nthe Free Software Foundation, write to the Free Software Foundation;\nwe sometimes make exceptions for this. Our decision will be guided by\nthe two goals of preserving the free status of all derivatives of our\nfree software and of promoting the sharing and reuse of software\ngenerally.\n\n**NO WARRANTY**\n\n**11.** BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO\nWARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.\nEXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\nOTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY\nKIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\nPROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n**12.** IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN\nWRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY\nAND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU\nFOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR\nCONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE\nPROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING\nRENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A\nFAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF\nSUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGES.\n\nEND OF TERMS AND CONDITIONS\n\n## How to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these\nterms.\n\nTo do so, attach the following notices to the program. It is safest to\nattach them to the start of each source file to most effectively\nconvey the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    one line to give the program's name and an idea of what it does.\n    Copyright (C) yyyy  name of author\n\n    This program is free software; you can redistribute it and/or\n    modify it under the terms of the GNU General Public License\n    as published by the Free Software Foundation; either version 2\n    of the License, or (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program; if not, write to the Free Software\n    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.\n\nAlso add information on how to contact you by electronic and paper\nmail.\n\nIf the program is interactive, make it output a short notice like this\nwhen it starts in an interactive mode:\n\n    Gnomovision version 69, Copyright (C) year name of author\n    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details\n    type `show w'.  This is free software, and you are welcome\n    to redistribute it under certain conditions; type `show c' \n    for details.\n\nThe hypothetical commands \\`show w' and \\`show c' should show the\nappropriate parts of the General Public License. Of course, the\ncommands you use may be called something other than \\`show w' and\n\\`show c'; they could even be mouse-clicks or menu items--whatever\nsuits your program.\n\nYou should also get your employer (if you work as a programmer) or\nyour school, if any, to sign a \"copyright disclaimer\" for the program,\nif necessary. Here is a sample; alter the names:\n\n    Yoyodyne, Inc., hereby disclaims all copyright\n    interest in the program `Gnomovision'\n    (which makes passes at compilers) written \n    by James Hacker.\n\n    signature of Ty Coon, 1 April 1989\n    Ty Coon, President of Vice\n\nThis General Public License does not permit incorporating your program\ninto proprietary programs. If your program is a subroutine library,\nyou may consider it more useful to permit linking proprietary\napplications with the library. If this is what you want to do, use the\n[GNU Lesser General Public\nLicense](https://www.gnu.org/licenses/lgpl.html) instead of this\nLicense."
  },
  {
    "path": "pg4wp/core.php",
    "content": "<?php\n/**\n * @package PostgreSQL_For_Wordpress\n * @version $Id$\n * @author\tHawk__, www.hawkix.net\n */\n\n/**\n* This file does all the initialisation tasks\n*/\n\n// This is required by class-wpdb so we must load it first\nrequire_once ABSPATH . '/wp-includes/version.php';\nrequire_once ABSPATH . '/wp-includes/cache.php';\nrequire_once ABSPATH . '/wp-includes/l10n.php';\n\n// Load the driver defined in 'db.php'\nrequire_once(PG4WP_ROOT . '/driver_' . DB_DRIVER . '.php');\n\n// This loads up the wpdb class applying appropriate changes to it\n$replaces = array(\n    'define( '\t=> '// define( ',\n    'class wpdb'\t=> 'class wpdb2',\n    'new wpdb'\t=> 'new wpdb2',\n    'instanceof mysqli_result' => 'instanceof \\PgSql\\Result',\n    'instanceof mysqli' => 'instanceof \\PgSql\\Connection',\n    '$this->dbh->connect_errno' => 'wpsqli_connect_error()',\n    'mysqli_'\t=> 'wpsqli_',\n    'is_resource'\t=> 'wpsqli_is_resource',\n    '<?php'\t\t=> '',\n    '?>'\t\t=> '',\n);\n\neval(str_replace(array_keys($replaces), array_values($replaces), file_get_contents(ABSPATH . '/wp-includes/class-wpdb.php')));\n\n// Create wpdb object if not already done\nif (!isset($wpdb) && defined('DB_USER')) {\n    $wpdb = new wpdb2(DB_USER, DB_PASSWORD, DB_NAME, DB_HOST);\n}\n"
  },
  {
    "path": "pg4wp/db.php",
    "content": "<?php\n/*\nPlugin Name: PostgreSQL for WordPress (PG4WP)\nPlugin URI: https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress\nDescription: PG4WP is a special plugin enabling WordPress to use a PostgreSQL database.\nVersion: v3.0.0\nAuthor: PostgreSQL-For-Wordpress\nAuthor URI: https://github.com/PostgreSQL-For-Wordpress\nLicense: GPLv2 or newer.\n*/\n\n// Ensure we only load this config once\nif(!defined('PG4WP_ROOT')) {\n\n    // You can choose the driver to load here\n    if (!defined('DB_DRIVER')) {\n        define('DB_DRIVER', 'pgsql');\n    }\n\n    // Set this to 'true' and check that `pg4wp` is writable if you want debug logs to be written\n    if (!defined('PG4WP_DEBUG')) {\n        define('PG4WP_DEBUG', false);\n    }\n\n    if (!defined('PG4WP_LOG_ERRORS')) {\n        // If you just want to log queries that generate errors, leave PG4WP_DEBUG to \"false\"\n        // and set this to true\n        define('PG4WP_LOG_ERRORS', true);\n    }\n\n    // This defines the directory where PG4WP files are loaded from\n    //   3 places checked : wp-content, wp-content/plugins and the base directory\n    if(file_exists(ABSPATH . 'wp-content/pg4wp')) {\n        define('PG4WP_ROOT', ABSPATH . 'wp-content/pg4wp');\n    } elseif(file_exists(ABSPATH . 'wp-content/plugins/pg4wp')) {\n        define('PG4WP_ROOT', ABSPATH . 'wp-content/plugins/pg4wp');\n    } elseif(file_exists(ABSPATH . 'pg4wp')) {\n        define('PG4WP_ROOT', ABSPATH . 'pg4wp');\n    } else {\n        die('PG4WP file directory not found');\n    }\n\n    // Logs are put in the pg4wp directory\n    if (!defined('PG4WP_LOG')) {\n        define('PG4WP_LOG', PG4WP_ROOT . '/logs/');\n    }\n    // Check if the logs directory is needed and exists or create it if possible\n    if((PG4WP_DEBUG || PG4WP_LOG_ERRORS) && !file_exists(PG4WP_LOG) && is_writable(dirname(PG4WP_LOG))) {\n        mkdir(PG4WP_LOG);\n    }\n\n    // Here happens all the magic\n    require_once(PG4WP_ROOT . '/core.php');\n} // Protection against multiple loading\n"
  },
  {
    "path": "pg4wp/driver_mysql.php",
    "content": "<?php\n\n/**\n* This file implements a mysql reference driver\n* This driver should do nothing different vs a standard install\n* This file remaps all wpsqli_* calls to mysqli_* original name\n*/\n\n/**\n* Connection Handling\n*/\n\n/**\n * Initializes MySQLi and returns a resource for use with mysqli_real_connect().\n *\n * This function is a wrapper for the mysqli_init function, which initializes and returns\n * a resource for use with mysqli_real_connect(). It is part of the MySQLi extension's\n * object-oriented interface and is usually employed to prepare for a secure connection\n * using settings like mysqli_ssl_set() before establishing a connection to a MySQL server.\n * The function does not require any parameters and will return a mysqli object on success\n * or FALSE on failure.\n *\n * @return mysqli|false Returns an object which can be used with mysqli_real_connect() or\n *                      FALSE on failure.\n */\nfunction wpsqli_init()\n{\n    return mysqli_init();\n}\n\n/**\n * Opens a connection to a mysql server in a real context.\n *\n * This function is a wrapper for the mysqli_real_connect function, which attempts to establish\n * a connection to a MySQL server. The function takes in parameters for the host name, username,\n * password, database name, port number, socket, and flags, all of which are optional except the\n * mysqli object returned by mysqli_init(). The flags parameter can be used to set different\n * connection options that can affect the behavior of the connection.\n *\n * @param mysqli $connection The mysqli object returned by mysqli_init().\n * @param string|null $hostname The host name or an IP address.\n * @param string|null $username The MySQL user name.\n * @param string|null $password The password associated with the username.\n * @param string|null $database The default database to be used when performing queries.\n * @param int|null $port The port number to attempt to connect to the MySQL server.\n * @param string|null $socket The socket or named pipe that should be used.\n * @param int $flags Client connection flags.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_real_connect($connection, $hostname = null, $username = null, $password = null, $database = null, $port = null, $socket = null, $flags = 0)\n{\n    return mysqli_real_connect($connection, $hostname, $username, $password, $database, $port, $socket, $flags);\n}\n\n/**\n * Closes a previously opened database connection.\n *\n * This function is a wrapper for the mysqli_close function. It is used to close a non-persistent\n * connection to a MySQL server that was opened with mysqli_connect() or mysqli_real_connect(). It's\n * important to close connections when they are no longer needed to free up resources on both the web\n * server and the MySQL server. The function returns TRUE on success or FALSE on failure.\n *\n * @param mysqli $connection The mysqli connection resource to be closed.\n * @return bool Returns TRUE on successful closure, FALSE on failure.\n */\nfunction wpsqli_close($connection)\n{\n    return mysqli_close($connection);\n}\n\n/**\n * Used to establish secure connections using SSL.\n *\n * This function is a wrapper for the mysqli_ssl_set function. It is used to set the SSL\n * certificates and key files for establishing an encrypted connection between the client\n * and the MySQL server. This function should be called before mysqli_real_connect(). It's\n * important for security when the database server and the web server are on different hosts\n * or when sensitive data is being transferred.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param string $key The path to the key file.\n * @param string $cert The path to the certificate file.\n * @param string $ca The path to the certificate authority file.\n * @param string $capath The pathname to a directory that contains trusted SSL CA certificates\n *                       in PEM format.\n * @param string $cipher A list of allowable ciphers to use for SSL encryption.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_ssl_set($connection, $key, $cert, $ca, $capath, $cipher)\n{\n    return mysqli_ssl_set($connection, $key, $cert, $ca, $capath, $cipher);\n}\n\n/**\n * Returns the MySQL client library version as a string.\n *\n * This function is a wrapper for the mysqli_get_client_info function. It is used to retrieve\n * the version of the client library that is used to compile the MySQLi extension. The function\n * does not require any parameters and can be called statically. It is helpful for debugging\n * and ensuring that the PHP environment is using the correct version of the MySQL client library,\n * which can be important for compatibility and functionality reasons.\n *\n * @return string The MySQL client library version.\n */\nfunction wpsqli_get_client_info()\n{\n    return mysqli_get_client_info();\n}\n\n/**\n * Retrieves the version of the MySQL server.\n *\n * This function is a wrapper for the mysqli_get_server_info function. It returns a string\n * representing the version of the MySQL server pointed to by the connection resource. This\n * information can be used for a variety of purposes, such as conditional behavior for different\n * MySQL versions or simply for logging and monitoring. Understanding the server version is\n * essential for ensuring compatibility with specific MySQL features and syntax.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return string The version of the MySQL server.\n */\nfunction wpsqli_get_server_info($connection)\n{\n    return mysqli_get_server_info($connection);\n}\n\n/**\n * Returns a string representing the type of connection used.\n *\n * This function is a wrapper for the mysqli_get_host_info function. It retrieves information about\n * the type of connection that was established to the MySQL server and the host server information.\n * This includes the host name and the connection type, such as TCP/IP or a UNIX socket. It's useful\n * for debugging and for understanding how PHP is communicating with the MySQL server.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return string A string describing the connection type and server host information.\n */\nfunction wpsqli_host_info($connection)\n{\n    return mysqli_get_host_info($connection);\n}\n\n/**\n * Pings a server connection, or tries to reconnect if the connection has gone down.\n *\n * This function is a wrapper for the mysqli_ping function, which checks whether the\n * connection to the server is working. If it has gone down, and the global option\n * mysqli.reconnect is enabled, it will attempt to reconnect. This is useful to ensure\n * that a connection is still alive and if not, to re-establish it before proceeding\n * with further operations. It returns TRUE if the connection is alive or if it was\n * successfully re-established, and FALSE if the connection is not established and\n * cannot be re-established.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_ping($connection)\n{\n    return mysqli_ping($connection);\n}\n\n/**\n * Returns the thread ID for the current connection.\n *\n * This function is a wrapper for the mysqli_thread_id function. It retrieves the thread ID used by\n * the current connection to the MySQL server. This ID can be used as an argument to the KILL\n * statement to terminate a connection. It is useful for debugging and managing MySQL connections\n * and can be used to uniquely identify the connection within the server's process.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return int The thread ID for the current connection.\n */\nfunction wpsqli_thread_id($connection)\n{\n    return mysqli_thread_id($connection);\n}\n\n/**\n * Returns whether the client library is thread-safe.\n *\n * This function is a wrapper for the mysqli_thread_safe function. It indicates whether the\n * mysqli client library that PHP is using is thread-safe. This is important information when\n * running PHP in a multi-threaded environment such as with the worker MPM in Apache or when\n * using multi-threading extensions in PHP.\n *\n * @return bool Returns TRUE if the client library is thread-safe, FALSE otherwise.\n */\nfunction wpsqli_thread_safe()\n{\n    return mysqli_thread_safe();\n}\n\n/**\n * Gets the current system status of the MySQL server.\n *\n * This function is a wrapper for the mysqli_stat function. It returns a string containing\n * status information about the MySQL server to which it's connected. The information includes\n * uptime, threads, queries, open tables, and flush tables, among other status indicators.\n * This can be useful for monitoring the health and performance of the MySQL server, as well\n * as for debugging purposes.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return string A string describing the server status or FALSE on failure.\n */\nfunction wpsqli_stat($connection)\n{\n    return mysqli_stat($connection);\n}\n\n/**\n * Sets extra connect options and affect behavior for a connection.\n *\n * This function is a wrapper for the mysqli_options function. It is used to set extra options\n * for a connection resource before establishing a connection using mysqli_real_connect(). These\n * options can be used to control various aspects of the connection's behavior. The function should\n * be called after mysqli_init() and before mysqli_real_connect(). It returns TRUE on success or\n * FALSE on failure.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param int $option The specific option that is to be set.\n * @param mixed $value The value for the specified option.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_options($connection, $option, $value)\n{\n    return mysqli_options($connection, $option, $value);\n}\n\n/**\n * Returns the error code from the last connection attempt.\n *\n * This function is a wrapper for the mysqli_connect_errno function. It returns the error code from\n * the last call to mysqli_connect() or mysqli_real_connect(). It is useful for error handling after\n * attempting to establish a connection to a MySQL server, allowing the script to respond appropriately\n * to specific error conditions. The function does not take any parameters and returns an integer error\n * code. If no error occurred during the last connection attempt, it will return zero.\n *\n * @return int The error code from the last connection attempt.\n */\nfunction wpsqli_connect_errno()\n{\n    return mysqli_connect_errno();\n}\n\n/**\n * Returns a string description of the last connect error.\n *\n * This function is a wrapper for the mysqli_connect_error function. It provides a textual description\n * of the error from the last connection attempt made by mysqli_connect() or mysqli_real_connect().\n * Unlike mysqli_connect_errno(), which returns an error code, mysqli_connect_error() returns a string\n * describing the error. This is useful for error handling, providing more detailed context about\n * connection problems.\n *\n * @return string|null A string that describes the error from the last connection attempt, or NULL\n *                     if no error occurred.\n */\nfunction wpsqli_connect_error()\n{\n    return mysqli_connect_error();\n}\n\n/**\n* Transaction Handling\n*/\n\n/**\n * Turns on or off auto-commit mode on queries for the database connection.\n *\n * This function is a wrapper for the mysqli_autocommit function. When turned on, each query\n * that you execute will automatically commit to the database. When turned off, you will need to\n * manually commit transactions using mysqli_commit() or rollback using mysqli_rollback(). This\n * function is particularly useful for transactions that require multiple steps and you don't want\n * to commit until all steps are successful.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param bool $mode Whether to turn on auto-commit mode or not. Pass TRUE to turn on auto-commit\n *                   mode and FALSE to turn it off.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_autocommit($connection, $mode)\n{\n    return mysqli_autocommit($connection, $mode);\n}\n\n/**\n * Starts a new transaction.\n *\n * This function is a wrapper for the mysqli_begin_transaction function. It starts a new transaction\n * with the provided connection and with the specified flags. Transactions allow multiple changes to\n * be made to the database atomically - they will all be applied, or none will be, which can be controlled\n * by committing or rolling back the transaction. This function can also set a name for the transaction,\n * which can be used for savepoints.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param int $flags Optional flags for defining transaction characteristics. This should be a bitmask\n *                   of any of the MYSQLI_TRANS_START_* constants.\n * @param string|null $name Optional name for the transaction, used for savepoint names.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_begin_transaction($connection, $flags = 0, $name = null)\n{\n    return mysqli_begin_transaction($connection, $flags, $name);\n}\n\n/**\n * Commits the current transaction.\n *\n * This function is a wrapper for the mysqli_commit function. It is used to commit the current transaction\n * for the database connection. Committing a transaction means that all the operations performed since the\n * start of the transaction are permanently saved to the database. This function can also take optional flags\n * and a name, the latter being used if the commit should be associated with a named savepoint.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param int $flags Optional flags for the commit operation. It should be a bitmask of the MYSQLI_TRANS_COR_* constants.\n * @param string|null $name Optional name for the savepoint that should be committed.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_commit($connection, $flags = 0, $name = null)\n{\n    return mysqli_commit($connection, $flags, $name);\n}\n\n/**\n * Rolls back the current transaction for the database connection.\n *\n * This function is a wrapper for the mysqli_rollback function. It rolls back the current transaction,\n * undoing all changes made to the database in the current transaction. This is an essential feature\n * for maintaining data integrity, especially in situations where a series of database operations need\n * to be treated as an atomic unit. The function can also accept optional flags and a name, which can be\n * used to rollback to a named savepoint within the transaction rather than rolling back the entire transaction.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param int $flags Optional flags that define how the rollback operation should be handled. It should be\n *                   a bitmask of the MYSQLI_TRANS_COR_* constants.\n * @param string|null $name Optional name of the savepoint to which the rollback operation should be directed.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_rollback($connection, $flags = 0, $name = null)\n{\n    return mysqli_rollback($connection, $flags, $name);\n}\n\n/**\n* Database Operations\n*/\n\n/**\n * Selects the default database for database queries.\n *\n * This function is a wrapper for the mysqli_select_db function, which is used to change the default\n * database for the connection. This is useful when performing multiple operations across different\n * databases without having to establish a new connection for each one. If the function succeeds,\n * it will return TRUE, indicating the database was successfully selected, or FALSE if it fails.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param string $database The name of the database to select.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_select_db($connection, $database)\n{\n    return mysqli_select_db($connection, $database);\n}\n\n/**\n * Performs a query against the database.\n *\n * This function is a wrapper for the mysqli_query function. The mysqli_query function performs\n * a query against the database and returns a result set for successful SELECT queries, or TRUE\n * for other successful DML queries such as INSERT, UPDATE, DELETE, etc. It can also be used\n * to execute multiple queries if the database server supports it. The function can return FALSE\n * on failure. The optional third parameter defines the result mode - whether to use a resultset\n * buffering (MYSQLI_STORE_RESULT) or not (MYSQLI_USE_RESULT).\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param string $query The SQL query to be executed.\n * @param int $result_mode The optional mode for storing result set.\n * @return mixed Returns a mysqli_result object for successful SELECT queries, TRUE for other\n *               successful queries, or FALSE on failure.\n */\nfunction wpsqli_query($connection, $query, $result_mode = MYSQLI_STORE_RESULT)\n{\n    return mysqli_query($connection, $query, $result_mode);\n}\n\n/**\n * Executes one or multiple queries which are concatenated by a semicolon.\n *\n * This function is a wrapper for the mysqli_multi_query function. It allows execution of\n * multiple SQL statements sent to the MySQL server in a single call. This can be useful to\n * perform a batch of SQL operations such as an atomic transaction that should either complete\n * entirely or not at all. After calling this function, the results of the queries can be\n * processed using mysqli_store_result() and mysqli_next_result(). It is important to ensure\n * that any user input included in the queries is properly sanitized to avoid SQL injection.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param string $query The queries to execute, concatenated by semicolons.\n * @return bool Returns TRUE on success or FALSE on the first error that occurred.\n *              If the first query succeeds, the function will return TRUE even if\n *              a subsequent query fails.\n */\nfunction wpsqli_multi_query($connection, $query)\n{\n    return mysqli_multi_query($connection, $query);\n}\n\n/**\n * Prepares an SQL statement for execution.\n *\n * This function is a wrapper for the mysqli_prepare function. It prepares the SQL statement\n * and returns a statement object used for further operations on the statement. The statement\n * preparation is used to efficiently execute repeated queries with high efficiency and to avoid\n * SQL injection vulnerabilities by separating the query structure from its data. It is especially\n * useful when the same statement is executed multiple times with different parameters.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param string $query The SQL query to prepare.\n * @return mysqli_stmt|false Returns a statement object on success or FALSE on failure.\n */\nfunction wpsqli_prepare($connection, $query)\n{\n    return mysqli_prepare($connection, $query);\n}\n\n/**\n * Executes a prepared Query.\n *\n * This function is a wrapper for the mysqli_stmt_execute function. It is used to execute a statement\n * that was previously prepared using the mysqli_prepare function. The execution will take place with\n * the current bound parameters in the statement object. This is commonly used in database operations\n * to execute the same statement repeatedly with high efficiency and to mitigate the risk of SQL injection\n * by separating SQL logic from the data being input.\n *\n * @param mysqli_stmt $stmt The mysqli_stmt statement object.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_stmt_execute($stmt)\n{\n    return mysqli_stmt_execute($stmt);\n}\n\n/**\n * Binds variables to a prepared statement as parameters.\n *\n * This function is a wrapper for the mysqli_stmt_bind_param function. It binds variables to the\n * placeholders of a prepared statement, which is represented by the `$stmt` parameter. The `$types`\n * parameter is a string that contains one character for each variable in `$vars`, indicating the type\n * of the variable. The supported types are 'i' for integer, 'd' for double, 's' for string, and 'b' for\n * blob. By using this function, the values of the variables are bound to the statement as it is executed,\n * which can be used to safely execute the statement with user-supplied input.\n *\n * @param mysqli_stmt $stmt The prepared statement to which the variables are bound.\n * @param string $types A string that contains a type specification char for each variable in `$vars`.\n * @param mixed ...$vars The variables to bind to the prepared statement.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_stmt_bind_param($stmt, $types, ...$vars)\n{\n    return mysqli_stmt_bind_param($stmt, $types, ...$vars);\n}\n\n/**\n * Binds variables to a prepared statement for result storage.\n *\n * This function is a wrapper for the mysqli_stmt_bind_result function. It binds variables to the\n * prepared statement `$stmt` to store the result of the statement once it is executed. The bound\n * variables are passed by reference and will be set to the values of the corresponding columns in\n * the result set. This function is typically used in conjunction with mysqli_stmt_fetch(), which\n * will populate the variables with data from the next row in the result set each time it is called.\n *\n * @param mysqli_stmt $stmt The statement object that executed a query with a result set.\n * @param mixed &...$vars The variables to which the result set columns will be bound.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_stmt_bind_result($stmt, &...$vars)\n{\n    return mysqli_stmt_bind_result($stmt, ...$vars);\n}\n\n/**\n * Fetches results from a prepared statement into the bound variables.\n *\n * This function is a wrapper for the mysqli_stmt_fetch function. It is used to fetch the data\n * from the executed prepared statement into the variables that were bound using mysqli_stmt_bind_result().\n * The function will return TRUE for every row fetched successfully. When there are no more rows to fetch,\n * it will return NULL, and if there is an error it will return FALSE.\n *\n * @param mysqli_stmt $stmt The prepared statement object from which results are to be fetched.\n * @return bool|null Returns TRUE on success, NULL if there are no more rows to fetch, or FALSE on error.\n */\nfunction wpsqli_stmt_fetch($stmt)\n{\n    return mysqli_stmt_fetch($stmt);\n}\n\n/**\n * Closes a prepared statement.\n *\n * This function is a wrapper for the mysqli_stmt_close function. It deallocates the statement\n * and cleans up the memory associated with the statement object. This is an important step in\n * resource management, as it frees up server resources and allows other statements to be executed.\n * It should always be called after all the results have been fetched and the statement is no longer needed.\n *\n * @param mysqli_stmt $stmt The prepared statement object to be closed.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_stmt_close($stmt)\n{\n    return mysqli_stmt_close($stmt);\n}\n\n/**\n * Returns a string description for the last statement error.\n *\n * This function is a wrapper for the mysqli_stmt_error function. It returns a string describing\n * the error for the most recent statement operation that generated an error. This is useful for\n * debugging and error handling in applications that use prepared statements to interact with the\n * MySQL database. It allows developers to output or log a descriptive error message when a MySQL\n * operation on a prepared statement fails.\n *\n * @param mysqli_stmt $stmt The mysqli_stmt statement object.\n * @return string A string that describes the error. An empty string if no error occurred.\n */\nfunction wpsqli_stmt_error($stmt)\n{\n    return mysqli_stmt_error($stmt);\n}\n\n/**\n * Returns the error code for the most recent statement call.\n *\n * This function is a wrapper for the mysqli_stmt_errno function. It returns the error code from\n * the last operation performed on the specified statement. This is useful for error handling,\n * particularly in database operations where you need to react differently based on the specific\n * error that occurred. It can be used in conjunction with mysqli_stmt_error() to retrieve both\n * the error code and the error message for more detailed debugging and logging.\n *\n * @param mysqli_stmt $stmt The mysqli_stmt statement object.\n * @return int An error code value for the last error that occurred, or zero if no error occurred.\n */\nfunction wpsqli_stmt_errno($stmt)\n{\n    return mysqli_stmt_errno($stmt);\n}\n\n/**\n* Result Handling\n*/\n\n/**\n * Fetches a result row as an associative, a numeric array, or both.\n *\n * This function is a wrapper for the mysqli_fetch_array function, which is used to fetch a single\n * row of data from the result set obtained from executing a SELECT query. The data can be fetched\n * as an associative array, a numeric array, or both, depending on the `mode` specified. By default,\n * it fetches as both associative and numeric (MYSQLI_BOTH). Using MYSQLI_ASSOC will fetch as an\n * associative array, and MYSQLI_NUM will fetch as a numeric array. It returns NULL when there are\n * no more rows to fetch.\n *\n * @param mysqli_result $result The result set from a query as returned by mysqli_query.\n * @param int $mode The type of array that should be produced from the current row data.\n * @return array|null Returns an array of strings that corresponds to the fetched row or NULL if\n *                    there are no more rows in result set.\n */\nfunction wpsqli_fetch_array($result, $mode = MYSQLI_BOTH)\n{\n    return mysqli_fetch_array($result, $mode);\n}\n\n/**\n * Fetches a result row as an object.\n *\n * This function is a wrapper for the mysqli_fetch_object function. It retrieves the current row\n * of a result set as an object where the attributes correspond to the fetched row's column names.\n * This function can instantiate an object of a specified class, and pass parameters to its constructor,\n * allowing for custom objects based on the rows of the result set. If no class is specified, it defaults\n * to a stdClass object. If the class does not exist or the specified class's constructor requires more\n * arguments than are given, an exception is thrown.\n *\n * @param mysqli_result $result The result set returned by mysqli_query, mysqli_store_result\n *                              or mysqli_use_result.\n * @param string $class The name of the class to instantiate, set the properties of which\n *                      correspond to the fetched row's column names.\n * @param array $constructor_args An optional array of parameters to pass to the constructor\n *                                for the class name defined by the class parameter.\n * @return object|false An instance of the specified class with property names that correspond\n *                      to the column names returned in the result set, or FALSE on failure.\n */\nfunction wpsqli_fetch_object($result, $class = \"stdClass\", $constructor_args = [])\n{\n    return mysqli_fetch_object($result, $class, $constructor_args);\n}\n\n/**\n * Fetches one row of data from the result set and returns it as an enumerated array.\n * Each call to this function will retrieve the next row in the result set, so it's typically\n * used in a loop to process multiple rows.\n *\n * This function is particularly useful when you need to retrieve a row as a simple array\n * where each column is accessed by an integer index starting at 0. It does not include\n * column names as keys, which can be marginally faster and less memory intensive than\n * associative arrays if the column names are not required.\n *\n * @param mysqli_result $result The result set returned by a query against the database.\n *\n * @return array|null Returns an enumerated array of strings representing the fetched row,\n * or NULL if there are no more rows in the result set.\n */\nfunction wpsqli_fetch_row(mysqli_result $result): ?array\n{\n    return mysqli_fetch_row($result);\n}\n\n/**\n * Adjusts the result pointer to an arbitrary row in the result set represented by the\n * $result object. This function can be used in conjunction with mysqli_fetch_row(),\n * mysqli_fetch_assoc(), mysqli_fetch_array(), or mysqli_fetch_object() to navigate between\n * rows in result sets, especially when using buffered result sets.\n *\n * This is an important function for situations where you need to access a specific row\n * directly without iterating over all preceding rows, which can be useful for pagination\n * or when looking up specific rows by row number.\n *\n * @param mysqli_result $result The result set returned by a query against the database.\n * @param int $row_number The desired row number to seek to. Row numbers are zero-indexed.\n *\n * @return bool Returns TRUE on success or FALSE on failure. If the row number is out of range,\n * it returns FALSE.\n */\nfunction wpsqli_data_seek(mysqli_result $result, int $row_number): bool\n{\n    return mysqli_data_seek($result, $row_number);\n}\n\n/**\n * Returns the next field in the result set.\n *\n * This function is a wrapper for the mysqli_fetch_field function, which retrieves information about\n * the next field in the result set represented by the `$result` parameter. It can be used in a loop\n * to obtain information about each field in the result set, such as name, table, max length, flags,\n * and type. This is useful for dynamically generating table structures or processing query results\n * when the structure of the result set is not known in advance or changes.\n *\n * @param mysqli_result $result The result set returned by mysqli_query, mysqli_store_result\n *                              or mysqli_use_result.\n * @return object An object which contains field definition information or FALSE if no field information\n *                is available.\n */\nfunction wpsqli_fetch_field($result)\n{\n    return mysqli_fetch_field($result);\n}\n\n/**\n * Gets the number of fields in a result set.\n *\n * This function is a wrapper for the mysqli_num_fields function. It returns the number\n * of fields (columns) in a result set. This is particularly useful when you need to\n * dynamically process a query result without knowing the schema of the returned data,\n * as it allows the script to iterate over all fields in each row of the result set.\n *\n * @param mysqli_result $result The result set returned by mysqli_query, mysqli_store_result\n *                              or mysqli_use_result.\n * @return int The number of fields in the specified result set.\n */\nfunction wpsqli_num_fields($result)\n{\n    return mysqli_num_fields($result);\n}\n\n/**\n * Returns the number of columns for the most recent query on the connection.\n *\n * This function is a wrapper for the mysqli_field_count function. It retrieves the number of\n * columns obtained from the most recent query executed on the given database connection. This\n * can be particularly useful when you need to know how many columns will be returned by a\n * SELECT statement before fetching data, which can help in dynamically processing result sets.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return int An integer representing the number of fields in the result set.\n */\nfunction wpsqli_field_count($connection)\n{\n    return mysqli_field_count($connection);\n}\n\n/**\n * Transfers a result set from the last query.\n *\n * This function is a wrapper for the mysqli_store_result function. It is used to transfer the\n * result set from the last query executed on the given connection, which used the MYSQLI_STORE_RESULT\n * flag. This function must be called after executing a query that returns a result set (like SELECT).\n * It allows the complete result set to be transferred to the client and then utilized via the\n * mysqli_fetch_* functions. It's particularly useful when the result set is expected to be accessed\n * multiple times.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return mysqli_result|false A buffered result object or FALSE if an error occurred.\n */\nfunction wpsqli_store_result($connection)\n{\n    return mysqli_store_result($connection);\n}\n\n/**\n * Initiates the retrieval of a result set from the last query executed using the MYSQLI_USE_RESULT mode.\n *\n * This function is a wrapper for the mysqli_use_result function. It is used to initiate the retrieval\n * of a result set from the last query executed on the given connection, without storing the entire result\n * set in the buffer. This is particularly useful for handling large result sets that could potentially\n * exceed the available PHP memory. The data is fetched row-by-row, reducing the immediate memory footprint.\n * However, it requires the connection to remain open, and no other operations can be performed on the\n * connection until the result set is fully processed.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return mysqli_result|false An unbuffered result object or FALSE if an error occurred.\n */\nfunction wpsqli_use_result($connection)\n{\n    return mysqli_use_result($connection);\n}\n\n/**\n * Frees the memory associated with a result.\n *\n * This function is a wrapper for the mysqli_free_result function. It's used to free the memory\n * allocated for a result set obtained from a query. When the result data is not needed anymore,\n * it's a good practice to free the associated resources, especially when dealing with large\n * datasets that can consume significant amounts of memory. It is an important aspect of resource\n * management and helps to keep the application's memory footprint minimal.\n *\n * @param mysqli_result $result The result set returned by mysqli_query, mysqli_store_result\n *                              or mysqli_use_result.\n * @return void This function doesn't return any value.\n */\nfunction wpsqli_free_result($result)\n{\n    return mysqli_free_result($result);\n}\n\n/**\n * Checks if there are any more result sets from a multi query.\n *\n * This function is a wrapper for the mysqli_more_results function. It is used after executing\n * a multi query with mysqli_multi_query() to check if there are more result sets available.\n * This is important when processing multiple SQL statements in one call, as it determines\n * whether the application should keep reading results before sending more statements to the server.\n * It returns TRUE if one or more result sets are available from the previous calls to\n * mysqli_multi_query(), otherwise FALSE.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return bool Returns TRUE if there are more result sets from previous multi queries and\n *              FALSE otherwise.\n */\nfunction wpsqli_more_results($connection)\n{\n    return mysqli_more_results($connection);\n}\n\n/**\n * Moves the internal result pointer to the next result set returned from a multi query.\n *\n * This function is a wrapper for the mysqli_next_result function, which is used in a multi query\n * scenario. After executing mysqli_multi_query(), which can send multiple SQL statements to the\n * server at once, mysqli_next_result() checks for more result sets and prepares the next one for\n * reading. This is crucial for handling multiple operations executed with mysqli_multi_query() to\n * ensure that all result sets are processed sequentially. It returns TRUE if there is another result set,\n * FALSE if there are no more result sets, or FALSE with an error if there is a problem moving the result pointer.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return bool Returns TRUE on success or FALSE on failure (no more results or an error occurred).\n */\nfunction wpsqli_next_result($connection)\n{\n    return mysqli_next_result($connection);\n}\n\n/**\n* Utility Functions\n*/\n\nfunction wpsqli_is_resource($object)\n{\n    return $object !== false && $object !== null;\n}\n\n/**\n * Gets the number of affected rows in the previous MySQL operation.\n *\n * This function is a wrapper for the mysqli_affected_rows function, which is used to determine\n * the number of rows affected by the last INSERT, UPDATE, REPLACE or DELETE query executed on\n * the given connection. It is an important function for understanding the impact of such queries,\n * allowing the developer to verify that the expected number of rows were altered. It returns an\n * integer indicating the number of rows affected or -1 if the last query failed.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return int The number of affected rows in the previous operation, or -1 if the last operation failed.\n */\nfunction wpsqli_affected_rows($connection)\n{\n    return mysqli_affected_rows($connection);\n}\n\n/**\n * Retrieves the ID generated by a query on a table with a column having the AUTO_INCREMENT attribute.\n *\n * This function is a wrapper for the mysqli_insert_id function, which returns the auto generated id\n * used in the last query. It is typically used after an INSERT query into a table with an auto-increment\n * field. The id returned is the one that was automatically generated for the AUTO_INCREMENT column in\n * the affected table. If the last query wasn't an INSERT or UPDATE statement or didn't affect an\n * AUTO_INCREMENT column, or if the AUTO_INCREMENT value was set to a non-positive value manually,\n * this function will return zero.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return int|string The ID generated for an AUTO_INCREMENT column by the previous query on success, 0 if the previous\n *                    query does not generate an AUTO_INCREMENT value, or FALSE on failure.\n */\nfunction wpsqli_insert_id($connection)\n{\n    return mysqli_insert_id($connection);\n}\n\n\n/**\n * Sets the default character set to be used when sending data from and to the database server.\n *\n * This function is a wrapper for the mysqli_set_charset function. The mysqli_set_charset function\n * is used to set the character set to be used when sending data from and to the database server.\n * This is particularly important to ensure that data is properly encoded and decoded when stored\n * and retrieved from the database, avoiding character encoding issues.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param string $charset The desired character set.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_set_charset($connection, $charset)\n{\n    return mysqli_set_charset($connection, $charset);\n}\n\n/**\n * Escapes special characters in a string for use in an SQL statement.\n *\n * This function serves as a wrapper for the mysqli_real_escape_string function, which is\n * utilized to escape potentially dangerous special characters within a string. This is a\n * critical security measure to prevent SQL injection vulnerabilities by ensuring that user\n * input can be safely used in an SQL query. The function takes a string to be escaped and\n * the mysqli connection resource, and returns the escaped string which is safe to be included\n * in SQL statements.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @param string $string The string to be escaped.\n * @return string Returns the escaped string.\n */\nfunction wpsqli_real_escape_string($connection, $string)\n{\n    return mysqli_real_escape_string($connection, $string);\n}\n\n/**\n * Retrieves the last error description for the most recent MySQLi function call\n * that can succeed or fail.\n *\n * This function is a wrapper for the mysqli_error function, which returns a string\n * describing the error from the last MySQL operation associated with the provided\n * connection resource. It's an essential function for debugging and error handling\n * in MySQL-related operations. When a MySQLi function fails, wpsqli_error can be\n * used to fetch the corresponding error message to understand what went wrong.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return string Returns a string with the error message for the most recent function call\n *                if it has failed, or an empty string if no error has occurred.\n */\nfunction wpsqli_error($connection)\n{\n    return mysqli_error($connection);\n}\n\n/**\n * Retrieves the error code for the most recent function call that failed.\n *\n * This function is a wrapper for the mysqli_errno function. It returns the error code from\n * the last error that occurred during a MySQL operation on the given connection. This code\n * can be used in conjunction with mysqli_error() to provide a detailed explanation of the\n * error, especially for logging or for generating user-friendly error messages.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return int Returns an error code value representing the error from the last MySQL operation\n *             on the given connection, or zero if no error occurred.\n */\nfunction wpsqli_errno($connection)\n{\n    return mysqli_errno($connection);\n}\n\n/**\n * Enables or disables internal report functions.\n *\n * This function is a wrapper for the mysqli_report function, which is used to set the\n * reporting mode of mysqli errors. This is useful for defining whether errors should be\n * reported as exceptions, warnings, or silent (no report). It's important for configuring\n * the error reporting behavior of the mysqli extension to suit the needs of your application,\n * particularly in a development environment where more verbose error reporting is beneficial.\n *\n * @param int $flags A bit-mask constructed from the MYSQLI_REPORT_* constants.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_report($flags)\n{\n    return mysqli_report($flags);\n}\n\n/**\n * Retrieves information about the most recently executed query.\n *\n * This function is a wrapper for the mysqli_info function. It provides a string containing\n * information about the most recently executed query on the given connection resource. This\n * can include information such as the number of rows affected by an INSERT, UPDATE, REPLACE,\n * or DELETE query, as well as the number of rows matched and changed. It is valuable for\n * obtaining detailed insights into the execution of database operations.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return string|null A string representing information about the last query executed,\n *                     or NULL if no information is available.\n */\nfunction wpsqli_info($connection)\n{\n    return mysqli_info($connection);\n}\n\n/**\n * Initializes a statement and returns an object for use with mysqli_stmt_prepare.\n *\n * This function is a wrapper for the mysqli_stmt_init function. It creates and returns a new statement\n * object associated with the specified database connection. This statement object can then be used\n * to prepare a SQL statement for execution. It's particularly useful when you need to execute a\n * prepared statement multiple times with different parameters, providing benefits such as improved\n * query performance and protection against SQL injection attacks.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return mysqli_stmt A new statement object or FALSE on failure.\n */\nfunction wpsqli_stmt_init($connection)\n{\n    return mysqli_stmt_init($connection);\n}\n\n/**\n * Polls connections for results.\n *\n * This function is a wrapper for the mysqli_poll function. It can be used to poll multiple\n * connections to check if one or more of the connections have results available for client-side\n * processing. It is useful when you have multiple asynchronous queries running and need to handle\n * them as soon as their results become available. The function takes variable references for read,\n * error, and reject arrays, and modifies them to indicate which connections have results, which\n * have errors, and which were rejected respectively.\n *\n * @param array &$read Array of connections to check for outstanding results that can be read.\n * @param array &$error Array of connections on which an error occurred.\n * @param array &$reject Array of connections rejected because no asynchronous query\n *                       has been run on them.\n * @param int $sec Number of seconds to wait, must be non-negative.\n * @param int $usec Number of microseconds to wait, must be non-negative.\n * @return int|false Number of ready connections upon success, FALSE otherwise.\n */\nfunction wpsqli_poll(&...$args)\n{\n    return mysqli_poll(...$args);\n}\n\n/**\n * Gets the result from asynchronous MySQL query.\n *\n * This function is a wrapper for the mysqli_reap_async_query function. It is used after initiating\n * a query with mysqli_query() on a connection with the MYSQLI_ASYNC flag set. It retrieves the result\n * from the query once it is complete, which can be used with mysqli_poll() to manage multiple\n * asynchronous queries. It returns a mysqli_result object for successful SELECT queries, or TRUE for\n * other DML queries (INSERT, UPDATE, DELETE, etc.) if the operation was successful, or FALSE on failure.\n *\n * @param mysqli $connection The mysqli connection resource.\n * @return mysqli_result|bool A mysqli_result object for successful SELECT queries, TRUE for other\n *                            successful DML queries, or FALSE on failure.\n */\nfunction wpsqli_reap_async_query($connection)\n{\n    return mysqli_reap_async_query($connection);\n}\n"
  },
  {
    "path": "pg4wp/driver_pgsql.php",
    "content": "<?php\n\ninclude_once PG4WP_ROOT . '/driver_pgsql_rewrite.php';\n\n/**\n* This file implements the postgreSQL driver\n* This file remaps all wpsqli_* calls to postgres equivalents\n*/\nif (!extension_loaded('pgsql')) {\n    wp_die('Your PHP installation appears to be missing the PostgreSQL extension which is required by WordPress with PG4WP.');\n}\n\n// Initializing some variables\n$GLOBALS['pg4wp_version'] = '7.0';\n$GLOBALS['pg4wp_result'] = 0;\n$GLOBALS['pg4wp_numrows_query'] = '';\n$GLOBALS['pg4wp_ins_table'] = '';\n$GLOBALS['pg4wp_ins_field'] = '';\n$GLOBALS['pg4wp_ins_id'] = '';\n$GLOBALS['pg4wp_last_insert'] = '';\n$GLOBALS['pg4wp_connstr'] = '';\n$GLOBALS['pg4wp_conn'] = false;\n\n/**\n* Connection Handling\n*/\n\n\n/**\n * No direct equivalent in PostgreSQL. Connections are established directly.\n * Returns a fake connection class which does nothing\n */\nfunction wpsqli_init()\n{\n    return new class () {\n        public $sslkey;\n        public $sslcert;\n        public $sslca;\n        public $sslcapath;\n        public $sslcipher;\n    };\n}\n\n/**\n * Opens a connection to a PostgreSQL server in a real context.\n *\n * This function is a wrapper for the pg_connect function, which attempts to establish\n * a connection to a PostgreSQL server. The function takes in parameters for the host name, username,\n * password, database name, port number, socket, and flags, The flags parameter can be used to set different\n * connection options that can affect the behavior of the connection.\n *\n * @param $connection dummy parameter just for compatibility with mysqli\n * @param string|null $hostname The host name or an IP address.\n * @param string|null $username The PostgreSQL user name.\n * @param string|null $password The password associated with the username.\n * @param string|null $database The default database to be used when performing queries.\n * @param int|null $port The port number to attempt to connect to the PostgreSQL server.\n * @param string|null $socket The socket or named pipe that should be used.\n * @param int $flags Client connection flags.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_real_connect(&$connection, $hostname = null, $username = null, $password = null, $database = null, $port = null, $socket = null, $flags = 0)\n{\n    $GLOBALS['pg4wp_connstr'] = '';\n\n    if (!empty($hostname)) {\n        $GLOBALS['pg4wp_connstr'] .= ' host=' . $hostname;\n    }\n\n    if (!empty($port)) {\n        $GLOBALS['pg4wp_connstr'] .= ' port=' . $port;\n    }\n\n    if (!empty($username)) {\n        $GLOBALS['pg4wp_connstr'] .= ' user=' . $username;\n    }\n\n    if (!empty($password)) {\n        $GLOBALS['pg4wp_connstr'] .= ' password=' . $password;\n    }\n\n    // SSL parameters\n    if (!empty($connection->sslkey)) {\n        $GLOBALS['pg4wp_connstr'] .= ' sslkey=' . $connection->sslkey;\n    }\n\n    if (!empty($connection->sslcert)) {\n        $GLOBALS['pg4wp_connstr'] .= ' sslcert=' . $connection->sslcert;\n    }\n\n    if (!empty($connection->sslca)) {\n        $GLOBALS['pg4wp_connstr'] .= ' sslrootcert=' . $connection->sslca;\n    }\n\n    if (!empty($connection->sslcapath)) {\n        $GLOBALS['pg4wp_connstr'] .= ' sslcapath=' . $connection->sslcapath;\n    }\n\n    if (!empty($connection->sslcipher)) {\n        $GLOBALS['pg4wp_connstr'] .= ' sslcipher=' . $connection->sslcipher;\n    }\n\n    // Must connect to a specific database unlike MySQL\n    $dbname = defined('DB_NAME') && DB_NAME ? DB_NAME : $database;\n    $pg_connstr = $GLOBALS['pg4wp_connstr'] . ' dbname=' . $dbname;\n    $GLOBALS['pg4wp_conn'] = $connection = pg_connect($pg_connstr);\n\n    return $connection;\n}\n\n/**\n* Database Operations\n*/\n\n/**\n * Selects the default database for database queries.\n *\n * This function is a wrapper for the pg_select_db function, which is used to change the default\n * database for the connection. This is useful when performing multiple operations across different\n * databases without having to establish a new connection for each one. If the function succeeds,\n * it will return TRUE, indicating the database was successfully selected, or FALSE if it fails.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param string $database The name of the database to select.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_select_db(&$connection, $database)\n{\n    $pg_connstr = $GLOBALS['pg4wp_connstr'] . ' dbname=' . $database;\n    $GLOBALS['pg4wp_conn'] = $connection = pg_connect($pg_connstr);\n\n    // Return FALSE if connection failed\n    if(!$connection) {\n        return $connection;\n    }\n\n    // Get and store PostgreSQL server version\n    $ver = pg_version($connection);\n    if(isset($ver['server'])) {\n        $GLOBALS['pg4wp_version'] = $ver['server'];\n    }\n\n    // Clear the connection string unless this is a test connection\n    if(!defined('WP_INSTALLING') || !WP_INSTALLING) {\n        $GLOBALS['pg4wp_connstr'] = '';\n    }\n\n    // Execute any pre-defined SQL commands\n    if(!empty($GLOBALS['pg4wp_pre_sql'])) {\n        foreach($GLOBALS['pg4wp_pre_sql'] as $sql2run) {\n            wpsqli_query($sql2run);\n        }\n    }\n\n    return $connection;\n}\n\n/**\n * Closes a previously opened database connection.\n *\n * This function is a wrapper for the pg_close function.\n * // mysqli_close => pg_close (resource $connection): bool\n * It's important to close connections when they are no longer needed to free up resources on both the web\n * server and the PostgreSQL server. The function returns TRUE on success or FALSE on failure.\n *\n * @param PgSql\\Connection $connection The pg connection resource to be closed.\n * @return bool Returns TRUE on successful closure, FALSE on failure.\n */\nfunction wpsqli_close(&$connection)\n{\n    // Closing a connection in PostgreSQL is straightforward.\n    return pg_close($connection);\n}\n\n/**\n * Used to establish secure connections using SSL.\n *\n * This function sets up variables on the fake pg connection class which are used when\n * connecting to the postgres database with pg_connect\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param string $key The path to the key file.\n * @param string $cert The path to the certificate file.\n * @param string $ca The path to the certificate authority file.\n * @param string $capath The pathname to a directory that contains trusted SSL CA certificates\n *                       in PEM format.\n * @param string $cipher A list of allowable ciphers to use for SSL encryption.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_ssl_set(&$connection, $key, $cert, $ca, $capath, $cipher)\n{\n    $connection->sslkey = $key;\n    $connection->sslcert = $cert;\n    $connection->sslca = $ca;\n    $connection->sslcapath = $capath;\n    $connection->sslcipher = $cipher;\n    return $connection;\n}\n\n/**\n * Returns the PostgreSQL client library version as a string.\n *\n * This function is used to retrieve the version of the client library that is used to compile the pg extension. The function\n * does not require any parameters and can be called statically. It is helpful for debugging\n * and ensuring that the PHP environment is using the correct version of the PostgreSQL client library,\n * which can be important for compatibility and functionality reasons.\n *\n * @return string The PostgreSQL client library version.\n */\nfunction wpsqli_get_client_info()\n{\n    // mysqli_get_client_info => No direct equivalent.\n    // Information can be derived from phpinfo() or phpversion().\n    return '8.0.35'; // Just want to fool wordpress ...\n}\n\n/**\n * Retrieves the version of the PostgreSQL server.\n *\n * This function returns a string representing the version of the PostgreSQL server pointed to by the connection resource. This\n * information can be used for a variety of purposes, such as conditional behavior for different\n * PostgreSQL versions or simply for logging and monitoring. Understanding the server version is\n * essential for ensuring compatibility with specific PostgreSQL features and syntax.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return string The version of the PostgreSQL server.\n */\nfunction wpsqli_get_server_info(&$connection)\n{\n    // mysqli_get_server_info => pg_version (resource $connection): array\n    // This function retrieves an array that includes server version.\n    // pg_version($connection);\n    return '8.0.35'; // Just want to fool wordpress ...\n}\n\n/**\n * Returns a string representing the type of connection used.\n *\n * This function is a wrapper for the pg_get_host_info function. It retrieves information about\n * the type of connection that was established to the PostgreSQL server and the host server information.\n * This includes the host name and the connection type, such as TCP/IP or a UNIX socket. It's useful\n * for debugging and for understanding how PHP is communicating with the PostgreSQL server.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return string A string describing the connection type and server host information.\n */\nfunction wpsqli_host_info(&$connection)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_get_host_info => No direct equivalent. Host information is part of the connection string in PostgreSQL.\n}\n\n/**\n * Pings a server connection, or tries to reconnect if the connection has gone down.\n *\n * This function is a wrapper for the pg_ping function, which checks whether the\n * connection to the server is working. If it has gone down, and the global option\n * pg.reconnect is enabled, it will attempt to reconnect. This is useful to ensure\n * that a connection is still alive and if not, to re-establish it before proceeding\n * with further operations. It returns TRUE if the connection is alive or if it was\n * successfully re-established, and FALSE if the connection is not established and\n * cannot be re-established.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_ping(&$connection)\n{\n    return pg_ping($connection);\n}\n\n/**\n * Returns the thread ID for the current connection.\n *\n * This function is a wrapper for the pg_thread_id function. It retrieves the thread ID used by\n * the current connection to the PostgreSQL server. This ID can be used as an argument to the KILL\n * statement to terminate a connection. It is useful for debugging and managing PostgreSQL connections\n * and can be used to uniquely identify the connection within the server's process.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return int The thread ID for the current connection.\n */\nfunction wpsqli_thread_id(&$connection)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_thread_id => No direct equivalent. PostgreSQL does not provide thread ID in the same manner as MySQL.\n}\n\n/**\n * Returns whether the client library is thread-safe.\n *\n * This function is a wrapper for the pg_thread_safe function. It indicates whether the\n * pg client library that PHP is using is thread-safe. This is important information when\n * running PHP in a multi-threaded environment such as with the worker MPM in Apache or when\n * using multi-threading extensions in PHP.\n *\n * @return bool Returns TRUE if the client library is thread-safe, FALSE otherwise.\n */\nfunction wpsqli_thread_safe()\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_thread_safe => No direct equivalent. PostgreSQL's thread safety is dependent on PHP's thread safety.\n}\n\n/**\n * Gets the current system status of the PostgreSQL server.\n *\n * This function is a wrapper for the pg_stat function. It returns a string containing\n * status information about the PostgreSQL server to which it's connected. The information includes\n * uptime, threads, queries, open tables, and flush tables, among other status indicators.\n * This can be useful for monitoring the health and performance of the PostgreSQL server, as well\n * as for debugging purposes.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return string A string describing the server status or FALSE on failure.\n */\nfunction wpsqli_stat(&$connection)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_stat => No direct equivalent\n}\n\n/**\n * Sets extra connect options and affect behavior for a connection.\n *\n * This function is a wrapper for the pg_options function. It is used to set extra options\n * for a connection resource before establishing a connection using pg_real_connect(). These\n * options can be used to control various aspects of the connection's behavior. The function should\n * be called after pg_init() and before pg_real_connect(). It returns TRUE on success or\n * FALSE on failure.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param int $option The specific option that is to be set.\n * @param mixed $value The value for the specified option.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_options(&$connection, $option, $value)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_options => No direct equivalent. Options are set in the connection string or via set_config in PostgreSQL.\n}\n\n/**\n * Returns the error code from the last connection attempt.\n *\n * This function is a wrapper for the pg_connect_errno function. It returns the error code from\n * the last call to pg_connect() or pg_real_connect(). It is useful for error handling after\n * attempting to establish a connection to a PostgreSQL server, allowing the script to respond appropriately\n * to specific error conditions. The function does not take any parameters and returns an integer error\n * code. If no error occurred during the last connection attempt, it will return zero.\n *\n * @return int The error code from the last connection attempt.\n */\nfunction wpsqli_connect_errno()\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n}\n\n/**\n * Returns a string description of the last connect error.\n *\n * This function is a wrapper for the pg_connect_error function. It provides a textual description\n * of the error from the last connection attempt made by pg_connect() or pg_real_connect().\n * Unlike pg_connect_errno(), which returns an error code, pg_connect_error() returns a string\n * describing the error. This is useful for error handling, providing more detailed context about\n * connection problems.\n *\n * @return string|null A string that describes the error from the last connection attempt, or NULL\n *                     if no error occurred.\n */\nfunction wpsqli_connect_error()\n{\n    if($GLOBALS['pg4wp_conn']) {\n        return pg_last_error($GLOBALS['pg4wp_conn']);\n    }\n\n    return '';\n}\n\n/**\n* Transaction Handling\n*/\n\n/**\n * Turns on or off auto-commit mode on queries for the database connection.\n *\n * This function is a wrapper for the pg_autocommit function. When turned on, each query\n * that you execute will automatically commit to the database. When turned off, you will need to\n * manually commit transactions using pg_commit() or rollback using pg_rollback(). This\n * function is particularly useful for transactions that require multiple steps and you don't want\n * to commit until all steps are successful.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param bool $mode Whether to turn on auto-commit mode or not. Pass TRUE to turn on auto-commit\n *                   mode and FALSE to turn it off.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_autocommit(&$connection, $mode)\n{\n    // mysqli_autocommit => pg_autocommit (resource $connection, bool $mode): bool\n    // PostgreSQL autocommit behavior is typically managed at the transaction level.\n    pg_query($connection, \"SET AUTOCOMMIT TO ON\");\n}\n\n/**\n * Starts a new transaction.\n *\n * This function is a wrapper for the pg_begin_transaction function. It starts a new transaction\n * with the provided connection and with the specified flags. Transactions allow multiple changes to\n * be made to the database atomically - they will all be applied, or none will be, which can be controlled\n * by committing or rolling back the transaction. This function can also set a name for the transaction,\n * which can be used for savepoints.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param int $flags Optional flags for defining transaction characteristics. This should be a bitmask\n *                   of any of the pg_TRANS_START_* constants.\n * @param string|null $name Optional name for the transaction, used for savepoint names.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_begin_transaction(&$connection, $flags = 0, $name = null)\n{\n    // mysqli_begin_transaction => pg_query (resource $connection, string $query): resource\n    // PostgreSQL uses standard BEGIN or START TRANSACTION queries.\n    pg_query($connection, \"BEGIN\");\n}\n\n/**\n * Commits the current transaction.\n *\n * This function is a wrapper for the pg_commit function. It is used to commit the current transaction\n * for the database connection. Committing a transaction means that all the operations performed since the\n * start of the transaction are permanently saved to the database. This function can also take optional flags\n * and a name, the latter being used if the commit should be associated with a named savepoint.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param int $flags Optional flags for the commit operation. It should be a bitmask of the pg_TRANS_COR_* constants.\n * @param string|null $name Optional name for the savepoint that should be committed.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_commit(&$connection, $flags = 0, $name = null)\n{\n    // mysqli_commit => pg_query (resource $connection, string $query): resource\n    // Commits are standard SQL in PostgreSQL.\n    pg_query($connection, \"COMMIT\");\n}\n\n/**\n * Rolls back the current transaction for the database connection.\n *\n * This function is a wrapper for the pg_rollback function. It rolls back the current transaction,\n * undoing all changes made to the database in the current transaction. This is an essential feature\n * for maintaining data integrity, especially in situations where a series of database operations need\n * to be treated as an atomic unit. The function can also accept optional flags and a name, which can be\n * used to rollback to a named savepoint within the transaction rather than rolling back the entire transaction.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param int $flags Optional flags that define how the rollback operation should be handled. It should be\n *                   a bitmask of the pg_TRANS_COR_* constants.\n * @param string|null $name Optional name of the savepoint to which the rollback operation should be directed.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_rollback(&$connection, $flags = 0, $name = null)\n{\n    // mysqli_rollback => pg_query (resource $connection, string $query): resource\n    // Rollbacks are standard SQL in PostgreSQL.\n    pg_query($connection, \"ROLLBACK\");\n}\n\nfunction get_primary_key_for_table(&$connection, $table)\n{\n    $query = <<<SQL\n    SELECT a.attname, i.indisprimary \n        FROM   pg_index i \n        JOIN   pg_attribute a ON a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey)\n        WHERE  i.indrelid = '$table'::regclass\n    SQL;\n\n    $result = pg_query($connection, $query);\n    if (!$result) {\n        return null;\n    }\n\n    $firstRow = null;\n    while ($row = pg_fetch_row($result)) {\n        if ($firstRow === null) {\n            $firstRow = $row; // Save the first row in case no match is found\n        }\n        \n        if ($row[1] == true) {\n            return $row[0]; // Return the first row where $row[1] == true\n        }\n    }\n\n    // If no row where $row[1] == true was found, return the first row encountered\n    return $firstRow ? $firstRow[0] : null;\n}\n\n/**\n * Performs a query against the database.\n *\n * This function is a wrapper for the pg_query function. The pg_query function performs\n * a query against the database and returns a result set for successful SELECT queries, or TRUE\n * for other successful DML queries such as INSERT, UPDATE, DELETE, etc.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param string $query The SQL query to be executed.\n * @param int $result_mode The optional mode for storing result set.\n * @return mixed Returns a pg_result object for successful SELECT queries, TRUE for other\n *               successful queries, or FALSE on failure.\n */\nfunction wpsqli_query(&$connection, $query, $result_mode = 0)\n{\n    // Check if a connection to Postgres database is established\n    if (!$connection) {\n        // Store SQL query for later execution when connection is available\n        $GLOBALS['pg4wp_pre_sql'][] = $sql;\n        return true;\n    }\n\n    // Store the initial SQL query\n    $initial = $query;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($query);\n\n    // Execute the SQL query and store the result\n    if (PG4WP_DEBUG) {\n        $result = pg_query($connection, $sql);\n    } else {\n        $result = @pg_query($connection, $sql);\n    }\n\n    // Handle errors and logging\n    if ((PG4WP_DEBUG || PG4WP_LOG_ERRORS) && $result === false && $err = pg_last_error($connection)) {\n        $ignore = false;\n        // Ignore errors if WordPress is in the installation process\n        if (defined('WP_INSTALLING') && WP_INSTALLING) {\n            global $table_prefix;\n            $ignore = strpos($err, 'relation \"' . $table_prefix);\n        }\n        if (!$ignore) {\n            error_log('[' . microtime(true) . \"] Error running :\\n$initial\\n---- converted to ----\\n$sql\\n----> $err\\n---------------------\\n\", 3, PG4WP_LOG . 'pg4wp_errors.log');\n        }\n    }\n\n    $GLOBALS['pg4wp_conn'] = $connection;\n    $GLOBALS['pg4wp_result'] = $result;\n\n    if (false !== strpos($sql, \"INSERT INTO\")) {\n        $matches = array();\n        preg_match(\"/^INSERT INTO\\s+`?([a-z0-9_]+)`?/i\", $query, $matches);\n        $tableName = $matches[1];\n\n        if (false !== strpos($sql, \"RETURNING\")) {\n            $primaryKey = get_primary_key_for_table($connection, $tableName);\n            $row = pg_fetch_assoc($result);\n\n            $GLOBALS['pg4wp_ins_id'] = $row[$primaryKey];\n        }\n    }\n\n    return $result;\n}\n\n/**\n * Executes one or multiple queries which are concatenated by a semicolon.\n *\n * This function is a wrapper for the pg_multi_query function. It allows execution of\n * multiple SQL statements sent to the PostgreSQL server in a single call. This can be useful to\n * perform a batch of SQL operations such as an atomic transaction that should either complete\n * entirely or not at all. After calling this function, the results of the queries can be\n * processed using pg_store_result() and pg_next_result(). It is important to ensure\n * that any user input included in the queries is properly sanitized to avoid SQL injection.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param string $query The queries to execute, concatenated by semicolons.\n * @return bool Returns TRUE on success or FALSE on the first error that occurred.\n *              If the first query succeeds, the function will return TRUE even if\n *              a subsequent query fails.\n */\nfunction wpsqli_multi_query(&$connection, $query)\n{\n    // Store the initial SQL query\n    $initial = $query;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($query);\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_multi_query => No direct equivalent. Multiple queries must be executed separately in PostgreSQL.\n}\n\n/**\n * Prepares an SQL statement for execution.\n *\n * This function is a wrapper for the pg_prepare function. It prepares the SQL statement\n * and returns a statement object used for further operations on the statement. The statement\n * preparation is used to efficiently execute repeated queries with high efficiency and to avoid\n * SQL injection vulnerabilities by separating the query structure from its data. It is especially\n * useful when the same statement is executed multiple times with different parameters.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param string $query The SQL query to prepare.\n * @return class|false Returns a statement object on success or FALSE on failure.\n */\nfunction wpsqli_prepare(&$connection, $query)\n{\n    // Store the initial SQL query\n    $initial = $query;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($query);\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_prepare => pg_prepare (resource $connection, string $stmtname, string $query): resource\n    // pg_prepare($connection, \"my_query\", \"SELECT * FROM my_table WHERE id = $1\");\n}\n\n/**\n * Executes a prepared Query.\n *\n * This function is a wrapper for the pg_stmt_execute function. It is used to execute a statement\n * that was previously prepared using the pg_prepare function. The execution will take place with\n * the current bound parameters in the statement object. This is commonly used in database operations\n * to execute the same statement repeatedly with high efficiency and to mitigate the risk of SQL injection\n * by separating SQL logic from the data being input.\n *\n * @param pg_stmt $stmt The pg_stmt statement object.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_stmt_execute($stmt)\n{\n    // Store the initial SQL query\n    $initial = $stmt;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($stmt);\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_stmt_execute => pg_execute (resource $connection, string $stmtname, array $params): resource\n    // Executes a previously prepared statement.\n    // pg_execute($connection, \"my_query\", array(\"my_id\"));\n}\n\n/**\n * Binds variables to a prepared statement as parameters.\n *\n * This function is a wrapper for the pg_stmt_bind_param function. It binds variables to the\n * placeholders of a prepared statement, which is represented by the `$stmt` parameter. The `$types`\n * parameter is a string that contains one character for each variable in `$vars`, indicating the type\n * of the variable. The supported types are 'i' for integer, 'd' for double, 's' for string, and 'b' for\n * blob. By using this function, the values of the variables are bound to the statement as it is executed,\n * which can be used to safely execute the statement with user-supplied input.\n *\n * @param pg_stmt $stmt The prepared statement to which the variables are bound.\n * @param string $types A string that contains a type specification char for each variable in `$vars`.\n * @param mixed ...$vars The variables to bind to the prepared statement.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_stmt_bind_param($stmt, $types, ...$vars)\n{\n    // Store the initial SQL query\n    $initial = $stmt;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($stmt);\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // The remaining mysqli_stmt_* functions do not have direct equivalents in PostgreSQL. Prepared statements work differently.\n    // PostgreSQL uses pg_prepare() and pg_execute() for prepared statements. Results are then fetched with pg_fetch_* functions.\n}\n\n/**\n * Binds variables to a prepared statement for result storage.\n *\n * This function is a wrapper for the pg_stmt_bind_result function. It binds variables to the\n * prepared statement `$stmt` to store the result of the statement once it is executed. The bound\n * variables are passed by reference and will be set to the values of the corresponding columns in\n * the result set. This function is typically used in conjunction with pg_stmt_fetch(), which\n * will populate the variables with data from the next row in the result set each time it is called.\n *\n * @param pg_stmt $stmt The statement object that executed a query with a result set.\n * @param mixed &...$vars The variables to which the result set columns will be bound.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_stmt_bind_result($stmt, &...$vars)\n{\n    // Store the initial SQL query\n    $initial = $stmt;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($stmt);\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // The remaining mysqli_stmt_* functions do not have direct equivalents in PostgreSQL. Prepared statements work differently.\n    // PostgreSQL uses pg_prepare() and pg_execute() for prepared statements. Results are then fetched with pg_fetch_* functions.\n}\n\n/**\n * Fetches results from a prepared statement into the bound variables.\n *\n * This function is a wrapper for the pg_stmt_fetch function. It is used to fetch the data\n * from the executed prepared statement into the variables that were bound using pg_stmt_bind_result().\n * The function will return TRUE for every row fetched successfully. When there are no more rows to fetch,\n * it will return NULL, and if there is an error it will return FALSE.\n *\n * @param pg_stmt $stmt The prepared statement object from which results are to be fetched.\n * @return bool|null Returns TRUE on success, NULL if there are no more rows to fetch, or FALSE on error.\n */\nfunction wpsqli_stmt_fetch($stmt)\n{\n    // Store the initial SQL query\n    $initial = $query;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($query);\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // The remaining mysqli_stmt_* functions do not have direct equivalents in PostgreSQL. Prepared statements work differently.\n    // PostgreSQL uses pg_prepare() and pg_execute() for prepared statements. Results are then fetched with pg_fetch_* functions.\n}\n\n/**\n * Initializes a statement and returns an object for use with pg_stmt_prepare.\n *\n * This function is a wrapper for the pg_stmt_init function. It creates and returns a new statement\n * object associated with the specified database connection. This statement object can then be used\n * to prepare a SQL statement for execution. It's particularly useful when you need to execute a\n * prepared statement multiple times with different parameters, providing benefits such as improved\n * query performance and protection against SQL injection attacks.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return class A new statement object or FALSE on failure.\n */\nfunction wpsqli_stmt_init(&$connection)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_stmt_init => No direct equivalent in PostgreSQL.\n    // In PostgreSQL, prepared statements are created directly with pg_prepare, not initialized separately.\n}\n\n\n/**\n * Closes a prepared statement.\n *\n * This function is a wrapper for the pg_stmt_close function. It deallocates the statement\n * and cleans up the memory associated with the statement object. This is an important step in\n * resource management, as it frees up server resources and allows other statements to be executed.\n * It should always be called after all the results have been fetched and the statement is no longer needed.\n *\n * @param pg_stmt $stmt The prepared statement object to be closed.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_stmt_close($stmt)\n{\n    // Store the initial SQL query\n    $initial = $stmt;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($stmt);\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // The remaining mysqli_stmt_* functions do not have direct equivalents in PostgreSQL. Prepared statements work differently.\n    // PostgreSQL uses pg_prepare() and pg_execute() for prepared statements. Results are then fetched with pg_fetch_* functions.\n}\n\n/**\n * Returns a string description for the last statement error.\n *\n * This function is a wrapper for the pg_stmt_error function. It returns a string describing\n * the error for the most recent statement operation that generated an error. This is useful for\n * debugging and error handling in applications that use prepared statements to interact with the\n * PostgreSQL database. It allows developers to output or log a descriptive error message when a PostgreSQL\n * operation on a prepared statement fails.\n *\n * @param pg_stmt $stmt The pg_stmt statement object.\n * @return string A string that describes the error. An empty string if no error occurred.\n */\nfunction wpsqli_stmt_error($stmt)\n{\n    // Store the initial SQL query\n    $initial = $stmt;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($stmt);\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // The remaining mysqli_stmt_* functions do not have direct equivalents in PostgreSQL. Prepared statements work differently.\n    // PostgreSQL uses pg_prepare() and pg_execute() for prepared statements. Results are then fetched with pg_fetch_* functions.\n}\n\n/**\n * Returns the error code for the most recent statement call.\n *\n * This function is a wrapper for the pg_stmt_errno function. It returns the error code from\n * the last operation performed on the specified statement. This is useful for error handling,\n * particularly in database operations where you need to react differently based on the specific\n * error that occurred. It can be used in conjunction with pg_stmt_error() to retrieve both\n * the error code and the error message for more detailed debugging and logging.\n *\n * @param pg_stmt $stmt The pg_stmt statement object.\n * @return int An error code value for the last error that occurred, or zero if no error occurred.\n */\nfunction wpsqli_stmt_errno($stmt)\n{\n    // Store the initial SQL query\n    $initial = $stmt;\n    // Rewrite the SQL query for compatibility with Postgres\n    $sql = pg4wp_rewrite($stmt);\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // The remaining mysqli_stmt_* functions do not have direct equivalents in PostgreSQL. Prepared statements work differently.\n    // PostgreSQL uses pg_prepare() and pg_execute() for prepared statements. Results are then fetched with pg_fetch_* functions.\n}\n\n/**\n* Result Handling\n*/\n\n/**\n * Fetches a result row as an associative, a numeric array, or both.\n *\n * This function is a wrapper for the pg_fetch_array function, which is used to fetch a single\n * row of data from the result set obtained from executing a SELECT query. The data can be fetched\n * as an associative array, a numeric array, or both, depending on the `mode` specified. By default,\n * it fetches as both associative and numeric (PGSQL_BOTH). Using PGSQL_ASSOC will fetch as an\n * associative array, and PGSQL_NUM will fetch as a numeric array. It returns NULL when there are\n * no more rows to fetch.\n *\n * This function calls the pg_fetch_array() function to fetch the next row from a Postgres result set\n * and trims any leading or trailing whitespace from each of the values.\n *\n * @param resource $result  The result resource returned by a Postgres query.\n * @param int $mode The type of array that should be produced from the current row data.\n * @return array|bool       An array of the next row in the result set, or false if there are no more rows.\n */\nfunction wpsqli_fetch_array($result, $mode = PGSQL_BOTH)\n{\n    // Fetch the next row as an array\n    $res = pg_fetch_array($result, null, $mode);\n\n    // Check if the result is an array and trim its values\n    if (is_array($res)) {\n        foreach ($res as $v => $k) {\n            $res[$v] = trim($k);\n        }\n    }\n\n    // Return the trimmed array or false if there are no more rows\n    return $res;\n}\n\n/**\n * Fetches a result row as an object.\n *\n * This function is a wrapper for the pg_fetch_object function. It retrieves the current row\n * of a result set as an object where the attributes correspond to the fetched row's column names.\n * This function can instantiate an object of a specified class, and pass parameters to its constructor,\n * allowing for custom objects based on the rows of the result set. If no class is specified, it defaults\n * to a stdClass object. If the class does not exist or the specified class's constructor requires more\n * arguments than are given, an exception is thrown.\n *\n * @param \\PgSql\\Result $result The result set returned by pg_query, pg_store_result\n *                              or pg_use_result.\n * @param string $class The name of the class to instantiate, set the properties of which\n *                      correspond to the fetched row's column names.\n * @param array $constructor_args An optional array of parameters to pass to the constructor\n *                                for the class name defined by the class parameter.\n * @return object|false An instance of the specified class with property names that correspond\n *                      to the column names returned in the result set, or FALSE on failure.\n */\nfunction wpsqli_fetch_object($result, $class = \"stdClass\", $constructor_args = [])\n{\n    return pg_fetch_object($result, null, $class, $constructor_args);\n}\n\n/**\n * Fetches one row of data from the result set and returns it as an enumerated array.\n * Each call to this function will retrieve the next row in the result set, so it's typically\n * used in a loop to process multiple rows.\n *\n * This function is particularly useful when you need to retrieve a row as a simple array\n * where each column is accessed by an integer index starting at 0. It does not include\n * column names as keys, which can be marginally faster and less memory intensive than\n * associative arrays if the column names are not required.\n *\n * @param \\PgSql\\Result $result The result set returned by a query against the database.\n *\n * @return array|null Returns an enumerated array of strings representing the fetched row,\n * or NULL if there are no more rows in the result set.\n */\nfunction wpsqli_fetch_row($result): ?array\n{\n    return pg_fetch_row($result);\n}\n\n/**\n * Adjusts the result pointer to an arbitrary row in the result set represented by the\n * $result object. This function can be used in conjunction with pg_fetch_row(),\n * pg_fetch_assoc(), pg_fetch_array(), or pg_fetch_object() to navigate between\n * rows in result sets, especially when using buffered result sets.\n *\n * This is an important function for situations where you need to access a specific row\n * directly without iterating over all preceding rows, which can be useful for pagination\n * or when looking up specific rows by row number.\n *\n * @param \\PgSql\\Result $result The result set returned by a query against the database.\n * @param int $row_number The desired row number to seek to. Row numbers are zero-indexed.\n *\n * @return bool Returns TRUE on success or FALSE on failure. If the row number is out of range,\n * it returns FALSE.\n */\nfunction wpsqli_data_seek($result, int $row_number): bool\n{\n    return pg_result_seek($result, $row_number);\n}\n\n/**\n * Returns the next field in the result set.\n *\n * This function is a wrapper for the pg_fetch_field function, which retrieves information about\n * the next field in the result set represented by the `$result` parameter. It can be used in a loop\n * to obtain information about each field in the result set, such as name, table, max length, flags,\n * and type. This is useful for dynamically generating table structures or processing query results\n * when the structure of the result set is not known in advance or changes.\n *\n * @param \\PgSql\\Result $result The result set returned by pg_query, pg_store_result\n *                              or pg_use_result.\n * @return object An object which contains field definition information or FALSE if no field information\n *                is available.\n */\nfunction wpsqli_fetch_field($result)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_fetch_field => pg_field_table (resource $result, int $field_number, bool $oid_only = false): mixed\n    // Returns the name or oid of the table of the field. There's no direct function to mimic mysqli_fetch_field completely.\n    //pg_field_table($result, $field_number);\n}\n\n/**\n * Gets the number of fields in a result set.\n *\n * This function is a wrapper for the pg_num_fields function. It returns the number\n * of fields (columns) in a result set. This is particularly useful when you need to\n * dynamically process a query result without knowing the schema of the returned data,\n * as it allows the script to iterate over all fields in each row of the result set.\n *\n * @param \\PgSql\\Result $result The result set returned by pg_query, pg_store_result\n *                              or pg_use_result.\n * @return int The number of fields in the specified result set.\n */\nfunction wpsqli_num_fields($result)\n{\n    // mysqli_num_fields => pg_num_fields (resource $result): int\n    // Returns the number of fields (columns) in a result.\n    return pg_num_fields($result);\n}\n\n/**\n * Returns the number of columns for the most recent query on the connection.\n *\n * This function is a wrapper for the pg_field_count function. It retrieves the number of\n * columns obtained from the most recent query executed on the given database connection. This\n * can be particularly useful when you need to know how many columns will be returned by a\n * SELECT statement before fetching data, which can help in dynamically processing result sets.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return int An integer representing the number of fields in the result set.\n */\nfunction wpsqli_field_count(&$connection)\n{\n    // mysqli_field_count => pg_num_fields (resource $result): int\n    // Use pg_num_fields to get the number of fields (columns) in a result.\n    return pg_num_fields($result);\n}\n\n/**\n * Transfers a result set from the last query.\n *\n * This function is a wrapper for the pg_store_result function. It is used to transfer the\n * result set from the last query executed on the given connection, which used the pg_STORE_RESULT\n * flag. This function must be called after executing a query that returns a result set (like SELECT).\n * It allows the complete result set to be transferred to the client and then utilized via the\n * pg_fetch_* functions. It's particularly useful when the result set is expected to be accessed\n * multiple times.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return \\PgSql\\Result|false A buffered result object or FALSE if an error occurred.\n */\nfunction wpsqli_store_result(&$connection)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_store_result => Not needed in PostgreSQL.\n    // PostgreSQL's pg_query automatically stores the results without a separate call.\n    //return true;\n}\n\n/**\n * Initiates the retrieval of a result set from the last query executed using the pg_USE_RESULT mode.\n *\n * This function is a wrapper for the pg_use_result function. It is used to initiate the retrieval\n * of a result set from the last query executed on the given connection, without storing the entire result\n * set in the buffer. This is particularly useful for handling large result sets that could potentially\n * exceed the available PHP memory. The data is fetched row-by-row, reducing the immediate memory footprint.\n * However, it requires the connection to remain open, and no other operations can be performed on the\n * connection until the result set is fully processed.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return \\PgSql\\Result|false An unbuffered result object or FALSE if an error occurred.\n */\nfunction wpsqli_use_result(&$connection)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_use_result => Not needed in PostgreSQL.\n    // PostgreSQL does not differentiate between unbuffered and buffered queries like MySQL does.\n}\n\n/**\n * Frees the memory associated with a result.\n *\n * This function is a wrapper for the pg_free_result function. It's used to free the memory\n * allocated for a result set obtained from a query. When the result data is not needed anymore,\n * it's a good practice to free the associated resources, especially when dealing with large\n * datasets that can consume significant amounts of memory. It is an important aspect of resource\n * management and helps to keep the application's memory footprint minimal.\n *\n * @param \\PgSql\\Result $result The result set returned by pg_query, pg_store_result\n *                              or pg_use_result.\n * @return void This function doesn't return any value.\n */\nfunction wpsqli_free_result($result)\n{\n    // mysqli_free_result => pg_free_result (resource $result): bool\n    // Frees memory associated with a result.\n    return pg_free_result($result);\n}\n\n/**\n * Checks if there are any more result sets from a multi query.\n *\n * mysqli_more_results => No direct equivalent in PostgreSQL.\n * PostgreSQL does not support multiple results like MySQL's multi_query function.\n * It returns TRUE if one or more result sets are available from the previous calls to\n * pg_multi_query(), otherwise FALSE.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return bool Returns TRUE if there are more result sets from previous multi queries and\n *              FALSE otherwise.\n */\nfunction wpsqli_more_results(&$connection)\n{\n    // mysqli_more_results => No direct equivalent in PostgreSQL.\n    // PostgreSQL does not have a built-in function to check for more results from a batch of queries.\n    return false;\n}\n\n/**\n * Moves the internal result pointer to the next result set returned from a multi query.\n *\n * mysqli_next_result => No direct equivalent in PostgreSQL.\n * PostgreSQL does not support multiple results like MySQL's multi_query function.\n * FALSE if there are no more result sets, or FALSE with an error if there is a problem moving the result pointer.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return bool Returns TRUE on success or FALSE on failure (no more results or an error occurred).\n */\nfunction wpsqli_next_result(&$connection)\n{\n    // mysqli_next_result => No direct equivalent in PostgreSQL.\n    // PostgreSQL does not support multiple results like MySQL's multi_query function.\n    return false;\n}\n\n/**\n* Utility Functions\n*/\n\nfunction wpsqli_is_resource($object)\n{\n    return $object !== false && $object !== null;\n}\n\n/**\n * Gets the number of affected rows in the previous PostgreSQL operation.\n *\n * This function is a wrapper for the pg_affected_rows function, which is used to determine\n * the number of rows affected by the last INSERT, UPDATE, REPLACE or DELETE query executed on\n * the given connection. It is an important function for understanding the impact of such queries,\n * allowing the developer to verify that the expected number of rows were altered. It returns an\n * integer indicating the number of rows affected or -1 if the last query failed.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return int The number of affected rows in the previous operation, or -1 if the last operation failed.\n */\nfunction wpsqli_affected_rows(&$connection)\n{\n    $result = $GLOBALS['pg4wp_result'];\n    // mysqli_affected_rows => pg_affected_rows (resource $result): int\n    // Returns the number of rows affected by INSERT, UPDATE, or DELETE query.\n    return pg_affected_rows($result);\n}\n\n// Gets the list of sequences from postgres\nfunction wpsqli_get_list_of_sequences(&$connection)\n{\n    $sql = \"SELECT sequencename FROM pg_sequences\";\n    $result = pg_query($connection, $sql);\n    if(!$result) {\n        if (PG4WP_DEBUG || PG4WP_LOG) {\n            $log = \"Unable to get list of sequences\\n\";\n            error_log($log, 3, PG4WP_LOG . 'pg4wp_errors.log');\n        }\n        return [];\n    }\n\n    $data = pg_fetch_all($result);\n    return array_column($data, 'sequencename');\n}\n\n// Get the primary sequence for a table\nfunction wpsqli_get_primary_sequence_for_table(&$connection, $table)\n{\n    // TODO: it should be possible to use a WP transient here for object caching\n    global $sequence_lookup;\n    if (empty($sequence_lookup)) {\n        $sequence_lookup = [];\n    }\n\n    if (isset($sequence_lookup[$table])) {\n        return $sequence_lookup[$table];\n    }\n\n    $sequences = wpsqli_get_list_of_sequences($connection);\n    foreach($sequences as $sequence) {\n        if (strncmp($sequence, $table, strlen($table)) === 0) {\n            $sequence_lookup[$table] = $sequence;\n            return $sequence;\n        }\n    }\n\n    // we didn't find a sequence for this table.\n    return null;\n}\n\n/**\n * Fetches the ID generated for an AUTO_INCREMENT column by the previous INSERT query.\n *\n * @param resource|null $connection A PostgreSQL connection resource. Default is `null`.\n *\n * @return mixed The ID generated for an AUTO_INCREMENT column by the previous INSERT query on success; `false` on failure.\n *\n * Note:\n * 1. In PostgreSQL, this function uses CURRVAL() on the appropriate sequence to get the last inserted ID.\n * 2. In MySQL, last inserted ID is generally fetched using mysql_insert_id() or mysqli_insert_id().\n */\nfunction wpsqli_insert_id(&$connection = null)\n{\n    global $wpdb;\n    $data = null;\n    $ins_field = $GLOBALS['pg4wp_ins_field'];\n    $table = $GLOBALS['pg4wp_ins_table'];\n\n    if($GLOBALS['pg4wp_ins_id']) {\n        return $GLOBALS['pg4wp_ins_id'];\n    } elseif(empty($sql)) {\n        $sql = 'NO QUERY';\n        $data = 0;\n    } else {\n        $seq = wpsqli_get_primary_sequence_for_table($connection, $table);\n        $lastq = $GLOBALS['pg4wp_last_insert'];\n        // Double quoting is needed to prevent seq from being lowercased automatically\n        $sql = \"SELECT CURRVAL('\\\"$seq\\\"')\";\n        $res = pg_query($connection, $sql);\n        if (false !== $res) {\n            $data = pg_fetch_result($res, 0, 0);\n        } elseif (PG4WP_DEBUG || PG4WP_LOG) {\n            $log = '[' . microtime(true) . \"] wpsqli_insert_id() was called with '$table' and '$ins_field'\" .\n                    \" and returned the error:\\n\" . pg_last_error($connection) .\n                    \"\\nFor the query:\\n\" . $sql .\n                    \"\\nThe latest INSERT query was :\\n'$lastq'\\n\";\n            error_log($log, 3, PG4WP_LOG . 'pg4wp_errors.log');\n        }\n    }\n\n    if (PG4WP_DEBUG && $sql) {\n        error_log('[' . microtime(true) . \"] Getting inserted ID for '$table' ('$ins_field') : $sql => $data\\n\", 3, PG4WP_LOG . 'pg4wp_insertid.log');\n    }\n\n    $GLOBALS['pg4wp_conn'] = $connection;\n\n    return $data;\n}\n\n\n\n/**\n * Sets the default character set to be used when sending data from and to the database server.\n *\n * This function is a wrapper for the pg_set_charset function. The pg_set_charset function\n * is used to set the character set to be used when sending data from and to the database server.\n * This is particularly important to ensure that data is properly encoded and decoded when stored\n * and retrieved from the database, avoiding character encoding issues.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param string $charset The desired character set.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_set_charset(&$connection, $charset)\n{\n    // mysqli_set_charset => pg_set_client_encoding (resource $connection, string $encoding): int\n    // Sets the client encoding.\n    return pg_set_client_encoding($connection, \"UTF8\");\n}\n\n/**\n * Escapes special characters in a string for use in an SQL statement.\n *\n * This function serves as a wrapper for the pg_real_escape_string function, which is\n * utilized to escape potentially dangerous special characters within a string. This is a\n * critical security measure to prevent SQL injection vulnerabilities by ensuring that user\n * input can be safely used in an SQL query. The function takes a string to be escaped and\n * the pg connection resource, and returns the escaped string which is safe to be included\n * in SQL statements.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @param string $string The string to be escaped.\n * @return string Returns the escaped string.\n */\nfunction wpsqli_real_escape_string(&$connection, $string)\n{\n    // mysqli_real_escape_string => pg_escape_string (resource $connection, string $data): string\n    // Escapes a string for safe use in database queries.\n    return pg_escape_string($connection, $string);\n}\n\n/**\n * Retrieves the last error description for the most recent pg function call\n * that can succeed or fail.\n *\n * This function is a wrapper for the pg_last_error function, which returns a string\n * describing the error from the last PostgreSQL operation associated with the provided\n * connection resource. It's an essential function for debugging and error handling\n * in PostgreSQL-related operations. When a pg function fails, wpsqli_error can be\n * used to fetch the corresponding error message to understand what went wrong.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return string Returns a string with the error message for the most recent function call\n *                if it has failed, or an empty string if no error has occurred.\n */\nfunction wpsqli_error(&$connection)\n{\n    return pg_last_error($connection);\n}\n\n/**\n * Returns the SQLSTATE error code for the last query executed on the connection.\n *\n * @param resource $connection  The Postgres database connection resource.\n *\n * @return string|false  SQLSTATE error code or false if no error.\n *\n * Note:\n * 1. This function uses `pg_get_result` to get the result resource of the last query.\n * 2. `pg_result_status` returns the status of the result.\n * 3. `pg_result_error_field` is used to get the SQLSTATE error code.\n * 4. In MySQL, you could use `mysqli_errno` to get the error code directly.\n */\nfunction wpsqli_errno(&$connection)\n{\n    $result = pg_get_result($connection);\n    if ($result === false) {\n        return false;\n    }\n\n    $result_status = pg_result_status($result);\n    return pg_result_error_field($result_status, PGSQL_DIAG_SQLSTATE);\n}\n\n/**\n * Enables or disables internal report functions.\n *\n * This function is a wrapper for the pg_report function, which is used to set the\n * reporting mode of pg errors. This is useful for defining whether errors should be\n * reported as exceptions, warnings, or silent (no report). It's important for configuring\n * the error reporting behavior of the pg extension to suit the needs of your application,\n * particularly in a development environment where more verbose error reporting is beneficial.\n *\n * @param int $flags A bit-mask constructed from the pg_REPORT_* constants.\n * @return bool Returns TRUE on success or FALSE on failure.\n */\nfunction wpsqli_report($flags)\n{\n    // mysqli_report => No direct equivalent in PostgreSQL.\n    // MySQL's mysqli_report function is used to set what MySQLi should report, which doesn't have a direct equivalent in PostgreSQL's PHP functions.\n    return true;\n}\n\n/**\n * Retrieves information about the most recently executed query.\n *\n * This function is a wrapper for the pg_info function. It provides a string containing\n * information about the most recently executed query on the given connection resource. This\n * can include information such as the number of rows affected by an INSERT, UPDATE, REPLACE,\n * or DELETE query, as well as the number of rows matched and changed. It is valuable for\n * obtaining detailed insights into the execution of database operations.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return string|null A string representing information about the last query executed,\n *                     or NULL if no information is available.\n */\nfunction wpsqli_info(&$connection)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_info => No direct equivalent in PostgreSQL.\n    // This function retrieves information about the most recently executed query, which is not provided by PostgreSQL's PHP functions.\n}\n\n\n/**\n * Polls connections for results.\n *\n * This function is a wrapper for the pg_poll function. It can be used to poll multiple\n * connections to check if one or more of the connections have results available for client-side\n * processing. It is useful when you have multiple asynchronous queries running and need to handle\n * them as soon as their results become available. The function takes variable references for read,\n * error, and reject arrays, and modifies them to indicate which connections have results, which\n * have errors, and which were rejected respectively.\n *\n * @param array &$read Array of connections to check for outstanding results that can be read.\n * @param array &$error Array of connections on which an error occurred.\n * @param array &$reject Array of connections rejected because no asynchronous query\n *                       has been run on them.\n * @param int $sec Number of seconds to wait, must be non-negative.\n * @param int $usec Number of microseconds to wait, must be non-negative.\n * @return int|false Number of ready connections upon success, FALSE otherwise.\n */\nfunction wpsqli_poll(&...$args)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_poll => No direct equivalent in PostgreSQL.\n    // Polling for result availability is not a concept that is directly exposed in PostgreSQL's PHP functions.\n    // Asynchronous query handling in PHP with PostgreSQL typically involves using separate processes or coroutines.\n}\n\n/**\n * Gets the result from asynchronous PostgreSQL query.\n *\n * This function is a wrapper for the pg_reap_async_query function. It is used after initiating\n * a query with pg_query() on a connection with the pg_ASYNC flag set. It retrieves the result\n * from the query once it is complete, which can be used with pg_poll() to manage multiple\n * asynchronous queries. It returns a pg_result object for successful SELECT queries, or TRUE for\n * other DML queries (INSERT, UPDATE, DELETE, etc.) if the operation was successful, or FALSE on failure.\n *\n * @param PgSql\\Connection $connection The pg connection resource.\n * @return \\PgSql\\Result|bool A pg_result object for successful SELECT queries, TRUE for other\n *                            successful DML queries, or FALSE on failure.\n */\nfunction wpsqli_reap_async_query(&$connection)\n{\n    throw new \\Exception(\"PG4WP: Not Yet Implemented\");\n    // mysqli_reap_async_query => No direct equivalent in PostgreSQL.\n    // Asynchronous queries can be executed in PostgreSQL using pg_send_query and retrieved using pg_get_result.\n}\n"
  },
  {
    "path": "pg4wp/driver_pgsql_rewrite.php",
    "content": "<?php\n\n// Autoload function to automatically require rewriter classes from the \"rewriters\" folder\nspl_autoload_register(function ($className) {\n    $filePath = PG4WP_ROOT . '/rewriters/' . $className . '.php';\n    if (file_exists($filePath)) {\n        require_once $filePath;\n    }\n});\n\n\nfunction createSQLRewriter(string $sql): AbstractSQLRewriter\n{\n    $sql = trim($sql);\n    if (preg_match('/^(SELECT|INSERT|REPLACE INTO|UPDATE|DELETE|DESCRIBE|ALTER TABLE|CREATE TABLE|DROP TABLE|SHOW INDEX|SHOW VARIABLES|SHOW TABLES|OPTIMIZE TABLE|SET NAMES|SHOW FULL COLUMNS|SHOW TABLE STATUS)\\b/i', $sql, $matches)) {\n        // Convert to a format suitable for class names (e.g., \"SHOW TABLES\" becomes \"ShowTables\")\n        $type = str_replace(' ', '', ucwords(str_replace('_', ' ', strtolower($matches[1]))));\n        $className = $type . 'SQLRewriter';\n\n        if (class_exists($className)) {\n            return new $className($sql);\n        } else {\n            throw new Exception(\"No class defined to handle SQL type: \" . $type);\n        }\n    }\n    throw new Exception(\"Invalid or unsupported SQL statement.\");\n}\n\n\nfunction pg4wp_rewrite($sql)\n{\n    // Note:  Can be called from constructor before $wpdb is set\n    global $wpdb;\n\n    $initial = $sql;\n    $logto = 'queries';\n    // The end of the query may be protected against changes\n    $end = '';\n\n    $rewriter = createSQLRewriter(trim($sql));\n    $sql = $rewriter->rewrite();\n    $logto = strtoupper($rewriter->type());\n    switch ($rewriter->type()) {\n        case 'Update':\n            // This will avoid modifications to anything following ' SET '\n            list($sql, $end) = explode(' SET ', $sql, 2);\n            $end = ' SET ' . $end;\n            break;\n        case 'Insert':\n            // This will avoid modifications to anything following ' VALUES'\n            list($sql, $end) = explode(' VALUES', $sql, 2);\n            $end = ' VALUES' . $end;\n\n            // When installing, the sequence for table terms has to be updated\n            if(defined('WP_INSTALLING') && WP_INSTALLING && false !== strpos($sql, 'INSERT INTO `' . $wpdb->terms . '`')) {\n                $end .= ';SELECT setval(\\'' . $wpdb->terms . '_term_id_seq\\', (SELECT MAX(term_id) FROM ' . $wpdb->terms . ')+1);';\n            }\n            break;\n        case 'Insert':\n            break;\n        default:\n    }\n\n    $sql = correctMetaValue($sql);\n    $sql = handleInterval($sql);\n    $sql = cleanAndCapitalize($sql);\n    $sql = correctEmptyInStatements($sql);\n    $sql = correctQuoting($sql);\n\n    // Put back the end of the query if it was separated\n    $sql .= $end;\n\n    // For insert ID caching\n    if($logto == 'INSERT') {\n        $pattern = '/INSERT INTO \"?([\\w_]+)\"? \\(([^)]+)\\)/i';\n        preg_match($pattern, $sql, $matches);\n\n        if (isset($matches[1])) {\n            $GLOBALS['pg4wp_ins_table'] = $matches[1];\n        }\n\n        if (isset($matches[2])) {\n            $columns_str = $matches[2];\n            $columns = explode(',', $columns_str);\n            $columns = array_map(function ($column) {\n                return trim(trim($column), '\"');\n            }, $columns);\n            if (isset($columns[0])) {\n                $GLOBALS['pg4wp_ins_field'] = $columns[0];\n            }\n        }\n\n        $GLOBALS['pg4wp_last_insert'] = $sql;\n    } elseif(isset($GLOBALS['pg4wp_queued_query'])) {\n        pg_query($GLOBALS['pg4wp_queued_query']);\n        unset($GLOBALS['pg4wp_queued_query']);\n    }\n\n    if(PG4WP_DEBUG) {\n        if($initial != $sql) {\n            error_log('[' . microtime(true) . \"] Converting :\\n$initial\\n---- to ----\\n$sql\\n---------------------\\n\", 3, PG4WP_LOG . 'pg4wp_' . $logto . '.log');\n        } else {\n            error_log('[' . microtime(true) . \"] $sql\\n---------------------\\n\", 3, PG4WP_LOG . 'pg4wp_unmodified.log');\n        }\n    }\n    return $sql;\n}\n\n/**\n * Correct the meta_value field for WP 2.9.1 and add type cast.\n *\n * @param string $sql SQL query string\n * @return string Modified SQL query string\n */\nfunction correctMetaValue($sql)\n{\n    // WP 2.9.1 uses a comparison where text data is not quoted\n    $sql = preg_replace('/AND meta_value = (-?\\d+)/', 'AND meta_value = \\'$1\\'', $sql);\n    // Add type cast for meta_value field when it's compared to number\n    $sql = preg_replace('/AND meta_value < (\\d+)/', 'AND meta_value::bigint < $1', $sql);\n    return $sql;\n}\n\n/**\n * Handle interval expressions in SQL query.\n *\n * @param string $sql SQL query string\n * @return string Modified SQL query string\n */\nfunction handleInterval($sql)\n{\n    // Generic \"INTERVAL xx YEAR|MONTH|DAY|HOUR|MINUTE|SECOND\" handler\n    $sql = preg_replace('/INTERVAL[ ]+(\\d+)[ ]+(YEAR|MONTH|DAY|HOUR|MINUTE|SECOND)/', \"'\\$1 \\$2'::interval\", $sql);\n    // DATE_SUB handling\n    $sql = preg_replace('/DATE_SUB[ ]*\\(([^,]+),([^\\)]+)\\)/', '($1::timestamp - $2)', $sql);\n    return $sql;\n}\n\n/**\n * Clean SQL query from illegal characters and handle capitalization.\n *\n * @param string $sql SQL query string\n * @return string Modified SQL query string\n */\nfunction cleanAndCapitalize($sql)\n{\n    // Remove illegal characters\n    $sql = str_replace('`', '', $sql);\n    // Field names with CAPITALS need special handling\n    if (false !== strpos($sql, 'ID')) {\n        $patterns = [\n            '/ID([^ ])/' => 'ID $1',\n            '/ID$/' => 'ID ',\n            '/\\(ID/' => '( ID',\n            '/,ID/' => ', ID',\n            '/[0-9a-zA-Z_]+ID/' => '\"$0\"',\n            '/\\.ID/' => '.\"ID\"',\n            '/[\\s]ID /' => ' \"ID\" ',\n            '/\"ID \"/' => ' \"ID\" '\n        ];\n        foreach ($patterns as $pattern => $replacement) {\n            $sql = preg_replace($pattern, $replacement, $sql);\n        }\n    }\n    return $sql;\n}\n\n/**\n * Correct empty IN statements in SQL query.\n *\n * @param string $sql SQL query string\n * @return string Modified SQL query string\n */\nfunction correctEmptyInStatements($sql)\n{\n    $search = ['IN (\\'\\')', 'IN ( \\'\\' )', 'IN ()'];\n    $replace = 'IN (NULL)';\n    $sql = str_replace($search, $replace, $sql);\n    return $sql;\n}\n\n/**\n * Correct quoting for PostgreSQL 9.1+ compatibility.\n *\n * @param string $sql SQL query string\n * @return string Modified SQL query string\n */\nfunction correctQuoting($sql)\n{\n    $sql = str_replace(\"\\\\'\", \"''\", $sql);\n    $sql = str_replace('\\\"', '\"', $sql);\n    return $sql;\n}\n"
  },
  {
    "path": "pg4wp/rewriters/AbstractSQLRewriter.php",
    "content": "<?php\n\nabstract class AbstractSQLRewriter\n{\n    protected string $originalSQL;\n\n    public function __construct(string $sql)\n    {\n        $this->originalSQL = $sql;\n    }\n\n    abstract public function rewrite(): string;\n\n    public function original(): string\n    {\n        return $this->originalSQL;\n    }\n\n    public function type(): string\n    {\n        // Get the called class name and remove the \"SQLRewriter\" suffix to get the SQL type\n        $className = get_called_class();\n        $type = str_replace('SQLRewriter', '', $className);\n        return $type;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/AlterTableSQLRewriter.php",
    "content": "<?php\n\nclass AlterTableSQLRewriter extends AbstractSQLRewriter\n{\n    private $stringReplacements = [\n        ' tinytext'\t\t=> ' text',\n        ' mediumtext'\t=> ' text',\n        ' longtext'\t\t=> ' text',\n        ' unsigned'\t\t=> ' ',\n        'gmt datetime NOT NULL default \\'0000-00-00 00:00:00\\''\t=> 'gmt timestamp NOT NULL DEFAULT timezone(\\'gmt\\'::text, now())',\n        'default \\'0000-00-00 00:00:00\\''\t=> 'DEFAULT now()',\n        '\\'0000-00-00 00:00:00\\''\t=> 'now()',\n        ' datetime'\t\t=> ' timestamp',\n        ' DEFAULT CHARACTER SET utf8mb4' => '',\n        ' DEFAULT CHARACTER SET utf8'\t=> '',\n\n        // For WPMU (starting with WP 3.2)\n        \" enum('0','1')\"\t=> ' smallint',\n        ' COLLATE utf8mb4_unicode_520_ci'\t=> '',\n        ' COLLATE utf8_general_ci'\t=> '',\n        ' CHARACTER SET utf8' => '',\n        ' DEFAULT CHARSET=utf8' => '',\n\n        // For flash-album-gallery plugin\n        ' tinyint'\t\t=> ' smallint'\n    ];\n\n    public function rewrite(): string\n    {\n        $sql = $this->original();\n        \n        $sql = $this->rewrite_numeric_type($sql);\n        $sql = $this->rewrite_columns_with_protected_names($sql);\n\n        if (str_contains($sql, 'ADD INDEX') || str_contains($sql, 'ADD UNIQUE INDEX')) {\n            $sql = $this->rewriteAddIndex($sql);\n            return $sql;\n        }\n        if (str_contains($sql, 'CHANGE COLUMN')) {\n            $sql = $this->rewriteChangeColumn($sql);\n            return $sql;\n        }\n        if (str_contains($sql, 'ALTER COLUMN')) {\n            $sql = $this->rewriteAlterColumn($sql);\n            return $sql;\n        }\n        if (str_contains($sql, 'ADD COLUMN')) {\n            $sql = $this->rewriteAddColumn($sql);\n            return $sql;\n        }\n        if (str_contains($sql, 'ADD KEY') || str_contains($sql, 'ADD UNIQUE KEY')) {\n            $sql = $this->rewriteAddKey($sql);\n            return $sql;\n        }\n        if (str_contains($sql, 'DROP INDEX')) {\n            $sql = $this->rewriteDropIndex($sql);\n            return $sql;\n        }\n        if (str_contains($sql, 'DROP PRIMARY KEY')) {\n            $sql = $this->rewriteDropPrimaryKey($sql);\n            return $sql;\n        }\n\n        return $sql;\n    }\n\n    private function rewriteAddIndex(string $sql): string\n    {\n        $pattern = '/ALTER TABLE\\s+(\\w+)\\s+ADD (UNIQUE |)INDEX\\s+([^\\s]+)\\s+\\(((?:[^\\(\\)]+|\\([^\\(\\)]+\\))+)\\)/';\n\n        if(1 === preg_match($pattern, $sql, $matches)) {\n            $table = $matches[1];\n            $unique = $matches[2];\n            $index = $matches[3];\n            $columns = $matches[4];\n\n            // Remove prefix indexing\n            // Rarely used and apparently unnecessary for current uses\n            $columns = preg_replace('/\\([^\\)]*\\)/', '', $columns);\n\n            // Workaround for index name duplicate\n            $index = $table . '_' . $index;\n\n            // Add backticks around index name and column name, and include IF NOT EXISTS clause\n            $sql = \"CREATE {$unique}INDEX IF NOT EXISTS `{$index}` ON `{$table}` (`{$columns}`)\";\n        }\n\n        return $sql;\n    }\n\n    private function rewriteChangeColumn(string $sql): string\n    {\n        $pattern = '/ALTER TABLE\\s+(\\w+)\\s+CHANGE COLUMN\\s+([^\\s]+)\\s+([^\\s]+)\\s+([^ ]+)( unsigned|)\\s*(NOT NULL|)\\s*(default (.+)|)/';\n\n        if(1 === preg_match($pattern, $sql, $matches)) {\n            $table = $matches[1];\n            $col = $matches[2];\n            $newname = $matches[3];\n            $type = strtolower($matches[4]);\n            if(isset($this->stringReplacements[$type])) {\n                $type = $this->stringReplacements[$type];\n            }\n            $unsigned = $matches[5];\n            $notnull = $matches[6];\n            $default = $matches[7];\n            $defval = $matches[8];\n            if(isset($this->stringReplacements[$defval])) {\n                $defval = $this->stringReplacements[$defval];\n            }\n            $newq = \"ALTER TABLE $table ALTER COLUMN $col TYPE $type\";\n            if(!empty($notnull)) {\n                $newq .= \", ALTER COLUMN $col SET NOT NULL\";\n            }\n            if(!empty($default)) {\n                $newq .= \", ALTER COLUMN $col SET DEFAULT $defval\";\n            }\n            if($col != $newname) {\n                $newq .= \";ALTER TABLE $table RENAME COLUMN $col TO $newcol;\";\n            }\n            $sql = $newq;\n        }\n\n        return $sql;\n    }\n\n    private function rewriteAlterColumn(string $sql): string\n    {\n        $pattern = '/ALTER TABLE\\s+(\\w+)\\s+ALTER COLUMN\\s+/';\n\n        if(1 === preg_match($pattern, $sql)) {\n            // Translate default values\n            $sql = str_replace(\n                array_keys($this->stringReplacements),\n                array_values($this->stringReplacements),\n                $sql\n            );\n        }\n\n        return $sql;\n    }\n\n    private function rewriteAddColumn(string $sql): string\n    {\n        $pattern = '/ALTER TABLE\\s+(\\w+)\\s+ADD COLUMN\\s+([^\\s]+)\\s+([^ ]+)( unsigned|)\\s+(NOT NULL|)\\s*(default (.+)|)/';\n\n        if(1 === preg_match($pattern, $sql, $matches)) {\n            $table = $matches[1];\n            $col = $matches[2];\n            $type = strtolower($matches[3]);\n            if(isset($this->stringReplacements[$type])) {\n                $type = $this->stringReplacements[$type];\n            }\n            $unsigned = $matches[4];\n            $notnull = $matches[5];\n            $default = $matches[6];\n            $defval = $matches[7];\n            if(isset($this->stringReplacements[$defval])) {\n                $defval = $this->stringReplacements[$defval];\n            }\n            $newq = \"ALTER TABLE $table ADD COLUMN $col $type\";\n            if(!empty($default)) {\n                $newq .= \" DEFAULT $defval\";\n            }\n            if(!empty($notnull)) {\n                $newq .= \" NOT NULL\";\n            }\n            $sql = $newq;\n        }\n\n        return $sql;\n    }\n\n    private function rewriteAddKey(string $sql): string\n    {\n        $pattern = '/ALTER TABLE\\s+(\\w+)\\s+ADD (UNIQUE |)KEY\\s+([^\\s]+)\\s+\\(((?:[^\\(\\)]+|\\([^\\(\\)]+\\))+)\\)/';\n\n        if(1 === preg_match($pattern, $sql, $matches)) {\n            $table = $matches[1];\n            $unique = $matches[2];\n            $index = $matches[3];\n            $columns = $matches[4];\n\n            // Remove prefix indexing\n            // Rarely used and apparently unnecessary for current uses\n            $columns = preg_replace('/\\([^\\)]*\\)/', '', $columns);\n\n            // Workaround for index name duplicate\n            $index = $table . '_' . $index;\n            $sql = \"CREATE {$unique}INDEX $index ON $table ($columns)\";\n        }\n\n        return $sql;\n    }\n\n    private function rewriteDropIndex(string $sql): string\n    {\n        $pattern = '/ALTER TABLE\\s+(\\w+)\\s+DROP INDEX\\s+([^\\s]+)/';\n\n        if(1 === preg_match($pattern, $sql, $matches)) {\n            $table = $matches[1];\n            $index = $matches[2];\n            $sql = \"DROP INDEX {$table}_{$index}\";\n        }\n\n        return $sql;\n    }\n\n    private function rewriteDropPrimaryKey(string $sql): string\n    {\n        $pattern = '/ALTER TABLE\\s+(\\w+)\\s+DROP PRIMARY KEY/';\n\n        if(1 === preg_match($pattern, $sql, $matches)) {\n            $table = $matches[1];\n            $sql = \"ALTER TABLE {$table} DROP CONSTRAINT {$table}_pkey\";\n        }\n\n        return $sql;\n    }\n\n    private function rewrite_numeric_type($sql)\n    {\n        // Numeric types in MySQL which need to be rewritten\n        $numeric_types = [\"bigint\", \"int\", \"integer\", \"smallint\", \"mediumint\", \"tinyint\", \"double\", \"decimal\"];\n        $numeric_types_imploded = implode('|', $numeric_types);\n\n        // Prepare regex pattern to match 'type(x)'\n        $pattern = \"/(\" . $numeric_types_imploded . \")\\(\\d+\\)/\";\n\n        // Execute type find & replace\n        $sql = preg_replace_callback($pattern, function ($matches) {\n            return $matches[1];\n        }, $sql);\n\n        // bigint\n        $pattern = '/bigint(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i';\n        preg_match($pattern, $sql, $matches);\n        if($matches) {\n            $sql = preg_replace($pattern, 'bigserial', $sql);\n        }\n\n        // int\n        $pattern = '/int(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i';\n        preg_match($pattern, $sql, $matches);\n        if($matches) {\n            $sql = preg_replace($pattern, 'serial', $sql);\n        }\n\n        // smallint\n        $pattern = '/smallint(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i';\n        preg_match($pattern, $sql, $matches);\n        if($matches) {\n            $sql = preg_replace($pattern, 'smallserial', $sql);\n        }\n\n        // Handle for numeric and decimal -- being replaced with serial\n        $numeric_patterns = ['/numeric(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i', '/decimal(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i'];\n        foreach($numeric_patterns as $pattern) {\n            preg_match($pattern, $sql, $matches);\n            if($matches) {\n                $sql = preg_replace($pattern, 'serial', $sql);\n            }\n        }\n\n        return $sql;\n    }\n\n    private function rewrite_columns_with_protected_names($sql) \n    {\n        // Splitting the SQL statement into parts before \"(\", inside \"(\", and after \")\"\n        if (preg_match('/^(CREATE TABLE IF NOT EXISTS|CREATE TABLE|ALTER TABLE)\\s+([^\\s]+)\\s*\\((.*)\\)(.*)$/is', $sql, $matches)) {\n            $prefix = $matches[1] . ' ' . $matches[2] . ' (';\n            $columnsAndKeys = $matches[3];\n            $suffix = ')' . $matches[4];\n    \n            $regex = '/(?:^|\\s*,\\s*)(\\b(?:timestamp|date|time|default)\\b)\\s*(?=\\s+\\w+)/i'; \n\n            // Callback function to add quotes around protected column names\n            $callback = function($matches) {\n                $whitespace = str_replace($matches[1], \"\", $matches[0]);\n                return $whitespace . '\"' . $matches[1] . '\"';\n            };\n\n            // Replace protected column names with quoted versions within columns and keys part\n            $columnsAndKeys = preg_replace_callback($regex, $callback, $columnsAndKeys);\n            return $prefix . $columnsAndKeys . $suffix;\n        }\n\n        return $sql;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/CreateTableSQLRewriter.php",
    "content": "<?php\n\nclass CreateTableSQLRewriter extends AbstractSQLRewriter\n{\n    private $stringReplacements = [\n        ' tinytext'\t\t=> ' text',\n        ' mediumtext'\t=> ' text',\n        ' longtext'\t\t=> ' text',\n        ' unsigned'\t\t=> ' ',\n        'gmt datetime NOT NULL default \\'0000-00-00 00:00:00\\''\t=> 'gmt timestamp NOT NULL DEFAULT timezone(\\'gmt\\'::text, now())',\n        'default \\'0000-00-00 00:00:00\\''\t=> 'DEFAULT now()',\n        '\\'0000-00-00 00:00:00\\''\t=> 'now()',\n        ' datetime'\t\t=> ' timestamp',\n        ' DEFAULT CHARACTER SET utf8mb4' => '',\n        ' DEFAULT CHARACTER SET utf8'\t=> '',\n\n        // For WPMU (starting with WP 3.2)\n        \" enum('0','1')\"\t=> ' smallint',\n        ' COLLATE utf8mb4_unicode_520_ci'\t=> '',\n        ' COLLATE utf8_general_ci'\t=> '',\n        ' CHARACTER SET utf8' => '',\n        ' DEFAULT CHARSET=utf8' => '',\n\n        ' tinyint'\t\t=> ' smallint',\n        ' mediumint'    => ' integer'\n    ];\n\n    public function rewrite(): string\n    {\n        $sql = $this->original();\n\n        $tableSQL = str_replace('CREATE TABLE IF NOT EXISTS ', 'CREATE TABLE ', $sql);\n        $pattern = '/CREATE TABLE [`]?(\\w+)[`]?/';\n        preg_match($pattern, $tableSQL, $matches);\n        $table = $matches[1];\n\n        // change all creates into create if not exists\n        $pattern = \"/CREATE TABLE (IF NOT EXISTS )?(\\w+)\\s*\\(/i\";\n        $replacement = 'CREATE TABLE IF NOT EXISTS $2 (';\n        $sql = preg_replace($pattern, $replacement, $sql);\n\n        // Remove trailing spaces\n        $sql = trim($sql);\n\n        // Add a slash if needed\n        if (substr($sql, strlen($sql) - 1, 1) != \";\") {\n            $sql = $sql . \";\";\n        }\n\n        // Translate types and some other replacements\n        $sql = str_ireplace(\n            array_keys($this->stringReplacements),\n            array_values($this->stringReplacements),\n            $sql\n        );\n\n        $sql = $this->rewrite_numeric_type($sql);\n        $sql = $this->rewrite_columns_with_protected_names($sql);\n\n        // Support for UNIQUE INDEX creation\n        $pattern = '/,\\s*(UNIQUE |)KEY\\s+(`[^`]+`|\\w+)\\s+\\(((?:[^()]|\\([^)]*\\))*)\\)/';\n        if(preg_match_all($pattern, $sql, $matches, PREG_SET_ORDER)) {\n            foreach($matches as $match) {\n                $unique = $match[1];\n                $index = $match[2];\n                $columns = $match[3];\n\n                // Removing backticks from the index names\n                $index = str_replace('`', '', $index);\n\n                // Removing backticks and key length constraints from the columns\n                $columns = preg_replace([\"/`/\", \"/\\(\\d+\\)/\"], '', $columns);\n\n                // Creating a unique index name\n                $indexName = $table . '_' . $index;\n\n                // Appending the CREATE INDEX statement to SQL\n                $sql .= \"\\nCREATE {$unique}INDEX IF NOT EXISTS $indexName ON $table ($columns);\";\n            }\n        }\n        // Now remove handled indexes\n        $sql = preg_replace($pattern, '', $sql);\n\n\n        // Rewrite unique keys to just be UNIQUE without a key name\n        $pattern = \"/(,\\s*)?UNIQUE KEY\\s+[a-zA-Z0-9_]+\\s+(\\([a-zA-Z0-9_,\\s]+\\))/\";\n        $replacement = \"$1UNIQUE $2\";\n        $sql = preg_replace($pattern, $replacement, $sql);\n\n        // Rewrite Primary keys to not have a key name\n        $pattern = '/PRIMARY KEY\\s+\\w+\\s*\\((.*?)\\)/';\n        $replacement = 'PRIMARY KEY ($1)';\n        $sql = preg_replace($pattern, $replacement, $sql);\n\n        return $sql;\n    }\n\n    private function rewrite_numeric_type($sql)\n    {\n        // Numeric types in MySQL which need to be rewritten\n        $numeric_types = [\"bigint\", \"int\", \"integer\", \"smallint\", \"mediumint\", \"tinyint\", \"double\", \"decimal\"];\n        $numeric_types_imploded = implode('|', $numeric_types);\n\n        // Prepare regex pattern to match 'type(x)'\n        $pattern = \"/(\" . $numeric_types_imploded . \")\\(\\d+\\)/i\";\n\n        // Execute type find & replace\n        $sql = preg_replace_callback($pattern, function ($matches) {\n            return $matches[1];\n        }, $sql);\n\n        // bigint\n        $pattern = '/bigint(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i';\n        preg_match($pattern, $sql, $matches);\n        if($matches) {\n            $sql = preg_replace($pattern, 'bigserial', $sql);\n        }\n\n        // int\n        $pattern = '/int(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i';\n        preg_match($pattern, $sql, $matches);\n        if($matches) {\n            $sql = preg_replace($pattern, 'serial', $sql);\n        }\n\n        // smallint\n        $pattern = '/smallint(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i';\n        preg_match($pattern, $sql, $matches);\n        if($matches) {\n            $sql = preg_replace($pattern, 'smallserial', $sql);\n        }\n\n        // Handle for numeric and decimal -- being replaced with serial\n        $numeric_patterns = ['/numeric(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i', '/decimal(\\(\\d+\\))?([ ]*NOT NULL)?[ ]*auto_increment/i'];\n        foreach($numeric_patterns as $pattern) {\n            preg_match($pattern, $sql, $matches);\n            if($matches) {\n                $sql = preg_replace($pattern, 'serial', $sql);\n            }\n        }\n\n        return $sql;\n    }\n\n    private function rewrite_columns_with_protected_names($sql) \n    {\n        // Splitting the SQL statement into parts before \"(\", inside \"(\", and after \")\"\n        if (preg_match('/^(CREATE TABLE IF NOT EXISTS|CREATE TABLE|ALTER TABLE)\\s+([^\\s]+)\\s*\\((.*)\\)(.*)$/is', $sql, $matches)) {\n            $prefix = $matches[1] . ' ' . $matches[2] . ' (';\n            $columnsAndKeys = $matches[3];\n            $suffix = ')' . $matches[4];\n    \n            $regex = '/(?:^|\\s*,\\s*)(\\b(?:timestamp|date|time|default|end)\\b)\\s*(?=\\s+\\w+)/i'; \n\n            // Callback function to add quotes around protected column names\n            $callback = function($matches) {\n                $whitespace = str_replace($matches[1], \"\", $matches[0]);\n                return $whitespace . '\"' . $matches[1] . '\"';\n            };\n\n            // Replace protected column names with quoted versions within columns and keys part\n            $columnsAndKeys = preg_replace_callback($regex, $callback, $columnsAndKeys);\n            return $prefix . $columnsAndKeys . $suffix;\n        }\n\n        return $sql;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/DeleteSQLRewriter.php",
    "content": "<?php\n\nclass DeleteSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        global $wpdb;\n\n        $sql = $this->original();\n\n        // ORDER BY is not supported in DELETE queries, and not required\n        // when LIMIT is not present\n        if(false !== strpos($sql, 'ORDER BY') && false === strpos($sql, 'LIMIT')) {\n            $pattern = '/ORDER BY \\S+ (ASC|DESC)?/';\n            $sql = preg_replace($pattern, '', $sql);\n        }\n\n        // LIMIT is not allowed in DELETE queries\n        $sql = str_replace('LIMIT 1', '', $sql);\n        $sql = str_replace(' REGEXP ', ' ~ ', $sql);\n\n        // Get the WordPress table prefix\n        $prefix = $wpdb->prefix;\n\n        // This handles removal of duplicate entries in table options\n        if(false !== strpos($sql, 'DELETE o1 FROM ')) {\n            $sql = \"DELETE FROM $wpdb->options WHERE option_id IN \" .\n                \"(SELECT o1.option_id FROM $wpdb->options AS o1, $wpdb->options AS o2 \" .\n                \"WHERE o1.option_name = o2.option_name \" .\n                \"AND o1.option_id < o2.option_id)\";\n        }\n        // Rewrite _transient_timeout multi-table delete query with dynamic prefix for options table\n        elseif(preg_match('/DELETE a, b FROM ' . preg_quote($prefix, '/') . 'options a, ' . preg_quote($prefix, '/') . 'options b/', $sql)) {\n            $where = substr($sql, strpos($sql, 'WHERE ') + 6);\n            $where = rtrim($where, \" \\t\\n\\r;\");\n            // Fix string/number comparison by adding check and cast\n            $where = str_replace('AND b.option_value', 'AND b.option_value ~ \\'^[0-9]+$\\' AND CAST(b.option_value AS BIGINT)', $where);\n            // Mirror WHERE clause to delete both sides of self-join.\n            $where2 = strtr($where, array('a.' => 'b.', 'b.' => 'a.'));\n            $sql = \"DELETE FROM {$wpdb->options} a USING {$wpdb->options} b WHERE \" .\n                '(' . $where . ') OR (' . $where2 . ');';\n        }\n\n        // Rewrite _transient_timeout multi-table delete query with dynamic prefix for sitemeta table\n        elseif(preg_match('/DELETE a, b FROM ' . preg_quote($prefix, '/') . 'sitemeta a, ' . preg_quote($prefix, '/') . 'sitemeta b/', $sql)) {\n            $where = substr($sql, strpos($sql, 'WHERE ') + 6);\n            $where = rtrim($where, \" \\t\\n\\r;\");\n            // Fix string/number comparison by adding check and cast\n            $where = str_replace('AND b.meta_value', 'AND b.meta_value ~ \\'^[0-9]+$\\' AND CAST(b.meta_value AS BIGINT)', $where);\n            // Mirror WHERE clause to delete both sides of self-join.\n            $where2 = strtr($where, array('a.' => 'b.', 'b.' => 'a.'));\n            // Use $wpdb's sitemeta table name which should already have the correct prefix\n            if(isset($wpdb->sitemeta)) {\n                $sql = \"DELETE FROM {$wpdb->sitemeta} a USING {$wpdb->sitemeta} b WHERE \" .\n                    '(' . $where . ') OR (' . $where2 . ');';\n            } else {\n                // Fallback if $wpdb->sitemeta is not available\n                $sql = \"DELETE FROM {$prefix}sitemeta a USING {$prefix}sitemeta b WHERE \" .\n                    '(' . $where . ') OR (' . $where2 . ');';\n            }\n        }\n        \n        // Add a more general pattern to handle multi-table DELETE with aliases and dynamic table names\n        elseif(preg_match('/DELETE\\s+([a-zA-Z0-9_]+),\\s*([a-zA-Z0-9_]+)\\s+FROM\\s+([a-zA-Z0-9_' . preg_quote($prefix, '/') . ']+)\\s+([a-zA-Z0-9_]+),\\s*([a-zA-Z0-9_' . preg_quote($prefix, '/') . ']+)\\s+([a-zA-Z0-9_]+)\\s+WHERE/i', $sql, $matches)) {\n            // Extract aliases and table names\n            $firstAlias = $matches[1];\n            $secondAlias = $matches[2];\n            $firstTable = $matches[3];\n            $firstTableAlias = $matches[4];\n            $secondTable = $matches[5];\n            $secondTableAlias = $matches[6];\n            \n            // Extract WHERE clause\n            $where = substr($sql, strpos($sql, 'WHERE ') + 6);\n            $where = rtrim($where, \" \\t\\n\\r;\");\n            \n            // Check if the table names are known WordPress tables and replace with dynamic property references\n            foreach([$firstTable, $secondTable] as $index => $tableName) {\n                // Strip prefix if it exists to get the base table name\n                $baseTableName = preg_replace('/^' . preg_quote($prefix, '/') . '/', '', $tableName);\n                \n                // Check if $wpdb has a property for this table\n                if(isset($wpdb->$baseTableName)) {\n                    // Replace the hardcoded table name with the dynamic property\n                    if($index === 0) {\n                        $firstTable = $wpdb->$baseTableName;\n                    } else {\n                        $secondTable = $wpdb->$baseTableName;\n                    }\n                }\n            }\n            \n            // Generate PostgreSQL DELETE...USING syntax\n            $sql = \"DELETE FROM $firstTable $firstTableAlias USING $secondTable $secondTableAlias WHERE $where;\";\n        }\n\n        // Akismet sometimes doesn't write 'comment_ID' with 'ID' in capitals where needed ...\n        if(false !== strpos($sql, $wpdb->comments)) {\n            $sql = str_replace(' comment_id ', ' comment_ID ', $sql);\n        }\n\n        return $sql;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/DescribeSQLRewriter.php",
    "content": "<?php\n\nclass DescribeSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        $sql = $this->original();\n        $table = $this->extractTableName($sql);\n        return $this->generatePostgresDescribeTable($table);\n    }\n\n    /**\n     * Extracts table name from a \"DESCRIBE\" SQL statement.\n     *\n     * @param string $sql The SQL statement\n     * @return string|null The table name if found, or null otherwise\n     */\n    protected function extractTableName($sql)\n    {\n        $pattern = \"/DESCRIBE ['\\\"`]?([^'\\\"`]+)['\\\"`]?/i\";\n        if (preg_match($pattern, $sql, $matches)) {\n            return $matches[1];\n        }\n        return null;\n    }\n\n    /**\n     * Generates a PostgreSQL-compatible SQL query to mimic MySQL's \"DESCRIBE\".\n     *\n     * @param string $tableName The table name\n     * @param string $schema The schema name\n     * @return string The generated SQL query\n     */\n    public function generatePostgresDescribeTable($tableName, $schema = \"public\")\n    {\n        $sql = <<<SQL\n            SELECT  \n                f.attnum AS number,  \n                f.attname AS name,  \n                f.attnum,  \n                f.attnotnull AS notnull,  \n                pg_catalog.format_type(f.atttypid,f.atttypmod) AS type,  \n                CASE  \n                    WHEN p.contype = 'p' THEN 't'  \n                    ELSE 'f'  \n                END AS primarykey,  \n                CASE  \n                    WHEN p.contype = 'u' THEN 't'  \n                    ELSE 'f'\n                END AS uniquekey,\n                CASE\n                    WHEN p.contype = 'f' THEN g.relname\n                END AS foreignkey,\n                CASE\n                    WHEN p.contype = 'f' THEN p.confkey\n                END AS foreignkey_fieldnum,\n                CASE\n                    WHEN p.contype = 'f' THEN g.relname\n                END AS foreignkey,\n                CASE\n                    WHEN p.contype = 'f' THEN p.conkey\n                END AS foreignkey_connnum,\n                CASE\n                    WHEN f.atthasdef = 't' THEN pg_get_expr(d.adbin, d.adrelid)\n                END AS default\n            FROM pg_attribute f  \n                JOIN pg_class c ON c.oid = f.attrelid  \n                JOIN pg_type t ON t.oid = f.atttypid  \n                LEFT JOIN pg_attrdef d ON d.adrelid = c.oid AND d.adnum = f.attnum  \n                LEFT JOIN pg_namespace n ON n.oid = c.relnamespace  \n                LEFT JOIN pg_constraint p ON p.conrelid = c.oid AND f.attnum = ANY (p.conkey)  \n                LEFT JOIN pg_class AS g ON p.confrelid = g.oid  \n            WHERE c.relkind = 'r'::char  \n                AND n.nspname = '$schema' \n                AND c.relname = '$tableName'\n                AND f.attnum > 0 ORDER BY number\n        SQL;\n\n        return $sql;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/DropTableSQLRewriter.php",
    "content": "<?php\n\nclass DropTableSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        $sql = $this->original();\n\n        $pattern = '/DROP TABLE.+ [`]?(\\w+)[`]?$/';\n        preg_match($pattern, $sql, $matches);\n        $table = $matches[1];\n        $seq = $table . '_seq';\n        $sql .= \";\\nDROP SEQUENCE IF EXISTS $seq;\";\n\n        return $sql;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/InsertSQLRewriter.php",
    "content": "<?php\n\nclass InsertSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        global $wpdb;\n\n        $sql = $this->original();\n\n        // Those are used when we need to set the date to now() in gmt time\n        $sql = str_replace(\"'0000-00-00 00:00:00'\", 'now() AT TIME ZONE \\'gmt\\'', $sql);\n\n        $sql = str_replace(\"utc_timestamp()\", \"CURRENT_TIMESTAMP AT TIME ZONE 'UTC'\", $sql);\n\n        // Multiple values group when calling INSERT INTO don't always work\n        if(false !== strpos($sql, $wpdb->options) && false !== strpos($sql, '), (')) {\n            $pattern = '/INSERT INTO.+VALUES/';\n            preg_match($pattern, $sql, $matches);\n            $insert = $matches[0];\n            $sql = str_replace('), (', ');' . $insert . '(', $sql);\n        }\n\n        // Swap ON DUPLICATE KEY SYNTAX\n        if(false !== $pos = strpos($sql, 'ON DUPLICATE KEY UPDATE')) {\n            $splitStatements = function (string $sql): array {\n                $statements = [];\n                $buffer = '';\n                $quote = null;\n\n                for ($i = 0, $len = strlen($sql); $i < $len; $i++) {\n                    $char = $sql[$i];\n\n                    if ($quote) {\n                        if ($char === $quote && $sql[$i - 1] !== '\\\\') {\n                            $quote = null;\n                        }\n                    } elseif ($char === '\"' || $char === \"'\") {\n                        $quote = $char;\n                    } elseif ($char === ';') {\n                        $statements[] = $buffer . ';';\n                        $buffer = '';\n                        continue;\n                    }\n\n                    $buffer .= $char;\n                }\n\n                if (!empty($buffer)) {\n                    $statements[] = $buffer;\n                }\n\n                return $statements;\n            };\n\n            $statements = $splitStatements($sql);\n\n            foreach ($statements as $statement) {\n                $statement = trim($statement);\n\n                // Skip empty statements\n                if (empty($statement)) {\n                    continue;\n                }\n\n                // Replace backticks with double quotes for PostgreSQL compatibility\n                $statement = str_replace('`', '\"', $statement);\n\n                // Find index positions for the SQL components\n                $insertIndex = strpos($statement, 'INSERT INTO');\n                $valuesIndex = strpos($statement, 'VALUES');\n                $onDuplicateKeyIndex = strpos($statement, 'ON DUPLICATE KEY UPDATE');\n\n                // Extract SQL components\n                $tableSection = trim(substr($statement, $insertIndex, $valuesIndex - $insertIndex));\n                $valuesSection = trim(substr($statement, $valuesIndex, $onDuplicateKeyIndex - $valuesIndex));\n                $updateSection = trim(str_replace('ON DUPLICATE KEY UPDATE', '', substr($statement, $onDuplicateKeyIndex)));\n\n                // Extract and clean up column names from the update section\n                $updateCols = explode(',', $updateSection);\n                $updateCols = array_map(function ($col) {\n                    return trim(explode('=', $col)[0]);\n                }, $updateCols);\n\n                // Choose a primary key for ON CONFLICT\n                $primaryKey = 'option_name';\n                if (!in_array($primaryKey, $updateCols)) {\n                    $primaryKey = 'meta_name';\n                    if (!in_array($primaryKey, $updateCols)) {\n                        $primaryKey = $updateCols[0] ?? '';\n                    }\n                }\n\n                // Construct the PostgreSQL ON CONFLICT DO UPDATE section\n                $updateSection = implode(', ', array_map(fn ($col) => \"$col = EXCLUDED.$col\", $updateCols));\n\n                // Construct the PostgreSQL query\n                $postgresSQL = sprintf('%s %s ON CONFLICT (%s) DO UPDATE SET %s', $tableSection, $valuesSection, $primaryKey, $updateSection);\n\n                // Append to the converted statements list\n                $convertedStatements[] = $postgresSQL;\n            }\n\n            $sql = implode('; ', $convertedStatements);\n        } elseif(0 === strpos($sql, 'INSERT IGNORE')) {\n            // Note: Requires PostgreSQL 9.5\n            $sql = 'INSERT' . substr($sql, 13) . ' ON CONFLICT DO NOTHING';\n        }\n\n        // To avoid Encoding errors when inserting data coming from outside\n        if(preg_match('/^.{1}/us', $sql, $ar) != 1) {\n            $sql = utf8_encode($sql);\n        }\n\n        if(false === strpos($sql, 'RETURNING')) {\n            $end_of_statement = $this->findSemicolon($sql);\n            if ($end_of_statement !== false) {\n                // Create the substrings up to and after the semicolon\n                $sql_before_semicolon = substr($sql, 0, $end_of_statement);\n                $sql_after_semicolon = substr($sql, $end_of_statement, strlen($sql));\n\n                // Splice the SQL string together with 'RETURNING *'\n                $sql = $sql_before_semicolon . ' RETURNING *' . $sql_after_semicolon;\n\n            } else {\n                $sql = $sql .= \" RETURNING *\";\n            }\n        }\n\n        return $sql;\n    }\n\n    // finds semicolons that aren't in variables\n    private function findSemicolon($sql)\n    {\n        $quoteOpened = false;\n        $parenthesisDepth = 0;\n\n        $sqlAsArray = str_split($sql);\n        for($i = 0; $i < count($sqlAsArray); $i++) {\n            if(($sqlAsArray[$i] == '\"' || $sqlAsArray[$i] == \"'\") && ($i == 0 || $sqlAsArray[$i - 1] != '\\\\')) {\n                $quoteOpened = !$quoteOpened;\n            } elseif($sqlAsArray[$i] == '(' && !$quoteOpened) {\n                $parenthesisDepth++;\n            } elseif($sqlAsArray[$i] == ')' && !$quoteOpened) {\n                $parenthesisDepth--;\n            } elseif($sqlAsArray[$i] == ';' && !$quoteOpened && $parenthesisDepth == 0) {\n                return $i;\n            }\n        }\n        return false;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/OptimizeTableSQLRewriter.php",
    "content": "<?php\n\nclass OptimizeTableSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        $sql = $this->original();\n        return str_replace('OPTIMIZE TABLE', 'VACUUM', $sql);\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/ReplaceIntoSQLRewriter.php",
    "content": "<?php\n\nclass ReplaceIntoSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        global $wpdb;\n\n        $sql = $this->original();\n\n        $splitStatements = function (string $sql): array {\n            $statements = [];\n            $buffer = '';\n            $quote = null;\n\n            for ($i = 0, $len = strlen($sql); $i < $len; $i++) {\n                $char = $sql[$i];\n\n                if ($quote) {\n                    if ($char === $quote && $sql[$i - 1] !== '\\\\') {\n                        $quote = null;\n                    }\n                } elseif ($char === '\"' || $char === \"'\") {\n                    $quote = $char;\n                } elseif ($char === ';') {\n                    $statements[] = $buffer . ';';\n                    $buffer = '';\n                    continue;\n                }\n\n                $buffer .= $char;\n            }\n\n            if (!empty($buffer)) {\n                $statements[] = $buffer;\n            }\n\n            return $statements;\n        };\n\n        $statements = $splitStatements($sql);\n\n        foreach ($statements as $statement) {\n            $statement = trim($statement);\n\n            // Skip empty statements\n            if (empty($statement)) {\n                continue;\n            }\n\n            // Replace backticks with double quotes for PostgreSQL compatibility\n            $statement = str_replace('`', '\"', $statement);\n\n            // Find index positions for the SQL components\n            $insertIndex = strpos($statement, 'REPLACE INTO');\n            $columnsStartIndex = strpos($statement, \"(\");\n            $columnsEndIndex = strpos($statement, \")\");\n            $valuesIndex = strpos($statement, 'VALUES');\n            $onDuplicateKeyIndex = strpos($statement, 'ON DUPLICATE KEY UPDATE');\n\n            // Extract SQL components\n            $tableSection = trim(substr($statement, $insertIndex, $columnsStartIndex - $insertIndex));\n            $valuesSection = trim(substr($statement, $valuesIndex, strlen($statement) - $valuesIndex));\n            $columnsSection = trim(substr($statement, $columnsStartIndex, $columnsEndIndex - $columnsStartIndex + 1));\n\n            // Extract and clean up column names from the update section\n            $updateCols = explode(',', substr($columnsSection, 1, strlen($columnsSection) - 2));\n            $updateCols = array_map(function ($col) {\n                return  trim($col);\n            }, $updateCols);\n\n            // Choose a primary key for ON CONFLICT\n            $primaryKey = 'option_name';\n            if (!in_array($primaryKey, $updateCols)) {\n                $primaryKey = 'meta_name';\n                if (!in_array($primaryKey, $updateCols)) {\n                    $primaryKey = $updateCols[0] ?? '';\n                }\n            }\n\n            // SWAP REPLACE INTO for INSERT INTO\n            $tableSection = str_replace(\"REPLACE INTO\", \"INSERT INTO\", $tableSection);\n\n            // Construct the PostgreSQL ON CONFLICT DO UPDATE section\n            $updateSection = \"\";\n            foreach($updateCols as $col) {\n                if ($col !== $primaryKey) {\n                    $updateSection .= \", \";\n                    $updateSection .= \"$col = EXCLUDED.$col\";\n                }\n            }\n\n            // trim any preceding commas\n            $updateSection = ltrim($updateSection, \", \");\n\n            // Construct the PostgreSQL query\n            $postgresSQL = sprintf('%s %s %s ON CONFLICT (%s) DO UPDATE SET %s', $tableSection, $columnsSection, $valuesSection, $primaryKey, $updateSection);\n\n            if(false === strpos($postgresSQL, 'RETURNING')) {\n                $end_of_statement = $this->findSemicolon($postgresSQL);\n                if ($end_of_statement !== false) {\n                    // Create the substrings up to and after the semicolon\n                    $sql_before_semicolon = substr($postgresSQL, 0, $end_of_statement);\n                    $sql_after_semicolon = substr($postgresSQL, $end_of_statement, strlen($postgresSQL));\n    \n                    // Splice the SQL string together with 'RETURNING *'\n                    $postgresSQL = $sql_before_semicolon . ' RETURNING *' . $sql_after_semicolon;\n    \n                } else {\n                    $postgresSQL = $postgresSQL .= \" RETURNING *\";\n                }\n            }\n\n            // Append to the converted statements list\n            $convertedStatements[] = $postgresSQL;\n        }\n\n        $sql = implode('; ', $convertedStatements);\n\n        return $sql;\n    }\n\n      // finds semicolons that aren't in variables\n      private function findSemicolon($sql)\n      {\n          $quoteOpened = false;\n          $parenthesisDepth = 0;\n  \n          $sqlAsArray = str_split($sql);\n          for($i = 0; $i < count($sqlAsArray); $i++) {\n              if(($sqlAsArray[$i] == '\"' || $sqlAsArray[$i] == \"'\") && ($i == 0 || $sqlAsArray[$i - 1] != '\\\\')) {\n                  $quoteOpened = !$quoteOpened;\n              } elseif($sqlAsArray[$i] == '(' && !$quoteOpened) {\n                  $parenthesisDepth++;\n              } elseif($sqlAsArray[$i] == ')' && !$quoteOpened) {\n                  $parenthesisDepth--;\n              } elseif($sqlAsArray[$i] == ';' && !$quoteOpened && $parenthesisDepth == 0) {\n                  return $i;\n              }\n          }\n          return false;\n      }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/SelectSQLRewriter.php",
    "content": "<?php\n\nclass SelectSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        global $wpdb;\n\n        $sql = $this->original();\n\n        // SQL_CALC_FOUND_ROWS doesn't exist in PostgreSQL but it's needed for correct paging\n        if(false !== strpos($sql, 'SQL_CALC_FOUND_ROWS')) {\n            $sql = str_replace('SQL_CALC_FOUND_ROWS', '', $sql);\n            $GLOBALS['pg4wp_numrows_query'] = $sql;\n            if(PG4WP_DEBUG) {\n                error_log('[' . microtime(true) . \"] Number of rows required for :\\n$sql\\n---------------------\\n\", 3, PG4WP_LOG . 'pg4wp_NUMROWS.log');\n            }\n        }\n\n        if(false !== strpos($sql, 'FOUND_ROWS()')) {\n            // Here we convert the latest query into a COUNT query\n            $sql = $GLOBALS['pg4wp_numrows_query'];\n\n            // Remove the LIMIT clause if it exists\n            $sql = preg_replace('/\\s+LIMIT\\s+\\d+(\\s*,\\s*\\d+)?/i', '', $sql);\n\n            // Remove the ORDER BY containing case / end clause if it exists\n            $sql = preg_replace('/\\s+ORDER\\s+BY\\s+.+END\\),[^)]+/is', '', $sql);\n\n            // Remove the ORDER BY clause if it exists\n            $sql = preg_replace('/\\s+ORDER\\s+BY\\s+[^)]+/i', '', $sql);\n\n            // Replace the fields in the SELECT clause with COUNT(*)\n            $sql = preg_replace('/SELECT\\s+.*?\\s+FROM\\s+/is', 'SELECT COUNT(*) FROM ', $sql, 1);\n        }\n\n        if(false !== strpos($sql, 'information_schema')) {\n            // WP Site Health rewrites\n            if (false !== strpos($sql, \"SELECT TABLE_NAME AS 'table', TABLE_ROWS AS 'rows', SUM(data_length + index_length)\")) {\n                $sql = $this->postgresTableSizeRewrite();\n                return $sql;\n            }\n\n            throw new Exception(\"Unsupported call to information_schema, this probably won't work correctly and needs to be specifically handled, open a github issue with the SQL\");\n        }\n\n        $sql = $this->ensureOrderByInSelect($sql);\n\n        // Handle +0 casting in order by\n        // Regular expression to match the \"ORDER BY\" pattern\n        $pattern = '/ORDER BY\\s+([a-zA-Z0-9_]+)\\.meta_value\\s*\\+\\s*0/i';\n        $replacement = 'ORDER BY CAST($1.meta_value AS SIGNED)';\n        $sql = preg_replace($pattern, $replacement, $sql);\n\n        // Convert CONVERT to CAST\n        $pattern = '/CONVERT\\(([^()]*(\\(((?>[^()]+)|(?-2))*\\))?[^()]*),\\s*([^\\s]+)\\)/x';\n        $sql = preg_replace($pattern, 'CAST($1 AS $4)', $sql);\n\n        // Handle CAST( ... AS CHAR)\n        $sql = preg_replace('/CAST\\((.+) AS CHAR\\)/', 'CAST($1 AS TEXT)', $sql);\n\n        // Handle CAST( ... AS SIGNED)\n        $sql = preg_replace('/CAST\\((.+) AS SIGNED\\)/', 'CAST($1 AS INTEGER)', $sql);\n\n        // Handle COUNT(*)...ORDER BY...\n        $sql = preg_replace('/COUNT(.+)ORDER BY.+/s', 'COUNT$1', $sql);\n\n        // HANDLE REGEXP\n        $sql = preg_replace('/REGEXP/', '~', $sql);\n\n        $sql = str_replace(\"utc_timestamp()\", \"CURRENT_TIMESTAMP AT TIME ZONE 'UTC'\", $sql);\n\n        // In order for users counting to work...\n        $matches = array();\n        if(preg_match_all('/COUNT[^C]+\\),/', $sql, $matches)) {\n            foreach($matches[0] as $num => $one) {\n                $sub = substr($one, 0, -1);\n                $sql = str_replace($sub, $sub . ' AS count' . $num, $sql);\n            }\n        }\n\n        $sql = $this->convertToPostgresLimitSyntax($sql);\n        $sql = $this->ensureGroupByOrAggregate($sql);\n\n        $pattern = '/DATE_ADD[ ]*\\(([^,]+),([^\\)]+)\\)/';\n        $sql = preg_replace($pattern, '($1 + $2)', $sql);\n\n        // Convert MySQL FIELD function to CASE statement\n        $pattern = '/FIELD[ ]*\\(([^\\),]+),([^\\)]+)\\)/';\n        // https://dev.mysql.com/doc/refman/5.7/en/string-functions.html#function_field\n        // Other implementations:  https://stackoverflow.com/q/1309624\n        $sql = preg_replace_callback($pattern, function ($matches) {\n            $case = 'CASE ' . trim($matches[1]);\n            $comparands = explode(',', $matches[2]);\n            foreach($comparands as $i => $comparand) {\n                $case .= ' WHEN ' . trim($comparand) . ' THEN ' . ($i + 1);\n            }\n            $case .= ' ELSE 0 END';\n            return $case;\n        }, $sql);\n\n        $pattern = '/GROUP_CONCAT\\(([^()]*(\\(((?>[^()]+)|(?-2))*\\))?[^()]*)\\)/x';\n        $sql = preg_replace($pattern, \"string_agg($1, ',')\", $sql);\n\n        // Convert MySQL RAND function to PostgreSQL RANDOM function\n        $pattern = '/RAND[ ]*\\([ ]*\\)/';\n        $sql = preg_replace($pattern, 'RANDOM()', $sql);\n\n        // UNIX_TIMESTAMP in MYSQL returns an integer\n        $pattern = '/UNIX_TIMESTAMP\\(([^\\)]+)\\)/';\n        $sql = preg_replace($pattern, 'ROUND(DATE_PART(\\'epoch\\',$1))', $sql);\n\n        $date_funcs = array(\n            'DAYOFMONTH('\t=> 'EXTRACT(DAY FROM ',\n            'YEAR('\t\t\t=> 'EXTRACT(YEAR FROM ',\n            'MONTH('\t\t=> 'EXTRACT(MONTH FROM ',\n            'DAY('\t\t\t=> 'EXTRACT(DAY FROM ',\n        );\n\n        $sql = str_replace('ORDER BY post_date DESC', 'ORDER BY YEAR(post_date) DESC, MONTH(post_date) DESC', $sql);\n        $sql = str_replace('ORDER BY post_date ASC', 'ORDER BY YEAR(post_date) ASC, MONTH(post_date) ASC', $sql);\n        $sql = str_replace(array_keys($date_funcs), array_values($date_funcs), $sql);\n        $curryear = date('Y');\n        $sql = str_replace('FROM \\'' . $curryear, 'FROM TIMESTAMP \\'' . $curryear, $sql);\n\n        // MySQL 'IF' conversion - Note : NULLIF doesn't need to be corrected\n        $pattern = '/ (?<!NULL)IF[ ]*\\(([^,]+),([^,]+),([^\\)]+)\\)/';\n        $sql = preg_replace($pattern, ' CASE WHEN $1 THEN $2 ELSE $3 END', $sql);\n\n        // Act like MySQL default configuration, where sql_mode is \"\"\n        $pattern = '/@@SESSION.sql_mode/';\n        $sql = preg_replace($pattern, \"''\", $sql);\n\n\n        // TODO: this seems wrong but if we remove it we get failures with XYZ is not part of the group By\n        if(isset($wpdb)) {\n            $sql = str_replace('GROUP BY ' . $wpdb->prefix . 'posts.ID', '', $sql);\n        }\n\n        // MySQL 'LIKE' is case insensitive by default, whereas PostgreSQL 'LIKE' is\n        $sql = str_replace(' LIKE ', ' ILIKE ', $sql);\n\n        // INDEXES are not yet supported\n        if(false !== strpos($sql, 'USE INDEX (comment_date_gmt)')) {\n            $sql = str_replace('USE INDEX (comment_date_gmt)', '', $sql);\n        }\n\n        // HB : timestamp fix for permalinks\n        $sql = str_replace('post_date_gmt > 1970', 'post_date_gmt > to_timestamp (\\'1970\\')', $sql);\n\n        // Akismet sometimes doesn't write 'comment_ID' with 'ID' in capitals where needed ...\n        if(isset($wpdb) && $wpdb->comments && false !== strpos($sql, $wpdb->comments)) {\n            $sql = str_replace(' comment_id ', ' comment_ID ', $sql);\n        }\n\n        // MySQL treats a HAVING clause without GROUP BY like WHERE\n        if(false !== strpos($sql, 'HAVING') && false === strpos($sql, 'GROUP BY')) {\n            if(false === strpos($sql, 'WHERE')) {\n                $sql = str_replace('HAVING', 'WHERE', $sql);\n            } else {\n                $pattern = '/WHERE\\s+(.*?)\\s+HAVING\\s+(.*?)(\\s*(?:ORDER|LIMIT|PROCEDURE|INTO|FOR|LOCK|$))/';\n                $sql = preg_replace($pattern, 'WHERE ($1) AND ($2) $3', $sql);\n            }\n        }\n\n        // MySQL allows integers to be used as boolean expressions\n        // where 0 is false and all other values are true.\n        //\n        // Although this could occur anywhere with any number, so far it\n        // has only been observed as top-level expressions in the WHERE\n        // clause and only with 0.  For performance, limit current\n        // replacements to that.\n        $pattern_after_where = '(?:\\s*$|\\s+(GROUP|HAVING|ORDER|LIMIT|PROCEDURE|INTO|FOR|LOCK))';\n        $pattern = '/(WHERE\\s+)0(\\s+AND|\\s+OR|' . $pattern_after_where . ')/';\n        $sql = preg_replace($pattern, '$1false$2', $sql);\n\n        $pattern = '/(AND\\s+|OR\\s+)0(' . $pattern_after_where . ')/';\n        $sql = preg_replace($pattern, '$1false$2', $sql);\n\n        // MySQL supports strings as names, PostgreSQL needs identifiers.\n        // Limit to after closing parenthesis to reduce false-positives\n        // Currently only an issue for nextgen-gallery plugin\n        $pattern = '/\\) AS \\'([^\\']+)\\'/';\n        $sql = preg_replace($pattern, ') AS \"$1\"', $sql);\n\n        return $sql;\n    }\n\n    /**\n     * Ensure the columns used in the ORDER BY clause are also present in the SELECT clause.\n     *\n     * @param string $sql Original SQL query string.\n     * @return string Modified SQL query string.\n     */\n    protected function ensureOrderByInSelect(string $sql): string\n    {\n        // Extract the SELECT and ORDER BY clauses\n        preg_match('/SELECT\\s+(.*?)\\s+FROM/si', $sql, $selectMatches);\n        preg_match('/ORDER BY(.*?)(ASC|DESC|$)/si', $sql, $orderMatches);\n        preg_match('/GROUP BY(.*?)(ASC|DESC|$)/si', $sql, $groupMatches);\n\n        // If the SELECT clause is missing, return the original query\n        if (!$selectMatches) {\n            return $sql;\n        }\n\n        // If both ORDER BY and GROUP BY clauses are missing, return the original query\n        if (!$orderMatches && !$groupMatches) {\n            return $sql;\n        }\n\n        $selectClause = trim($selectMatches[1]);\n        $orderByClause = $orderMatches ? trim($orderMatches[1]) : null;\n        $groupClause = $groupMatches ? trim($groupMatches[1]) : null;\n        $modified = false;\n\n        // Check for wildcard in SELECT\n        if (strpos($selectClause, '*') !== false) {\n            return $sql; // Cannot handle wildcards, return original query\n        }\n\n        // Handle ORDER BY columns\n        if ($orderByClause) {\n            $orderByColumns = explode(',', $orderByClause);\n            foreach ($orderByColumns as $col) {\n                $col = trim($col);\n                if (strpos($selectClause, $col) === false) {\n                    $selectClause .= ', ' . $col;\n                    $modified = true;\n                }\n            }\n        }\n\n        // Handle GROUP BY columns\n        if ($groupClause && !$modified) {\n            $groupColumns = explode(',', $groupClause);\n            foreach ($groupColumns as $col) {\n                $col = trim($col);\n                if (strpos($selectClause, $col) === false) {\n                    $selectClause .= ', ' . $col;\n                    $modified = true;\n                }\n            }\n        }\n\n        if (!$modified) {\n            return $sql;\n        }\n\n        // Find the exact position for the replacement\n        $selectStartPos = strpos($sql, $selectMatches[1]);\n        if ($selectStartPos === false) {\n            return $sql; // If for some reason the exact match is not found, return the original query\n        }\n        $postgresSql = substr_replace($sql, $selectClause, $selectStartPos, strlen($selectMatches[1]));\n\n        return $postgresSql;\n    }\n\n    /**\n     * Transforms a given SQL query to include a GROUP BY clause if the SELECT statement has both aggregate\n     * and non-aggregate columns. This function is specifically designed to work with PostgreSQL.\n     *\n     * In PostgreSQL, a query that uses aggregate functions must group by all columns in the SELECT list that\n     * are not part of the aggregate functions. Failing to do so results in a syntax error. This function\n     * automatically adds a GROUP BY clause to meet this PostgreSQL requirement when both aggregate (COUNT, SUM,\n     * AVG, MIN, MAX) and non-aggregate columns are present.\n     *\n     * @param string $sql The SQL query string to be transformed.\n     *\n     * @return string The transformed SQL query string with appropriate GROUP BY clause if required.\n     *\n     * @throws Exception If the SQL query cannot be parsed or modified.\n     *\n     * @example\n     * Input:  SELECT COUNT(id), username FROM users;\n     * Output: SELECT COUNT(id), username FROM users GROUP BY username;\n     *\n     */\n    protected function ensureGroupByOrAggregate(string $sql): string\n    {\n        // Check for system or session variables\n        if (preg_match('/@@[a-zA-Z0-9_]+/', $sql)) {\n            return $sql;\n        }\n\n        // Regular expression to capture main SQL components.\n        $regex = '/(SELECT\\s+)(.*?)(\\s+FROM\\s+)([^ ]+)(\\s+WHERE\\s+.*?(?= ORDER BY | GROUP BY | LIMIT |$))?(ORDER BY.*?(?= LIMIT |$))?(LIMIT.*?$)?/is';\n\n        // Capture main SQL components using regex\n        if (!preg_match($regex, $sql, $matches)) {\n            return $sql;\n        }\n\n        $selectClause = trim($matches[2] ?? '');\n        $fromClause = trim($matches[4] ?? '');\n        $whereClause = trim($matches[5] ?? '');\n        $orderClause = trim($matches[6] ?? '');\n        $limitClause = trim($matches[7] ?? '');\n\n        if (empty($selectClause) || empty($fromClause)) {\n            return $sql;\n        }\n\n        // Regular expression to match commas not within parentheses\n        $pattern = '/,(?![^\\(]*\\))/';\n        // Split columns using a comma, and then trim each element\n        $columns = array_map('trim', preg_split($pattern, $selectClause));\n\n        $aggregateColumns = [];\n        $nonAggregateColumns = [];\n\n        foreach ($columns as $col) {\n            // Check for aggregate functions in the column\n            if (preg_match('/(COUNT|SUM|AVG|MIN|MAX)\\s*?\\(/i', $col)) {\n                $aggregateColumns[] = $col;\n            } else {\n                $nonAggregateColumns[] = $col;\n            }\n        }\n\n        // Only add a GROUP BY clause if there are both aggregate and non-aggregate columns in SELECT\n        if (empty($aggregateColumns) || empty($nonAggregateColumns)) {\n            return $sql;\n        }\n\n\n        // Assemble new SQL query\n        $postgresSql = \"SELECT $selectClause FROM $fromClause\";\n\n        if (!empty($whereClause)) {\n            $postgresSql .= ' ' . $whereClause;\n        }\n\n        $groupByClause = \"GROUP BY \" . implode(\", \", $nonAggregateColumns);\n        if (!empty($groupByClause)) {\n            $postgresSql .= ' ' . $groupByClause;\n        }\n\n        if (!empty($orderClause)) {\n            $postgresSql .= ' ' . $orderClause;\n        }\n\n        if (!empty($limitClause)) {\n            $postgresSql .= ' ' . $limitClause;\n        }\n\n        return $postgresSql;\n    }\n\n    /**\n     * Convert MySQL LIMIT syntax to PostgreSQL LIMIT syntax\n     *\n     * @param string $sql MySQL query string\n     * @return string PostgreSQL query string\n     */\n    protected function convertToPostgresLimitSyntax($sql)\n    {\n        // Use regex to find \"LIMIT m, n\" syntax in query\n        if (preg_match('/LIMIT\\s+(\\d+),\\s*(\\d+)/i', $sql, $matches)) {\n            $offset = $matches[1];\n            $limit = $matches[2];\n\n            // Replace MySQL LIMIT syntax with PostgreSQL LIMIT syntax\n            $postgresLimitSyntax = \"LIMIT $limit OFFSET $offset\";\n            $postgresSql = preg_replace('/LIMIT\\s+\\d+,\\s*\\d+/i', $postgresLimitSyntax, $sql);\n\n            return $postgresSql;\n        }\n\n        // Return original query if no MySQL LIMIT syntax is found\n        return $sql;\n    }\n\n    // This method is specifically to handle should_suggest_persistent_object_cache in wp site health\n    protected function postgresTableSizeRewrite($schema = 'public')\n    {\n\n        $sql = <<<SQL\n        SELECT \n            C.relname AS \"table\", \n            S.n_live_tup AS \"rows\", \n            pg_total_relation_size(C.oid) AS \"bytes\"\n        FROM \n            pg_class C \n        LEFT JOIN \n            pg_namespace N ON (N.oid = C.relnamespace) \n        INNER JOIN \n            pg_stat_user_tables S ON (S.relid = C.oid) \n        WHERE \n            N.nspname = '$schema' AND \n            C.relname IN ('wp_comments','wp_options','wp_posts','wp_terms','wp_users')\n        GROUP BY \n            C.relname, pg_total_relation_size(C.oid), S.n_live_tup;\n        SQL;\n\n        return $sql;\n    }\n\n}\n"
  },
  {
    "path": "pg4wp/rewriters/SetNamesSQLRewriter.php",
    "content": "<?php\n\nclass SetNamesSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        return \"SET NAMES 'utf8'\";\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/ShowFullColumnsSQLRewriter.php",
    "content": "<?php\n\nclass ShowFullColumnsSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        $sql = $this->original();\n        $table = $this->extractTableNameFromShowColumns($sql);\n        return $this->generatePostgresShowColumns($table);\n    }\n\n    /**\n     * Extracts table name from a \"SHOW FULL COLUMNS\" SQL statement.\n     *\n     * @param string $sql The SQL statement\n     * @return string|null The table name if found, or null otherwise\n     */\n    protected function extractTableNameFromShowColumns($sql)\n    {\n        $pattern = \"/SHOW FULL COLUMNS FROM ['\\\"`]?([^'\\\"`]+)['\\\"`]?/i\";\n        if (preg_match($pattern, $sql, $matches)) {\n            return $matches[1];\n        }\n        return null;\n    }\n\n    /**\n     * Generates a PostgreSQL-compatible SQL query to mimic MySQL's \"SHOW FULL COLUMNS\".\n     *\n     * @param string $tableName The table name\n     * @param string $schema The schema name\n     * @return string The generated SQL query\n     */\n    public function generatePostgresShowColumns($tableName, $schema = \"public\")\n    {\n        $sql = <<<SQL\n            SELECT \n                a.attname AS \"Field\",\n                pg_catalog.format_type(a.atttypid, a.atttypmod) AS \"Type\",\n                (CASE \n                    WHEN a.attnotnull THEN 'NO' \n                    ELSE 'YES' \n                END) AS \"Null\",\n                (CASE \n                    WHEN i.indisprimary THEN 'PRI'\n                    WHEN i.indisunique THEN 'UNI'\n                    ELSE '' \n                END) AS \"Key\",\n                pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \"Default\",\n                '' AS \"Extra\",\n                'select,insert,update,references' AS \"Privileges\",\n                d.description AS \"Comment\"\n            FROM \n                pg_catalog.pg_attribute a\n                LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\n                LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\n                LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\n            WHERE \n                a.attnum > 0 \n                AND NOT a.attisdropped\n                AND a.attrelid = (\n                    SELECT c.oid\n                    FROM pg_catalog.pg_class c\n                    LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\n                    WHERE c.relname = '$tableName'\n                    AND n.nspname = '$schema'\n                )\n            ORDER BY \n                a.attnum;\n        SQL;\n\n        return $sql;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/ShowIndexSQLRewriter.php",
    "content": "<?php\n\nclass ShowIndexSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        $sql = $this->original();\n        $table = $this->extractTableNameFromShowIndex($sql);\n        return $this->generatePostgresShowIndexFrom($table);\n    }\n\n    /**\n     * Extracts table name from a \"SHOW FULL COLUMNS\" SQL statement.\n     *\n     * @param string $sql The SQL statement\n     * @return string|null The table name if found, or null otherwise\n     */\n    protected function extractVariableName($sql)\n    {\n        $pattern = \"/SHOW INDEX FROM ['\\\"`]?([^'\\\"`]+)['\\\"`]?/i\";\n        if (preg_match($pattern, $sql, $matches)) {\n            return $matches[1];\n        }\n        return null;\n    }\n\n    /**\n     * Generates a PostgreSQL-compatible SQL query to mimic MySQL's \"SHOW INDEX FROM\".\n     *\n     * @param string $tableName The table name\n     * @return string The generated SQL query\n     */\n    public function generatePostgresShowIndexFrom($tableName)\n    {\n        $sql = <<<SQL\n        SELECT bc.relname AS \"Table\",\n            CASE WHEN i.indisunique THEN '0' ELSE '1' END AS \"Non_unique\",\n            CASE WHEN i.indisprimary THEN 'PRIMARY' WHEN bc.relname LIKE '%usermeta' AND ic.relname = 'umeta_key'\n                THEN 'meta_key' ELSE REPLACE( ic.relname, '' . $table . '_', '') END AS \"Key_name\",\n            a.attname AS \"Column_name\",\n            NULL AS \"Sub_part\"\n        FROM pg_class bc, pg_class ic, pg_index i, pg_attribute a\n        WHERE bc.oid = i.indrelid\n            AND ic.oid = i.indexrelid\n            AND (i.indkey[0] = a.attnum OR i.indkey[1] = a.attnum OR i.indkey[2] = a.attnum OR i.indkey[3] = a.attnum OR i.indkey[4] = a.attnum OR i.indkey[5] = a.attnum OR i.indkey[6] = a.attnum OR i.indkey[7] = a.attnum)\n            AND a.attrelid = bc.oid\n            AND bc.relname = '' . $tableName . ''\n            ORDER BY \"Key_name\", CASE a.attnum\n                WHEN i.indkey[0] THEN 0\n                WHEN i.indkey[1] THEN 1\n                WHEN i.indkey[2] THEN 2\n                WHEN i.indkey[3] THEN 3\n                WHEN i.indkey[4] THEN 4\n                WHEN i.indkey[5] THEN 5\n                WHEN i.indkey[6] THEN 6\n                WHEN i.indkey[7] THEN 7\n            END\n        SQL;\n\n        return $sql;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/ShowTableStatusSQLRewriter.php",
    "content": "<?php\n\nclass ShowTableStatusSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        $sql = $this->original();\n        return $this->generatePostgresShowTableStatus();\n    }\n\n\n    /**\n     * Generates a PostgreSQL-compatible SQL query to mimic MySQL's \"SHOW TABLE STATUS\".\n     *\n     * @return string The generated SQL query\n     */\n    public function generatePostgresShowTableStatus($schema = \"public\")\n    {\n        $sql = <<<SQL\n        SELECT \n            'Postgres' AS Engine,\n            cls.relname AS TableName, \n            NULL AS Version,\n            NULL AS Row_format,\n            cls.reltuples AS Rows,\n            NULL AS Avg_row_length,\n            pg_size_pretty(pg_relation_size(cls.oid)) AS Data_length,\n            NULL AS Max_data_length,\n            pg_size_pretty(pg_indexes_size(cls.oid)) AS Index_length, \n            NULL AS Data_free,\n            NULL AS Auto_increment,\n            NULL AS Create_time,\n            NULL AS Update_time,\n            NULL AS Check_time,\n            'UTF8' AS Table_collation,\n            NULL AS Checksum,\n            NULL AS Create_options,\n            obj_description(cls.oid) AS Comment\n        FROM\n            pg_class cls\n        JOIN \n            pg_namespace nsp ON cls.relnamespace = nsp.oid\n        WHERE \n            cls.relkind = 'r' \n            AND nsp.nspname NOT LIKE 'pg_%' \n            AND nsp.nspname != 'information_schema' \n            AND nsp.nspname = '$schema' \n        ORDER BY \n            cls.relname ASC;\n        SQL;\n\n        return $sql;\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/ShowTablesSQLRewriter.php",
    "content": "<?php\n\nclass ShowTablesSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        $schema = \"public\";\n        return 'SELECT tablename FROM pg_tables WHERE schemaname = \\'$schema\\';';\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/ShowVariablesSQLRewriter.php",
    "content": "<?php\n\nclass ShowVariablesSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        $sql = $this->original();\n        $variableName = $this->extractVariableName($sql);\n        return $this->generatePostgres($sql, $variableName);\n    }\n\n    /**\n     * Extracts Variable name from a \"SHOW VARIABLES LIKE \" SQL statement.\n     *\n     * @param string $sql The SQL statement\n     * @return string|null The table name if found, or null otherwise\n     */\n    protected function extractVariableName($sql)\n    {\n        $pattern = \"/SHOW VARIABLES LIKE ['\\\"`]?([^'\\\"`]+)['\\\"`]?/i\";\n        if (preg_match($pattern, $sql, $matches)) {\n            return $matches[1];\n        }\n        return null;\n    }\n\n    /**\n     * Generates a PostgreSQL-compatible SQL query to mimic MySQL's \"SHOW VARIABLES\".\n     *\n     * @param string $tableName The table name\n     * @return string The generated SQL query\n     */\n    public function generatePostgres($sql, $variableName)\n    {\n        if ($variableName == \"sql_mode\") {\n            // Act like MySQL default configuration, where sql_mode is \"\"\n            return \"SELECT '$variableName' AS \\\"Variable_name\\\", '' AS \\\"Value\\\";\";\n        }\n\n        if ($variableName == \"max_allowed_packet\") {\n            // Act like 1GB packet size, in practice this limit doesn't actually exist for postgres, we just want to fool WP\n            return \"SELECT '$variableName' AS \\\"Variable_name\\\", '1073741824' AS \\\"Value\\\";\";\n        }\n\n        return \"SELECT name as \\\"Variable_name\\\", setting as \\\"Value\\\" FROM pg_settings WHERE name = '$variableName';\";\n    }\n}\n"
  },
  {
    "path": "pg4wp/rewriters/UpdateSQLRewriter.php",
    "content": "<?php\n\nclass UpdateSQLRewriter extends AbstractSQLRewriter\n{\n    public function rewrite(): string\n    {\n        global $wpdb;\n\n        $sql = $this->original();\n\n        $pattern = '/LIMIT[ ]+\\d+/';\n        $sql = preg_replace($pattern, '', $sql);\n\n        // Fix update wp_options\n        $pattern = \"/UPDATE `wp_options` SET `option_value` = NULL WHERE `option_name` = '(.+)'/\";\n        $match = \"UPDATE `wp_options` SET `option_value` = '' WHERE `option_name` = '$1'\";\n        $sql = preg_replace($pattern, $match, $sql);\n\n        // For correct bactick removal\n        $pattern = '/[ ]*`([^` ]+)`[ ]*=/';\n        $sql = preg_replace($pattern, ' $1 =', $sql);\n\n        // Those are used when we need to set the date to now() in gmt time\n        $sql = str_replace(\"'0000-00-00 00:00:00'\", 'now() AT TIME ZONE \\'gmt\\'', $sql);\n\n        // For correct ID quoting\n        $pattern = '/(,|\\s)[ ]*([^ \\']*ID[^ \\']*)[ ]*=/';\n        $sql = preg_replace($pattern, '$1 \"$2\" =', $sql);\n\n        return $sql;\n    }\n}\n"
  },
  {
    "path": "phpunit.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<phpunit\n  xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"     \n  displayDetailsOnTestsThatTriggerDeprecations=\"true\"\n  displayDetailsOnTestsThatTriggerErrors=\"true\"\n  displayDetailsOnTestsThatTriggerNotices=\"true\"\n  displayDetailsOnTestsThatTriggerWarnings=\"true\"\n  colors=\"true\">\n    <testsuites>\n        <testsuite name=\"tests\">\n            <directory>tests</directory>\n        </testsuite>\n    </testsuites>\n</phpunit>"
  },
  {
    "path": "readme.md",
    "content": "## PostgreSQL for WordPress (PG4WP) \n\n### Description \n\nPostgreSQL for WordPress (PG4WP) gives you the possibility to install and use WordPress with a PostgreSQL database as a backend.\n\n#### Use Cases\n\n- Run Wordpress on your Existing Postgres Cluster\n- Run Wordpress with Georeplication with a Multi-Active Postgres instalation such as [EDB Postgres Distributed](https://www.enterprisedb.com/products/edb-postgres-distributed), or [CockroachDB](https://www.cockroachlabs.com/serverless/) for a [highly available](https://www.cockroachlabs.com/blog/brief-history-high-availability/) and resilient Wordpress Infrastructure\n\n### Design\n\nPostgreSQL for Wordpress works by intercepting calls to the mysqli_ driver in wordpress's wpdb class.\nit replaces calls to mysqli_ with wpsqli_ which then are implemented by the driver files found in this plugin. \n\n![PG4WP Design](docs/images/pg4wp_design.png)\n\n### Supported Wordpress Versions\n\nThis plugin has been tested against \n- Wordpress 6.5.3, 6.4.3 (v3 branch)\n- Wordpress 6.3.2 (v2 branch)\n\n### Supported PHP versions\n\nThis plugin requires PHP 8.1 or greater\n\n### Supported PostgreSQL versions\n\nThis plugin has been tested on PostgreSQL 14.2\n\n### Plugin Support\n\n| Plugin                 | Version     | Working   |\n| -----------            | ----------- | --------- |\n| Debug Bar              | 1.1.4       | Confirmed |\n| Yoast Duplicate Post   | 4.2         | Confirmed |\n\n### Theme Support\n\n| Theme                 | Version     | Working   |\n| -----------           | ----------- | --------- |\n| Twenty Twenty-Four    | 1.0         | Confirmed |\n| Twenty Twenty-Three   | 1.2         | Confirmed |\n| Twenty Twenty-Two     | 1.5         | Confirmed |\n| Twenty Twenty-One     | 1.9         | Confirmed |\n\n### Installation\n\nYou have to install PG4WP *before* configuring your WordPress installation for things to work properly. \nThis is because the database needs to be up and running before any plugin can be loaded.\n\n1.  Place your WordPress files in the right place on your web server.\n\n1.  Download the latest release From the [releases page](https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress/releases)\n\n1.\tUnzip the files from PG4WP and put the `pg4wp` directory in your `/wp-content` directory.\n\n1.\tCopy the `db.php` from the `pg4wp` directory to `wp-content`\n\t\n\tYou can modify this file to configure the database driver you wish to use\n\tCurrently you can set 'DB_DRIVER' to 'pgsql' or 'mysql'\n\t\n\tYou can also activate DEBUG and/or ERROR logs\n\n1.\tCreate `wp-config.php` from `wp-config-sample.php` if it does not already exist (PG4WP does not currently intercept database connection setup).\n\n1.\tPoint your Web Browser to your WordPress installation and go through the traditional WordPress installation routine.\n\n\n### Contributing\n\nContributions are welcome, please open a pull request with your changes and make sure the tests pass by running the test suite using\n`./tests/tools/phpunit.phar tests/`\n\nIf you find a failing scenario please add a test for it, A PR which fixes a scenario but does not include a test will not be accepted. \n\n### License\nPG4WP is provided \"as-is\" with no warranty in the hope it can be useful.\n\nPG4WP is licensed under the [GNU GPL](http://www.gnu.org/licenses/gpl.html \"GNU GPL\") v2 or any newer version at your choice.\n\n### Changelog\n\n#### Latest Changes\n- Fixed issue with SQL DELETE query rewriting to use DB_PREFIX consistently, which previously caused PostgreSQL syntax errors due to hardcoded table prefixes\n\n### Contributors\nCode originally by Hawk__ (http://www.hawkix.net/)\nModifications by @kevinoid and @mattbucci\n"
  },
  {
    "path": "tests/parseTest.php",
    "content": "<?php\n\ndeclare(strict_types=1);\nuse PHPUnit\\Framework\\TestCase;\n\nif (!defined('ABSPATH')) {\n    define('ABSPATH', __DIR__ . \"/../\");\n}\n\nif (!defined('WPINC')) {\n    define('WPINC', 'wp-includes');\n}\n\nrequire_once __DIR__ . \"/../pg4wp/db.php\";\n\nfinal class parseTest extends TestCase\n{\n    public function test_it_can_parse_a_theme_change_correctly()\n    {\n        $sql = 'INSERT INTO \"wp_options\" (\"option_name\", \"option_value\", \"autoload\") VALUES (\\'theme_switch_menu_locations\\', \\'a:0:{}\\', \\'yes\\') ON CONFLICT (\"option_name\") DO UPDATE SET \"option_name\" = EXCLUDED.\"option_name\", \"option_value\" = EXCLUDED.\"option_value\", \"autoload\" = EXCLUDED.\"autoload\"';\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame($GLOBALS['pg4wp_ins_table'], \"wp_options\");\n        $this->assertSame($GLOBALS['pg4wp_ins_field'], \"option_name\");\n    }\n\n\n    public function test_it_can_parse_a_page_creation_correctly()\n    {\n\n        $sql = 'INSERT INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_content_filtered, post_title, post_excerpt, post_status, post_type, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type, guid) VALUES (\\'1\\', \\'2023-10-31 03:54:02\\', now() AT TIME ZONE \\'gmt\\', \\'\\', \\'\\', \\'Auto Draft\\', \\'\\', \\'auto-draft\\', \\'page\\', \\'closed\\', \\'closed\\', \\'\\', \\'\\', \\'\\', \\'\\', \\'2023-10-31 03:54:02\\', now() AT TIME ZONE \\'gmt\\', 0, 0, \\'\\', \\'\\')';\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame($GLOBALS['pg4wp_ins_table'], \"wp_posts\");\n        $this->assertSame($GLOBALS['pg4wp_ins_field'], \"post_author\");\n    }\n\n    protected function setUp(): void\n    {\n        global $wpdb;\n        $wpdb = new class () {\n            public $options = \"wp_options\";\n            public $categories = \"wp_categories\";\n        };\n    }\n\n}\n"
  },
  {
    "path": "tests/rewriteTest.php",
    "content": "<?php\n\ndeclare(strict_types=1);\nuse PHPUnit\\Framework\\TestCase;\n\nif (!defined('ABSPATH')) {\n    define('ABSPATH', __DIR__ . \"/../\");\n}\n\nif (!defined('WPINC')) {\n    define('WPINC', 'wp-includes');\n}\n\nrequire_once __DIR__ . \"/../pg4wp/db.php\";\n\nfinal class rewriteTest extends TestCase\n{\n    public function test_it_can_rewrite_users_admin_query()\n    {\n\n        $sql = 'SELECT COUNT(NULLIF(`meta_value` LIKE \\'%\"administrator\"%\\', false)), COUNT(NULLIF(`meta_value` = \\'a:0:{}\\', false)), COUNT(*) FROM wp_usermeta INNER JOIN wp_users ON user_id = ID WHERE meta_key = \\'wp_capabilities\\'';\n        $expected = 'SELECT COUNT(NULLIF(meta_value ILIKE \\'%\"administrator\"%\\', false)) AS count0, COUNT(NULLIF(meta_value = \\'a:0:{}\\', false)) AS count1, COUNT(*) FROM wp_usermeta INNER JOIN wp_users ON user_id = \"ID\" WHERE meta_key = \\'wp_capabilities\\'';\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n\n    public function test_it_adds_group_by()\n    {\n\n        $sql = 'SELECT COUNT(id), username FROM users';\n        $expected = 'SELECT COUNT(id) AS count0, username FROM users GROUP BY username';\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_handles_auto_increment()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_itsec_lockouts (\n                lockout_id bigint UNSIGNED NOT NULL AUTO_INCREMENT, \n                lockout_type varchar(25) NOT NULL, \n                lockout_start timestamp NOT NULL, \n                lockout_start_gmt timestamp NOT NULL, \n                lockout_expire timestamp NOT NULL, \n                lockout_expire_gmt timestamp NOT NULL, \n                lockout_host varchar(40), \n                lockout_user bigint UNSIGNED, \n                lockout_username varchar(60), \n                lockout_active int(1) NOT NULL DEFAULT 1, \n                lockout_context TEXT, \n                PRIMARY KEY (lockout_id)\n            )\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_itsec_lockouts (\n                lockout_id bigserial, \n                lockout_type varchar(25) NOT NULL, \n                lockout_start timestamp NOT NULL, \n                lockout_start_gmt timestamp NOT NULL, \n                lockout_expire timestamp NOT NULL, \n                lockout_expire_gmt timestamp NOT NULL, \n                lockout_host varchar(40), \n                lockout_user bigint , \n                lockout_username varchar(60), \n                lockout_active int NOT NULL DEFAULT 1, \n                lockout_context TEXT, \n                PRIMARY KEY (lockout_id)\n            );\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_handles_auto_increment_without_null()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_e_events (\n                    id bigint auto_increment primary key,\n                    event_data text null,\n                    created_at timestamp not null\n            )\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_e_events (\n                    id bigserial primary key,\n                    event_data text null,\n                    created_at timestamp not null\n            );\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_handles_numerics_without_auto_incrment_case_insensitively()\n    {\n        $sql = <<<SQL\n            CREATE TABLE IF NOT EXISTS stars_votes (\n                voter_ip VARCHAR(150) NOT NULL,\n                post_id BIGINT(20) UNSIGNED NOT NULL,\n                rating INT(1) UNSIGNED NOT NULL,\n                PRIMARY KEY  (voter_ip, post_id)\n            )\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS stars_votes (\n                voter_ip VARCHAR(150) NOT NULL,\n                post_id BIGINT  NOT NULL,\n                rating INT  NOT NULL,\n                PRIMARY KEY  (voter_ip, post_id)\n            );\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_handles_keys()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_itsec_dashboard_lockouts (\n                id int NOT NULL AUTO_INCREMENT,\n                ip varchar(40),\n                time timestamp NOT NULL,\n                count int NOT NULL,\n                PRIMARY KEY (id),\n                UNIQUE KEY ip__time (ip, time)\n            )\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_itsec_dashboard_lockouts (\n                id serial,\n                ip varchar(40),\n                \"time\" timestamp NOT NULL,\n                count int NOT NULL,\n                PRIMARY KEY (id)\n            );\n        CREATE UNIQUE INDEX IF NOT EXISTS wp_itsec_dashboard_lockouts_ip__time ON wp_itsec_dashboard_lockouts (ip, time);\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_handles_keys_without_unique()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_itsec_vulnerabilities (\n                id varchar(128) NOT NULL,\n                software_type varchar(20) NOT NULL,\n                software_slug varchar(255) NOT NULL,\n                first_seen timestamp NOT NULL,\n                last_seen timestamp NOT NULL,\n                resolved_at timestamp default NULL,\n                resolved_by bigint NOT NULL default 0,\n                resolution varchar(20) NOT NULL default '',\n                details text NOT NULL,\n                PRIMARY KEY (id),\n                KEY resolution (resolution),\n                KEY software_type (software_type),\n                KEY last_seen (last_seen)\n            )\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_itsec_vulnerabilities (\n                id varchar(128) NOT NULL,\n                software_type varchar(20) NOT NULL,\n                software_slug varchar(255) NOT NULL,\n                first_seen timestamp NOT NULL,\n                last_seen timestamp NOT NULL,\n                resolved_at timestamp default NULL,\n                resolved_by bigint NOT NULL default 0,\n                resolution varchar(20) NOT NULL default '',\n                details text NOT NULL,\n                PRIMARY KEY (id)\n            );\n        CREATE INDEX IF NOT EXISTS wp_itsec_vulnerabilities_resolution ON wp_itsec_vulnerabilities (resolution);\n        CREATE INDEX IF NOT EXISTS wp_itsec_vulnerabilities_software_type ON wp_itsec_vulnerabilities (software_type);\n        CREATE INDEX IF NOT EXISTS wp_itsec_vulnerabilities_last_seen ON wp_itsec_vulnerabilities (last_seen);\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_does_not_remove_if_not_exists()\n    {\n        $sql = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_itsec_dashboard_lockouts (\n                id int NOT NULL AUTO_INCREMENT,\n                ip varchar(40),\n                time timestamp NOT NULL,\n                count int NOT NULL,\n                PRIMARY KEY (id),\n                UNIQUE KEY ip__time (ip, time)\n            )\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_itsec_dashboard_lockouts (\n                id serial,\n                ip varchar(40),\n                \"time\" timestamp NOT NULL,\n                count int NOT NULL,\n                PRIMARY KEY (id)\n            );\n        CREATE UNIQUE INDEX IF NOT EXISTS wp_itsec_dashboard_lockouts_ip__time ON wp_itsec_dashboard_lockouts (ip, time);\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n\n    public function test_it_removes_character_sets()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_statistics_useronline (\n                ID bigint(20) NOT NULL AUTO_INCREMENT,\n                ip varchar(60) NOT NULL,\n                created int(11),\n                timestamp int(10) NOT NULL,\n                date datetime NOT NULL,\n                referred text CHARACTER SET utf8 NOT NULL,\n                agent varchar(255) NOT NULL,\n                platform varchar(255),\n                version varchar(255),\n                location varchar(10),\n                `user_id` BIGINT(48) NOT NULL,\n                `page_id` BIGINT(48) NOT NULL,\n                `type` VARCHAR(100) NOT NULL,\n                PRIMARY KEY  (ID)\n            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_statistics_useronline (\n                \"ID\" bigserial,\n                ip varchar(60) NOT NULL,\n                created int,\n                \"timestamp\" int NOT NULL,\n                \"date\" timestamp NOT NULL,\n                referred text NOT NULL,\n                agent varchar(255) NOT NULL,\n                platform varchar(255),\n                version varchar(255),\n                location varchar(10),\n                user_id BIGINT NOT NULL,\n                page_id BIGINT NOT NULL,\n                type VARCHAR(100) NOT NULL,\n                PRIMARY KEY  ( \"ID\" )\n            );\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_handles_multiple_keys()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_statistics_pages (\n                page_id BIGINT(20) NOT NULL AUTO_INCREMENT,\n                uri varchar(190) NOT NULL,\n                type varchar(180) NOT NULL,\n                date date NOT NULL,\n                count int(11) NOT NULL,\n                id int(11) NOT NULL,\n                UNIQUE KEY date_2 (date,uri),\n                KEY url (uri),\n                KEY date (date),\n                KEY id (id),\n                KEY `uri` (`uri`,`count`,`id`),\n                PRIMARY KEY (`page_id`)\n            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_statistics_pages (\n                page_id bigserial,\n                uri varchar(190) NOT NULL,\n                type varchar(180) NOT NULL,\n                \"date\" date NOT NULL,\n                count int NOT NULL,\n                id int NOT NULL,\n                PRIMARY KEY (page_id)\n            );\n        CREATE UNIQUE INDEX IF NOT EXISTS wp_statistics_pages_date_2 ON wp_statistics_pages (date,uri);\n        CREATE INDEX IF NOT EXISTS wp_statistics_pages_url ON wp_statistics_pages (uri);\n        CREATE INDEX IF NOT EXISTS wp_statistics_pages_date ON wp_statistics_pages (date);\n        CREATE INDEX IF NOT EXISTS wp_statistics_pages_id ON wp_statistics_pages (id);\n        CREATE INDEX IF NOT EXISTS wp_statistics_pages_uri ON wp_statistics_pages (uri,count,id);\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n\n    public function test_it_removes_table_charsets()\n    {\n        $sql = <<<SQL\n            CREATE TABLE `wp_yoast_migrations` (\n                `id` int(11) UNSIGNED auto_increment NOT NULL,\n                `version` varchar(191),\n                PRIMARY KEY (`id`)\n            ) DEFAULT CHARSET=utf8;\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE wp_yoast_migrations (\n                id serial NOT NULL,\n                version varchar(191),\n                PRIMARY KEY (id)\n            );\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n\n    public function test_it_can_create_keys_with_length()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_usermeta (\n                umeta_id bigint(20) unsigned NOT NULL auto_increment,\n                user_id bigint(20) unsigned NOT NULL default '0',\n                meta_key varchar(255) default NULL,\n                meta_value longtext,\n                PRIMARY KEY (umeta_id),\n                KEY user_id (user_id),\n                KEY meta_key (meta_key(191))\n            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_usermeta (\n                umeta_id bigserial,\n                user_id bigint  NOT NULL default '0',\n                meta_key varchar(255) default NULL,\n                meta_value text,\n                PRIMARY KEY (umeta_id)\n            );\n        CREATE INDEX IF NOT EXISTS wp_usermeta_user_id ON wp_usermeta (user_id);\n        CREATE INDEX IF NOT EXISTS wp_usermeta_meta_key ON wp_usermeta (meta_key);\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n\n\n    public function test_it_can_create_double_keys_with_length()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_blogs (\n                blog_id bigint(20) NOT NULL auto_increment,\n                site_id bigint(20) NOT NULL default '0',\n                domain varchar(200) NOT NULL default '',\n                path varchar(100) NOT NULL default '',\n                registered datetime NOT NULL default '0000-00-00 00:00:00',\n                last_updated datetime NOT NULL default '0000-00-00 00:00:00',\n                public tinyint(2) NOT NULL default '1',\n                archived tinyint(2) NOT NULL default '0',\n                mature tinyint(2) NOT NULL default '0',\n                spam tinyint(2) NOT NULL default '0',\n                deleted tinyint(2) NOT NULL default '0',\n                lang_id int(11) NOT NULL default '0',\n                PRIMARY KEY  (blog_id),\n                KEY domain (domain(50),path(5)),\n                KEY lang_id (lang_id)\n            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_blogs (\n                blog_id bigserial,\n                site_id bigint NOT NULL default '0',\n                domain varchar(200) NOT NULL default '',\n                path varchar(100) NOT NULL default '',\n                registered timestamp NOT NULL DEFAULT now(),\n                last_updated timestamp NOT NULL DEFAULT now(),\n                public smallint NOT NULL default '1',\n                archived smallint NOT NULL default '0',\n                mature smallint NOT NULL default '0',\n                spam smallint NOT NULL default '0',\n                deleted smallint NOT NULL default '0',\n                lang_id int NOT NULL default '0',\n                PRIMARY KEY  (blog_id)\n            );\n        CREATE INDEX IF NOT EXISTS wp_blogs_domain ON wp_blogs (domain,path);\n        CREATE INDEX IF NOT EXISTS wp_blogs_lang_id ON wp_blogs (lang_id);\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_will_handle_found_rows_on_queries_with_order_by_case()\n    {\n        $GLOBALS['pg4wp_numrows_query'] = <<<SQL\n            SELECT wp_posts.ID\n            FROM wp_posts \n            WHERE 1=1 AND \n            (((wp_posts.post_title LIKE '%Hello%') OR (wp_posts.post_excerpt LIKE '%Hello%') OR (wp_posts.post_content LIKE '%Hello%')) AND \n            ((wp_posts.post_title LIKE '%world%') OR (wp_posts.post_excerpt LIKE '%world%') OR (wp_posts.post_content LIKE '%world%'))) AND \n            ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' OR wp_posts.post_status = 'private'))) \n            ORDER BY (CASE\n                WHEN wp_posts.post_title LIKE '%Hello world%' THEN 1 \n                WHEN wp_posts.post_title LIKE '%Hello%' AND wp_posts.post_title LIKE '%world%' THEN 2 \n                WHEN wp_posts.post_title LIKE '%Hello%' OR wp_posts.post_title LIKE '%world%' THEN 3 \n                WHEN wp_posts.post_excerpt LIKE '%Hello world%' THEN 4 \n                WHEN wp_posts.post_content LIKE '%Hello world%' THEN 5 ELSE 6 END), wp_posts.post_date \n                DESC \n            LIMIT 0, 20\n        SQL;\n\n        $sql = \"SELECT FOUND_ROWS()\";\n\n        $expected = <<<SQL\n            SELECT COUNT(*) FROM wp_posts \n            WHERE 1=1 AND \n            (((wp_posts.post_title ILIKE '%Hello%') OR (wp_posts.post_excerpt ILIKE '%Hello%') OR (wp_posts.post_content ILIKE '%Hello%')) AND \n            ((wp_posts.post_title ILIKE '%world%') OR (wp_posts.post_excerpt ILIKE '%world%') OR (wp_posts.post_content ILIKE '%world%'))) AND \n            ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' OR wp_posts.post_status = 'private')))\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_will_append_returning_id_to_insert_statements()\n    {\n        $sql = <<<SQL\n            INSERT INTO wp_translations_term_relations (\n                object_id, \n                object_lang, \n                source_id) \n            VALUES (%d, %s, %d) \n            ON DUPLICATE KEY \n            UPDATE object_id=VALUES(object_id), object_lang=VALUES(object_lang), source_id=VALUES(source_id);\n        SQL;\n\n        $expected = <<<SQL\n            INSERT INTO wp_translations_term_relations (\n                object_id, \n                object_lang, \n                source_id) \n            VALUES (%d, %s, %d) \n            ON DUPLICATE KEY \n            UPDATE object_id=VALUES(object_id), object_lang=VALUES(object_lang), source_id=VALUES(source_id) RETURNING *;\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_can_handle_replacement_sql()\n    {\n        $sql = \"REPLACE INTO test2 (column1, column2, column3) VALUES (1, 'Old', '2014-08-20 18:47:00')\";\n        $expected = \"INSERT INTO test2 (column1, column2, column3) VALUES (1, 'Old', '2014-08-20 18:47:00') ON CONFLICT (column1) DO UPDATE SET column2 = EXCLUDED.column2, column3 = EXCLUDED.column3 RETURNING *\";\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_doesnt_rewrite_when_it_doesnt_need_to()\n    {\n        $sql = <<<SQL\n            SELECT p.ID FROM wp_posts p \n            WHERE post_type='scheduled-action' \n            AND p.post_status IN ('pending') \n            AND p.post_modified_gmt <= '2023-11-27 14:23:34' \n            AND p.post_password != '' ORDER BY p.post_date_gmt ASC LIMIT 0, 20\n        SQL;\n\n        $expected = <<<SQL\n            SELECT p.\"ID\" , p.post_date_gmt FROM wp_posts p \n            WHERE post_type='scheduled-action' \n            AND p.post_status IN ('pending') \n            AND p.post_modified_gmt <= '2023-11-27 14:23:34' \n            AND p.post_password != '' ORDER BY p.post_date_gmt ASC LIMIT 20 OFFSET 0\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_handles_alter_tables_with_indexes() \n    {\n        $sql = <<<SQL\n            ALTER TABLE wp_e_events ADD INDEX `created_at_index` (`created_at`)\n        SQL;\n\n        $expected = <<<SQL\n            CREATE INDEX IF NOT EXISTS wp_e_events_created_at_index ON wp_e_events (created_at)\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n\n    }\n\n    public function test_it_handles_alter_tables_with_unique_indexes() \n    {\n        $sql = <<<SQL\n            ALTER TABLE wp_e_events ADD UNIQUE INDEX `created_at_index` (`created_at`)\n        SQL;\n\n        $expected = <<<SQL\n            CREATE UNIQUE INDEX IF NOT EXISTS wp_e_events_created_at_index ON wp_e_events (created_at)\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_rewrites_protected_column_names()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_cmplz_cookiebanners (\n                \"ID\" int NOT NULL DEFAULT nextval('wp_cmplz_cookiebanners_seq'::text),\n                banner_version int NOT NULL,\n                default int NOT NULL\n            );\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_cmplz_cookiebanners (\n                 \"ID\"  int NOT NULL DEFAULT nextval('wp_cmplz_cookiebanners_seq'::text),\n                banner_version int NOT NULL,\n                \"default\" int NOT NULL\n            );\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_rewrites_advanced_protected_column_names()\n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_statistics_pages (\n                page_id BIGINT(20) NOT NULL AUTO_INCREMENT,\n                uri varchar(190) NOT NULL,\n                type varchar(180) NOT NULL,\n                date date NOT NULL,\n                count int(11) NOT NULL,\n                id int(11) NOT NULL,\n                UNIQUE KEY date_2 (date,uri),\n                KEY url (uri),\n                KEY date (date),\n                KEY id (id),\n                KEY `uri` (`uri`,`count`,`id`),\n                PRIMARY KEY (`page_id`)\n            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci\n        SQL;\n\n        $expected = <<<SQL\n           CREATE TABLE IF NOT EXISTS wp_statistics_pages (\n                page_id bigserial,\n                uri varchar(190) NOT NULL,\n                type varchar(180) NOT NULL,\n                \"date\" date NOT NULL,\n                count int NOT NULL,\n                id int NOT NULL,\n                PRIMARY KEY (page_id)\n            );\n        CREATE UNIQUE INDEX IF NOT EXISTS wp_statistics_pages_date_2 ON wp_statistics_pages (date,uri);\n        CREATE INDEX IF NOT EXISTS wp_statistics_pages_url ON wp_statistics_pages (uri);\n        CREATE INDEX IF NOT EXISTS wp_statistics_pages_date ON wp_statistics_pages (date);\n        CREATE INDEX IF NOT EXISTS wp_statistics_pages_id ON wp_statistics_pages (id);\n        CREATE INDEX IF NOT EXISTS wp_statistics_pages_uri ON wp_statistics_pages (uri,count,id);\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n    \n\n    public function test_it_doesnt_remove_single_quotes() \n    {\n        $sql = <<<SQL\n            SELECT COUNT(*) FROM wp_comments WHERE user_id = 5 AND comment_approved = '1'\n        SQL;\n\n        $expected = <<<SQL\n            SELECT COUNT(*) FROM wp_comments WHERE user_id = 5 AND comment_approved = '1'\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_can_handle_insert_sql_containing_nested_parathesis_with_numbers()\n    {\n        $sql = <<<SQL\n            REPLACE INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_wp_remote_block_patterns_b815a6cec4e03bb064328ac11645ce66', 'a:43:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:309935;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Centered image with two-tone background color\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s\n\n            <div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh;aspect-ratio:unset;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-grad\n            <div class=\"wp-block-group wp-container-content-2 is-layout-constrained wp-container-core-group-is-layout-1 wp-block-group-is-layout-constrained\">\n            !-- /wp:image -->\n\n            <!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"white\"} -->\n            <p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n            <!-- /wp:paragraph --></div>\n            <!-- /wp:group --></div>\n            <!-- /wp:group --></div></div>\n            <!-- /wp:cover -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:309236;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:60:\"Fullwidth headline with links and gradient offset background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1972:\"\n            <div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></spa\n            <div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n            <!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n            <figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n            <!-- /wp:image --></figure>\n            <!-- /wp:gallery -->\";}}', 'no')\n        SQL;\n        $expected = <<<SQL\n            INSERT INTO \"wp_options\" (\"option_name\", \"option_value\", \"autoload\") VALUES ('_site_transient_wp_remote_block_patterns_b815a6cec4e03bb064328ac11645ce66', 'a:43:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:309935;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Centered image with two-tone background color\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s\n\n            <div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh;aspect-ratio:unset;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-grad\n            <div class=\"wp-block-group wp-container-content-2 is-layout-constrained wp-container-core-group-is-layout-1 wp-block-group-is-layout-constrained\">\n            !-- /wp:image -->\n\n            <!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"white\"} -->\n            <p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n            <!-- /wp:paragraph --></div>\n            <!-- /wp:group --></div>\n            <!-- /wp:group --></div></div>\n            <!-- /wp:cover -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:309236;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:60:\"Fullwidth headline with links and gradient offset background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1972:\"\n            <div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></spa\n            <div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n            <!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n            <figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n            <!-- /wp:image --></figure>\n            <!-- /wp:gallery -->\";}}', 'no') ON CONFLICT (\"option_name\") DO UPDATE SET \"option_value\" = EXCLUDED.\"option_value\", \"autoload\" = EXCLUDED.\"autoload\" RETURNING * \n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_rewrites_mediumints() \n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_relevanssi (\n                doc bigint(20) NOT NULL DEFAULT '0',\n                term varchar(50) NOT NULL DEFAULT '0',\n                term_reverse varchar(50) NOT NULL DEFAULT '0',\n                content mediumint(9) NOT NULL DEFAULT '0',\n                title mediumint(9) NOT NULL DEFAULT '0',\n                comment mediumint(9) NOT NULL DEFAULT '0',\n                tag mediumint(9) NOT NULL DEFAULT '0',\n                link mediumint(9) NOT NULL DEFAULT '0',\n                author mediumint(9) NOT NULL DEFAULT '0',\n                category mediumint(9) NOT NULL DEFAULT '0',\n                excerpt mediumint(9) NOT NULL DEFAULT '0',\n                taxonomy mediumint(9) NOT NULL DEFAULT '0',\n                customfield mediumint(9) NOT NULL DEFAULT '0',\n                mysqlcolumn MEDIUMINT(9) NOT NULL DEFAULT '0',\n                taxonomy_detail longtext NOT NULL,\n                customfield_detail longtext NOT NULL DEFAULT '',\n                mysqlcolumn_detail longtext NOT NULL DEFAULT '',\n                type varchar(210) NOT NULL DEFAULT 'post',\n                item bigint(20) NOT NULL DEFAULT '0',\n                PRIMARY KEY doctermitem (doc, term, item)\n                ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_relevanssi (\n                doc bigint NOT NULL DEFAULT '0',\n                term varchar(50) NOT NULL DEFAULT '0',\n                term_reverse varchar(50) NOT NULL DEFAULT '0',\n                content integer NOT NULL DEFAULT '0',\n                title integer NOT NULL DEFAULT '0',\n                comment integer NOT NULL DEFAULT '0',\n                tag integer NOT NULL DEFAULT '0',\n                link integer NOT NULL DEFAULT '0',\n                author integer NOT NULL DEFAULT '0',\n                category integer NOT NULL DEFAULT '0',\n                excerpt integer NOT NULL DEFAULT '0',\n                taxonomy integer NOT NULL DEFAULT '0',\n                customfield integer NOT NULL DEFAULT '0',\n                mysqlcolumn integer NOT NULL DEFAULT '0',\n                taxonomy_detail text NOT NULL,\n                customfield_detail text NOT NULL DEFAULT '',\n                mysqlcolumn_detail text NOT NULL DEFAULT '',\n                type varchar(210) NOT NULL DEFAULT 'post',\n                item bigint NOT NULL DEFAULT '0',\n                PRIMARY KEY (doc, term, item)\n                );\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_rewrites_0CASTS() \n    {\n\n        $sql = <<<SQL\n            SELECT   wp_posts.* FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )\n            WHERE 1=1  AND ( \n                wp_posts.post_date > '2024-07-17 23:59:59'\n            ) AND ( \n                wp_postmeta.meta_key = 'make_feature_post'\n            ) AND (\n                (wp_posts.post_type = 'announcement' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'private'))\n            )\n            GROUP BY wp_posts.ID\n            ORDER BY wp_postmeta.meta_value+0 DESC, wp_posts.post_date DESC\n        SQL;\n\n        $expected = <<<SQL\n            SELECT   wp_posts.* FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.\"ID\" = wp_postmeta.post_id )\n            WHERE 1=1  AND ( \n                wp_posts.post_date > '2024-07-17 23:59:59'\n            ) AND ( \n                wp_postmeta.meta_key = 'make_feature_post'\n            ) AND (\n                (wp_posts.post_type = 'announcement' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'private'))\n            )\n            \n            ORDER BY CAST(wp_postmeta.meta_value AS INTEGER) DESC, wp_posts.post_date DESC\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_rewrites_regexp() \n    {\n        $sql = <<<SQL\n            SELECT DISTINCT meta_key FROM wp_gf_entry_meta WHERE form_id=2 AND meta_key REGEXP '^[0-9]+(\\.[0-9]+)?$'\n        SQL;\n\n        $expected = <<<SQL\n            SELECT DISTINCT meta_key FROM wp_gf_entry_meta WHERE form_id=2 AND meta_key ~ '^[0-9]+(\\.[0-9]+)?$'\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_rewrites_utc_timestamp_inserts() \n    {\n        $sql = <<<SQL\n            INSERT INTO wp_gf_form(title, date_created) VALUES('Test', utc_timestamp())\n        SQL;\n\n        $expected = <<<SQL\n            INSERT INTO wp_gf_form(title, date_created) VALUES('Test', CURRENT_TIMESTAMP AT TIME ZONE 'UTC') RETURNING *\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_rewrites_utc_timestamp_selects() \n    {\n        $sql = <<<SQL\n            SELECT utc_timestamp()\n        SQL;\n\n        $expected = <<<SQL\n            SELECT CURRENT_TIMESTAMP AT TIME ZONE 'UTC'\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n\n    public function test_it_quotes_reserved_columns() \n    {\n        $sql = <<<SQL\n            CREATE TABLE wp_aioseo_notifications (\n                id bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n                slug varchar(13) NOT NULL,\n                title text NOT NULL,\n                content longtext NOT NULL,\n                type varchar(64) NOT NULL,\n                level text NOT NULL,\n                notification_id bigint(20) unsigned DEFAULT NULL,\n                notification_name varchar(255) DEFAULT NULL,\n                start datetime DEFAULT NULL,\n                end datetime DEFAULT NULL,\n                button1_label varchar(255) DEFAULT NULL,\n                button1_action varchar(255) DEFAULT NULL,\n                button2_label varchar(255) DEFAULT NULL,\n                button2_action varchar(255) DEFAULT NULL,\n                dismissed tinyint(1) NOT NULL DEFAULT 0,\n                created datetime NOT NULL,\n                updated datetime NOT NULL,\n                PRIMARY KEY (id),\n                UNIQUE KEY ndx_aioseo_notifications_slug (slug),\n                KEY ndx_aioseo_notifications_dates (start, end),\n                KEY ndx_aioseo_notifications_type (type),\n                KEY ndx_aioseo_notifications_dismissed (dismissed)\n            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;\n        SQL;\n\n        $expected = <<<SQL\n            CREATE TABLE IF NOT EXISTS wp_aioseo_notifications (\n                id bigserial,\n                slug varchar(13) NOT NULL,\n                title text NOT NULL,\n                content text NOT NULL,\n                type varchar(64) NOT NULL,\n                level text NOT NULL,\n                notification_id bigint  DEFAULT NULL,\n                notification_name varchar(255) DEFAULT NULL,\n                start timestamp DEFAULT NULL,\n                \"end\" timestamp DEFAULT NULL,\n                button1_label varchar(255) DEFAULT NULL,\n                button1_action varchar(255) DEFAULT NULL,\n                button2_label varchar(255) DEFAULT NULL,\n                button2_action varchar(255) DEFAULT NULL,\n                dismissed smallint NOT NULL DEFAULT 0,\n                created timestamp NOT NULL,\n                updated timestamp NOT NULL,\n                PRIMARY KEY (id)\n            );\n        CREATE UNIQUE INDEX IF NOT EXISTS wp_aioseo_notifications_ndx_aioseo_notifications_slug ON wp_aioseo_notifications (slug);\n        CREATE INDEX IF NOT EXISTS wp_aioseo_notifications_ndx_aioseo_notifications_dates ON wp_aioseo_notifications (start, end);\n        CREATE INDEX IF NOT EXISTS wp_aioseo_notifications_ndx_aioseo_notifications_type ON wp_aioseo_notifications (type);\n        CREATE INDEX IF NOT EXISTS wp_aioseo_notifications_ndx_aioseo_notifications_dismissed ON wp_aioseo_notifications (dismissed);\n        SQL;\n\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertSame(trim($expected), trim($postgresql));\n    }\n   \n\n    protected function setUp(): void\n    {\n        global $wpdb;\n        $wpdb = new class () {\n            public $categories = \"wp_categories\";\n            public $comments = \"wp_comments\";\n            public $prefix = \"wp_\";\n            public $options = \"wp_options\";\n            public $sitemeta = \"wp_sitemeta\";\n        };\n    }\n    \n    public function test_it_properly_uses_dynamic_table_prefix_for_delete_queries()\n    {\n        global $wpdb;\n        \n        // Change the prefix to a custom one\n        $wpdb->prefix = \"custom_\";\n        $wpdb->options = \"custom_options\";\n        $wpdb->sitemeta = \"custom_sitemeta\";\n        $wpdb->posts = \"custom_posts\";\n        $wpdb->postmeta = \"custom_postmeta\";\n        \n        // Test DELETE with options table\n        $sql = \"DELETE a, b FROM custom_options a, custom_options b WHERE a.option_name = '_transient_timeout_something' AND b.option_name = '_transient_something' AND b.option_value < 12345678\";\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertStringContainsString(\"DELETE FROM custom_options a USING custom_options b\", $postgresql);\n        $this->assertStringNotContainsString(\"wp_options\", $postgresql);\n        \n        // Test DELETE with sitemeta table\n        $sql = \"DELETE a, b FROM custom_sitemeta a, custom_sitemeta b WHERE a.meta_key = '_site_transient_timeout_something' AND b.meta_key = '_site_transient_something' AND b.meta_value < 12345678\";\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertStringContainsString(\"DELETE FROM custom_sitemeta a USING custom_sitemeta b\", $postgresql);\n        $this->assertStringNotContainsString(\"wp_sitemeta\", $postgresql);\n        \n        // Test general pattern DELETE with any tables\n        $sql = \"DELETE p, pm FROM custom_posts p, custom_postmeta pm WHERE p.ID = pm.post_id AND p.post_type = 'revision'\";\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertStringContainsString(\"DELETE FROM custom_posts p USING custom_postmeta pm\", $postgresql);\n        $this->assertStringNotContainsString(\"wp_posts\", $postgresql);\n        $this->assertStringNotContainsString(\"wp_postmeta\", $postgresql);\n        \n        // Test with tables that don't exist as $wpdb properties\n        $sql = \"DELETE a, b FROM custom_mytable a, custom_anothertable b WHERE a.id = b.ref_id\";\n        $postgresql = pg4wp_rewrite($sql);\n        $this->assertStringContainsString(\"DELETE FROM custom_mytable a USING custom_anothertable b\", $postgresql);\n        \n        // Restore the original prefix for other tests\n        $wpdb->prefix = \"wp_\";\n        $wpdb->options = \"wp_options\";\n        $wpdb->sitemeta = \"wp_sitemeta\";\n        $wpdb->posts = \"wp_posts\";\n        $wpdb->postmeta = \"wp_postmeta\";\n    }\n}\n"
  },
  {
    "path": "tests/stubs/delete-fro_1698679875.txt",
    "content": "{\"mysql\":\"DELETE FROM `wp_sitemeta` WHERE `meta_key` = '_site_transient_timeout_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5' AND `site_id` = 1\",\"postgresql\":\"DELETE FROM wp_sitemeta WHERE meta_key = '_site_transient_timeout_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/delete-fro_1698679877.txt",
    "content": "{\"mysql\":\"DELETE FROM `wp_sitemeta` WHERE `meta_key` = '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND `site_id` = 1\",\"postgresql\":\"DELETE FROM wp_sitemeta WHERE meta_key = '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/delete-fro_1698679878.txt",
    "content": "{\"mysql\":\"DELETE FROM `wp_sitemeta` WHERE `meta_key` = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND `site_id` = 1\",\"postgresql\":\"DELETE FROM wp_sitemeta WHERE meta_key = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/delete-fro_1698679918.txt",
    "content": "{\"mysql\":\"DELETE FROM `wp_sitemeta` WHERE `meta_key` = '_site_transient_timeout_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5' AND `site_id` = 1\",\"postgresql\":\"DELETE FROM wp_sitemeta WHERE meta_key = '_site_transient_timeout_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/delete-fro_1698679920.txt",
    "content": "{\"mysql\":\"DELETE FROM `wp_sitemeta` WHERE `meta_key` = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND `site_id` = 1\",\"postgresql\":\"DELETE FROM wp_sitemeta WHERE meta_key = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/delete-fro_1698679954.txt",
    "content": "{\"mysql\":\"DELETE FROM `wp_sitemeta` WHERE `meta_key` = '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND `site_id` = 1\",\"postgresql\":\"DELETE FROM wp_sitemeta WHERE meta_key = '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/delete-fro_1698679955.txt",
    "content": "{\"mysql\":\"DELETE FROM `wp_sitemeta` WHERE `meta_key` = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND `site_id` = 1\",\"postgresql\":\"DELETE FROM wp_sitemeta WHERE meta_key = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/insert-int_1698679874.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (55, '_edit_lock', '1698679874:1')\",\"postgresql\":\"INSERT INTO wp_postmeta (post_id, meta_key, meta_value) VALUES (55, '_edit_lock', '1698679874:1') RETURNING *\"}"
  },
  {
    "path": "tests/stubs/insert-int_1698679877.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_sitemeta` (`site_id`, `meta_key`, `meta_value`) VALUES (1, '_site_transient_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"')\",\"postgresql\":\"INSERT INTO wp_sitemeta (site_id, meta_key, meta_value) VALUES (1, '_site_transient_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"') RETURNING *\"}\n"
  },
  {
    "path": "tests/stubs/insert-int_1698679878.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_sitemeta` (`site_id`, `meta_key`, `meta_value`) VALUES (1, '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"')\",\"postgresql\":\"INSERT INTO wp_sitemeta (site_id, meta_key, meta_value) VALUES (1, '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"') RETURNING *\"}\n"
  },
  {
    "path": "tests/stubs/insert-int_1698679884.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_content_filtered`, `post_title`, `post_excerpt`, `post_status`, `post_type`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_parent`, `menu_order`, `post_mime_type`, `guid`) VALUES (1, '2023-10-30 15:31:24', '2023-10-30 15:31:24', '', '', 'New Post 123', '', 'inherit', 'revision', 'closed', 'closed', '', '55-revision-v1', '', '', '2023-10-30 15:31:24', '2023-10-30 15:31:24', 55, 0, '', '')\",\"postgresql\":\"INSERT INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_content_filtered, post_title, post_excerpt, post_status, post_type, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type, guid) VALUES (1, '2023-10-30 15:31:24', '2023-10-30 15:31:24', '', '', 'New Post 123', '', 'inherit', 'revision', 'closed', 'closed', '', '55-revision-v1', '', '', '2023-10-30 15:31:24', '2023-10-30 15:31:24', 55, 0, '', '') RETURNING *\"}\n"
  },
  {
    "path": "tests/stubs/insert-int_1698679897.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('category_children', 'a:0:{}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)\",\"postgresql\":\"INSERT INTO \\\"wp_options\\\" (\\\"option_name\\\", \\\"option_value\\\", \\\"autoload\\\") VALUES ('category_children', 'a:0:{}', 'yes') ON CONFLICT (\\\"option_name\\\") DO UPDATE SET \\\"option_name\\\" = EXCLUDED.\\\"option_name\\\", \\\"option_value\\\" = EXCLUDED.\\\"option_value\\\", \\\"autoload\\\" = EXCLUDED.\\\"autoload\\\" RETURNING *\"}"
  },
  {
    "path": "tests/stubs/insert-int_1698679908.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_term_taxonomy` (`term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (3, 'post_tag', 'tag', 0, 0)\",\"postgresql\":\"INSERT INTO wp_term_taxonomy (term_id, taxonomy, description, parent, count) VALUES (3, 'post_tag', 'tag', 0, 0) RETURNING *\"}"
  },
  {
    "path": "tests/stubs/insert-int_1698679917.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (57, '_edit_lock', '1698679917:1')\",\"postgresql\":\"INSERT INTO wp_postmeta (post_id, meta_key, meta_value) VALUES (57, '_edit_lock', '1698679917:1') RETURNING *\"}"
  },
  {
    "path": "tests/stubs/insert-int_1698679920.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_sitemeta` (`site_id`, `meta_key`, `meta_value`) VALUES (1, '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"')\",\"postgresql\":\"INSERT INTO wp_sitemeta (site_id, meta_key, meta_value) VALUES (1, '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"') RETURNING *\"}\n"
  },
  {
    "path": "tests/stubs/insert-int_1698679923.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_content_filtered`, `post_title`, `post_excerpt`, `post_status`, `post_type`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_parent`, `menu_order`, `post_mime_type`, `guid`) VALUES (1, '2023-10-30 15:32:03', '2023-10-30 15:32:03', '', '', 'Test Page', '', 'inherit', 'revision', 'closed', 'closed', '', '57-revision-v1', '', '', '2023-10-30 15:32:03', '2023-10-30 15:32:03', 57, 0, '', '')\",\"postgresql\":\"INSERT INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_content_filtered, post_title, post_excerpt, post_status, post_type, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type, guid) VALUES (1, '2023-10-30 15:32:03', '2023-10-30 15:32:03', '', '', 'Test Page', '', 'inherit', 'revision', 'closed', 'closed', '', '57-revision-v1', '', '', '2023-10-30 15:32:03', '2023-10-30 15:32:03', 57, 0, '', '') RETURNING *\"}\n"
  },
  {
    "path": "tests/stubs/insert-int_1698679936.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_comments` (`comment_post_ID`, `comment_author_IP`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES (55, '10.42.0.8', 'root', 'root@example.localhost', 'http:\\/\\/example.com\\/site', '2023-10-30 15:32:16', '2023-10-30 15:32:16', 'This is a comment', 0, '1', 'Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/118.0.0.0 Safari\\/537.36', 'comment', 0, 1)\",\"postgresql\":\"INSERT INTO wp_comments (\\\"comment_post_ID\\\" , comment_author_IP, comment_author, comment_author_email, comment_author_url, comment_date, comment_date_gmt, comment_content, comment_karma, comment_approved, comment_agent, comment_type, comment_parent, user_id) VALUES (55, '10.42.0.8', 'root', 'root@example.localhost', 'http:\\/\\/example.com\\/site', '2023-10-30 15:32:16', '2023-10-30 15:32:16', 'This is a comment', 0, '1', 'Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/118.0.0.0 Safari\\/537.36', 'comment', 0, 1) RETURNING *\"}"
  },
  {
    "path": "tests/stubs/insert-int_1698679954.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_sitemeta` (`site_id`, `meta_key`, `meta_value`) VALUES (1, '_site_transient_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"')\",\"postgresql\":\"INSERT INTO wp_sitemeta (site_id, meta_key, meta_value) VALUES (1, '_site_transient_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"') RETURNING *\"}\n"
  },
  {
    "path": "tests/stubs/insert-int_1698679955.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_sitemeta` (`site_id`, `meta_key`, `meta_value`) VALUES (1, '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"')\",\"postgresql\":\"INSERT INTO wp_sitemeta (site_id, meta_key, meta_value) VALUES (1, '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69', 'O:8:\\\"WP_Error\\\":3:{s:6:\\\"errors\\\";a:1:{s:19:\\\"http_request_failed\\\";a:1:{i:0;s:95:\\\"cURL error 35: OpenSSL\\/3.1.4: error:0A000152:SSL routines::unsafe legacy renegotiation disabled\\\";}}s:10:\\\"error_data\\\";a:0:{}s:18:\\\"') RETURNING *\"}\n"
  },
  {
    "path": "tests/stubs/insert-int_1698679965.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_content_filtered`, `post_title`, `post_excerpt`, `post_status`, `post_type`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_parent`, `menu_order`, `post_mime_type`, `guid`) VALUES (1, '2023-10-30 15:32:45', '2023-10-30 15:32:45', '<!-- wp:template-part {\\\"slug\\\":\\\"header\\\",\\\"theme\\\":\\\"twentytwentythree\\\",\\\"tagName\\\":\\\"header\\\"} \\/-->\\n\\n<!-- wp:group {\\\"tagName\\\":\\\"main\\\",\\\"style\\\":{\\\"spacing\\\":{\\\"margin\\\":{\\\"top\\\":\\\"var:preset|spacing|50\\\",\\\"bottom\\\":\\\"var:preset|spacing|70\\\"}}},\\\"layout\\\":{\\\"type\\\":\\\"constrained\\\"}} -->\\n<main class=\\\"wp-block-group\\\" style=\\\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--70)\\\"><!-- wp:heading {\\\"level\\\":1,\\\"align\\\":\\\"wide\\\",\\\"style\\\":{\\\"spacing\\\":{\\\"margin\\\":{\\\"bottom\\\":\\\"var:preset|spacing|60\\\"}}}} -->\\n<h1 class=\\\"wp-block-heading alignwide\\\" style=\\\"margin-bottom:var(--wp--preset--spacing--60)\\\">Welcome to Our site, We''ve got only the best content for you<\\/h1>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:query {\\\"queryId\\\":0,\\\"query\\\":{\\\"pages\\\":0,\\\"offset\\\":0,\\\"postType\\\":\\\"post\\\",\\\"order\\\":\\\"desc\\\",\\\"orderBy\\\":\\\"date\\\",\\\"author\\\":\\\"\\\",\\\"search\\\":\\\"\\\",\\\"exclude\\\":[],\\\"sticky\\\":\\\"\\\",\\\"inherit\\\":true,\\\"perPage\\\":10},\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"constrained\\\"}} -->\\n<div class=\\\"wp-block-query alignwide\\\"><!-- wp:post-template {\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"grid\\\",\\\"columnCount\\\":3}} -->\\n<!-- wp:post-featured-image {\\\"isLink\\\":true,\\\"width\\\":\\\"100%\\\",\\\"height\\\":\\\"clamp(15vw, 30vh, 400px)\\\",\\\"align\\\":\\\"wide\\\"} \\/-->\\n\\n<!-- wp:post-title {\\\"isLink\\\":true} \\/-->\\n\\n<!-- wp:post-excerpt \\/-->\\n\\n<!-- wp:post-date {\\\"isLink\\\":true} \\/-->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"var(\\\\u002d\\\\u002dwp\\\\u002d\\\\u002dpreset\\\\u002d\\\\u002dspacing\\\\u002d\\\\u002d40)\\\"} -->\\n<div style=\\\"height:var(--wp--preset--spacing--40)\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n<!-- \\/wp:post-template -->\\n\\n<!-- wp:query-pagination {\\\"paginationArrow\\\":\\\"arrow\\\",\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"space-between\\\"}} -->\\n<!-- wp:query-pagination-previous {\\\"label\\\":\\\"Newer Posts\\\"} \\/-->\\n\\n<!-- wp:query-pagination-next {\\\"label\\\":\\\"Older Posts\\\"} \\/-->\\n<!-- \\/wp:query-pagination --><\\/div>\\n<!-- \\/wp:query -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"var(\\\\u002d\\\\u002dwp\\\\u002d\\\\u002dpreset\\\\u002d\\\\u002dspacing\\\\u002d\\\\u002d60)\\\"} -->\\n<div style=\\\"height:var(--wp--preset--spacing--60)\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:columns {\\\"align\\\":\\\"wide\\\"} -->\\n<div class=\\\"wp-block-columns alignwide\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1.2\\\"}},\\\"fontSize\\\":\\\"x-large\\\"} -->\\n<p class=\\\"has-x-large-font-size\\\" style=\\\"line-height:1.2\\\">Got any recommendations? <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:buttons -->\\n<div class=\\\"wp-block-buttons\\\"><!-- wp:button {\\\"fontSize\\\":\\\"small\\\"} -->\\n<div class=\\\"wp-block-button has-custom-font-size has-small-font-size\\\"><a class=\\\"wp-block-button__link wp-element-button\\\">\\n\\t\\t\\t\\tGet In Touch\\t\\t\\t\\t<\\/a><\\/div>\\n<!-- \\/wp:button --><\\/div>\\n<!-- \\/wp:buttons --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:separator {\\\"className\\\":\\\"is-style-wide\\\"} -->\\n<hr class=\\\"wp-block-separator has-alpha-channel-opacity is-style-wide\\\" \\/>\\n<!-- \\/wp:separator --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns --><\\/main>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:template-part {\\\"slug\\\":\\\"footer\\\",\\\"theme\\\":\\\"twentytwentythree\\\",\\\"tagName\\\":\\\"footer\\\"} \\/-->', '', 'Blog Home', 'Displays the latest posts as either the site homepage or as the \\\"Posts page\\\" as defined under reading settings. If it exists, the Front Page template overrides this template when posts are shown on the homepage.', 'inherit', 'revision', 'closed', 'closed', '', '21-revision-v1', '', '', '2023-10-30 15:32:45', '2023-10-30 15:32:45', 21, 0, '', '')\",\"postgresql\":\"INSERT INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_content_filtered, post_title, post_excerpt, post_status, post_type, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type, guid) VALUES (1, '2023-10-30 15:32:45', '2023-10-30 15:32:45', '<!-- wp:template-part {\\\"slug\\\":\\\"header\\\",\\\"theme\\\":\\\"twentytwentythree\\\",\\\"tagName\\\":\\\"header\\\"} \\/-->\\n\\n<!-- wp:group {\\\"tagName\\\":\\\"main\\\",\\\"style\\\":{\\\"spacing\\\":{\\\"margin\\\":{\\\"top\\\":\\\"var:preset|spacing|50\\\",\\\"bottom\\\":\\\"var:preset|spacing|70\\\"}}},\\\"layout\\\":{\\\"type\\\":\\\"constrained\\\"}} -->\\n<main class=\\\"wp-block-group\\\" style=\\\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--70)\\\"><!-- wp:heading {\\\"level\\\":1,\\\"align\\\":\\\"wide\\\",\\\"style\\\":{\\\"spacing\\\":{\\\"margin\\\":{\\\"bottom\\\":\\\"var:preset|spacing|60\\\"}}}} -->\\n<h1 class=\\\"wp-block-heading alignwide\\\" style=\\\"margin-bottom:var(--wp--preset--spacing--60)\\\">Welcome to Our site, We''ve got only the best content for you<\\/h1>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:query {\\\"queryId\\\":0,\\\"query\\\":{\\\"pages\\\":0,\\\"offset\\\":0,\\\"postType\\\":\\\"post\\\",\\\"order\\\":\\\"desc\\\",\\\"orderBy\\\":\\\"date\\\",\\\"author\\\":\\\"\\\",\\\"search\\\":\\\"\\\",\\\"exclude\\\":[],\\\"sticky\\\":\\\"\\\",\\\"inherit\\\":true,\\\"perPage\\\":10},\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"constrained\\\"}} -->\\n<div class=\\\"wp-block-query alignwide\\\"><!-- wp:post-template {\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"grid\\\",\\\"columnCount\\\":3}} -->\\n<!-- wp:post-featured-image {\\\"isLink\\\":true,\\\"width\\\":\\\"100%\\\",\\\"height\\\":\\\"clamp(15vw, 30vh, 400px)\\\",\\\"align\\\":\\\"wide\\\"} \\/-->\\n\\n<!-- wp:post-title {\\\"isLink\\\":true} \\/-->\\n\\n<!-- wp:post-excerpt \\/-->\\n\\n<!-- wp:post-date {\\\"isLink\\\":true} \\/-->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"var(\\\\u002d\\\\u002dwp\\\\u002d\\\\u002dpreset\\\\u002d\\\\u002dspacing\\\\u002d\\\\u002d40)\\\"} -->\\n<div style=\\\"height:var(--wp--preset--spacing--40)\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n<!-- \\/wp:post-template -->\\n\\n<!-- wp:query-pagination {\\\"paginationArrow\\\":\\\"arrow\\\",\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"space-between\\\"}} -->\\n<!-- wp:query-pagination-previous {\\\"label\\\":\\\"Newer Posts\\\"} \\/-->\\n\\n<!-- wp:query-pagination-next {\\\"label\\\":\\\"Older Posts\\\"} \\/-->\\n<!-- \\/wp:query-pagination --><\\/div>\\n<!-- \\/wp:query -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"var(\\\\u002d\\\\u002dwp\\\\u002d\\\\u002dpreset\\\\u002d\\\\u002dspacing\\\\u002d\\\\u002d60)\\\"} -->\\n<div style=\\\"height:var(--wp--preset--spacing--60)\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:columns {\\\"align\\\":\\\"wide\\\"} -->\\n<div class=\\\"wp-block-columns alignwide\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1.2\\\"}},\\\"fontSize\\\":\\\"x-large\\\"} -->\\n<p class=\\\"has-x-large-font-size\\\" style=\\\"line-height:1.2\\\">Got any recommendations? <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:buttons -->\\n<div class=\\\"wp-block-buttons\\\"><!-- wp:button {\\\"fontSize\\\":\\\"small\\\"} -->\\n<div class=\\\"wp-block-button has-custom-font-size has-small-font-size\\\"><a class=\\\"wp-block-button__link wp-element-button\\\">\\n\\t\\t\\t\\tGet In Touch\\t\\t\\t\\t<\\/a><\\/div>\\n<!-- \\/wp:button --><\\/div>\\n<!-- \\/wp:buttons --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:separator {\\\"className\\\":\\\"is-style-wide\\\"} -->\\n<hr class=\\\"wp-block-separator has-alpha-channel-opacity is-style-wide\\\" \\/>\\n<!-- \\/wp:separator --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns --><\\/main>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:template-part {\\\"slug\\\":\\\"footer\\\",\\\"theme\\\":\\\"twentytwentythree\\\",\\\"tagName\\\":\\\"footer\\\"} \\/-->', '', 'Blog Home', 'Displays the latest posts as either the site homepage or as the \\\"Posts page\\\" as defined under reading settings. If it exists, the Front Page template overrides this template when posts are shown on the homepage.', 'inherit', 'revision', 'closed', 'closed', '', '21-revision-v1', '', '', '2023-10-30 15:32:45', '2023-10-30 15:32:45', 21, 0, '', '') RETURNING *\"}\n"
  },
  {
    "path": "tests/stubs/insert-int_1698679972.txt",
    "content": "{\"mysql\":\"INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_content_filtered`, `post_title`, `post_excerpt`, `post_status`, `post_type`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_parent`, `menu_order`, `post_mime_type`, `guid`) VALUES (1, '2023-10-30 15:32:52', '2023-10-30 15:32:52', '<!-- wp:template-part {\\\"slug\\\":\\\"header\\\",\\\"theme\\\":\\\"twentytwentythree\\\",\\\"tagName\\\":\\\"header\\\"} \\/-->\\n\\n<!-- wp:group {\\\"tagName\\\":\\\"main\\\",\\\"style\\\":{\\\"spacing\\\":{\\\"margin\\\":{\\\"top\\\":\\\"var:preset|spacing|50\\\",\\\"bottom\\\":\\\"var:preset|spacing|70\\\"}}},\\\"layout\\\":{\\\"type\\\":\\\"constrained\\\"}} -->\\n<main class=\\\"wp-block-group\\\" style=\\\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--70)\\\"><!-- wp:heading {\\\"level\\\":1,\\\"align\\\":\\\"wide\\\",\\\"style\\\":{\\\"spacing\\\":{\\\"margin\\\":{\\\"bottom\\\":\\\"var:preset|spacing|60\\\"}}}} -->\\n<h1 class=\\\"wp-block-heading alignwide\\\" style=\\\"margin-bottom:var(--wp--preset--spacing--60)\\\">Welcome to Our site, We''ve got only the best content for you<\\/h1>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:query {\\\"queryId\\\":0,\\\"query\\\":{\\\"pages\\\":0,\\\"offset\\\":0,\\\"postType\\\":\\\"post\\\",\\\"order\\\":\\\"desc\\\",\\\"orderBy\\\":\\\"date\\\",\\\"author\\\":\\\"\\\",\\\"search\\\":\\\"\\\",\\\"exclude\\\":[],\\\"sticky\\\":\\\"\\\",\\\"inherit\\\":true,\\\"perPage\\\":10},\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"constrained\\\"}} -->\\n<div class=\\\"wp-block-query alignwide\\\"><!-- wp:post-template {\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"grid\\\",\\\"columnCount\\\":3}} -->\\n<!-- wp:post-featured-image {\\\"isLink\\\":true,\\\"width\\\":\\\"100%\\\",\\\"height\\\":\\\"clamp(15vw, 30vh, 400px)\\\",\\\"align\\\":\\\"wide\\\"} \\/-->\\n\\n<!-- wp:post-title {\\\"isLink\\\":true} \\/-->\\n\\n<!-- wp:post-excerpt \\/-->\\n\\n<!-- wp:post-date {\\\"isLink\\\":true} \\/-->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"var(\\\\u002d\\\\u002dwp\\\\u002d\\\\u002dpreset\\\\u002d\\\\u002dspacing\\\\u002d\\\\u002d40)\\\"} -->\\n<div style=\\\"height:var(--wp--preset--spacing--40)\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n<!-- \\/wp:post-template -->\\n\\n<!-- wp:query-pagination {\\\"paginationArrow\\\":\\\"arrow\\\",\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"space-between\\\"}} -->\\n<!-- wp:query-pagination-previous {\\\"label\\\":\\\"Newer Posts\\\"} \\/-->\\n\\n<!-- wp:query-pagination-next {\\\"label\\\":\\\"Older Posts\\\"} \\/-->\\n<!-- \\/wp:query-pagination --><\\/div>\\n<!-- \\/wp:query -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"var(\\\\u002d\\\\u002dwp\\\\u002d\\\\u002dpreset\\\\u002d\\\\u002dspacing\\\\u002d\\\\u002d60)\\\"} -->\\n<div style=\\\"height:var(--wp--preset--spacing--60)\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:columns {\\\"align\\\":\\\"wide\\\"} -->\\n<div class=\\\"wp-block-columns alignwide\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1.2\\\"}},\\\"fontSize\\\":\\\"x-large\\\"} -->\\n<p class=\\\"has-x-large-font-size\\\" style=\\\"line-height:1.2\\\">Got any content? <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:buttons -->\\n<div class=\\\"wp-block-buttons\\\"><!-- wp:button {\\\"fontSize\\\":\\\"small\\\"} -->\\n<div class=\\\"wp-block-button has-custom-font-size has-small-font-size\\\"><a class=\\\"wp-block-button__link wp-element-button\\\">\\n\\t\\t\\t\\tGet In Touch\\t\\t\\t\\t<\\/a><\\/div>\\n<!-- \\/wp:button --><\\/div>\\n<!-- \\/wp:buttons --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:separator {\\\"className\\\":\\\"is-style-wide\\\"} -->\\n<hr class=\\\"wp-block-separator has-alpha-channel-opacity is-style-wide\\\" \\/>\\n<!-- \\/wp:separator --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns --><\\/main>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:template-part {\\\"slug\\\":\\\"footer\\\",\\\"theme\\\":\\\"twentytwentythree\\\",\\\"tagName\\\":\\\"footer\\\"} \\/-->', '', 'Blog Home', 'Displays the latest posts as either the site homepage or as the \\\"Posts page\\\" as defined under reading settings. If it exists, the Front Page template overrides this template when posts are shown on the homepage.', 'inherit', 'revision', 'closed', 'closed', '', '21-revision-v1', '', '', '2023-10-30 15:32:52', '2023-10-30 15:32:52', 21, 0, '', '')\",\"postgresql\":\"INSERT INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_content_filtered, post_title, post_excerpt, post_status, post_type, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type, guid) VALUES (1, '2023-10-30 15:32:52', '2023-10-30 15:32:52', '<!-- wp:template-part {\\\"slug\\\":\\\"header\\\",\\\"theme\\\":\\\"twentytwentythree\\\",\\\"tagName\\\":\\\"header\\\"} \\/-->\\n\\n<!-- wp:group {\\\"tagName\\\":\\\"main\\\",\\\"style\\\":{\\\"spacing\\\":{\\\"margin\\\":{\\\"top\\\":\\\"var:preset|spacing|50\\\",\\\"bottom\\\":\\\"var:preset|spacing|70\\\"}}},\\\"layout\\\":{\\\"type\\\":\\\"constrained\\\"}} -->\\n<main class=\\\"wp-block-group\\\" style=\\\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--70)\\\"><!-- wp:heading {\\\"level\\\":1,\\\"align\\\":\\\"wide\\\",\\\"style\\\":{\\\"spacing\\\":{\\\"margin\\\":{\\\"bottom\\\":\\\"var:preset|spacing|60\\\"}}}} -->\\n<h1 class=\\\"wp-block-heading alignwide\\\" style=\\\"margin-bottom:var(--wp--preset--spacing--60)\\\">Welcome to Our site, We''ve got only the best content for you<\\/h1>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:query {\\\"queryId\\\":0,\\\"query\\\":{\\\"pages\\\":0,\\\"offset\\\":0,\\\"postType\\\":\\\"post\\\",\\\"order\\\":\\\"desc\\\",\\\"orderBy\\\":\\\"date\\\",\\\"author\\\":\\\"\\\",\\\"search\\\":\\\"\\\",\\\"exclude\\\":[],\\\"sticky\\\":\\\"\\\",\\\"inherit\\\":true,\\\"perPage\\\":10},\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"constrained\\\"}} -->\\n<div class=\\\"wp-block-query alignwide\\\"><!-- wp:post-template {\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"grid\\\",\\\"columnCount\\\":3}} -->\\n<!-- wp:post-featured-image {\\\"isLink\\\":true,\\\"width\\\":\\\"100%\\\",\\\"height\\\":\\\"clamp(15vw, 30vh, 400px)\\\",\\\"align\\\":\\\"wide\\\"} \\/-->\\n\\n<!-- wp:post-title {\\\"isLink\\\":true} \\/-->\\n\\n<!-- wp:post-excerpt \\/-->\\n\\n<!-- wp:post-date {\\\"isLink\\\":true} \\/-->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"var(\\\\u002d\\\\u002dwp\\\\u002d\\\\u002dpreset\\\\u002d\\\\u002dspacing\\\\u002d\\\\u002d40)\\\"} -->\\n<div style=\\\"height:var(--wp--preset--spacing--40)\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n<!-- \\/wp:post-template -->\\n\\n<!-- wp:query-pagination {\\\"paginationArrow\\\":\\\"arrow\\\",\\\"align\\\":\\\"wide\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"space-between\\\"}} -->\\n<!-- wp:query-pagination-previous {\\\"label\\\":\\\"Newer Posts\\\"} \\/-->\\n\\n<!-- wp:query-pagination-next {\\\"label\\\":\\\"Older Posts\\\"} \\/-->\\n<!-- \\/wp:query-pagination --><\\/div>\\n<!-- \\/wp:query -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"var(\\\\u002d\\\\u002dwp\\\\u002d\\\\u002dpreset\\\\u002d\\\\u002dspacing\\\\u002d\\\\u002d60)\\\"} -->\\n<div style=\\\"height:var(--wp--preset--spacing--60)\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:columns {\\\"align\\\":\\\"wide\\\"} -->\\n<div class=\\\"wp-block-columns alignwide\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1.2\\\"}},\\\"fontSize\\\":\\\"x-large\\\"} -->\\n<p class=\\\"has-x-large-font-size\\\" style=\\\"line-height:1.2\\\">Got any content? <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:buttons -->\\n<div class=\\\"wp-block-buttons\\\"><!-- wp:button {\\\"fontSize\\\":\\\"small\\\"} -->\\n<div class=\\\"wp-block-button has-custom-font-size has-small-font-size\\\"><a class=\\\"wp-block-button__link wp-element-button\\\">\\n\\t\\t\\t\\tGet In Touch\\t\\t\\t\\t<\\/a><\\/div>\\n<!-- \\/wp:button --><\\/div>\\n<!-- \\/wp:buttons --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:separator {\\\"className\\\":\\\"is-style-wide\\\"} -->\\n<hr class=\\\"wp-block-separator has-alpha-channel-opacity is-style-wide\\\" \\/>\\n<!-- \\/wp:separator --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns --><\\/main>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:template-part {\\\"slug\\\":\\\"footer\\\",\\\"theme\\\":\\\"twentytwentythree\\\",\\\"tagName\\\":\\\"footer\\\"} \\/-->', '', 'Blog Home', 'Displays the latest posts as either the site homepage or as the \\\"Posts page\\\" as defined under reading settings. If it exists, the Front Page template overrides this template when posts are shown on the homepage.', 'inherit', 'revision', 'closed', 'closed', '', '21-revision-v1', '', '', '2023-10-30 15:32:52', '2023-10-30 15:32:52', 21, 0, '', '') RETURNING *\"}\n"
  },
  {
    "path": "tests/stubs/select-aut_1698679874.txt",
    "content": "{\"mysql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\",\"postgresql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\"}"
  },
  {
    "path": "tests/stubs/select-aut_1698679884.txt",
    "content": "{\"mysql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\",\"postgresql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\"}"
  },
  {
    "path": "tests/stubs/select-aut_1698679897.txt",
    "content": "{\"mysql\":\"SELECT autoload FROM wp_options WHERE option_name = 'category_children'\",\"postgresql\":\"SELECT autoload FROM wp_options WHERE option_name = 'category_children'\"}"
  },
  {
    "path": "tests/stubs/select-aut_1698679908.txt",
    "content": "{\"mysql\":\"SELECT autoload FROM wp_options WHERE option_name = 'post_tag_children'\",\"postgresql\":\"SELECT autoload FROM wp_options WHERE option_name = 'post_tag_children'\"}"
  },
  {
    "path": "tests/stubs/select-aut_1698679917.txt",
    "content": "{\"mysql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\",\"postgresql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\"}"
  },
  {
    "path": "tests/stubs/select-aut_1698679923.txt",
    "content": "{\"mysql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\",\"postgresql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\"}"
  },
  {
    "path": "tests/stubs/select-aut_1698679965.txt",
    "content": "{\"mysql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\",\"postgresql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\"}"
  },
  {
    "path": "tests/stubs/select-aut_1698679972.txt",
    "content": "{\"mysql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\",\"postgresql\":\"SELECT autoload FROM wp_options WHERE option_name = '_transient_is_multi_author'\"}"
  },
  {
    "path": "tests/stubs/select-blo_1698679989.txt",
    "content": "{\"mysql\":\"SELECT blog_id, meta_key, meta_value FROM wp_blogmeta WHERE blog_id IN (1) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT blog_id, meta_key, meta_value, meta_id FROM wp_blogmeta WHERE blog_id IN (1) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-com_1698679872.txt",
    "content": "{\"mysql\":\"SELECT comment_post_ID, COUNT(comment_ID) as num_comments FROM wp_comments WHERE comment_post_ID IN ( '51', '17', '11', '7' ) AND comment_approved = '0' GROUP BY comment_post_ID\",\"postgresql\":\"SELECT \\\"comment_post_ID\\\" , COUNT(\\\"comment_ID\\\" ) as num_comments FROM wp_comments WHERE \\\"comment_post_ID\\\" IN ( '51', '17', '11', '7' ) AND comment_approved = '0' GROUP BY \\\"comment_post_ID\\\" \"}"
  },
  {
    "path": "tests/stubs/select-com_1698679886.txt",
    "content": "{\"mysql\":\"SELECT comment_post_ID, COUNT(comment_ID) as num_comments FROM wp_comments WHERE comment_post_ID IN ( '55', '51', '17', '11', '7' ) AND comment_approved = '0' GROUP BY comment_post_ID\",\"postgresql\":\"SELECT \\\"comment_post_ID\\\" , COUNT(\\\"comment_ID\\\" ) as num_comments FROM wp_comments WHERE \\\"comment_post_ID\\\" IN ( '55', '51', '17', '11', '7' ) AND comment_approved = '0' GROUP BY \\\"comment_post_ID\\\" \"}"
  },
  {
    "path": "tests/stubs/select-com_1698679936.txt",
    "content": "{\"mysql\":\"SELECT comment_ID FROM wp_comments WHERE comment_post_ID = 55 AND comment_parent = '0' AND comment_approved != 'trash' AND ( comment_author = 'root' AND comment_author_email = 'root@example.localhost' ) AND comment_content = 'This is a comment' LIMIT 1\",\"postgresql\":\"SELECT \\\"comment_ID\\\" FROM wp_comments WHERE \\\"comment_post_ID\\\" = 55 AND comment_parent = '0' AND comment_approved != 'trash' AND ( comment_author = 'root' AND comment_author_email = 'root@example.localhost' ) AND comment_content = 'This is a comment' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679872.txt",
    "content": "{\"mysql\":\"SELECT COUNT( 1 )\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'post'\\n\\t\\t\\t\\tAND post_status NOT IN ( 'trash','auto-draft','inherit','request-pending','request-confirmed','request-failed','request-completed','dp-rewrite-republish' )\\n\\t\\t\\t\\tAND post_author = 1\",\"postgresql\":\"SELECT COUNT( 1 )\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'post'\\n\\t\\t\\t\\tAND post_status NOT IN ( 'trash','auto-draft','inherit','request-pending','request-confirmed','request-failed','request-completed','dp-rewrite-republish' )\\n\\t\\t\\t\\tAND post_author = 1\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679874.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679884.txt",
    "content": "{\"mysql\":\"SELECT COUNT(*) FROM wp_postmeta WHERE meta_key = '_encloseme' AND post_id = 55\",\"postgresql\":\"SELECT COUNT(*) FROM wp_postmeta WHERE meta_key = '_encloseme' AND post_id = 55\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679886.txt",
    "content": "{\"mysql\":\"SELECT COUNT( 1 )\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'post'\\n\\t\\t\\t\\tAND post_status NOT IN ( 'trash','auto-draft','inherit','request-pending','request-confirmed','request-failed','request-completed','dp-rewrite-republish' )\\n\\t\\t\\t\\tAND post_author = 1\",\"postgresql\":\"SELECT COUNT( 1 )\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'post'\\n\\t\\t\\t\\tAND post_status NOT IN ( 'trash','auto-draft','inherit','request-pending','request-confirmed','request-failed','request-completed','dp-rewrite-republish' )\\n\\t\\t\\t\\tAND post_author = 1\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679889.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category')\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category')\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679900.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('post_tag')\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('post_tag')\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679910.txt",
    "content": "{\"mysql\":\"SELECT COUNT( 1 )\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'page'\\n\\t\\t\\t\\tAND post_status NOT IN ( 'trash','auto-draft','inherit','request-pending','request-confirmed','request-failed','request-completed','dp-rewrite-republish' )\\n\\t\\t\\t\\tAND post_author = 1\",\"postgresql\":\"SELECT COUNT( 1 )\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'page'\\n\\t\\t\\t\\tAND post_status NOT IN ( 'trash','auto-draft','inherit','request-pending','request-confirmed','request-failed','request-completed','dp-rewrite-republish' )\\n\\t\\t\\t\\tAND post_author = 1\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679917.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679926.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679929.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679931.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679936.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679941.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679949.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( ( comment_approved = '0' OR comment_approved = '1' ) ) AND user_id = 1\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( ( comment_approved = '0' OR comment_approved = '1' ) ) AND user_id = 1\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679952.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( comment_approved = 'post-trashed' )\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679955.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('nav_menu')\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('nav_menu')\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679965.txt",
    "content": "{\"mysql\":\"SELECT COUNT(*) FROM wp_term_relationships, wp_posts WHERE wp_posts.ID = wp_term_relationships.object_id AND post_status IN ('publish') AND post_type IN ('wp_template', 'wp_template_part', 'wp_global_styles') AND term_taxonomy_id = 1\",\"postgresql\":\"SELECT COUNT(*) FROM wp_term_relationships, wp_posts WHERE wp_posts.\\\"ID\\\" = wp_term_relationships.object_id AND post_status IN ('publish') AND post_type IN ('wp_template', 'wp_template_part', 'wp_global_styles') AND term_taxonomy_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679972.txt",
    "content": "{\"mysql\":\"SELECT COUNT(*) FROM wp_term_relationships, wp_posts WHERE wp_posts.ID = wp_term_relationships.object_id AND post_status IN ('publish') AND post_type IN ('wp_template', 'wp_template_part', 'wp_global_styles') AND term_taxonomy_id = 1\",\"postgresql\":\"SELECT COUNT(*) FROM wp_term_relationships, wp_posts WHERE wp_posts.\\\"ID\\\" = wp_term_relationships.object_id AND post_status IN ('publish') AND post_type IN ('wp_template', 'wp_template_part', 'wp_global_styles') AND term_taxonomy_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-cou_1698679984.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( ( comment_approved = '0' OR comment_approved = '1' ) ) AND user_id = 1\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt DESC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  COUNT(*)\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( ( comment_approved = '0' OR comment_approved = '1' ) ) AND user_id = 1\\n\\t\\t\\t\\n\\t\\t\\t\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679872.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (25, 23, 21)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (25, 23, 21)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679874.txt",
    "content": "{\"mysql\":\"SELECT DISTINCT YEAR( post_date ) AS year, MONTH( post_date ) AS month\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'attachment'\\n\\t\\t\\t\\tORDER BY post_date DESC\",\"postgresql\":\"SELECT DISTINCT EXTRACT(YEAR FROM  post_date ) AS year, EXTRACT(MONTH FROM  post_date ) AS month\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'attachment'\\n\\t\\t\\t\\tORDER BY EXTRACT(YEAR FROM post_date) DESC, EXTRACT(MONTH FROM post_date) DESC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679876.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679884.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679885.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679886.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (25, 23, 21)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (25, 23, 21)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679910.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (25, 23, 21)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (25, 23, 21)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679917.txt",
    "content": "{\"mysql\":\"SELECT DISTINCT YEAR( post_date ) AS year, MONTH( post_date ) AS month\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'attachment'\\n\\t\\t\\t\\tORDER BY post_date DESC\",\"postgresql\":\"SELECT DISTINCT EXTRACT(YEAR FROM  post_date ) AS year, EXTRACT(MONTH FROM  post_date ) AS month\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'attachment'\\n\\t\\t\\t\\tORDER BY EXTRACT(YEAR FROM post_date) DESC, EXTRACT(MONTH FROM post_date) DESC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679929.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (21)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (21)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679931.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679936.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679941.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (21)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (21)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679949.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55, 51, 17, 11, 7)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55, 51, 17, 11, 7)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679952.txt",
    "content": "{\"mysql\":\"SELECT DISTINCT YEAR( post_date ) AS year, MONTH( post_date ) AS month\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'attachment'\\n\\t\\t\\t\\tORDER BY post_date DESC\",\"postgresql\":\"SELECT DISTINCT EXTRACT(YEAR FROM  post_date ) AS year, EXTRACT(MONTH FROM  post_date ) AS month\\n\\t\\t\\t\\tFROM wp_posts\\n\\t\\t\\t\\tWHERE post_type = 'attachment'\\n\\t\\t\\t\\tORDER BY EXTRACT(YEAR FROM post_date) DESC, EXTRACT(MONTH FROM post_date) DESC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679955.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55, 51, 17, 11, 7)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55, 51, 17, 11, 7)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679965.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (21)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (21)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679972.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (21)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (21)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-dis_1698679984.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT DISTINCT t.term_id, tr.object_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55, 51, 17, 11, 7)\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT DISTINCT t.term_id, tr.object_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (55, 51, 17, 11, 7)\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679872.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 11 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 11 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679873.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 7 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 7 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679874.txt",
    "content": "{\"mysql\":\"\\n\\t\\tSELECT *\\n\\t\\tFROM wp_posts\\n\\t\\tWHERE post_parent = 55\\n\\t\\tAND post_type = 'revision'\\n\\t\\tAND post_status = 'inherit'\\n\\t\\tAND post_name   = '55-autosave-v1' \\n\\t\\tORDER BY post_date DESC\\n\\t\\tLIMIT 1\",\"postgresql\":\"SELECT *\\n\\t\\tFROM wp_posts\\n\\t\\tWHERE post_parent = 55\\n\\t\\tAND post_type = 'revision'\\n\\t\\tAND post_status = 'inherit'\\n\\t\\tAND post_name   = '55-autosave-v1' \\n\\t\\tORDER BY EXTRACT(YEAR FROM post_date) DESC, EXTRACT(MONTH FROM post_date) DESC\\n\\t\\tLIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679875.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679876.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679883.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679884.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679886.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 55 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 55 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679887.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 7 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 7 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679889.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679897.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679900.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679907.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679910.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679911.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 3 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 3 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679917.txt",
    "content": "{\"mysql\":\"\\n\\t\\tSELECT *\\n\\t\\tFROM wp_posts\\n\\t\\tWHERE post_parent = 57\\n\\t\\tAND post_type = 'revision'\\n\\t\\tAND post_status = 'inherit'\\n\\t\\tAND post_name   = '57-autosave-v1' \\n\\t\\tORDER BY post_date DESC\\n\\t\\tLIMIT 1\",\"postgresql\":\"SELECT *\\n\\t\\tFROM wp_posts\\n\\t\\tWHERE post_parent = 57\\n\\t\\tAND post_type = 'revision'\\n\\t\\tAND post_status = 'inherit'\\n\\t\\tAND post_name   = '57-autosave-v1' \\n\\t\\tORDER BY EXTRACT(YEAR FROM post_date) DESC, EXTRACT(MONTH FROM post_date) DESC\\n\\t\\tLIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679918.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679919.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679922.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679923.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 58 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 58 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679924.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 57 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 57 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679926.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 57 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 57 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679929.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679931.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679935.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_blogs WHERE blog_id IN (1)\",\"postgresql\":\"SELECT * FROM wp_blogs WHERE blog_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679936.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679940.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_blogs WHERE blog_id IN (1)\",\"postgresql\":\"SELECT * FROM wp_blogs WHERE blog_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679941.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679949.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 2 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 2 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679950.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679952.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679954.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679955.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679956.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679960.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679965.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 59 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 59 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679972.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 60 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 60 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679984.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_posts WHERE ID = 2 LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_posts WHERE \\\"ID\\\" = 2 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679985.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679987.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679988.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679989.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679991.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679992.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679996.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698679999.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698680063.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698680183.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-fro_1698680305.txt",
    "content": "{\"mysql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\",\"postgresql\":\"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-id-_1698679924.txt",
    "content": "{\"mysql\":\"\\n\\t\\tSELECT ID, post_name, post_parent, post_type\\n\\t\\tFROM wp_posts\\n\\t\\tWHERE post_name IN ('test-page')\\n\\t\\tAND post_type IN ('page','attachment')\\n\\t\",\"postgresql\":\"SELECT \\\"ID\\\" , post_name, post_parent, post_type\\n\\t\\tFROM wp_posts\\n\\t\\tWHERE post_name IN ('test-page')\\n\\t\\tAND post_type IN ('page','attachment')\"}"
  },
  {
    "path": "tests/stubs/select-id-_1698679926.txt",
    "content": "{\"mysql\":\"\\n\\t\\tSELECT ID, post_name, post_parent, post_type\\n\\t\\tFROM wp_posts\\n\\t\\tWHERE post_name IN ('test-page')\\n\\t\\tAND post_type IN ('page','attachment')\\n\\t\",\"postgresql\":\"SELECT \\\"ID\\\" , post_name, post_parent, post_type\\n\\t\\tFROM wp_posts\\n\\t\\tWHERE post_name IN ('test-page')\\n\\t\\tAND post_type IN ('page','attachment')\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679872.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679874.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679875.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679876.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679877.txt",
    "content": "{\"mysql\":\"SELECT meta_id FROM wp_sitemeta WHERE meta_key = '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\",\"postgresql\":\"SELECT meta_id FROM wp_sitemeta WHERE meta_key = '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679878.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679883.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679884.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679886.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'user_count' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'user_count' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679887.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679889.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679897.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679900.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679907.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679908.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679910.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'user_count' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'user_count' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679911.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679917.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679918.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679919.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679920.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = '_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679922.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679923.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679924.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679926.txt",
    "content": "{\"mysql\":\"SELECT meta_id FROM wp_postmeta WHERE meta_key = '_edit_lock' AND post_id = 57\",\"postgresql\":\"SELECT meta_id FROM wp_postmeta WHERE meta_key = '_edit_lock' AND post_id = 57\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679929.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679931.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679935.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679936.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679940.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679949.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_space_check_disabled' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_space_check_disabled' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679950.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679952.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_upgrade_site' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679954.txt",
    "content": "{\"mysql\":\"SELECT meta_id FROM wp_sitemeta WHERE meta_key = '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\",\"postgresql\":\"SELECT meta_id FROM wp_sitemeta WHERE meta_key = '_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679955.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679956.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679960.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679965.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679972.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_filetypes' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679984.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_space_check_disabled' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'upload_space_check_disabled' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679985.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679987.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'blog_count' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'blog_count' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679988.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679989.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'auto_core_update_failed' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'auto_core_update_failed' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679991.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'auto_core_update_failed' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'auto_core_update_failed' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679992.txt",
    "content": "{\"mysql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\",\"postgresql\":\"SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN ('site_name', 'siteurl', 'active_sitewide_plugins', '_site_transient_timeout_theme_roots', '_site_transient_theme_roots', 'site_admins', 'can_compress_scripts', 'global_terms_enabled', 'ms_files_rewriting') AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679993.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'auto_core_update_failed' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'auto_core_update_failed' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679996.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'auto_update_plugins' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'auto_update_plugins' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698679999.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'menu_items' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'menu_items' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698680063.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698680183.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-met_1698680305.txt",
    "content": "{\"mysql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\",\"postgresql\":\"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679872.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679874.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'large_crop' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'large_crop' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679875.txt",
    "content": "{\"mysql\":\"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'\",\"postgresql\":\"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679876.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679883.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679884.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679886.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679887.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679889.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679897.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'default_term_category' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'default_term_category' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679900.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679907.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'sidebars_widgets' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'sidebars_widgets' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679908.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'default_term_post_tag' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'default_term_post_tag' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679910.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679911.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679917.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'large_crop' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'large_crop' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679918.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679919.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679922.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679923.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'nav_menu_options' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'nav_menu_options' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679924.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679926.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679929.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679931.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679935.txt",
    "content": "{\"mysql\":\"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'\",\"postgresql\":\"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679936.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679940.txt",
    "content": "{\"mysql\":\"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'\",\"postgresql\":\"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679941.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'site_logo' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679949.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679950.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679952.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'large_crop' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'large_crop' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679954.txt",
    "content": "{\"mysql\":\"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'\",\"postgresql\":\"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679955.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679956.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679960.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679965.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679972.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679984.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679985.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679987.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679988.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679989.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679991.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679992.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'sidebars_widgets' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'sidebars_widgets' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679993.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679996.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'uninstall_plugins' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'uninstall_plugins' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698679999.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698680063.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698680183.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-opt_1698680305.txt",
    "content": "{\"mysql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\",\"postgresql\":\"SELECT option_value FROM wp_options WHERE option_name = 'duplicate_post_increase_menu_order_by' LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679872.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (11) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (11) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679873.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (7) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (7) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679874.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679876.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679884.txt",
    "content": "{\"mysql\":\"SELECT post_name FROM wp_posts WHERE post_name = 'new-post-123' AND post_type = 'post' AND ID != 55 LIMIT 1\",\"postgresql\":\"SELECT post_name FROM wp_posts WHERE post_name = 'new-post-123' AND post_type = 'post' AND \\\"ID\\\" != 55 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679885.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679886.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (25,23,21) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (25,23,21) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679887.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (7) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (7) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679910.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (25,23,21) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (25,23,21) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679911.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (3) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (3) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679917.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (57) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (57) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679919.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (57) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (57) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679923.txt",
    "content": "{\"mysql\":\"SELECT post_name FROM wp_posts WHERE post_name = 'test-page' AND post_type IN ( 'page', 'attachment' ) AND ID != 57 AND post_parent = 0 LIMIT 1\",\"postgresql\":\"SELECT post_name FROM wp_posts WHERE post_name = 'test-page' AND post_type IN ( 'page', 'attachment' ) AND \\\"ID\\\" != 57 AND post_parent = 0 LIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679924.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (57) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (57) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679926.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (57) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (57) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679929.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (21) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (21) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679931.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679936.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (55) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679941.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (21) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (21) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679949.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (55,51,17,11,7) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (55,51,17,11,7) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679952.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (1) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679955.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (1) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679956.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (3,49,53,57) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (3,49,53,57) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679965.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (21) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (21) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679972.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (21) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (21) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-pos_1698679984.txt",
    "content": "{\"mysql\":\"SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (55,51,17,11,7) ORDER BY meta_id ASC\",\"postgresql\":\"SELECT post_id, meta_key, meta_value, meta_id FROM wp_postmeta WHERE post_id IN (55,51,17,11,7) ORDER BY meta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679872.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679874.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679875.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679876.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679883.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679884.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679886.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679887.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679889.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679897.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679900.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679907.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679910.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679911.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679917.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679918.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679919.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679922.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679923.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679924.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679926.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679928.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679931.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679935.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679936.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679940.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679949.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679950.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679952.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679953.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679954.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679955.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679956.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679960.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679965.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679972.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679984.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679985.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679987.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679988.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679989.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679991.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679992.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679995.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698679999.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698680063.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698680183.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-ses_1698680304.txt",
    "content": "{\"mysql\":\"SELECT @@SESSION.sql_mode\",\"postgresql\":\"SELECT ''\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679872.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'dp-rewrite-republish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' \\nOR wp_posts.post_status = 'private')))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 0, 20\\n\\t\\t\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'dp-rewrite-republish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' \\nOR wp_posts.post_status = 'private')))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 20 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679874.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 55  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.ID DESC\\n\\t\\t\\tLIMIT 0, 1\\n\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 55  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.\\\"ID\\\" DESC\\n\\t\\t\\tLIMIT 1 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679875.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND wp_posts.post_type = 'wp_block' AND ((wp_posts.post_status = 'publish'))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 0, 100\\n\\t\\t\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND wp_posts.post_type = 'wp_block' AND ((wp_posts.post_status = 'publish'))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 100 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679876.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS wp_users.ID\\n\\t\\t\\t\\tFROM wp_users INNER JOIN wp_usermeta ON ( wp_users.ID = wp_usermeta.user_id )\\n\\t\\t\\t\\tWHERE 1=1 AND ( \\n  ( wp_usermeta.meta_key = 'wp_user_level' AND wp_usermeta.meta_value != '0' )\\n)\\n\\t\\t\\t\\tORDER BY display_name ASC\\n\\t\\t\\t\\tLIMIT 0, 50\\n\\t\\t\\t\",\"postgresql\":\"SELECT  wp_users.\\\"ID\\\" , display_name\\n\\t\\t\\t\\tFROM wp_users INNER JOIN wp_usermeta ON ( wp_users.\\\"ID\\\" = wp_usermeta.user_id )\\n\\t\\t\\t\\tWHERE 1=1 AND ( \\n  ( wp_usermeta.meta_key = 'wp_user_level' AND wp_usermeta.meta_value != '0' )\\n)\\n\\t\\t\\t\\tORDER BY display_name ASC\\n\\t\\t\\t\\tLIMIT 50 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679884.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 55  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.ID DESC\\n\\t\\t\\tLIMIT 0, 1\\n\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 55  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.\\\"ID\\\" DESC\\n\\t\\t\\tLIMIT 1 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679886.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'dp-rewrite-republish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' \\nOR wp_posts.post_status = 'private')))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 0, 20\\n\\t\\t\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'dp-rewrite-republish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' \\nOR wp_posts.post_status = 'private')))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 20 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679917.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 57  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.ID DESC\\n\\t\\t\\tLIMIT 0, 1\\n\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 57  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.\\\"ID\\\" DESC\\n\\t\\t\\tLIMIT 1 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679918.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND wp_posts.post_type = 'wp_block' AND ((wp_posts.post_status = 'publish'))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 0, 100\\n\\t\\t\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND wp_posts.post_type = 'wp_block' AND ((wp_posts.post_status = 'publish'))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 100 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679919.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS wp_users.ID\\n\\t\\t\\t\\tFROM wp_users INNER JOIN wp_usermeta ON ( wp_users.ID = wp_usermeta.user_id )\\n\\t\\t\\t\\tWHERE 1=1 AND ( \\n  ( wp_usermeta.meta_key = 'wp_user_level' AND wp_usermeta.meta_value != '0' )\\n)\\n\\t\\t\\t\\tORDER BY display_name ASC\\n\\t\\t\\t\\tLIMIT 0, 50\\n\\t\\t\\t\",\"postgresql\":\"SELECT  wp_users.\\\"ID\\\" , display_name\\n\\t\\t\\t\\tFROM wp_users INNER JOIN wp_usermeta ON ( wp_users.\\\"ID\\\" = wp_usermeta.user_id )\\n\\t\\t\\t\\tWHERE 1=1 AND ( \\n  ( wp_usermeta.meta_key = 'wp_user_level' AND wp_usermeta.meta_value != '0' )\\n)\\n\\t\\t\\t\\tORDER BY display_name ASC\\n\\t\\t\\t\\tLIMIT 50 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679923.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 57  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.ID DESC\\n\\t\\t\\tLIMIT 0, 1\\n\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 57  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.\\\"ID\\\" DESC\\n\\t\\t\\tLIMIT 1 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679929.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'dp-rewrite-republish' \\nOR wp_posts.post_status = 'private')))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 0, 10\\n\\t\\t\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'dp-rewrite-republish' \\nOR wp_posts.post_status = 'private')))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 10 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679931.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS wp_comments.comment_ID\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( ( comment_approved = '1' ) OR ( user_id = 1 AND comment_approved = '0' ) ) AND comment_post_ID = 55 AND comment_parent = 0\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt ASC, wp_comments.comment_ID ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  wp_comments.\\\"comment_ID\\\" , wp_comments.comment_date_gmt\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( ( comment_approved = '1' ) OR ( user_id = 1 AND comment_approved = '0' ) ) AND \\\"comment_post_ID\\\" = 55 AND comment_parent = 0\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt ASC, wp_comments.\\\"comment_ID\\\" ASC\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679936.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS wp_comments.comment_ID\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( ( comment_approved = '1' ) OR ( user_id = 1 AND comment_approved = '0' ) ) AND comment_post_ID = 55 AND comment_parent = 0\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt ASC, wp_comments.comment_ID ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  wp_comments.\\\"comment_ID\\\" , wp_comments.comment_date_gmt\\n\\t\\t\\tFROM wp_comments \\n\\t\\t\\tWHERE ( ( comment_approved = '1' ) OR ( user_id = 1 AND comment_approved = '0' ) ) AND \\\"comment_post_ID\\\" = 55 AND comment_parent = 0\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_comments.comment_date_gmt ASC, wp_comments.\\\"comment_ID\\\" ASC\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679941.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'dp-rewrite-republish' \\nOR wp_posts.post_status = 'private')))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 0, 10\\n\\t\\t\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'dp-rewrite-republish' \\nOR wp_posts.post_status = 'private')))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 10 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679952.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 1  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.ID DESC\\n\\t\\t\\tLIMIT 0, 1\\n\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 1  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.\\\"ID\\\" DESC\\n\\t\\t\\tLIMIT 1 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679954.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND wp_posts.post_type = 'wp_block' AND ((wp_posts.post_status = 'publish'))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 0, 100\\n\\t\\t\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND wp_posts.post_type = 'wp_block' AND ((wp_posts.post_status = 'publish'))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.post_date DESC\\n\\t\\t\\t\\t\\tLIMIT 100 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679955.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 57  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.ID DESC\\n\\t\\t\\tLIMIT 0, 1\\n\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.post_date\\n\\t\\t\\tFROM wp_posts \\n\\t\\t\\tWHERE 1=1  AND wp_posts.post_parent = 57  AND wp_posts.post_type = 'revision' AND ((wp_posts.post_status = 'inherit'))\\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_posts.post_date DESC, wp_posts.\\\"ID\\\" DESC\\n\\t\\t\\tLIMIT 1 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679956.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND wp_posts.post_type = 'page' AND ((wp_posts.post_status = 'publish'))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.menu_order ASC\\n\\t\\t\\t\\t\\tLIMIT 0, 100\\n\\t\\t\\t\\t\",\"postgresql\":\"SELECT   wp_posts.\\\"ID\\\" , wp_posts.menu_order\\n\\t\\t\\t\\t\\tFROM wp_posts \\n\\t\\t\\t\\t\\tWHERE 1=1  AND wp_posts.post_type = 'page' AND ((wp_posts.post_status = 'publish'))\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tORDER BY wp_posts.menu_order ASC\\n\\t\\t\\t\\t\\tLIMIT 100 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679989.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS wp_users.ID\\n\\t\\t\\t\\tFROM wp_users INNER JOIN wp_usermeta ON ( wp_users.ID = wp_usermeta.user_id )\\n\\t\\t\\t\\tWHERE 1=1 AND ( \\n  wp_usermeta.meta_key = 'wp_capabilities'\\n)\\n\\t\\t\\t\\tORDER BY user_login ASC\\n\\t\\t\\t\\tLIMIT 0, 1\\n\\t\\t\\t\",\"postgresql\":\"SELECT  wp_users.\\\"ID\\\" , user_login\\n\\t\\t\\t\\tFROM wp_users INNER JOIN wp_usermeta ON ( wp_users.\\\"ID\\\" = wp_usermeta.user_id )\\n\\t\\t\\t\\tWHERE 1=1 AND ( \\n  wp_usermeta.meta_key = 'wp_capabilities'\\n)\\n\\t\\t\\t\\tORDER BY user_login ASC\\n\\t\\t\\t\\tLIMIT 1 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-sql_1698679991.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\t\\tSELECT SQL_CALC_FOUND_ROWS wp_users.ID\\n\\t\\t\\t\\tFROM wp_users\\n\\t\\t\\t\\tWHERE 1=1\\n\\t\\t\\t\\tORDER BY user_login ASC\\n\\t\\t\\t\\tLIMIT 0, 20\\n\\t\\t\\t\",\"postgresql\":\"SELECT  wp_users.\\\"ID\\\" , user_login\\n\\t\\t\\t\\tFROM wp_users\\n\\t\\t\\t\\tWHERE 1=1\\n\\t\\t\\t\\tORDER BY user_login ASC\\n\\t\\t\\t\\tLIMIT 20 OFFSET 0\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679872.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679874.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  t.term_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('twentytwentythree')\\n\\t\\t\\t\\n\\t\\t\\tLIMIT 1\\n\\t\\t\",\"postgresql\":\"SELECT  t.term_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('twentytwentythree')\\n\\t\\t\\t\\n\\t\\t\\tLIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679875.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679876.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679883.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 1\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679884.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679886.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  t.term_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category')\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  t.term_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('category')\\n\\t\\t\\tORDER BY t.name ASC\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679887.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679889.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 1\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679897.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (2)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (2)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679900.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  t.term_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('post_tag')\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\tLIMIT 20\\n\\t\\t\",\"postgresql\":\"SELECT  t.term_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('post_tag')\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\tLIMIT 20\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679907.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679908.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 3\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 3\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679910.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679911.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679917.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  t.term_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('twentytwentythree')\\n\\t\\t\\t\\n\\t\\t\\tLIMIT 1\\n\\t\\t\",\"postgresql\":\"SELECT  t.term_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('twentytwentythree')\\n\\t\\t\\t\\n\\t\\t\\tLIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679918.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679919.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679922.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 1\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 1\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679923.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679924.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679926.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679929.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679931.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679936.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679941.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679949.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679950.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679952.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679954.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679955.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  t.term_id\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('nav_menu')\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\tLIMIT 100\\n\\t\\t\",\"postgresql\":\"SELECT  t.term_id, t.name\\n\\t\\t\\tFROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id\\n\\t\\t\\tWHERE tt.taxonomy IN ('nav_menu')\\n\\t\\t\\tORDER BY t.name ASC\\n\\t\\t\\tLIMIT 100\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679956.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679960.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679965.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679972.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679984.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679985.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679987.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679988.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679989.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679991.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679992.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679996.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698679999.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698680063.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698680183.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-t-t_1698680305.txt",
    "content": "{\"mysql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\",\"postgresql\":\"SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-ter_1698679965.txt",
    "content": "{\"mysql\":\"SELECT term_id, taxonomy FROM wp_term_taxonomy WHERE term_taxonomy_id IN (1)\",\"postgresql\":\"SELECT term_id, taxonomy FROM wp_term_taxonomy WHERE term_taxonomy_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-ter_1698679972.txt",
    "content": "{\"mysql\":\"SELECT term_id, taxonomy FROM wp_term_taxonomy WHERE term_taxonomy_id IN (1)\",\"postgresql\":\"SELECT term_id, taxonomy FROM wp_term_taxonomy WHERE term_taxonomy_id IN (1)\"}"
  },
  {
    "path": "tests/stubs/select-tt-_1698679897.txt",
    "content": "{\"mysql\":\"SELECT tt.term_taxonomy_id FROM wp_term_taxonomy AS tt INNER JOIN wp_terms AS t ON tt.term_id = t.term_id WHERE tt.taxonomy = 'category' AND t.term_id = 2\",\"postgresql\":\"SELECT tt.term_taxonomy_id FROM wp_term_taxonomy AS tt INNER JOIN wp_terms AS t ON tt.term_id = t.term_id WHERE tt.taxonomy = 'category' AND t.term_id = 2\"}"
  },
  {
    "path": "tests/stubs/select-tt-_1698679908.txt",
    "content": "{\"mysql\":\"SELECT tt.term_taxonomy_id FROM wp_term_taxonomy AS tt INNER JOIN wp_terms AS t ON tt.term_id = t.term_id WHERE tt.taxonomy = 'post_tag' AND t.term_id = 3\",\"postgresql\":\"SELECT tt.term_taxonomy_id FROM wp_term_taxonomy AS tt INNER JOIN wp_terms AS t ON tt.term_id = t.term_id WHERE tt.taxonomy = 'post_tag' AND t.term_id = 3\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679872.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679874.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679875.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679876.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679883.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679884.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679886.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679887.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679889.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679897.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679900.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679907.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679910.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679911.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679917.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679918.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679919.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679922.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679923.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679924.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679926.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679929.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679931.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679936.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679941.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679949.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679950.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679952.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679954.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679955.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679956.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679960.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679965.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679972.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679984.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679985.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679987.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679988.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679989.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679991.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679992.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679996.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698679999.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698680063.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698680183.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-use_1698680305.txt",
    "content": "{\"mysql\":\"SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\",\"postgresql\":\"SELECT user_id, meta_key, meta_value, umeta_id FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679872.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679875.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  wp_blogs.blog_id\\n\\t\\t\\tFROM wp_blogs \\n\\t\\t\\tWHERE domain = 'example.com' AND path IN ( '\\/site\\/wp-json\\/', '\\/site\\/', '\\/' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY CHAR_LENGTH(path) DESC\\n\\t\\t\\tLIMIT 1\\n\\t\\t\",\"postgresql\":\"SELECT  wp_blogs.blog_id, CHAR_LENGTH(path)\\n\\t\\t\\tFROM wp_blogs \\n\\t\\t\\tWHERE domain = 'example.com' AND path IN ( '\\/site\\/wp-json\\/', '\\/site\\/', '\\/' )\\n\\t\\t\\t\\n\\t\\t\\tORDER BY CHAR_LENGTH(path) DESC\\n\\t\\t\\tLIMIT 1\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679883.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679884.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679887.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679889.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  wp_blogs.blog_id\\n\\t\\t\\tFROM wp_blogs \\n\\t\\t\\tWHERE wp_blogs.blog_id IN ( 1 ) AND archived = '0'  AND spam = 0  AND deleted = 0 \\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_blogs.blog_id ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  wp_blogs.blog_id\\n\\t\\t\\tFROM wp_blogs \\n\\t\\t\\tWHERE wp_blogs.blog_id IN ( 1 ) AND archived = '0'  AND spam = 0  AND deleted = 0 \\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_blogs.blog_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679897.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679900.txt",
    "content": "{\"mysql\":\"\\n\\t\\t\\tSELECT  wp_blogs.blog_id\\n\\t\\t\\tFROM wp_blogs \\n\\t\\t\\tWHERE wp_blogs.blog_id IN ( 1 ) AND archived = '0'  AND spam = 0  AND deleted = 0 \\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_blogs.blog_id ASC\\n\\t\\t\\t\\n\\t\\t\",\"postgresql\":\"SELECT  wp_blogs.blog_id\\n\\t\\t\\tFROM wp_blogs \\n\\t\\t\\tWHERE wp_blogs.blog_id IN ( 1 ) AND archived = '0'  AND spam = 0  AND deleted = 0 \\n\\t\\t\\t\\n\\t\\t\\tORDER BY wp_blogs.blog_id ASC\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679908.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679911.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679922.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679950.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679956.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (3,49,53,57)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (3,49,53,57)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679960.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679985.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698679988.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/select-wp-_1698680305.txt",
    "content": "{\"mysql\":\"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)\",\"postgresql\":\"SELECT wp_posts.* FROM wp_posts WHERE \\\"ID\\\" IN (4)\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679872.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679874.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679875.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679876.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679883.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679884.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679886.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679887.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679889.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679897.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679900.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679907.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679910.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679911.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679917.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679918.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679919.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679922.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679923.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679924.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679926.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679928.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679931.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679935.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679936.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679940.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679949.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679950.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679952.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679953.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679954.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679955.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679956.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679960.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679965.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679972.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679984.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679985.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679987.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679988.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679989.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679991.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679992.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679995.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698679999.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698680063.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698680183.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/set-names-_1698680304.txt",
    "content": "{\"mysql\":\"SET NAMES 'utf8mb4' COLLATE 'utf8mb4_unicode_520_ci'\",\"postgresql\":\"SET NAMES 'utf8'\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679874.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_postmeta`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_postmeta'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679875.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_sitemeta`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_sitemeta'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679884.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_postmeta`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_postmeta'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679886.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_postmeta`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_postmeta'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679897.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_term_taxonomy`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_term_taxonomy'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679908.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_term_taxonomy`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_term_taxonomy'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679917.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_postmeta`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_postmeta'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679918.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_sitemeta`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_sitemeta'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679923.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_blogs`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_blogs'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679926.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_postmeta`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_postmeta'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679936.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_comments`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_comments'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679954.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_sitemeta`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_sitemeta'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679965.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_posts`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_posts'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679972.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_posts`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_posts'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/show-full-_1698679996.txt",
    "content": "{\"mysql\":\"SHOW FULL COLUMNS FROM `wp_sitemeta`\",\"postgresql\":\"    SELECT \\n        a.attname AS \\\"Field\\\",\\n        pg_catalog.format_type(a.atttypid, a.atttypmod) AS \\\"Type\\\",\\n        (CASE \\n            WHEN a.attnotnull THEN 'NO' \\n            ELSE 'YES' \\n        END) AS \\\"Null\\\",\\n        (CASE \\n            WHEN i.indisprimary THEN 'PRI'\\n            WHEN i.indisunique THEN 'UNI'\\n            ELSE '' \\n        END) AS \\\"Key\\\",\\n        pg_catalog.pg_get_expr(ad.adbin, ad.adrelid) AS \\\"Default\\\",\\n        '' AS \\\"Extra\\\",\\n        'select,insert,update,references' AS \\\"Privileges\\\",\\n        d.description AS \\\"Comment\\\"\\n    FROM \\n        pg_catalog.pg_attribute a\\n        LEFT JOIN pg_catalog.pg_description d ON (a.attrelid = d.objoid AND a.attnum = d.objsubid)\\n        LEFT JOIN pg_catalog.pg_attrdef ad ON (a.attrelid = ad.adrelid AND a.attnum = ad.adnum)\\n        LEFT JOIN pg_catalog.pg_index i ON (a.attrelid = i.indrelid AND a.attnum = ANY(i.indkey))\\n    WHERE \\n        a.attnum > 0 \\n        AND NOT a.attisdropped\\n        AND a.attrelid = (\\n            SELECT c.oid\\n            FROM pg_catalog.pg_class c\\n            LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace\\n            WHERE c.relname = 'wp_sitemeta'\\n            AND n.nspname = 'public'\\n        )\\n    ORDER BY \\n        a.attnum;\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679874.txt",
    "content": "{\"mysql\":\"UPDATE `wp_posts` SET `guid` = 'http:\\/\\/example.com\\/site\\/?p=55' WHERE `ID` = 55\",\"postgresql\":\"UPDATE wp_posts SET guid = 'http:\\/\\/example.com\\/site\\/?p=55' WHERE  \\\"ID\\\" = 55\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679884.txt",
    "content": "{\"mysql\":\"UPDATE `wp_posts` SET `guid` = 'http:\\/\\/example.com\\/site\\/?p=56' WHERE `ID` = 56\",\"postgresql\":\"UPDATE wp_posts SET guid = 'http:\\/\\/example.com\\/site\\/?p=56' WHERE  \\\"ID\\\" = 56\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679886.txt",
    "content": "{\"mysql\":\"UPDATE `wp_postmeta` SET `meta_value` = '1698679741:1' WHERE `post_id` = 55 AND `meta_key` = '_edit_lock' AND `meta_value` = '1698679874:1'\",\"postgresql\":\"UPDATE wp_postmeta SET meta_value = '1698679741:1' WHERE post_id = 55 AND meta_key = '_edit_lock' AND meta_value = '1698679874:1'\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679917.txt",
    "content": "{\"mysql\":\"UPDATE `wp_posts` SET `guid` = 'http:\\/\\/example.com\\/site\\/?page_id=57' WHERE `ID` = 57\",\"postgresql\":\"UPDATE wp_posts SET guid = 'http:\\/\\/example.com\\/site\\/?page_id=57' WHERE  \\\"ID\\\" = 57\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679923.txt",
    "content": "{\"mysql\":\"UPDATE `wp_posts` SET `guid` = 'http:\\/\\/example.com\\/site\\/?p=58' WHERE `ID` = 58\",\"postgresql\":\"UPDATE wp_posts SET guid = 'http:\\/\\/example.com\\/site\\/?p=58' WHERE  \\\"ID\\\" = 58\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679926.txt",
    "content": "{\"mysql\":\"UPDATE `wp_postmeta` SET `meta_value` = '1698679781:1' WHERE `post_id` = 57 AND `meta_key` = '_edit_lock' AND `meta_value` = '1698679917:1'\",\"postgresql\":\"UPDATE wp_postmeta SET meta_value = '1698679781:1' WHERE post_id = 57 AND meta_key = '_edit_lock' AND meta_value = '1698679917:1'\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679936.txt",
    "content": "{\"mysql\":\"UPDATE `wp_posts` SET `comment_count` = 1 WHERE `ID` = 55\",\"postgresql\":\"UPDATE wp_posts SET comment_count = 1 WHERE  \\\"ID\\\" = 55\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679965.txt",
    "content": "{\"mysql\":\"UPDATE `wp_posts` SET `guid` = 'http:\\/\\/example.com\\/site\\/?p=59' WHERE `ID` = 59\",\"postgresql\":\"UPDATE wp_posts SET guid = 'http:\\/\\/example.com\\/site\\/?p=59' WHERE  \\\"ID\\\" = 59\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679972.txt",
    "content": "{\"mysql\":\"UPDATE `wp_posts` SET `guid` = 'http:\\/\\/example.com\\/site\\/?p=60' WHERE `ID` = 60\",\"postgresql\":\"UPDATE wp_posts SET guid = 'http:\\/\\/example.com\\/site\\/?p=60' WHERE  \\\"ID\\\" = 60\"}"
  },
  {
    "path": "tests/stubs/update-wp-_1698679996.txt",
    "content": "{\"mysql\":\"UPDATE `wp_sitemeta` SET `meta_value` = 'O:8:\\\"stdClass\\\":4:{s:12:\\\"last_checked\\\";i:1698679996;s:8:\\\"response\\\";a:2:{s:27:\\\"redis-cache\\/redis-cache.php\\\";O:8:\\\"stdClass\\\":12:{s:2:\\\"id\\\";s:25:\\\"w.org\\/plugins\\/redis-cache\\\";s:4:\\\"slug\\\";s:11:\\\"redis-cache\\\";s:6:\\\"plugin\\\";s:27:\\\"redis-cache\\/redis-cache.php\\\";s:11:\\\"new_version\\\";s:5:\\\"2.4.4\\\";s:3:\\\"url\\\";s:42:\\\"https:\\/\\/wordpress.org\\/plugins\\/redis-cache\\/\\\";s:7:\\\"package\\\";s:59:\\\"http:\\/\\/downloads.wordpress.org\\/plugin\\/redis-cache.2.4.4.zip\\\";s:5:\\\"icons\\\";a:2:{s:2:\\\"2x\\\";s:64:\\\"https:\\/\\/ps.w.org\\/redis-cache\\/assets\\/icon-256x256.gif?rev=2568513\\\";s:2:\\\"1x\\\";s:64:\\\"https:\\/\\/ps.w.org\\/redis-cache\\/assets\\/icon-128x128.gif?rev=2568513\\\";}s:7:\\\"banners\\\";a:2:{s:2:\\\"2x\\\";s:67:\\\"https:\\/\\/ps.w.org\\/redis-cache\\/assets\\/banner-1544x500.png?rev=2315420\\\";s:2:\\\"1x\\\";s:66:\\\"https:\\/\\/ps.w.org\\/redis-cache\\/assets\\/banner-772x250.png?rev=2315420\\\";}s:11:\\\"banners_rtl\\\";a:0:{}s:8:\\\"requires\\\";s:3:\\\"3.3\\\";s:6:\\\"tested\\\";s:5:\\\"6.3.2\\\";s:12:\\\"requires_php\\\";s:3:\\\"7.2\\\";}s:33:\\\"duplicate-post\\/duplicate-post.php\\\";O:8:\\\"stdClass\\\":12:{s:2:\\\"id\\\";s:28:\\\"w.org\\/plugins\\/duplicate-post\\\";s:4:\\\"slug\\\";s:14:\\\"duplicate-post\\\";s:6:\\\"plugin\\\";s:33:\\\"duplicate-post\\/duplicate-post.php\\\";s:11:\\\"new_version\\\";s:3:\\\"4.5\\\";s:3:\\\"url\\\";s:45:\\\"https:\\/\\/wordpress.org\\/plugins\\/duplicate-post\\/\\\";s:7:\\\"package\\\";s:60:\\\"http:\\/\\/downloads.wordpress.org\\/plugin\\/duplicate-post.4.5.zip\\\";s:5:\\\"icons\\\";a:2:{s:2:\\\"2x\\\";s:67:\\\"https:\\/\\/ps.w.org\\/duplicate-post\\/assets\\/icon-256x256.png?rev=2336666\\\";s:2:\\\"1x\\\";s:67:\\\"https:\\/\\/ps.w.org\\/duplicate-post\\/assets\\/icon-128x128.png?rev=2336666\\\";}s:7:\\\"banners\\\";a:2:{s:2:\\\"2x\\\";s:70:\\\"https:\\/\\/ps.w.org\\/duplicate-post\\/assets\\/banner-1544x500.png?rev=2336666\\\";s:2:\\\"1x\\\";s:69:\\\"https:\\/\\/ps.w.org\\/duplicate-post\\/assets\\/banner-772x250.png?rev=2336666\\\";}s:11:\\\"banners_rtl\\\";a:0:{}s:8:\\\"requires\\\";s:3:\\\"6.2\\\";s:6:\\\"tested\\\";s:5:\\\"6.3.2\\\";s:12:\\\"requires_php\\\";s:6:\\\"5.6.20\\\";}}s:12:\\\"translations\\\";a:0:{}s:9:\\\"no_update\\\";a:1:{s:26:\\\"wp-debug-bar\\/debug-bar.php\\\";O:8:\\\"stdClass\\\":10:{s:2:\\\"id\\\";s:23:\\\"w.org\\/plugins\\/debug-bar\\\";s:4:\\\"slug\\\";s:9:\\\"debug-bar\\\";s:6:\\\"plugin\\\";s:26:\\\"wp-debug-bar\\/debug-bar.php\\\";s:11:\\\"new_version\\\";s:5:\\\"1.1.4\\\";s:3:\\\"url\\\";s:40:\\\"https:\\/\\/wordpress.org\\/plugins\\/debug-bar\\/\\\";s:7:\\\"package\\\";s:57:\\\"http:\\/\\/downloads.wordpress.org\\/plugin\\/debug-bar.1.1.4.zip\\\";s:5:\\\"icons\\\";a:2:{s:2:\\\"1x\\\";s:54:\\\"https:\\/\\/ps.w.org\\/debug-bar\\/assets\\/icon.svg?rev=1908362\\\";s:3:\\\"svg\\\";s:54:\\\"https:\\/\\/ps.w.org\\/debug-bar\\/assets\\/icon.svg?rev=1908362\\\";}s:7:\\\"banners\\\";a:2:{s:2:\\\"2x\\\";s:65:\\\"https:\\/\\/ps.w.org\\/debug-bar\\/assets\\/banner-1544x500.png?rev=1365496\\\";s:2:\\\"1x\\\";s:64:\\\"https:\\/\\/ps.w.org\\/debug-bar\\/assets\\/banner-772x250.png?rev=1365496\\\";}s:11:\\\"banners_rtl\\\";a:0:{}s:8:\\\"requires\\\";s:3:\\\"3.4\\\";}}}' WHERE `site_id` = 1 AND `meta_key` = '_site_transient_update_plugins'\",\"postgresql\":\"UPDATE wp_sitemeta SET meta_value = 'O:8:\\\"stdClass\\\":4:{s:12:\\\"last_checked\\\";i:1698679996;s:8:\\\"response\\\";a:2:{s:27:\\\"redis-cache\\/redis-cache.php\\\";O:8:\\\"stdClass\\\":12:{s:2:\\\"id\\\";s:25:\\\"w.org\\/plugins\\/redis-cache\\\";s:4:\\\"slug\\\";s:11:\\\"redis-cache\\\";s:6:\\\"plugin\\\";s:27:\\\"redis-cache\\/redis-cache.php\\\";s:11:\\\"new_version\\\";s:5:\\\"2.4.4\\\";s:3:\\\"url\\\";s:42:\\\"https:\\/\\/wordpress.org\\/plugins\\/redis-cache\\/\\\";s:7:\\\"package\\\";s:59:\\\"http:\\/\\/downloads.wordpress.org\\/plugin\\/redis-cache.2.4.4.zip\\\";s:5:\\\"icons\\\";a:2:{s:2:\\\"2x\\\";s:64:\\\"https:\\/\\/ps.w.org\\/redis-cache\\/assets\\/icon-256x256.gif?rev=2568513\\\";s:2:\\\"1x\\\";s:64:\\\"https:\\/\\/ps.w.org\\/redis-cache\\/assets\\/icon-128x128.gif?rev=2568513\\\";}s:7:\\\"banners\\\";a:2:{s:2:\\\"2x\\\";s:67:\\\"https:\\/\\/ps.w.org\\/redis-cache\\/assets\\/banner-1544x500.png?rev=2315420\\\";s:2:\\\"1x\\\";s:66:\\\"https:\\/\\/ps.w.org\\/redis-cache\\/assets\\/banner-772x250.png?rev=2315420\\\";}s:11:\\\"banners_rtl\\\";a:0:{}s:8:\\\"requires\\\";s:3:\\\"3.3\\\";s:6:\\\"tested\\\";s:5:\\\"6.3.2\\\";s:12:\\\"requires_php\\\";s:3:\\\"7.2\\\";}s:33:\\\"duplicate-post\\/duplicate-post.php\\\";O:8:\\\"stdClass\\\":12:{s:2:\\\"id\\\";s:28:\\\"w.org\\/plugins\\/duplicate-post\\\";s:4:\\\"slug\\\";s:14:\\\"duplicate-post\\\";s:6:\\\"plugin\\\";s:33:\\\"duplicate-post\\/duplicate-post.php\\\";s:11:\\\"new_version\\\";s:3:\\\"4.5\\\";s:3:\\\"url\\\";s:45:\\\"https:\\/\\/wordpress.org\\/plugins\\/duplicate-post\\/\\\";s:7:\\\"package\\\";s:60:\\\"http:\\/\\/downloads.wordpress.org\\/plugin\\/duplicate-post.4.5.zip\\\";s:5:\\\"icons\\\";a:2:{s:2:\\\"2x\\\";s:67:\\\"https:\\/\\/ps.w.org\\/duplicate-post\\/assets\\/icon-256x256.png?rev=2336666\\\";s:2:\\\"1x\\\";s:67:\\\"https:\\/\\/ps.w.org\\/duplicate-post\\/assets\\/icon-128x128.png?rev=2336666\\\";}s:7:\\\"banners\\\";a:2:{s:2:\\\"2x\\\";s:70:\\\"https:\\/\\/ps.w.org\\/duplicate-post\\/assets\\/banner-1544x500.png?rev=2336666\\\";s:2:\\\"1x\\\";s:69:\\\"https:\\/\\/ps.w.org\\/duplicate-post\\/assets\\/banner-772x250.png?rev=2336666\\\";}s:11:\\\"banners_rtl\\\";a:0:{}s:8:\\\"requires\\\";s:3:\\\"6.2\\\";s:6:\\\"tested\\\";s:5:\\\"6.3.2\\\";s:12:\\\"requires_php\\\";s:6:\\\"5.6.20\\\";}}s:12:\\\"translations\\\";a:0:{}s:9:\\\"no_update\\\";a:1:{s:26:\\\"wp-debug-bar\\/debug-bar.php\\\";O:8:\\\"stdClass\\\":10:{s:2:\\\"id\\\";s:23:\\\"w.org\\/plugins\\/debug-bar\\\";s:4:\\\"slug\\\";s:9:\\\"debug-bar\\\";s:6:\\\"plugin\\\";s:26:\\\"wp-debug-bar\\/debug-bar.php\\\";s:11:\\\"new_version\\\";s:5:\\\"1.1.4\\\";s:3:\\\"url\\\";s:40:\\\"https:\\/\\/wordpress.org\\/plugins\\/debug-bar\\/\\\";s:7:\\\"package\\\";s:57:\\\"http:\\/\\/downloads.wordpress.org\\/plugin\\/debug-bar.1.1.4.zip\\\";s:5:\\\"icons\\\";a:2:{s:2:\\\"1x\\\";s:54:\\\"https:\\/\\/ps.w.org\\/debug-bar\\/assets\\/icon.svg?rev=1908362\\\";s:3:\\\"svg\\\";s:54:\\\"https:\\/\\/ps.w.org\\/debug-bar\\/assets\\/icon.svg?rev=1908362\\\";}s:7:\\\"banners\\\";a:2:{s:2:\\\"2x\\\";s:65:\\\"https:\\/\\/ps.w.org\\/debug-bar\\/assets\\/banner-1544x500.png?rev=1365496\\\";s:2:\\\"1x\\\";s:64:\\\"https:\\/\\/ps.w.org\\/debug-bar\\/assets\\/banner-772x250.png?rev=1365496\\\";}s:11:\\\"banners_rtl\\\";a:0:{}s:8:\\\"requires\\\";s:3:\\\"3.4\\\";}}}' WHERE site_id = 1 AND meta_key = '_site_transient_update_plugins'\"}"
  },
  {
    "path": "tests/tools/phpunit.phar",
    "content": "#!/usr/bin/env php\n<?php\nif (!version_compare(PHP_VERSION, PHP_VERSION, '=')) {\n    fwrite(\n        STDERR,\n        sprintf(\n            '%s declares an invalid value for PHP_VERSION.' . PHP_EOL .\n            'This breaks fundamental functionality such as version_compare().' . PHP_EOL .\n            'Please use a different PHP interpreter.' . PHP_EOL,\n\n            PHP_BINARY\n        )\n    );\n\n    die(1);\n}\n\nif (version_compare('8.1.0', PHP_VERSION, '>')) {\n    fwrite(\n        STDERR,\n        sprintf(\n            'PHPUnit 10.4.2 by Sebastian Bergmann and contributors.' . PHP_EOL . PHP_EOL .\n            'This version of PHPUnit requires PHP >= 8.1.' . PHP_EOL .\n            'You are using PHP %s (%s).' . PHP_EOL,\n            PHP_VERSION,\n            PHP_BINARY\n        )\n    );\n\n    die(1);\n}\n\n$requiredExtensions = ['dom', 'json', 'libxml', 'mbstring', 'tokenizer', 'xml', 'xmlwriter'];\n\n$unavailableExtensions = array_filter(\n    $requiredExtensions,\n    static function ($extension) {\n        return !extension_loaded($extension);\n    }\n);\n\nif ([] !== $unavailableExtensions) {\n    fwrite(\n        STDERR,\n        sprintf(\n            'PHPUnit requires the \"%s\" extensions, but the \"%s\" %s not available.' . PHP_EOL,\n            implode('\", \"', $requiredExtensions),\n            implode('\", \"', $unavailableExtensions),\n            count($unavailableExtensions) === 1 ? 'extension is' : 'extensions are'\n        )\n    );\n\n    die(1);\n}\n\nunset($requiredExtensions, $unavailableExtensions);\n\nif (__FILE__ === realpath($_SERVER['SCRIPT_NAME'])) {\n    $execute = true;\n} else {\n    $execute = false;\n}\n\n$options = getopt('', array('manifest', 'sbom'));\n\nif (isset($options['manifest'])) {\n    $printManifest = true;\n} elseif (isset($options['sbom'])) {\n    $printSbom = true;\n}\n\nunset($options);\n\ndefine('__PHPUNIT_PHAR__', str_replace(DIRECTORY_SEPARATOR, '/', __FILE__));\ndefine('__PHPUNIT_PHAR_ROOT__', 'phar://phpunit-10.4.2.phar');\n\nPhar::mapPhar('phpunit-10.4.2.phar');\n\nspl_autoload_register(\n    function ($class) {\n        static $classes = null;\n\n        if ($classes === null) {\n            $classes = ['PHPUnit\\\\DeepCopy\\\\DeepCopy' => '/myclabs-deep-copy/DeepCopy/DeepCopy.php',\n                'PHPUnit\\\\DeepCopy\\\\Exception\\\\CloneException' => '/myclabs-deep-copy/DeepCopy/Exception/CloneException.php',\n                'PHPUnit\\\\DeepCopy\\\\Exception\\\\PropertyException' => '/myclabs-deep-copy/DeepCopy/Exception/PropertyException.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\ChainableFilter' => '/myclabs-deep-copy/DeepCopy/Filter/ChainableFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\Doctrine\\\\DoctrineCollectionFilter' => '/myclabs-deep-copy/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\Doctrine\\\\DoctrineEmptyCollectionFilter' => '/myclabs-deep-copy/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\Doctrine\\\\DoctrineProxyFilter' => '/myclabs-deep-copy/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\Filter' => '/myclabs-deep-copy/DeepCopy/Filter/Filter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\KeepFilter' => '/myclabs-deep-copy/DeepCopy/Filter/KeepFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\ReplaceFilter' => '/myclabs-deep-copy/DeepCopy/Filter/ReplaceFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\SetNullFilter' => '/myclabs-deep-copy/DeepCopy/Filter/SetNullFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\Doctrine\\\\DoctrineProxyMatcher' => '/myclabs-deep-copy/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\Matcher' => '/myclabs-deep-copy/DeepCopy/Matcher/Matcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\PropertyMatcher' => '/myclabs-deep-copy/DeepCopy/Matcher/PropertyMatcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\PropertyNameMatcher' => '/myclabs-deep-copy/DeepCopy/Matcher/PropertyNameMatcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\PropertyTypeMatcher' => '/myclabs-deep-copy/DeepCopy/Matcher/PropertyTypeMatcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Reflection\\\\ReflectionHelper' => '/myclabs-deep-copy/DeepCopy/Reflection/ReflectionHelper.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\Date\\\\DateIntervalFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/Date/DateIntervalFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\ReplaceFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/ReplaceFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\ShallowCopyFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/ShallowCopyFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\Spl\\\\ArrayObjectFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\Spl\\\\SplDoublyLinkedList' => '/myclabs-deep-copy/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\Spl\\\\SplDoublyLinkedListFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\TypeFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/TypeFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeMatcher\\\\TypeMatcher' => '/myclabs-deep-copy/DeepCopy/TypeMatcher/TypeMatcher.php',\n                'PHPUnit\\\\Event\\\\Application\\\\Finished' => '/phpunit/Event/Events/Application/Finished.php',\n                'PHPUnit\\\\Event\\\\Application\\\\FinishedSubscriber' => '/phpunit/Event/Events/Application/FinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Application\\\\Started' => '/phpunit/Event/Events/Application/Started.php',\n                'PHPUnit\\\\Event\\\\Application\\\\StartedSubscriber' => '/phpunit/Event/Events/Application/StartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Code\\\\ClassMethod' => '/phpunit/Event/Value/ClassMethod.php',\n                'PHPUnit\\\\Event\\\\Code\\\\ComparisonFailure' => '/phpunit/Event/Value/ComparisonFailure.php',\n                'PHPUnit\\\\Event\\\\Code\\\\ComparisonFailureBuilder' => '/phpunit/Event/Value/ComparisonFailureBuilder.php',\n                'PHPUnit\\\\Event\\\\Code\\\\NoTestCaseObjectOnCallStackException' => '/phpunit/Event/Exception/NoTestCaseObjectOnCallStackException.php',\n                'PHPUnit\\\\Event\\\\Code\\\\Phpt' => '/phpunit/Event/Value/Test/Phpt.php',\n                'PHPUnit\\\\Event\\\\Code\\\\Test' => '/phpunit/Event/Value/Test/Test.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestCollection' => '/phpunit/Event/Value/Test/TestCollection.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestCollectionIterator' => '/phpunit/Event/Value/Test/TestCollectionIterator.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestDox' => '/phpunit/Event/Value/Test/TestDox.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestDoxBuilder' => '/phpunit/Event/Value/Test/TestDoxBuilder.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestMethod' => '/phpunit/Event/Value/Test/TestMethod.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestMethodBuilder' => '/phpunit/Event/Value/Test/TestMethodBuilder.php',\n                'PHPUnit\\\\Event\\\\Code\\\\Throwable' => '/phpunit/Event/Value/Throwable.php',\n                'PHPUnit\\\\Event\\\\Code\\\\ThrowableBuilder' => '/phpunit/Event/Value/ThrowableBuilder.php',\n                'PHPUnit\\\\Event\\\\CollectingDispatcher' => '/phpunit/Event/Dispatcher/CollectingDispatcher.php',\n                'PHPUnit\\\\Event\\\\DeferringDispatcher' => '/phpunit/Event/Dispatcher/DeferringDispatcher.php',\n                'PHPUnit\\\\Event\\\\DirectDispatcher' => '/phpunit/Event/Dispatcher/DirectDispatcher.php',\n                'PHPUnit\\\\Event\\\\Dispatcher' => '/phpunit/Event/Dispatcher/Dispatcher.php',\n                'PHPUnit\\\\Event\\\\DispatchingEmitter' => '/phpunit/Event/Emitter/DispatchingEmitter.php',\n                'PHPUnit\\\\Event\\\\Emitter' => '/phpunit/Event/Emitter/Emitter.php',\n                'PHPUnit\\\\Event\\\\Event' => '/phpunit/Event/Events/Event.php',\n                'PHPUnit\\\\Event\\\\EventAlreadyAssignedException' => '/phpunit/Event/Exception/EventAlreadyAssignedException.php',\n                'PHPUnit\\\\Event\\\\EventCollection' => '/phpunit/Event/Events/EventCollection.php',\n                'PHPUnit\\\\Event\\\\EventCollectionIterator' => '/phpunit/Event/Events/EventCollectionIterator.php',\n                'PHPUnit\\\\Event\\\\EventFacadeIsSealedException' => '/phpunit/Event/Exception/EventFacadeIsSealedException.php',\n                'PHPUnit\\\\Event\\\\Exception' => '/phpunit/Event/Exception/Exception.php',\n                'PHPUnit\\\\Event\\\\Facade' => '/phpunit/Event/Facade.php',\n                'PHPUnit\\\\Event\\\\InvalidArgumentException' => '/phpunit/Event/Exception/InvalidArgumentException.php',\n                'PHPUnit\\\\Event\\\\InvalidEventException' => '/phpunit/Event/Exception/InvalidEventException.php',\n                'PHPUnit\\\\Event\\\\InvalidSubscriberException' => '/phpunit/Event/Exception/InvalidSubscriberException.php',\n                'PHPUnit\\\\Event\\\\MapError' => '/phpunit/Event/Exception/MapError.php',\n                'PHPUnit\\\\Event\\\\NoPreviousThrowableException' => '/phpunit/Event/Exception/NoPreviousThrowableException.php',\n                'PHPUnit\\\\Event\\\\RuntimeException' => '/phpunit/Event/Exception/RuntimeException.php',\n                'PHPUnit\\\\Event\\\\Runtime\\\\OperatingSystem' => '/phpunit/Event/Value/Runtime/OperatingSystem.php',\n                'PHPUnit\\\\Event\\\\Runtime\\\\PHP' => '/phpunit/Event/Value/Runtime/PHP.php',\n                'PHPUnit\\\\Event\\\\Runtime\\\\PHPUnit' => '/phpunit/Event/Value/Runtime/PHPUnit.php',\n                'PHPUnit\\\\Event\\\\Runtime\\\\Runtime' => '/phpunit/Event/Value/Runtime/Runtime.php',\n                'PHPUnit\\\\Event\\\\SubscribableDispatcher' => '/phpunit/Event/Dispatcher/SubscribableDispatcher.php',\n                'PHPUnit\\\\Event\\\\Subscriber' => '/phpunit/Event/Subscriber.php',\n                'PHPUnit\\\\Event\\\\SubscriberTypeAlreadyRegisteredException' => '/phpunit/Event/Exception/SubscriberTypeAlreadyRegisteredException.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Duration' => '/phpunit/Event/Value/Telemetry/Duration.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\GarbageCollectorStatus' => '/phpunit/Event/Value/Telemetry/GarbageCollectorStatus.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\GarbageCollectorStatusProvider' => '/phpunit/Event/Value/Telemetry/GarbageCollectorStatusProvider.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\HRTime' => '/phpunit/Event/Value/Telemetry/HRTime.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Info' => '/phpunit/Event/Value/Telemetry/Info.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\MemoryMeter' => '/phpunit/Event/Value/Telemetry/MemoryMeter.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\MemoryUsage' => '/phpunit/Event/Value/Telemetry/MemoryUsage.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Php81GarbageCollectorStatusProvider' => '/phpunit/Event/Value/Telemetry/Php81GarbageCollectorStatusProvider.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Php83GarbageCollectorStatusProvider' => '/phpunit/Event/Value/Telemetry/Php83GarbageCollectorStatusProvider.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Snapshot' => '/phpunit/Event/Value/Telemetry/Snapshot.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\StopWatch' => '/phpunit/Event/Value/Telemetry/StopWatch.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\System' => '/phpunit/Event/Value/Telemetry/System.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\SystemMemoryMeter' => '/phpunit/Event/Value/Telemetry/SystemMemoryMeter.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\SystemStopWatch' => '/phpunit/Event/Value/Telemetry/SystemStopWatch.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\SystemStopWatchWithOffset' => '/phpunit/Event/Value/Telemetry/SystemStopWatchWithOffset.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\DataFromDataProvider' => '/phpunit/Event/Value/Test/TestData/DataFromDataProvider.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\DataFromTestDependency' => '/phpunit/Event/Value/Test/TestData/DataFromTestDependency.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\MoreThanOneDataSetFromDataProviderException' => '/phpunit/Event/Exception/MoreThanOneDataSetFromDataProviderException.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\NoDataSetFromDataProviderException' => '/phpunit/Event/Exception/NoDataSetFromDataProviderException.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\TestData' => '/phpunit/Event/Value/Test/TestData/TestData.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\TestDataCollection' => '/phpunit/Event/Value/Test/TestData/TestDataCollection.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\TestDataCollectionIterator' => '/phpunit/Event/Value/Test/TestData/TestDataCollectionIterator.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\BootstrapFinished' => '/phpunit/Event/Events/TestRunner/BootstrapFinished.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\BootstrapFinishedSubscriber' => '/phpunit/Event/Events/TestRunner/BootstrapFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\Configured' => '/phpunit/Event/Events/TestRunner/Configured.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ConfiguredSubscriber' => '/phpunit/Event/Events/TestRunner/ConfiguredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\DeprecationTriggered' => '/phpunit/Event/Events/TestRunner/DeprecationTriggered.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\DeprecationTriggeredSubscriber' => '/phpunit/Event/Events/TestRunner/DeprecationTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\EventFacadeSealed' => '/phpunit/Event/Events/TestRunner/EventFacadeSealed.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\EventFacadeSealedSubscriber' => '/phpunit/Event/Events/TestRunner/EventFacadeSealedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionAborted' => '/phpunit/Event/Events/TestRunner/ExecutionAborted.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionAbortedSubscriber' => '/phpunit/Event/Events/TestRunner/ExecutionAbortedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionFinished' => '/phpunit/Event/Events/TestRunner/ExecutionFinished.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionFinishedSubscriber' => '/phpunit/Event/Events/TestRunner/ExecutionFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionStarted' => '/phpunit/Event/Events/TestRunner/ExecutionStarted.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionStartedSubscriber' => '/phpunit/Event/Events/TestRunner/ExecutionStartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExtensionBootstrapped' => '/phpunit/Event/Events/TestRunner/ExtensionBootstrapped.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExtensionBootstrappedSubscriber' => '/phpunit/Event/Events/TestRunner/ExtensionBootstrappedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExtensionLoadedFromPhar' => '/phpunit/Event/Events/TestRunner/ExtensionLoadedFromPhar.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExtensionLoadedFromPharSubscriber' => '/phpunit/Event/Events/TestRunner/ExtensionLoadedFromPharSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\Finished' => '/phpunit/Event/Events/TestRunner/Finished.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\FinishedSubscriber' => '/phpunit/Event/Events/TestRunner/FinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionDisabled' => '/phpunit/Event/Events/TestRunner/GarbageCollectionDisabled.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionDisabledSubscriber' => '/phpunit/Event/Events/TestRunner/GarbageCollectionDisabledSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionEnabled' => '/phpunit/Event/Events/TestRunner/GarbageCollectionEnabled.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionEnabledSubscriber' => '/phpunit/Event/Events/TestRunner/GarbageCollectionEnabledSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionTriggered' => '/phpunit/Event/Events/TestRunner/GarbageCollectionTriggered.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionTriggeredSubscriber' => '/phpunit/Event/Events/TestRunner/GarbageCollectionTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\Started' => '/phpunit/Event/Events/TestRunner/Started.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\StartedSubscriber' => '/phpunit/Event/Events/TestRunner/StartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\WarningTriggered' => '/phpunit/Event/Events/TestRunner/WarningTriggered.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\WarningTriggeredSubscriber' => '/phpunit/Event/Events/TestRunner/WarningTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Filtered' => '/phpunit/Event/Events/TestSuite/Filtered.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\FilteredSubscriber' => '/phpunit/Event/Events/TestSuite/FilteredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Finished' => '/phpunit/Event/Events/TestSuite/Finished.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\FinishedSubscriber' => '/phpunit/Event/Events/TestSuite/FinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Loaded' => '/phpunit/Event/Events/TestSuite/Loaded.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\LoadedSubscriber' => '/phpunit/Event/Events/TestSuite/LoadedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Skipped' => '/phpunit/Event/Events/TestSuite/Skipped.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\SkippedSubscriber' => '/phpunit/Event/Events/TestSuite/SkippedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Sorted' => '/phpunit/Event/Events/TestSuite/Sorted.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\SortedSubscriber' => '/phpunit/Event/Events/TestSuite/SortedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Started' => '/phpunit/Event/Events/TestSuite/Started.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\StartedSubscriber' => '/phpunit/Event/Events/TestSuite/StartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuite' => '/phpunit/Event/Value/TestSuite/TestSuite.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuiteBuilder' => '/phpunit/Event/Value/TestSuite/TestSuiteBuilder.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuiteForTestClass' => '/phpunit/Event/Value/TestSuite/TestSuiteForTestClass.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuiteForTestMethodWithDataProvider' => '/phpunit/Event/Value/TestSuite/TestSuiteForTestMethodWithDataProvider.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuiteWithName' => '/phpunit/Event/Value/TestSuite/TestSuiteWithName.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterLastTestMethodCalled' => '/phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterLastTestMethodCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterLastTestMethodFinished' => '/phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterLastTestMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterTestMethodCalled' => '/phpunit/Event/Events/Test/HookMethod/AfterTestMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterTestMethodCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/AfterTestMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterTestMethodFinished' => '/phpunit/Event/Events/Test/HookMethod/AfterTestMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterTestMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/AfterTestMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AssertionFailed' => '/phpunit/Event/Events/Test/Assertion/AssertionFailed.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AssertionFailedSubscriber' => '/phpunit/Event/Events/Test/Assertion/AssertionFailedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AssertionSucceeded' => '/phpunit/Event/Events/Test/Assertion/AssertionSucceeded.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AssertionSucceededSubscriber' => '/phpunit/Event/Events/Test/Assertion/AssertionSucceededSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodCalled' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodErrored' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodErrored.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodErroredSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodErroredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodFinished' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeTestMethodCalled' => '/phpunit/Event/Events/Test/HookMethod/BeforeTestMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeTestMethodCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeTestMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeTestMethodFinished' => '/phpunit/Event/Events/Test/HookMethod/BeforeTestMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeTestMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeTestMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ComparatorRegistered' => '/phpunit/Event/Events/Test/ComparatorRegistered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ComparatorRegisteredSubscriber' => '/phpunit/Event/Events/Test/ComparatorRegisteredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ConsideredRisky' => '/phpunit/Event/Events/Test/Issue/ConsideredRisky.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ConsideredRiskySubscriber' => '/phpunit/Event/Events/Test/Issue/ConsideredRiskySubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DataProviderMethodCalled' => '/phpunit/Event/Events/Test/Lifecycle/DataProviderMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DataProviderMethodCalledSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/DataProviderMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DataProviderMethodFinished' => '/phpunit/Event/Events/Test/Lifecycle/DataProviderMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DataProviderMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/DataProviderMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DeprecationTriggered' => '/phpunit/Event/Events/Test/Issue/DeprecationTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DeprecationTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/DeprecationTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ErrorTriggered' => '/phpunit/Event/Events/Test/Issue/ErrorTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ErrorTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/ErrorTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Errored' => '/phpunit/Event/Events/Test/Outcome/Errored.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ErroredSubscriber' => '/phpunit/Event/Events/Test/Outcome/ErroredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Failed' => '/phpunit/Event/Events/Test/Outcome/Failed.php',\n                'PHPUnit\\\\Event\\\\Test\\\\FailedSubscriber' => '/phpunit/Event/Events/Test/Outcome/FailedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Finished' => '/phpunit/Event/Events/Test/Lifecycle/Finished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\FinishedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/FinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MarkedIncomplete' => '/phpunit/Event/Events/Test/Outcome/MarkedIncomplete.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MarkedIncompleteSubscriber' => '/phpunit/Event/Events/Test/Outcome/MarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForAbstractClassCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForAbstractClassCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForIntersectionOfInterfacesCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForIntersectionOfInterfacesCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForTraitCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForTraitCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForTraitCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForTraitCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectFromWsdlCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectFromWsdlCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectFromWsdlCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectFromWsdlCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\NoComparisonFailureException' => '/phpunit/Event/Exception/NoComparisonFailureException.php',\n                'PHPUnit\\\\Event\\\\Test\\\\NoticeTriggered' => '/phpunit/Event/Events/Test/Issue/NoticeTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\NoticeTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/NoticeTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PartialMockObjectCreated' => '/phpunit/Event/Events/Test/TestDouble/PartialMockObjectCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PartialMockObjectCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/PartialMockObjectCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Passed' => '/phpunit/Event/Events/Test/Outcome/Passed.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PassedSubscriber' => '/phpunit/Event/Events/Test/Outcome/PassedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpDeprecationTriggered' => '/phpunit/Event/Events/Test/Issue/PhpDeprecationTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpDeprecationTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpDeprecationTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpNoticeTriggered' => '/phpunit/Event/Events/Test/Issue/PhpNoticeTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpNoticeTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpNoticeTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpWarningTriggered' => '/phpunit/Event/Events/Test/Issue/PhpWarningTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpWarningTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpWarningTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitDeprecationTriggered' => '/phpunit/Event/Events/Test/Issue/PhpunitDeprecationTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitDeprecationTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpunitDeprecationTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitErrorTriggered' => '/phpunit/Event/Events/Test/Issue/PhpunitErrorTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitErrorTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpunitErrorTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitWarningTriggered' => '/phpunit/Event/Events/Test/Issue/PhpunitWarningTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitWarningTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpunitWarningTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PostConditionCalled' => '/phpunit/Event/Events/Test/HookMethod/PostConditionCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PostConditionCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/PostConditionCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PostConditionFinished' => '/phpunit/Event/Events/Test/HookMethod/PostConditionFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PostConditionFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/PostConditionFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreConditionCalled' => '/phpunit/Event/Events/Test/HookMethod/PreConditionCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreConditionCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/PreConditionCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreConditionFinished' => '/phpunit/Event/Events/Test/HookMethod/PreConditionFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreConditionFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/PreConditionFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparationFailed' => '/phpunit/Event/Events/Test/Lifecycle/PreparationFailed.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparationFailedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/PreparationFailedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparationStarted' => '/phpunit/Event/Events/Test/Lifecycle/PreparationStarted.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparationStartedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/PreparationStartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Prepared' => '/phpunit/Event/Events/Test/Lifecycle/Prepared.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/PreparedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PrintedUnexpectedOutput' => '/phpunit/Event/Events/Test/PrintedUnexpectedOutput.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PrintedUnexpectedOutputSubscriber' => '/phpunit/Event/Events/Test/PrintedUnexpectedOutputSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Skipped' => '/phpunit/Event/Events/Test/Outcome/Skipped.php',\n                'PHPUnit\\\\Event\\\\Test\\\\SkippedSubscriber' => '/phpunit/Event/Events/Test/Outcome/SkippedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestProxyCreated' => '/phpunit/Event/Events/Test/TestDouble/TestProxyCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestProxyCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/TestProxyCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestStubCreated' => '/phpunit/Event/Events/Test/TestDouble/TestStubCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestStubCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/TestStubCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestStubForIntersectionOfInterfacesCreated' => '/phpunit/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestStubForIntersectionOfInterfacesCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\WarningTriggered' => '/phpunit/Event/Events/Test/Issue/WarningTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\WarningTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/WarningTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Tracer\\\\Tracer' => '/phpunit/Event/Tracer.php',\n                'PHPUnit\\\\Event\\\\TypeMap' => '/phpunit/Event/TypeMap.php',\n                'PHPUnit\\\\Event\\\\UnknownEventException' => '/phpunit/Event/Exception/UnknownEventException.php',\n                'PHPUnit\\\\Event\\\\UnknownEventTypeException' => '/phpunit/Event/Exception/UnknownEventTypeException.php',\n                'PHPUnit\\\\Event\\\\UnknownSubscriberException' => '/phpunit/Event/Exception/UnknownSubscriberException.php',\n                'PHPUnit\\\\Event\\\\UnknownSubscriberTypeException' => '/phpunit/Event/Exception/UnknownSubscriberTypeException.php',\n                'PHPUnit\\\\Exception' => '/phpunit/Exception.php',\n                'PHPUnit\\\\Framework\\\\ActualValueIsNotAnObjectException' => '/phpunit/Framework/Exception/ObjectEquals/ActualValueIsNotAnObjectException.php',\n                'PHPUnit\\\\Framework\\\\Assert' => '/phpunit/Framework/Assert.php',\n                'PHPUnit\\\\Framework\\\\AssertionFailedError' => '/phpunit/Framework/Exception/AssertionFailedError.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\After' => '/phpunit/Framework/Attributes/After.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\AfterClass' => '/phpunit/Framework/Attributes/AfterClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\BackupGlobals' => '/phpunit/Framework/Attributes/BackupGlobals.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\BackupStaticProperties' => '/phpunit/Framework/Attributes/BackupStaticProperties.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Before' => '/phpunit/Framework/Attributes/Before.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\BeforeClass' => '/phpunit/Framework/Attributes/BeforeClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\CodeCoverageIgnore' => '/phpunit/Framework/Attributes/CodeCoverageIgnore.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\CoversClass' => '/phpunit/Framework/Attributes/CoversClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\CoversFunction' => '/phpunit/Framework/Attributes/CoversFunction.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\CoversNothing' => '/phpunit/Framework/Attributes/CoversNothing.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DataProvider' => '/phpunit/Framework/Attributes/DataProvider.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DataProviderExternal' => '/phpunit/Framework/Attributes/DataProviderExternal.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Depends' => '/phpunit/Framework/Attributes/Depends.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsExternal' => '/phpunit/Framework/Attributes/DependsExternal.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsExternalUsingDeepClone' => '/phpunit/Framework/Attributes/DependsExternalUsingDeepClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsExternalUsingShallowClone' => '/phpunit/Framework/Attributes/DependsExternalUsingShallowClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsOnClass' => '/phpunit/Framework/Attributes/DependsOnClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsOnClassUsingDeepClone' => '/phpunit/Framework/Attributes/DependsOnClassUsingDeepClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsOnClassUsingShallowClone' => '/phpunit/Framework/Attributes/DependsOnClassUsingShallowClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsUsingDeepClone' => '/phpunit/Framework/Attributes/DependsUsingDeepClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsUsingShallowClone' => '/phpunit/Framework/Attributes/DependsUsingShallowClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DoesNotPerformAssertions' => '/phpunit/Framework/Attributes/DoesNotPerformAssertions.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\ExcludeGlobalVariableFromBackup' => '/phpunit/Framework/Attributes/ExcludeGlobalVariableFromBackup.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\ExcludeStaticPropertyFromBackup' => '/phpunit/Framework/Attributes/ExcludeStaticPropertyFromBackup.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Group' => '/phpunit/Framework/Attributes/Group.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\IgnoreClassForCodeCoverage' => '/phpunit/Framework/Attributes/IgnoreClassForCodeCoverage.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\IgnoreFunctionForCodeCoverage' => '/phpunit/Framework/Attributes/IgnoreFunctionForCodeCoverage.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\IgnoreMethodForCodeCoverage' => '/phpunit/Framework/Attributes/IgnoreMethodForCodeCoverage.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Large' => '/phpunit/Framework/Attributes/Large.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Medium' => '/phpunit/Framework/Attributes/Medium.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\PostCondition' => '/phpunit/Framework/Attributes/PostCondition.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\PreCondition' => '/phpunit/Framework/Attributes/PreCondition.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\PreserveGlobalState' => '/phpunit/Framework/Attributes/PreserveGlobalState.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresFunction' => '/phpunit/Framework/Attributes/RequiresFunction.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresMethod' => '/phpunit/Framework/Attributes/RequiresMethod.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresOperatingSystem' => '/phpunit/Framework/Attributes/RequiresOperatingSystem.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresOperatingSystemFamily' => '/phpunit/Framework/Attributes/RequiresOperatingSystemFamily.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresPhp' => '/phpunit/Framework/Attributes/RequiresPhp.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresPhpExtension' => '/phpunit/Framework/Attributes/RequiresPhpExtension.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresPhpunit' => '/phpunit/Framework/Attributes/RequiresPhpunit.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresSetting' => '/phpunit/Framework/Attributes/RequiresSetting.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RunClassInSeparateProcess' => '/phpunit/Framework/Attributes/RunClassInSeparateProcess.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RunInSeparateProcess' => '/phpunit/Framework/Attributes/RunInSeparateProcess.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RunTestsInSeparateProcesses' => '/phpunit/Framework/Attributes/RunTestsInSeparateProcesses.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Small' => '/phpunit/Framework/Attributes/Small.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Test' => '/phpunit/Framework/Attributes/Test.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\TestDox' => '/phpunit/Framework/Attributes/TestDox.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\TestWith' => '/phpunit/Framework/Attributes/TestWith.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\TestWithJson' => '/phpunit/Framework/Attributes/TestWithJson.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Ticket' => '/phpunit/Framework/Attributes/Ticket.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\UsesClass' => '/phpunit/Framework/Attributes/UsesClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\UsesFunction' => '/phpunit/Framework/Attributes/UsesFunction.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\WithoutErrorHandler' => '/phpunit/Framework/Attributes/WithoutErrorHandler.php',\n                'PHPUnit\\\\Framework\\\\CodeCoverageException' => '/phpunit/Framework/Exception/CodeCoverageException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotAcceptParameterTypeException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotAcceptParameterTypeException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotDeclareBoolReturnTypeException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotDeclareExactlyOneParameterException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotDeclareParameterTypeException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareParameterTypeException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotExistException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotExistException.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ArrayHasKey' => '/phpunit/Framework/Constraint/Traversable/ArrayHasKey.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\BinaryOperator' => '/phpunit/Framework/Constraint/Operator/BinaryOperator.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Callback' => '/phpunit/Framework/Constraint/Callback.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Constraint' => '/phpunit/Framework/Constraint/Constraint.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Count' => '/phpunit/Framework/Constraint/Cardinality/Count.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\DirectoryExists' => '/phpunit/Framework/Constraint/Filesystem/DirectoryExists.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Exception' => '/phpunit/Framework/Constraint/Exception/Exception.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ExceptionCode' => '/phpunit/Framework/Constraint/Exception/ExceptionCode.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ExceptionMessageIsOrContains' => '/phpunit/Framework/Constraint/Exception/ExceptionMessageIsOrContains.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ExceptionMessageMatchesRegularExpression' => '/phpunit/Framework/Constraint/Exception/ExceptionMessageMatchesRegularExpression.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\FileExists' => '/phpunit/Framework/Constraint/Filesystem/FileExists.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\GreaterThan' => '/phpunit/Framework/Constraint/Cardinality/GreaterThan.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsAnything' => '/phpunit/Framework/Constraint/IsAnything.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEmpty' => '/phpunit/Framework/Constraint/Cardinality/IsEmpty.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEqual' => '/phpunit/Framework/Constraint/Equality/IsEqual.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEqualCanonicalizing' => '/phpunit/Framework/Constraint/Equality/IsEqualCanonicalizing.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEqualIgnoringCase' => '/phpunit/Framework/Constraint/Equality/IsEqualIgnoringCase.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEqualWithDelta' => '/phpunit/Framework/Constraint/Equality/IsEqualWithDelta.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsFalse' => '/phpunit/Framework/Constraint/Boolean/IsFalse.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsFinite' => '/phpunit/Framework/Constraint/Math/IsFinite.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsIdentical' => '/phpunit/Framework/Constraint/IsIdentical.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsInfinite' => '/phpunit/Framework/Constraint/Math/IsInfinite.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsInstanceOf' => '/phpunit/Framework/Constraint/Type/IsInstanceOf.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsJson' => '/phpunit/Framework/Constraint/String/IsJson.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsList' => '/phpunit/Framework/Constraint/Traversable/IsList.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsNan' => '/phpunit/Framework/Constraint/Math/IsNan.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsNull' => '/phpunit/Framework/Constraint/Type/IsNull.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsReadable' => '/phpunit/Framework/Constraint/Filesystem/IsReadable.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsTrue' => '/phpunit/Framework/Constraint/Boolean/IsTrue.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsType' => '/phpunit/Framework/Constraint/Type/IsType.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsWritable' => '/phpunit/Framework/Constraint/Filesystem/IsWritable.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\JsonMatches' => '/phpunit/Framework/Constraint/JsonMatches.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LessThan' => '/phpunit/Framework/Constraint/Cardinality/LessThan.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LogicalAnd' => '/phpunit/Framework/Constraint/Operator/LogicalAnd.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LogicalNot' => '/phpunit/Framework/Constraint/Operator/LogicalNot.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LogicalOr' => '/phpunit/Framework/Constraint/Operator/LogicalOr.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LogicalXor' => '/phpunit/Framework/Constraint/Operator/LogicalXor.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ObjectEquals' => '/phpunit/Framework/Constraint/Object/ObjectEquals.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ObjectHasProperty' => '/phpunit/Framework/Constraint/Object/ObjectHasProperty.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Operator' => '/phpunit/Framework/Constraint/Operator/Operator.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\RegularExpression' => '/phpunit/Framework/Constraint/String/RegularExpression.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\SameSize' => '/phpunit/Framework/Constraint/Cardinality/SameSize.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringContains' => '/phpunit/Framework/Constraint/String/StringContains.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringEndsWith' => '/phpunit/Framework/Constraint/String/StringEndsWith.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringEqualsStringIgnoringLineEndings' => '/phpunit/Framework/Constraint/String/StringEqualsStringIgnoringLineEndings.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringMatchesFormatDescription' => '/phpunit/Framework/Constraint/String/StringMatchesFormatDescription.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringStartsWith' => '/phpunit/Framework/Constraint/String/StringStartsWith.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\TraversableContains' => '/phpunit/Framework/Constraint/Traversable/TraversableContains.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\TraversableContainsEqual' => '/phpunit/Framework/Constraint/Traversable/TraversableContainsEqual.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\TraversableContainsIdentical' => '/phpunit/Framework/Constraint/Traversable/TraversableContainsIdentical.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\TraversableContainsOnly' => '/phpunit/Framework/Constraint/Traversable/TraversableContainsOnly.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\UnaryOperator' => '/phpunit/Framework/Constraint/Operator/UnaryOperator.php',\n                'PHPUnit\\\\Framework\\\\DataProviderTestSuite' => '/phpunit/Framework/DataProviderTestSuite.php',\n                'PHPUnit\\\\Framework\\\\EmptyStringException' => '/phpunit/Framework/Exception/EmptyStringException.php',\n                'PHPUnit\\\\Framework\\\\Exception' => '/phpunit/Framework/Exception/Exception.php',\n                'PHPUnit\\\\Framework\\\\ExecutionOrderDependency' => '/phpunit/Framework/ExecutionOrderDependency.php',\n                'PHPUnit\\\\Framework\\\\ExpectationFailedException' => '/phpunit/Framework/Exception/ExpectationFailedException.php',\n                'PHPUnit\\\\Framework\\\\GeneratorNotSupportedException' => '/phpunit/Framework/Exception/GeneratorNotSupportedException.php',\n                'PHPUnit\\\\Framework\\\\IncompleteTest' => '/phpunit/Framework/Exception/Incomplete/IncompleteTest.php',\n                'PHPUnit\\\\Framework\\\\IncompleteTestError' => '/phpunit/Framework/Exception/Incomplete/IncompleteTestError.php',\n                'PHPUnit\\\\Framework\\\\InvalidArgumentException' => '/phpunit/Framework/Exception/InvalidArgumentException.php',\n                'PHPUnit\\\\Framework\\\\InvalidCoversTargetException' => '/phpunit/Framework/Exception/InvalidCoversTargetException.php',\n                'PHPUnit\\\\Framework\\\\InvalidDataProviderException' => '/phpunit/Framework/Exception/InvalidDataProviderException.php',\n                'PHPUnit\\\\Framework\\\\InvalidDependencyException' => '/phpunit/Framework/Exception/InvalidDependencyException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\BadMethodCallException' => '/phpunit/Framework/MockObject/Exception/BadMethodCallException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\Identity' => '/phpunit/Framework/MockObject/Runtime/Builder/Identity.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\InvocationMocker' => '/phpunit/Framework/MockObject/Runtime/Builder/InvocationMocker.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\InvocationStubber' => '/phpunit/Framework/MockObject/Runtime/Builder/InvocationStubber.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\MethodNameMatch' => '/phpunit/Framework/MockObject/Runtime/Builder/MethodNameMatch.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\ParametersMatch' => '/phpunit/Framework/MockObject/Runtime/Builder/ParametersMatch.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\Stub' => '/phpunit/Framework/MockObject/Runtime/Builder/Stub.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\CannotUseAddMethodsException' => '/phpunit/Framework/MockObject/Exception/CannotUseAddMethodsException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\CannotUseOnlyMethodsException' => '/phpunit/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ConfigurableMethod' => '/phpunit/Framework/MockObject/ConfigurableMethod.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\DoubledCloneMethod' => '/phpunit/Framework/MockObject/Runtime/Api/DoubledCloneMethod.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Exception' => '/phpunit/Framework/MockObject/Exception/Exception.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ClassAlreadyExistsException' => '/phpunit/Framework/MockObject/Generator/Exception/ClassAlreadyExistsException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ClassIsEnumerationException' => '/phpunit/Framework/MockObject/Generator/Exception/ClassIsEnumerationException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ClassIsFinalException' => '/phpunit/Framework/MockObject/Generator/Exception/ClassIsFinalException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ClassIsReadonlyException' => '/phpunit/Framework/MockObject/Generator/Exception/ClassIsReadonlyException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\DuplicateMethodException' => '/phpunit/Framework/MockObject/Generator/Exception/DuplicateMethodException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\Exception' => '/phpunit/Framework/MockObject/Generator/Exception/Exception.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\Generator' => '/phpunit/Framework/MockObject/Generator/Generator.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\InvalidMethodNameException' => '/phpunit/Framework/MockObject/Generator/Exception/InvalidMethodNameException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockClass' => '/phpunit/Framework/MockObject/Generator/MockClass.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockMethod' => '/phpunit/Framework/MockObject/Generator/MockMethod.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockMethodSet' => '/phpunit/Framework/MockObject/Generator/MockMethodSet.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockTrait' => '/phpunit/Framework/MockObject/Generator/MockTrait.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockType' => '/phpunit/Framework/MockObject/Generator/MockType.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\OriginalConstructorInvocationRequiredException' => '/phpunit/Framework/MockObject/Generator/Exception/OriginalConstructorInvocationRequiredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ReflectionException' => '/phpunit/Framework/MockObject/Generator/Exception/ReflectionException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\RuntimeException' => '/phpunit/Framework/MockObject/Generator/Exception/RuntimeException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\SoapExtensionNotAvailableException' => '/phpunit/Framework/MockObject/Generator/Exception/SoapExtensionNotAvailableException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\TemplateLoader' => '/phpunit/Framework/MockObject/Generator/TemplateLoader.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\UnknownClassException' => '/phpunit/Framework/MockObject/Generator/Exception/UnknownClassException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\UnknownTraitException' => '/phpunit/Framework/MockObject/Generator/Exception/UnknownTraitException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\UnknownTypeException' => '/phpunit/Framework/MockObject/Generator/Exception/UnknownTypeException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\IncompatibleReturnValueException' => '/phpunit/Framework/MockObject/Exception/IncompatibleReturnValueException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Invocation' => '/phpunit/Framework/MockObject/Runtime/Invocation.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\InvocationHandler' => '/phpunit/Framework/MockObject/Runtime/InvocationHandler.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MatchBuilderNotFoundException' => '/phpunit/Framework/MockObject/Exception/MatchBuilderNotFoundException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Matcher' => '/phpunit/Framework/MockObject/Runtime/Matcher.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MatcherAlreadyRegisteredException' => '/phpunit/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Method' => '/phpunit/Framework/MockObject/Runtime/Api/Method.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodCannotBeConfiguredException' => '/phpunit/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodNameAlreadyConfiguredException' => '/phpunit/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodNameConstraint' => '/phpunit/Framework/MockObject/Runtime/MethodNameConstraint.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodNameNotConfiguredException' => '/phpunit/Framework/MockObject/Exception/MethodNameNotConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodParametersAlreadyConfiguredException' => '/phpunit/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder' => '/phpunit/Framework/MockObject/MockBuilder.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MockObject' => '/phpunit/Framework/MockObject/Runtime/Interface/MockObject.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MockObjectApi' => '/phpunit/Framework/MockObject/Runtime/Api/MockObjectApi.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MockObjectInternal' => '/phpunit/Framework/MockObject/Runtime/Interface/MockObjectInternal.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\NeverReturningMethodException' => '/phpunit/Framework/MockObject/Exception/NeverReturningMethodException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ProxiedCloneMethod' => '/phpunit/Framework/MockObject/Runtime/Api/ProxiedCloneMethod.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ReflectionException' => '/phpunit/Framework/MockObject/Exception/ReflectionException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ReturnValueGenerator' => '/phpunit/Framework/MockObject/Runtime/ReturnValueGenerator.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ReturnValueNotConfiguredException' => '/phpunit/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\AnyInvokedCount' => '/phpunit/Framework/MockObject/Runtime/Rule/AnyInvokedCount.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\AnyParameters' => '/phpunit/Framework/MockObject/Runtime/Rule/AnyParameters.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvocationOrder' => '/phpunit/Framework/MockObject/Runtime/Rule/InvocationOrder.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvokedAtLeastCount' => '/phpunit/Framework/MockObject/Runtime/Rule/InvokedAtLeastCount.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvokedAtLeastOnce' => '/phpunit/Framework/MockObject/Runtime/Rule/InvokedAtLeastOnce.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvokedAtMostCount' => '/phpunit/Framework/MockObject/Runtime/Rule/InvokedAtMostCount.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvokedCount' => '/phpunit/Framework/MockObject/Runtime/Rule/InvokedCount.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\MethodName' => '/phpunit/Framework/MockObject/Runtime/Rule/MethodName.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\Parameters' => '/phpunit/Framework/MockObject/Runtime/Rule/Parameters.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\ParametersRule' => '/phpunit/Framework/MockObject/Runtime/Rule/ParametersRule.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\RuntimeException' => '/phpunit/Framework/MockObject/Exception/RuntimeException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub' => '/phpunit/Framework/MockObject/Runtime/Interface/Stub.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\StubApi' => '/phpunit/Framework/MockObject/Runtime/Api/StubApi.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\StubInternal' => '/phpunit/Framework/MockObject/Runtime/Interface/StubInternal.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ConsecutiveCalls' => '/phpunit/Framework/MockObject/Runtime/Stub/ConsecutiveCalls.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\Exception' => '/phpunit/Framework/MockObject/Runtime/Stub/Exception.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnArgument' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnArgument.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnCallback' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnCallback.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnReference' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnReference.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnSelf' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnSelf.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnStub' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnStub.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnValueMap' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnValueMap.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\Stub' => '/phpunit/Framework/MockObject/Runtime/Stub/Stub.php',\n                'PHPUnit\\\\Framework\\\\NoChildTestSuiteException' => '/phpunit/Framework/Exception/NoChildTestSuiteException.php',\n                'PHPUnit\\\\Framework\\\\PhptAssertionFailedError' => '/phpunit/Framework/Exception/PhptAssertionFailedError.php',\n                'PHPUnit\\\\Framework\\\\ProcessIsolationException' => '/phpunit/Framework/Exception/ProcessIsolationException.php',\n                'PHPUnit\\\\Framework\\\\Reorderable' => '/phpunit/Framework/Reorderable.php',\n                'PHPUnit\\\\Framework\\\\SelfDescribing' => '/phpunit/Framework/SelfDescribing.php',\n                'PHPUnit\\\\Framework\\\\SkippedTest' => '/phpunit/Framework/Exception/Skipped/SkippedTest.php',\n                'PHPUnit\\\\Framework\\\\SkippedTestSuiteError' => '/phpunit/Framework/Exception/Skipped/SkippedTestSuiteError.php',\n                'PHPUnit\\\\Framework\\\\SkippedWithMessageException' => '/phpunit/Framework/Exception/Skipped/SkippedWithMessageException.php',\n                'PHPUnit\\\\Framework\\\\Test' => '/phpunit/Framework/Test.php',\n                'PHPUnit\\\\Framework\\\\TestBuilder' => '/phpunit/Framework/TestBuilder.php',\n                'PHPUnit\\\\Framework\\\\TestCase' => '/phpunit/Framework/TestCase.php',\n                'PHPUnit\\\\Framework\\\\TestRunner' => '/phpunit/Framework/TestRunner.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Known' => '/phpunit/Framework/TestSize/Known.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Large' => '/phpunit/Framework/TestSize/Large.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Medium' => '/phpunit/Framework/TestSize/Medium.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Small' => '/phpunit/Framework/TestSize/Small.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\TestSize' => '/phpunit/Framework/TestSize/TestSize.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Unknown' => '/phpunit/Framework/TestSize/Unknown.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Deprecation' => '/phpunit/Framework/TestStatus/Deprecation.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Error' => '/phpunit/Framework/TestStatus/Error.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Failure' => '/phpunit/Framework/TestStatus/Failure.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Incomplete' => '/phpunit/Framework/TestStatus/Incomplete.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Known' => '/phpunit/Framework/TestStatus/Known.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Notice' => '/phpunit/Framework/TestStatus/Notice.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Risky' => '/phpunit/Framework/TestStatus/Risky.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Skipped' => '/phpunit/Framework/TestStatus/Skipped.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Success' => '/phpunit/Framework/TestStatus/Success.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\TestStatus' => '/phpunit/Framework/TestStatus/TestStatus.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Unknown' => '/phpunit/Framework/TestStatus/Unknown.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Warning' => '/phpunit/Framework/TestStatus/Warning.php',\n                'PHPUnit\\\\Framework\\\\TestSuite' => '/phpunit/Framework/TestSuite.php',\n                'PHPUnit\\\\Framework\\\\TestSuiteIterator' => '/phpunit/Framework/TestSuiteIterator.php',\n                'PHPUnit\\\\Framework\\\\UnknownClassOrInterfaceException' => '/phpunit/Framework/Exception/UnknownClassOrInterfaceException.php',\n                'PHPUnit\\\\Framework\\\\UnknownTypeException' => '/phpunit/Framework/Exception/UnknownTypeException.php',\n                'PHPUnit\\\\Logging\\\\EventLogger' => '/phpunit/Logging/EventLogger.php',\n                'PHPUnit\\\\Logging\\\\Exception' => '/phpunit/Logging/Exception.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\JunitXmlLogger' => '/phpunit/Logging/JUnit/JunitXmlLogger.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\Subscriber' => '/phpunit/Logging/JUnit/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestErroredSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestFailedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestFinishedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestPreparedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestRunnerExecutionFinishedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestRunnerExecutionFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestSkippedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestSuiteFinishedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestSuiteFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestSuiteStartedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestSuiteStartedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\Subscriber' => '/phpunit/Logging/TeamCity/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TeamCityLogger' => '/phpunit/Logging/TeamCity/TeamCityLogger.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestConsideredRiskySubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestErroredSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestFailedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestFinishedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestPreparedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestRunnerExecutionFinishedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestRunnerExecutionFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestSkippedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestSuiteFinishedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestSuiteFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestSuiteStartedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestSuiteStartedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\HtmlRenderer' => '/phpunit/Logging/TestDox/HtmlRenderer.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\NamePrettifier' => '/phpunit/Logging/TestDox/NamePrettifier.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\PlainTextRenderer' => '/phpunit/Logging/TestDox/PlainTextRenderer.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\Subscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestConsideredRiskySubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedMockObjectForAbstractClassSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectForAbstractClassSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedMockObjectForTraitSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectForTraitSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedMockObjectFromWsdlSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectFromWsdlSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedMockObjectSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedPartialMockObjectSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedPartialMockObjectSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedTestProxySubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedTestProxySubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedTestStubSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedTestStubSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestErroredSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestFailedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestFinishedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestPassedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestPassedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestPreparedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestResult' => '/phpunit/Logging/TestDox/TestMethod/TestResult.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestResultCollection' => '/phpunit/Logging/TestDox/TestMethod/TestResultCollection.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestResultCollectionIterator' => '/phpunit/Logging/TestDox/TestMethod/TestResultCollectionIterator.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestResultCollector' => '/phpunit/Logging/TestDox/TestMethod/TestResultCollector.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestSkippedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\Metadata\\\\After' => '/phpunit/Metadata/After.php',\n                'PHPUnit\\\\Metadata\\\\AfterClass' => '/phpunit/Metadata/AfterClass.php',\n                'PHPUnit\\\\Metadata\\\\Annotation\\\\Parser\\\\DocBlock' => '/phpunit/Metadata/Parser/Annotation/DocBlock.php',\n                'PHPUnit\\\\Metadata\\\\Annotation\\\\Parser\\\\Registry' => '/phpunit/Metadata/Parser/Annotation/Registry.php',\n                'PHPUnit\\\\Metadata\\\\AnnotationsAreNotSupportedForInternalClassesException' => '/phpunit/Metadata/Exception/AnnotationsAreNotSupportedForInternalClassesException.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\CodeCoverage' => '/phpunit/Metadata/Api/CodeCoverage.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\DataProvider' => '/phpunit/Metadata/Api/DataProvider.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\Dependencies' => '/phpunit/Metadata/Api/Dependencies.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\Groups' => '/phpunit/Metadata/Api/Groups.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\HookMethods' => '/phpunit/Metadata/Api/HookMethods.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\Requirements' => '/phpunit/Metadata/Api/Requirements.php',\n                'PHPUnit\\\\Metadata\\\\BackupGlobals' => '/phpunit/Metadata/BackupGlobals.php',\n                'PHPUnit\\\\Metadata\\\\BackupStaticProperties' => '/phpunit/Metadata/BackupStaticProperties.php',\n                'PHPUnit\\\\Metadata\\\\Before' => '/phpunit/Metadata/Before.php',\n                'PHPUnit\\\\Metadata\\\\BeforeClass' => '/phpunit/Metadata/BeforeClass.php',\n                'PHPUnit\\\\Metadata\\\\Covers' => '/phpunit/Metadata/Covers.php',\n                'PHPUnit\\\\Metadata\\\\CoversClass' => '/phpunit/Metadata/CoversClass.php',\n                'PHPUnit\\\\Metadata\\\\CoversDefaultClass' => '/phpunit/Metadata/CoversDefaultClass.php',\n                'PHPUnit\\\\Metadata\\\\CoversFunction' => '/phpunit/Metadata/CoversFunction.php',\n                'PHPUnit\\\\Metadata\\\\CoversNothing' => '/phpunit/Metadata/CoversNothing.php',\n                'PHPUnit\\\\Metadata\\\\DataProvider' => '/phpunit/Metadata/DataProvider.php',\n                'PHPUnit\\\\Metadata\\\\DependsOnClass' => '/phpunit/Metadata/DependsOnClass.php',\n                'PHPUnit\\\\Metadata\\\\DependsOnMethod' => '/phpunit/Metadata/DependsOnMethod.php',\n                'PHPUnit\\\\Metadata\\\\DoesNotPerformAssertions' => '/phpunit/Metadata/DoesNotPerformAssertions.php',\n                'PHPUnit\\\\Metadata\\\\Exception' => '/phpunit/Metadata/Exception/Exception.php',\n                'PHPUnit\\\\Metadata\\\\ExcludeGlobalVariableFromBackup' => '/phpunit/Metadata/ExcludeGlobalVariableFromBackup.php',\n                'PHPUnit\\\\Metadata\\\\ExcludeStaticPropertyFromBackup' => '/phpunit/Metadata/ExcludeStaticPropertyFromBackup.php',\n                'PHPUnit\\\\Metadata\\\\Group' => '/phpunit/Metadata/Group.php',\n                'PHPUnit\\\\Metadata\\\\IgnoreClassForCodeCoverage' => '/phpunit/Metadata/IgnoreClassForCodeCoverage.php',\n                'PHPUnit\\\\Metadata\\\\IgnoreFunctionForCodeCoverage' => '/phpunit/Metadata/IgnoreFunctionForCodeCoverage.php',\n                'PHPUnit\\\\Metadata\\\\IgnoreMethodForCodeCoverage' => '/phpunit/Metadata/IgnoreMethodForCodeCoverage.php',\n                'PHPUnit\\\\Metadata\\\\InvalidVersionRequirementException' => '/phpunit/Metadata/Exception/InvalidVersionRequirementException.php',\n                'PHPUnit\\\\Metadata\\\\Metadata' => '/phpunit/Metadata/Metadata.php',\n                'PHPUnit\\\\Metadata\\\\MetadataCollection' => '/phpunit/Metadata/MetadataCollection.php',\n                'PHPUnit\\\\Metadata\\\\MetadataCollectionIterator' => '/phpunit/Metadata/MetadataCollectionIterator.php',\n                'PHPUnit\\\\Metadata\\\\NoVersionRequirementException' => '/phpunit/Metadata/Exception/NoVersionRequirementException.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\AnnotationParser' => '/phpunit/Metadata/Parser/AnnotationParser.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\AttributeParser' => '/phpunit/Metadata/Parser/AttributeParser.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\CachingParser' => '/phpunit/Metadata/Parser/CachingParser.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\Parser' => '/phpunit/Metadata/Parser/Parser.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\ParserChain' => '/phpunit/Metadata/Parser/ParserChain.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\Registry' => '/phpunit/Metadata/Parser/Registry.php',\n                'PHPUnit\\\\Metadata\\\\PostCondition' => '/phpunit/Metadata/PostCondition.php',\n                'PHPUnit\\\\Metadata\\\\PreCondition' => '/phpunit/Metadata/PreCondition.php',\n                'PHPUnit\\\\Metadata\\\\PreserveGlobalState' => '/phpunit/Metadata/PreserveGlobalState.php',\n                'PHPUnit\\\\Metadata\\\\ReflectionException' => '/phpunit/Metadata/Exception/ReflectionException.php',\n                'PHPUnit\\\\Metadata\\\\RequiresFunction' => '/phpunit/Metadata/RequiresFunction.php',\n                'PHPUnit\\\\Metadata\\\\RequiresMethod' => '/phpunit/Metadata/RequiresMethod.php',\n                'PHPUnit\\\\Metadata\\\\RequiresOperatingSystem' => '/phpunit/Metadata/RequiresOperatingSystem.php',\n                'PHPUnit\\\\Metadata\\\\RequiresOperatingSystemFamily' => '/phpunit/Metadata/RequiresOperatingSystemFamily.php',\n                'PHPUnit\\\\Metadata\\\\RequiresPhp' => '/phpunit/Metadata/RequiresPhp.php',\n                'PHPUnit\\\\Metadata\\\\RequiresPhpExtension' => '/phpunit/Metadata/RequiresPhpExtension.php',\n                'PHPUnit\\\\Metadata\\\\RequiresPhpunit' => '/phpunit/Metadata/RequiresPhpunit.php',\n                'PHPUnit\\\\Metadata\\\\RequiresSetting' => '/phpunit/Metadata/RequiresSetting.php',\n                'PHPUnit\\\\Metadata\\\\RunClassInSeparateProcess' => '/phpunit/Metadata/RunClassInSeparateProcess.php',\n                'PHPUnit\\\\Metadata\\\\RunInSeparateProcess' => '/phpunit/Metadata/RunInSeparateProcess.php',\n                'PHPUnit\\\\Metadata\\\\RunTestsInSeparateProcesses' => '/phpunit/Metadata/RunTestsInSeparateProcesses.php',\n                'PHPUnit\\\\Metadata\\\\Test' => '/phpunit/Metadata/Test.php',\n                'PHPUnit\\\\Metadata\\\\TestDox' => '/phpunit/Metadata/TestDox.php',\n                'PHPUnit\\\\Metadata\\\\TestWith' => '/phpunit/Metadata/TestWith.php',\n                'PHPUnit\\\\Metadata\\\\Uses' => '/phpunit/Metadata/Uses.php',\n                'PHPUnit\\\\Metadata\\\\UsesClass' => '/phpunit/Metadata/UsesClass.php',\n                'PHPUnit\\\\Metadata\\\\UsesDefaultClass' => '/phpunit/Metadata/UsesDefaultClass.php',\n                'PHPUnit\\\\Metadata\\\\UsesFunction' => '/phpunit/Metadata/UsesFunction.php',\n                'PHPUnit\\\\Metadata\\\\Version\\\\ComparisonRequirement' => '/phpunit/Metadata/Version/ComparisonRequirement.php',\n                'PHPUnit\\\\Metadata\\\\Version\\\\ConstraintRequirement' => '/phpunit/Metadata/Version/ConstraintRequirement.php',\n                'PHPUnit\\\\Metadata\\\\Version\\\\Requirement' => '/phpunit/Metadata/Version/Requirement.php',\n                'PHPUnit\\\\Metadata\\\\WithoutErrorHandler' => '/phpunit/Metadata/WithoutErrorHandler.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Application' => '/phar-io-manifest/values/Application.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ApplicationName' => '/phar-io-manifest/values/ApplicationName.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Author' => '/phar-io-manifest/values/Author.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\AuthorCollection' => '/phar-io-manifest/values/AuthorCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\AuthorCollectionIterator' => '/phar-io-manifest/values/AuthorCollectionIterator.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\AuthorElement' => '/phar-io-manifest/xml/AuthorElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\AuthorElementCollection' => '/phar-io-manifest/xml/AuthorElementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\BundledComponent' => '/phar-io-manifest/values/BundledComponent.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\BundledComponentCollection' => '/phar-io-manifest/values/BundledComponentCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\BundledComponentCollectionIterator' => '/phar-io-manifest/values/BundledComponentCollectionIterator.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\BundlesElement' => '/phar-io-manifest/xml/BundlesElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ComponentElement' => '/phar-io-manifest/xml/ComponentElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ComponentElementCollection' => '/phar-io-manifest/xml/ComponentElementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ContainsElement' => '/phar-io-manifest/xml/ContainsElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\CopyrightElement' => '/phar-io-manifest/xml/CopyrightElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\CopyrightInformation' => '/phar-io-manifest/values/CopyrightInformation.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ElementCollection' => '/phar-io-manifest/xml/ElementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ElementCollectionException' => '/phar-io-manifest/exceptions/ElementCollectionException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Email' => '/phar-io-manifest/values/Email.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Exception' => '/phar-io-manifest/exceptions/Exception.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ExtElement' => '/phar-io-manifest/xml/ExtElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ExtElementCollection' => '/phar-io-manifest/xml/ExtElementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Extension' => '/phar-io-manifest/values/Extension.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ExtensionElement' => '/phar-io-manifest/xml/ExtensionElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\InvalidApplicationNameException' => '/phar-io-manifest/exceptions/InvalidApplicationNameException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\InvalidEmailException' => '/phar-io-manifest/exceptions/InvalidEmailException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\InvalidUrlException' => '/phar-io-manifest/exceptions/InvalidUrlException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Library' => '/phar-io-manifest/values/Library.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\License' => '/phar-io-manifest/values/License.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\LicenseElement' => '/phar-io-manifest/xml/LicenseElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Manifest' => '/phar-io-manifest/values/Manifest.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocument' => '/phar-io-manifest/xml/ManifestDocument.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocumentException' => '/phar-io-manifest/exceptions/ManifestDocumentException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocumentLoadingException' => '/phar-io-manifest/exceptions/ManifestDocumentLoadingException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocumentMapper' => '/phar-io-manifest/ManifestDocumentMapper.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocumentMapperException' => '/phar-io-manifest/exceptions/ManifestDocumentMapperException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestElement' => '/phar-io-manifest/xml/ManifestElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestElementException' => '/phar-io-manifest/exceptions/ManifestElementException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestLoader' => '/phar-io-manifest/ManifestLoader.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestLoaderException' => '/phar-io-manifest/exceptions/ManifestLoaderException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestSerializer' => '/phar-io-manifest/ManifestSerializer.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\PhpElement' => '/phar-io-manifest/xml/PhpElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\PhpExtensionRequirement' => '/phar-io-manifest/values/PhpExtensionRequirement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\PhpVersionRequirement' => '/phar-io-manifest/values/PhpVersionRequirement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Requirement' => '/phar-io-manifest/values/Requirement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\RequirementCollection' => '/phar-io-manifest/values/RequirementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\RequirementCollectionIterator' => '/phar-io-manifest/values/RequirementCollectionIterator.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\RequiresElement' => '/phar-io-manifest/xml/RequiresElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Type' => '/phar-io-manifest/values/Type.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Url' => '/phar-io-manifest/values/Url.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\AbstractVersionConstraint' => '/phar-io-version/constraints/AbstractVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\AndVersionConstraintGroup' => '/phar-io-version/constraints/AndVersionConstraintGroup.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\AnyVersionConstraint' => '/phar-io-version/constraints/AnyVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\BuildMetaData' => '/phar-io-version/BuildMetaData.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\ExactVersionConstraint' => '/phar-io-version/constraints/ExactVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\Exception' => '/phar-io-version/exceptions/Exception.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\GreaterThanOrEqualToVersionConstraint' => '/phar-io-version/constraints/GreaterThanOrEqualToVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\InvalidPreReleaseSuffixException' => '/phar-io-version/exceptions/InvalidPreReleaseSuffixException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\InvalidVersionException' => '/phar-io-version/exceptions/InvalidVersionException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\NoBuildMetaDataException' => '/phar-io-version/exceptions/NoBuildMetaDataException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\NoPreReleaseSuffixException' => '/phar-io-version/exceptions/NoPreReleaseSuffixException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\OrVersionConstraintGroup' => '/phar-io-version/constraints/OrVersionConstraintGroup.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\PreReleaseSuffix' => '/phar-io-version/PreReleaseSuffix.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\SpecificMajorAndMinorVersionConstraint' => '/phar-io-version/constraints/SpecificMajorAndMinorVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\SpecificMajorVersionConstraint' => '/phar-io-version/constraints/SpecificMajorVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\UnsupportedVersionConstraintException' => '/phar-io-version/exceptions/UnsupportedVersionConstraintException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\Version' => '/phar-io-version/Version.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\VersionConstraint' => '/phar-io-version/constraints/VersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\VersionConstraintParser' => '/phar-io-version/VersionConstraintParser.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\VersionConstraintValue' => '/phar-io-version/VersionConstraintValue.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\VersionNumber' => '/phar-io-version/VersionNumber.php',\n                'PHPUnit\\\\PhpParser\\\\Builder' => '/nikic-php-parser/PhpParser/Builder.php',\n                'PHPUnit\\\\PhpParser\\\\BuilderFactory' => '/nikic-php-parser/PhpParser/BuilderFactory.php',\n                'PHPUnit\\\\PhpParser\\\\BuilderHelpers' => '/nikic-php-parser/PhpParser/BuilderHelpers.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\ClassConst' => '/nikic-php-parser/PhpParser/Builder/ClassConst.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Class_' => '/nikic-php-parser/PhpParser/Builder/Class_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Declaration' => '/nikic-php-parser/PhpParser/Builder/Declaration.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\EnumCase' => '/nikic-php-parser/PhpParser/Builder/EnumCase.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Enum_' => '/nikic-php-parser/PhpParser/Builder/Enum_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\FunctionLike' => '/nikic-php-parser/PhpParser/Builder/FunctionLike.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Function_' => '/nikic-php-parser/PhpParser/Builder/Function_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Interface_' => '/nikic-php-parser/PhpParser/Builder/Interface_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Method' => '/nikic-php-parser/PhpParser/Builder/Method.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Namespace_' => '/nikic-php-parser/PhpParser/Builder/Namespace_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Param' => '/nikic-php-parser/PhpParser/Builder/Param.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Property' => '/nikic-php-parser/PhpParser/Builder/Property.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\TraitUse' => '/nikic-php-parser/PhpParser/Builder/TraitUse.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\TraitUseAdaptation' => '/nikic-php-parser/PhpParser/Builder/TraitUseAdaptation.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Trait_' => '/nikic-php-parser/PhpParser/Builder/Trait_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Use_' => '/nikic-php-parser/PhpParser/Builder/Use_.php',\n                'PHPUnit\\\\PhpParser\\\\Comment' => '/nikic-php-parser/PhpParser/Comment.php',\n                'PHPUnit\\\\PhpParser\\\\Comment\\\\Doc' => '/nikic-php-parser/PhpParser/Comment/Doc.php',\n                'PHPUnit\\\\PhpParser\\\\ConstExprEvaluationException' => '/nikic-php-parser/PhpParser/ConstExprEvaluationException.php',\n                'PHPUnit\\\\PhpParser\\\\ConstExprEvaluator' => '/nikic-php-parser/PhpParser/ConstExprEvaluator.php',\n                'PHPUnit\\\\PhpParser\\\\Error' => '/nikic-php-parser/PhpParser/Error.php',\n                'PHPUnit\\\\PhpParser\\\\ErrorHandler' => '/nikic-php-parser/PhpParser/ErrorHandler.php',\n                'PHPUnit\\\\PhpParser\\\\ErrorHandler\\\\Collecting' => '/nikic-php-parser/PhpParser/ErrorHandler/Collecting.php',\n                'PHPUnit\\\\PhpParser\\\\ErrorHandler\\\\Throwing' => '/nikic-php-parser/PhpParser/ErrorHandler/Throwing.php',\n                'PHPUnit\\\\PhpParser\\\\Internal\\\\DiffElem' => '/nikic-php-parser/PhpParser/Internal/DiffElem.php',\n                'PHPUnit\\\\PhpParser\\\\Internal\\\\Differ' => '/nikic-php-parser/PhpParser/Internal/Differ.php',\n                'PHPUnit\\\\PhpParser\\\\Internal\\\\PrintableNewAnonClassNode' => '/nikic-php-parser/PhpParser/Internal/PrintableNewAnonClassNode.php',\n                'PHPUnit\\\\PhpParser\\\\Internal\\\\TokenStream' => '/nikic-php-parser/PhpParser/Internal/TokenStream.php',\n                'PHPUnit\\\\PhpParser\\\\JsonDecoder' => '/nikic-php-parser/PhpParser/JsonDecoder.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer' => '/nikic-php-parser/PhpParser/Lexer.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\Emulative' => '/nikic-php-parser/PhpParser/Lexer/Emulative.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\AttributeEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\CoaleseEqualTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/CoaleseEqualTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\EnumTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\ExplicitOctalEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\FlexibleDocStringEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/FlexibleDocStringEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\FnTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/FnTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\KeywordEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\MatchTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\NullsafeTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\NumericLiteralSeparatorEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/NumericLiteralSeparatorEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\ReadonlyFunctionTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/ReadonlyFunctionTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\ReadonlyTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/ReadonlyTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\ReverseEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/ReverseEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\TokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/TokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\NameContext' => '/nikic-php-parser/PhpParser/NameContext.php',\n                'PHPUnit\\\\PhpParser\\\\Node' => '/nikic-php-parser/PhpParser/Node.php',\n                'PHPUnit\\\\PhpParser\\\\NodeAbstract' => '/nikic-php-parser/PhpParser/NodeAbstract.php',\n                'PHPUnit\\\\PhpParser\\\\NodeDumper' => '/nikic-php-parser/PhpParser/NodeDumper.php',\n                'PHPUnit\\\\PhpParser\\\\NodeFinder' => '/nikic-php-parser/PhpParser/NodeFinder.php',\n                'PHPUnit\\\\PhpParser\\\\NodeTraverser' => '/nikic-php-parser/PhpParser/NodeTraverser.php',\n                'PHPUnit\\\\PhpParser\\\\NodeTraverserInterface' => '/nikic-php-parser/PhpParser/NodeTraverserInterface.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitorAbstract' => '/nikic-php-parser/PhpParser/NodeVisitorAbstract.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\CloningVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/CloningVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\FindingVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/FindingVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\FirstFindingVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/FirstFindingVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\NameResolver' => '/nikic-php-parser/PhpParser/NodeVisitor/NameResolver.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\NodeConnectingVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/NodeConnectingVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\ParentConnectingVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/ParentConnectingVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Arg' => '/nikic-php-parser/PhpParser/Node/Arg.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Attribute' => '/nikic-php-parser/PhpParser/Node/Attribute.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\AttributeGroup' => '/nikic-php-parser/PhpParser/Node/AttributeGroup.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\ComplexType' => '/nikic-php-parser/PhpParser/Node/ComplexType.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Const_' => '/nikic-php-parser/PhpParser/Node/Const_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr' => '/nikic-php-parser/PhpParser/Node/Expr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ArrayDimFetch' => '/nikic-php-parser/PhpParser/Node/Expr/ArrayDimFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ArrayItem' => '/nikic-php-parser/PhpParser/Node/Expr/ArrayItem.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Array_' => '/nikic-php-parser/PhpParser/Node/Expr/Array_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ArrowFunction' => '/nikic-php-parser/PhpParser/Node/Expr/ArrowFunction.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Assign' => '/nikic-php-parser/PhpParser/Node/Expr/Assign.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\BitwiseAnd' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/BitwiseAnd.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\BitwiseOr' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/BitwiseOr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\BitwiseXor' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/BitwiseXor.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Coalesce' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Coalesce.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Concat' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Concat.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Div' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Div.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Minus' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Minus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Mod' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Mod.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Mul' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Mul.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Plus' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Plus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Pow' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Pow.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\ShiftLeft' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/ShiftLeft.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\ShiftRight' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/ShiftRight.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignRef' => '/nikic-php-parser/PhpParser/Node/Expr/AssignRef.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BitwiseAnd' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BitwiseAnd.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BitwiseOr' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BitwiseOr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BitwiseXor' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BitwiseXor.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BooleanAnd' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BooleanAnd.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BooleanOr' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BooleanOr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Coalesce' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Coalesce.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Concat' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Concat.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Div' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Div.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Equal' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Equal.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Greater' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Greater.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\GreaterOrEqual' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/GreaterOrEqual.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Identical' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Identical.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\LogicalAnd' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/LogicalAnd.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\LogicalOr' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/LogicalOr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\LogicalXor' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/LogicalXor.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Minus' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Minus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Mod' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Mod.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Mul' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Mul.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\NotEqual' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/NotEqual.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\NotIdentical' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/NotIdentical.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Plus' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Plus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Pow' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Pow.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\ShiftLeft' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/ShiftLeft.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\ShiftRight' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/ShiftRight.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Smaller' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Smaller.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\SmallerOrEqual' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/SmallerOrEqual.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Spaceship' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Spaceship.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BitwiseNot' => '/nikic-php-parser/PhpParser/Node/Expr/BitwiseNot.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BooleanNot' => '/nikic-php-parser/PhpParser/Node/Expr/BooleanNot.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\CallLike' => '/nikic-php-parser/PhpParser/Node/Expr/CallLike.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast' => '/nikic-php-parser/PhpParser/Node/Expr/Cast.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Array_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Array_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Bool_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Bool_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Double' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Double.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Int_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Int_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Object_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Object_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\String_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/String_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Unset_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Unset_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ClassConstFetch' => '/nikic-php-parser/PhpParser/Node/Expr/ClassConstFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Clone_' => '/nikic-php-parser/PhpParser/Node/Expr/Clone_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Closure' => '/nikic-php-parser/PhpParser/Node/Expr/Closure.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ClosureUse' => '/nikic-php-parser/PhpParser/Node/Expr/ClosureUse.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ConstFetch' => '/nikic-php-parser/PhpParser/Node/Expr/ConstFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Empty_' => '/nikic-php-parser/PhpParser/Node/Expr/Empty_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Error' => '/nikic-php-parser/PhpParser/Node/Expr/Error.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ErrorSuppress' => '/nikic-php-parser/PhpParser/Node/Expr/ErrorSuppress.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Eval_' => '/nikic-php-parser/PhpParser/Node/Expr/Eval_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Exit_' => '/nikic-php-parser/PhpParser/Node/Expr/Exit_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\FuncCall' => '/nikic-php-parser/PhpParser/Node/Expr/FuncCall.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Include_' => '/nikic-php-parser/PhpParser/Node/Expr/Include_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Instanceof_' => '/nikic-php-parser/PhpParser/Node/Expr/Instanceof_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Isset_' => '/nikic-php-parser/PhpParser/Node/Expr/Isset_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\List_' => '/nikic-php-parser/PhpParser/Node/Expr/List_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Match_' => '/nikic-php-parser/PhpParser/Node/Expr/Match_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\MethodCall' => '/nikic-php-parser/PhpParser/Node/Expr/MethodCall.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\New_' => '/nikic-php-parser/PhpParser/Node/Expr/New_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\NullsafeMethodCall' => '/nikic-php-parser/PhpParser/Node/Expr/NullsafeMethodCall.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\NullsafePropertyFetch' => '/nikic-php-parser/PhpParser/Node/Expr/NullsafePropertyFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PostDec' => '/nikic-php-parser/PhpParser/Node/Expr/PostDec.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PostInc' => '/nikic-php-parser/PhpParser/Node/Expr/PostInc.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PreDec' => '/nikic-php-parser/PhpParser/Node/Expr/PreDec.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PreInc' => '/nikic-php-parser/PhpParser/Node/Expr/PreInc.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Print_' => '/nikic-php-parser/PhpParser/Node/Expr/Print_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PropertyFetch' => '/nikic-php-parser/PhpParser/Node/Expr/PropertyFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ShellExec' => '/nikic-php-parser/PhpParser/Node/Expr/ShellExec.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\StaticCall' => '/nikic-php-parser/PhpParser/Node/Expr/StaticCall.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\StaticPropertyFetch' => '/nikic-php-parser/PhpParser/Node/Expr/StaticPropertyFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Ternary' => '/nikic-php-parser/PhpParser/Node/Expr/Ternary.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Throw_' => '/nikic-php-parser/PhpParser/Node/Expr/Throw_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\UnaryMinus' => '/nikic-php-parser/PhpParser/Node/Expr/UnaryMinus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\UnaryPlus' => '/nikic-php-parser/PhpParser/Node/Expr/UnaryPlus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Variable' => '/nikic-php-parser/PhpParser/Node/Expr/Variable.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\YieldFrom' => '/nikic-php-parser/PhpParser/Node/Expr/YieldFrom.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Yield_' => '/nikic-php-parser/PhpParser/Node/Expr/Yield_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\FunctionLike' => '/nikic-php-parser/PhpParser/Node/FunctionLike.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Identifier' => '/nikic-php-parser/PhpParser/Node/Identifier.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\IntersectionType' => '/nikic-php-parser/PhpParser/Node/IntersectionType.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\MatchArm' => '/nikic-php-parser/PhpParser/Node/MatchArm.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Name' => '/nikic-php-parser/PhpParser/Node/Name.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Name\\\\FullyQualified' => '/nikic-php-parser/PhpParser/Node/Name/FullyQualified.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Name\\\\Relative' => '/nikic-php-parser/PhpParser/Node/Name/Relative.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\NullableType' => '/nikic-php-parser/PhpParser/Node/NullableType.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Param' => '/nikic-php-parser/PhpParser/Node/Param.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar' => '/nikic-php-parser/PhpParser/Node/Scalar.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\DNumber' => '/nikic-php-parser/PhpParser/Node/Scalar/DNumber.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\Encapsed' => '/nikic-php-parser/PhpParser/Node/Scalar/Encapsed.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\EncapsedStringPart' => '/nikic-php-parser/PhpParser/Node/Scalar/EncapsedStringPart.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\LNumber' => '/nikic-php-parser/PhpParser/Node/Scalar/LNumber.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Class_' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Class_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Dir' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Dir.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\File' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/File.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Function_' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Function_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Line' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Line.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Method' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Method.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Namespace_' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Namespace_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Trait_' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Trait_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\String_' => '/nikic-php-parser/PhpParser/Node/Scalar/String_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt' => '/nikic-php-parser/PhpParser/Node/Stmt.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Break_' => '/nikic-php-parser/PhpParser/Node/Stmt/Break_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Case_' => '/nikic-php-parser/PhpParser/Node/Stmt/Case_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Catch_' => '/nikic-php-parser/PhpParser/Node/Stmt/Catch_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\ClassConst' => '/nikic-php-parser/PhpParser/Node/Stmt/ClassConst.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\ClassLike' => '/nikic-php-parser/PhpParser/Node/Stmt/ClassLike.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\ClassMethod' => '/nikic-php-parser/PhpParser/Node/Stmt/ClassMethod.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Class_' => '/nikic-php-parser/PhpParser/Node/Stmt/Class_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Const_' => '/nikic-php-parser/PhpParser/Node/Stmt/Const_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Continue_' => '/nikic-php-parser/PhpParser/Node/Stmt/Continue_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\DeclareDeclare' => '/nikic-php-parser/PhpParser/Node/Stmt/DeclareDeclare.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Declare_' => '/nikic-php-parser/PhpParser/Node/Stmt/Declare_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Do_' => '/nikic-php-parser/PhpParser/Node/Stmt/Do_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Echo_' => '/nikic-php-parser/PhpParser/Node/Stmt/Echo_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\ElseIf_' => '/nikic-php-parser/PhpParser/Node/Stmt/ElseIf_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Else_' => '/nikic-php-parser/PhpParser/Node/Stmt/Else_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\EnumCase' => '/nikic-php-parser/PhpParser/Node/Stmt/EnumCase.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Enum_' => '/nikic-php-parser/PhpParser/Node/Stmt/Enum_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Expression' => '/nikic-php-parser/PhpParser/Node/Stmt/Expression.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Finally_' => '/nikic-php-parser/PhpParser/Node/Stmt/Finally_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\For_' => '/nikic-php-parser/PhpParser/Node/Stmt/For_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Foreach_' => '/nikic-php-parser/PhpParser/Node/Stmt/Foreach_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Function_' => '/nikic-php-parser/PhpParser/Node/Stmt/Function_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Global_' => '/nikic-php-parser/PhpParser/Node/Stmt/Global_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Goto_' => '/nikic-php-parser/PhpParser/Node/Stmt/Goto_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\GroupUse' => '/nikic-php-parser/PhpParser/Node/Stmt/GroupUse.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\HaltCompiler' => '/nikic-php-parser/PhpParser/Node/Stmt/HaltCompiler.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\If_' => '/nikic-php-parser/PhpParser/Node/Stmt/If_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\InlineHTML' => '/nikic-php-parser/PhpParser/Node/Stmt/InlineHTML.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Interface_' => '/nikic-php-parser/PhpParser/Node/Stmt/Interface_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Label' => '/nikic-php-parser/PhpParser/Node/Stmt/Label.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Namespace_' => '/nikic-php-parser/PhpParser/Node/Stmt/Namespace_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Nop' => '/nikic-php-parser/PhpParser/Node/Stmt/Nop.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Property' => '/nikic-php-parser/PhpParser/Node/Stmt/Property.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\PropertyProperty' => '/nikic-php-parser/PhpParser/Node/Stmt/PropertyProperty.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Return_' => '/nikic-php-parser/PhpParser/Node/Stmt/Return_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\StaticVar' => '/nikic-php-parser/PhpParser/Node/Stmt/StaticVar.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Static_' => '/nikic-php-parser/PhpParser/Node/Stmt/Static_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Switch_' => '/nikic-php-parser/PhpParser/Node/Stmt/Switch_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Throw_' => '/nikic-php-parser/PhpParser/Node/Stmt/Throw_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TraitUse' => '/nikic-php-parser/PhpParser/Node/Stmt/TraitUse.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TraitUseAdaptation' => '/nikic-php-parser/PhpParser/Node/Stmt/TraitUseAdaptation.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TraitUseAdaptation\\\\Alias' => '/nikic-php-parser/PhpParser/Node/Stmt/TraitUseAdaptation/Alias.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TraitUseAdaptation\\\\Precedence' => '/nikic-php-parser/PhpParser/Node/Stmt/TraitUseAdaptation/Precedence.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Trait_' => '/nikic-php-parser/PhpParser/Node/Stmt/Trait_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TryCatch' => '/nikic-php-parser/PhpParser/Node/Stmt/TryCatch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Unset_' => '/nikic-php-parser/PhpParser/Node/Stmt/Unset_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\UseUse' => '/nikic-php-parser/PhpParser/Node/Stmt/UseUse.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Use_' => '/nikic-php-parser/PhpParser/Node/Stmt/Use_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\While_' => '/nikic-php-parser/PhpParser/Node/Stmt/While_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\UnionType' => '/nikic-php-parser/PhpParser/Node/UnionType.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\VarLikeIdentifier' => '/nikic-php-parser/PhpParser/Node/VarLikeIdentifier.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\VariadicPlaceholder' => '/nikic-php-parser/PhpParser/Node/VariadicPlaceholder.php',\n                'PHPUnit\\\\PhpParser\\\\Parser' => '/nikic-php-parser/PhpParser/Parser.php',\n                'PHPUnit\\\\PhpParser\\\\ParserAbstract' => '/nikic-php-parser/PhpParser/ParserAbstract.php',\n                'PHPUnit\\\\PhpParser\\\\ParserFactory' => '/nikic-php-parser/PhpParser/ParserFactory.php',\n                'PHPUnit\\\\PhpParser\\\\Parser\\\\Multiple' => '/nikic-php-parser/PhpParser/Parser/Multiple.php',\n                'PHPUnit\\\\PhpParser\\\\Parser\\\\Php5' => '/nikic-php-parser/PhpParser/Parser/Php5.php',\n                'PHPUnit\\\\PhpParser\\\\Parser\\\\Php7' => '/nikic-php-parser/PhpParser/Parser/Php7.php',\n                'PHPUnit\\\\PhpParser\\\\Parser\\\\Tokens' => '/nikic-php-parser/PhpParser/Parser/Tokens.php',\n                'PHPUnit\\\\PhpParser\\\\PrettyPrinterAbstract' => '/nikic-php-parser/PhpParser/PrettyPrinterAbstract.php',\n                'PHPUnit\\\\PhpParser\\\\PrettyPrinter\\\\Standard' => '/nikic-php-parser/PhpParser/PrettyPrinter/Standard.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Baseline' => '/phpunit/Runner/Baseline/Baseline.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\CannotLoadBaselineException' => '/phpunit/Runner/Baseline/Exception/CannotLoadBaselineException.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\FileDoesNotHaveLineException' => '/phpunit/Runner/Baseline/Exception/FileDoesNotHaveLineException.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Generator' => '/phpunit/Runner/Baseline/Generator.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Issue' => '/phpunit/Runner/Baseline/Issue.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Reader' => '/phpunit/Runner/Baseline/Reader.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\RelativePathCalculator' => '/phpunit/Runner/Baseline/RelativePathCalculator.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Subscriber' => '/phpunit/Runner/Baseline/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredDeprecationSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredDeprecationSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredNoticeSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredNoticeSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredPhpDeprecationSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredPhpDeprecationSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredPhpNoticeSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredPhpNoticeSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredPhpWarningSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredPhpWarningSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredWarningSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredWarningSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Writer' => '/phpunit/Runner/Baseline/Writer.php',\n                'PHPUnit\\\\Runner\\\\ClassCannotBeFoundException' => '/phpunit/Runner/Exception/ClassCannotBeFoundException.php',\n                'PHPUnit\\\\Runner\\\\ClassDoesNotExtendTestCaseException' => '/phpunit/Runner/Exception/ClassDoesNotExtendTestCaseException.php',\n                'PHPUnit\\\\Runner\\\\ClassIsAbstractException' => '/phpunit/Runner/Exception/ClassIsAbstractException.php',\n                'PHPUnit\\\\Runner\\\\CodeCoverage' => '/phpunit/Runner/CodeCoverage.php',\n                'PHPUnit\\\\Runner\\\\DirectoryCannotBeCreatedException' => '/phpunit/Runner/Exception/DirectoryCannotBeCreatedException.php',\n                'PHPUnit\\\\Runner\\\\ErrorHandler' => '/phpunit/Runner/ErrorHandler.php',\n                'PHPUnit\\\\Runner\\\\Exception' => '/phpunit/Runner/Exception/Exception.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\Extension' => '/phpunit/Runner/Extension/Extension.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\ExtensionBootstrapper' => '/phpunit/Runner/Extension/ExtensionBootstrapper.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\Facade' => '/phpunit/Runner/Extension/Facade.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\ParameterCollection' => '/phpunit/Runner/Extension/ParameterCollection.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\PharLoader' => '/phpunit/Runner/Extension/PharLoader.php',\n                'PHPUnit\\\\Runner\\\\FileDoesNotExistException' => '/phpunit/Runner/Exception/FileDoesNotExistException.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\ExcludeGroupFilterIterator' => '/phpunit/Runner/Filter/ExcludeGroupFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\Factory' => '/phpunit/Runner/Filter/Factory.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\GroupFilterIterator' => '/phpunit/Runner/Filter/GroupFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\IncludeGroupFilterIterator' => '/phpunit/Runner/Filter/IncludeGroupFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\NameFilterIterator' => '/phpunit/Runner/Filter/NameFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\TestIdFilterIterator' => '/phpunit/Runner/Filter/TestIdFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\ExecutionFinishedSubscriber' => '/phpunit/Runner/GarbageCollection/Subscriber/ExecutionFinishedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\ExecutionStartedSubscriber' => '/phpunit/Runner/GarbageCollection/Subscriber/ExecutionStartedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\GarbageCollectionHandler' => '/phpunit/Runner/GarbageCollection/GarbageCollectionHandler.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\Subscriber' => '/phpunit/Runner/GarbageCollection/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\TestFinishedSubscriber' => '/phpunit/Runner/GarbageCollection/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\InvalidOrderException' => '/phpunit/Runner/Exception/InvalidOrderException.php',\n                'PHPUnit\\\\Runner\\\\InvalidPhptFileException' => '/phpunit/Runner/Exception/InvalidPhptFileException.php',\n                'PHPUnit\\\\Runner\\\\NoIgnoredEventException' => '/phpunit/Runner/Exception/NoIgnoredEventException.php',\n                'PHPUnit\\\\Runner\\\\ParameterDoesNotExistException' => '/phpunit/Runner/Exception/ParameterDoesNotExistException.php',\n                'PHPUnit\\\\Runner\\\\PhptExternalFileCannotBeLoadedException' => '/phpunit/Runner/Exception/PhptExternalFileCannotBeLoadedException.php',\n                'PHPUnit\\\\Runner\\\\PhptTestCase' => '/phpunit/Runner/PhptTestCase.php',\n                'PHPUnit\\\\Runner\\\\ReflectionException' => '/phpunit/Runner/Exception/ReflectionException.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\DefaultResultCache' => '/phpunit/Runner/ResultCache/DefaultResultCache.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\NullResultCache' => '/phpunit/Runner/ResultCache/NullResultCache.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\ResultCache' => '/phpunit/Runner/ResultCache/ResultCache.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\ResultCacheHandler' => '/phpunit/Runner/ResultCache/ResultCacheHandler.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\Subscriber' => '/phpunit/Runner/ResultCache/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestConsideredRiskySubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestErroredSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestFailedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestFinishedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestPreparedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestSkippedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestSuiteFinishedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestSuiteFinishedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestSuiteStartedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestSuiteStartedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\TestSuiteLoader' => '/phpunit/Runner/TestSuiteLoader.php',\n                'PHPUnit\\\\Runner\\\\TestSuiteSorter' => '/phpunit/Runner/TestSuiteSorter.php',\n                'PHPUnit\\\\Runner\\\\UnsupportedPhptSectionException' => '/phpunit/Runner/Exception/UnsupportedPhptSectionException.php',\n                'PHPUnit\\\\Runner\\\\Version' => '/phpunit/Runner/Version.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\AmbiguousOptionException' => '/sebastian-cli-parser/exceptions/AmbiguousOptionException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\Exception' => '/sebastian-cli-parser/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\OptionDoesNotAllowArgumentException' => '/sebastian-cli-parser/exceptions/OptionDoesNotAllowArgumentException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\Parser' => '/sebastian-cli-parser/Parser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\RequiredOptionArgumentMissingException' => '/sebastian-cli-parser/exceptions/RequiredOptionArgumentMissingException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\UnknownOptionException' => '/sebastian-cli-parser/exceptions/UnknownOptionException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\BranchAndPathCoverageNotSupportedException' => '/php-code-coverage/Exception/BranchAndPathCoverageNotSupportedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\CodeCoverage' => '/php-code-coverage/CodeCoverage.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Data\\\\ProcessedCodeCoverageData' => '/php-code-coverage/Data/ProcessedCodeCoverageData.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Data\\\\RawCodeCoverageData' => '/php-code-coverage/Data/RawCodeCoverageData.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\DeadCodeDetectionNotSupportedException' => '/php-code-coverage/Exception/DeadCodeDetectionNotSupportedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\Driver' => '/php-code-coverage/Driver/Driver.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\PathExistsButIsNotDirectoryException' => '/php-code-coverage/Exception/PathExistsButIsNotDirectoryException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\PcovDriver' => '/php-code-coverage/Driver/PcovDriver.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\PcovNotAvailableException' => '/php-code-coverage/Exception/PcovNotAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\Selector' => '/php-code-coverage/Driver/Selector.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\WriteOperationFailedException' => '/php-code-coverage/Exception/WriteOperationFailedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\XdebugDriver' => '/php-code-coverage/Driver/XdebugDriver.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\XdebugNotAvailableException' => '/php-code-coverage/Exception/XdebugNotAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\XdebugNotEnabledException' => '/php-code-coverage/Exception/XdebugNotEnabledException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Exception' => '/php-code-coverage/Exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\FileCouldNotBeWrittenException' => '/php-code-coverage/Exception/FileCouldNotBeWrittenException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Filter' => '/php-code-coverage/Filter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\InvalidArgumentException' => '/php-code-coverage/Exception/InvalidArgumentException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\NoCodeCoverageDriverAvailableException' => '/php-code-coverage/Exception/NoCodeCoverageDriverAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\NoCodeCoverageDriverWithPathCoverageSupportAvailableException' => '/php-code-coverage/Exception/NoCodeCoverageDriverWithPathCoverageSupportAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\AbstractNode' => '/php-code-coverage/Node/AbstractNode.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\Builder' => '/php-code-coverage/Node/Builder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\CrapIndex' => '/php-code-coverage/Node/CrapIndex.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\Directory' => '/php-code-coverage/Node/Directory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\File' => '/php-code-coverage/Node/File.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\Iterator' => '/php-code-coverage/Node/Iterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\ParserException' => '/php-code-coverage/Exception/ParserException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\ReflectionException' => '/php-code-coverage/Exception/ReflectionException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\ReportAlreadyFinalizedException' => '/php-code-coverage/Exception/ReportAlreadyFinalizedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Clover' => '/php-code-coverage/Report/Clover.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Cobertura' => '/php-code-coverage/Report/Cobertura.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Crap4j' => '/php-code-coverage/Report/Crap4j.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Colors' => '/php-code-coverage/Report/Html/Colors.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\CustomCssFile' => '/php-code-coverage/Report/Html/CustomCssFile.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Dashboard' => '/php-code-coverage/Report/Html/Renderer/Dashboard.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Directory' => '/php-code-coverage/Report/Html/Renderer/Directory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Facade' => '/php-code-coverage/Report/Html/Facade.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\File' => '/php-code-coverage/Report/Html/Renderer/File.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Renderer' => '/php-code-coverage/Report/Html/Renderer.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\PHP' => '/php-code-coverage/Report/PHP.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Text' => '/php-code-coverage/Report/Text.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Thresholds' => '/php-code-coverage/Report/Thresholds.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\BuildInformation' => '/php-code-coverage/Report/Xml/BuildInformation.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Coverage' => '/php-code-coverage/Report/Xml/Coverage.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Directory' => '/php-code-coverage/Report/Xml/Directory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Facade' => '/php-code-coverage/Report/Xml/Facade.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\File' => '/php-code-coverage/Report/Xml/File.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Method' => '/php-code-coverage/Report/Xml/Method.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Node' => '/php-code-coverage/Report/Xml/Node.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Project' => '/php-code-coverage/Report/Xml/Project.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Report' => '/php-code-coverage/Report/Xml/Report.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Source' => '/php-code-coverage/Report/Xml/Source.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Tests' => '/php-code-coverage/Report/Xml/Tests.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Totals' => '/php-code-coverage/Report/Xml/Totals.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Unit' => '/php-code-coverage/Report/Xml/Unit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysisCacheNotConfiguredException' => '/php-code-coverage/Exception/StaticAnalysisCacheNotConfiguredException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\CacheWarmer' => '/php-code-coverage/StaticAnalysis/CacheWarmer.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\CachingFileAnalyser' => '/php-code-coverage/StaticAnalysis/CachingFileAnalyser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\CodeUnitFindingVisitor' => '/php-code-coverage/StaticAnalysis/CodeUnitFindingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\ExecutableLinesFindingVisitor' => '/php-code-coverage/StaticAnalysis/ExecutableLinesFindingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\FileAnalyser' => '/php-code-coverage/StaticAnalysis/FileAnalyser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\IgnoredLinesFindingVisitor' => '/php-code-coverage/StaticAnalysis/IgnoredLinesFindingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\ParsingFileAnalyser' => '/php-code-coverage/StaticAnalysis/ParsingFileAnalyser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\TestIdMissingException' => '/php-code-coverage/Exception/TestIdMissingException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Known' => '/php-code-coverage/TestSize/Known.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Large' => '/php-code-coverage/TestSize/Large.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Medium' => '/php-code-coverage/TestSize/Medium.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Small' => '/php-code-coverage/TestSize/Small.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\TestSize' => '/php-code-coverage/TestSize/TestSize.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Unknown' => '/php-code-coverage/TestSize/Unknown.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\Failure' => '/php-code-coverage/TestStatus/Failure.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\Known' => '/php-code-coverage/TestStatus/Known.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\Success' => '/php-code-coverage/TestStatus/Success.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\TestStatus' => '/php-code-coverage/TestStatus/TestStatus.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\Unknown' => '/php-code-coverage/TestStatus/Unknown.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\UnintentionallyCoveredCodeException' => '/php-code-coverage/Exception/UnintentionallyCoveredCodeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Util\\\\DirectoryCouldNotBeCreatedException' => '/php-code-coverage/Exception/DirectoryCouldNotBeCreatedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Util\\\\Filesystem' => '/php-code-coverage/Util/Filesystem.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Util\\\\Percentage' => '/php-code-coverage/Util/Percentage.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Version' => '/php-code-coverage/Version.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\XmlException' => '/php-code-coverage/Exception/XmlException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnitReverseLookup\\\\Wizard' => '/sebastian-code-unit-reverse-lookup/Wizard.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\ClassMethodUnit' => '/sebastian-code-unit/ClassMethodUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\ClassUnit' => '/sebastian-code-unit/ClassUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\CodeUnit' => '/sebastian-code-unit/CodeUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\CodeUnitCollection' => '/sebastian-code-unit/CodeUnitCollection.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\CodeUnitCollectionIterator' => '/sebastian-code-unit/CodeUnitCollectionIterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\Exception' => '/sebastian-code-unit/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\FileUnit' => '/sebastian-code-unit/FileUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\FunctionUnit' => '/sebastian-code-unit/FunctionUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\InterfaceMethodUnit' => '/sebastian-code-unit/InterfaceMethodUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\InterfaceUnit' => '/sebastian-code-unit/InterfaceUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\InvalidCodeUnitException' => '/sebastian-code-unit/exceptions/InvalidCodeUnitException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\Mapper' => '/sebastian-code-unit/Mapper.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\NoTraitException' => '/sebastian-code-unit/exceptions/NoTraitException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\ReflectionException' => '/sebastian-code-unit/exceptions/ReflectionException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\TraitMethodUnit' => '/sebastian-code-unit/TraitMethodUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\TraitUnit' => '/sebastian-code-unit/TraitUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ArrayComparator' => '/sebastian-comparator/ArrayComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\Comparator' => '/sebastian-comparator/Comparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ComparisonFailure' => '/sebastian-comparator/ComparisonFailure.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\DOMNodeComparator' => '/sebastian-comparator/DOMNodeComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\DateTimeComparator' => '/sebastian-comparator/DateTimeComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\Exception' => '/sebastian-comparator/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ExceptionComparator' => '/sebastian-comparator/ExceptionComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\Factory' => '/sebastian-comparator/Factory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\MockObjectComparator' => '/sebastian-comparator/MockObjectComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\NumericComparator' => '/sebastian-comparator/NumericComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ObjectComparator' => '/sebastian-comparator/ObjectComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ResourceComparator' => '/sebastian-comparator/ResourceComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\RuntimeException' => '/sebastian-comparator/exceptions/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ScalarComparator' => '/sebastian-comparator/ScalarComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\SplObjectStorageComparator' => '/sebastian-comparator/SplObjectStorageComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\TypeComparator' => '/sebastian-comparator/TypeComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\Calculator' => '/sebastian-complexity/Calculator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\Complexity' => '/sebastian-complexity/Complexity/Complexity.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\ComplexityCalculatingVisitor' => '/sebastian-complexity/Visitor/ComplexityCalculatingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\ComplexityCollection' => '/sebastian-complexity/Complexity/ComplexityCollection.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\ComplexityCollectionIterator' => '/sebastian-complexity/Complexity/ComplexityCollectionIterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\CyclomaticComplexityCalculatingVisitor' => '/sebastian-complexity/Visitor/CyclomaticComplexityCalculatingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\Exception' => '/sebastian-complexity/Exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\RuntimeException' => '/sebastian-complexity/Exception/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Chunk' => '/sebastian-diff/Chunk.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\ConfigurationException' => '/sebastian-diff/Exception/ConfigurationException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Diff' => '/sebastian-diff/Diff.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Differ' => '/sebastian-diff/Differ.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Exception' => '/sebastian-diff/Exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\InvalidArgumentException' => '/sebastian-diff/Exception/InvalidArgumentException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Line' => '/sebastian-diff/Line.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\LongestCommonSubsequenceCalculator' => '/sebastian-diff/LongestCommonSubsequenceCalculator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\MemoryEfficientLongestCommonSubsequenceCalculator' => '/sebastian-diff/MemoryEfficientLongestCommonSubsequenceCalculator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\AbstractChunkOutputBuilder' => '/sebastian-diff/Output/AbstractChunkOutputBuilder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\DiffOnlyOutputBuilder' => '/sebastian-diff/Output/DiffOnlyOutputBuilder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\DiffOutputBuilderInterface' => '/sebastian-diff/Output/DiffOutputBuilderInterface.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\StrictUnifiedDiffOutputBuilder' => '/sebastian-diff/Output/StrictUnifiedDiffOutputBuilder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\UnifiedDiffOutputBuilder' => '/sebastian-diff/Output/UnifiedDiffOutputBuilder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Parser' => '/sebastian-diff/Parser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\TimeEfficientLongestCommonSubsequenceCalculator' => '/sebastian-diff/TimeEfficientLongestCommonSubsequenceCalculator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Environment\\\\Console' => '/sebastian-environment/Console.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Environment\\\\Runtime' => '/sebastian-environment/Runtime.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Exporter\\\\Exporter' => '/sebastian-exporter/Exporter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\FileIterator\\\\ExcludeIterator' => '/php-file-iterator/ExcludeIterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\FileIterator\\\\Facade' => '/php-file-iterator/Facade.php',\n                'PHPUnit\\\\SebastianBergmann\\\\FileIterator\\\\Factory' => '/php-file-iterator/Factory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\FileIterator\\\\Iterator' => '/php-file-iterator/Iterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\CodeExporter' => '/sebastian-global-state/CodeExporter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\Exception' => '/sebastian-global-state/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\ExcludeList' => '/sebastian-global-state/ExcludeList.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\Restorer' => '/sebastian-global-state/Restorer.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\RuntimeException' => '/sebastian-global-state/exceptions/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\Snapshot' => '/sebastian-global-state/Snapshot.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Invoker\\\\Exception' => '/php-invoker/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Invoker\\\\Invoker' => '/php-invoker/Invoker.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Invoker\\\\ProcessControlExtensionNotLoadedException' => '/php-invoker/exceptions/ProcessControlExtensionNotLoadedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Invoker\\\\TimeoutException' => '/php-invoker/exceptions/TimeoutException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\Counter' => '/sebastian-lines-of-code/Counter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\Exception' => '/sebastian-lines-of-code/Exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\IllogicalValuesException' => '/sebastian-lines-of-code/Exception/IllogicalValuesException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\LineCountingVisitor' => '/sebastian-lines-of-code/LineCountingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\LinesOfCode' => '/sebastian-lines-of-code/LinesOfCode.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\NegativeValueException' => '/sebastian-lines-of-code/Exception/NegativeValueException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\RuntimeException' => '/sebastian-lines-of-code/Exception/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\ObjectEnumerator\\\\Enumerator' => '/sebastian-object-enumerator/Enumerator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\ObjectReflector\\\\ObjectReflector' => '/sebastian-object-reflector/ObjectReflector.php',\n                'PHPUnit\\\\SebastianBergmann\\\\RecursionContext\\\\Context' => '/sebastian-recursion-context/Context.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Template\\\\Exception' => '/php-text-template/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Template\\\\InvalidArgumentException' => '/php-text-template/exceptions/InvalidArgumentException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Template\\\\RuntimeException' => '/php-text-template/exceptions/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Template\\\\Template' => '/php-text-template/Template.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\Duration' => '/php-timer/Duration.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\Exception' => '/php-timer/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\NoActiveTimerException' => '/php-timer/exceptions/NoActiveTimerException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\ResourceUsageFormatter' => '/php-timer/ResourceUsageFormatter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\TimeSinceStartOfRequestNotAvailableException' => '/php-timer/exceptions/TimeSinceStartOfRequestNotAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\Timer' => '/php-timer/Timer.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\CallableType' => '/sebastian-type/type/CallableType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\Exception' => '/sebastian-type/exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\FalseType' => '/sebastian-type/type/FalseType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\GenericObjectType' => '/sebastian-type/type/GenericObjectType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\IntersectionType' => '/sebastian-type/type/IntersectionType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\IterableType' => '/sebastian-type/type/IterableType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\MixedType' => '/sebastian-type/type/MixedType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\NeverType' => '/sebastian-type/type/NeverType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\NullType' => '/sebastian-type/type/NullType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\ObjectType' => '/sebastian-type/type/ObjectType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\Parameter' => '/sebastian-type/Parameter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\ReflectionMapper' => '/sebastian-type/ReflectionMapper.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\RuntimeException' => '/sebastian-type/exception/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\SimpleType' => '/sebastian-type/type/SimpleType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\StaticType' => '/sebastian-type/type/StaticType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\TrueType' => '/sebastian-type/type/TrueType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\Type' => '/sebastian-type/type/Type.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\TypeName' => '/sebastian-type/TypeName.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\UnionType' => '/sebastian-type/type/UnionType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\UnknownType' => '/sebastian-type/type/UnknownType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\VoidType' => '/sebastian-type/type/VoidType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Version' => '/sebastian-version/Version.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\BeforeTestClassMethodErroredSubscriber' => '/phpunit/Runner/TestResult/Subscriber/BeforeTestClassMethodErroredSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\Collector' => '/phpunit/Runner/TestResult/Collector.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\ExecutionStartedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/ExecutionStartedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\Facade' => '/phpunit/Runner/TestResult/Facade.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\Issues\\\\Issue' => '/phpunit/Runner/TestResult/Issue.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\PassedTests' => '/phpunit/Runner/TestResult/PassedTests.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\Subscriber' => '/phpunit/Runner/TestResult/Subscriber/Subscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestConsideredRiskySubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestErroredSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestFailedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestFinishedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestPreparedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestResult' => '/phpunit/Runner/TestResult/TestResult.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestRunnerTriggeredDeprecationSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestRunnerTriggeredDeprecationSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestRunnerTriggeredWarningSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestRunnerTriggeredWarningSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestSkippedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestSuiteFinishedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestSuiteFinishedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestSuiteSkippedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestSuiteSkippedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestSuiteStartedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestSuiteStartedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredDeprecationSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredErrorSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredErrorSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredNoticeSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpDeprecationSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpNoticeSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpWarningSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpunitDeprecationSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpunitErrorSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpunitWarningSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredWarningSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredWarningSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Application' => '/phpunit/TextUI/Application.php',\n                'PHPUnit\\\\TextUI\\\\CliArguments\\\\Builder' => '/phpunit/TextUI/Configuration/Cli/Builder.php',\n                'PHPUnit\\\\TextUI\\\\CliArguments\\\\Configuration' => '/phpunit/TextUI/Configuration/Cli/Configuration.php',\n                'PHPUnit\\\\TextUI\\\\CliArguments\\\\Exception' => '/phpunit/TextUI/Configuration/Cli/Exception.php',\n                'PHPUnit\\\\TextUI\\\\CliArguments\\\\XmlConfigurationFileFinder' => '/phpunit/TextUI/Configuration/Cli/XmlConfigurationFileFinder.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\AtLeastVersionCommand' => '/phpunit/TextUI/Command/Commands/AtLeastVersionCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\Command' => '/phpunit/TextUI/Command/Command.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\GenerateConfigurationCommand' => '/phpunit/TextUI/Command/Commands/GenerateConfigurationCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ListGroupsCommand' => '/phpunit/TextUI/Command/Commands/ListGroupsCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ListTestSuitesCommand' => '/phpunit/TextUI/Command/Commands/ListTestSuitesCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ListTestsAsTextCommand' => '/phpunit/TextUI/Command/Commands/ListTestsAsTextCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ListTestsAsXmlCommand' => '/phpunit/TextUI/Command/Commands/ListTestsAsXmlCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\MigrateConfigurationCommand' => '/phpunit/TextUI/Command/Commands/MigrateConfigurationCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\Result' => '/phpunit/TextUI/Command/Result.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ShowHelpCommand' => '/phpunit/TextUI/Command/Commands/ShowHelpCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ShowVersionCommand' => '/phpunit/TextUI/Command/Commands/ShowVersionCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\VersionCheckCommand' => '/phpunit/TextUI/Command/Commands/VersionCheckCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\WarmCodeCoverageCacheCommand' => '/phpunit/TextUI/Command/Commands/WarmCodeCoverageCacheCommand.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Builder' => '/phpunit/TextUI/Configuration/Builder.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\CodeCoverageFilterRegistry' => '/phpunit/TextUI/Configuration/CodeCoverageFilterRegistry.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\CodeCoverageReportNotConfiguredException' => '/phpunit/TextUI/Configuration/Exception/CodeCoverageReportNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Configuration' => '/phpunit/TextUI/Configuration/Configuration.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ConfigurationCannotBeBuiltException' => '/phpunit/TextUI/Configuration/Exception/ConfigurationCannotBeBuiltException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Constant' => '/phpunit/TextUI/Configuration/Value/Constant.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ConstantCollection' => '/phpunit/TextUI/Configuration/Value/ConstantCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ConstantCollectionIterator' => '/phpunit/TextUI/Configuration/Value/ConstantCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Directory' => '/phpunit/TextUI/Configuration/Value/Directory.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\DirectoryCollection' => '/phpunit/TextUI/Configuration/Value/DirectoryCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\DirectoryCollectionIterator' => '/phpunit/TextUI/Configuration/Value/DirectoryCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Exception' => '/phpunit/TextUI/Configuration/Exception/Exception.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ExtensionBootstrap' => '/phpunit/TextUI/Configuration/Value/ExtensionBootstrap.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ExtensionBootstrapCollection' => '/phpunit/TextUI/Configuration/Value/ExtensionBootstrapCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ExtensionBootstrapCollectionIterator' => '/phpunit/TextUI/Configuration/Value/ExtensionBootstrapCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\File' => '/phpunit/TextUI/Configuration/Value/File.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FileCollection' => '/phpunit/TextUI/Configuration/Value/FileCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FileCollectionIterator' => '/phpunit/TextUI/Configuration/Value/FileCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FilterDirectory' => '/phpunit/TextUI/Configuration/Value/FilterDirectory.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FilterDirectoryCollection' => '/phpunit/TextUI/Configuration/Value/FilterDirectoryCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FilterDirectoryCollectionIterator' => '/phpunit/TextUI/Configuration/Value/FilterDirectoryCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FilterNotConfiguredException' => '/phpunit/TextUI/Configuration/Exception/FilterNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Group' => '/phpunit/TextUI/Configuration/Value/Group.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\GroupCollection' => '/phpunit/TextUI/Configuration/Value/GroupCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\GroupCollectionIterator' => '/phpunit/TextUI/Configuration/Value/GroupCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\IncludePathNotConfiguredException' => '/phpunit/TextUI/Configuration/Exception/IncludePathNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\IniSetting' => '/phpunit/TextUI/Configuration/Value/IniSetting.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\IniSettingCollection' => '/phpunit/TextUI/Configuration/Value/IniSettingCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\IniSettingCollectionIterator' => '/phpunit/TextUI/Configuration/Value/IniSettingCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\LoggingNotConfiguredException' => '/phpunit/TextUI/Configuration/Exception/LoggingNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Merger' => '/phpunit/TextUI/Configuration/Merger.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoBaselineException' => '/phpunit/TextUI/Configuration/Exception/NoBaselineException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoBootstrapException' => '/phpunit/TextUI/Configuration/Exception/NoBootstrapException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoCacheDirectoryException' => '/phpunit/TextUI/Configuration/Exception/NoCacheDirectoryException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoCliArgumentException' => '/phpunit/TextUI/Configuration/Exception/NoCliArgumentException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoConfigurationFileException' => '/phpunit/TextUI/Configuration/Exception/NoConfigurationFileException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoCoverageCacheDirectoryException' => '/phpunit/TextUI/Configuration/Exception/NoCoverageCacheDirectoryException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoCustomCssFileException' => '/phpunit/TextUI/Configuration/Exception/NoCustomCssFileException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoDefaultTestSuiteException' => '/phpunit/TextUI/Configuration/Exception/NoDefaultTestSuiteException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoPharExtensionDirectoryException' => '/phpunit/TextUI/Configuration/Exception/NoPharExtensionDirectoryException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Php' => '/phpunit/TextUI/Configuration/Value/Php.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\PhpHandler' => '/phpunit/TextUI/Configuration/PhpHandler.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Registry' => '/phpunit/TextUI/Configuration/Registry.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Source' => '/phpunit/TextUI/Configuration/Value/Source.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\SourceFilter' => '/phpunit/TextUI/Configuration/SourceFilter.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\SourceMapper' => '/phpunit/TextUI/Configuration/SourceMapper.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestDirectory' => '/phpunit/TextUI/Configuration/Value/TestDirectory.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestDirectoryCollection' => '/phpunit/TextUI/Configuration/Value/TestDirectoryCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestDirectoryCollectionIterator' => '/phpunit/TextUI/Configuration/Value/TestDirectoryCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestFile' => '/phpunit/TextUI/Configuration/Value/TestFile.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestFileCollection' => '/phpunit/TextUI/Configuration/Value/TestFileCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestFileCollectionIterator' => '/phpunit/TextUI/Configuration/Value/TestFileCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestSuite' => '/phpunit/TextUI/Configuration/Value/TestSuite.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestSuiteBuilder' => '/phpunit/TextUI/Configuration/TestSuiteBuilder.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestSuiteCollection' => '/phpunit/TextUI/Configuration/Value/TestSuiteCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestSuiteCollectionIterator' => '/phpunit/TextUI/Configuration/Value/TestSuiteCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Variable' => '/phpunit/TextUI/Configuration/Value/Variable.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\VariableCollection' => '/phpunit/TextUI/Configuration/Value/VariableCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\VariableCollectionIterator' => '/phpunit/TextUI/Configuration/Value/VariableCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\DirectoryDoesNotExistException' => '/phpunit/TextUI/Exception/DirectoryDoesNotExistException.php',\n                'PHPUnit\\\\TextUI\\\\Exception' => '/phpunit/TextUI/Exception/Exception.php',\n                'PHPUnit\\\\TextUI\\\\ExtensionsNotConfiguredException' => '/phpunit/TextUI/Exception/ExtensionsNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Help' => '/phpunit/TextUI/Help.php',\n                'PHPUnit\\\\TextUI\\\\InvalidSocketException' => '/phpunit/TextUI/Exception/InvalidSocketException.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\DefaultPrinter' => '/phpunit/TextUI/Output/Printer/DefaultPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\BeforeTestClassMethodErroredSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/BeforeTestClassMethodErroredSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\ProgressPrinter' => '/phpunit/TextUI/Output/Default/ProgressPrinter/ProgressPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\Subscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/Subscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestConsideredRiskySubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestErroredSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestFailedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestFinishedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestMarkedIncompleteSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestPreparedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestRunnerExecutionStartedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestRunnerExecutionStartedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestSkippedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredDeprecationSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredDeprecationSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredErrorSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredErrorSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredNoticeSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredNoticeSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpDeprecationSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpDeprecationSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpNoticeSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpNoticeSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpWarningSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpWarningSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpunitDeprecationSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpunitWarningSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitWarningSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredWarningSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredWarningSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ResultPrinter' => '/phpunit/TextUI/Output/Default/ResultPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\UnexpectedOutputPrinter' => '/phpunit/TextUI/Output/Default/UnexpectedOutputPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Facade' => '/phpunit/TextUI/Output/Facade.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\NullPrinter' => '/phpunit/TextUI/Output/Printer/NullPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Printer' => '/phpunit/TextUI/Output/Printer/Printer.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\SummaryPrinter' => '/phpunit/TextUI/Output/SummaryPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\TestDox\\\\ResultPrinter' => '/phpunit/TextUI/Output/TestDox/ResultPrinter.php',\n                'PHPUnit\\\\TextUI\\\\ReflectionException' => '/phpunit/TextUI/Exception/ReflectionException.php',\n                'PHPUnit\\\\TextUI\\\\RuntimeException' => '/phpunit/TextUI/Exception/RuntimeException.php',\n                'PHPUnit\\\\TextUI\\\\ShellExitCodeCalculator' => '/phpunit/TextUI/ShellExitCodeCalculator.php',\n                'PHPUnit\\\\TextUI\\\\TestDirectoryNotFoundException' => '/phpunit/TextUI/Exception/TestDirectoryNotFoundException.php',\n                'PHPUnit\\\\TextUI\\\\TestFileNotFoundException' => '/phpunit/TextUI/Exception/TestFileNotFoundException.php',\n                'PHPUnit\\\\TextUI\\\\TestRunner' => '/phpunit/TextUI/TestRunner.php',\n                'PHPUnit\\\\TextUI\\\\TestSuiteFilterProcessor' => '/phpunit/TextUI/TestSuiteFilterProcessor.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CannotFindSchemaException' => '/phpunit/TextUI/Configuration/Exception/CannotFindSchemaException.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\CodeCoverage' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/CodeCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Clover' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Clover.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Cobertura' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Cobertura.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Crap4j' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Crap4j.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Html' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Html.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Php' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Php.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Text' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Text.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Xml' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Xml.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Configuration' => '/phpunit/TextUI/Configuration/Xml/Configuration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\ConvertLogTypes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/ConvertLogTypes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageCloverToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageCloverToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageCrap4jToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageCrap4jToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageHtmlToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoveragePhpToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoveragePhpToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageTextToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageTextToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageXmlToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageXmlToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\DefaultConfiguration' => '/phpunit/TextUI/Configuration/Xml/DefaultConfiguration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Exception' => '/phpunit/TextUI/Configuration/Xml/Exception.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\FailedSchemaDetectionResult' => '/phpunit/TextUI/Configuration/Xml/SchemaDetector/FailedSchemaDetectionResult.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Generator' => '/phpunit/TextUI/Configuration/Xml/Generator.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Groups' => '/phpunit/TextUI/Configuration/Xml/Groups.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\IntroduceCacheDirectoryAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCacheDirectoryAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\IntroduceCoverageElement' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCoverageElement.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\LoadedFromFileConfiguration' => '/phpunit/TextUI/Configuration/Xml/LoadedFromFileConfiguration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Loader' => '/phpunit/TextUI/Configuration/Xml/Loader.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\LogToReportMigration' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/LogToReportMigration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\Junit' => '/phpunit/TextUI/Configuration/Xml/Logging/Junit.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\Logging' => '/phpunit/TextUI/Configuration/Xml/Logging/Logging.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\TeamCity' => '/phpunit/TextUI/Configuration/Xml/Logging/TeamCity.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\TestDox\\\\Html' => '/phpunit/TextUI/Configuration/Xml/Logging/TestDox/Html.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\TestDox\\\\Text' => '/phpunit/TextUI/Configuration/Xml/Logging/TestDox/Text.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Migration' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/Migration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MigrationBuilder' => '/phpunit/TextUI/Configuration/Xml/Migration/MigrationBuilder.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MigrationBuilderException' => '/phpunit/TextUI/Configuration/Xml/Migration/MigrationBuilderException.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MigrationException' => '/phpunit/TextUI/Configuration/Xml/Migration/MigrationException.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Migrator' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrator.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveAttributesFromFilterWhitelistToCoverage' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromFilterWhitelistToCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveAttributesFromRootToCoverage' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromRootToCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveCoverageDirectoriesToSource' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveCoverageDirectoriesToSource.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveWhitelistExcludesToCoverage' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistExcludesToCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveWhitelistIncludesToCoverage' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistIncludesToCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\PHPUnit' => '/phpunit/TextUI/Configuration/Xml/PHPUnit.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveBeStrictAboutTodoAnnotatedTestsAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutTodoAnnotatedTestsAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveCacheResultFileAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheResultFileAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveCacheTokensAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheTokensAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveConversionToExceptionsAttributes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveConversionToExceptionsAttributes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveCoverageElementCacheDirectoryAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementCacheDirectoryAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveCoverageElementProcessUncoveredFilesAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementProcessUncoveredFilesAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveEmptyFilter' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveEmptyFilter.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveListeners' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveListeners.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveLogTypes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveLogTypes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveLoggingElements' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveLoggingElements.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveNoInteractionAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveNoInteractionAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemovePrinterAttributes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemovePrinterAttributes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveTestDoxGroupsElement' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestDoxGroupsElement.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveTestSuiteLoaderAttributes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestSuiteLoaderAttributes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveVerboseAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveVerboseAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RenameBackupStaticAttributesAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RenameBackupStaticAttributesAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RenameBeStrictAboutCoversAnnotationAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RenameBeStrictAboutCoversAnnotationAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RenameForceCoversAnnotationAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RenameForceCoversAnnotationAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SchemaDetectionResult' => '/phpunit/TextUI/Configuration/Xml/SchemaDetector/SchemaDetectionResult.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SchemaDetector' => '/phpunit/TextUI/Configuration/Xml/SchemaDetector/SchemaDetector.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SchemaFinder' => '/phpunit/TextUI/Configuration/Xml/SchemaFinder.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SnapshotNodeList' => '/phpunit/TextUI/Configuration/Xml/Migration/SnapshotNodeList.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SuccessfulSchemaDetectionResult' => '/phpunit/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\TestSuiteMapper' => '/phpunit/TextUI/Configuration/Xml/TestSuiteMapper.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\UpdateSchemaLocation' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/UpdateSchemaLocation.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\ValidationResult' => '/phpunit/TextUI/Configuration/Xml/Validator/ValidationResult.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Validator' => '/phpunit/TextUI/Configuration/Xml/Validator/Validator.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\Exception' => '/theseer-tokenizer/Exception.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\NamespaceUri' => '/theseer-tokenizer/NamespaceUri.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\NamespaceUriException' => '/theseer-tokenizer/NamespaceUriException.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\Token' => '/theseer-tokenizer/Token.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\TokenCollection' => '/theseer-tokenizer/TokenCollection.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\TokenCollectionException' => '/theseer-tokenizer/TokenCollectionException.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\Tokenizer' => '/theseer-tokenizer/Tokenizer.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\XMLSerializer' => '/theseer-tokenizer/XMLSerializer.php',\n                'PHPUnit\\\\Util\\\\Cloner' => '/phpunit/Util/Cloner.php',\n                'PHPUnit\\\\Util\\\\Color' => '/phpunit/Util/Color.php',\n                'PHPUnit\\\\Util\\\\Exception' => '/phpunit/Util/Exception/Exception.php',\n                'PHPUnit\\\\Util\\\\ExcludeList' => '/phpunit/Util/ExcludeList.php',\n                'PHPUnit\\\\Util\\\\Exporter' => '/phpunit/Util/Exporter.php',\n                'PHPUnit\\\\Util\\\\Filesystem' => '/phpunit/Util/Filesystem.php',\n                'PHPUnit\\\\Util\\\\Filter' => '/phpunit/Util/Filter.php',\n                'PHPUnit\\\\Util\\\\GlobalState' => '/phpunit/Util/GlobalState.php',\n                'PHPUnit\\\\Util\\\\InvalidDirectoryException' => '/phpunit/Util/Exception/InvalidDirectoryException.php',\n                'PHPUnit\\\\Util\\\\InvalidJsonException' => '/phpunit/Util/Exception/InvalidJsonException.php',\n                'PHPUnit\\\\Util\\\\InvalidVersionOperatorException' => '/phpunit/Util/Exception/InvalidVersionOperatorException.php',\n                'PHPUnit\\\\Util\\\\Json' => '/phpunit/Util/Json.php',\n                'PHPUnit\\\\Util\\\\PHP\\\\AbstractPhpProcess' => '/phpunit/Util/PHP/AbstractPhpProcess.php',\n                'PHPUnit\\\\Util\\\\PHP\\\\DefaultPhpProcess' => '/phpunit/Util/PHP/DefaultPhpProcess.php',\n                'PHPUnit\\\\Util\\\\PHP\\\\PhpProcessException' => '/phpunit/Util/Exception/PhpProcessException.php',\n                'PHPUnit\\\\Util\\\\PHP\\\\WindowsPhpProcess' => '/phpunit/Util/PHP/WindowsPhpProcess.php',\n                'PHPUnit\\\\Util\\\\Reflection' => '/phpunit/Util/Reflection.php',\n                'PHPUnit\\\\Util\\\\Test' => '/phpunit/Util/Test.php',\n                'PHPUnit\\\\Util\\\\ThrowableToStringMapper' => '/phpunit/Util/ThrowableToStringMapper.php',\n                'PHPUnit\\\\Util\\\\VersionComparisonOperator' => '/phpunit/Util/VersionComparisonOperator.php',\n                'PHPUnit\\\\Util\\\\Xml' => '/phpunit/Util/Xml/Xml.php',\n                'PHPUnit\\\\Util\\\\Xml\\\\Loader' => '/phpunit/Util/Xml/Loader.php',\n                'PHPUnit\\\\Util\\\\Xml\\\\XmlException' => '/phpunit/Util/Exception/XmlException.php'];\n        }\n\n        if (isset($classes[$class])) {\n            require_once 'phar://phpunit-10.4.2.phar' . $classes[$class];\n        }\n    },\n    true,\n    false\n);\n\nforeach (['PHPUnit\\\\DeepCopy\\\\DeepCopy' => '/myclabs-deep-copy/DeepCopy/DeepCopy.php',\n                'PHPUnit\\\\DeepCopy\\\\Exception\\\\CloneException' => '/myclabs-deep-copy/DeepCopy/Exception/CloneException.php',\n                'PHPUnit\\\\DeepCopy\\\\Exception\\\\PropertyException' => '/myclabs-deep-copy/DeepCopy/Exception/PropertyException.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\ChainableFilter' => '/myclabs-deep-copy/DeepCopy/Filter/ChainableFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\Doctrine\\\\DoctrineCollectionFilter' => '/myclabs-deep-copy/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\Doctrine\\\\DoctrineEmptyCollectionFilter' => '/myclabs-deep-copy/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\Doctrine\\\\DoctrineProxyFilter' => '/myclabs-deep-copy/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\Filter' => '/myclabs-deep-copy/DeepCopy/Filter/Filter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\KeepFilter' => '/myclabs-deep-copy/DeepCopy/Filter/KeepFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\ReplaceFilter' => '/myclabs-deep-copy/DeepCopy/Filter/ReplaceFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Filter\\\\SetNullFilter' => '/myclabs-deep-copy/DeepCopy/Filter/SetNullFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\Doctrine\\\\DoctrineProxyMatcher' => '/myclabs-deep-copy/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\Matcher' => '/myclabs-deep-copy/DeepCopy/Matcher/Matcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\PropertyMatcher' => '/myclabs-deep-copy/DeepCopy/Matcher/PropertyMatcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\PropertyNameMatcher' => '/myclabs-deep-copy/DeepCopy/Matcher/PropertyNameMatcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Matcher\\\\PropertyTypeMatcher' => '/myclabs-deep-copy/DeepCopy/Matcher/PropertyTypeMatcher.php',\n                'PHPUnit\\\\DeepCopy\\\\Reflection\\\\ReflectionHelper' => '/myclabs-deep-copy/DeepCopy/Reflection/ReflectionHelper.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\Date\\\\DateIntervalFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/Date/DateIntervalFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\ReplaceFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/ReplaceFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\ShallowCopyFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/ShallowCopyFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\Spl\\\\ArrayObjectFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\Spl\\\\SplDoublyLinkedList' => '/myclabs-deep-copy/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\Spl\\\\SplDoublyLinkedListFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeFilter\\\\TypeFilter' => '/myclabs-deep-copy/DeepCopy/TypeFilter/TypeFilter.php',\n                'PHPUnit\\\\DeepCopy\\\\TypeMatcher\\\\TypeMatcher' => '/myclabs-deep-copy/DeepCopy/TypeMatcher/TypeMatcher.php',\n                'PHPUnit\\\\Event\\\\Application\\\\Finished' => '/phpunit/Event/Events/Application/Finished.php',\n                'PHPUnit\\\\Event\\\\Application\\\\FinishedSubscriber' => '/phpunit/Event/Events/Application/FinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Application\\\\Started' => '/phpunit/Event/Events/Application/Started.php',\n                'PHPUnit\\\\Event\\\\Application\\\\StartedSubscriber' => '/phpunit/Event/Events/Application/StartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Code\\\\ClassMethod' => '/phpunit/Event/Value/ClassMethod.php',\n                'PHPUnit\\\\Event\\\\Code\\\\ComparisonFailure' => '/phpunit/Event/Value/ComparisonFailure.php',\n                'PHPUnit\\\\Event\\\\Code\\\\ComparisonFailureBuilder' => '/phpunit/Event/Value/ComparisonFailureBuilder.php',\n                'PHPUnit\\\\Event\\\\Code\\\\NoTestCaseObjectOnCallStackException' => '/phpunit/Event/Exception/NoTestCaseObjectOnCallStackException.php',\n                'PHPUnit\\\\Event\\\\Code\\\\Phpt' => '/phpunit/Event/Value/Test/Phpt.php',\n                'PHPUnit\\\\Event\\\\Code\\\\Test' => '/phpunit/Event/Value/Test/Test.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestCollection' => '/phpunit/Event/Value/Test/TestCollection.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestCollectionIterator' => '/phpunit/Event/Value/Test/TestCollectionIterator.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestDox' => '/phpunit/Event/Value/Test/TestDox.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestDoxBuilder' => '/phpunit/Event/Value/Test/TestDoxBuilder.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestMethod' => '/phpunit/Event/Value/Test/TestMethod.php',\n                'PHPUnit\\\\Event\\\\Code\\\\TestMethodBuilder' => '/phpunit/Event/Value/Test/TestMethodBuilder.php',\n                'PHPUnit\\\\Event\\\\Code\\\\Throwable' => '/phpunit/Event/Value/Throwable.php',\n                'PHPUnit\\\\Event\\\\Code\\\\ThrowableBuilder' => '/phpunit/Event/Value/ThrowableBuilder.php',\n                'PHPUnit\\\\Event\\\\CollectingDispatcher' => '/phpunit/Event/Dispatcher/CollectingDispatcher.php',\n                'PHPUnit\\\\Event\\\\DeferringDispatcher' => '/phpunit/Event/Dispatcher/DeferringDispatcher.php',\n                'PHPUnit\\\\Event\\\\DirectDispatcher' => '/phpunit/Event/Dispatcher/DirectDispatcher.php',\n                'PHPUnit\\\\Event\\\\Dispatcher' => '/phpunit/Event/Dispatcher/Dispatcher.php',\n                'PHPUnit\\\\Event\\\\DispatchingEmitter' => '/phpunit/Event/Emitter/DispatchingEmitter.php',\n                'PHPUnit\\\\Event\\\\Emitter' => '/phpunit/Event/Emitter/Emitter.php',\n                'PHPUnit\\\\Event\\\\Event' => '/phpunit/Event/Events/Event.php',\n                'PHPUnit\\\\Event\\\\EventAlreadyAssignedException' => '/phpunit/Event/Exception/EventAlreadyAssignedException.php',\n                'PHPUnit\\\\Event\\\\EventCollection' => '/phpunit/Event/Events/EventCollection.php',\n                'PHPUnit\\\\Event\\\\EventCollectionIterator' => '/phpunit/Event/Events/EventCollectionIterator.php',\n                'PHPUnit\\\\Event\\\\EventFacadeIsSealedException' => '/phpunit/Event/Exception/EventFacadeIsSealedException.php',\n                'PHPUnit\\\\Event\\\\Exception' => '/phpunit/Event/Exception/Exception.php',\n                'PHPUnit\\\\Event\\\\Facade' => '/phpunit/Event/Facade.php',\n                'PHPUnit\\\\Event\\\\InvalidArgumentException' => '/phpunit/Event/Exception/InvalidArgumentException.php',\n                'PHPUnit\\\\Event\\\\InvalidEventException' => '/phpunit/Event/Exception/InvalidEventException.php',\n                'PHPUnit\\\\Event\\\\InvalidSubscriberException' => '/phpunit/Event/Exception/InvalidSubscriberException.php',\n                'PHPUnit\\\\Event\\\\MapError' => '/phpunit/Event/Exception/MapError.php',\n                'PHPUnit\\\\Event\\\\NoPreviousThrowableException' => '/phpunit/Event/Exception/NoPreviousThrowableException.php',\n                'PHPUnit\\\\Event\\\\RuntimeException' => '/phpunit/Event/Exception/RuntimeException.php',\n                'PHPUnit\\\\Event\\\\Runtime\\\\OperatingSystem' => '/phpunit/Event/Value/Runtime/OperatingSystem.php',\n                'PHPUnit\\\\Event\\\\Runtime\\\\PHP' => '/phpunit/Event/Value/Runtime/PHP.php',\n                'PHPUnit\\\\Event\\\\Runtime\\\\PHPUnit' => '/phpunit/Event/Value/Runtime/PHPUnit.php',\n                'PHPUnit\\\\Event\\\\Runtime\\\\Runtime' => '/phpunit/Event/Value/Runtime/Runtime.php',\n                'PHPUnit\\\\Event\\\\SubscribableDispatcher' => '/phpunit/Event/Dispatcher/SubscribableDispatcher.php',\n                'PHPUnit\\\\Event\\\\Subscriber' => '/phpunit/Event/Subscriber.php',\n                'PHPUnit\\\\Event\\\\SubscriberTypeAlreadyRegisteredException' => '/phpunit/Event/Exception/SubscriberTypeAlreadyRegisteredException.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Duration' => '/phpunit/Event/Value/Telemetry/Duration.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\GarbageCollectorStatus' => '/phpunit/Event/Value/Telemetry/GarbageCollectorStatus.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\GarbageCollectorStatusProvider' => '/phpunit/Event/Value/Telemetry/GarbageCollectorStatusProvider.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\HRTime' => '/phpunit/Event/Value/Telemetry/HRTime.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Info' => '/phpunit/Event/Value/Telemetry/Info.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\MemoryMeter' => '/phpunit/Event/Value/Telemetry/MemoryMeter.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\MemoryUsage' => '/phpunit/Event/Value/Telemetry/MemoryUsage.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Php81GarbageCollectorStatusProvider' => '/phpunit/Event/Value/Telemetry/Php81GarbageCollectorStatusProvider.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Php83GarbageCollectorStatusProvider' => '/phpunit/Event/Value/Telemetry/Php83GarbageCollectorStatusProvider.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\Snapshot' => '/phpunit/Event/Value/Telemetry/Snapshot.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\StopWatch' => '/phpunit/Event/Value/Telemetry/StopWatch.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\System' => '/phpunit/Event/Value/Telemetry/System.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\SystemMemoryMeter' => '/phpunit/Event/Value/Telemetry/SystemMemoryMeter.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\SystemStopWatch' => '/phpunit/Event/Value/Telemetry/SystemStopWatch.php',\n                'PHPUnit\\\\Event\\\\Telemetry\\\\SystemStopWatchWithOffset' => '/phpunit/Event/Value/Telemetry/SystemStopWatchWithOffset.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\DataFromDataProvider' => '/phpunit/Event/Value/Test/TestData/DataFromDataProvider.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\DataFromTestDependency' => '/phpunit/Event/Value/Test/TestData/DataFromTestDependency.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\MoreThanOneDataSetFromDataProviderException' => '/phpunit/Event/Exception/MoreThanOneDataSetFromDataProviderException.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\NoDataSetFromDataProviderException' => '/phpunit/Event/Exception/NoDataSetFromDataProviderException.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\TestData' => '/phpunit/Event/Value/Test/TestData/TestData.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\TestDataCollection' => '/phpunit/Event/Value/Test/TestData/TestDataCollection.php',\n                'PHPUnit\\\\Event\\\\TestData\\\\TestDataCollectionIterator' => '/phpunit/Event/Value/Test/TestData/TestDataCollectionIterator.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\BootstrapFinished' => '/phpunit/Event/Events/TestRunner/BootstrapFinished.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\BootstrapFinishedSubscriber' => '/phpunit/Event/Events/TestRunner/BootstrapFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\Configured' => '/phpunit/Event/Events/TestRunner/Configured.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ConfiguredSubscriber' => '/phpunit/Event/Events/TestRunner/ConfiguredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\DeprecationTriggered' => '/phpunit/Event/Events/TestRunner/DeprecationTriggered.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\DeprecationTriggeredSubscriber' => '/phpunit/Event/Events/TestRunner/DeprecationTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\EventFacadeSealed' => '/phpunit/Event/Events/TestRunner/EventFacadeSealed.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\EventFacadeSealedSubscriber' => '/phpunit/Event/Events/TestRunner/EventFacadeSealedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionAborted' => '/phpunit/Event/Events/TestRunner/ExecutionAborted.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionAbortedSubscriber' => '/phpunit/Event/Events/TestRunner/ExecutionAbortedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionFinished' => '/phpunit/Event/Events/TestRunner/ExecutionFinished.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionFinishedSubscriber' => '/phpunit/Event/Events/TestRunner/ExecutionFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionStarted' => '/phpunit/Event/Events/TestRunner/ExecutionStarted.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExecutionStartedSubscriber' => '/phpunit/Event/Events/TestRunner/ExecutionStartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExtensionBootstrapped' => '/phpunit/Event/Events/TestRunner/ExtensionBootstrapped.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExtensionBootstrappedSubscriber' => '/phpunit/Event/Events/TestRunner/ExtensionBootstrappedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExtensionLoadedFromPhar' => '/phpunit/Event/Events/TestRunner/ExtensionLoadedFromPhar.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\ExtensionLoadedFromPharSubscriber' => '/phpunit/Event/Events/TestRunner/ExtensionLoadedFromPharSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\Finished' => '/phpunit/Event/Events/TestRunner/Finished.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\FinishedSubscriber' => '/phpunit/Event/Events/TestRunner/FinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionDisabled' => '/phpunit/Event/Events/TestRunner/GarbageCollectionDisabled.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionDisabledSubscriber' => '/phpunit/Event/Events/TestRunner/GarbageCollectionDisabledSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionEnabled' => '/phpunit/Event/Events/TestRunner/GarbageCollectionEnabled.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionEnabledSubscriber' => '/phpunit/Event/Events/TestRunner/GarbageCollectionEnabledSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionTriggered' => '/phpunit/Event/Events/TestRunner/GarbageCollectionTriggered.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\GarbageCollectionTriggeredSubscriber' => '/phpunit/Event/Events/TestRunner/GarbageCollectionTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\Started' => '/phpunit/Event/Events/TestRunner/Started.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\StartedSubscriber' => '/phpunit/Event/Events/TestRunner/StartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\WarningTriggered' => '/phpunit/Event/Events/TestRunner/WarningTriggered.php',\n                'PHPUnit\\\\Event\\\\TestRunner\\\\WarningTriggeredSubscriber' => '/phpunit/Event/Events/TestRunner/WarningTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Filtered' => '/phpunit/Event/Events/TestSuite/Filtered.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\FilteredSubscriber' => '/phpunit/Event/Events/TestSuite/FilteredSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Finished' => '/phpunit/Event/Events/TestSuite/Finished.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\FinishedSubscriber' => '/phpunit/Event/Events/TestSuite/FinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Loaded' => '/phpunit/Event/Events/TestSuite/Loaded.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\LoadedSubscriber' => '/phpunit/Event/Events/TestSuite/LoadedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Skipped' => '/phpunit/Event/Events/TestSuite/Skipped.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\SkippedSubscriber' => '/phpunit/Event/Events/TestSuite/SkippedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Sorted' => '/phpunit/Event/Events/TestSuite/Sorted.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\SortedSubscriber' => '/phpunit/Event/Events/TestSuite/SortedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\Started' => '/phpunit/Event/Events/TestSuite/Started.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\StartedSubscriber' => '/phpunit/Event/Events/TestSuite/StartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuite' => '/phpunit/Event/Value/TestSuite/TestSuite.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuiteBuilder' => '/phpunit/Event/Value/TestSuite/TestSuiteBuilder.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuiteForTestClass' => '/phpunit/Event/Value/TestSuite/TestSuiteForTestClass.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuiteForTestMethodWithDataProvider' => '/phpunit/Event/Value/TestSuite/TestSuiteForTestMethodWithDataProvider.php',\n                'PHPUnit\\\\Event\\\\TestSuite\\\\TestSuiteWithName' => '/phpunit/Event/Value/TestSuite/TestSuiteWithName.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterLastTestMethodCalled' => '/phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterLastTestMethodCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterLastTestMethodFinished' => '/phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterLastTestMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterTestMethodCalled' => '/phpunit/Event/Events/Test/HookMethod/AfterTestMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterTestMethodCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/AfterTestMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterTestMethodFinished' => '/phpunit/Event/Events/Test/HookMethod/AfterTestMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AfterTestMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/AfterTestMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AssertionFailed' => '/phpunit/Event/Events/Test/Assertion/AssertionFailed.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AssertionFailedSubscriber' => '/phpunit/Event/Events/Test/Assertion/AssertionFailedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AssertionSucceeded' => '/phpunit/Event/Events/Test/Assertion/AssertionSucceeded.php',\n                'PHPUnit\\\\Event\\\\Test\\\\AssertionSucceededSubscriber' => '/phpunit/Event/Events/Test/Assertion/AssertionSucceededSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodCalled' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodErrored' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodErrored.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodErroredSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodErroredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodFinished' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeFirstTestMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeTestMethodCalled' => '/phpunit/Event/Events/Test/HookMethod/BeforeTestMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeTestMethodCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeTestMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeTestMethodFinished' => '/phpunit/Event/Events/Test/HookMethod/BeforeTestMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\BeforeTestMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/BeforeTestMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ComparatorRegistered' => '/phpunit/Event/Events/Test/ComparatorRegistered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ComparatorRegisteredSubscriber' => '/phpunit/Event/Events/Test/ComparatorRegisteredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ConsideredRisky' => '/phpunit/Event/Events/Test/Issue/ConsideredRisky.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ConsideredRiskySubscriber' => '/phpunit/Event/Events/Test/Issue/ConsideredRiskySubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DataProviderMethodCalled' => '/phpunit/Event/Events/Test/Lifecycle/DataProviderMethodCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DataProviderMethodCalledSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/DataProviderMethodCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DataProviderMethodFinished' => '/phpunit/Event/Events/Test/Lifecycle/DataProviderMethodFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DataProviderMethodFinishedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/DataProviderMethodFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DeprecationTriggered' => '/phpunit/Event/Events/Test/Issue/DeprecationTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\DeprecationTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/DeprecationTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ErrorTriggered' => '/phpunit/Event/Events/Test/Issue/ErrorTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ErrorTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/ErrorTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Errored' => '/phpunit/Event/Events/Test/Outcome/Errored.php',\n                'PHPUnit\\\\Event\\\\Test\\\\ErroredSubscriber' => '/phpunit/Event/Events/Test/Outcome/ErroredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Failed' => '/phpunit/Event/Events/Test/Outcome/Failed.php',\n                'PHPUnit\\\\Event\\\\Test\\\\FailedSubscriber' => '/phpunit/Event/Events/Test/Outcome/FailedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Finished' => '/phpunit/Event/Events/Test/Lifecycle/Finished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\FinishedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/FinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MarkedIncomplete' => '/phpunit/Event/Events/Test/Outcome/MarkedIncomplete.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MarkedIncompleteSubscriber' => '/phpunit/Event/Events/Test/Outcome/MarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForAbstractClassCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForAbstractClassCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForIntersectionOfInterfacesCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForIntersectionOfInterfacesCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForTraitCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForTraitCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectForTraitCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectForTraitCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectFromWsdlCreated' => '/phpunit/Event/Events/Test/TestDouble/MockObjectFromWsdlCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\MockObjectFromWsdlCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/MockObjectFromWsdlCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\NoComparisonFailureException' => '/phpunit/Event/Exception/NoComparisonFailureException.php',\n                'PHPUnit\\\\Event\\\\Test\\\\NoticeTriggered' => '/phpunit/Event/Events/Test/Issue/NoticeTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\NoticeTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/NoticeTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PartialMockObjectCreated' => '/phpunit/Event/Events/Test/TestDouble/PartialMockObjectCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PartialMockObjectCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/PartialMockObjectCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Passed' => '/phpunit/Event/Events/Test/Outcome/Passed.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PassedSubscriber' => '/phpunit/Event/Events/Test/Outcome/PassedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpDeprecationTriggered' => '/phpunit/Event/Events/Test/Issue/PhpDeprecationTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpDeprecationTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpDeprecationTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpNoticeTriggered' => '/phpunit/Event/Events/Test/Issue/PhpNoticeTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpNoticeTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpNoticeTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpWarningTriggered' => '/phpunit/Event/Events/Test/Issue/PhpWarningTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpWarningTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpWarningTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitDeprecationTriggered' => '/phpunit/Event/Events/Test/Issue/PhpunitDeprecationTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitDeprecationTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpunitDeprecationTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitErrorTriggered' => '/phpunit/Event/Events/Test/Issue/PhpunitErrorTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitErrorTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpunitErrorTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitWarningTriggered' => '/phpunit/Event/Events/Test/Issue/PhpunitWarningTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PhpunitWarningTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/PhpunitWarningTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PostConditionCalled' => '/phpunit/Event/Events/Test/HookMethod/PostConditionCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PostConditionCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/PostConditionCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PostConditionFinished' => '/phpunit/Event/Events/Test/HookMethod/PostConditionFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PostConditionFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/PostConditionFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreConditionCalled' => '/phpunit/Event/Events/Test/HookMethod/PreConditionCalled.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreConditionCalledSubscriber' => '/phpunit/Event/Events/Test/HookMethod/PreConditionCalledSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreConditionFinished' => '/phpunit/Event/Events/Test/HookMethod/PreConditionFinished.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreConditionFinishedSubscriber' => '/phpunit/Event/Events/Test/HookMethod/PreConditionFinishedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparationFailed' => '/phpunit/Event/Events/Test/Lifecycle/PreparationFailed.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparationFailedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/PreparationFailedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparationStarted' => '/phpunit/Event/Events/Test/Lifecycle/PreparationStarted.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparationStartedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/PreparationStartedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Prepared' => '/phpunit/Event/Events/Test/Lifecycle/Prepared.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PreparedSubscriber' => '/phpunit/Event/Events/Test/Lifecycle/PreparedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PrintedUnexpectedOutput' => '/phpunit/Event/Events/Test/PrintedUnexpectedOutput.php',\n                'PHPUnit\\\\Event\\\\Test\\\\PrintedUnexpectedOutputSubscriber' => '/phpunit/Event/Events/Test/PrintedUnexpectedOutputSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\Skipped' => '/phpunit/Event/Events/Test/Outcome/Skipped.php',\n                'PHPUnit\\\\Event\\\\Test\\\\SkippedSubscriber' => '/phpunit/Event/Events/Test/Outcome/SkippedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestProxyCreated' => '/phpunit/Event/Events/Test/TestDouble/TestProxyCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestProxyCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/TestProxyCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestStubCreated' => '/phpunit/Event/Events/Test/TestDouble/TestStubCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestStubCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/TestStubCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestStubForIntersectionOfInterfacesCreated' => '/phpunit/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreated.php',\n                'PHPUnit\\\\Event\\\\Test\\\\TestStubForIntersectionOfInterfacesCreatedSubscriber' => '/phpunit/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreatedSubscriber.php',\n                'PHPUnit\\\\Event\\\\Test\\\\WarningTriggered' => '/phpunit/Event/Events/Test/Issue/WarningTriggered.php',\n                'PHPUnit\\\\Event\\\\Test\\\\WarningTriggeredSubscriber' => '/phpunit/Event/Events/Test/Issue/WarningTriggeredSubscriber.php',\n                'PHPUnit\\\\Event\\\\Tracer\\\\Tracer' => '/phpunit/Event/Tracer.php',\n                'PHPUnit\\\\Event\\\\TypeMap' => '/phpunit/Event/TypeMap.php',\n                'PHPUnit\\\\Event\\\\UnknownEventException' => '/phpunit/Event/Exception/UnknownEventException.php',\n                'PHPUnit\\\\Event\\\\UnknownEventTypeException' => '/phpunit/Event/Exception/UnknownEventTypeException.php',\n                'PHPUnit\\\\Event\\\\UnknownSubscriberException' => '/phpunit/Event/Exception/UnknownSubscriberException.php',\n                'PHPUnit\\\\Event\\\\UnknownSubscriberTypeException' => '/phpunit/Event/Exception/UnknownSubscriberTypeException.php',\n                'PHPUnit\\\\Exception' => '/phpunit/Exception.php',\n                'PHPUnit\\\\Framework\\\\ActualValueIsNotAnObjectException' => '/phpunit/Framework/Exception/ObjectEquals/ActualValueIsNotAnObjectException.php',\n                'PHPUnit\\\\Framework\\\\Assert' => '/phpunit/Framework/Assert.php',\n                'PHPUnit\\\\Framework\\\\AssertionFailedError' => '/phpunit/Framework/Exception/AssertionFailedError.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\After' => '/phpunit/Framework/Attributes/After.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\AfterClass' => '/phpunit/Framework/Attributes/AfterClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\BackupGlobals' => '/phpunit/Framework/Attributes/BackupGlobals.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\BackupStaticProperties' => '/phpunit/Framework/Attributes/BackupStaticProperties.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Before' => '/phpunit/Framework/Attributes/Before.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\BeforeClass' => '/phpunit/Framework/Attributes/BeforeClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\CodeCoverageIgnore' => '/phpunit/Framework/Attributes/CodeCoverageIgnore.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\CoversClass' => '/phpunit/Framework/Attributes/CoversClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\CoversFunction' => '/phpunit/Framework/Attributes/CoversFunction.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\CoversNothing' => '/phpunit/Framework/Attributes/CoversNothing.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DataProvider' => '/phpunit/Framework/Attributes/DataProvider.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DataProviderExternal' => '/phpunit/Framework/Attributes/DataProviderExternal.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Depends' => '/phpunit/Framework/Attributes/Depends.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsExternal' => '/phpunit/Framework/Attributes/DependsExternal.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsExternalUsingDeepClone' => '/phpunit/Framework/Attributes/DependsExternalUsingDeepClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsExternalUsingShallowClone' => '/phpunit/Framework/Attributes/DependsExternalUsingShallowClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsOnClass' => '/phpunit/Framework/Attributes/DependsOnClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsOnClassUsingDeepClone' => '/phpunit/Framework/Attributes/DependsOnClassUsingDeepClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsOnClassUsingShallowClone' => '/phpunit/Framework/Attributes/DependsOnClassUsingShallowClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsUsingDeepClone' => '/phpunit/Framework/Attributes/DependsUsingDeepClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DependsUsingShallowClone' => '/phpunit/Framework/Attributes/DependsUsingShallowClone.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\DoesNotPerformAssertions' => '/phpunit/Framework/Attributes/DoesNotPerformAssertions.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\ExcludeGlobalVariableFromBackup' => '/phpunit/Framework/Attributes/ExcludeGlobalVariableFromBackup.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\ExcludeStaticPropertyFromBackup' => '/phpunit/Framework/Attributes/ExcludeStaticPropertyFromBackup.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Group' => '/phpunit/Framework/Attributes/Group.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\IgnoreClassForCodeCoverage' => '/phpunit/Framework/Attributes/IgnoreClassForCodeCoverage.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\IgnoreFunctionForCodeCoverage' => '/phpunit/Framework/Attributes/IgnoreFunctionForCodeCoverage.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\IgnoreMethodForCodeCoverage' => '/phpunit/Framework/Attributes/IgnoreMethodForCodeCoverage.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Large' => '/phpunit/Framework/Attributes/Large.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Medium' => '/phpunit/Framework/Attributes/Medium.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\PostCondition' => '/phpunit/Framework/Attributes/PostCondition.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\PreCondition' => '/phpunit/Framework/Attributes/PreCondition.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\PreserveGlobalState' => '/phpunit/Framework/Attributes/PreserveGlobalState.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresFunction' => '/phpunit/Framework/Attributes/RequiresFunction.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresMethod' => '/phpunit/Framework/Attributes/RequiresMethod.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresOperatingSystem' => '/phpunit/Framework/Attributes/RequiresOperatingSystem.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresOperatingSystemFamily' => '/phpunit/Framework/Attributes/RequiresOperatingSystemFamily.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresPhp' => '/phpunit/Framework/Attributes/RequiresPhp.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresPhpExtension' => '/phpunit/Framework/Attributes/RequiresPhpExtension.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresPhpunit' => '/phpunit/Framework/Attributes/RequiresPhpunit.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RequiresSetting' => '/phpunit/Framework/Attributes/RequiresSetting.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RunClassInSeparateProcess' => '/phpunit/Framework/Attributes/RunClassInSeparateProcess.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RunInSeparateProcess' => '/phpunit/Framework/Attributes/RunInSeparateProcess.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\RunTestsInSeparateProcesses' => '/phpunit/Framework/Attributes/RunTestsInSeparateProcesses.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Small' => '/phpunit/Framework/Attributes/Small.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Test' => '/phpunit/Framework/Attributes/Test.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\TestDox' => '/phpunit/Framework/Attributes/TestDox.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\TestWith' => '/phpunit/Framework/Attributes/TestWith.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\TestWithJson' => '/phpunit/Framework/Attributes/TestWithJson.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\Ticket' => '/phpunit/Framework/Attributes/Ticket.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\UsesClass' => '/phpunit/Framework/Attributes/UsesClass.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\UsesFunction' => '/phpunit/Framework/Attributes/UsesFunction.php',\n                'PHPUnit\\\\Framework\\\\Attributes\\\\WithoutErrorHandler' => '/phpunit/Framework/Attributes/WithoutErrorHandler.php',\n                'PHPUnit\\\\Framework\\\\CodeCoverageException' => '/phpunit/Framework/Exception/CodeCoverageException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotAcceptParameterTypeException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotAcceptParameterTypeException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotDeclareBoolReturnTypeException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotDeclareExactlyOneParameterException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotDeclareParameterTypeException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareParameterTypeException.php',\n                'PHPUnit\\\\Framework\\\\ComparisonMethodDoesNotExistException' => '/phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotExistException.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ArrayHasKey' => '/phpunit/Framework/Constraint/Traversable/ArrayHasKey.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\BinaryOperator' => '/phpunit/Framework/Constraint/Operator/BinaryOperator.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Callback' => '/phpunit/Framework/Constraint/Callback.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Constraint' => '/phpunit/Framework/Constraint/Constraint.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Count' => '/phpunit/Framework/Constraint/Cardinality/Count.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\DirectoryExists' => '/phpunit/Framework/Constraint/Filesystem/DirectoryExists.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Exception' => '/phpunit/Framework/Constraint/Exception/Exception.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ExceptionCode' => '/phpunit/Framework/Constraint/Exception/ExceptionCode.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ExceptionMessageIsOrContains' => '/phpunit/Framework/Constraint/Exception/ExceptionMessageIsOrContains.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ExceptionMessageMatchesRegularExpression' => '/phpunit/Framework/Constraint/Exception/ExceptionMessageMatchesRegularExpression.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\FileExists' => '/phpunit/Framework/Constraint/Filesystem/FileExists.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\GreaterThan' => '/phpunit/Framework/Constraint/Cardinality/GreaterThan.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsAnything' => '/phpunit/Framework/Constraint/IsAnything.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEmpty' => '/phpunit/Framework/Constraint/Cardinality/IsEmpty.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEqual' => '/phpunit/Framework/Constraint/Equality/IsEqual.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEqualCanonicalizing' => '/phpunit/Framework/Constraint/Equality/IsEqualCanonicalizing.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEqualIgnoringCase' => '/phpunit/Framework/Constraint/Equality/IsEqualIgnoringCase.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsEqualWithDelta' => '/phpunit/Framework/Constraint/Equality/IsEqualWithDelta.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsFalse' => '/phpunit/Framework/Constraint/Boolean/IsFalse.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsFinite' => '/phpunit/Framework/Constraint/Math/IsFinite.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsIdentical' => '/phpunit/Framework/Constraint/IsIdentical.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsInfinite' => '/phpunit/Framework/Constraint/Math/IsInfinite.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsInstanceOf' => '/phpunit/Framework/Constraint/Type/IsInstanceOf.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsJson' => '/phpunit/Framework/Constraint/String/IsJson.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsList' => '/phpunit/Framework/Constraint/Traversable/IsList.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsNan' => '/phpunit/Framework/Constraint/Math/IsNan.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsNull' => '/phpunit/Framework/Constraint/Type/IsNull.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsReadable' => '/phpunit/Framework/Constraint/Filesystem/IsReadable.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsTrue' => '/phpunit/Framework/Constraint/Boolean/IsTrue.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsType' => '/phpunit/Framework/Constraint/Type/IsType.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\IsWritable' => '/phpunit/Framework/Constraint/Filesystem/IsWritable.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\JsonMatches' => '/phpunit/Framework/Constraint/JsonMatches.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LessThan' => '/phpunit/Framework/Constraint/Cardinality/LessThan.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LogicalAnd' => '/phpunit/Framework/Constraint/Operator/LogicalAnd.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LogicalNot' => '/phpunit/Framework/Constraint/Operator/LogicalNot.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LogicalOr' => '/phpunit/Framework/Constraint/Operator/LogicalOr.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\LogicalXor' => '/phpunit/Framework/Constraint/Operator/LogicalXor.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ObjectEquals' => '/phpunit/Framework/Constraint/Object/ObjectEquals.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\ObjectHasProperty' => '/phpunit/Framework/Constraint/Object/ObjectHasProperty.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\Operator' => '/phpunit/Framework/Constraint/Operator/Operator.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\RegularExpression' => '/phpunit/Framework/Constraint/String/RegularExpression.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\SameSize' => '/phpunit/Framework/Constraint/Cardinality/SameSize.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringContains' => '/phpunit/Framework/Constraint/String/StringContains.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringEndsWith' => '/phpunit/Framework/Constraint/String/StringEndsWith.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringEqualsStringIgnoringLineEndings' => '/phpunit/Framework/Constraint/String/StringEqualsStringIgnoringLineEndings.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringMatchesFormatDescription' => '/phpunit/Framework/Constraint/String/StringMatchesFormatDescription.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\StringStartsWith' => '/phpunit/Framework/Constraint/String/StringStartsWith.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\TraversableContains' => '/phpunit/Framework/Constraint/Traversable/TraversableContains.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\TraversableContainsEqual' => '/phpunit/Framework/Constraint/Traversable/TraversableContainsEqual.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\TraversableContainsIdentical' => '/phpunit/Framework/Constraint/Traversable/TraversableContainsIdentical.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\TraversableContainsOnly' => '/phpunit/Framework/Constraint/Traversable/TraversableContainsOnly.php',\n                'PHPUnit\\\\Framework\\\\Constraint\\\\UnaryOperator' => '/phpunit/Framework/Constraint/Operator/UnaryOperator.php',\n                'PHPUnit\\\\Framework\\\\DataProviderTestSuite' => '/phpunit/Framework/DataProviderTestSuite.php',\n                'PHPUnit\\\\Framework\\\\EmptyStringException' => '/phpunit/Framework/Exception/EmptyStringException.php',\n                'PHPUnit\\\\Framework\\\\Exception' => '/phpunit/Framework/Exception/Exception.php',\n                'PHPUnit\\\\Framework\\\\ExecutionOrderDependency' => '/phpunit/Framework/ExecutionOrderDependency.php',\n                'PHPUnit\\\\Framework\\\\ExpectationFailedException' => '/phpunit/Framework/Exception/ExpectationFailedException.php',\n                'PHPUnit\\\\Framework\\\\GeneratorNotSupportedException' => '/phpunit/Framework/Exception/GeneratorNotSupportedException.php',\n                'PHPUnit\\\\Framework\\\\IncompleteTest' => '/phpunit/Framework/Exception/Incomplete/IncompleteTest.php',\n                'PHPUnit\\\\Framework\\\\IncompleteTestError' => '/phpunit/Framework/Exception/Incomplete/IncompleteTestError.php',\n                'PHPUnit\\\\Framework\\\\InvalidArgumentException' => '/phpunit/Framework/Exception/InvalidArgumentException.php',\n                'PHPUnit\\\\Framework\\\\InvalidCoversTargetException' => '/phpunit/Framework/Exception/InvalidCoversTargetException.php',\n                'PHPUnit\\\\Framework\\\\InvalidDataProviderException' => '/phpunit/Framework/Exception/InvalidDataProviderException.php',\n                'PHPUnit\\\\Framework\\\\InvalidDependencyException' => '/phpunit/Framework/Exception/InvalidDependencyException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\BadMethodCallException' => '/phpunit/Framework/MockObject/Exception/BadMethodCallException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\Identity' => '/phpunit/Framework/MockObject/Runtime/Builder/Identity.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\InvocationMocker' => '/phpunit/Framework/MockObject/Runtime/Builder/InvocationMocker.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\InvocationStubber' => '/phpunit/Framework/MockObject/Runtime/Builder/InvocationStubber.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\MethodNameMatch' => '/phpunit/Framework/MockObject/Runtime/Builder/MethodNameMatch.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\ParametersMatch' => '/phpunit/Framework/MockObject/Runtime/Builder/ParametersMatch.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\Stub' => '/phpunit/Framework/MockObject/Runtime/Builder/Stub.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\CannotUseAddMethodsException' => '/phpunit/Framework/MockObject/Exception/CannotUseAddMethodsException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\CannotUseOnlyMethodsException' => '/phpunit/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ConfigurableMethod' => '/phpunit/Framework/MockObject/ConfigurableMethod.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\DoubledCloneMethod' => '/phpunit/Framework/MockObject/Runtime/Api/DoubledCloneMethod.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Exception' => '/phpunit/Framework/MockObject/Exception/Exception.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ClassAlreadyExistsException' => '/phpunit/Framework/MockObject/Generator/Exception/ClassAlreadyExistsException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ClassIsEnumerationException' => '/phpunit/Framework/MockObject/Generator/Exception/ClassIsEnumerationException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ClassIsFinalException' => '/phpunit/Framework/MockObject/Generator/Exception/ClassIsFinalException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ClassIsReadonlyException' => '/phpunit/Framework/MockObject/Generator/Exception/ClassIsReadonlyException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\DuplicateMethodException' => '/phpunit/Framework/MockObject/Generator/Exception/DuplicateMethodException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\Exception' => '/phpunit/Framework/MockObject/Generator/Exception/Exception.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\Generator' => '/phpunit/Framework/MockObject/Generator/Generator.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\InvalidMethodNameException' => '/phpunit/Framework/MockObject/Generator/Exception/InvalidMethodNameException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockClass' => '/phpunit/Framework/MockObject/Generator/MockClass.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockMethod' => '/phpunit/Framework/MockObject/Generator/MockMethod.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockMethodSet' => '/phpunit/Framework/MockObject/Generator/MockMethodSet.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockTrait' => '/phpunit/Framework/MockObject/Generator/MockTrait.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\MockType' => '/phpunit/Framework/MockObject/Generator/MockType.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\OriginalConstructorInvocationRequiredException' => '/phpunit/Framework/MockObject/Generator/Exception/OriginalConstructorInvocationRequiredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\ReflectionException' => '/phpunit/Framework/MockObject/Generator/Exception/ReflectionException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\RuntimeException' => '/phpunit/Framework/MockObject/Generator/Exception/RuntimeException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\SoapExtensionNotAvailableException' => '/phpunit/Framework/MockObject/Generator/Exception/SoapExtensionNotAvailableException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\TemplateLoader' => '/phpunit/Framework/MockObject/Generator/TemplateLoader.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\UnknownClassException' => '/phpunit/Framework/MockObject/Generator/Exception/UnknownClassException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\UnknownTraitException' => '/phpunit/Framework/MockObject/Generator/Exception/UnknownTraitException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\\\UnknownTypeException' => '/phpunit/Framework/MockObject/Generator/Exception/UnknownTypeException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\IncompatibleReturnValueException' => '/phpunit/Framework/MockObject/Exception/IncompatibleReturnValueException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Invocation' => '/phpunit/Framework/MockObject/Runtime/Invocation.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\InvocationHandler' => '/phpunit/Framework/MockObject/Runtime/InvocationHandler.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MatchBuilderNotFoundException' => '/phpunit/Framework/MockObject/Exception/MatchBuilderNotFoundException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Matcher' => '/phpunit/Framework/MockObject/Runtime/Matcher.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MatcherAlreadyRegisteredException' => '/phpunit/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Method' => '/phpunit/Framework/MockObject/Runtime/Api/Method.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodCannotBeConfiguredException' => '/phpunit/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodNameAlreadyConfiguredException' => '/phpunit/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodNameConstraint' => '/phpunit/Framework/MockObject/Runtime/MethodNameConstraint.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodNameNotConfiguredException' => '/phpunit/Framework/MockObject/Exception/MethodNameNotConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MethodParametersAlreadyConfiguredException' => '/phpunit/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder' => '/phpunit/Framework/MockObject/MockBuilder.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MockObject' => '/phpunit/Framework/MockObject/Runtime/Interface/MockObject.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MockObjectApi' => '/phpunit/Framework/MockObject/Runtime/Api/MockObjectApi.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\MockObjectInternal' => '/phpunit/Framework/MockObject/Runtime/Interface/MockObjectInternal.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\NeverReturningMethodException' => '/phpunit/Framework/MockObject/Exception/NeverReturningMethodException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ProxiedCloneMethod' => '/phpunit/Framework/MockObject/Runtime/Api/ProxiedCloneMethod.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ReflectionException' => '/phpunit/Framework/MockObject/Exception/ReflectionException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ReturnValueGenerator' => '/phpunit/Framework/MockObject/Runtime/ReturnValueGenerator.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\ReturnValueNotConfiguredException' => '/phpunit/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\AnyInvokedCount' => '/phpunit/Framework/MockObject/Runtime/Rule/AnyInvokedCount.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\AnyParameters' => '/phpunit/Framework/MockObject/Runtime/Rule/AnyParameters.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvocationOrder' => '/phpunit/Framework/MockObject/Runtime/Rule/InvocationOrder.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvokedAtLeastCount' => '/phpunit/Framework/MockObject/Runtime/Rule/InvokedAtLeastCount.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvokedAtLeastOnce' => '/phpunit/Framework/MockObject/Runtime/Rule/InvokedAtLeastOnce.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvokedAtMostCount' => '/phpunit/Framework/MockObject/Runtime/Rule/InvokedAtMostCount.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\InvokedCount' => '/phpunit/Framework/MockObject/Runtime/Rule/InvokedCount.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\MethodName' => '/phpunit/Framework/MockObject/Runtime/Rule/MethodName.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\Parameters' => '/phpunit/Framework/MockObject/Runtime/Rule/Parameters.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Rule\\\\ParametersRule' => '/phpunit/Framework/MockObject/Runtime/Rule/ParametersRule.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\RuntimeException' => '/phpunit/Framework/MockObject/Exception/RuntimeException.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub' => '/phpunit/Framework/MockObject/Runtime/Interface/Stub.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\StubApi' => '/phpunit/Framework/MockObject/Runtime/Api/StubApi.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\StubInternal' => '/phpunit/Framework/MockObject/Runtime/Interface/StubInternal.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ConsecutiveCalls' => '/phpunit/Framework/MockObject/Runtime/Stub/ConsecutiveCalls.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\Exception' => '/phpunit/Framework/MockObject/Runtime/Stub/Exception.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnArgument' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnArgument.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnCallback' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnCallback.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnReference' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnReference.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnSelf' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnSelf.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnStub' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnStub.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\ReturnValueMap' => '/phpunit/Framework/MockObject/Runtime/Stub/ReturnValueMap.php',\n                'PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\\\Stub' => '/phpunit/Framework/MockObject/Runtime/Stub/Stub.php',\n                'PHPUnit\\\\Framework\\\\NoChildTestSuiteException' => '/phpunit/Framework/Exception/NoChildTestSuiteException.php',\n                'PHPUnit\\\\Framework\\\\PhptAssertionFailedError' => '/phpunit/Framework/Exception/PhptAssertionFailedError.php',\n                'PHPUnit\\\\Framework\\\\ProcessIsolationException' => '/phpunit/Framework/Exception/ProcessIsolationException.php',\n                'PHPUnit\\\\Framework\\\\Reorderable' => '/phpunit/Framework/Reorderable.php',\n                'PHPUnit\\\\Framework\\\\SelfDescribing' => '/phpunit/Framework/SelfDescribing.php',\n                'PHPUnit\\\\Framework\\\\SkippedTest' => '/phpunit/Framework/Exception/Skipped/SkippedTest.php',\n                'PHPUnit\\\\Framework\\\\SkippedTestSuiteError' => '/phpunit/Framework/Exception/Skipped/SkippedTestSuiteError.php',\n                'PHPUnit\\\\Framework\\\\SkippedWithMessageException' => '/phpunit/Framework/Exception/Skipped/SkippedWithMessageException.php',\n                'PHPUnit\\\\Framework\\\\Test' => '/phpunit/Framework/Test.php',\n                'PHPUnit\\\\Framework\\\\TestBuilder' => '/phpunit/Framework/TestBuilder.php',\n                'PHPUnit\\\\Framework\\\\TestCase' => '/phpunit/Framework/TestCase.php',\n                'PHPUnit\\\\Framework\\\\TestRunner' => '/phpunit/Framework/TestRunner.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Known' => '/phpunit/Framework/TestSize/Known.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Large' => '/phpunit/Framework/TestSize/Large.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Medium' => '/phpunit/Framework/TestSize/Medium.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Small' => '/phpunit/Framework/TestSize/Small.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\TestSize' => '/phpunit/Framework/TestSize/TestSize.php',\n                'PHPUnit\\\\Framework\\\\TestSize\\\\Unknown' => '/phpunit/Framework/TestSize/Unknown.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Deprecation' => '/phpunit/Framework/TestStatus/Deprecation.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Error' => '/phpunit/Framework/TestStatus/Error.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Failure' => '/phpunit/Framework/TestStatus/Failure.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Incomplete' => '/phpunit/Framework/TestStatus/Incomplete.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Known' => '/phpunit/Framework/TestStatus/Known.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Notice' => '/phpunit/Framework/TestStatus/Notice.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Risky' => '/phpunit/Framework/TestStatus/Risky.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Skipped' => '/phpunit/Framework/TestStatus/Skipped.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Success' => '/phpunit/Framework/TestStatus/Success.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\TestStatus' => '/phpunit/Framework/TestStatus/TestStatus.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Unknown' => '/phpunit/Framework/TestStatus/Unknown.php',\n                'PHPUnit\\\\Framework\\\\TestStatus\\\\Warning' => '/phpunit/Framework/TestStatus/Warning.php',\n                'PHPUnit\\\\Framework\\\\TestSuite' => '/phpunit/Framework/TestSuite.php',\n                'PHPUnit\\\\Framework\\\\TestSuiteIterator' => '/phpunit/Framework/TestSuiteIterator.php',\n                'PHPUnit\\\\Framework\\\\UnknownClassOrInterfaceException' => '/phpunit/Framework/Exception/UnknownClassOrInterfaceException.php',\n                'PHPUnit\\\\Framework\\\\UnknownTypeException' => '/phpunit/Framework/Exception/UnknownTypeException.php',\n                'PHPUnit\\\\Logging\\\\EventLogger' => '/phpunit/Logging/EventLogger.php',\n                'PHPUnit\\\\Logging\\\\Exception' => '/phpunit/Logging/Exception.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\JunitXmlLogger' => '/phpunit/Logging/JUnit/JunitXmlLogger.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\Subscriber' => '/phpunit/Logging/JUnit/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestErroredSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestFailedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestFinishedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestPreparedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestRunnerExecutionFinishedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestRunnerExecutionFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestSkippedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestSuiteFinishedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestSuiteFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\JUnit\\\\TestSuiteStartedSubscriber' => '/phpunit/Logging/JUnit/Subscriber/TestSuiteStartedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\Subscriber' => '/phpunit/Logging/TeamCity/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TeamCityLogger' => '/phpunit/Logging/TeamCity/TeamCityLogger.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestConsideredRiskySubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestErroredSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestFailedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestFinishedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestPreparedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestRunnerExecutionFinishedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestRunnerExecutionFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestSkippedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestSuiteFinishedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestSuiteFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TeamCity\\\\TestSuiteStartedSubscriber' => '/phpunit/Logging/TeamCity/Subscriber/TestSuiteStartedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\HtmlRenderer' => '/phpunit/Logging/TestDox/HtmlRenderer.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\NamePrettifier' => '/phpunit/Logging/TestDox/NamePrettifier.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\PlainTextRenderer' => '/phpunit/Logging/TestDox/PlainTextRenderer.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\Subscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestConsideredRiskySubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedMockObjectForAbstractClassSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectForAbstractClassSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedMockObjectForTraitSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectForTraitSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedMockObjectFromWsdlSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectFromWsdlSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedMockObjectSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedPartialMockObjectSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedPartialMockObjectSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedTestProxySubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedTestProxySubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestCreatedTestStubSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedTestStubSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestErroredSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestFailedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestFinishedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestPassedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestPassedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestPreparedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestResult' => '/phpunit/Logging/TestDox/TestMethod/TestResult.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestResultCollection' => '/phpunit/Logging/TestDox/TestMethod/TestResultCollection.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestResultCollectionIterator' => '/phpunit/Logging/TestDox/TestMethod/TestResultCollectionIterator.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestResultCollector' => '/phpunit/Logging/TestDox/TestMethod/TestResultCollector.php',\n                'PHPUnit\\\\Logging\\\\TestDox\\\\TestSkippedSubscriber' => '/phpunit/Logging/TestDox/TestMethod/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\Metadata\\\\After' => '/phpunit/Metadata/After.php',\n                'PHPUnit\\\\Metadata\\\\AfterClass' => '/phpunit/Metadata/AfterClass.php',\n                'PHPUnit\\\\Metadata\\\\Annotation\\\\Parser\\\\DocBlock' => '/phpunit/Metadata/Parser/Annotation/DocBlock.php',\n                'PHPUnit\\\\Metadata\\\\Annotation\\\\Parser\\\\Registry' => '/phpunit/Metadata/Parser/Annotation/Registry.php',\n                'PHPUnit\\\\Metadata\\\\AnnotationsAreNotSupportedForInternalClassesException' => '/phpunit/Metadata/Exception/AnnotationsAreNotSupportedForInternalClassesException.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\CodeCoverage' => '/phpunit/Metadata/Api/CodeCoverage.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\DataProvider' => '/phpunit/Metadata/Api/DataProvider.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\Dependencies' => '/phpunit/Metadata/Api/Dependencies.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\Groups' => '/phpunit/Metadata/Api/Groups.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\HookMethods' => '/phpunit/Metadata/Api/HookMethods.php',\n                'PHPUnit\\\\Metadata\\\\Api\\\\Requirements' => '/phpunit/Metadata/Api/Requirements.php',\n                'PHPUnit\\\\Metadata\\\\BackupGlobals' => '/phpunit/Metadata/BackupGlobals.php',\n                'PHPUnit\\\\Metadata\\\\BackupStaticProperties' => '/phpunit/Metadata/BackupStaticProperties.php',\n                'PHPUnit\\\\Metadata\\\\Before' => '/phpunit/Metadata/Before.php',\n                'PHPUnit\\\\Metadata\\\\BeforeClass' => '/phpunit/Metadata/BeforeClass.php',\n                'PHPUnit\\\\Metadata\\\\Covers' => '/phpunit/Metadata/Covers.php',\n                'PHPUnit\\\\Metadata\\\\CoversClass' => '/phpunit/Metadata/CoversClass.php',\n                'PHPUnit\\\\Metadata\\\\CoversDefaultClass' => '/phpunit/Metadata/CoversDefaultClass.php',\n                'PHPUnit\\\\Metadata\\\\CoversFunction' => '/phpunit/Metadata/CoversFunction.php',\n                'PHPUnit\\\\Metadata\\\\CoversNothing' => '/phpunit/Metadata/CoversNothing.php',\n                'PHPUnit\\\\Metadata\\\\DataProvider' => '/phpunit/Metadata/DataProvider.php',\n                'PHPUnit\\\\Metadata\\\\DependsOnClass' => '/phpunit/Metadata/DependsOnClass.php',\n                'PHPUnit\\\\Metadata\\\\DependsOnMethod' => '/phpunit/Metadata/DependsOnMethod.php',\n                'PHPUnit\\\\Metadata\\\\DoesNotPerformAssertions' => '/phpunit/Metadata/DoesNotPerformAssertions.php',\n                'PHPUnit\\\\Metadata\\\\Exception' => '/phpunit/Metadata/Exception/Exception.php',\n                'PHPUnit\\\\Metadata\\\\ExcludeGlobalVariableFromBackup' => '/phpunit/Metadata/ExcludeGlobalVariableFromBackup.php',\n                'PHPUnit\\\\Metadata\\\\ExcludeStaticPropertyFromBackup' => '/phpunit/Metadata/ExcludeStaticPropertyFromBackup.php',\n                'PHPUnit\\\\Metadata\\\\Group' => '/phpunit/Metadata/Group.php',\n                'PHPUnit\\\\Metadata\\\\IgnoreClassForCodeCoverage' => '/phpunit/Metadata/IgnoreClassForCodeCoverage.php',\n                'PHPUnit\\\\Metadata\\\\IgnoreFunctionForCodeCoverage' => '/phpunit/Metadata/IgnoreFunctionForCodeCoverage.php',\n                'PHPUnit\\\\Metadata\\\\IgnoreMethodForCodeCoverage' => '/phpunit/Metadata/IgnoreMethodForCodeCoverage.php',\n                'PHPUnit\\\\Metadata\\\\InvalidVersionRequirementException' => '/phpunit/Metadata/Exception/InvalidVersionRequirementException.php',\n                'PHPUnit\\\\Metadata\\\\Metadata' => '/phpunit/Metadata/Metadata.php',\n                'PHPUnit\\\\Metadata\\\\MetadataCollection' => '/phpunit/Metadata/MetadataCollection.php',\n                'PHPUnit\\\\Metadata\\\\MetadataCollectionIterator' => '/phpunit/Metadata/MetadataCollectionIterator.php',\n                'PHPUnit\\\\Metadata\\\\NoVersionRequirementException' => '/phpunit/Metadata/Exception/NoVersionRequirementException.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\AnnotationParser' => '/phpunit/Metadata/Parser/AnnotationParser.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\AttributeParser' => '/phpunit/Metadata/Parser/AttributeParser.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\CachingParser' => '/phpunit/Metadata/Parser/CachingParser.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\Parser' => '/phpunit/Metadata/Parser/Parser.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\ParserChain' => '/phpunit/Metadata/Parser/ParserChain.php',\n                'PHPUnit\\\\Metadata\\\\Parser\\\\Registry' => '/phpunit/Metadata/Parser/Registry.php',\n                'PHPUnit\\\\Metadata\\\\PostCondition' => '/phpunit/Metadata/PostCondition.php',\n                'PHPUnit\\\\Metadata\\\\PreCondition' => '/phpunit/Metadata/PreCondition.php',\n                'PHPUnit\\\\Metadata\\\\PreserveGlobalState' => '/phpunit/Metadata/PreserveGlobalState.php',\n                'PHPUnit\\\\Metadata\\\\ReflectionException' => '/phpunit/Metadata/Exception/ReflectionException.php',\n                'PHPUnit\\\\Metadata\\\\RequiresFunction' => '/phpunit/Metadata/RequiresFunction.php',\n                'PHPUnit\\\\Metadata\\\\RequiresMethod' => '/phpunit/Metadata/RequiresMethod.php',\n                'PHPUnit\\\\Metadata\\\\RequiresOperatingSystem' => '/phpunit/Metadata/RequiresOperatingSystem.php',\n                'PHPUnit\\\\Metadata\\\\RequiresOperatingSystemFamily' => '/phpunit/Metadata/RequiresOperatingSystemFamily.php',\n                'PHPUnit\\\\Metadata\\\\RequiresPhp' => '/phpunit/Metadata/RequiresPhp.php',\n                'PHPUnit\\\\Metadata\\\\RequiresPhpExtension' => '/phpunit/Metadata/RequiresPhpExtension.php',\n                'PHPUnit\\\\Metadata\\\\RequiresPhpunit' => '/phpunit/Metadata/RequiresPhpunit.php',\n                'PHPUnit\\\\Metadata\\\\RequiresSetting' => '/phpunit/Metadata/RequiresSetting.php',\n                'PHPUnit\\\\Metadata\\\\RunClassInSeparateProcess' => '/phpunit/Metadata/RunClassInSeparateProcess.php',\n                'PHPUnit\\\\Metadata\\\\RunInSeparateProcess' => '/phpunit/Metadata/RunInSeparateProcess.php',\n                'PHPUnit\\\\Metadata\\\\RunTestsInSeparateProcesses' => '/phpunit/Metadata/RunTestsInSeparateProcesses.php',\n                'PHPUnit\\\\Metadata\\\\Test' => '/phpunit/Metadata/Test.php',\n                'PHPUnit\\\\Metadata\\\\TestDox' => '/phpunit/Metadata/TestDox.php',\n                'PHPUnit\\\\Metadata\\\\TestWith' => '/phpunit/Metadata/TestWith.php',\n                'PHPUnit\\\\Metadata\\\\Uses' => '/phpunit/Metadata/Uses.php',\n                'PHPUnit\\\\Metadata\\\\UsesClass' => '/phpunit/Metadata/UsesClass.php',\n                'PHPUnit\\\\Metadata\\\\UsesDefaultClass' => '/phpunit/Metadata/UsesDefaultClass.php',\n                'PHPUnit\\\\Metadata\\\\UsesFunction' => '/phpunit/Metadata/UsesFunction.php',\n                'PHPUnit\\\\Metadata\\\\Version\\\\ComparisonRequirement' => '/phpunit/Metadata/Version/ComparisonRequirement.php',\n                'PHPUnit\\\\Metadata\\\\Version\\\\ConstraintRequirement' => '/phpunit/Metadata/Version/ConstraintRequirement.php',\n                'PHPUnit\\\\Metadata\\\\Version\\\\Requirement' => '/phpunit/Metadata/Version/Requirement.php',\n                'PHPUnit\\\\Metadata\\\\WithoutErrorHandler' => '/phpunit/Metadata/WithoutErrorHandler.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Application' => '/phar-io-manifest/values/Application.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ApplicationName' => '/phar-io-manifest/values/ApplicationName.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Author' => '/phar-io-manifest/values/Author.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\AuthorCollection' => '/phar-io-manifest/values/AuthorCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\AuthorCollectionIterator' => '/phar-io-manifest/values/AuthorCollectionIterator.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\AuthorElement' => '/phar-io-manifest/xml/AuthorElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\AuthorElementCollection' => '/phar-io-manifest/xml/AuthorElementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\BundledComponent' => '/phar-io-manifest/values/BundledComponent.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\BundledComponentCollection' => '/phar-io-manifest/values/BundledComponentCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\BundledComponentCollectionIterator' => '/phar-io-manifest/values/BundledComponentCollectionIterator.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\BundlesElement' => '/phar-io-manifest/xml/BundlesElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ComponentElement' => '/phar-io-manifest/xml/ComponentElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ComponentElementCollection' => '/phar-io-manifest/xml/ComponentElementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ContainsElement' => '/phar-io-manifest/xml/ContainsElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\CopyrightElement' => '/phar-io-manifest/xml/CopyrightElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\CopyrightInformation' => '/phar-io-manifest/values/CopyrightInformation.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ElementCollection' => '/phar-io-manifest/xml/ElementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ElementCollectionException' => '/phar-io-manifest/exceptions/ElementCollectionException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Email' => '/phar-io-manifest/values/Email.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Exception' => '/phar-io-manifest/exceptions/Exception.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ExtElement' => '/phar-io-manifest/xml/ExtElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ExtElementCollection' => '/phar-io-manifest/xml/ExtElementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Extension' => '/phar-io-manifest/values/Extension.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ExtensionElement' => '/phar-io-manifest/xml/ExtensionElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\InvalidApplicationNameException' => '/phar-io-manifest/exceptions/InvalidApplicationNameException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\InvalidEmailException' => '/phar-io-manifest/exceptions/InvalidEmailException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\InvalidUrlException' => '/phar-io-manifest/exceptions/InvalidUrlException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Library' => '/phar-io-manifest/values/Library.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\License' => '/phar-io-manifest/values/License.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\LicenseElement' => '/phar-io-manifest/xml/LicenseElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Manifest' => '/phar-io-manifest/values/Manifest.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocument' => '/phar-io-manifest/xml/ManifestDocument.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocumentException' => '/phar-io-manifest/exceptions/ManifestDocumentException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocumentLoadingException' => '/phar-io-manifest/exceptions/ManifestDocumentLoadingException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocumentMapper' => '/phar-io-manifest/ManifestDocumentMapper.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestDocumentMapperException' => '/phar-io-manifest/exceptions/ManifestDocumentMapperException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestElement' => '/phar-io-manifest/xml/ManifestElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestElementException' => '/phar-io-manifest/exceptions/ManifestElementException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestLoader' => '/phar-io-manifest/ManifestLoader.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestLoaderException' => '/phar-io-manifest/exceptions/ManifestLoaderException.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\ManifestSerializer' => '/phar-io-manifest/ManifestSerializer.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\PhpElement' => '/phar-io-manifest/xml/PhpElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\PhpExtensionRequirement' => '/phar-io-manifest/values/PhpExtensionRequirement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\PhpVersionRequirement' => '/phar-io-manifest/values/PhpVersionRequirement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Requirement' => '/phar-io-manifest/values/Requirement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\RequirementCollection' => '/phar-io-manifest/values/RequirementCollection.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\RequirementCollectionIterator' => '/phar-io-manifest/values/RequirementCollectionIterator.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\RequiresElement' => '/phar-io-manifest/xml/RequiresElement.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Type' => '/phar-io-manifest/values/Type.php',\n                'PHPUnit\\\\PharIo\\\\Manifest\\\\Url' => '/phar-io-manifest/values/Url.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\AbstractVersionConstraint' => '/phar-io-version/constraints/AbstractVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\AndVersionConstraintGroup' => '/phar-io-version/constraints/AndVersionConstraintGroup.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\AnyVersionConstraint' => '/phar-io-version/constraints/AnyVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\BuildMetaData' => '/phar-io-version/BuildMetaData.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\ExactVersionConstraint' => '/phar-io-version/constraints/ExactVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\Exception' => '/phar-io-version/exceptions/Exception.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\GreaterThanOrEqualToVersionConstraint' => '/phar-io-version/constraints/GreaterThanOrEqualToVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\InvalidPreReleaseSuffixException' => '/phar-io-version/exceptions/InvalidPreReleaseSuffixException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\InvalidVersionException' => '/phar-io-version/exceptions/InvalidVersionException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\NoBuildMetaDataException' => '/phar-io-version/exceptions/NoBuildMetaDataException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\NoPreReleaseSuffixException' => '/phar-io-version/exceptions/NoPreReleaseSuffixException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\OrVersionConstraintGroup' => '/phar-io-version/constraints/OrVersionConstraintGroup.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\PreReleaseSuffix' => '/phar-io-version/PreReleaseSuffix.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\SpecificMajorAndMinorVersionConstraint' => '/phar-io-version/constraints/SpecificMajorAndMinorVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\SpecificMajorVersionConstraint' => '/phar-io-version/constraints/SpecificMajorVersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\UnsupportedVersionConstraintException' => '/phar-io-version/exceptions/UnsupportedVersionConstraintException.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\Version' => '/phar-io-version/Version.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\VersionConstraint' => '/phar-io-version/constraints/VersionConstraint.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\VersionConstraintParser' => '/phar-io-version/VersionConstraintParser.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\VersionConstraintValue' => '/phar-io-version/VersionConstraintValue.php',\n                'PHPUnit\\\\PharIo\\\\Version\\\\VersionNumber' => '/phar-io-version/VersionNumber.php',\n                'PHPUnit\\\\PhpParser\\\\Builder' => '/nikic-php-parser/PhpParser/Builder.php',\n                'PHPUnit\\\\PhpParser\\\\BuilderFactory' => '/nikic-php-parser/PhpParser/BuilderFactory.php',\n                'PHPUnit\\\\PhpParser\\\\BuilderHelpers' => '/nikic-php-parser/PhpParser/BuilderHelpers.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\ClassConst' => '/nikic-php-parser/PhpParser/Builder/ClassConst.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Class_' => '/nikic-php-parser/PhpParser/Builder/Class_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Declaration' => '/nikic-php-parser/PhpParser/Builder/Declaration.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\EnumCase' => '/nikic-php-parser/PhpParser/Builder/EnumCase.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Enum_' => '/nikic-php-parser/PhpParser/Builder/Enum_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\FunctionLike' => '/nikic-php-parser/PhpParser/Builder/FunctionLike.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Function_' => '/nikic-php-parser/PhpParser/Builder/Function_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Interface_' => '/nikic-php-parser/PhpParser/Builder/Interface_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Method' => '/nikic-php-parser/PhpParser/Builder/Method.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Namespace_' => '/nikic-php-parser/PhpParser/Builder/Namespace_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Param' => '/nikic-php-parser/PhpParser/Builder/Param.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Property' => '/nikic-php-parser/PhpParser/Builder/Property.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\TraitUse' => '/nikic-php-parser/PhpParser/Builder/TraitUse.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\TraitUseAdaptation' => '/nikic-php-parser/PhpParser/Builder/TraitUseAdaptation.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Trait_' => '/nikic-php-parser/PhpParser/Builder/Trait_.php',\n                'PHPUnit\\\\PhpParser\\\\Builder\\\\Use_' => '/nikic-php-parser/PhpParser/Builder/Use_.php',\n                'PHPUnit\\\\PhpParser\\\\Comment' => '/nikic-php-parser/PhpParser/Comment.php',\n                'PHPUnit\\\\PhpParser\\\\Comment\\\\Doc' => '/nikic-php-parser/PhpParser/Comment/Doc.php',\n                'PHPUnit\\\\PhpParser\\\\ConstExprEvaluationException' => '/nikic-php-parser/PhpParser/ConstExprEvaluationException.php',\n                'PHPUnit\\\\PhpParser\\\\ConstExprEvaluator' => '/nikic-php-parser/PhpParser/ConstExprEvaluator.php',\n                'PHPUnit\\\\PhpParser\\\\Error' => '/nikic-php-parser/PhpParser/Error.php',\n                'PHPUnit\\\\PhpParser\\\\ErrorHandler' => '/nikic-php-parser/PhpParser/ErrorHandler.php',\n                'PHPUnit\\\\PhpParser\\\\ErrorHandler\\\\Collecting' => '/nikic-php-parser/PhpParser/ErrorHandler/Collecting.php',\n                'PHPUnit\\\\PhpParser\\\\ErrorHandler\\\\Throwing' => '/nikic-php-parser/PhpParser/ErrorHandler/Throwing.php',\n                'PHPUnit\\\\PhpParser\\\\Internal\\\\DiffElem' => '/nikic-php-parser/PhpParser/Internal/DiffElem.php',\n                'PHPUnit\\\\PhpParser\\\\Internal\\\\Differ' => '/nikic-php-parser/PhpParser/Internal/Differ.php',\n                'PHPUnit\\\\PhpParser\\\\Internal\\\\PrintableNewAnonClassNode' => '/nikic-php-parser/PhpParser/Internal/PrintableNewAnonClassNode.php',\n                'PHPUnit\\\\PhpParser\\\\Internal\\\\TokenStream' => '/nikic-php-parser/PhpParser/Internal/TokenStream.php',\n                'PHPUnit\\\\PhpParser\\\\JsonDecoder' => '/nikic-php-parser/PhpParser/JsonDecoder.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer' => '/nikic-php-parser/PhpParser/Lexer.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\Emulative' => '/nikic-php-parser/PhpParser/Lexer/Emulative.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\AttributeEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\CoaleseEqualTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/CoaleseEqualTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\EnumTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\ExplicitOctalEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\FlexibleDocStringEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/FlexibleDocStringEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\FnTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/FnTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\KeywordEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\MatchTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\NullsafeTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\NumericLiteralSeparatorEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/NumericLiteralSeparatorEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\ReadonlyFunctionTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/ReadonlyFunctionTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\ReadonlyTokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/ReadonlyTokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\ReverseEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/ReverseEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\Lexer\\\\TokenEmulator\\\\TokenEmulator' => '/nikic-php-parser/PhpParser/Lexer/TokenEmulator/TokenEmulator.php',\n                'PHPUnit\\\\PhpParser\\\\NameContext' => '/nikic-php-parser/PhpParser/NameContext.php',\n                'PHPUnit\\\\PhpParser\\\\Node' => '/nikic-php-parser/PhpParser/Node.php',\n                'PHPUnit\\\\PhpParser\\\\NodeAbstract' => '/nikic-php-parser/PhpParser/NodeAbstract.php',\n                'PHPUnit\\\\PhpParser\\\\NodeDumper' => '/nikic-php-parser/PhpParser/NodeDumper.php',\n                'PHPUnit\\\\PhpParser\\\\NodeFinder' => '/nikic-php-parser/PhpParser/NodeFinder.php',\n                'PHPUnit\\\\PhpParser\\\\NodeTraverser' => '/nikic-php-parser/PhpParser/NodeTraverser.php',\n                'PHPUnit\\\\PhpParser\\\\NodeTraverserInterface' => '/nikic-php-parser/PhpParser/NodeTraverserInterface.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitorAbstract' => '/nikic-php-parser/PhpParser/NodeVisitorAbstract.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\CloningVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/CloningVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\FindingVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/FindingVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\FirstFindingVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/FirstFindingVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\NameResolver' => '/nikic-php-parser/PhpParser/NodeVisitor/NameResolver.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\NodeConnectingVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/NodeConnectingVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\NodeVisitor\\\\ParentConnectingVisitor' => '/nikic-php-parser/PhpParser/NodeVisitor/ParentConnectingVisitor.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Arg' => '/nikic-php-parser/PhpParser/Node/Arg.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Attribute' => '/nikic-php-parser/PhpParser/Node/Attribute.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\AttributeGroup' => '/nikic-php-parser/PhpParser/Node/AttributeGroup.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\ComplexType' => '/nikic-php-parser/PhpParser/Node/ComplexType.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Const_' => '/nikic-php-parser/PhpParser/Node/Const_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr' => '/nikic-php-parser/PhpParser/Node/Expr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ArrayDimFetch' => '/nikic-php-parser/PhpParser/Node/Expr/ArrayDimFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ArrayItem' => '/nikic-php-parser/PhpParser/Node/Expr/ArrayItem.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Array_' => '/nikic-php-parser/PhpParser/Node/Expr/Array_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ArrowFunction' => '/nikic-php-parser/PhpParser/Node/Expr/ArrowFunction.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Assign' => '/nikic-php-parser/PhpParser/Node/Expr/Assign.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\BitwiseAnd' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/BitwiseAnd.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\BitwiseOr' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/BitwiseOr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\BitwiseXor' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/BitwiseXor.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Coalesce' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Coalesce.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Concat' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Concat.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Div' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Div.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Minus' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Minus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Mod' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Mod.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Mul' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Mul.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Plus' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Plus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\Pow' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/Pow.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\ShiftLeft' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/ShiftLeft.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignOp\\\\ShiftRight' => '/nikic-php-parser/PhpParser/Node/Expr/AssignOp/ShiftRight.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\AssignRef' => '/nikic-php-parser/PhpParser/Node/Expr/AssignRef.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BitwiseAnd' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BitwiseAnd.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BitwiseOr' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BitwiseOr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BitwiseXor' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BitwiseXor.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BooleanAnd' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BooleanAnd.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\BooleanOr' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BooleanOr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Coalesce' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Coalesce.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Concat' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Concat.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Div' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Div.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Equal' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Equal.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Greater' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Greater.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\GreaterOrEqual' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/GreaterOrEqual.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Identical' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Identical.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\LogicalAnd' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/LogicalAnd.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\LogicalOr' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/LogicalOr.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\LogicalXor' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/LogicalXor.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Minus' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Minus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Mod' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Mod.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Mul' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Mul.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\NotEqual' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/NotEqual.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\NotIdentical' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/NotIdentical.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Plus' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Plus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Pow' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Pow.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\ShiftLeft' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/ShiftLeft.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\ShiftRight' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/ShiftRight.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Smaller' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Smaller.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\SmallerOrEqual' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/SmallerOrEqual.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BinaryOp\\\\Spaceship' => '/nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Spaceship.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BitwiseNot' => '/nikic-php-parser/PhpParser/Node/Expr/BitwiseNot.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\BooleanNot' => '/nikic-php-parser/PhpParser/Node/Expr/BooleanNot.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\CallLike' => '/nikic-php-parser/PhpParser/Node/Expr/CallLike.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast' => '/nikic-php-parser/PhpParser/Node/Expr/Cast.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Array_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Array_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Bool_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Bool_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Double' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Double.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Int_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Int_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Object_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Object_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\String_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/String_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Cast\\\\Unset_' => '/nikic-php-parser/PhpParser/Node/Expr/Cast/Unset_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ClassConstFetch' => '/nikic-php-parser/PhpParser/Node/Expr/ClassConstFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Clone_' => '/nikic-php-parser/PhpParser/Node/Expr/Clone_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Closure' => '/nikic-php-parser/PhpParser/Node/Expr/Closure.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ClosureUse' => '/nikic-php-parser/PhpParser/Node/Expr/ClosureUse.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ConstFetch' => '/nikic-php-parser/PhpParser/Node/Expr/ConstFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Empty_' => '/nikic-php-parser/PhpParser/Node/Expr/Empty_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Error' => '/nikic-php-parser/PhpParser/Node/Expr/Error.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ErrorSuppress' => '/nikic-php-parser/PhpParser/Node/Expr/ErrorSuppress.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Eval_' => '/nikic-php-parser/PhpParser/Node/Expr/Eval_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Exit_' => '/nikic-php-parser/PhpParser/Node/Expr/Exit_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\FuncCall' => '/nikic-php-parser/PhpParser/Node/Expr/FuncCall.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Include_' => '/nikic-php-parser/PhpParser/Node/Expr/Include_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Instanceof_' => '/nikic-php-parser/PhpParser/Node/Expr/Instanceof_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Isset_' => '/nikic-php-parser/PhpParser/Node/Expr/Isset_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\List_' => '/nikic-php-parser/PhpParser/Node/Expr/List_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Match_' => '/nikic-php-parser/PhpParser/Node/Expr/Match_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\MethodCall' => '/nikic-php-parser/PhpParser/Node/Expr/MethodCall.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\New_' => '/nikic-php-parser/PhpParser/Node/Expr/New_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\NullsafeMethodCall' => '/nikic-php-parser/PhpParser/Node/Expr/NullsafeMethodCall.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\NullsafePropertyFetch' => '/nikic-php-parser/PhpParser/Node/Expr/NullsafePropertyFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PostDec' => '/nikic-php-parser/PhpParser/Node/Expr/PostDec.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PostInc' => '/nikic-php-parser/PhpParser/Node/Expr/PostInc.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PreDec' => '/nikic-php-parser/PhpParser/Node/Expr/PreDec.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PreInc' => '/nikic-php-parser/PhpParser/Node/Expr/PreInc.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Print_' => '/nikic-php-parser/PhpParser/Node/Expr/Print_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\PropertyFetch' => '/nikic-php-parser/PhpParser/Node/Expr/PropertyFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\ShellExec' => '/nikic-php-parser/PhpParser/Node/Expr/ShellExec.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\StaticCall' => '/nikic-php-parser/PhpParser/Node/Expr/StaticCall.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\StaticPropertyFetch' => '/nikic-php-parser/PhpParser/Node/Expr/StaticPropertyFetch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Ternary' => '/nikic-php-parser/PhpParser/Node/Expr/Ternary.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Throw_' => '/nikic-php-parser/PhpParser/Node/Expr/Throw_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\UnaryMinus' => '/nikic-php-parser/PhpParser/Node/Expr/UnaryMinus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\UnaryPlus' => '/nikic-php-parser/PhpParser/Node/Expr/UnaryPlus.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Variable' => '/nikic-php-parser/PhpParser/Node/Expr/Variable.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\YieldFrom' => '/nikic-php-parser/PhpParser/Node/Expr/YieldFrom.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Expr\\\\Yield_' => '/nikic-php-parser/PhpParser/Node/Expr/Yield_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\FunctionLike' => '/nikic-php-parser/PhpParser/Node/FunctionLike.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Identifier' => '/nikic-php-parser/PhpParser/Node/Identifier.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\IntersectionType' => '/nikic-php-parser/PhpParser/Node/IntersectionType.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\MatchArm' => '/nikic-php-parser/PhpParser/Node/MatchArm.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Name' => '/nikic-php-parser/PhpParser/Node/Name.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Name\\\\FullyQualified' => '/nikic-php-parser/PhpParser/Node/Name/FullyQualified.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Name\\\\Relative' => '/nikic-php-parser/PhpParser/Node/Name/Relative.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\NullableType' => '/nikic-php-parser/PhpParser/Node/NullableType.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Param' => '/nikic-php-parser/PhpParser/Node/Param.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar' => '/nikic-php-parser/PhpParser/Node/Scalar.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\DNumber' => '/nikic-php-parser/PhpParser/Node/Scalar/DNumber.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\Encapsed' => '/nikic-php-parser/PhpParser/Node/Scalar/Encapsed.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\EncapsedStringPart' => '/nikic-php-parser/PhpParser/Node/Scalar/EncapsedStringPart.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\LNumber' => '/nikic-php-parser/PhpParser/Node/Scalar/LNumber.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Class_' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Class_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Dir' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Dir.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\File' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/File.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Function_' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Function_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Line' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Line.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Method' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Method.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Namespace_' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Namespace_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\MagicConst\\\\Trait_' => '/nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Trait_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Scalar\\\\String_' => '/nikic-php-parser/PhpParser/Node/Scalar/String_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt' => '/nikic-php-parser/PhpParser/Node/Stmt.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Break_' => '/nikic-php-parser/PhpParser/Node/Stmt/Break_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Case_' => '/nikic-php-parser/PhpParser/Node/Stmt/Case_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Catch_' => '/nikic-php-parser/PhpParser/Node/Stmt/Catch_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\ClassConst' => '/nikic-php-parser/PhpParser/Node/Stmt/ClassConst.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\ClassLike' => '/nikic-php-parser/PhpParser/Node/Stmt/ClassLike.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\ClassMethod' => '/nikic-php-parser/PhpParser/Node/Stmt/ClassMethod.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Class_' => '/nikic-php-parser/PhpParser/Node/Stmt/Class_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Const_' => '/nikic-php-parser/PhpParser/Node/Stmt/Const_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Continue_' => '/nikic-php-parser/PhpParser/Node/Stmt/Continue_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\DeclareDeclare' => '/nikic-php-parser/PhpParser/Node/Stmt/DeclareDeclare.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Declare_' => '/nikic-php-parser/PhpParser/Node/Stmt/Declare_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Do_' => '/nikic-php-parser/PhpParser/Node/Stmt/Do_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Echo_' => '/nikic-php-parser/PhpParser/Node/Stmt/Echo_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\ElseIf_' => '/nikic-php-parser/PhpParser/Node/Stmt/ElseIf_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Else_' => '/nikic-php-parser/PhpParser/Node/Stmt/Else_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\EnumCase' => '/nikic-php-parser/PhpParser/Node/Stmt/EnumCase.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Enum_' => '/nikic-php-parser/PhpParser/Node/Stmt/Enum_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Expression' => '/nikic-php-parser/PhpParser/Node/Stmt/Expression.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Finally_' => '/nikic-php-parser/PhpParser/Node/Stmt/Finally_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\For_' => '/nikic-php-parser/PhpParser/Node/Stmt/For_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Foreach_' => '/nikic-php-parser/PhpParser/Node/Stmt/Foreach_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Function_' => '/nikic-php-parser/PhpParser/Node/Stmt/Function_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Global_' => '/nikic-php-parser/PhpParser/Node/Stmt/Global_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Goto_' => '/nikic-php-parser/PhpParser/Node/Stmt/Goto_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\GroupUse' => '/nikic-php-parser/PhpParser/Node/Stmt/GroupUse.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\HaltCompiler' => '/nikic-php-parser/PhpParser/Node/Stmt/HaltCompiler.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\If_' => '/nikic-php-parser/PhpParser/Node/Stmt/If_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\InlineHTML' => '/nikic-php-parser/PhpParser/Node/Stmt/InlineHTML.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Interface_' => '/nikic-php-parser/PhpParser/Node/Stmt/Interface_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Label' => '/nikic-php-parser/PhpParser/Node/Stmt/Label.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Namespace_' => '/nikic-php-parser/PhpParser/Node/Stmt/Namespace_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Nop' => '/nikic-php-parser/PhpParser/Node/Stmt/Nop.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Property' => '/nikic-php-parser/PhpParser/Node/Stmt/Property.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\PropertyProperty' => '/nikic-php-parser/PhpParser/Node/Stmt/PropertyProperty.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Return_' => '/nikic-php-parser/PhpParser/Node/Stmt/Return_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\StaticVar' => '/nikic-php-parser/PhpParser/Node/Stmt/StaticVar.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Static_' => '/nikic-php-parser/PhpParser/Node/Stmt/Static_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Switch_' => '/nikic-php-parser/PhpParser/Node/Stmt/Switch_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Throw_' => '/nikic-php-parser/PhpParser/Node/Stmt/Throw_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TraitUse' => '/nikic-php-parser/PhpParser/Node/Stmt/TraitUse.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TraitUseAdaptation' => '/nikic-php-parser/PhpParser/Node/Stmt/TraitUseAdaptation.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TraitUseAdaptation\\\\Alias' => '/nikic-php-parser/PhpParser/Node/Stmt/TraitUseAdaptation/Alias.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TraitUseAdaptation\\\\Precedence' => '/nikic-php-parser/PhpParser/Node/Stmt/TraitUseAdaptation/Precedence.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Trait_' => '/nikic-php-parser/PhpParser/Node/Stmt/Trait_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\TryCatch' => '/nikic-php-parser/PhpParser/Node/Stmt/TryCatch.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Unset_' => '/nikic-php-parser/PhpParser/Node/Stmt/Unset_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\UseUse' => '/nikic-php-parser/PhpParser/Node/Stmt/UseUse.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\Use_' => '/nikic-php-parser/PhpParser/Node/Stmt/Use_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\Stmt\\\\While_' => '/nikic-php-parser/PhpParser/Node/Stmt/While_.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\UnionType' => '/nikic-php-parser/PhpParser/Node/UnionType.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\VarLikeIdentifier' => '/nikic-php-parser/PhpParser/Node/VarLikeIdentifier.php',\n                'PHPUnit\\\\PhpParser\\\\Node\\\\VariadicPlaceholder' => '/nikic-php-parser/PhpParser/Node/VariadicPlaceholder.php',\n                'PHPUnit\\\\PhpParser\\\\Parser' => '/nikic-php-parser/PhpParser/Parser.php',\n                'PHPUnit\\\\PhpParser\\\\ParserAbstract' => '/nikic-php-parser/PhpParser/ParserAbstract.php',\n                'PHPUnit\\\\PhpParser\\\\ParserFactory' => '/nikic-php-parser/PhpParser/ParserFactory.php',\n                'PHPUnit\\\\PhpParser\\\\Parser\\\\Multiple' => '/nikic-php-parser/PhpParser/Parser/Multiple.php',\n                'PHPUnit\\\\PhpParser\\\\Parser\\\\Php5' => '/nikic-php-parser/PhpParser/Parser/Php5.php',\n                'PHPUnit\\\\PhpParser\\\\Parser\\\\Php7' => '/nikic-php-parser/PhpParser/Parser/Php7.php',\n                'PHPUnit\\\\PhpParser\\\\Parser\\\\Tokens' => '/nikic-php-parser/PhpParser/Parser/Tokens.php',\n                'PHPUnit\\\\PhpParser\\\\PrettyPrinterAbstract' => '/nikic-php-parser/PhpParser/PrettyPrinterAbstract.php',\n                'PHPUnit\\\\PhpParser\\\\PrettyPrinter\\\\Standard' => '/nikic-php-parser/PhpParser/PrettyPrinter/Standard.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Baseline' => '/phpunit/Runner/Baseline/Baseline.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\CannotLoadBaselineException' => '/phpunit/Runner/Baseline/Exception/CannotLoadBaselineException.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\FileDoesNotHaveLineException' => '/phpunit/Runner/Baseline/Exception/FileDoesNotHaveLineException.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Generator' => '/phpunit/Runner/Baseline/Generator.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Issue' => '/phpunit/Runner/Baseline/Issue.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Reader' => '/phpunit/Runner/Baseline/Reader.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\RelativePathCalculator' => '/phpunit/Runner/Baseline/RelativePathCalculator.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Subscriber' => '/phpunit/Runner/Baseline/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredDeprecationSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredDeprecationSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredNoticeSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredNoticeSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredPhpDeprecationSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredPhpDeprecationSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredPhpNoticeSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredPhpNoticeSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredPhpWarningSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredPhpWarningSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\TestTriggeredWarningSubscriber' => '/phpunit/Runner/Baseline/Subscriber/TestTriggeredWarningSubscriber.php',\n                'PHPUnit\\\\Runner\\\\Baseline\\\\Writer' => '/phpunit/Runner/Baseline/Writer.php',\n                'PHPUnit\\\\Runner\\\\ClassCannotBeFoundException' => '/phpunit/Runner/Exception/ClassCannotBeFoundException.php',\n                'PHPUnit\\\\Runner\\\\ClassDoesNotExtendTestCaseException' => '/phpunit/Runner/Exception/ClassDoesNotExtendTestCaseException.php',\n                'PHPUnit\\\\Runner\\\\ClassIsAbstractException' => '/phpunit/Runner/Exception/ClassIsAbstractException.php',\n                'PHPUnit\\\\Runner\\\\CodeCoverage' => '/phpunit/Runner/CodeCoverage.php',\n                'PHPUnit\\\\Runner\\\\DirectoryCannotBeCreatedException' => '/phpunit/Runner/Exception/DirectoryCannotBeCreatedException.php',\n                'PHPUnit\\\\Runner\\\\ErrorHandler' => '/phpunit/Runner/ErrorHandler.php',\n                'PHPUnit\\\\Runner\\\\Exception' => '/phpunit/Runner/Exception/Exception.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\Extension' => '/phpunit/Runner/Extension/Extension.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\ExtensionBootstrapper' => '/phpunit/Runner/Extension/ExtensionBootstrapper.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\Facade' => '/phpunit/Runner/Extension/Facade.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\ParameterCollection' => '/phpunit/Runner/Extension/ParameterCollection.php',\n                'PHPUnit\\\\Runner\\\\Extension\\\\PharLoader' => '/phpunit/Runner/Extension/PharLoader.php',\n                'PHPUnit\\\\Runner\\\\FileDoesNotExistException' => '/phpunit/Runner/Exception/FileDoesNotExistException.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\ExcludeGroupFilterIterator' => '/phpunit/Runner/Filter/ExcludeGroupFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\Factory' => '/phpunit/Runner/Filter/Factory.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\GroupFilterIterator' => '/phpunit/Runner/Filter/GroupFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\IncludeGroupFilterIterator' => '/phpunit/Runner/Filter/IncludeGroupFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\NameFilterIterator' => '/phpunit/Runner/Filter/NameFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\Filter\\\\TestIdFilterIterator' => '/phpunit/Runner/Filter/TestIdFilterIterator.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\ExecutionFinishedSubscriber' => '/phpunit/Runner/GarbageCollection/Subscriber/ExecutionFinishedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\ExecutionStartedSubscriber' => '/phpunit/Runner/GarbageCollection/Subscriber/ExecutionStartedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\GarbageCollectionHandler' => '/phpunit/Runner/GarbageCollection/GarbageCollectionHandler.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\Subscriber' => '/phpunit/Runner/GarbageCollection/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Runner\\\\GarbageCollection\\\\TestFinishedSubscriber' => '/phpunit/Runner/GarbageCollection/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\InvalidOrderException' => '/phpunit/Runner/Exception/InvalidOrderException.php',\n                'PHPUnit\\\\Runner\\\\InvalidPhptFileException' => '/phpunit/Runner/Exception/InvalidPhptFileException.php',\n                'PHPUnit\\\\Runner\\\\NoIgnoredEventException' => '/phpunit/Runner/Exception/NoIgnoredEventException.php',\n                'PHPUnit\\\\Runner\\\\ParameterDoesNotExistException' => '/phpunit/Runner/Exception/ParameterDoesNotExistException.php',\n                'PHPUnit\\\\Runner\\\\PhptExternalFileCannotBeLoadedException' => '/phpunit/Runner/Exception/PhptExternalFileCannotBeLoadedException.php',\n                'PHPUnit\\\\Runner\\\\PhptTestCase' => '/phpunit/Runner/PhptTestCase.php',\n                'PHPUnit\\\\Runner\\\\ReflectionException' => '/phpunit/Runner/Exception/ReflectionException.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\DefaultResultCache' => '/phpunit/Runner/ResultCache/DefaultResultCache.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\NullResultCache' => '/phpunit/Runner/ResultCache/NullResultCache.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\ResultCache' => '/phpunit/Runner/ResultCache/ResultCache.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\ResultCacheHandler' => '/phpunit/Runner/ResultCache/ResultCacheHandler.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\Subscriber' => '/phpunit/Runner/ResultCache/Subscriber/Subscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestConsideredRiskySubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestErroredSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestFailedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestFinishedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestPreparedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestSkippedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestSuiteFinishedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestSuiteFinishedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\ResultCache\\\\TestSuiteStartedSubscriber' => '/phpunit/Runner/ResultCache/Subscriber/TestSuiteStartedSubscriber.php',\n                'PHPUnit\\\\Runner\\\\TestSuiteLoader' => '/phpunit/Runner/TestSuiteLoader.php',\n                'PHPUnit\\\\Runner\\\\TestSuiteSorter' => '/phpunit/Runner/TestSuiteSorter.php',\n                'PHPUnit\\\\Runner\\\\UnsupportedPhptSectionException' => '/phpunit/Runner/Exception/UnsupportedPhptSectionException.php',\n                'PHPUnit\\\\Runner\\\\Version' => '/phpunit/Runner/Version.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\AmbiguousOptionException' => '/sebastian-cli-parser/exceptions/AmbiguousOptionException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\Exception' => '/sebastian-cli-parser/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\OptionDoesNotAllowArgumentException' => '/sebastian-cli-parser/exceptions/OptionDoesNotAllowArgumentException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\Parser' => '/sebastian-cli-parser/Parser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\RequiredOptionArgumentMissingException' => '/sebastian-cli-parser/exceptions/RequiredOptionArgumentMissingException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CliParser\\\\UnknownOptionException' => '/sebastian-cli-parser/exceptions/UnknownOptionException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\BranchAndPathCoverageNotSupportedException' => '/php-code-coverage/Exception/BranchAndPathCoverageNotSupportedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\CodeCoverage' => '/php-code-coverage/CodeCoverage.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Data\\\\ProcessedCodeCoverageData' => '/php-code-coverage/Data/ProcessedCodeCoverageData.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Data\\\\RawCodeCoverageData' => '/php-code-coverage/Data/RawCodeCoverageData.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\DeadCodeDetectionNotSupportedException' => '/php-code-coverage/Exception/DeadCodeDetectionNotSupportedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\Driver' => '/php-code-coverage/Driver/Driver.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\PathExistsButIsNotDirectoryException' => '/php-code-coverage/Exception/PathExistsButIsNotDirectoryException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\PcovDriver' => '/php-code-coverage/Driver/PcovDriver.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\PcovNotAvailableException' => '/php-code-coverage/Exception/PcovNotAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\Selector' => '/php-code-coverage/Driver/Selector.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\WriteOperationFailedException' => '/php-code-coverage/Exception/WriteOperationFailedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\XdebugDriver' => '/php-code-coverage/Driver/XdebugDriver.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\XdebugNotAvailableException' => '/php-code-coverage/Exception/XdebugNotAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Driver\\\\XdebugNotEnabledException' => '/php-code-coverage/Exception/XdebugNotEnabledException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Exception' => '/php-code-coverage/Exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\FileCouldNotBeWrittenException' => '/php-code-coverage/Exception/FileCouldNotBeWrittenException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Filter' => '/php-code-coverage/Filter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\InvalidArgumentException' => '/php-code-coverage/Exception/InvalidArgumentException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\NoCodeCoverageDriverAvailableException' => '/php-code-coverage/Exception/NoCodeCoverageDriverAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\NoCodeCoverageDriverWithPathCoverageSupportAvailableException' => '/php-code-coverage/Exception/NoCodeCoverageDriverWithPathCoverageSupportAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\AbstractNode' => '/php-code-coverage/Node/AbstractNode.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\Builder' => '/php-code-coverage/Node/Builder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\CrapIndex' => '/php-code-coverage/Node/CrapIndex.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\Directory' => '/php-code-coverage/Node/Directory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\File' => '/php-code-coverage/Node/File.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Node\\\\Iterator' => '/php-code-coverage/Node/Iterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\ParserException' => '/php-code-coverage/Exception/ParserException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\ReflectionException' => '/php-code-coverage/Exception/ReflectionException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\ReportAlreadyFinalizedException' => '/php-code-coverage/Exception/ReportAlreadyFinalizedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Clover' => '/php-code-coverage/Report/Clover.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Cobertura' => '/php-code-coverage/Report/Cobertura.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Crap4j' => '/php-code-coverage/Report/Crap4j.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Colors' => '/php-code-coverage/Report/Html/Colors.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\CustomCssFile' => '/php-code-coverage/Report/Html/CustomCssFile.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Dashboard' => '/php-code-coverage/Report/Html/Renderer/Dashboard.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Directory' => '/php-code-coverage/Report/Html/Renderer/Directory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Facade' => '/php-code-coverage/Report/Html/Facade.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\File' => '/php-code-coverage/Report/Html/Renderer/File.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Html\\\\Renderer' => '/php-code-coverage/Report/Html/Renderer.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\PHP' => '/php-code-coverage/Report/PHP.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Text' => '/php-code-coverage/Report/Text.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Thresholds' => '/php-code-coverage/Report/Thresholds.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\BuildInformation' => '/php-code-coverage/Report/Xml/BuildInformation.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Coverage' => '/php-code-coverage/Report/Xml/Coverage.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Directory' => '/php-code-coverage/Report/Xml/Directory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Facade' => '/php-code-coverage/Report/Xml/Facade.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\File' => '/php-code-coverage/Report/Xml/File.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Method' => '/php-code-coverage/Report/Xml/Method.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Node' => '/php-code-coverage/Report/Xml/Node.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Project' => '/php-code-coverage/Report/Xml/Project.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Report' => '/php-code-coverage/Report/Xml/Report.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Source' => '/php-code-coverage/Report/Xml/Source.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Tests' => '/php-code-coverage/Report/Xml/Tests.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Totals' => '/php-code-coverage/Report/Xml/Totals.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Report\\\\Xml\\\\Unit' => '/php-code-coverage/Report/Xml/Unit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysisCacheNotConfiguredException' => '/php-code-coverage/Exception/StaticAnalysisCacheNotConfiguredException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\CacheWarmer' => '/php-code-coverage/StaticAnalysis/CacheWarmer.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\CachingFileAnalyser' => '/php-code-coverage/StaticAnalysis/CachingFileAnalyser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\CodeUnitFindingVisitor' => '/php-code-coverage/StaticAnalysis/CodeUnitFindingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\ExecutableLinesFindingVisitor' => '/php-code-coverage/StaticAnalysis/ExecutableLinesFindingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\FileAnalyser' => '/php-code-coverage/StaticAnalysis/FileAnalyser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\IgnoredLinesFindingVisitor' => '/php-code-coverage/StaticAnalysis/IgnoredLinesFindingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\StaticAnalysis\\\\ParsingFileAnalyser' => '/php-code-coverage/StaticAnalysis/ParsingFileAnalyser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\TestIdMissingException' => '/php-code-coverage/Exception/TestIdMissingException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Known' => '/php-code-coverage/TestSize/Known.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Large' => '/php-code-coverage/TestSize/Large.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Medium' => '/php-code-coverage/TestSize/Medium.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Small' => '/php-code-coverage/TestSize/Small.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\TestSize' => '/php-code-coverage/TestSize/TestSize.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestSize\\\\Unknown' => '/php-code-coverage/TestSize/Unknown.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\Failure' => '/php-code-coverage/TestStatus/Failure.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\Known' => '/php-code-coverage/TestStatus/Known.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\Success' => '/php-code-coverage/TestStatus/Success.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\TestStatus' => '/php-code-coverage/TestStatus/TestStatus.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Test\\\\TestStatus\\\\Unknown' => '/php-code-coverage/TestStatus/Unknown.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\UnintentionallyCoveredCodeException' => '/php-code-coverage/Exception/UnintentionallyCoveredCodeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Util\\\\DirectoryCouldNotBeCreatedException' => '/php-code-coverage/Exception/DirectoryCouldNotBeCreatedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Util\\\\Filesystem' => '/php-code-coverage/Util/Filesystem.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Util\\\\Percentage' => '/php-code-coverage/Util/Percentage.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\Version' => '/php-code-coverage/Version.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeCoverage\\\\XmlException' => '/php-code-coverage/Exception/XmlException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnitReverseLookup\\\\Wizard' => '/sebastian-code-unit-reverse-lookup/Wizard.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\ClassMethodUnit' => '/sebastian-code-unit/ClassMethodUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\ClassUnit' => '/sebastian-code-unit/ClassUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\CodeUnit' => '/sebastian-code-unit/CodeUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\CodeUnitCollection' => '/sebastian-code-unit/CodeUnitCollection.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\CodeUnitCollectionIterator' => '/sebastian-code-unit/CodeUnitCollectionIterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\Exception' => '/sebastian-code-unit/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\FileUnit' => '/sebastian-code-unit/FileUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\FunctionUnit' => '/sebastian-code-unit/FunctionUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\InterfaceMethodUnit' => '/sebastian-code-unit/InterfaceMethodUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\InterfaceUnit' => '/sebastian-code-unit/InterfaceUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\InvalidCodeUnitException' => '/sebastian-code-unit/exceptions/InvalidCodeUnitException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\Mapper' => '/sebastian-code-unit/Mapper.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\NoTraitException' => '/sebastian-code-unit/exceptions/NoTraitException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\ReflectionException' => '/sebastian-code-unit/exceptions/ReflectionException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\TraitMethodUnit' => '/sebastian-code-unit/TraitMethodUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\CodeUnit\\\\TraitUnit' => '/sebastian-code-unit/TraitUnit.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ArrayComparator' => '/sebastian-comparator/ArrayComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\Comparator' => '/sebastian-comparator/Comparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ComparisonFailure' => '/sebastian-comparator/ComparisonFailure.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\DOMNodeComparator' => '/sebastian-comparator/DOMNodeComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\DateTimeComparator' => '/sebastian-comparator/DateTimeComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\Exception' => '/sebastian-comparator/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ExceptionComparator' => '/sebastian-comparator/ExceptionComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\Factory' => '/sebastian-comparator/Factory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\MockObjectComparator' => '/sebastian-comparator/MockObjectComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\NumericComparator' => '/sebastian-comparator/NumericComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ObjectComparator' => '/sebastian-comparator/ObjectComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ResourceComparator' => '/sebastian-comparator/ResourceComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\RuntimeException' => '/sebastian-comparator/exceptions/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\ScalarComparator' => '/sebastian-comparator/ScalarComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\SplObjectStorageComparator' => '/sebastian-comparator/SplObjectStorageComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Comparator\\\\TypeComparator' => '/sebastian-comparator/TypeComparator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\Calculator' => '/sebastian-complexity/Calculator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\Complexity' => '/sebastian-complexity/Complexity/Complexity.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\ComplexityCalculatingVisitor' => '/sebastian-complexity/Visitor/ComplexityCalculatingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\ComplexityCollection' => '/sebastian-complexity/Complexity/ComplexityCollection.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\ComplexityCollectionIterator' => '/sebastian-complexity/Complexity/ComplexityCollectionIterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\CyclomaticComplexityCalculatingVisitor' => '/sebastian-complexity/Visitor/CyclomaticComplexityCalculatingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\Exception' => '/sebastian-complexity/Exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Complexity\\\\RuntimeException' => '/sebastian-complexity/Exception/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Chunk' => '/sebastian-diff/Chunk.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\ConfigurationException' => '/sebastian-diff/Exception/ConfigurationException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Diff' => '/sebastian-diff/Diff.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Differ' => '/sebastian-diff/Differ.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Exception' => '/sebastian-diff/Exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\InvalidArgumentException' => '/sebastian-diff/Exception/InvalidArgumentException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Line' => '/sebastian-diff/Line.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\LongestCommonSubsequenceCalculator' => '/sebastian-diff/LongestCommonSubsequenceCalculator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\MemoryEfficientLongestCommonSubsequenceCalculator' => '/sebastian-diff/MemoryEfficientLongestCommonSubsequenceCalculator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\AbstractChunkOutputBuilder' => '/sebastian-diff/Output/AbstractChunkOutputBuilder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\DiffOnlyOutputBuilder' => '/sebastian-diff/Output/DiffOnlyOutputBuilder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\DiffOutputBuilderInterface' => '/sebastian-diff/Output/DiffOutputBuilderInterface.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\StrictUnifiedDiffOutputBuilder' => '/sebastian-diff/Output/StrictUnifiedDiffOutputBuilder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Output\\\\UnifiedDiffOutputBuilder' => '/sebastian-diff/Output/UnifiedDiffOutputBuilder.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\Parser' => '/sebastian-diff/Parser.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Diff\\\\TimeEfficientLongestCommonSubsequenceCalculator' => '/sebastian-diff/TimeEfficientLongestCommonSubsequenceCalculator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Environment\\\\Console' => '/sebastian-environment/Console.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Environment\\\\Runtime' => '/sebastian-environment/Runtime.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Exporter\\\\Exporter' => '/sebastian-exporter/Exporter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\FileIterator\\\\ExcludeIterator' => '/php-file-iterator/ExcludeIterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\FileIterator\\\\Facade' => '/php-file-iterator/Facade.php',\n                'PHPUnit\\\\SebastianBergmann\\\\FileIterator\\\\Factory' => '/php-file-iterator/Factory.php',\n                'PHPUnit\\\\SebastianBergmann\\\\FileIterator\\\\Iterator' => '/php-file-iterator/Iterator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\CodeExporter' => '/sebastian-global-state/CodeExporter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\Exception' => '/sebastian-global-state/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\ExcludeList' => '/sebastian-global-state/ExcludeList.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\Restorer' => '/sebastian-global-state/Restorer.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\RuntimeException' => '/sebastian-global-state/exceptions/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\GlobalState\\\\Snapshot' => '/sebastian-global-state/Snapshot.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Invoker\\\\Exception' => '/php-invoker/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Invoker\\\\Invoker' => '/php-invoker/Invoker.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Invoker\\\\ProcessControlExtensionNotLoadedException' => '/php-invoker/exceptions/ProcessControlExtensionNotLoadedException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Invoker\\\\TimeoutException' => '/php-invoker/exceptions/TimeoutException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\Counter' => '/sebastian-lines-of-code/Counter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\Exception' => '/sebastian-lines-of-code/Exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\IllogicalValuesException' => '/sebastian-lines-of-code/Exception/IllogicalValuesException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\LineCountingVisitor' => '/sebastian-lines-of-code/LineCountingVisitor.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\LinesOfCode' => '/sebastian-lines-of-code/LinesOfCode.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\NegativeValueException' => '/sebastian-lines-of-code/Exception/NegativeValueException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\LinesOfCode\\\\RuntimeException' => '/sebastian-lines-of-code/Exception/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\ObjectEnumerator\\\\Enumerator' => '/sebastian-object-enumerator/Enumerator.php',\n                'PHPUnit\\\\SebastianBergmann\\\\ObjectReflector\\\\ObjectReflector' => '/sebastian-object-reflector/ObjectReflector.php',\n                'PHPUnit\\\\SebastianBergmann\\\\RecursionContext\\\\Context' => '/sebastian-recursion-context/Context.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Template\\\\Exception' => '/php-text-template/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Template\\\\InvalidArgumentException' => '/php-text-template/exceptions/InvalidArgumentException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Template\\\\RuntimeException' => '/php-text-template/exceptions/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Template\\\\Template' => '/php-text-template/Template.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\Duration' => '/php-timer/Duration.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\Exception' => '/php-timer/exceptions/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\NoActiveTimerException' => '/php-timer/exceptions/NoActiveTimerException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\ResourceUsageFormatter' => '/php-timer/ResourceUsageFormatter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\TimeSinceStartOfRequestNotAvailableException' => '/php-timer/exceptions/TimeSinceStartOfRequestNotAvailableException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Timer\\\\Timer' => '/php-timer/Timer.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\CallableType' => '/sebastian-type/type/CallableType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\Exception' => '/sebastian-type/exception/Exception.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\FalseType' => '/sebastian-type/type/FalseType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\GenericObjectType' => '/sebastian-type/type/GenericObjectType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\IntersectionType' => '/sebastian-type/type/IntersectionType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\IterableType' => '/sebastian-type/type/IterableType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\MixedType' => '/sebastian-type/type/MixedType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\NeverType' => '/sebastian-type/type/NeverType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\NullType' => '/sebastian-type/type/NullType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\ObjectType' => '/sebastian-type/type/ObjectType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\Parameter' => '/sebastian-type/Parameter.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\ReflectionMapper' => '/sebastian-type/ReflectionMapper.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\RuntimeException' => '/sebastian-type/exception/RuntimeException.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\SimpleType' => '/sebastian-type/type/SimpleType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\StaticType' => '/sebastian-type/type/StaticType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\TrueType' => '/sebastian-type/type/TrueType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\Type' => '/sebastian-type/type/Type.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\TypeName' => '/sebastian-type/TypeName.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\UnionType' => '/sebastian-type/type/UnionType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\UnknownType' => '/sebastian-type/type/UnknownType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Type\\\\VoidType' => '/sebastian-type/type/VoidType.php',\n                'PHPUnit\\\\SebastianBergmann\\\\Version' => '/sebastian-version/Version.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\BeforeTestClassMethodErroredSubscriber' => '/phpunit/Runner/TestResult/Subscriber/BeforeTestClassMethodErroredSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\Collector' => '/phpunit/Runner/TestResult/Collector.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\ExecutionStartedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/ExecutionStartedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\Facade' => '/phpunit/Runner/TestResult/Facade.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\Issues\\\\Issue' => '/phpunit/Runner/TestResult/Issue.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\PassedTests' => '/phpunit/Runner/TestResult/PassedTests.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\Subscriber' => '/phpunit/Runner/TestResult/Subscriber/Subscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestConsideredRiskySubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestErroredSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestFailedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestFinishedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestMarkedIncompleteSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestPreparedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestResult' => '/phpunit/Runner/TestResult/TestResult.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestRunnerTriggeredDeprecationSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestRunnerTriggeredDeprecationSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestRunnerTriggeredWarningSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestRunnerTriggeredWarningSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestSkippedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestSuiteFinishedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestSuiteFinishedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestSuiteSkippedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestSuiteSkippedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestSuiteStartedSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestSuiteStartedSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredDeprecationSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredErrorSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredErrorSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredNoticeSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpDeprecationSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpNoticeSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpWarningSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpunitDeprecationSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpunitErrorSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredPhpunitWarningSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php',\n                'PHPUnit\\\\TestRunner\\\\TestResult\\\\TestTriggeredWarningSubscriber' => '/phpunit/Runner/TestResult/Subscriber/TestTriggeredWarningSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Application' => '/phpunit/TextUI/Application.php',\n                'PHPUnit\\\\TextUI\\\\CliArguments\\\\Builder' => '/phpunit/TextUI/Configuration/Cli/Builder.php',\n                'PHPUnit\\\\TextUI\\\\CliArguments\\\\Configuration' => '/phpunit/TextUI/Configuration/Cli/Configuration.php',\n                'PHPUnit\\\\TextUI\\\\CliArguments\\\\Exception' => '/phpunit/TextUI/Configuration/Cli/Exception.php',\n                'PHPUnit\\\\TextUI\\\\CliArguments\\\\XmlConfigurationFileFinder' => '/phpunit/TextUI/Configuration/Cli/XmlConfigurationFileFinder.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\AtLeastVersionCommand' => '/phpunit/TextUI/Command/Commands/AtLeastVersionCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\Command' => '/phpunit/TextUI/Command/Command.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\GenerateConfigurationCommand' => '/phpunit/TextUI/Command/Commands/GenerateConfigurationCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ListGroupsCommand' => '/phpunit/TextUI/Command/Commands/ListGroupsCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ListTestSuitesCommand' => '/phpunit/TextUI/Command/Commands/ListTestSuitesCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ListTestsAsTextCommand' => '/phpunit/TextUI/Command/Commands/ListTestsAsTextCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ListTestsAsXmlCommand' => '/phpunit/TextUI/Command/Commands/ListTestsAsXmlCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\MigrateConfigurationCommand' => '/phpunit/TextUI/Command/Commands/MigrateConfigurationCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\Result' => '/phpunit/TextUI/Command/Result.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ShowHelpCommand' => '/phpunit/TextUI/Command/Commands/ShowHelpCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\ShowVersionCommand' => '/phpunit/TextUI/Command/Commands/ShowVersionCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\VersionCheckCommand' => '/phpunit/TextUI/Command/Commands/VersionCheckCommand.php',\n                'PHPUnit\\\\TextUI\\\\Command\\\\WarmCodeCoverageCacheCommand' => '/phpunit/TextUI/Command/Commands/WarmCodeCoverageCacheCommand.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Builder' => '/phpunit/TextUI/Configuration/Builder.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\CodeCoverageFilterRegistry' => '/phpunit/TextUI/Configuration/CodeCoverageFilterRegistry.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\CodeCoverageReportNotConfiguredException' => '/phpunit/TextUI/Configuration/Exception/CodeCoverageReportNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Configuration' => '/phpunit/TextUI/Configuration/Configuration.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ConfigurationCannotBeBuiltException' => '/phpunit/TextUI/Configuration/Exception/ConfigurationCannotBeBuiltException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Constant' => '/phpunit/TextUI/Configuration/Value/Constant.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ConstantCollection' => '/phpunit/TextUI/Configuration/Value/ConstantCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ConstantCollectionIterator' => '/phpunit/TextUI/Configuration/Value/ConstantCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Directory' => '/phpunit/TextUI/Configuration/Value/Directory.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\DirectoryCollection' => '/phpunit/TextUI/Configuration/Value/DirectoryCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\DirectoryCollectionIterator' => '/phpunit/TextUI/Configuration/Value/DirectoryCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Exception' => '/phpunit/TextUI/Configuration/Exception/Exception.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ExtensionBootstrap' => '/phpunit/TextUI/Configuration/Value/ExtensionBootstrap.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ExtensionBootstrapCollection' => '/phpunit/TextUI/Configuration/Value/ExtensionBootstrapCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\ExtensionBootstrapCollectionIterator' => '/phpunit/TextUI/Configuration/Value/ExtensionBootstrapCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\File' => '/phpunit/TextUI/Configuration/Value/File.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FileCollection' => '/phpunit/TextUI/Configuration/Value/FileCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FileCollectionIterator' => '/phpunit/TextUI/Configuration/Value/FileCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FilterDirectory' => '/phpunit/TextUI/Configuration/Value/FilterDirectory.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FilterDirectoryCollection' => '/phpunit/TextUI/Configuration/Value/FilterDirectoryCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FilterDirectoryCollectionIterator' => '/phpunit/TextUI/Configuration/Value/FilterDirectoryCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\FilterNotConfiguredException' => '/phpunit/TextUI/Configuration/Exception/FilterNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Group' => '/phpunit/TextUI/Configuration/Value/Group.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\GroupCollection' => '/phpunit/TextUI/Configuration/Value/GroupCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\GroupCollectionIterator' => '/phpunit/TextUI/Configuration/Value/GroupCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\IncludePathNotConfiguredException' => '/phpunit/TextUI/Configuration/Exception/IncludePathNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\IniSetting' => '/phpunit/TextUI/Configuration/Value/IniSetting.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\IniSettingCollection' => '/phpunit/TextUI/Configuration/Value/IniSettingCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\IniSettingCollectionIterator' => '/phpunit/TextUI/Configuration/Value/IniSettingCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\LoggingNotConfiguredException' => '/phpunit/TextUI/Configuration/Exception/LoggingNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Merger' => '/phpunit/TextUI/Configuration/Merger.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoBaselineException' => '/phpunit/TextUI/Configuration/Exception/NoBaselineException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoBootstrapException' => '/phpunit/TextUI/Configuration/Exception/NoBootstrapException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoCacheDirectoryException' => '/phpunit/TextUI/Configuration/Exception/NoCacheDirectoryException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoCliArgumentException' => '/phpunit/TextUI/Configuration/Exception/NoCliArgumentException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoConfigurationFileException' => '/phpunit/TextUI/Configuration/Exception/NoConfigurationFileException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoCoverageCacheDirectoryException' => '/phpunit/TextUI/Configuration/Exception/NoCoverageCacheDirectoryException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoCustomCssFileException' => '/phpunit/TextUI/Configuration/Exception/NoCustomCssFileException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoDefaultTestSuiteException' => '/phpunit/TextUI/Configuration/Exception/NoDefaultTestSuiteException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\NoPharExtensionDirectoryException' => '/phpunit/TextUI/Configuration/Exception/NoPharExtensionDirectoryException.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Php' => '/phpunit/TextUI/Configuration/Value/Php.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\PhpHandler' => '/phpunit/TextUI/Configuration/PhpHandler.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Registry' => '/phpunit/TextUI/Configuration/Registry.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Source' => '/phpunit/TextUI/Configuration/Value/Source.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\SourceFilter' => '/phpunit/TextUI/Configuration/SourceFilter.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\SourceMapper' => '/phpunit/TextUI/Configuration/SourceMapper.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestDirectory' => '/phpunit/TextUI/Configuration/Value/TestDirectory.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestDirectoryCollection' => '/phpunit/TextUI/Configuration/Value/TestDirectoryCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestDirectoryCollectionIterator' => '/phpunit/TextUI/Configuration/Value/TestDirectoryCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestFile' => '/phpunit/TextUI/Configuration/Value/TestFile.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestFileCollection' => '/phpunit/TextUI/Configuration/Value/TestFileCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestFileCollectionIterator' => '/phpunit/TextUI/Configuration/Value/TestFileCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestSuite' => '/phpunit/TextUI/Configuration/Value/TestSuite.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestSuiteBuilder' => '/phpunit/TextUI/Configuration/TestSuiteBuilder.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestSuiteCollection' => '/phpunit/TextUI/Configuration/Value/TestSuiteCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\TestSuiteCollectionIterator' => '/phpunit/TextUI/Configuration/Value/TestSuiteCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\Variable' => '/phpunit/TextUI/Configuration/Value/Variable.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\VariableCollection' => '/phpunit/TextUI/Configuration/Value/VariableCollection.php',\n                'PHPUnit\\\\TextUI\\\\Configuration\\\\VariableCollectionIterator' => '/phpunit/TextUI/Configuration/Value/VariableCollectionIterator.php',\n                'PHPUnit\\\\TextUI\\\\DirectoryDoesNotExistException' => '/phpunit/TextUI/Exception/DirectoryDoesNotExistException.php',\n                'PHPUnit\\\\TextUI\\\\Exception' => '/phpunit/TextUI/Exception/Exception.php',\n                'PHPUnit\\\\TextUI\\\\ExtensionsNotConfiguredException' => '/phpunit/TextUI/Exception/ExtensionsNotConfiguredException.php',\n                'PHPUnit\\\\TextUI\\\\Help' => '/phpunit/TextUI/Help.php',\n                'PHPUnit\\\\TextUI\\\\InvalidSocketException' => '/phpunit/TextUI/Exception/InvalidSocketException.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\DefaultPrinter' => '/phpunit/TextUI/Output/Printer/DefaultPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\BeforeTestClassMethodErroredSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/BeforeTestClassMethodErroredSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\ProgressPrinter' => '/phpunit/TextUI/Output/Default/ProgressPrinter/ProgressPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\Subscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/Subscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestConsideredRiskySubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestConsideredRiskySubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestErroredSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestErroredSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestFailedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFailedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestFinishedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFinishedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestMarkedIncompleteSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestMarkedIncompleteSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestPreparedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestPreparedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestRunnerExecutionStartedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestRunnerExecutionStartedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestSkippedSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestSkippedSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredDeprecationSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredDeprecationSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredErrorSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredErrorSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredNoticeSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredNoticeSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpDeprecationSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpDeprecationSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpNoticeSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpNoticeSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpWarningSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpWarningSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpunitDeprecationSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredPhpunitWarningSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitWarningSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ProgressPrinter\\\\TestTriggeredWarningSubscriber' => '/phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredWarningSubscriber.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\ResultPrinter' => '/phpunit/TextUI/Output/Default/ResultPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Default\\\\UnexpectedOutputPrinter' => '/phpunit/TextUI/Output/Default/UnexpectedOutputPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Facade' => '/phpunit/TextUI/Output/Facade.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\NullPrinter' => '/phpunit/TextUI/Output/Printer/NullPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\Printer' => '/phpunit/TextUI/Output/Printer/Printer.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\SummaryPrinter' => '/phpunit/TextUI/Output/SummaryPrinter.php',\n                'PHPUnit\\\\TextUI\\\\Output\\\\TestDox\\\\ResultPrinter' => '/phpunit/TextUI/Output/TestDox/ResultPrinter.php',\n                'PHPUnit\\\\TextUI\\\\ReflectionException' => '/phpunit/TextUI/Exception/ReflectionException.php',\n                'PHPUnit\\\\TextUI\\\\RuntimeException' => '/phpunit/TextUI/Exception/RuntimeException.php',\n                'PHPUnit\\\\TextUI\\\\ShellExitCodeCalculator' => '/phpunit/TextUI/ShellExitCodeCalculator.php',\n                'PHPUnit\\\\TextUI\\\\TestDirectoryNotFoundException' => '/phpunit/TextUI/Exception/TestDirectoryNotFoundException.php',\n                'PHPUnit\\\\TextUI\\\\TestFileNotFoundException' => '/phpunit/TextUI/Exception/TestFileNotFoundException.php',\n                'PHPUnit\\\\TextUI\\\\TestRunner' => '/phpunit/TextUI/TestRunner.php',\n                'PHPUnit\\\\TextUI\\\\TestSuiteFilterProcessor' => '/phpunit/TextUI/TestSuiteFilterProcessor.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CannotFindSchemaException' => '/phpunit/TextUI/Configuration/Exception/CannotFindSchemaException.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\CodeCoverage' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/CodeCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Clover' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Clover.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Cobertura' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Cobertura.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Crap4j' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Crap4j.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Html' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Html.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Php' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Php.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Text' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Text.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CodeCoverage\\\\Report\\\\Xml' => '/phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Xml.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Configuration' => '/phpunit/TextUI/Configuration/Xml/Configuration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\ConvertLogTypes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/ConvertLogTypes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageCloverToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageCloverToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageCrap4jToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageCrap4jToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageHtmlToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoveragePhpToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoveragePhpToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageTextToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageTextToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\CoverageXmlToReport' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageXmlToReport.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\DefaultConfiguration' => '/phpunit/TextUI/Configuration/Xml/DefaultConfiguration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Exception' => '/phpunit/TextUI/Configuration/Xml/Exception.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\FailedSchemaDetectionResult' => '/phpunit/TextUI/Configuration/Xml/SchemaDetector/FailedSchemaDetectionResult.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Generator' => '/phpunit/TextUI/Configuration/Xml/Generator.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Groups' => '/phpunit/TextUI/Configuration/Xml/Groups.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\IntroduceCacheDirectoryAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCacheDirectoryAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\IntroduceCoverageElement' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCoverageElement.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\LoadedFromFileConfiguration' => '/phpunit/TextUI/Configuration/Xml/LoadedFromFileConfiguration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Loader' => '/phpunit/TextUI/Configuration/Xml/Loader.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\LogToReportMigration' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/LogToReportMigration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\Junit' => '/phpunit/TextUI/Configuration/Xml/Logging/Junit.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\Logging' => '/phpunit/TextUI/Configuration/Xml/Logging/Logging.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\TeamCity' => '/phpunit/TextUI/Configuration/Xml/Logging/TeamCity.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\TestDox\\\\Html' => '/phpunit/TextUI/Configuration/Xml/Logging/TestDox/Html.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Logging\\\\TestDox\\\\Text' => '/phpunit/TextUI/Configuration/Xml/Logging/TestDox/Text.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Migration' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/Migration.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MigrationBuilder' => '/phpunit/TextUI/Configuration/Xml/Migration/MigrationBuilder.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MigrationBuilderException' => '/phpunit/TextUI/Configuration/Xml/Migration/MigrationBuilderException.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MigrationException' => '/phpunit/TextUI/Configuration/Xml/Migration/MigrationException.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Migrator' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrator.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveAttributesFromFilterWhitelistToCoverage' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromFilterWhitelistToCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveAttributesFromRootToCoverage' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromRootToCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveCoverageDirectoriesToSource' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveCoverageDirectoriesToSource.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveWhitelistExcludesToCoverage' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistExcludesToCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\MoveWhitelistIncludesToCoverage' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistIncludesToCoverage.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\PHPUnit' => '/phpunit/TextUI/Configuration/Xml/PHPUnit.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveBeStrictAboutTodoAnnotatedTestsAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutTodoAnnotatedTestsAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveCacheResultFileAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheResultFileAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveCacheTokensAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheTokensAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveConversionToExceptionsAttributes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveConversionToExceptionsAttributes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveCoverageElementCacheDirectoryAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementCacheDirectoryAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveCoverageElementProcessUncoveredFilesAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementProcessUncoveredFilesAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveEmptyFilter' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveEmptyFilter.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveListeners' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveListeners.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveLogTypes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveLogTypes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveLoggingElements' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveLoggingElements.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveNoInteractionAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveNoInteractionAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemovePrinterAttributes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemovePrinterAttributes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveTestDoxGroupsElement' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestDoxGroupsElement.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveTestSuiteLoaderAttributes' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestSuiteLoaderAttributes.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RemoveVerboseAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveVerboseAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RenameBackupStaticAttributesAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RenameBackupStaticAttributesAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RenameBeStrictAboutCoversAnnotationAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RenameBeStrictAboutCoversAnnotationAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\RenameForceCoversAnnotationAttribute' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/RenameForceCoversAnnotationAttribute.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SchemaDetectionResult' => '/phpunit/TextUI/Configuration/Xml/SchemaDetector/SchemaDetectionResult.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SchemaDetector' => '/phpunit/TextUI/Configuration/Xml/SchemaDetector/SchemaDetector.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SchemaFinder' => '/phpunit/TextUI/Configuration/Xml/SchemaFinder.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SnapshotNodeList' => '/phpunit/TextUI/Configuration/Xml/Migration/SnapshotNodeList.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\SuccessfulSchemaDetectionResult' => '/phpunit/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\TestSuiteMapper' => '/phpunit/TextUI/Configuration/Xml/TestSuiteMapper.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\UpdateSchemaLocation' => '/phpunit/TextUI/Configuration/Xml/Migration/Migrations/UpdateSchemaLocation.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\ValidationResult' => '/phpunit/TextUI/Configuration/Xml/Validator/ValidationResult.php',\n                'PHPUnit\\\\TextUI\\\\XmlConfiguration\\\\Validator' => '/phpunit/TextUI/Configuration/Xml/Validator/Validator.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\Exception' => '/theseer-tokenizer/Exception.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\NamespaceUri' => '/theseer-tokenizer/NamespaceUri.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\NamespaceUriException' => '/theseer-tokenizer/NamespaceUriException.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\Token' => '/theseer-tokenizer/Token.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\TokenCollection' => '/theseer-tokenizer/TokenCollection.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\TokenCollectionException' => '/theseer-tokenizer/TokenCollectionException.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\Tokenizer' => '/theseer-tokenizer/Tokenizer.php',\n                'PHPUnit\\\\TheSeer\\\\Tokenizer\\\\XMLSerializer' => '/theseer-tokenizer/XMLSerializer.php',\n                'PHPUnit\\\\Util\\\\Cloner' => '/phpunit/Util/Cloner.php',\n                'PHPUnit\\\\Util\\\\Color' => '/phpunit/Util/Color.php',\n                'PHPUnit\\\\Util\\\\Exception' => '/phpunit/Util/Exception/Exception.php',\n                'PHPUnit\\\\Util\\\\ExcludeList' => '/phpunit/Util/ExcludeList.php',\n                'PHPUnit\\\\Util\\\\Exporter' => '/phpunit/Util/Exporter.php',\n                'PHPUnit\\\\Util\\\\Filesystem' => '/phpunit/Util/Filesystem.php',\n                'PHPUnit\\\\Util\\\\Filter' => '/phpunit/Util/Filter.php',\n                'PHPUnit\\\\Util\\\\GlobalState' => '/phpunit/Util/GlobalState.php',\n                'PHPUnit\\\\Util\\\\InvalidDirectoryException' => '/phpunit/Util/Exception/InvalidDirectoryException.php',\n                'PHPUnit\\\\Util\\\\InvalidJsonException' => '/phpunit/Util/Exception/InvalidJsonException.php',\n                'PHPUnit\\\\Util\\\\InvalidVersionOperatorException' => '/phpunit/Util/Exception/InvalidVersionOperatorException.php',\n                'PHPUnit\\\\Util\\\\Json' => '/phpunit/Util/Json.php',\n                'PHPUnit\\\\Util\\\\PHP\\\\AbstractPhpProcess' => '/phpunit/Util/PHP/AbstractPhpProcess.php',\n                'PHPUnit\\\\Util\\\\PHP\\\\DefaultPhpProcess' => '/phpunit/Util/PHP/DefaultPhpProcess.php',\n                'PHPUnit\\\\Util\\\\PHP\\\\PhpProcessException' => '/phpunit/Util/Exception/PhpProcessException.php',\n                'PHPUnit\\\\Util\\\\PHP\\\\WindowsPhpProcess' => '/phpunit/Util/PHP/WindowsPhpProcess.php',\n                'PHPUnit\\\\Util\\\\Reflection' => '/phpunit/Util/Reflection.php',\n                'PHPUnit\\\\Util\\\\Test' => '/phpunit/Util/Test.php',\n                'PHPUnit\\\\Util\\\\ThrowableToStringMapper' => '/phpunit/Util/ThrowableToStringMapper.php',\n                'PHPUnit\\\\Util\\\\VersionComparisonOperator' => '/phpunit/Util/VersionComparisonOperator.php',\n                'PHPUnit\\\\Util\\\\Xml' => '/phpunit/Util/Xml/Xml.php',\n                'PHPUnit\\\\Util\\\\Xml\\\\Loader' => '/phpunit/Util/Xml/Loader.php',\n                'PHPUnit\\\\Util\\\\Xml\\\\XmlException' => '/phpunit/Util/Exception/XmlException.php'] as $file) {\n    require_once 'phar://phpunit-10.4.2.phar' . $file;\n}\n\nrequire __PHPUNIT_PHAR_ROOT__ . '/phpunit/Framework/Assert/Functions.php';\n\nif ($execute) {\n    if (isset($printManifest)) {\n        print file_get_contents(__PHPUNIT_PHAR_ROOT__ . '/manifest.txt');\n\n        exit;\n    }\n\n    if (isset($printSbom)) {\n        print file_get_contents(__PHPUNIT_PHAR_ROOT__ . '/sbom.xml');\n\n        exit;\n    }\n\n    unset($execute);\n\n    exit((new PHPUnit\\TextUI\\Application)->run($_SERVER['argv']));\n}\n\n__HALT_COMPILER(); ?>\r\nK\u0001\u0000\u0005\u0000\u0000\u0011\u0000\u0000\u0000\u0001\u0000\u0013\u0000\u0000\u0000phpunit-10.4.2.phar\u0000\u0000\u0000\u0000\f\u0000\u0000\u0000manifest.txt\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000XN\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/DeepCopy.php\u001e\u0000\u0000\u0013:e\u001e\u0000\u0000Lä\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Exception/CloneException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\f{ˤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Exception/PropertyException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u00003Gz\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Filter/ChainableFilter.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000TE \u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php\n\u0003\u0000\u0000\u0013:e\n\u0003\u0000\u0000D\u0012g\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\b)$\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000)\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Filter/Filter.phpd\u0001\u0000\u0000\u0013:ed\u0001\u0000\u0000\u0010M\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Filter/KeepFilter.php\u000f\u0001\u0000\u0000\u0013:e\u000f\u0001\u0000\u0000Yn\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Filter/ReplaceFilter.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u000e\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Filter/SetNullFilter.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000䊉\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000p\u0013r\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Matcher/Matcher.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Matcher/PropertyMatcher.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000=Bv\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Matcher/PropertyNameMatcher.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000R\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Matcher/PropertyTypeMatcher.php2\u0005\u0000\u0000\u0013:e2\u0005\u0000\u0000ZQͤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/Reflection/ReflectionHelper.php5\b\u0000\u0000\u0013:e5\b\u0000\u0000ى\u0016\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/TypeFilter/Date/DateIntervalFilter.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001aƤ\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/TypeFilter/ReplaceFilter.php\u0013\u0002\u0000\u0000\u0013:e\u0013\u0002\u0000\u0000z\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/TypeFilter/ShallowCopyFilter.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000ؤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000^\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000v|\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php\u001d\u0004\u0000\u0000\u0013:e\u001d\u0004\u0000\u0000T+\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/TypeFilter/TypeFilter.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000VD\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/TypeMatcher/TypeMatcher.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000QBŤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000myclabs-deep-copy/DeepCopy/deep_copy.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000rx\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000myclabs-deep-copy/LICENSE5\u0004\u0000\u0000\u0013:e5\u0004\u0000\u0000ʭ˄\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0018\u0000\u0000\u0000nikic-php-parser/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000*\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u00006\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/ClassConst.php\u000e\u0000\u0000\u0013:e\u000e\u0000\u0000\u001b\u0016\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Class_.php\u000e\u0000\u0000\u0013:e\u000e\u0000\u0000c3\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Declaration.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000E7\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/EnumCase.php^\u0007\u0000\u0000\u0013:e^\u0007\u0000\u0000ueT\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Enum_.php\u000b\u0000\u0000\u0013:e\u000b\u0000\u0000#\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/FunctionLike.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000Zq\u0014e\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Function_.phpF\u0006\u0000\u0000\u0013:eF\u0006\u0000\u0000u\u001fx\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Interface_.php\t\u0000\u0000\u0013:e\t\u0000\u0000\u0017\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Method.php\u000e\u0000\u0000\u0013:e\u000e\u0000\u0000}\u0013\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Namespace_.php:\u0004\u0000\u0000\u0013:e:\u0004\u0000\u0000ˆp\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Param.php{\u0010\u0000\u0000\u0013:e{\u0010\u0000\u0000j4\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Property.php|\u000f\u0000\u0000\u0013:e|\u000f\u0000\u0000O\r\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/TraitUse.phpW\u0006\u0000\u0000\u0013:eW\u0006\u0000\u0000L@\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/TraitUseAdaptation.php\u0010\u0000\u0000\u0013:e\u0010\u0000\u0000UVx\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Trait_.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000k\u0002j\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000nikic-php-parser/PhpParser/Builder/Use_.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000s\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/BuilderFactory.php\u001a+\u0000\u0000\u0013:e\u001a+\u0000\u0000\t$\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/BuilderHelpers.php$\u0000\u0000\u0013:e$\u0000\u0000:@\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000nikic-php-parser/PhpParser/Comment.php\u001d\u0000\u0000\u0013:e\u001d\u0000\u0000\u000eA\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000nikic-php-parser/PhpParser/Comment/Doc.phpx\u0000\u0000\u0000\u0013:ex\u0000\u0000\u0000\u001cp\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/ConstExprEvaluationException.php_\u0000\u0000\u0000\u0013:e_\u0000\u0000\u0000I\f\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/ConstExprEvaluator.phpl%\u0000\u0000\u0013:el%\u0000\u0000evQ\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000nikic-php-parser/PhpParser/Error.php\u0013\u0000\u0000\u0013:e\u0013\u0000\u0000QZ\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000nikic-php-parser/PhpParser/ErrorHandler.php/\u0001\u0000\u0000\u0013:e/\u0001\u0000\u0000#\\\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000nikic-php-parser/PhpParser/ErrorHandler/Collecting.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000&Ȥ\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000nikic-php-parser/PhpParser/ErrorHandler/Throwing.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000S}<\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Internal/DiffElem.php7\u0002\u0000\u0000\u0013:e7\u0002\u0000\u0000$\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Internal/Differ.php-\u0012\u0000\u0000\u0013:e-\u0012\u0000\u0000^\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000nikic-php-parser/PhpParser/Internal/PrintableNewAnonClassNode.php\b\u0000\u0000\u0013:e\b\u0000\u0000<\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Internal/TokenStream.php#\u0000\u0000\u0013:e#\u0000\u0000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000nikic-php-parser/PhpParser/JsonDecoder.php \r\u0000\u0000\u0013:e \r\u0000\u0000x\u0012g\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer.phpyZ\u0000\u0000\u0013:eyZ\u0000\u0000\u0004q⃤\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/Emulative.phpO#\u0000\u0000\u0013:eO#\u0000\u0000ܲݤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000r\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/CoaleseEqualTokenEmulator.php\u000b\u0005\u0000\u0000\u0013:e\u000b\u0005\u0000\u0000*§o\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000LF\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000*#\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/FlexibleDocStringEmulator.phpn\t\u0000\u0000\u0013:en\t\u0000\u0000\u00151\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/FnTokenEmulator.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000j\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000`at\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000c/\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000:&E\u0001\u0000\u0000\u0000\u0000\u0000\u0000R\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/NumericLiteralSeparatorEmulator.phpV\u000e\u0000\u0000\u0013:eV\u000e\u0000\u0000\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000P\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/ReadonlyFunctionTokenEmulator.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000e!ć\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/ReadonlyTokenEmulator.phpL\u0003\u0000\u0000\u0013:eL\u0003\u0000\u0000\n`9J\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/ReverseEmulator.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000I}\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000nikic-php-parser/PhpParser/Lexer/TokenEmulator/TokenEmulator.phpu\u0002\u0000\u0000\u0013:eu\u0002\u0000\u0000D4h\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000nikic-php-parser/PhpParser/NameContext.php%\u0000\u0000\u0013:e%\u0000\u0000G-\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000nikic-php-parser/PhpParser/Node.php\u000f\u0000\u0000\u0013:e\u000f\u0000\u0000yݗ\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Arg.php0\u0005\u0000\u0000\u0013:e0\u0005\u0000\u0000q\tH\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Attribute.phpH\u0003\u0000\u0000\u0013:eH\u0003\u0000\u0000hqK\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/AttributeGroup.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000B9\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/ComplexType.phpS\u0001\u0000\u0000\u0013:eS\u0001\u0000\u0000(\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Const_.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000Z\u0010\u0007\u0012\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000h傤\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/ArrayDimFetch.phpM\u0003\u0000\u0000\u0013:eM\u0003\u0000\u0000IY\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/ArrayItem.phpx\u0004\u0000\u0000\u0013:ex\u0004\u0000\u0000|\t2\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Array_.php8\u0003\u0000\u0000\u0013:e8\u0003\u0000\u0000;p\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/ArrowFunction.php\t\u0000\u0000\u0013:e\t\u0000\u0000\u000fw3\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Assign.php\u0017\u0003\u0000\u0000\u0013:e\u0017\u0003\u0000\u0000\u0014\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000,\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/BitwiseAnd.php\u0000\u0001\u0000\u0000\u0013:e\u0000\u0001\u0000\u0000u\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/BitwiseOr.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000;\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/BitwiseXor.php\u0000\u0001\u0000\u0000\u0013:e\u0000\u0001\u0000\u0000lϚ\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/Coalesce.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\u0005q,\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/Concat.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/Div.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000YP\n\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/Minus.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000隤\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/Mod.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000]10Y\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/Mul.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000π/\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/Plus.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000&|\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/Pow.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000yV\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/ShiftLeft.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignOp/ShiftRight.php\u0000\u0001\u0000\u0000\u0013:e\u0000\u0001\u0000\u0000s*\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/AssignRef.phpH\u0003\u0000\u0000\u0013:eH\u0003\u0000\u0000E`ob\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp.phpo\u0004\u0000\u0000\u0013:eo\u0004\u0000\u0000\rѤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BitwiseAnd.phpP\u0001\u0000\u0000\u0013:eP\u0001\u0000\u00006L6\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BitwiseOr.phpN\u0001\u0000\u0000\u0013:eN\u0001\u0000\u0000_|\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BitwiseXor.phpP\u0001\u0000\u0000\u0013:eP\u0001\u0000\u0000~\u0017Ƥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BooleanAnd.phpQ\u0001\u0000\u0000\u0013:eQ\u0001\u0000\u00005v\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/BooleanOr.phpO\u0001\u0000\u0000\u0013:eO\u0001\u0000\u0000eӸ\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Coalesce.phpM\u0001\u0000\u0000\u0013:eM\u0001\u0000\u0000Y \u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Concat.phpH\u0001\u0000\u0000\u0013:eH\u0001\u0000\u0000\f@q\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Div.phpB\u0001\u0000\u0000\u0013:eB\u0001\u0000\u0000i\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Equal.phpG\u0001\u0000\u0000\u0013:eG\u0001\u0000\u0000ݙʤ\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Greater.phpJ\u0001\u0000\u0000\u0013:eJ\u0001\u0000\u00004ͤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/GreaterOrEqual.phpY\u0001\u0000\u0000\u0013:eY\u0001\u0000\u0000^ز\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Identical.phpP\u0001\u0000\u0000\u0013:eP\u0001\u0000\u0000\"\u0019\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/LogicalAnd.phpR\u0001\u0000\u0000\u0013:eR\u0001\u0000\u0000i\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/LogicalOr.phpO\u0001\u0000\u0000\u0013:eO\u0001\u0000\u0000@\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/LogicalXor.phpR\u0001\u0000\u0000\u0013:eR\u0001\u0000\u0000\b4e\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Minus.phpF\u0001\u0000\u0000\u0013:eF\u0001\u0000\u0000$Lˤ\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Mod.phpB\u0001\u0000\u0000\u0013:eB\u0001\u0000\u0000ʤ\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Mul.phpB\u0001\u0000\u0000\u0013:eB\u0001\u0000\u0000|\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/NotEqual.phpM\u0001\u0000\u0000\u0013:eM\u0001\u0000\u0000\u0013\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/NotIdentical.phpV\u0001\u0000\u0000\u0013:eV\u0001\u0000\u0000h<\n\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Plus.phpD\u0001\u0000\u0000\u0013:eD\u0001\u0000\u0000'\u000b\u001e,\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Pow.phpC\u0001\u0000\u0000\u0013:eC\u0001\u0000\u0000\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/ShiftLeft.phpO\u0001\u0000\u0000\u0013:eO\u0001\u0000\u0000Q#\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/ShiftRight.phpQ\u0001\u0000\u0000\u0013:eQ\u0001\u0000\u0000\u0012Ǥ\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Smaller.phpJ\u0001\u0000\u0000\u0013:eJ\u0001\u0000\u0000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/SmallerOrEqual.phpY\u0001\u0000\u0000\u0013:eY\u0001\u0000\u0000⍤\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BinaryOp/Spaceship.phpP\u0001\u0000\u0000\u0013:eP\u0001\u0000\u0000HƉ.\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BitwiseNot.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000~'\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/BooleanNot.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000DC\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/CallLike.php&\u0004\u0000\u0000\u0013:e&\u0004\u0000\u0000KS0\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Cast.phpA\u0002\u0000\u0000\u0013:eA\u0002\u0000\u0000:Vs\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Cast/Array_.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000I|\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Cast/Bool_.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\tV]S\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Cast/Double.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000>,\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Cast/Int_.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000c\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Cast/Object_.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Cast/String_.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Cast/Unset_.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u00001Ӥ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/ClassConstFetch.php\b\u0004\u0000\u0000\u0013:e\b\u0004\u0000\u0000E\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Clone_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\bW\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Closure.php\n\u0000\u0000\u0013:e\n\u0000\u0000\b\u001cU;\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/ClosureUse.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000h\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/ConstFetch.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000޶%\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Empty_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000'\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Error.php\u0002\u0003\u0000\u0000\u0013:e\u0002\u0003\u0000\u0000a\\\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/ErrorSuppress.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000g\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Eval_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000356\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Exit_.php\u0005\u0003\u0000\u0000\u0013:e\u0005\u0003\u0000\u0000\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/FuncCall.php3\u0004\u0000\u0000\u0013:e3\u0004\u0000\u0000%A\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Include_.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0003i\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Instanceof_.phpa\u0003\u0000\u0000\u0013:ea\u0003\u0000\u0000<\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Isset_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u000fI\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/List_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Match_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000W\t\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/MethodCall.phpO\u0005\u0000\u0000\u0013:eO\u0005\u0000\u0000DWX\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/New_.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000iĤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/NullsafeMethodCall.phpf\u0005\u0000\u0000\u0013:ef\u0005\u0000\u0000\u0017ɤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/NullsafePropertyFetch.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\t/N\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/PostDec.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000w:\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/PostInc.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ᦦ!\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/PreDec.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0001tg\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/PreInc.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0002Yä\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Print_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0011\u001anX\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/PropertyFetch.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000ɾ\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/ShellExec.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000hy\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/StaticCall.phpe\u0005\u0000\u0000\u0013:ee\u0005\u0000\u0000\u0005\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/StaticPropertyFetch.php&\u0004\u0000\u0000\u0013:e&\u0004\u0000\u0000ܐ\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Ternary.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000Qͤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Throw_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000 ?\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/UnaryMinus.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000lA\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/UnaryPlus.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000e̤\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Variable.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000mJr\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/YieldFrom.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000w8\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Expr/Yield_.php\\\u0003\u0000\u0000\u0013:e\\\u0003\u0000\u0000\r\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/FunctionLike.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00004ͤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Identifier.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000Ja\u0015\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/IntersectionType.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001bo\u001f\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/MatchArm.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000+m6\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Name.php \u001f\u0000\u0000\u0013:e \u001f\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Name/FullyQualified.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u001b\u0007\t\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Name/Relative.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000ǛEf\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/NullableType.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00006\u0017C\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Param.phpb\b\u0000\u0000\u0013:eb\b\u0000\u0000Mߤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar.phpk\u0000\u0000\u0000\u0013:ek\u0000\u0000\u0000,ߤ\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/DNumber.php\u0000\b\u0000\u0000\u0013:e\u0000\b\u0000\u0000x3H:\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/Encapsed.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000RU\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/EncapsedStringPart.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000%\u001b\u001a\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/LNumber.php\t\u0000\u0000\u0013:e\t\u0000\u0000z\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/MagicConst.phpc\u0002\u0000\u0000\u0013:ec\u0002\u0000\u0000,xG\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Class_.phpT\u0001\u0000\u0000\u0013:eT\u0001\u0000\u0000㨘X\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Dir.phpM\u0001\u0000\u0000\u0013:eM\u0001\u0000\u0000al\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/MagicConst/File.phpP\u0001\u0000\u0000\u0013:eP\u0001\u0000\u0000#\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Function_.php]\u0001\u0000\u0000\u0013:e]\u0001\u0000\u0000H\u000enY\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Line.phpP\u0001\u0000\u0000\u0013:eP\u0001\u0000\u0000M4\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Method.phpV\u0001\u0000\u0000\u0013:eV\u0001\u0000\u0000\u0003\bΤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Namespace_.php`\u0001\u0000\u0000\u0013:e`\u0001\u0000\u0000\u001b>\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/MagicConst/Trait_.phpT\u0001\u0000\u0000\u0013:eT\u0001\u0000\u0000\u0017\u001dd\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Scalar/String_.phpq\u0011\u0000\u0000\u0013:eq\u0011\u0000\u0000T$Q\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000v2/\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Break_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0010֤\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Case_.phpl\u0003\u0000\u0000\u0013:el\u0003\u0000\u0000u\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Catch_.php|\u0004\u0000\u0000\u0013:e|\u0004\u0000\u0000*\u0014V>\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/ClassConst.php|\t\u0000\u0000\u0013:e|\t\u0000\u0000\u000bK:d\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/ClassLike.php\u000b\u0000\u0000\u0013:e\u000b\u0000\u00000\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/ClassMethod.php\u0011\u0000\u0000\u0013:e\u0011\u0000\u0000X\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Class_.phpu\u0011\u0000\u0000\u0013:eu\u0011\u0000\u0000_ļ\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Const_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Continue_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/DeclareDeclare.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000ƀ\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Declare_.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000..\u0016\n\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Do_.phpB\u0003\u0000\u0000\u0013:eB\u0003\u0000\u0000\n@\u0014\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Echo_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000͘Ƥ\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/ElseIf_.phpI\u0003\u0000\u0000\u0013:eI\u0003\u0000\u0000Eä\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Else_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000|ä\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/EnumCase.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000jD\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Enum_.php=\u0006\u0000\u0000\u0013:e=\u0006\u0000\u0000dA\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Expression.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000R\u001aK\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Finally_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00001A\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/For_.php>\u0005\u0000\u0000\u0013:e>\u0005\u0000\u0000NQ\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Foreach_.phpo\u0006\u0000\u0000\u0013:eo\u0006\u0000\u0000\u00139\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Function_.php,\n\u0000\u0000\u0013:e,\n\u0000\u0000nL\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Global_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001f\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Goto_.php\u0010\u0003\u0000\u0000\u0013:e\u0010\u0003\u0000\u0000VyPn\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/GroupUse.php\n\u0004\u0000\u0000\u0013:e\n\u0004\u0000\u0000ߎ0|\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/HaltCompiler.php\u0007\u0003\u0000\u0000\u0013:e\u0007\u0003\u0000\u0000\u0011];\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/If_.php:\u0005\u0000\u0000\u0013:e:\u0005\u0000\u0000u\u001a٤\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/InlineHTML.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001d]\u0014\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Interface_.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000L/Ǥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Label.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0006Ӥ\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Namespace_.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000㹀\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Nop.php@\u0001\u0000\u0000\u0013:e@\u0001\u0000\u0000G\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Property.phpO\n\u0000\u0000\u0013:eO\n\u0000\u0000=\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/PropertyProperty.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000҉\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Return_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Ϳ)e\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/StaticVar.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Static_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Switch_.php5\u0003\u0000\u0000\u0013:e5\u0003\u0000\u0000FFY\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Throw_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0002\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/TraitUse.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000g,\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/TraitUseAdaptation.php\u001a\u0001\u0000\u0000\u0013:e\u001a\u0001\u0000\u0000\u001da8\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/TraitUseAdaptation/Alias.phpA\u0005\u0000\u0000\u0013:eA\u0005\u0000\u0000\u0015d\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/TraitUseAdaptation/Precedence.phpZ\u0004\u0000\u0000\u0013:eZ\u0004\u0000\u0000P\u0002֤\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Trait_.php\u0003\u0004\u0000\u0000\u0013:e\u0003\u0004\u0000\u0000$v\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/TryCatch.php$\u0004\u0000\u0000\u0013:e$\u0004\u0000\u0000W\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Unset_.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000=oB\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/UseUse.phpd\u0006\u0000\u0000\u0013:ed\u0006\u0000\u0000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/Use_.phpl\u0005\u0000\u0000\u0013:el\u0005\u0000\u00009=|\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/Stmt/While_.phpE\u0003\u0000\u0000\u0013:eE\u0003\u0000\u0000ա\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/UnionType.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001bԛ\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/VarLikeIdentifier.php\u0004\u0002\u0000\u0000\u0013:e\u0004\u0002\u0000\u0000&\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000nikic-php-parser/PhpParser/Node/VariadicPlaceholder.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000P\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeAbstract.phpZ\u0014\u0000\u0000\u0013:eZ\u0014\u0000\u0000׻@\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeDumper.phpd\u001a\u0000\u0000\u0013:ed\u001a\u0000\u0000Y\tl\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeFinder.php\t\u0000\u0000\u0013:e\t\u0000\u0000\u0013\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeTraverser.php]'\u0000\u0000\u0013:e]'\u0000\u0000TG:Ƥ\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeTraverserInterface.php|\u0002\u0000\u0000\u0013:e|\u0002\u0000\u0000Ś\r\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeVisitor.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u00003\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeVisitor/CloningVisitor.php\u0012\u0002\u0000\u0000\u0013:e\u0012\u0002\u0000\u0000\"WJ\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeVisitor/FindingVisitor.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000B\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeVisitor/FirstFindingVisitor.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000m4Ť\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeVisitor/NameResolver.phpq&\u0000\u0000\u0013:eq&\u0000\u0000ǠG\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeVisitor/NodeConnectingVisitor.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000u\nä\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeVisitor/ParentConnectingVisitor.phpu\u0003\u0000\u0000\u0013:eu\u0003\u0000\u0000\u0014ME\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000nikic-php-parser/PhpParser/NodeVisitorAbstract.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000nikic-php-parser/PhpParser/Parser.php}\u0002\u0000\u0000\u0013:e}\u0002\u0000\u0000{\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000nikic-php-parser/PhpParser/Parser/Multiple.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000sF)7\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000nikic-php-parser/PhpParser/Parser/Php5.php+\u0002\u0000\u0013:e+\u0002\u00001\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000nikic-php-parser/PhpParser/Parser/Php7.phpT\u0002\u0000\u0013:eT\u0002\u0000!V`\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000nikic-php-parser/PhpParser/Parser/Tokens.php&\u0010\u0000\u0000\u0013:e&\u0010\u0000\u0000<\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000nikic-php-parser/PhpParser/ParserAbstract.phpT\u0000\u0000\u0013:eT\u0000\u0000\u0011'[\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000nikic-php-parser/PhpParser/ParserFactory.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\n~&\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000nikic-php-parser/PhpParser/PrettyPrinter/Standard.php+\u0000\u0000\u0013:e+\u0000\u0000\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000nikic-php-parser/PhpParser/PrettyPrinterAbstract.phpQ\u0000\u0000\u0013:eQ\u0000\u0000%j\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000object-enumerator/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000f\u0002\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0018\u0000\u0000\u0000object-reflector/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000R\u001a6\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0018\u0000\u0000\u0000phar-io-manifest/LICENSE`\u0006\u0000\u0000\u0013:e`\u0006\u0000\u0000\u0018p\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phar-io-manifest/ManifestDocumentMapper.php\u0007\u0011\u0000\u0000\u0013:e\u0007\u0011\u0000\u0000:\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phar-io-manifest/ManifestLoader.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000.-a\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phar-io-manifest/ManifestSerializer.php\u0016\u0000\u0000\u0013:e\u0016\u0000\u0000rp\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phar-io-manifest/exceptions/ElementCollectionException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u000bI\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phar-io-manifest/exceptions/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phar-io-manifest/exceptions/InvalidApplicationNameException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000:@>\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phar-io-manifest/exceptions/InvalidEmailException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000<\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phar-io-manifest/exceptions/InvalidUrlException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u000f\r\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phar-io-manifest/exceptions/ManifestDocumentException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000!P4\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phar-io-manifest/exceptions/ManifestDocumentLoadingException.phpH\u0004\u0000\u0000\u0013:eH\u0004\u0000\u0000ǃ\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phar-io-manifest/exceptions/ManifestDocumentMapperException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000:9z\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phar-io-manifest/exceptions/ManifestElementException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000A4\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phar-io-manifest/exceptions/ManifestLoaderException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000D>\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phar-io-manifest/values/Application.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0003I$ۤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phar-io-manifest/values/ApplicationName.php;\u0004\u0000\u0000\u0013:e;\u0004\u0000\u0000D\u0013\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phar-io-manifest/values/Author.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000F\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phar-io-manifest/values/AuthorCollection.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u000e\u001eo\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phar-io-manifest/values/AuthorCollectionIterator.php3\u0004\u0000\u0000\u0013:e3\u0004\u0000\u0000џ\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phar-io-manifest/values/BundledComponent.php@\u0003\u0000\u0000\u0013:e@\u0003\u0000\u0000DP`\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phar-io-manifest/values/BundledComponentCollection.php \u0004\u0000\u0000\u0013:e \u0004\u0000\u0000¾W6\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phar-io-manifest/values/BundledComponentCollectionIterator.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000V\u0014h\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phar-io-manifest/values/CopyrightInformation.phpP\u0003\u0000\u0000\u0013:eP\u0003\u0000\u0000\fai\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phar-io-manifest/values/Email.phpN\u0003\u0000\u0000\u0013:eN\u0003\u0000\u0000Z&\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phar-io-manifest/values/Extension.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000q}\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phar-io-manifest/values/Library.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0015O\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phar-io-manifest/values/License.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000&!o\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phar-io-manifest/values/Manifest.php\t\n\u0000\u0000\u0013:e\t\n\u0000\u0000=La\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phar-io-manifest/values/PhpExtensionRequirement.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u000f1\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phar-io-manifest/values/PhpVersionRequirement.php\u001c\u0003\u0000\u0000\u0013:e\u001c\u0003\u0000\u0000m\u001a?\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phar-io-manifest/values/Requirement.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000d\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phar-io-manifest/values/RequirementCollection.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000P\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phar-io-manifest/values/RequirementCollectionIterator.phpj\u0004\u0000\u0000\u0013:ej\u0004\u0000\u0000ܭ:\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000phar-io-manifest/values/Type.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000=%\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000phar-io-manifest/values/Url.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000͚\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phar-io-manifest/xml/AuthorElement.phpr\u0002\u0000\u0000\u0013:er\u0002\u0000\u0000<\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phar-io-manifest/xml/AuthorElementCollection.php,\u0002\u0000\u0000\u0013:e,\u0002\u0000\u0000-\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phar-io-manifest/xml/BundlesElement.phpS\u0002\u0000\u0000\u0013:eS\u0002\u0000\u0000WN>\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phar-io-manifest/xml/ComponentElement.phpy\u0002\u0000\u0000\u0013:ey\u0002\u0000\u0000ݤ\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phar-io-manifest/xml/ComponentElementCollection.php5\u0002\u0000\u0000\u0013:e5\u0002\u0000\u0000(\\\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phar-io-manifest/xml/ContainsElement.phpn\u0003\u0000\u0000\u0013:en\u0003\u0000\u0000f\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phar-io-manifest/xml/CopyrightElement.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00007\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phar-io-manifest/xml/ElementCollection.php\u000e\u0006\u0000\u0000\u0013:e\u000e\u0006\u0000\u0000@\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phar-io-manifest/xml/ExtElement.php\t\u0002\u0000\u0000\u0013:e\t\u0002\u0000\u0000y>\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phar-io-manifest/xml/ExtElementCollection.php#\u0002\u0000\u0000\u0013:e#\u0002\u0000\u0000E\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phar-io-manifest/xml/ExtensionElement.php}\u0002\u0000\u0000\u0013:e}\u0002\u0000\u00000\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phar-io-manifest/xml/LicenseElement.phpo\u0002\u0000\u0000\u0013:eo\u0002\u0000\u0000%:'\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phar-io-manifest/xml/ManifestDocument.php\n\u000b\u0000\u0000\u0013:e\n\u000b\u0000\u00004\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phar-io-manifest/xml/ManifestElement.php4\u0007\u0000\u0000\u0013:e4\u0007\u0000\u0000\u0010\u0015\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phar-io-manifest/xml/PhpElement.php\u0000\u0003\u0000\u0000\u0013:e\u0000\u0003\u0000\u0000B:5\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phar-io-manifest/xml/RequiresElement.php$\u0002\u0000\u0000\u0013:e$\u0002\u0000\u0000>\u001f\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phar-io-version/BuildMetaData.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0004\u001f\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0017\u0000\u0000\u0000phar-io-version/LICENSE&\u0006\u0000\u0000\u0013:e&\u0006\u0000\u0000Ҫ\t\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phar-io-version/PreReleaseSuffix.php\u0016\u0007\u0000\u0000\u0013:e\u0016\u0007\u0000\u0000\u000f:\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001b\u0000\u0000\u0000phar-io-version/Version.php\u0003\u0017\u0000\u0000\u0013:e\u0003\u0017\u0000\u0000u#\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phar-io-version/VersionConstraintParser.phpT\r\u0000\u0000\u0013:eT\r\u0000\u0000\u0014Ф\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phar-io-version/VersionConstraintValue.phpH\n\u0000\u0000\u0013:eH\n\u0000\u0000F{~4\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phar-io-version/VersionNumber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000O1\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phar-io-version/constraints/AbstractVersionConstraint.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0012xB\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phar-io-version/constraints/AndVersionConstraintGroup.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0015Y\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phar-io-version/constraints/AnyVersionConstraint.phpR\u0002\u0000\u0000\u0013:eR\u0002\u0000\u0000\u001d\r#\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phar-io-version/constraints/ExactVersionConstraint.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000!\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phar-io-version/constraints/GreaterThanOrEqualToVersionConstraint.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000VU\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phar-io-version/constraints/OrVersionConstraintGroup.php\u000e\u0004\u0000\u0000\u0013:e\u000e\u0004\u0000\u0000\u001cM\u001a%\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phar-io-version/constraints/SpecificMajorAndMinorVersionConstraint.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000ɍ\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phar-io-version/constraints/SpecificMajorVersionConstraint.php\b\u0003\u0000\u0000\u0013:e\b\u0003\u0000\u0000`9q:\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phar-io-version/constraints/VersionConstraint.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000eDq\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phar-io-version/exceptions/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000$eb\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phar-io-version/exceptions/InvalidPreReleaseSuffixException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000ҵ\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phar-io-version/exceptions/InvalidVersionException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u00004\u000e/S\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phar-io-version/exceptions/NoBuildMetaDataException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\b]\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phar-io-version/exceptions/NoPreReleaseSuffixException.php\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000T4\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phar-io-version/exceptions/UnsupportedVersionConstraintException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u00009\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000php-code-coverage/CodeCoverage.php\u0017A\u0000\u0000\u0013:e\u0017A\u0000\u0000c\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000php-code-coverage/Data/ProcessedCodeCoverageData.php\\'\u0000\u0000\u0013:e\\'\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000php-code-coverage/Data/RawCodeCoverageData.phpz!\u0000\u0000\u0013:ez!\u0000\u0000-\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000php-code-coverage/Driver/Driver.php\u000b\u0000\u0000\u0013:e\u000b\u0000\u0000cհ\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000php-code-coverage/Driver/PcovDriver.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000=\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000php-code-coverage/Driver/Selector.php1\u0007\u0000\u0000\u0013:e1\u0007\u0000\u00005\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000php-code-coverage/Driver/XdebugDriver.php\f\u0012\u0000\u0000\u0013:e\f\u0012\u0000\u00003j\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000php-code-coverage/Exception/BranchAndPathCoverageNotSupportedException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u000077\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000php-code-coverage/Exception/DeadCodeDetectionNotSupportedException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000php-code-coverage/Exception/DirectoryCouldNotBeCreatedException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000php-code-coverage/Exception/Exception.php}\u0001\u0000\u0000\u0013:e}\u0001\u0000\u0000z\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000php-code-coverage/Exception/FileCouldNotBeWrittenException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u001er\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000php-code-coverage/Exception/InvalidArgumentException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000K.n\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000php-code-coverage/Exception/NoCodeCoverageDriverAvailableException.php/\u0002\u0000\u0000\u0013:e/\u0002\u0000\u00006R\u0001\u0000\u0000\u0000\u0000\u0000\u0000]\u0000\u0000\u0000php-code-coverage/Exception/NoCodeCoverageDriverWithPathCoverageSupportAvailableException.phpa\u0002\u0000\u0000\u0013:ea\u0002\u0000\u0000\"A\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000php-code-coverage/Exception/ParserException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000,/\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000php-code-coverage/Exception/PathExistsButIsNotDirectoryException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000.\u00172\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000php-code-coverage/Exception/PcovNotAvailableException.phpa\u0002\u0000\u0000\u0013:ea\u0002\u0000\u0000\u0003j\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000php-code-coverage/Exception/ReflectionException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000k)\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000php-code-coverage/Exception/ReportAlreadyFinalizedException.php:\u0002\u0000\u0000\u0013:e:\u0002\u0000\u0000\u0006d%6\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000php-code-coverage/Exception/StaticAnalysisCacheNotConfiguredException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000}\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000php-code-coverage/Exception/TestIdMissingException.php\u0010\u0002\u0000\u0000\u0013:e\u0010\u0002\u0000\u0000\n\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000php-code-coverage/Exception/UnintentionallyCoveredCodeException.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000}\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000php-code-coverage/Exception/WriteOperationFailedException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000(e\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000php-code-coverage/Exception/XdebugNotAvailableException.phpe\u0002\u0000\u0000\u0013:ee\u0002\u0000\u0000NG\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000php-code-coverage/Exception/XdebugNotEnabledException.phpx\u0002\u0000\u0000\u0013:ex\u0002\u0000\u0000@_;\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000php-code-coverage/Exception/XmlException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000Wܤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000php-code-coverage/Filter.phpc\f\u0000\u0000\u0013:ec\f\u0000\u0000Z\u001d,\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000php-code-coverage/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000-~y֤\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000php-code-coverage/Node/AbstractNode.php5\u0019\u0000\u0000\u0013:e5\u0019\u0000\u0000Ğ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000php-code-coverage/Node/Builder.phpO\u001a\u0000\u0000\u0013:eO\u001a\u0000\u0000i\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000php-code-coverage/Node/CrapIndex.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u000f8\\\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000php-code-coverage/Node/Directory.phpF$\u0000\u0000\u0013:eF$\u0000\u0000ä\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000php-code-coverage/Node/File.php[W\u0000\u0000\u0013:e[W\u0000\u0000L¤\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000php-code-coverage/Node/Iterator.phpx\u0007\u0000\u0000\u0013:ex\u0007\u0000\u00008A)\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000php-code-coverage/Report/Clover.php6(\u0000\u0000\u0013:e6(\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000php-code-coverage/Report/Cobertura.php?1\u0000\u0000\u0013:e?1\u0000\u0000\u0011W0\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000php-code-coverage/Report/Crap4j.php)\u0016\u0000\u0000\u0013:e)\u0016\u0000\u0000w\u001bҤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000php-code-coverage/Report/Html/Colors.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000X`\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000php-code-coverage/Report/Html/CustomCssFile.php6\u0004\u0000\u0000\u0013:e6\u0004\u0000\u0000\"2bS\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000php-code-coverage/Report/Html/Facade.php\u0013\u0000\u0000\u0013:e\u0013\u0000\u0000&'\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer.php \u0000\u0000\u0013:e \u0000\u0000\u0012G\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Dashboard.php!\u0000\u0000\u0013:e!\u0000\u0000/Ѥ\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Directory.php5\u0011\u0000\u0000\u0013:e5\u0011\u0000\u0000V/g\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/File.php܊\u0000\u0000\u0013:e܊\u0000\u0000k\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/branches.html.dist\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000h2\u0003+\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/coverage_bar.html.dist'\u0001\u0000\u0000\u0013:e'\u0001\u0000\u0000O}\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000M\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/coverage_bar_branch.html.dist'\u0001\u0000\u0000\u0013:e'\u0001\u0000\u0000O}\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/css/bootstrap.min.cssy\u0002\u0000\u0013:ey\u0002\u0000\u000fĤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/css/custom.css\u0000\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/css/nv.d3.min.cssX%\u0000\u0000\u0013:eX%\u0000\u0000\u00060,\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/css/octicons.cssX\u0000\u0000\u0000\u0013:eX\u0000\u0000\u0000'#\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/css/style.cssH\n\u0000\u0000\u0013:eH\n\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/dashboard.html.dist\u001b\u0000\u0000\u0013:e\u001b\u0000\u0000\u0011D\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/dashboard_branch.html.dist\u001b\u0000\u0000\u0013:e\u001b\u0000\u0000\u0011D\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/directory.html.dist\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000Ն\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/directory_branch.html.dist\b\u0000\u0000\u0013:e\b\u0000\u0000n2\u0011]\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/directory_item.html.distA\u0003\u0000\u0000\u0013:eA\u0003\u0000\u0000\u0013ds\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000O\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/directory_item_branch.html.dist;\u0005\u0000\u0000\u0013:e;\u0005\u0000\u0000mۤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/file.html.distP\t\u0000\u0000\u0013:eP\t\u0000\u0000j*\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/file_branch.html.dist\t\u0000\u0000\u0013:e\t\u0000\u0000㉞\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/file_item.html.distr\u0003\u0000\u0000\u0013:er\u0003\u0000\u0000/y\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/file_item_branch.html.distl\u0005\u0000\u0000\u0013:el\u0005\u0000\u0000-\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/icons/file-code.svg0\u0001\u0000\u0000\u0013:e0\u0001\u0000\u0000QUU\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/icons/file-directory.svg\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000Z\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/js/bootstrap.min.jsc\u0000\u0000\u0013:ec\u0000\u0000\u0003\"#\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/js/d3.min.jsP\u0002\u0000\u0013:eP\u0002\u0000hb\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/js/file.js\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000b䆤\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/js/jquery.min.js@^\u0001\u0000\u0013:e@^\u0001\u0000 \u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/js/nv.d3.min.jsR\u0003\u0000\u0013:eR\u0003\u0000<M\u0017s\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/js/popper.min.jsR\u0000\u0000\u0013:eR\u0000\u0000Qd\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/line.html.dist\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000{\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/lines.html.diste\u0000\u0000\u0000\u0013:ee\u0000\u0000\u0000df\f\u001b\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/method_item.html.dist\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0014jפ\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/method_item_branch.html.dist\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000yĎk\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000php-code-coverage/Report/Html/Renderer/Template/paths.html.dist\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000*'ݤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000php-code-coverage/Report/PHP.php\u0017\u0005\u0000\u0000\u0013:e\u0017\u0005\u0000\u0000\u0005<[\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000php-code-coverage/Report/Text.php&\u0000\u0000\u0013:e&\u0000\u0000ਤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000php-code-coverage/Report/Thresholds.phpS\u0005\u0000\u0000\u0013:eS\u0005\u0000\u0000 \u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000php-code-coverage/Report/Xml/BuildInformation.php\b\u0000\u0000\u0013:e\b\u0000\u0000zݤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000php-code-coverage/Report/Xml/Coverage.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000׍d\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000php-code-coverage/Report/Xml/Directory.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000Af\u0002\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000php-code-coverage/Report/Xml/Facade.php!\u0000\u0000\u0013:e!\u0000\u0000t7\r&\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000php-code-coverage/Report/Xml/File.php\u0005\u0007\u0000\u0000\u0013:e\u0005\u0007\u0000\u00004\u001bE\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000php-code-coverage/Report/Xml/Method.phpD\u0006\u0000\u0000\u0013:eD\u0006\u0000\u0000C#T\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000php-code-coverage/Report/Xml/Node.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000php-code-coverage/Report/Xml/Project.phpf\b\u0000\u0000\u0013:ef\b\u0000\u0000\u0001Pe\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000php-code-coverage/Report/Xml/Report.php\u0010\t\u0000\u0000\u0013:e\u0010\t\u0000\u0000\u001bHC\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000php-code-coverage/Report/Xml/Source.phps\u0004\u0000\u0000\u0013:es\u0004\u0000\u0000Caꀤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000php-code-coverage/Report/Xml/Tests.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000l\u0019XΤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000php-code-coverage/Report/Xml/Totals.php\u000f\u0000\u0000\u0013:e\u000f\u0000\u0000\u0019Ax\u001c\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000php-code-coverage/Report/Xml/Unit.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000\u0011j\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000php-code-coverage/StaticAnalysis/CacheWarmer.php`\u0003\u0000\u0000\u0013:e`\u0003\u0000\u0000_%פ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000php-code-coverage/StaticAnalysis/CachingFileAnalyser.php\u001a\u0013\u0000\u0000\u0013:e\u001a\u0013\u0000\u0000t\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000php-code-coverage/StaticAnalysis/CodeUnitFindingVisitor.php%\u0000\u0000\u0013:e%\u0000\u0000\u0016&`\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000php-code-coverage/StaticAnalysis/ExecutableLinesFindingVisitor.php)\u0000\u0000\u0013:e)\u0000\u0000\u0010\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000php-code-coverage/StaticAnalysis/FileAnalyser.php\u0004\b\u0000\u0000\u0013:e\u0004\b\u0000\u00005\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000php-code-coverage/StaticAnalysis/IgnoredLinesFindingVisitor.php\r\u0000\u0000\u0013:e\r\u0000\u0000\\GԤ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000php-code-coverage/StaticAnalysis/ParsingFileAnalyser.php\u001d\u0000\u0000\u0013:e\u001d\u0000\u0000n*kS\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000php-code-coverage/TestSize/Known.phpX\u0002\u0000\u0000\u0013:eX\u0002\u0000\u0000zK\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000php-code-coverage/TestSize/Large.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000'r\f\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000php-code-coverage/TestSize/Medium.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0002{`\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000php-code-coverage/TestSize/Small.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Ŗ_\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000php-code-coverage/TestSize/TestSize.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u00008\u001c\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000php-code-coverage/TestSize/Unknown.phpi\u0002\u0000\u0000\u0013:ei\u0002\u0000\u0000%,\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000php-code-coverage/TestStatus/Failure.phph\u0002\u0000\u0000\u0013:eh\u0002\u0000\u0000K\u001b8B\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000php-code-coverage/TestStatus/Known.php\u001c\u0002\u0000\u0000\u0013:e\u001c\u0002\u0000\u0000\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000php-code-coverage/TestStatus/Success.phph\u0002\u0000\u0000\u0013:eh\u0002\u0000\u0000c\u001bp\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000php-code-coverage/TestStatus/TestStatus.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000%!\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000php-code-coverage/TestStatus/Unknown.phpm\u0002\u0000\u0000\u0013:em\u0002\u0000\u0000\u0004[\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000php-code-coverage/Util/Filesystem.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000php-code-coverage/Util/Percentage.php^\u0005\u0000\u0000\u0013:e^\u0005\u0000\u00005?:\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001d\u0000\u0000\u0000php-code-coverage/Version.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0002q֬\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000php-file-iterator/ExcludeIterator.php.\u0007\u0000\u0000\u0013:e.\u0007\u0000\u0000&\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000php-file-iterator/Facade.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000l\u0016\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001d\u0000\u0000\u0000php-file-iterator/Factory.php\n\u0000\u0000\u0013:e\n\u0000\u0000>AqO\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001e\u0000\u0000\u0000php-file-iterator/Iterator.php\u000b\u0000\u0000\u0013:e\u000b\u0000\u0000\t\u0015J\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000php-file-iterator/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000-~y֤\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0017\u0000\u0000\u0000php-invoker/Invoker.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000c\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000php-invoker/exceptions/Exception.phpr\u0001\u0000\u0000\u0013:er\u0001\u0000\u0000vvdu\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000php-invoker/exceptions/ProcessControlExtensionNotLoadedException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u000b\u001c\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000php-invoker/exceptions/TimeoutException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000.\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000php-text-template/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000-~y֤\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001e\u0000\u0000\u0000php-text-template/Template.phpV\t\u0000\u0000\u0013:eV\t\u0000\u0000*`4\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000php-text-template/exceptions/Exception.phpy\u0001\u0000\u0000\u0013:ey\u0001\u0000\u0000n\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000php-text-template/exceptions/InvalidArgumentException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0010aM\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000php-text-template/exceptions/RuntimeException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0007Ym'\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0016\u0000\u0000\u0000php-timer/Duration.php\t\u0000\u0000\u0013:e\t\u0000\u0000\u00052\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0011\u0000\u0000\u0000php-timer/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000php-timer/ResourceUsageFormatter.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000\u0002\tH\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0013\u0000\u0000\u0000php-timer/Timer.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000Q>El\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000php-timer/exceptions/Exception.phpn\u0001\u0000\u0000\u0013:en\u0001\u0000\u0000iuۤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000php-timer/exceptions/NoActiveTimerException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000l٤\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000php-timer/exceptions/TimeSinceStartOfRequestNotAvailableException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000$b\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u000b\u0000\u0000\u0000phpunit.xsdGF\u0000\u0000\u0013:eGF\u0000\u0000?\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Event/Dispatcher/CollectingDispatcher.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u001b!\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Event/Dispatcher/DeferringDispatcher.php:\u0006\u0000\u0000\u0013:e:\u0006\u0000\u0000&u\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Event/Dispatcher/DirectDispatcher.php\f\u0000\u0000\u0013:e\f\u0000\u0000\u001d&W\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Event/Dispatcher/Dispatcher.php\u0012\u0002\u0000\u0000\u0013:e\u0012\u0002\u0000\u0000\u00038Ť\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Event/Dispatcher/SubscribableDispatcher.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Pl{K\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Event/Emitter/DispatchingEmitter.phpn\u0000\u0000\u0013:en\u0000\u0000\u0011פ\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Event/Emitter/Emitter.php|%\u0000\u0000\u0013:e|%\u0000\u0000kN\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Event/Events/Application/Finished.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000p,\u001b\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Event/Events/Application/FinishedSubscriber.php7\u0002\u0000\u0000\u0013:e7\u0002\u0000\u0000,~դ\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Event/Events/Application/Started.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000W\u001a\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Event/Events/Application/StartedSubscriber.php5\u0002\u0000\u0000\u0013:e5\u0002\u0000\u0000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001e\u0000\u0000\u0000phpunit/Event/Events/Event.php\f\u0002\u0000\u0000\u0013:e\f\u0002\u0000\u0000\u001ew\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Event/Events/EventCollection.phpO\u0005\u0000\u0000\u0013:eO\u0005\u0000\u0000\u001fak\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Event/Events/EventCollectionIterator.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u001a`N\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Event/Events/Test/Assertion/AssertionFailed.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u00001ݤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Event/Events/Test/Assertion/AssertionFailedSubscriber.php7\u0002\u0000\u0000\u0013:e7\u0002\u0000\u0000haב\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Event/Events/Test/Assertion/AssertionSucceeded.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000UU\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Event/Events/Test/Assertion/AssertionSucceededSubscriber.php=\u0002\u0000\u0000\u0013:e=\u0002\u0000\u0000\u0012\u0000m\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Event/Events/Test/ComparatorRegistered.php\r\u0005\u0000\u0000\u0013:e\r\u0005\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Event/Events/Test/ComparatorRegisteredSubscriber.phpA\u0002\u0000\u0000\u0013:eA\u0002\u0000\u00008\u0014V\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodCalled.phpm\u0006\u0000\u0000\u0013:em\u0006\u0000\u0000֤\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodCalledSubscriber.phpK\u0002\u0000\u0000\u0013:eK\u0002\u0000\u0000ĶL\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodFinished.phpd\u0007\u0000\u0000\u0013:ed\u0007\u0000\u0000)\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/AfterLastTestMethodFinishedSubscriber.phpO\u0002\u0000\u0000\u0013:eO\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/AfterTestMethodCalled.phpd\u0006\u0000\u0000\u0013:ed\u0006\u0000\u0000\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/AfterTestMethodCalledSubscriber.phpC\u0002\u0000\u0000\u0013:eC\u0002\u0000\u0000ߊ\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/AfterTestMethodFinished.php[\u0007\u0000\u0000\u0013:e[\u0007\u0000\u0000o΀\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/AfterTestMethodFinishedSubscriber.phpG\u0002\u0000\u0000\u0013:eG\u0002\u0000\u0000V)\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalled.phpq\u0006\u0000\u0000\u0013:eq\u0006\u0000\u0000,U\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalledSubscriber.phpO\u0002\u0000\u0000\u0013:eO\u0002\u0000\u0000ҘI\r\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodErrored.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000\u0014\u0001\u0000\u0000\u0000\u0000\u0000\u0000O\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodErroredSubscriber.phpQ\u0002\u0000\u0000\u0013:eQ\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinished.phph\u0007\u0000\u0000\u0013:eh\u0007\u0000\u0000\u0007Z\u0001\u0000\u0000\u0000\u0000\u0000\u0000P\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinishedSubscriber.phpS\u0002\u0000\u0000\u0013:eS\u0002\u0000\u0000/h\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeTestMethodCalled.phpf\u0006\u0000\u0000\u0013:ef\u0006\u0000\u0000![\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeTestMethodCalledSubscriber.phpE\u0002\u0000\u0000\u0013:eE\u0002\u0000\u0000<k\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeTestMethodFinished.php]\u0007\u0000\u0000\u0013:e]\u0007\u0000\u0000?\u0007Ǥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000K\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/BeforeTestMethodFinishedSubscriber.phpI\u0002\u0000\u0000\u0013:eI\u0002\u0000\u0000Fin\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/PostConditionCalled.phpf\u0006\u0000\u0000\u0013:ef\u0006\u0000\u000081\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/PostConditionCalledSubscriber.php?\u0002\u0000\u0000\u0013:e?\u0002\u0000\u0000ʤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/PostConditionFinished.php]\u0007\u0000\u0000\u0013:e]\u0007\u0000\u0000\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/PostConditionFinishedSubscriber.phpC\u0002\u0000\u0000\u0013:eC\u0002\u0000\u0000kxŤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/PreConditionCalled.phpd\u0006\u0000\u0000\u0013:ed\u0006\u0000\u0000tդ\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/PreConditionCalledSubscriber.php=\u0002\u0000\u0000\u0013:e=\u0002\u0000\u0000T#\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/PreConditionFinished.php[\u0007\u0000\u0000\u0013:e[\u0007\u0000\u0000\u0012Ƅ\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Event/Events/Test/HookMethod/PreConditionFinishedSubscriber.phpA\u0002\u0000\u0000\u0013:eA\u0002\u0000\u0000m\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/ConsideredRisky.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/ConsideredRiskySubscriber.php7\u0002\u0000\u0000\u0013:e7\u0002\u0000\u0000¤\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/DeprecationTriggered.php\u0007\u000b\u0000\u0000\u0013:e\u0007\u000b\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/DeprecationTriggeredSubscriber.phpA\u0002\u0000\u0000\u0013:eA\u0002\u0000\u00008d\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/ErrorTriggered.php~\t\u0000\u0000\u0013:e~\t\u0000\u0000\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/ErrorTriggeredSubscriber.php5\u0002\u0000\u0000\u0013:e5\u0002\u0000\u0000\u001b\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/NoticeTriggered.php\n\u0000\u0000\u0013:e\n\u0000\u00004$\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/NoticeTriggeredSubscriber.php7\u0002\u0000\u0000\u0013:e7\u0002\u0000\u0000xp\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpDeprecationTriggered.php\u000e\u000b\u0000\u0000\u0013:e\u000e\u000b\u0000\u0000J.#\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpDeprecationTriggeredSubscriber.phpG\u0002\u0000\u0000\u0013:eG\u0002\u0000\u0000dS\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpNoticeTriggered.php\u0004\u000b\u0000\u0000\u0013:e\u0004\u000b\u0000\u0000AS\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpNoticeTriggeredSubscriber.php=\u0002\u0000\u0000\u0013:e=\u0002\u0000\u0000L0\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpWarningTriggered.php\u0006\u000b\u0000\u0000\u0013:e\u0006\u000b\u0000\u0000v\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpWarningTriggeredSubscriber.php?\u0002\u0000\u0000\u0013:e?\u0002\u0000\u0000Xޤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpunitDeprecationTriggered.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000$/\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpunitDeprecationTriggeredSubscriber.phpO\u0002\u0000\u0000\u0013:eO\u0002\u0000\u0000jt\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpunitErrorTriggered.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\n\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpunitErrorTriggeredSubscriber.phpC\u0002\u0000\u0000\u0013:eC\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpunitWarningTriggered.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000ESޤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/PhpunitWarningTriggeredSubscriber.phpG\u0002\u0000\u0000\u0013:eG\u0002\u0000\u0000\u0001M\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/WarningTriggered.php\n\u0000\u0000\u0013:e\n\u0000\u0000\u0007ݤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Event/Events/Test/Issue/WarningTriggeredSubscriber.php9\u0002\u0000\u0000\u0013:e9\u0002\u0000\u0000#A@\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/DataProviderMethodCalled.php2\u0006\u0000\u0000\u0013:e2\u0006\u0000\u0000%|\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/DataProviderMethodCalledSubscriber.phpI\u0002\u0000\u0000\u0013:eI\u0002\u0000\u0000QN\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/DataProviderMethodFinished.php,\u0007\u0000\u0000\u0013:e,\u0007\u0000\u0000\u0006\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/DataProviderMethodFinishedSubscriber.phpM\u0002\u0000\u0000\u0013:eM\u0002\u0000\u0000N\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/Finished.php{\u0005\u0000\u0000\u0013:e{\u0005\u0000\u0000\tդ\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/FinishedSubscriber.php)\u0002\u0000\u0000\u0013:e)\u0002\u0000\u0000Qb\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/PreparationFailed.phps\u0004\u0000\u0000\u0013:es\u0004\u0000\u0000x\\\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/PreparationFailedSubscriber.php;\u0002\u0000\u0000\u0013:e;\u0002\u0000\u0000W\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/PreparationStarted.phpu\u0004\u0000\u0000\u0013:eu\u0004\u0000\u0000X[\u0018`\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/PreparationStartedSubscriber.php=\u0002\u0000\u0000\u0013:e=\u0002\u0000\u0000w\t\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/Prepared.php`\u0004\u0000\u0000\u0013:e`\u0004\u0000\u0000I\u0014SϤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Event/Events/Test/Lifecycle/PreparedSubscriber.php)\u0002\u0000\u0000\u0013:e)\u0002\u0000\u0000Ѥy\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/Errored.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000s\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/ErroredSubscriber.php'\u0002\u0000\u0000\u0013:e'\u0002\u0000\u0000\u0005\u0005\f>\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/Failed.php\b\u0000\u0000\u0013:e\b\u0000\u0000\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/FailedSubscriber.php%\u0002\u0000\u0000\u0013:e%\u0002\u0000\u0000ǩ\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/MarkedIncomplete.php\u0011\u0006\u0000\u0000\u0013:e\u0011\u0006\u0000\u00006;\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/MarkedIncompleteSubscriber.php9\u0002\u0000\u0000\u0013:e9\u0002\u0000\u00006Ф\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/Passed.php\\\u0004\u0000\u0000\u0013:e\\\u0004\u0000\u0000\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/PassedSubscriber.php%\u0002\u0000\u0000\u0013:e%\u0002\u0000\u0000pE\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/Skipped.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000oKȏ\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Event/Events/Test/Outcome/SkippedSubscriber.php'\u0002\u0000\u0000\u0013:e'\u0002\u0000\u0000%I\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Event/Events/Test/PrintedUnexpectedOutput.php\u0016\u0005\u0000\u0000\u0013:e\u0016\u0005\u0000\u0000Og\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Event/Events/Test/PrintedUnexpectedOutputSubscriber.phpG\u0002\u0000\u0000\u0013:eG\u0002\u0000\u0000`ɐ\u001c\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectCreated.php\b\u0005\u0000\u0000\u0013:e\b\u0005\u0000\u0000{͵\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectCreatedSubscriber.php;\u0002\u0000\u0000\u0013:e;\u0002\u0000\u0000h{6\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreated.php\u0018\u0005\u0000\u0000\u0013:e\u0018\u0005\u0000\u0000ҽ\u0001\u0000\u0000\u0000\u0000\u0000\u0000T\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreatedSubscriber.php[\u0002\u0000\u0000\u0013:e[\u0002\u0000\u0000\nv\u0001\u0000\u0000\u0000\u0000\u0000\u0000U\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreated.phpX\u0005\u0000\u0000\u0013:eX\u0005\u0000\u0000r\u0011\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000_\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreatedSubscriber.phpq\u0002\u0000\u0000\u0013:eq\u0002\u0000\u0000/u\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectForTraitCreated.php\u0010\u0005\u0000\u0000\u0013:e\u0010\u0005\u0000\u0000>\u0011\u0016\t\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectForTraitCreatedSubscriber.phpK\u0002\u0000\u0000\u0013:eK\u0002\u0000\u0000#T\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectFromWsdlCreated.php\u0013\n\u0000\u0000\u0013:e\u0013\n\u0000\u0000Ȍk\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/MockObjectFromWsdlCreatedSubscriber.phpK\u0002\u0000\u0000\u0013:eK\u0002\u0000\u0000I\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/PartialMockObjectCreated.php=\u0006\u0000\u0000\u0013:e=\u0006\u0000\u0000sU\u0001\u0000\u0000\u0000\u0000\u0000\u0000K\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/PartialMockObjectCreatedSubscriber.phpI\u0002\u0000\u0000\u0013:eI\u0002\u0000\u0000\u000f2!\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/TestProxyCreated.php\u0000\u0006\u0000\u0000\u0013:e\u0000\u0006\u0000\u0000\u000fͤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/TestProxyCreatedSubscriber.php9\u0002\u0000\u0000\u0013:e9\u0002\u0000\u0000K\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/TestStubCreated.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000sʤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/TestStubCreatedSubscriber.php7\u0002\u0000\u0000\u0013:e7\u0002\u0000\u0000d#\u0001\u0000\u0000\u0000\u0000\u0000\u0000S\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreated.phpT\u0005\u0000\u0000\u0013:eT\u0005\u0000\u0000̪\f\u0001\u0000\u0000\u0000\u0000\u0000\u0000]\u0000\u0000\u0000phpunit/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreatedSubscriber.phpm\u0002\u0000\u0000\u0013:em\u0002\u0000\u0000Kѕ=\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Event/Events/TestRunner/BootstrapFinished.phpi\u0004\u0000\u0000\u0013:ei\u0004\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Event/Events/TestRunner/BootstrapFinishedSubscriber.phpG\u0002\u0000\u0000\u0013:eG\u0002\u0000\u0000aݤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Event/Events/TestRunner/Configured.php}\u0004\u0000\u0000\u0013:e}\u0004\u0000\u0000u\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ConfiguredSubscriber.php9\u0002\u0000\u0000\u0013:e9\u0002\u0000\u0000դ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Event/Events/TestRunner/DeprecationTriggered.phpt\u0004\u0000\u0000\u0013:et\u0004\u0000\u0000Ӥ\u0016z\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Event/Events/TestRunner/DeprecationTriggeredSubscriber.phpM\u0002\u0000\u0000\u0013:eM\u0002\u0000\u0000\u0007\bd\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Event/Events/TestRunner/EventFacadeSealed.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000{\u0004\u001aJ\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Event/Events/TestRunner/EventFacadeSealedSubscriber.phpG\u0002\u0000\u0000\u0013:eG\u0002\u0000\u0000{\f\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExecutionAborted.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000ȃx\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExecutionAbortedSubscriber.phpE\u0002\u0000\u0000\u0013:eE\u0002\u0000\u0000\fW\u0015\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExecutionFinished.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000БW\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExecutionFinishedSubscriber.phpG\u0002\u0000\u0000\u0013:eG\u0002\u0000\u0000H\u001a\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExecutionStarted.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000c\u0013ic\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExecutionStartedSubscriber.phpE\u0002\u0000\u0000\u0013:eE\u0002\u0000\u0000S\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExtensionBootstrapped.phpy\u0006\u0000\u0000\u0013:ey\u0006\u0000\u0000%ק\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExtensionBootstrappedSubscriber.phpO\u0002\u0000\u0000\u0013:eO\u0002\u0000\u0000pɞ2\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExtensionLoadedFromPhar.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000䟉\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Event/Events/TestRunner/ExtensionLoadedFromPharSubscriber.phpS\u0002\u0000\u0000\u0013:eS\u0002\u0000\u0000R^1\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Event/Events/TestRunner/Finished.php{\u0003\u0000\u0000\u0013:e{\u0003\u0000\u0000zǡ\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Event/Events/TestRunner/FinishedSubscriber.php5\u0002\u0000\u0000\u0013:e5\u0002\u0000\u0000\u0019̤\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Event/Events/TestRunner/GarbageCollectionDisabled.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\\$\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Event/Events/TestRunner/GarbageCollectionDisabledSubscriber.phpW\u0002\u0000\u0000\u0013:eW\u0002\u0000\u0000Jj\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Event/Events/TestRunner/GarbageCollectionEnabled.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0012\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Event/Events/TestRunner/GarbageCollectionEnabledSubscriber.phpU\u0002\u0000\u0000\u0013:eU\u0002\u0000\u000077\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Event/Events/TestRunner/GarbageCollectionTriggered.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u00002ɤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Event/Events/TestRunner/GarbageCollectionTriggeredSubscriber.phpY\u0002\u0000\u0000\u0013:eY\u0002\u0000\u0000 &ݤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Event/Events/TestRunner/Started.phpy\u0003\u0000\u0000\u0013:ey\u0003\u0000\u0000\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Event/Events/TestRunner/StartedSubscriber.php3\u0002\u0000\u0000\u0013:e3\u0002\u0000\u0000 \u001e\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Event/Events/TestRunner/WarningTriggered.phpl\u0004\u0000\u0000\u0013:el\u0004\u0000\u0000.Cv\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Event/Events/TestRunner/WarningTriggeredSubscriber.phpE\u0002\u0000\u0000\u0013:eE\u0002\u0000\u00008K\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Event/Events/TestSuite/Filtered.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000o\u0001\u0013\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Event/Events/TestSuite/FilteredSubscriber.php3\u0002\u0000\u0000\u0013:e3\u0002\u0000\u0000\u0000|\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Event/Events/TestSuite/Finished.php\u0015\u0005\u0000\u0000\u0013:e\u0015\u0005\u0000\u0000Ĥt\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Event/Events/TestSuite/FinishedSubscriber.php3\u0002\u0000\u0000\u0013:e3\u0002\u0000\u0000\u0007զ\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Event/Events/TestSuite/Loaded.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000X(\\*\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Event/Events/TestSuite/LoadedSubscriber.php/\u0002\u0000\u0000\u0013:e/\u0002\u0000\u0000^7\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/Event/Events/TestSuite/Skipped.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000p%\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Event/Events/TestSuite/SkippedSubscriber.php1\u0002\u0000\u0000\u0013:e1\u0002\u0000\u0000D!\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Event/Events/TestSuite/Sorted.php'\u0006\u0000\u0000\u0013:e'\u0006\u0000\u0000j\r\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Event/Events/TestSuite/SortedSubscriber.php/\u0002\u0000\u0000\u0013:e/\u0002\u0000\u0000\tȤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/Event/Events/TestSuite/Started.php\u0013\u0005\u0000\u0000\u0013:e\u0013\u0005\u0000\u0000з1٤\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Event/Events/TestSuite/StartedSubscriber.php1\u0002\u0000\u0000\u0013:e1\u0002\u0000\u0000\u001fi5k\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Event/Exception/EventAlreadyAssignedException.php\u000b\u0002\u0000\u0000\u0013:e\u000b\u0002\u0000\u0000\b0ɤ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Event/Exception/EventFacadeIsSealedException.php\n\u0002\u0000\u0000\u0013:e\n\u0002\u0000\u0000J\rؤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Event/Exception/Exception.phpL\u0001\u0000\u0000\u0013:eL\u0001\u0000\u0000g\u0006x\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Event/Exception/InvalidArgumentException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0003䀤\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Event/Exception/InvalidEventException.php\u0003\u0002\u0000\u0000\u0013:e\u0003\u0002\u0000\u0000E>\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Event/Exception/InvalidSubscriberException.php\b\u0002\u0000\u0000\u0013:e\b\u0002\u0000\u0000Sg\u0014\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Event/Exception/MapError.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000R\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Event/Exception/MoreThanOneDataSetFromDataProviderException.php0\u0002\u0000\u0000\u0013:e0\u0002\u0000\u0000\u0000R\u0015=\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Event/Exception/NoComparisonFailureException.php\u001d\u0002\u0000\u0000\u0013:e\u001d\u0002\u0000\u0000{k\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Event/Exception/NoDataSetFromDataProviderException.php'\u0002\u0000\u0000\u0013:e'\u0002\u0000\u0000@\u0011~\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Event/Exception/NoPreviousThrowableException.php\n\u0002\u0000\u0000\u0013:e\n\u0002\u0000\u0000~\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Event/Exception/NoTestCaseObjectOnCallStackException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001a\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Event/Exception/RuntimeException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000L\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Event/Exception/SubscriberTypeAlreadyRegisteredException.php\u0016\u0002\u0000\u0000\u0013:e\u0016\u0002\u0000\u0000įK\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Event/Exception/UnknownEventException.php\u0003\u0002\u0000\u0000\u0013:e\u0003\u0002\u0000\u0000}\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Event/Exception/UnknownEventTypeException.php\u0007\u0002\u0000\u0000\u0013:e\u0007\u0002\u0000\u0000/<\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Event/Exception/UnknownSubscriberException.php\b\u0002\u0000\u0000\u0013:e\b\u0002\u0000\u0000\u000bˤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Event/Exception/UnknownSubscriberTypeException.php\f\u0002\u0000\u0000\u0013:e\f\u0002\u0000\u0000&'*\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0018\u0000\u0000\u0000phpunit/Event/Facade.php!\u0000\u0000\u0013:e!\u0000\u0000CB\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000phpunit/Event/Subscriber.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000dlk\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0018\u0000\u0000\u0000phpunit/Event/Tracer.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000r7\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000phpunit/Event/TypeMap.php5\u0014\u0000\u0000\u0013:e5\u0014\u0000\u0000pF'\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phpunit/Event/Value/ClassMethod.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000B\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Event/Value/ComparisonFailure.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000k;\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Event/Value/ComparisonFailureBuilder.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u0002vZ\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Event/Value/Runtime/OperatingSystem.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000gA!\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phpunit/Event/Value/Runtime/PHP.php\u001d\t\u0000\u0000\u0013:e\u001d\t\u0000\u0000P\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Event/Value/Runtime/PHPUnit.phpo\u0003\u0000\u0000\u0013:eo\u0003\u0000\u00003\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Event/Value/Runtime/Runtime.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000k?J\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/Event/Value/Telemetry/Duration.php\f\u0000\u0000\u0013:e\f\u0000\u0000*t\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Event/Value/Telemetry/GarbageCollectorStatus.phpW\u0012\u0000\u0000\u0013:eW\u0012\u0000\u0000;ä\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Event/Value/Telemetry/GarbageCollectorStatusProvider.php\u0005\u0002\u0000\u0000\u0013:e\u0005\u0002\u0000\u0000\u0014N\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Event/Value/Telemetry/HRTime.php\t\u0000\u0000\u0013:e\t\u0000\u0000Fɤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Event/Value/Telemetry/Info.php\n\u0000\u0000\u0013:e\n\u0000\u0000gHh!\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Event/Value/Telemetry/MemoryMeter.php:\u0002\u0000\u0000\u0013:e:\u0002\u0000\u0000XH\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Event/Value/Telemetry/MemoryUsage.phpg\u0003\u0000\u0000\u0013:eg\u0003\u0000\u0000-\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Event/Value/Telemetry/Php81GarbageCollectorStatusProvider.phpP\u0003\u0000\u0000\u0013:eP\u0003\u0000\u00003݆\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Event/Value/Telemetry/Php83GarbageCollectorStatusProvider.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000r\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/Event/Value/Telemetry/Snapshot.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u000e\n.\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Event/Value/Telemetry/StopWatch.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0017F4S\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Event/Value/Telemetry/System.php<\u0005\u0000\u0000\u0013:e<\u0005\u0000\u0000fK\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Event/Value/Telemetry/SystemMemoryMeter.php~\u0003\u0000\u0000\u0013:e~\u0003\u0000\u0000q`e\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Event/Value/Telemetry/SystemStopWatch.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\rH}\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Event/Value/Telemetry/SystemStopWatchWithOffset.php8\u0004\u0000\u0000\u0013:e8\u0004\u0000\u0000D\u0004 \u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Event/Value/Test/Phpt.php`\u0003\u0000\u0000\u0013:e`\u0003\u0000\u0000\u001aB\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Event/Value/Test/Test.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000i\f\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Event/Value/Test/TestCollection.php1\u0005\u0000\u0000\u0013:e1\u0005\u0000\u0000J3T\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Event/Value/Test/TestCollectionIterator.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000bx\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Event/Value/Test/TestData/DataFromDataProvider.phpK\u0004\u0000\u0000\u0013:eK\u0004\u0000\u0000?m\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Event/Value/Test/TestData/DataFromTestDependency.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Event/Value/Test/TestData/TestData.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000n~\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Event/Value/Test/TestData/TestDataCollection.php\n\u0000\u0000\u0013:e\n\u0000\u0000*^\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Event/Value/Test/TestData/TestDataCollectionIterator.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000A\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Event/Value/Test/TestDox.php\f\u0005\u0000\u0000\u0013:e\f\u0005\u0000\u0000Kyx\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Event/Value/Test/TestDoxBuilder.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u001dU\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Event/Value/Test/TestMethod.php\u000e\u0000\u0000\u0013:e\u000e\u0000\u0000\u001aX\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Event/Value/Test/TestMethodBuilder.php\n\u0000\u0000\u0013:e\n\u0000\u0000\u0006\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Event/Value/TestSuite/TestSuite.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u0002\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Event/Value/TestSuite/TestSuiteBuilder.php\f\u0000\u0000\u0013:e\f\u0000\u0000\u0006!Ϥ\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Event/Value/TestSuite/TestSuiteForTestClass.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000N&\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Event/Value/TestSuite/TestSuiteForTestMethodWithDataProvider.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000Ф\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Event/Value/TestSuite/TestSuiteWithName.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00004d\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Event/Value/Throwable.php_\t\u0000\u0000\u0013:e_\t\u0000\u0000\u001d\t\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Event/Value/ThrowableBuilder.php\u0005\u0004\u0000\u0000\u0013:e\u0005\u0004\u0000\u0000ab\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0015\u0000\u0000\u0000phpunit/Exception.phpL\u0001\u0000\u0000\u0013:eL\u0001\u0000\u0000ߊ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000phpunit/Framework/Assert.php\u0000\u0000\u0013:e\u0000\u0000;i\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Framework/Assert/Functions.php]\u0001\u0000\u0013:e]\u0001\u0000^h\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Framework/Attributes/After.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000~jL¤\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Framework/Attributes/AfterClass.php\u0001\u0002\u0000\u0000\u0013:e\u0001\u0002\u0000\u0000׎\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Framework/Attributes/BackupGlobals.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000mEO\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Framework/Attributes/BackupStaticProperties.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0010h\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Framework/Attributes/Before.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0012;\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Framework/Attributes/BeforeClass.php\u0002\u0002\u0000\u0000\u0013:e\u0002\u0002\u0000\u0000\\\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Framework/Attributes/CodeCoverageIgnore.phpn\u0002\u0000\u0000\u0013:en\u0002\u0000\u0000pw\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Framework/Attributes/CoversClass.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000Cb\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Framework/Attributes/CoversFunction.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0004ΐX\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Framework/Attributes/CoversNothing.php\u001e\u0002\u0000\u0000\u0013:e\u001e\u0002\u0000\u0000&ޏ\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Framework/Attributes/DataProvider.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000M\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Framework/Attributes/DataProviderExternal.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u0019\u000fh5\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Framework/Attributes/Depends.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000O\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Framework/Attributes/DependsExternal.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\np\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Framework/Attributes/DependsExternalUsingDeepClone.php\b\u0005\u0000\u0000\u0013:e\b\u0005\u0000\u0000Wg\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Framework/Attributes/DependsExternalUsingShallowClone.php\u000b\u0005\u0000\u0000\u0013:e\u000b\u0005\u0000\u0000/\u0012\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Framework/Attributes/DependsOnClass.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u001e4\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Framework/Attributes/DependsOnClassUsingDeepClone.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0002'\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/Attributes/DependsOnClassUsingShallowClone.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000}E\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Framework/Attributes/DependsUsingDeepClone.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000rˌ\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Framework/Attributes/DependsUsingShallowClone.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000& \u0011\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Framework/Attributes/DoesNotPerformAssertions.php)\u0002\u0000\u0000\u0013:e)\u0002\u0000\u0000J.~\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/Attributes/ExcludeGlobalVariableFromBackup.php\u0017\u0004\u0000\u0000\u0013:e\u0017\u0004\u0000\u0000L\u0007༤\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/Attributes/ExcludeStaticPropertyFromBackup.php2\u0005\u0000\u0000\u0013:e2\u0005\u0000\u0000\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Framework/Attributes/Group.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000io\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Framework/Attributes/IgnoreClassForCodeCoverage.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0006\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Framework/Attributes/IgnoreFunctionForCodeCoverage.php\u001b\u0004\u0000\u0000\u0013:e\u001b\u0004\u0000\u0000d6`\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Framework/Attributes/IgnoreMethodForCodeCoverage.phpP\u0005\u0000\u0000\u0013:eP\u0005\u0000\u0000Q\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Framework/Attributes/Large.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\"mn\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Framework/Attributes/Medium.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000'2\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Framework/Attributes/PostCondition.php\u0004\u0002\u0000\u0000\u0013:e\u0004\u0002\u0000\u0000K\u001c\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Framework/Attributes/PreCondition.php\u0003\u0002\u0000\u0000\u0013:e\u0003\u0002\u0000\u0000ؕ@\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Attributes/PreserveGlobalState.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000M|\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Framework/Attributes/RequiresFunction.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000d\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Framework/Attributes/RequiresMethod.php\u0013\u0005\u0000\u0000\u0013:e\u0013\u0005\u0000\u0000G\n\u0005\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/Attributes/RequiresOperatingSystem.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Framework/Attributes/RequiresOperatingSystemFamily.php\u000f\u0004\u0000\u0000\u0013:e\u000f\u0004\u0000\u0000-\"\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Framework/Attributes/RequiresPhp.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000n\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Framework/Attributes/RequiresPhpExtension.phpv\u0005\u0000\u0000\u0013:ev\u0005\u0000\u0000e(a\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Framework/Attributes/RequiresPhpunit.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000It\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Framework/Attributes/RequiresSetting.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u0006LP\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Framework/Attributes/RunClassInSeparateProcess.php\u000f\u0002\u0000\u0000\u0013:e\u000f\u0002\u0000\u0000:\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Framework/Attributes/RunInSeparateProcess.php\u000b\u0002\u0000\u0000\u0013:e\u000b\u0002\u0000\u0000\u000f\u0003\u001f\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Framework/Attributes/RunTestsInSeparateProcesses.php\u0011\u0002\u0000\u0000\u0013:e\u0011\u0002\u0000\u0000Ī\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Framework/Attributes/Small.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000w~\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Framework/Attributes/Test.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000#\u0007\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Framework/Attributes/TestDox.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000{\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Framework/Attributes/TestWith.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000[4\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Framework/Attributes/TestWithJson.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000rzC\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Framework/Attributes/Ticket.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u000b2\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/Framework/Attributes/UsesClass.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000VF\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Framework/Attributes/UsesFunction.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000N5ﻤ\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Attributes/WithoutErrorHandler.php\n\u0002\u0000\u0000\u0013:e\n\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Framework/Constraint/Boolean/IsFalse.phpb\u0003\u0000\u0000\u0013:eb\u0003\u0000\u0000BVu\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Framework/Constraint/Boolean/IsTrue.php_\u0003\u0000\u0000\u0013:e_\u0003\u0000\u0000\u001d\u001c\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Framework/Constraint/Callback.php\u0006\u0005\u0000\u0000\u0013:e\u0006\u0005\u0000\u0000.@-\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Framework/Constraint/Cardinality/Count.php\u000f\f\u0000\u0000\u0013:e\u000f\f\u0000\u0000^.\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/Constraint/Cardinality/GreaterThan.phpV\u0004\u0000\u0000\u0013:eV\u0004\u0000\u0000l=O\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Constraint/Cardinality/IsEmpty.phpd\u0006\u0000\u0000\u0013:ed\u0006\u0000\u0000+\u0007R-\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Framework/Constraint/Cardinality/LessThan.phpP\u0004\u0000\u0000\u0013:eP\u0004\u0000\u0000\u001fդ\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Framework/Constraint/Cardinality/SameSize.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0001\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Framework/Constraint/Constraint.php \u0000\u0000\u0013:e \u0000\u0000vߤ\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Framework/Constraint/Equality/IsEqual.php_\f\u0000\u0000\u0013:e_\f\u0000\u0000\u0012\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Framework/Constraint/Equality/IsEqualCanonicalizing.php\n\u0000\u0000\u0013:e\n\u0000\u0000apW\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Framework/Constraint/Equality/IsEqualIgnoringCase.php\n\u0000\u0000\u0013:e\n\u0000\u0000F\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Framework/Constraint/Equality/IsEqualWithDelta.php\t\u0000\u0000\u0013:e\t\u0000\u0000\\̤\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Constraint/Exception/Exception.phpv\u0007\u0000\u0000\u0013:ev\u0007\u0000\u0000z\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/Constraint/Exception/ExceptionCode.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u001f\u001cM\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Framework/Constraint/Exception/ExceptionMessageIsOrContains.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u001a\u0001\u0000\u0000\u0000\u0000\u0000\u0000S\u0000\u0000\u0000phpunit/Framework/Constraint/Exception/ExceptionMessageMatchesRegularExpression.phpN\u0007\u0000\u0000\u0013:eN\u0007\u0000\u0000iK\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Framework/Constraint/Filesystem/DirectoryExists.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u001fyy\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Framework/Constraint/Filesystem/FileExists.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000C\f\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Framework/Constraint/Filesystem/IsReadable.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000ȅ]\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Framework/Constraint/Filesystem/IsWritable.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u0002\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Framework/Constraint/IsAnything.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000{Ϝ\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Framework/Constraint/IsIdentical.php\f\u0000\u0000\u0013:e\f\u0000\u0000\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Framework/Constraint/JsonMatches.php\t\u0000\u0000\u0013:e\t\u0000\u0000'4|\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Framework/Constraint/Math/IsFinite.php|\u0003\u0000\u0000\u0013:e|\u0003\u0000\u0000G˴w\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Framework/Constraint/Math/IsInfinite.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u00003ߡ\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Framework/Constraint/Math/IsNan.phpp\u0003\u0000\u0000\u0013:ep\u0003\u0000\u0000ZMw\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Constraint/Object/ObjectEquals.phpt\u000f\u0000\u0000\u0013:et\u000f\u0000\u0000{`\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Framework/Constraint/Object/ObjectHasProperty.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000f\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/Constraint/Operator/BinaryOperator.php]\r\u0000\u0000\u0013:e]\r\u0000\u0000\u0014 \u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Constraint/Operator/LogicalAnd.php]\u0005\u0000\u0000\u0013:e]\u0005\u0000\u0000F\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Constraint/Operator/LogicalNot.php\u000b\u0000\u0000\u0013:e\u000b\u0000\u0000\u0019\f3\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Framework/Constraint/Operator/LogicalOr.phpA\u0005\u0000\u0000\u0013:eA\u0005\u0000\u0000(K\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Constraint/Operator/LogicalXor.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u0010\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Framework/Constraint/Operator/Operator.php,\u0006\u0000\u0000\u0013:e,\u0006\u0000\u0000{\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Framework/Constraint/Operator/UnaryOperator.php\u0016\u000e\u0000\u0000\u0013:e\u0016\u000e\u0000\u0000.{-\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Framework/Constraint/String/IsJson.php4\t\u0000\u0000\u0013:e4\t\u0000\u0000[ڤ\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Framework/Constraint/String/RegularExpression.php`\u0004\u0000\u0000\u0013:e`\u0004\u0000\u0000m\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Framework/Constraint/String/StringContains.phpV\u0010\u0000\u0000\u0013:eV\u0010\u0000\u00002[\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Framework/Constraint/String/StringEndsWith.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000rm\u001c\u0001\u0000\u0000\u0000\u0000\u0000\u0000M\u0000\u0000\u0000phpunit/Framework/Constraint/String/StringEqualsStringIgnoringLineEndings.php:\u0005\u0000\u0000\u0013:e:\u0005\u0000\u0000Il\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Framework/Constraint/String/StringMatchesFormatDescription.php\u000b\u0000\u0000\u0013:e\u000b\u0000\u0000m}t\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/Constraint/String/StringStartsWith.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000i.Qդ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/Constraint/Traversable/ArrayHasKey.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000L괤\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Framework/Constraint/Traversable/IsList.phpZ\u0005\u0000\u0000\u0013:eZ\u0005\u0000\u0000\\)F\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/Constraint/Traversable/TraversableContains.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000h\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Framework/Constraint/Traversable/TraversableContainsEqual.php)\u0004\u0000\u0000\u0013:e)\u0004\u0000\u0000%\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000phpunit/Framework/Constraint/Traversable/TraversableContainsIdentical.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0017y\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Framework/Constraint/Traversable/TraversableContainsOnly.phpT\b\u0000\u0000\u0013:eT\b\u0000\u0000W\u0014?\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Framework/Constraint/Type/IsInstanceOf.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000Vm\"\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Framework/Constraint/Type/IsNull.php^\u0003\u0000\u0000\u0013:e^\u0003\u0000\u0000Vɭ\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Framework/Constraint/Type/IsType.php\u0011\u0000\u0000\u0013:e\u0011\u0000\u0000!ޕ\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Framework/DataProviderTestSuite.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000Ua\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Exception/AssertionFailedError.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Framework/Exception/CodeCoverageException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000[\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Exception/EmptyStringException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0002\u0011!\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Framework/Exception/Exception.php\b\u0000\u0000\u0013:e\b\u0000\u0000R*,\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Framework/Exception/ExpectationFailedException.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000A\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Framework/Exception/GeneratorNotSupportedException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000(d\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Framework/Exception/Incomplete/IncompleteTest.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000,+\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Framework/Exception/Incomplete/IncompleteTestError.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000םܤ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/Exception/InvalidArgumentException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000:\u001a(\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Framework/Exception/InvalidCoversTargetException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000o苤\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Framework/Exception/InvalidDataProviderException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000.ڜɤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Framework/Exception/InvalidDependencyException.php\u0003\u0002\u0000\u0000\u0013:e\u0003\u0002\u0000\u0000}\u001a\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Framework/Exception/NoChildTestSuiteException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000P\u001d$\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/Framework/Exception/ObjectEquals/ActualValueIsNotAnObjectException.phpA\u0002\u0000\u0000\u0013:eA\u0002\u0000\u0000<ؤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000`\u0000\u0000\u0000phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotAcceptParameterTypeException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000@\u0016\u0001\u0000\u0000\u0000\u0000\u0000\u0000b\u0000\u0000\u0000phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Pi\u0001\u0000\u0000\u0000\u0000\u0000\u0000g\u0000\u0000\u0000phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000F\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000a\u0000\u0000\u0000phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareParameterTypeException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0014EN\u0001\u0000\u0000\u0000\u0000\u0000\u0000R\u0000\u0000\u0000phpunit/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotExistException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ui\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/Exception/PhptAssertionFailedError.php2\u0005\u0000\u0000\u0013:e2\u0005\u0000\u0000_\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Framework/Exception/ProcessIsolationException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000H\u001d:\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Framework/Exception/Skipped/SkippedTest.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000S\u001a.\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Framework/Exception/Skipped/SkippedTestSuiteError.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000x\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Framework/Exception/Skipped/SkippedWithMessageException.php\u0004\u0002\u0000\u0000\u0013:e\u0004\u0002\u0000\u0000z$\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/Exception/UnknownClassOrInterfaceException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Ӥ\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/Exception/UnknownTypeException.phpn\u0002\u0000\u0000\u0013:en\u0002\u0000\u0000(j\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Framework/ExecutionOrderDependency.php\u0011\u0000\u0000\u0013:e\u0011\u0000\u0000X>2&\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Framework/MockObject/ConfigurableMethod.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000/\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/BadMethodCallException.php\u0003\u0002\u0000\u0000\u0013:e\u0003\u0002\u0000\u0000ΫX\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/CannotUseAddMethodsException.php5\u0003\u0000\u0000\u0013:e5\u0003\u0000\u0000{\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php\b\u0003\u0000\u0000\u0013:e\b\u0003\u0000\u0000/(\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000B'\u0001\u0000\u0000\u0000\u0000\u0000\u0000K\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/IncompatibleReturnValueException.phpy\u0003\u0000\u0000\u0013:ey\u0003\u0000\u0000|/\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/MatchBuilderNotFoundException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u000e\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000z'\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php\u001c\u0003\u0000\u0000\u0013:e\u001c\u0003\u0000\u0000}Q\u0001\u0000\u0000\u0000\u0000\u0000\u0000O\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Ӂ\u0010Ƥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000K\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/MethodNameNotConfiguredException.php~\u0002\u0000\u0000\u0013:e~\u0002\u0000\u0000x1)\u0001\u0000\u0000\u0000\u0000\u0000\u0000U\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001c\tr\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/NeverReturningMethodException.phpm\u0003\u0000\u0000\u0013:em\u0003\u0000\u0000+\"\u0013\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/ReflectionException.php\u000f\u0002\u0000\u0000\u0013:e\u000f\u0002\u0000\u0000.ؔ\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php<\u0003\u0000\u0000\u0013:e<\u0003\u0000\u0000Qo\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Framework/MockObject/Exception/RuntimeException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000_|\u0001\u0000\u0000\u0000\u0000\u0000\u0000P\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/ClassAlreadyExistsException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Ϡ\u0001\u0000\u0000\u0000\u0000\u0000\u0000P\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/ClassIsEnumerationException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001cY\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/ClassIsFinalException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0013Q\u0001\u0000\u0000\u0000\u0000\u0000\u0000M\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/ClassIsReadonlyException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Y\u0001\u0000\u0000\u0000\u0000\u0000\u0000M\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/DuplicateMethodException.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000.٤\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/Exception.php\u0002\u0002\u0000\u0000\u0013:e\u0002\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000O\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/InvalidMethodNameException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000lD\u0001\u0000\u0000\u0000\u0000\u0000\u0000c\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/OriginalConstructorInvocationRequiredException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\bDKƤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/ReflectionException.php\u0019\u0002\u0000\u0000\u0013:e\u0019\u0002\u0000\u0000\u0011q3\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/RuntimeException.php\u0016\u0002\u0000\u0000\u0013:e\u0016\u0002\u0000\u0000}ʻ\u0001\u0000\u0000\u0000\u0000\u0000\u0000W\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/SoapExtensionNotAvailableException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000n5\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/UnknownClassException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0011ZM\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/UnknownTraitException.php\n\u0003\u0000\u0000\u0013:e\n\u0003\u0000\u00009Ѥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Exception/UnknownTypeException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001b#J\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/Generator.php\u0014~\u0000\u0000\u0013:e\u0014~\u0000\u0000\u0016\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/MockClass.phpd\u0006\u0000\u0000\u0013:ed\u0006\u0000\u0000N|\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/MockMethod.php($\u0000\u0000\u0013:e($\u0000\u0000*k)\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/MockMethodSet.phpq\u0004\u0000\u0000\u0013:eq\u0004\u0000\u0000\u0001R\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/MockTrait.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000:\u0002\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/MockType.php\u0005\u0002\u0000\u0000\u0013:e\u0005\u0002\u0000\u0000dp[\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/TemplateLoader.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000qW\u001bp\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/templates/deprecation.tpl;\u0000\u0000\u0000\u0013:e;\u0000\u0000\u0000O5s\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/templates/doubled_method.tpl2\u0003\u0000\u0000\u0013:e2\u0003\u0000\u0000Q\u000b*&\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/templates/doubled_static_method.tpl\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000 4R\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/templates/intersection.tplL\u0000\u0000\u0000\u0013:eL\u0000\u0000\u0000-X\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/templates/proxied_method.tpl\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/templates/test_double_class.tplf\u0000\u0000\u0000\u0013:ef\u0000\u0000\u0000'\r\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/templates/trait_class.tplQ\u0000\u0000\u0000\u0013:eQ\u0000\u0000\u0000<Ȥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/templates/wsdl_class.tpl\u0000\u0000\u0000\u0013:e\u0000\u0000\u0000\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/MockObject/Generator/templates/wsdl_method.tpl<\u0000\u0000\u0000\u0013:e<\u0000\u0000\u0000i\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Framework/MockObject/MockBuilder.php\u00160\u0000\u0000\u0013:e\u00160\u0000\u00007l\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Api/DoubledCloneMethod.php2\u0002\u0000\u0000\u0013:e2\u0002\u0000\u0000.I\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Api/Method.php\r\u0003\u0000\u0000\u0013:e\r\u0003\u0000\u0000G(\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Api/MockObjectApi.php}\u0006\u0000\u0000\u0013:e}\u0006\u0000\u0000\u0013\n\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Api/ProxiedCloneMethod.phpM\u0002\u0000\u0000\u0013:eM\u0002\u0000\u0000f\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Api/StubApi.php5\u0007\u0000\u0000\u0013:e5\u0007\u0000\u0000\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Builder/Identity.php[\u0002\u0000\u0000\u0013:e[\u0002\u0000\u0000$X3{\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Builder/InvocationMocker.php\u001e\u0000\u0000\u0013:e\u001e\u0000\u0000<\u0002\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Builder/InvocationStubber.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000eU\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Builder/MethodNameMatch.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000:'\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Builder/ParametersMatch.phpN\u0006\u0000\u0000\u0013:eN\u0006\u0000\u0000x)\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Builder/Stub.php\u0011\u0003\u0000\u0000\u0013:e\u0011\u0003\u0000\u0000\u000f(\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Interface/MockObject.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0010t\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Interface/MockObjectInternal.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\tc\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Interface/Stub.php\u001c\u0002\u0000\u0000\u0013:e\u001c\u0002\u0000\u0000liH\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Interface/StubInternal.phpd\u0003\u0000\u0000\u0013:ed\u0003\u0000\u0000٤\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Invocation.php\u000e\u0000\u0000\u0013:e\u000e\u0000\u0000.pOA\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/InvocationHandler.php\u000f\u0000\u0000\u0013:e\u000f\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Matcher.php\u0017\u0000\u0000\u0013:e\u0017\u0000\u0000\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/MethodNameConstraint.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000Ӷ\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/ReturnValueGenerator.phpq\u001a\u0000\u0000\u0013:eq\u001a\u0000\u0000s\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/AnyInvokedCount.php\u001a\u0003\u0000\u0000\u0013:e\u001a\u0003\u0000\u00003\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/AnyParameters.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000U\u0016\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/InvocationOrder.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000H\tN\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/InvokedAtLeastCount.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000iԤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/InvokedAtLeastOnce.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000 \u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/InvokedAtMostCount.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u001cN\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/InvokedCount.phpZ\t\u0000\u0000\u0013:eZ\t\u0000\u0000\u001b\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/MethodName.php\u0006\u0006\u0000\u0000\u0013:e\u0006\u0006\u0000\u0000f-Ф\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/Parameters.php9\u000f\u0000\u0000\u0013:e9\u000f\u0000\u0000ڳj\u001c\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Rule/ParametersRule.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000l^L\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Stub/ConsecutiveCalls.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Stub/Exception.php;\u0003\u0000\u0000\u0013:e;\u0003\u0000\u0000\fҤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Stub/ReturnArgument.php4\u0003\u0000\u0000\u0013:e4\u0003\u0000\u0000`\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Stub/ReturnCallback.phpi\u0003\u0000\u0000\u0013:ei\u0003\u0000\u0000t\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Stub/ReturnReference.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000uߔ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Stub/ReturnSelf.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ר\u000bݤ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Stub/ReturnStub.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000`[\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Stub/ReturnValueMap.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u0012ʤ\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Framework/MockObject/Runtime/Stub/Stub.phpz\u0002\u0000\u0000\u0013:ez\u0002\u0000\u0000\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Framework/Reorderable.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000˯\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Framework/SelfDescribing.php\n\u0002\u0000\u0000\u0013:e\n\u0002\u0000\u0000s\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001a\u0000\u0000\u0000phpunit/Framework/Test.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u001aǺ\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Framework/TestBuilder.php%\u0000\u0000\u0013:e%\u0000\u0000݇Ӥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001e\u0000\u0000\u0000phpunit/Framework/TestCase.php(\u0006\u0001\u0000\u0013:e(\u0006\u0001\u0000=U\u0010_\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000phpunit/Framework/TestRunner.phpl8\u0000\u0000\u0013:el8\u0000\u0000}\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Framework/TestSize/Known.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000)T\u000bФ\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Framework/TestSize/Large.php/\u0003\u0000\u0000\u0013:e/\u0003\u0000\u0000N`i\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Framework/TestSize/Medium.php2\u0003\u0000\u0000\u0013:e2\u0003\u0000\u0000b{\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Framework/TestSize/Small.php#\u0003\u0000\u0000\u0013:e#\u0003\u0000\u000024\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Framework/TestSize/TestSize.php5\u0006\u0000\u0000\u0013:e5\u0006\u0000\u0000\u000fˮ\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Framework/TestSize/Unknown.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000g\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Framework/TestStatus/Deprecation.php\u0016\u0003\u0000\u0000\u0013:e\u0016\u0003\u0000\u0000\u0003ȸ\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Framework/TestStatus/Error.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ۑ\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Framework/TestStatus/Failure.php\u0006\u0003\u0000\u0000\u0013:e\u0006\u0003\u0000\u0000p!]\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Framework/TestStatus/Incomplete.php\u0012\u0003\u0000\u0000\u0013:e\u0012\u0003\u0000\u0000C\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Framework/TestStatus/Known.phpz\u0002\u0000\u0000\u0013:ez\u0002\u0000\u0000->f\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Framework/TestStatus/Notice.php\u0002\u0003\u0000\u0000\u0013:e\u0002\u0003\u0000\u0000'S(\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Framework/TestStatus/Risky.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Vw\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Framework/TestStatus/Skipped.php\u0006\u0003\u0000\u0000\u0013:e\u0006\u0003\u0000\u00004̤\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Framework/TestStatus/Success.php\u0006\u0003\u0000\u0000\u0013:e\u0006\u0003\u0000\u0000ڍ]8\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Framework/TestStatus/TestStatus.phpn\u0010\u0000\u0000\u0013:en\u0010\u0000\u0000b\u001f\u001f\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Framework/TestStatus/Unknown.php\f\u0003\u0000\u0000\u0013:e\f\u0003\u0000\u00007W\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Framework/TestStatus/Warning.php\u0006\u0003\u0000\u0000\u0013:e\u0006\u0003\u0000\u0000Y\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000phpunit/Framework/TestSuite.php:D\u0000\u0000\u0013:e:D\u0000\u0000S1N\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Framework/TestSuiteIterator.php3\u0007\u0000\u0000\u0013:e3\u0007\u0000\u0000.K\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000phpunit/Logging/EventLogger.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000-|\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001d\u0000\u0000\u0000phpunit/Logging/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000%٤\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Logging/JUnit/JunitXmlLogger.php\u001c/\u0000\u0000\u0013:e\u001c/\u0000\u0000bޭ\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/Subscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000yJ;\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/TestErroredSubscriber.phpz\u0003\u0000\u0000\u0013:ez\u0003\u0000\u0000P_ˤ\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/TestFailedSubscriber.phpt\u0003\u0000\u0000\u0013:et\u0003\u0000\u0000r)\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/TestFinishedSubscriber.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0003\r\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/TestMarkedIncompleteSubscriber.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0011P\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/TestPreparedSubscriber.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000:w\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/TestRunnerExecutionFinishedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Ĥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/TestSkippedSubscriber.phpz\u0003\u0000\u0000\u0013:ez\u0003\u0000\u0000\u0015Y\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/TestSuiteFinishedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001eVG\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Logging/JUnit/Subscriber/TestSuiteStartedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000?\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/Subscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001bG\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestConsideredRiskySubscriber.php?\u0003\u0000\u0000\u0013:e?\u0003\u0000\u0000s&U\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestErroredSubscriber.php\u000f\u0003\u0000\u0000\u0013:e\u000f\u0003\u0000\u0000Ф\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestFailedSubscriber.php\t\u0003\u0000\u0000\u0013:e\t\u0003\u0000\u0000U\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestFinishedSubscriber.php\u0015\u0003\u0000\u0000\u0013:e\u0015\u0003\u0000\u0000i&i\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestMarkedIncompleteSubscriber.phpE\u0003\u0000\u0000\u0013:eE\u0003\u0000\u0000\u001f \u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestPreparedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001c \u0001\u0000\u0000\u0000\u0000\u0000\u0000M\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestRunnerExecutionFinishedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000,\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestSkippedSubscriber.php\u000f\u0003\u0000\u0000\u0013:e\u000f\u0003\u0000\u0000\u0016mF֤\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestSuiteFinishedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000x\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Logging/TeamCity/Subscriber/TestSuiteStartedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000}G9\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Logging/TeamCity/TeamCityLogger.php$\u0000\u0000\u0013:e$\u0000\u0000bs(\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Logging/TestDox/HtmlRenderer.php\r\u0000\u0000\u0013:e\r\u0000\u0000\u001e\u0013lE\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/Logging/TestDox/NamePrettifier.php\u0006!\u0000\u0000\u0013:e\u0006!\u0000\u0000\u001e;Y\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Logging/TestDox/PlainTextRenderer.phpe\u0006\u0000\u0000\u0013:ee\u0006\u0000\u0000\u0014\f\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/Subscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0005'Ĥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000O\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestConsideredRiskySubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000A\u0001\u0000\u0000\u0000\u0000\u0000\u0000a\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectForAbstractClassSubscriber.php8\u0003\u0000\u0000\u0013:e8\u0003\u0000\u0000G驤\u0001\u0000\u0000\u0000\u0000\u0000\u0000Y\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectForTraitSubscriber.php\u0010\u0003\u0000\u0000\u0013:e\u0010\u0003\u0000\u0000R<\f\u0001\u0000\u0000\u0000\u0000\u0000\u0000Y\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectFromWsdlSubscriber.php\u0010\u0003\u0000\u0000\u0013:e\u0010\u0003\u0000\u0000\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u0000Q\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0003Ԥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000X\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedPartialMockObjectSubscriber.php\u000b\u0003\u0000\u0000\u0013:e\u000b\u0003\u0000\u0000\u00002\u0001\u0000\u0000\u0000\u0000\u0000\u0000P\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedTestProxySubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0018\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000O\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestCreatedTestStubSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0003\u0014a\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestErroredSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000;m\u0000\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestFailedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000F,\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestFinishedSubscriber.php\u0016\u0003\u0000\u0000\u0013:e\u0016\u0003\u0000\u0000PG\u0001\u0000\u0000\u0000\u0000\u0000\u0000P\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestMarkedIncompleteSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\f{\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestPassedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000)#\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestPreparedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000.\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/Subscriber/TestSkippedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000<Ӥ\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/TestResult.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000%+8\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/TestResultCollection.php\u0015\u0005\u0000\u0000\u0013:e\u0015\u0005\u0000\u0000\u0011\u0004\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/TestResultCollectionIterator.php\u0006\u0005\u0000\u0000\u0013:e\u0006\u0005\u0000\u0000x\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Logging/TestDox/TestMethod/TestResultCollector.php\u001f\u0000\u0000\u0013:e\u001f\u0000\u0000<\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001a\u0000\u0000\u0000phpunit/Metadata/After.php]\u0002\u0000\u0000\u0013:e]\u0002\u0000\u0000}p֤\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000phpunit/Metadata/AfterClass.phpl\u0002\u0000\u0000\u0013:el\u0002\u0000\u0000{ۤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Metadata/Api/CodeCoverage.php$\u0000\u0000\u0013:e$\u0000\u0000B& \u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Metadata/Api/DataProvider.phpM!\u0000\u0000\u0013:eM!\u0000\u0000\u0002p\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Metadata/Api/Dependencies.php \u0006\u0000\u0000\u0013:e \u0006\u0000\u0000\u000beɤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000phpunit/Metadata/Api/Groups.php9\r\u0000\u0000\u0013:e9\r\u0000\u0000z/[C\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Metadata/Api/HookMethods.phpu\r\u0000\u0000\u0013:eu\r\u0000\u0000`\r\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Metadata/Api/Requirements.php\u0011\u0000\u0000\u0013:e\u0011\u0000\u0000>c8\u001a\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phpunit/Metadata/BackupGlobals.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000p<媤\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Metadata/BackupStaticProperties.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000̤\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001b\u0000\u0000\u0000phpunit/Metadata/Before.php`\u0002\u0000\u0000\u0013:e`\u0002\u0000\u0000X\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000phpunit/Metadata/BeforeClass.phpo\u0002\u0000\u0000\u0013:eo\u0002\u0000\u0000k\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001b\u0000\u0000\u0000phpunit/Metadata/Covers.php+\u0004\u0000\u0000\u0013:e+\u0004\u0000\u0000][\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000phpunit/Metadata/CoversClass.php@\u0005\u0000\u0000\u0013:e@\u0005\u0000\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Metadata/CoversDefaultClass.phpX\u0004\u0000\u0000\u0013:eX\u0004\u0000\u0000[~\u0002\u0014\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phpunit/Metadata/CoversFunction.phpK\u0005\u0000\u0000\u0013:eK\u0005\u0000\u0000\u000bQä\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phpunit/Metadata/CoversNothing.phpu\u0002\u0000\u0000\u0013:eu\u0002\u0000\u0000\\\u0012`\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Metadata/DataProvider.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000*'\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phpunit/Metadata/DependsOnClass.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000{9Y\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Metadata/DependsOnMethod.php\u001d\u0007\u0000\u0000\u0013:e\u001d\u0007\u0000\u0000l,ؤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Metadata/DoesNotPerformAssertions.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000a\u001a\u0001\u0000\u0000\u0000\u0000\u0000\u0000T\u0000\u0000\u0000phpunit/Metadata/Exception/AnnotationsAreNotSupportedForInternalClassesException.php:\u0003\u0000\u0000\u0013:e:\u0003\u0000\u0000,Ȥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Metadata/Exception/Exception.phpO\u0001\u0000\u0000\u0013:eO\u0001\u0000\u0000w\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Metadata/Exception/InvalidVersionRequirementException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000PR\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Metadata/Exception/NoVersionRequirementException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000?+睤\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Metadata/Exception/ReflectionException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000n\u000f\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Metadata/ExcludeGlobalVariableFromBackup.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u001dU\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Metadata/ExcludeStaticPropertyFromBackup.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001a\u0000\u0000\u0000phpunit/Metadata/Group.php=\u0004\u0000\u0000\u0013:e=\u0004\u0000\u0000U\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Metadata/IgnoreClassForCodeCoverage.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000k\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Metadata/IgnoreFunctionForCodeCoverage.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000yA3s\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Metadata/IgnoreMethodForCodeCoverage.php\u0016\u0006\u0000\u0000\u0013:e\u0016\u0006\u0000\u0000V:;B\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001d\u0000\u0000\u0000phpunit/Metadata/Metadata.phpY\u0000\u0000\u0013:eY\u0000\u0000\u001b-\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Metadata/MetadataCollection.phpg-\u0000\u0000\u0013:eg-\u0000\u0000\u0010?ڤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Metadata/MetadataCollectionIterator.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u00022I\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Metadata/Parser/Annotation/DocBlock.phpP\"\u0000\u0000\u0013:eP\"\u0000\u0000nV\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Metadata/Parser/Annotation/Registry.php\u000b\u0000\u0000\u0013:e\u000b\u0000\u0000]\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Metadata/Parser/AnnotationParser.phpaD\u0000\u0000\u0013:eaD\u0000\u0000կ\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Metadata/Parser/AttributeParser.phpU\u0000\u0000\u0013:eU\u0000\u0000^.uI\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Metadata/Parser/CachingParser.php\b\u0000\u0000\u0013:e\b\u0000\u0000Py~\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phpunit/Metadata/Parser/Parser.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0000O\u0011v\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Metadata/Parser/ParserChain.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000\nnY\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Metadata/Parser/Registry.phpM\u0004\u0000\u0000\u0013:eM\u0004\u0000\u00002\u0003e\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phpunit/Metadata/PostCondition.phpu\u0002\u0000\u0000\u0013:eu\u0002\u0000\u0000\u001e\u001fX \u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Metadata/PreCondition.phpr\u0002\u0000\u0000\u0013:er\u0002\u0000\u0000\\AI<\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Metadata/PreserveGlobalState.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0013\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Metadata/RequiresFunction.phps\u0004\u0000\u0000\u0013:es\u0004\u0000\u0000h\u0017\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phpunit/Metadata/RequiresMethod.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u0000Ф\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Metadata/RequiresOperatingSystem.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000/\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Metadata/RequiresOperatingSystemFamily.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000.E\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000phpunit/Metadata/RequiresPhp.php%\u0004\u0000\u0000\u0013:e%\u0004\u0000\u0000 E\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Metadata/RequiresPhpExtension.php\u0014\u0007\u0000\u0000\u0013:e\u0014\u0007\u0000\u0000{k:\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Metadata/RequiresPhpunit.php1\u0004\u0000\u0000\u0013:e1\u0004\u0000\u0000\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Metadata/RequiresSetting.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000z\u0010{ڤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Metadata/RunClassInSeparateProcess.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00009\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Metadata/RunInSeparateProcess.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000&\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Metadata/RunTestsInSeparateProcesses.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ez(\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000phpunit/Metadata/Test.phpZ\u0002\u0000\u0000\u0013:eZ\u0002\u0000\u0000.o\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000phpunit/Metadata/TestDox.php \u0004\u0000\u0000\u0013:e \u0004\u0000\u0000(\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001d\u0000\u0000\u0000phpunit/Metadata/TestWith.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u0010L\u0006:\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000phpunit/Metadata/Uses.php%\u0004\u0000\u0000\u0013:e%\u0004\u0000\u0000\u000e\u001cF\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001e\u0000\u0000\u0000phpunit/Metadata/UsesClass.php:\u0005\u0000\u0000\u0013:e:\u0005\u0000\u0000rY\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Metadata/UsesDefaultClass.phpR\u0004\u0000\u0000\u0013:eR\u0004\u0000\u0000\u001c\u0014\"!\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Metadata/UsesFunction.phpB\u0005\u0000\u0000\u0013:eB\u0005\u0000\u0000\u0014qɤ\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Metadata/Version/ComparisonRequirement.phph\u0004\u0000\u0000\u0013:eh\u0004\u0000\u00005\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Metadata/Version/ConstraintRequirement.php\u0013\u0005\u0000\u0000\u0013:e\u0013\u0005\u0000\u0000w㳤\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Metadata/Version/Requirement.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000a\u000bp_\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Metadata/WithoutErrorHandler.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000#+@\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Runner/Baseline/Baseline.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/Runner/Baseline/Exception/CannotLoadBaselineException.php\u0012\u0002\u0000\u0000\u0013:e\u0012\u0002\u0000\u0000\\\u00038\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/Runner/Baseline/Exception/FileDoesNotHaveLineException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000M\u0016\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000phpunit/Runner/Baseline/Generator.php\t\u0000\u0000\u0013:e\t\u0000\u0000*Y\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Runner/Baseline/Issue.php\r\r\u0000\u0000\u0013:e\r\r\u0000\u000095¤\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phpunit/Runner/Baseline/Reader.phpn\u000b\u0000\u0000\u0013:en\u000b\u0000\u0000G\u001f\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Runner/Baseline/RelativePathCalculator.php\n\u0000\u0000\u0013:e\n\u0000\u0000\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Runner/Baseline/Subscriber/Subscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000>>k\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000phpunit/Runner/Baseline/Subscriber/TestTriggeredDeprecationSubscriber.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000P53\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Runner/Baseline/Subscriber/TestTriggeredNoticeSubscriber.phpn\u0003\u0000\u0000\u0013:en\u0003\u0000\u00006=\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/Runner/Baseline/Subscriber/TestTriggeredPhpDeprecationSubscriber.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000O\rդ\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Runner/Baseline/Subscriber/TestTriggeredPhpNoticeSubscriber.php}\u0003\u0000\u0000\u0013:e}\u0003\u0000\u0000KP\u001f\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Runner/Baseline/Subscriber/TestTriggeredPhpWarningSubscriber.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000D-l\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Runner/Baseline/Subscriber/TestTriggeredWarningSubscriber.phps\u0003\u0000\u0000\u0013:es\u0003\u0000\u0000k2\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phpunit/Runner/Baseline/Writer.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000-,\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000phpunit/Runner/CodeCoverage.php2\u0000\u0000\u0013:e2\u0000\u0000\u0004N\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000phpunit/Runner/ErrorHandler.php\u0010\u0000\u0000\u0013:e\u0010\u0000\u0000dۤ\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/Runner/Exception/ClassCannotBeFoundException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000c\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Runner/Exception/ClassDoesNotExtendTestCaseException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000n\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Runner/Exception/ClassIsAbstractException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000p\u00137o\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Runner/Exception/DirectoryCannotBeCreatedException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000:Vr\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Runner/Exception/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000nHA\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/Runner/Exception/FileDoesNotExistException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000g\u000bK\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Runner/Exception/InvalidOrderException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u00008Kڤ\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/Runner/Exception/InvalidPhptFileException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000zA>\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Runner/Exception/NoIgnoredEventException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u00003Uǚ\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/Runner/Exception/ParameterDoesNotExistException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000]wQ\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Runner/Exception/PhptExternalFileCannotBeLoadedException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000j\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Runner/Exception/ReflectionException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u001e^ss\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/Runner/Exception/UnsupportedPhptSectionException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0005 \u001a\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Runner/Extension/Extension.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000V\u000fZ\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/Runner/Extension/ExtensionBootstrapper.phpo\t\u0000\u0000\u0013:eo\t\u0000\u0000=/\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phpunit/Runner/Extension/Facade.php\n\u0000\u0000\u0013:e\n\u0000\u0000L\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/Runner/Extension/ParameterCollection.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000nZ[c\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Runner/Extension/PharLoader.php\u000e\u0000\u0000\u0013:e\u000e\u0000\u0000D\r\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Runner/Filter/ExcludeGroupFilterIterator.phpl\u0002\u0000\u0000\u0013:el\u0002\u0000\u0000H}H\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/Runner/Filter/Factory.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000X/\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/Runner/Filter/GroupFilterIterator.php9\u0006\u0000\u0000\u0013:e9\u0006\u0000\u0000.&?\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Runner/Filter/IncludeGroupFilterIterator.phpk\u0002\u0000\u0000\u0013:ek\u0002\u0000\u0000Sw\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Runner/Filter/NameFilterIterator.php\u0017\r\u0000\u0000\u0013:e\u0017\r\u0000\u0000uc\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Runner/Filter/TestIdFilterIterator.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u001a/\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Runner/GarbageCollection/GarbageCollectionHandler.php\b\u0000\u0000\u0013:e\b\u0000\u0000t\u0001\u0000\u0000\u0000\u0000\u0000\u0000K\u0000\u0000\u0000phpunit/Runner/GarbageCollection/Subscriber/ExecutionFinishedSubscriber.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000R\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Runner/GarbageCollection/Subscriber/ExecutionStartedSubscriber.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000+0\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Runner/GarbageCollection/Subscriber/Subscriber.php\"\u0003\u0000\u0000\u0013:e\"\u0003\u0000\u0000e\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Runner/GarbageCollection/Subscriber/TestFinishedSubscriber.php[\u0003\u0000\u0000\u0013:e[\u0003\u0000\u0000H\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000phpunit/Runner/PhptTestCase.phpbU\u0000\u0000\u0013:ebU\u0000\u0000Kx\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Runner/ResultCache/DefaultResultCache.php\r\u0000\u0000\u0013:e\r\u0000\u0000X-\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Runner/ResultCache/NullResultCache.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000S\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/Runner/ResultCache/ResultCache.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00003Gb\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/Runner/ResultCache/ResultCacheHandler.php\u0010\u0000\u0000\u0013:e\u0010\u0000\u0000\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/Subscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000M#\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/TestConsideredRiskySubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000$k\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/TestErroredSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00004}Fr\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/TestFailedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001e\u000b)\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/TestFinishedSubscriber.phpU\u0003\u0000\u0000\u0013:eU\u0003\u0000\u0000V\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/TestMarkedIncompleteSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000.6\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/TestPreparedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Τ\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/TestSkippedSubscriber.phpO\u0003\u0000\u0000\u0013:eO\u0003\u0000\u0000DÇ\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/TestSuiteFinishedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ߤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Runner/ResultCache/Subscriber/TestSuiteStartedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00000DĤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Runner/TestResult/Collector.php\u0018I\u0000\u0000\u0013:e\u0018I\u0000\u0000/縤\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Runner/TestResult/Facade.php\u000b\u0000\u0000\u0013:e\u000b\u0000\u0000X\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000phpunit/Runner/TestResult/Issue.php\t\u0000\u0000\u0013:e\t\u0000\u0000ysh\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/Runner/TestResult/PassedTests.php\u000b\u0000\u0000\u0013:e\u000b\u0000\u0000|\u0001\u0000\u0000\u0000\u0000\u0000\u0000O\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/BeforeTestClassMethodErroredSubscriber.php.\u0003\u0000\u0000\u0013:e.\u0003\u0000\u0000$|;\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/ExecutionStartedSubscriber.php$\u0003\u0000\u0000\u0013:e$\u0003\u0000\u0000ޙ6\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/Subscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000񡠒\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestConsideredRiskySubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000}9r4\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestErroredSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0002ܤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestFailedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000?%+\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestFinishedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ۤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000lH\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestPreparedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000<¤\u0001\u0000\u0000\u0000\u0000\u0000\u0000Q\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestRunnerTriggeredDeprecationSubscriber.php\u001e\u0003\u0000\u0000\u0013:e\u001e\u0003\u0000\u0000\u001eY\u0001\u0000\u0000\u0000\u0000\u0000\u0000M\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestRunnerTriggeredWarningSubscriber.php\u0006\u0003\u0000\u0000\u0013:e\u0006\u0003\u0000\u0000x\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestSkippedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000A\u001b\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestSuiteFinishedSubscriber.phpS\u0003\u0000\u0000\u0013:eS\u0003\u0000\u0000\u001d*\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestSuiteSkippedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0004F\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestSuiteStartedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\rbZ\u0001\u0000\u0000\u0000\u0000\u0000\u0000K\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php\u0006\u0003\u0000\u0000\u0013:e\u0006\u0003\u0000\u0000sXc\u0001\u0000\u0000\u0000\u0000\u0000\u0000E\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredErrorSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000{9\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ߋ%\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php\u0018\u0003\u0000\u0000\u0013:e\u0018\u0003\u0000\u0000eLOԤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\rd\u0013\u0006\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php\u0000\u0003\u0000\u0000\u0013:e\u0000\u0003\u0000\u0000èM\u0001\u0000\u0000\u0000\u0000\u0000\u0000R\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php0\u0003\u0000\u0000\u0013:e0\u0003\u0000\u0000gﰤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php\f\u0003\u0000\u0000\u0013:e\f\u0003\u0000\u0000T5\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php\u0018\u0003\u0000\u0000\u0013:e\u0018\u0003\u0000\u0000Dn\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/Runner/TestResult/Subscriber/TestTriggeredWarningSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0007ɤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Runner/TestResult/TestResult.php<\u0000\u0000\u0013:e<\u0000\u0000&u;\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phpunit/Runner/TestSuiteLoader.php\u000e\u0000\u0000\u0013:e\u000e\u0000\u0000[\nuФ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phpunit/Runner/TestSuiteSorter.phpR%\u0000\u0000\u0013:eR%\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001a\u0000\u0000\u0000phpunit/Runner/Version.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000$h8\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001e\u0000\u0000\u0000phpunit/TextUI/Application.phpN\u0000\u0000\u0013:eN\u0000\u0000i6\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000phpunit/TextUI/Command/Command.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000O㍤\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Command/Commands/AtLeastVersionCommand.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000Tؼ\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/TextUI/Command/Commands/GenerateConfigurationCommand.php\b\u0000\u0000\u0013:e\b\u0000\u0000\u001bo\u0002r\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/TextUI/Command/Commands/ListGroupsCommand.php\b\u0000\u0000\u0013:e\b\u0000\u0000,\u0013e\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Command/Commands/ListTestSuitesCommand.php\u0015\b\u0000\u0000\u0013:e\u0015\b\u0000\u0000Kn\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/TextUI/Command/Commands/ListTestsAsTextCommand.php\b\u0000\u0000\u0013:e\b\u0000\u0000E>\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Command/Commands/ListTestsAsXmlCommand.php\u000f\u0000\u0000\u0013:e\u000f\u0000\u0000\t>\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/TextUI/Command/Commands/MigrateConfigurationCommand.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u001c\u0017\u0013\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/TextUI/Command/Commands/ShowHelpCommand.php/\u0003\u0000\u0000\u0013:e/\u0003\u0000\u0000>>#\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/TextUI/Command/Commands/ShowVersionCommand.phpS\u0002\u0000\u0000\u0013:eS\u0002\u0000\u0000\u0012\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/TextUI/Command/Commands/VersionCheckCommand.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\"Ƥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/TextUI/Command/Commands/WarmCodeCoverageCacheCommand.php\t\u0000\u0000\u0013:e\t\u0000\u0000:a\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000phpunit/TextUI/Command/Result.phpc\u0004\u0000\u0000\u0013:ec\u0004\u0000\u0000\u001b{\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/TextUI/Configuration/Builder.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u00044a(\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/TextUI/Configuration/Cli/Builder.phpW\u0000\u0000\u0013:eW\u0000\u0000(\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/TextUI/Configuration/Cli/Configuration.php+\u0000\u0000\u0013:e+\u0000\u0000\"J\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/TextUI/Configuration/Cli/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000%zE\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/TextUI/Configuration/Cli/XmlConfigurationFileFinder.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000`L\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/TextUI/Configuration/CodeCoverageFilterRegistry.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/TextUI/Configuration/Configuration.php\u0000\u0000\u0013:e\u0000\u0000H뀤\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/CannotFindSchemaException.php&\u0002\u0000\u0000\u0013:e&\u0002\u0000\u0000ؔ}\u0001\u0000\u0000\u0000\u0000\u0000\u0000S\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/CodeCoverageReportNotConfiguredException.php$\u0002\u0000\u0000\u0013:e$\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/ConfigurationCannotBeBuiltException.php\u001f\u0002\u0000\u0000\u0013:e\u001f\u0002\u0000\u0000Z$&\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/FilterNotConfiguredException.php\u0018\u0002\u0000\u0000\u0013:e\u0018\u0002\u0000\u0000gG\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/IncludePathNotConfiguredException.php\u001d\u0002\u0000\u0000\u0013:e\u001d\u0002\u0000\u0000\u0007x\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/LoggingNotConfiguredException.php\u0019\u0002\u0000\u0000\u0013:e\u0019\u0002\u0000\u0000Y%\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/NoBaselineException.php\u000f\u0002\u0000\u0000\u0013:e\u000f\u0002\u0000\u0000P!:\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/NoBootstrapException.php\u0010\u0002\u0000\u0000\u0013:e\u0010\u0002\u0000\u0000`lƤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/NoCacheDirectoryException.php\u0015\u0002\u0000\u0000\u0013:e\u0015\u0002\u0000\u0000C\u0018\u001f\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/NoCliArgumentException.php\u0012\u0002\u0000\u0000\u0013:e\u0012\u0002\u0000\u0000|J?R\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/NoConfigurationFileException.php\u0018\u0002\u0000\u0000\u0013:e\u0018\u0002\u0000\u0000M\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/NoCoverageCacheDirectoryException.php\u001d\u0002\u0000\u0000\u0013:e\u001d\u0002\u0000\u0000\u0004;\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/NoCustomCssFileException.php\u0014\u0002\u0000\u0000\u0013:e\u0014\u0002\u0000\u0000ʑ0\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/NoDefaultTestSuiteException.php\u0017\u0002\u0000\u0000\u0013:e\u0017\u0002\u0000\u0000 \u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000L\u0000\u0000\u0000phpunit/TextUI/Configuration/Exception/NoPharExtensionDirectoryException.php\u001d\u0002\u0000\u0000\u0013:e\u001d\u0002\u0000\u0000)R\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/TextUI/Configuration/Merger.php\u0000\u0000\u0013:e\u0000\u0000,Zy\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/TextUI/Configuration/PhpHandler.php\\\u000f\u0000\u0000\u0013:e\\\u000f\u0000\u0000\u0010y\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/TextUI/Configuration/Registry.phpK\r\u0000\u0000\u0013:eK\r\u0000\u0000/B\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/TextUI/Configuration/SourceFilter.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000^:ؤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/TextUI/Configuration/SourceMapper.php\t\u0000\u0000\u0013:e\t\u0000\u0000ff\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/TextUI/Configuration/TestSuiteBuilder.php\u000f\u0000\u0000\u0013:e\u000f\u0000\u0000\u000bă\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/Constant.php>\u0003\u0000\u0000\u0013:e>\u0003\u0000\u0000\u001eo<\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/ConstantCollection.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000W6b\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/ConstantCollectionIterator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000g\u0005]\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/Directory.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00003F\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/DirectoryCollection.php\r\u0006\u0000\u0000\u0013:e\r\u0006\u0000\u0000?a\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/DirectoryCollectionIterator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000ہW\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/ExtensionBootstrap.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u0005r[\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/ExtensionBootstrapCollection.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000Ѥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000K\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/ExtensionBootstrapCollectionIterator.php\b\u0006\u0000\u0000\u0013:e\b\u0006\u0000\u0000(\t\u0004V\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/File.php/\u0003\u0000\u0000\u0013:e/\u0003\u0000\u0000w\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/FileCollection.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000'P\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/FileCollectionIterator.phpn\u0005\u0000\u0000\u0013:en\u0005\u0000\u0000j\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/FilterDirectory.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000pS\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/FilterDirectoryCollection.phpD\u0006\u0000\u0000\u0013:eD\u0006\u0000\u0000J\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/FilterDirectoryCollectionIterator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000񭥤\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/Group.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000kפ\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/GroupCollection.php8\u0006\u0000\u0000\u0013:e8\u0006\u0000\u0000+Bm\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/GroupCollectionIterator.phpy\u0005\u0000\u0000\u0013:ey\u0005\u0000\u0000wX\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/IniSetting.php1\u0003\u0000\u0000\u0013:e1\u0003\u0000\u0000\u0012\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/IniSettingCollection.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000^\u0001\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/IniSettingCollectionIterator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u00008Ф\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/Php.phpY\u0010\u0000\u0000\u0013:eY\u0010\u0000\u0000畉\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/Source.php\u0016\u0000\u0000\u0013:e\u0016\u0000\u0000\u000e-Ȥ\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/TestDirectory.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000F\f\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/TestDirectoryCollection.php-\u0006\u0000\u0000\u0013:e-\u0006\u0000\u0000z\u0013Ȥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000F\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/TestDirectoryCollectionIterator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000a>k\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/TestFile.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000)tФ\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/TestFileCollection.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u001f\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/TestFileCollectionIterator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000p\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/TestSuite.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000\u0004䣉\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/TestSuiteCollection.php\u0004\u0006\u0000\u0000\u0013:e\u0004\u0006\u0000\u0000\u001aP\u0015\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/TestSuiteCollectionIterator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000;E\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/Variable.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000@\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/VariableCollection.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000ї\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/TextUI/Configuration/Value/VariableCollectionIterator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u0015Ց\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/CodeCoverage/CodeCoverage.php\u001c\u0000\u0000\u0013:e\u001c\u0000\u0000\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Clover.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ƣˠ\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Cobertura.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00005\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Crap4j.phpp\u0003\u0000\u0000\u0013:ep\u0003\u0000\u0000^\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Html.php\n\u0000\u0000\u0013:e\n\u0000\u0000CD\u0016\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Php.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000CC|\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Text.php}\u0004\u0000\u0000\u0013:e}\u0004\u0000\u0000\u0012\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/CodeCoverage/Report/Xml.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u000f:H-\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Configuration.php\u0011\u000b\u0000\u0000\u0013:e\u0011\u000b\u0000\u0000lE<\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/DefaultConfiguration.php\u0016\f\u0000\u0000\u0013:e\u0016\f\u0000\u0000uԤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000N5+\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Generator.php\u0017\u0007\u0000\u0000\u0013:e\u0017\u0007\u0000\u0000X]!\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Groups.phpd\u0004\u0000\u0000\u0013:ed\u0004\u0000\u00008=Ӥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/LoadedFromFileConfiguration.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000\u001e-[\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Loader.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000<9>\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Logging/Junit.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Ф\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Logging/Logging.php\n\u0000\u0000\u0013:e\n\u0000\u0000#\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Logging/TeamCity.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Ϧ\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Logging/TestDox/Html.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000B*$\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Logging/TestDox/Text.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/MigrationBuilder.php\u000e\u0000\u0000\u0013:e\u000e\u0000\u0000˃\u0006\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/MigrationBuilderException.php\u0003\u0002\u0000\u0000\u0013:e\u0003\u0002\u0000\u0000UWĝ\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/MigrationException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\\Z\u0014\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/ConvertLogTypes.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000hoe\u0001\u0000\u0000\u0000\u0000\u0000\u0000P\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageCloverToReport.phpX\u0003\u0000\u0000\u0013:eX\u0003\u0000\u0000i\u0002j\u0001\u0000\u0000\u0000\u0000\u0000\u0000P\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageCrap4jToReport.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000$i'\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000Մj\u0001\u0000\u0000\u0000\u0000\u0000\u0000M\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoveragePhpToReport.phpF\u0003\u0000\u0000\u0013:eF\u0003\u0000\u0000^Ӥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageTextToReport.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000V\u001b_\u0001\u0000\u0000\u0000\u0000\u0000\u0000M\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/CoverageXmlToReport.phpK\u0003\u0000\u0000\u0013:eK\u0003\u0000\u0000_\r\u0001\u0000\u0000\u0000\u0000\u0000\u0000Z\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCacheDirectoryAttribute.php\\\u0003\u0000\u0000\u0013:e\\\u0003\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000R\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCoverageElement.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000U\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/LogToReportMigration.php\b\u0000\u0000\u0013:e\b\u0000\u0000\bU\u0001\u0000\u0000\u0000\u0000\u0000\u0000C\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/Migration.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000'\u0001\u0000\u0000\u0000\u0000\u0000\u0000e\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromFilterWhitelistToCoverage.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000U%5\u0001\u0000\u0000\u0000\u0000\u0000\u0000Z\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromRootToCoverage.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\"O\u0001\u0000\u0000\u0000\u0000\u0000\u0000Y\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveCoverageDirectoriesToSource.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000T\u0000>\u0001\u0000\u0000\u0000\u0000\u0000\u0000Y\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistExcludesToCoverage.php\b\u0000\u0000\u0013:e\b\u0000\u0000\n\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000Y\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistIncludesToCoverage.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u00008;\u0001\u0000\u0000\u0000\u0000\u0000\u0000s\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\u000by\u0001\u0000\u0000\u0000\u0000\u0000\u0000h\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutTodoAnnotatedTestsAttribute.phpm\u0003\u0000\u0000\u0013:em\u0003\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000X\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheResultFileAttribute.php=\u0003\u0000\u0000\u0013:e=\u0003\u0000\u0000ۨǤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000T\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheTokensAttribute.php1\u0003\u0000\u0000\u0013:e1\u0003\u0000\u0000T9\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000`\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveConversionToExceptionsAttributes.php\f\u0005\u0000\u0000\u0013:e\f\u0005\u0000\u0000\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u0000f\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementCacheDirectoryAttribute.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000\b\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000m\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementProcessUncoveredFilesAttribute.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000[\u0018\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000K\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveEmptyFilter.php{\u0006\u0000\u0000\u0013:e{\u0006\u0000\u0000\u000eK\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveListeners.php'\u0003\u0000\u0000\u0013:e'\u0003\u0000\u0000\bn\u0001\u0000\u0000\u0000\u0000\u0000\u0000H\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveLogTypes.phpi\u0004\u0000\u0000\u0013:ei\u0004\u0000\u0000\u0015\u0001\u0000\u0000\u0000\u0000\u0000\u0000O\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveLoggingElements.php)\u0005\u0000\u0000\u0013:e)\u0005\u0000\u0000.\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000V\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveNoInteractionAttribute.php7\u0003\u0000\u0000\u0013:e7\u0003\u0000\u0000⼿\u0001\u0000\u0000\u0000\u0000\u0000\u0000Q\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemovePrinterAttributes.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000}\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000T\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestDoxGroupsElement.php6\u0003\u0000\u0000\u0013:e6\u0003\u0000\u0000\u0014D\u0001\u0000\u0000\u0000\u0000\u0000\u0000Y\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestSuiteLoaderAttributes.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000s\u0016U\u0001\u0000\u0000\u0000\u0000\u0000\u0000P\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RemoveVerboseAttribute.php%\u0003\u0000\u0000\u0013:e%\u0003\u0000\u0000J\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u0000_\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RenameBackupStaticAttributesAttribute.php$\u0004\u0000\u0000\u0013:e$\u0004\u0000\u0000CȤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000f\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RenameBeStrictAboutCoversAnnotationAttribute.phpN\u0004\u0000\u0000\u0013:eN\u0004\u0000\u0000\u0007b\u0001\u0000\u0000\u0000\u0000\u0000\u0000^\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/RenameForceCoversAnnotationAttribute.php\"\u0004\u0000\u0000\u0013:e\"\u0004\u0000\u0000\f\u0013\u0001\u0000\u0000\u0000\u0000\u0000\u0000N\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrations/UpdateSchemaLocation.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000 \u0001\u0000\u0000\u0000\u0000\u0000\u00007\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/Migrator.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000U\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Migration/SnapshotNodeList.phpg\u0004\u0000\u0000\u0013:eg\u0004\u0000\u0000i\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/PHPUnit.php;\u0000\u0000\u0013:e;\u0000\u0000\u0013\u0001\u0000\u0000\u0000\u0000\u0000\u0000O\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/SchemaDetector/FailedSchemaDetectionResult.php\u000e\u0002\u0000\u0000\u0013:e\u000e\u0002\u0000\u0000,F6¤\u0001\u0000\u0000\u0000\u0000\u0000\u0000I\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/SchemaDetector/SchemaDetectionResult.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000^=\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/SchemaDetector/SchemaDetector.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000+Q\u0001\u0000\u0000\u0000\u0000\u0000\u0000S\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php2\u0003\u0000\u0000\u0013:e2\u0003\u0000\u0000YѶ\u0001\u0000\u0000\u0000\u0000\u0000\u00001\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/SchemaFinder.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\n伤\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/TestSuiteMapper.php\u000e\u0000\u0000\u0013:e\u000e\u0000\u0000b\u0013H\u0001\u0000\u0000\u0000\u0000\u0000\u0000?\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Validator/ValidationResult.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000+\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000phpunit/TextUI/Configuration/Xml/Validator/Validator.php1\u0004\u0000\u0000\u0013:e1\u0004\u0000\u0000E\u0015Ť\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/TextUI/Exception/DirectoryDoesNotExistException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000-\u0018ʤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/TextUI/Exception/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000D{\u001ei\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000phpunit/TextUI/Exception/ExtensionsNotConfiguredException.php\u0000\u0002\u0000\u0000\u0013:e\u0000\u0002\u0000\u00003f.\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000phpunit/TextUI/Exception/InvalidSocketException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u001a\b\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/TextUI/Exception/ReflectionException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000Juv\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/TextUI/Exception/RuntimeException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\t\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000phpunit/TextUI/Exception/TestDirectoryNotFoundException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000nL\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000phpunit/TextUI/Exception/TestFileNotFoundException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000?l\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0017\u0000\u0000\u0000phpunit/TextUI/Help.php1\u0000\u0000\u0013:e1\u0000\u0000\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000A\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/ProgressPrinter.phpB0\u0000\u0000\u0013:eB0\u0000\u0000;I\u0001\u0000\u0000\u0000\u0000\u0000\u0000c\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/BeforeTestClassMethodErroredSubscriber.phpF\u0003\u0000\u0000\u0013:eF\u0003\u0000\u0000C8%\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/Subscriber.php;\u0003\u0000\u0000\u0013:e;\u0003\u0000\u0000<F\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000Z\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestConsideredRiskySubscriber.php\u0000\u0003\u0000\u0000\u0013:e\u0000\u0003\u0000\u00008\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u0000R\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestErroredSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000]T\u0001\u0000\u0000\u0000\u0000\u0000\u0000Q\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFailedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Y`\u0001\u0000\u0000\u0000\u0000\u0000\u0000S\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFinishedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000s{\u0001\u0000\u0000\u0000\u0000\u0000\u0000[\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestMarkedIncompleteSubscriber.php\u0006\u0003\u0000\u0000\u0013:e\u0006\u0003\u0000\u0000~\u0001\u0000\u0000\u0000\u0000\u0000\u0000S\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestPreparedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ErƤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000a\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestRunnerExecutionStartedSubscriber.php$\u0003\u0000\u0000\u0013:e$\u0003\u0000\u0000˧j\u0001\u0000\u0000\u0000\u0000\u0000\u0000R\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestSkippedSubscriber.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000=\u0001\u0000\u0000\u0000\u0000\u0000\u0000_\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredDeprecationSubscriber.php$\u0003\u0000\u0000\u0013:e$\u0003\u0000\u0000ě_\u0001\u0000\u0000\u0000\u0000\u0000\u0000Y\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredErrorSubscriber.php\u0000\u0003\u0000\u0000\u0013:e\u0000\u0003\u0000\u0000M\u001e{Ԥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000Z\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredNoticeSubscriber.php\u0006\u0003\u0000\u0000\u0013:e\u0006\u0003\u0000\u0000\u0015\u001e\b\u0001\u0000\u0000\u0000\u0000\u0000\u0000b\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpDeprecationSubscriber.php6\u0003\u0000\u0000\u0013:e6\u0003\u0000\u0000W\u0001\u0000\u0000\u0000\u0000\u0000\u0000]\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpNoticeSubscriber.php\u0018\u0003\u0000\u0000\u0013:e\u0018\u0003\u0000\u0000-&\u0001\u0000\u0000\u0000\u0000\u0000\u0000^\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpWarningSubscriber.php\u001e\u0003\u0000\u0000\u0013:e\u001e\u0003\u0000\u0000\u0013r\u0001\u0000\u0000\u0000\u0000\u0000\u0000f\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.phpH\u0003\u0000\u0000\u0013:eH\u0003\u0000\u0000Ϋܤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000b\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitWarningSubscriber.php0\u0003\u0000\u0000\u0013:e0\u0003\u0000\u0000\u00062\u0001\u0000\u0000\u0000\u0000\u0000\u0000[\u0000\u0000\u0000phpunit/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredWarningSubscriber.php\f\u0003\u0000\u0000\u0013:e\f\u0003\u0000\u0000/Ȥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/TextUI/Output/Default/ResultPrinter.php?I\u0000\u0000\u0013:e?I\u0000\u0000y\bY\u0001\u0000\u0000\u0000\u0000\u0000\u00009\u0000\u0000\u0000phpunit/TextUI/Output/Default/UnexpectedOutputPrinter.php4\u0004\u0000\u0000\u0013:e4\u0004\u0000\u0000䍿t\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000phpunit/TextUI/Output/Facade.php)\u001e\u0000\u0000\u0013:e)\u001e\u0000\u0000ͤ\u0001\u0000\u0000\u0000\u0000\u0000\u00000\u0000\u0000\u0000phpunit/TextUI/Output/Printer/DefaultPrinter.php\n\u0000\u0000\u0013:e\n\u0000\u0000?\u0019\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000phpunit/TextUI/Output/Printer/NullPrinter.php4\u0002\u0000\u0000\u0013:e4\u0002\u0000\u0000F\f/\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000phpunit/TextUI/Output/Printer/Printer.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000G\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/TextUI/Output/SummaryPrinter.phph\u0012\u0000\u0000\u0013:eh\u0012\u0000\u0000w\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/TextUI/Output/TestDox/ResultPrinter.php($\u0000\u0000\u0013:e($\u0000\u0000zD\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/TextUI/ShellExitCodeCalculator.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000MZ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001d\u0000\u0000\u0000phpunit/TextUI/TestRunner.php\b\u0000\u0000\u0013:e\b\u0000\u0000:\u001a\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/TextUI/TestSuiteFilterProcessor.php\b\u0000\u0000\u0013:e\b\u0000\u0000\b\u0006j\u001e\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0017\u0000\u0000\u0000phpunit/Util/Cloner.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000U+\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0016\u0000\u0000\u0000phpunit/Util/Color.php4\u0010\u0000\u0000\u0013:e4\u0010\u0000\u0000K.\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000phpunit/Util/Exception/Exception.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u00009\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000phpunit/Util/Exception/InvalidDirectoryException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000N\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000phpunit/Util/Exception/InvalidJsonException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000)s\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000phpunit/Util/Exception/InvalidVersionOperatorException.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000w\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000phpunit/Util/Exception/PhpProcessException.php\u0001\u0002\u0000\u0000\u0013:e\u0001\u0002\u0000\u0000Xt-\u0015\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Util/Exception/XmlException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0018\u001d;\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000phpunit/Util/ExcludeList.phpR\u0016\u0000\u0000\u0013:eR\u0016\u0000\u00008\"\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000phpunit/Util/Exporter.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\f9\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001b\u0000\u0000\u0000phpunit/Util/Filesystem.phpp\u0002\u0000\u0000\u0013:ep\u0002\u0000\u0000ss\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0017\u0000\u0000\u0000phpunit/Util/Filter.php\f\u0000\u0000\u0013:e\f\u0000\u0000{M\n\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000phpunit/Util/GlobalState.php=\u001d\u0000\u0000\u0013:e=\u001d\u0000\u0000RP5\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0015\u0000\u0000\u0000phpunit/Util/Json.php\n\u0000\u0000\u0013:e\n\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000phpunit/Util/PHP/AbstractPhpProcess.phpG\u001f\u0000\u0000\u0013:eG\u001f\u0000\u0000z\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Util/PHP/DefaultPhpProcess.php\u000f\u0000\u0000\u0013:e\u000f\u0000\u0000+=\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000phpunit/Util/PHP/Template/TestCaseClass.tpl\f\u0000\u0000\u0013:e\f\u0000\u0000zU\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000phpunit/Util/PHP/Template/TestCaseMethod.tpl\f\u0000\u0000\u0013:e\f\u0000\u0000L\u0016+\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/Util/PHP/Template/PhptTestCase.tpl\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000`J\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000phpunit/Util/PHP/WindowsPhpProcess.php\u000f\u0004\u0000\u0000\u0013:e\u000f\u0004\u0000\u0000\u0019S\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001b\u0000\u0000\u0000phpunit/Util/Reflection.php\n\u0000\u0000\u0013:e\n\u0000\u0000;\u0005\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0015\u0000\u0000\u0000phpunit/Util/Test.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000߉\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000phpunit/Util/ThrowableToStringMapper.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000S\u001b\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000phpunit/Util/VersionComparisonOperator.php3\u0006\u0000\u0000\u0013:e3\u0006\u0000\u0000:U\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001b\u0000\u0000\u0000phpunit/Util/Xml/Loader.phpX\u000b\u0000\u0000\u0013:eX\u000b\u0000\u0000^L\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0018\u0000\u0000\u0000phpunit/Util/Xml/Xml.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000.\u0001\u0000\u0000\u0000\u0000\u0000\u0000\b\u0000\u0000\u0000sbom.xml$\u0000\u0000\u0013:e$\u0000\u0000D\u0010\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u000f\u0000\u0000\u0000schema/10.0.xsd\u0004=\u0000\u0000\u0013:e\u0004=\u0000\u0000\u001b\u001e|H\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u000e\u0000\u0000\u0000schema/8.5.xsdB\u0000\u0000\u0013:eB\u0000\u0000贅\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u000e\u0000\u0000\u0000schema/9.2.xsdB\u0000\u0000\u0013:eB\u0000\u0000|l\u001d\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u000e\u0000\u0000\u0000schema/9.5.xsd\nF\u0000\u0000\u0013:e\nF\u0000\u0000d\u0004^\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000sebastian-cli-parser/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000P@٤\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000sebastian-cli-parser/Parser.php\u0015\u0000\u0000\u0013:e\u0015\u0000\u0000dqG\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000sebastian-cli-parser/exceptions/AmbiguousOptionException.phpF\u0002\u0000\u0000\u0013:eF\u0002\u0000\u0000\u0013m\\\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000sebastian-cli-parser/exceptions/Exception.phpu\u0001\u0000\u0000\u0013:eu\u0001\u0000\u0000ӫ\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000sebastian-cli-parser/exceptions/OptionDoesNotAllowArgumentException.php_\u0002\u0000\u0000\u0013:e_\u0002\u0000\u0000|13\u0001\u0000\u0000\u0000\u0000\u0000\u0000J\u0000\u0000\u0000sebastian-cli-parser/exceptions/RequiredOptionArgumentMissingException.phph\u0002\u0000\u0000\u0013:eh\u0002\u0000\u0000C\u0001\u0000\u0000\u0000\u0000\u0000\u0000:\u0000\u0000\u0000sebastian-cli-parser/exceptions/UnknownOptionException.php?\u0002\u0000\u0000\u0013:e?\u0002\u0000\u0000vD\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000sebastian-code-unit-reverse-lookup/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000f\u0002\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000sebastian-code-unit-reverse-lookup/Wizard.php\f\u0000\u0000\u0013:e\f\u0000\u0000qR\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000sebastian-code-unit/ClassMethodUnit.php\u0017\u0002\u0000\u0000\u0013:e\u0017\u0002\u0000\u0000\u0012@[\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000sebastian-code-unit/ClassUnit.php\u0005\u0002\u0000\u0000\u0013:e\u0005\u0002\u0000\u0000F\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000sebastian-code-unit/CodeUnit.php'(\u0000\u0000\u0013:e'(\u0000\u0000i6\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000sebastian-code-unit/CodeUnitCollection.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000!Ϥ\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000sebastian-code-unit/CodeUnitCollectionIterator.php]\u0004\u0000\u0000\u0013:e]\u0004\u0000\u0000\u000fgB\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000sebastian-code-unit/FileUnit.php\u0002\u0002\u0000\u0000\u0013:e\u0002\u0002\u0000\u0000Ndפ\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000sebastian-code-unit/FunctionUnit.php\u000e\u0002\u0000\u0000\u0013:e\u000e\u0002\u0000\u0000\u0015`\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000sebastian-code-unit/InterfaceMethodUnit.php\u001f\u0002\u0000\u0000\u0013:e\u001f\u0002\u0000\u0000Ǧ\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000sebastian-code-unit/InterfaceUnit.php\u0011\u0002\u0000\u0000\u0013:e\u0011\u0002\u0000\u0000\u0019c\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001b\u0000\u0000\u0000sebastian-code-unit/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000P@٤\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001e\u0000\u0000\u0000sebastian-code-unit/Mapper.php\u0017\u001b\u0000\u0000\u0013:e\u0017\u001b\u0000\u0000{f\u000e3\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000sebastian-code-unit/TraitMethodUnit.php\u0017\u0002\u0000\u0000\u0013:e\u0017\u0002\u0000\u0000qz\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000sebastian-code-unit/TraitUnit.php\u0005\u0002\u0000\u0000\u0013:e\u0005\u0002\u0000\u0000XA\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000sebastian-code-unit/exceptions/Exception.phps\u0001\u0000\u0000\u0013:es\u0001\u0000\u0000tg\u0001\u0000\u0000\u0000\u0000\u0000\u0000;\u0000\u0000\u0000sebastian-code-unit/exceptions/InvalidCodeUnitException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u00006-\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000sebastian-code-unit/exceptions/NoTraitException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0017Q3\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000sebastian-code-unit/exceptions/ReflectionException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000$\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000sebastian-comparator/ArrayComparator.php\u0000\r\u0000\u0000\u0013:e\u0000\r\u0000\u0000\u001a,\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000sebastian-comparator/Comparator.phpR\u0003\u0000\u0000\u0013:eR\u0003\u0000\u0000^\r\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000sebastian-comparator/ComparisonFailure.php\u0003\u0007\u0000\u0000\u0013:e\u0003\u0007\u0000\u0000\tS\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000sebastian-comparator/DOMNodeComparator.php\b\u0000\u0000\u0013:e\b\u0000\u0000\u000e\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000sebastian-comparator/DateTimeComparator.phpY\b\u0000\u0000\u0013:eY\b\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000sebastian-comparator/ExceptionComparator.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u0000oԤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000sebastian-comparator/Factory.php}\r\u0000\u0000\u0013:e}\r\u0000\u0000}ïA\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000sebastian-comparator/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000T\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000sebastian-comparator/MockObjectComparator.php>\u0004\u0000\u0000\u0013:e>\u0004\u0000\u0000\t\u001b\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000sebastian-comparator/NumericComparator.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000]>m\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000sebastian-comparator/ObjectComparator.php\u0014\n\u0000\u0000\u0013:e\u0014\n\u0000\u0000\u0001rXƤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000sebastian-comparator/ResourceComparator.phpI\u0004\u0000\u0000\u0013:eI\u0004\u0000\u0000N'\u000f\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000sebastian-comparator/ScalarComparator.php\t\u0000\u0000\u0013:e\t\u0000\u0000D~&\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000sebastian-comparator/SplObjectStorageComparator.php\u001a\u0006\u0000\u0000\u0013:e\u001a\u0006\u0000\u0000\u0005\u0007\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000sebastian-comparator/TypeComparator.php\u0004\u0000\u0000\u0013:e\u0004\u0000\u0000\u0003\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000sebastian-comparator/exceptions/Exception.phpv\u0001\u0000\u0000\u0013:ev\u0001\u0000\u0000Eᵤ\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000sebastian-comparator/exceptions/RuntimeException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000V\u0005'\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000sebastian-complexity/Calculator.php\t\u0000\u0000\u0013:e\t\u0000\u0000\u0013hg\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000sebastian-complexity/Complexity/Complexity.php2\u0005\u0000\u0000\u0013:e2\u0005\u0000\u0000\u001a\nU[\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000sebastian-complexity/Complexity/ComplexityCollection.php\b\u0000\u0000\u0013:e\b\u0000\u0000y?\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000@\u0000\u0000\u0000sebastian-complexity/Complexity/ComplexityCollectionIterator.php\u001f\u0004\u0000\u0000\u0013:e\u001f\u0004\u0000\u0000]Y\u0001\u0000\u0000\u0000\u0000\u0000\u0000,\u0000\u0000\u0000sebastian-complexity/Exception/Exception.phpv\u0001\u0000\u0000\u0013:ev\u0001\u0000\u00007\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000sebastian-complexity/Exception/RuntimeException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000CdW\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000sebastian-complexity/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000P@٤\u0001\u0000\u0000\u0000\u0000\u0000\u0000=\u0000\u0000\u0000sebastian-complexity/Visitor/ComplexityCalculatingVisitor.php\r\u0000\u0000\u0013:e\r\u0000\u0000\u000b\u0012\u0001\u0000\u0000\u0000\u0000\u0000\u0000G\u0000\u0000\u0000sebastian-complexity/Visitor/CyclomaticComplexityCalculatingVisitor.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000ܽ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0018\u0000\u0000\u0000sebastian-diff/Chunk.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u0005\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0017\u0000\u0000\u0000sebastian-diff/Diff.php`\u0004\u0000\u0000\u0013:e`\u0004\u0000\u0000&\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000sebastian-diff/Differ.php\u0019\u0000\u0000\u0013:e\u0019\u0000\u0000ה\u0001\u0000\u0000\u0000\u0000\u0000\u00003\u0000\u0000\u0000sebastian-diff/Exception/ConfigurationException.php!\u0003\u0000\u0000\u0013:e!\u0003\u0000\u0000\u000f\u001b\u000e\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000sebastian-diff/Exception/Exception.phpj\u0001\u0000\u0000\u0013:ej\u0001\u0000\u00000\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000sebastian-diff/Exception/InvalidArgumentException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000q\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0016\u0000\u0000\u0000sebastian-diff/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000T\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0017\u0000\u0000\u0000sebastian-diff/Line.php\u0014\u0003\u0000\u0000\u0013:e\u0014\u0003\u0000\u0000Ǻ\u0001\u0000\u0000\u0000\u0000\u0000\u00005\u0000\u0000\u0000sebastian-diff/LongestCommonSubsequenceCalculator.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000}e7z\u0001\u0000\u0000\u0000\u0000\u0000\u0000D\u0000\u0000\u0000sebastian-diff/MemoryEfficientLongestCommonSubsequenceCalculator.phpy\t\u0000\u0000\u0013:ey\t\u0000\u0000[DQ\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000sebastian-diff/Output/AbstractChunkOutputBuilder.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u0002s\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000sebastian-diff/Output/DiffOnlyOutputBuilder.phpy\b\u0000\u0000\u0013:ey\b\u0000\u0000\"\b\u0001\u0000\u0000\u0000\u0000\u0000\u00004\u0000\u0000\u0000sebastian-diff/Output/DiffOutputBuilderInterface.php\u0014\u0002\u0000\u0000\u0013:e\u0014\u0002\u0000\u0000V\u0001\u0000\u0000\u0000\u0000\u0000\u00008\u0000\u0000\u0000sebastian-diff/Output/StrictUnifiedDiffOutputBuilder.phpU(\u0000\u0000\u0013:eU(\u0000\u0000ߢ\"\u0001\u0000\u0000\u0000\u0000\u0000\u00002\u0000\u0000\u0000sebastian-diff/Output/UnifiedDiffOutputBuilder.php\u001e\u0000\u0000\u0013:e\u001e\u0000\u0000Ʌ|\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000sebastian-diff/Parser.phpu\u000b\u0000\u0000\u0013:eu\u000b\u0000\u0000\u000eݤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000B\u0000\u0000\u0000sebastian-diff/TimeEfficientLongestCommonSubsequenceCalculator.php.\t\u0000\u0000\u0013:e.\t\u0000\u0000N\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000sebastian-environment/Console.php\u0012\u0000\u0000\u0013:e\u0012\u0000\u0000P1Ť\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001d\u0000\u0000\u0000sebastian-environment/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u000eWj\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000sebastian-environment/Runtime.php\u001a\u0000\u0000\u0013:e\u001a\u0000\u0000B^\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000sebastian-exporter/Exporter.php\"\u0000\u0000\u0013:e\"\u0000\u00005\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001a\u0000\u0000\u0000sebastian-exporter/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000T\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000sebastian-global-state/CodeExporter.phph\t\u0000\u0000\u0013:eh\t\u0000\u0000:}\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000sebastian-global-state/ExcludeList.php\t\u0000\u0000\u0013:e\t\u0000\u0000:$\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001e\u0000\u0000\u0000sebastian-global-state/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000$\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000sebastian-global-state/Restorer.php2\r\u0000\u0000\u0013:e2\r\u0000\u0000Rɤ\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000sebastian-global-state/Snapshot.php&\u0000\u0000\u0013:e&\u0000\u0000r\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000sebastian-global-state/exceptions/Exception.phpy\u0001\u0000\u0000\u0013:ey\u0001\u0000\u0000\bJ\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000sebastian-global-state/exceptions/RuntimeException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000;\u000f\u0006\u0018\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000sebastian-lines-of-code/Counter.phpb\t\u0000\u0000\u0013:eb\t\u0000\u0000\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000sebastian-lines-of-code/Exception/Exception.phpz\u0001\u0000\u0000\u0013:ez\u0001\u0000\u0000\u000baV\u0001\u0000\u0000\u0000\u0000\u0000\u0000>\u0000\u0000\u0000sebastian-lines-of-code/Exception/IllogicalValuesException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000G\u0011\u0001\u0000\u0000\u0000\u0000\u0000\u0000<\u0000\u0000\u0000sebastian-lines-of-code/Exception/NegativeValueException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\nڤ\u0001\u0000\u0000\u0000\u0000\u0000\u00006\u0000\u0000\u0000sebastian-lines-of-code/Exception/RuntimeException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000\u0013K\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000sebastian-lines-of-code/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000P@٤\u0001\u0000\u0000\u0000\u0000\u0000\u0000/\u0000\u0000\u0000sebastian-lines-of-code/LineCountingVisitor.php\b\u0000\u0000\u0013:e\b\u0000\u0000\t^\u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000sebastian-lines-of-code/LinesOfCode.php\u0014\r\u0000\u0000\u0013:e\u0014\r\u0000\u0000(EФ\u0001\u0000\u0000\u0000\u0000\u0000\u0000*\u0000\u0000\u0000sebastian-object-enumerator/Enumerator.php\u0006\u0000\u0000\u0013:e\u0006\u0000\u0000_\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000sebastian-object-reflector/ObjectReflector.php\u0003\u0000\u0000\u0013:e\u0003\u0000\u00009m \u0001\u0000\u0000\u0000\u0000\u0000\u0000'\u0000\u0000\u0000sebastian-recursion-context/Context.php\u0006\u000e\u0000\u0000\u0013:e\u0006\u000e\u0000\u0000\b!\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000sebastian-recursion-context/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000T\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0016\u0000\u0000\u0000sebastian-type/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u000b\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000sebastian-type/Parameter.php\u0001\u0003\u0000\u0000\u0013:e\u0001\u0003\u0000\u0000\u001b~]\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000sebastian-type/ReflectionMapper.php\u0013\u0000\u0000\u0013:e\u0013\u0000\u0000 8\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001b\u0000\u0000\u0000sebastian-type/TypeName.php\u0002\u0007\u0000\u0000\u0013:e\u0002\u0007\u0000\u0000h\u0001\u0000\u0000\u0000\u0000\u0000\u0000&\u0000\u0000\u0000sebastian-type/exception/Exception.phpj\u0001\u0000\u0000\u0013:ej\u0001\u0000\u0000bᮧ\u0001\u0000\u0000\u0000\u0000\u0000\u0000-\u0000\u0000\u0000sebastian-type/exception/RuntimeException.php\u0001\u0000\u0000\u0013:e\u0001\u0000\u0000%\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000sebastian-type/type/CallableType.php\u0010\u0000\u0000\u0013:e\u0010\u0000\u0000ĊP\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000sebastian-type/type/FalseType.phpb\u0003\u0000\u0000\u0013:eb\u0003\u0000\u0000_&\u0001\u0000\u0000\u0000\u0000\u0000\u0000)\u0000\u0000\u0000sebastian-type/type/GenericObjectType.php \u0004\u0000\u0000\u0013:e \u0004\u0000\u0000c\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000(\u0000\u0000\u0000sebastian-type/type/IntersectionType.php\n\u0000\u0000\u0013:e\n\u0000\u0000\u0013\b\u0017¤\u0001\u0000\u0000\u0000\u0000\u0000\u0000$\u0000\u0000\u0000sebastian-type/type/IterableType.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\u001b3դ\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000sebastian-type/type/MixedType.php'\u0003\u0000\u0000\u0013:e'\u0003\u0000\u0000o\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000sebastian-type/type/NeverType.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000Fҹ\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000sebastian-type/type/NullType.php\"\u0003\u0000\u0000\u0013:e\"\u0003\u0000\u00009$F\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000sebastian-type/type/ObjectType.php%\u0006\u0000\u0000\u0013:e%\u0006\u0000\u0000\u001e\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000sebastian-type/type/SimpleType.php,\u0007\u0000\u0000\u0013:e,\u0007\u0000\u0000\u001f0\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000sebastian-type/type/StaticType.php\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000\",\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000sebastian-type/type/TrueType.php]\u0003\u0000\u0000\u0013:e]\u0003\u0000\u0000<iפ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001c\u0000\u0000\u0000sebastian-type/type/Type.php\u0010\u0000\u0000\u0013:e\u0010\u0000\u0000R\u0001\u0000\u0000\u0000\u0000\u0000\u0000!\u0000\u0000\u0000sebastian-type/type/UnionType.php*\u000b\u0000\u0000\u0013:e*\u000b\u0000\u0000AA\u001f\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000sebastian-type/type/UnknownType.php\u0019\u0003\u0000\u0000\u0013:e\u0019\u0003\u0000\u0000Ǥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000 \u0000\u0000\u0000sebastian-type/type/VoidType.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000\u0004\u0016\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000sebastian-version/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000Vo\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001d\u0000\u0000\u0000sebastian-version/Version.php\u0007\u0000\u0000\u0013:e\u0007\u0000\u0000\u0018.7\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000theseer-tokenizer/Exception.phpn\u0000\u0000\u0000\u0013:en\u0000\u0000\u0000\u001a'Ǥ\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0019\u0000\u0000\u0000theseer-tokenizer/LICENSE\u0005\u0000\u0000\u0013:e\u0005\u0000\u0000R\u000b(\u0001\u0000\u0000\u0000\u0000\u0000\u0000\"\u0000\u0000\u0000theseer-tokenizer/NamespaceUri.phpH\u0002\u0000\u0000\u0013:eH\u0002\u0000\u0000=C\u0001\u0000\u0000\u0000\u0000\u0000\u0000+\u0000\u0000\u0000theseer-tokenizer/NamespaceUriException.phpy\u0000\u0000\u0000\u0013:ey\u0000\u0000\u0000'He\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001b\u0000\u0000\u0000theseer-tokenizer/Token.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u00004\u0001\u0000\u0000\u0000\u0000\u0000\u0000%\u0000\u0000\u0000theseer-tokenizer/TokenCollection.php\n\b\u0000\u0000\u0013:e\n\b\u0000\u0000a\u0001\u0000\u0000\u0000\u0000\u0000\u0000.\u0000\u0000\u0000theseer-tokenizer/TokenCollectionException.php|\u0000\u0000\u0000\u0013:e|\u0000\u0000\u0000`g-\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u001f\u0000\u0000\u0000theseer-tokenizer/Tokenizer.php\n\u0000\u0000\u0013:e\n\u0000\u0000zl\u0001\u0000\u0000\u0000\u0000\u0000\u0000#\u0000\u0000\u0000theseer-tokenizer/XMLSerializer.php\b\u0000\u0000\u0013:e\b\u0000\u0000g;\f\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0012\u0000\u0000\u0000.phpstorm.meta.php\u0002\u0000\u0000\u0013:e\u0002\u0000\u0000ɒs\u0004\u0001\u0000\u0000\u0000\u0000\u0000\u0000phpunit/phpunit: 10.4.2\nmyclabs/deep-copy: 1.11.1\nnikic/php-parser: v4.17.1\nphar-io/manifest: 2.0.3\nphar-io/version: 3.2.1\nphpunit/php-code-coverage: 10.1.7\nphpunit/php-file-iterator: 4.1.0\nphpunit/php-invoker: 4.0.0\nphpunit/php-text-template: 3.0.1\nphpunit/php-timer: 6.0.0\nsebastian/cli-parser: 2.0.0\nsebastian/code-unit: 2.0.0\nsebastian/code-unit-reverse-lookup: 3.0.0\nsebastian/comparator: 5.0.1\nsebastian/complexity: 3.1.0\nsebastian/diff: 5.0.3\nsebastian/environment: 6.0.1\nsebastian/exporter: 5.1.1\nsebastian/global-state: 6.0.1\nsebastian/lines-of-code: 2.0.1\nsebastian/object-enumerator: 5.0.0\nsebastian/object-reflector: 3.0.0\nsebastian/recursion-context: 5.0.0\nsebastian/type: 4.0.0\nsebastian/version: 4.0.1\ntheseer/tokenizer: 1.2.1\n<?php\n\nnamespace PHPUnit\\DeepCopy;\n\nuse ArrayObject;\nuse DateInterval;\nuse DateTimeInterface;\nuse DateTimeZone;\nuse PHPUnit\\DeepCopy\\Exception\\CloneException;\nuse PHPUnit\\DeepCopy\\Filter\\ChainableFilter;\nuse PHPUnit\\DeepCopy\\Filter\\Filter;\nuse PHPUnit\\DeepCopy\\Matcher\\Matcher;\nuse PHPUnit\\DeepCopy\\Reflection\\ReflectionHelper;\nuse PHPUnit\\DeepCopy\\TypeFilter\\Date\\DateIntervalFilter;\nuse PHPUnit\\DeepCopy\\TypeFilter\\Spl\\ArrayObjectFilter;\nuse PHPUnit\\DeepCopy\\TypeFilter\\Spl\\SplDoublyLinkedListFilter;\nuse PHPUnit\\DeepCopy\\TypeFilter\\TypeFilter;\nuse PHPUnit\\DeepCopy\\TypeMatcher\\TypeMatcher;\nuse ReflectionObject;\nuse ReflectionProperty;\nuse SplDoublyLinkedList;\n/**\n * @final\n */\nclass DeepCopy\n{\n    /**\n     * @var object[] List of objects copied.\n     */\n    private $hashMap = [];\n    /**\n     * Filters to apply.\n     *\n     * @var array Array of ['filter' => Filter, 'matcher' => Matcher] pairs.\n     */\n    private $filters = [];\n    /**\n     * Type Filters to apply.\n     *\n     * @var array Array of ['filter' => Filter, 'matcher' => Matcher] pairs.\n     */\n    private $typeFilters = [];\n    /**\n     * @var bool\n     */\n    private $skipUncloneable = \\false;\n    /**\n     * @var bool\n     */\n    private $useCloneMethod;\n    /**\n     * @param bool $useCloneMethod   If set to true, when an object implements the __clone() function, it will be used\n     *                               instead of the regular deep cloning.\n     */\n    public function __construct($useCloneMethod = \\false)\n    {\n        $this->useCloneMethod = $useCloneMethod;\n        $this->addTypeFilter(new ArrayObjectFilter($this), new TypeMatcher(ArrayObject::class));\n        $this->addTypeFilter(new DateIntervalFilter(), new TypeMatcher(DateInterval::class));\n        $this->addTypeFilter(new SplDoublyLinkedListFilter($this), new TypeMatcher(SplDoublyLinkedList::class));\n    }\n    /**\n     * If enabled, will not throw an exception when coming across an uncloneable property.\n     *\n     * @param $skipUncloneable\n     *\n     * @return $this\n     */\n    public function skipUncloneable($skipUncloneable = \\true)\n    {\n        $this->skipUncloneable = $skipUncloneable;\n        return $this;\n    }\n    /**\n     * Deep copies the given object.\n     *\n     * @param mixed $object\n     *\n     * @return mixed\n     */\n    public function copy($object)\n    {\n        $this->hashMap = [];\n        return $this->recursiveCopy($object);\n    }\n    public function addFilter(Filter $filter, Matcher $matcher)\n    {\n        $this->filters[] = ['matcher' => $matcher, 'filter' => $filter];\n    }\n    public function prependFilter(Filter $filter, Matcher $matcher)\n    {\n        \\array_unshift($this->filters, ['matcher' => $matcher, 'filter' => $filter]);\n    }\n    public function addTypeFilter(TypeFilter $filter, TypeMatcher $matcher)\n    {\n        $this->typeFilters[] = ['matcher' => $matcher, 'filter' => $filter];\n    }\n    private function recursiveCopy($var)\n    {\n        // Matches Type Filter\n        if ($filter = $this->getFirstMatchedTypeFilter($this->typeFilters, $var)) {\n            return $filter->apply($var);\n        }\n        // Resource\n        if (\\is_resource($var)) {\n            return $var;\n        }\n        // Array\n        if (\\is_array($var)) {\n            return $this->copyArray($var);\n        }\n        // Scalar\n        if (!\\is_object($var)) {\n            return $var;\n        }\n        // Enum\n        if (\\PHP_VERSION_ID >= 80100 && \\enum_exists(\\get_class($var))) {\n            return $var;\n        }\n        // Object\n        return $this->copyObject($var);\n    }\n    /**\n     * Copy an array\n     * @param array $array\n     * @return array\n     */\n    private function copyArray(array $array)\n    {\n        foreach ($array as $key => $value) {\n            $array[$key] = $this->recursiveCopy($value);\n        }\n        return $array;\n    }\n    /**\n     * Copies an object.\n     *\n     * @param object $object\n     *\n     * @throws CloneException\n     *\n     * @return object\n     */\n    private function copyObject($object)\n    {\n        $objectHash = \\spl_object_hash($object);\n        if (isset($this->hashMap[$objectHash])) {\n            return $this->hashMap[$objectHash];\n        }\n        $reflectedObject = new ReflectionObject($object);\n        $isCloneable = $reflectedObject->isCloneable();\n        if (\\false === $isCloneable) {\n            if ($this->skipUncloneable) {\n                $this->hashMap[$objectHash] = $object;\n                return $object;\n            }\n            throw new CloneException(\\sprintf('The class \"%s\" is not cloneable.', $reflectedObject->getName()));\n        }\n        $newObject = clone $object;\n        $this->hashMap[$objectHash] = $newObject;\n        if ($this->useCloneMethod && $reflectedObject->hasMethod('__clone')) {\n            return $newObject;\n        }\n        if ($newObject instanceof DateTimeInterface || $newObject instanceof DateTimeZone) {\n            return $newObject;\n        }\n        foreach (ReflectionHelper::getProperties($reflectedObject) as $property) {\n            $this->copyObjectProperty($newObject, $property);\n        }\n        return $newObject;\n    }\n    private function copyObjectProperty($object, ReflectionProperty $property)\n    {\n        // Ignore static properties\n        if ($property->isStatic()) {\n            return;\n        }\n        // Apply the filters\n        foreach ($this->filters as $item) {\n            /** @var Matcher $matcher */\n            $matcher = $item['matcher'];\n            /** @var Filter $filter */\n            $filter = $item['filter'];\n            if ($matcher->matches($object, $property->getName())) {\n                $filter->apply($object, $property->getName(), function ($object) {\n                    return $this->recursiveCopy($object);\n                });\n                if ($filter instanceof ChainableFilter) {\n                    continue;\n                }\n                // If a filter matches, we stop processing this property\n                return;\n            }\n        }\n        $property->setAccessible(\\true);\n        // Ignore uninitialized properties (for PHP >7.4)\n        if (\\method_exists($property, 'isInitialized') && !$property->isInitialized($object)) {\n            return;\n        }\n        $propertyValue = $property->getValue($object);\n        // Copy the property\n        $property->setValue($object, $this->recursiveCopy($propertyValue));\n    }\n    /**\n     * Returns first filter that matches variable, `null` if no such filter found.\n     *\n     * @param array $filterRecords Associative array with 2 members: 'filter' with value of type {@see TypeFilter} and\n     *                             'matcher' with value of type {@see TypeMatcher}\n     * @param mixed $var\n     *\n     * @return TypeFilter|null\n     */\n    private function getFirstMatchedTypeFilter(array $filterRecords, $var)\n    {\n        $matched = $this->first($filterRecords, function (array $record) use($var) {\n            /* @var TypeMatcher $matcher */\n            $matcher = $record['matcher'];\n            return $matcher->matches($var);\n        });\n        return isset($matched) ? $matched['filter'] : null;\n    }\n    /**\n     * Returns first element that matches predicate, `null` if no such element found.\n     *\n     * @param array    $elements Array of ['filter' => Filter, 'matcher' => Matcher] pairs.\n     * @param callable $predicate Predicate arguments are: element.\n     *\n     * @return array|null Associative array with 2 members: 'filter' with value of type {@see TypeFilter} and 'matcher'\n     *                    with value of type {@see TypeMatcher} or `null`.\n     */\n    private function first(array $elements, callable $predicate)\n    {\n        foreach ($elements as $element) {\n            if (\\call_user_func($predicate, $element)) {\n                return $element;\n            }\n        }\n        return null;\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Exception;\n\nuse UnexpectedValueException;\nclass CloneException extends UnexpectedValueException\n{\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Exception;\n\nuse ReflectionException;\nclass PropertyException extends ReflectionException\n{\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Filter;\n\n/**\n * Defines a decorator filter that will not stop the chain of filters.\n */\nclass ChainableFilter implements Filter\n{\n    /**\n     * @var Filter\n     */\n    protected $filter;\n    public function __construct(Filter $filter)\n    {\n        $this->filter = $filter;\n    }\n    public function apply($object, $property, $objectCopier)\n    {\n        $this->filter->apply($object, $property, $objectCopier);\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Filter\\Doctrine;\n\nuse PHPUnit\\DeepCopy\\Filter\\Filter;\nuse PHPUnit\\DeepCopy\\Reflection\\ReflectionHelper;\n/**\n * @final\n */\nclass DoctrineCollectionFilter implements Filter\n{\n    /**\n     * Copies the object property doctrine collection.\n     *\n     * {@inheritdoc}\n     */\n    public function apply($object, $property, $objectCopier)\n    {\n        $reflectionProperty = ReflectionHelper::getProperty($object, $property);\n        $reflectionProperty->setAccessible(\\true);\n        $oldCollection = $reflectionProperty->getValue($object);\n        $newCollection = $oldCollection->map(function ($item) use($objectCopier) {\n            return $objectCopier($item);\n        });\n        $reflectionProperty->setValue($object, $newCollection);\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Filter\\Doctrine;\n\nuse PHPUnit\\DeepCopy\\Filter\\Filter;\nuse PHPUnit\\DeepCopy\\Reflection\\ReflectionHelper;\nuse PHPUnit\\Doctrine\\Common\\Collections\\ArrayCollection;\n/**\n * @final\n */\nclass DoctrineEmptyCollectionFilter implements Filter\n{\n    /**\n     * Sets the object property to an empty doctrine collection.\n     *\n     * @param object   $object\n     * @param string   $property\n     * @param callable $objectCopier\n     */\n    public function apply($object, $property, $objectCopier)\n    {\n        $reflectionProperty = ReflectionHelper::getProperty($object, $property);\n        $reflectionProperty->setAccessible(\\true);\n        $reflectionProperty->setValue($object, new ArrayCollection());\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Filter\\Doctrine;\n\nuse PHPUnit\\DeepCopy\\Filter\\Filter;\n/**\n * @final\n */\nclass DoctrineProxyFilter implements Filter\n{\n    /**\n     * Triggers the magic method __load() on a Doctrine Proxy class to load the\n     * actual entity from the database.\n     *\n     * {@inheritdoc}\n     */\n    public function apply($object, $property, $objectCopier)\n    {\n        $object->__load();\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Filter;\n\n/**\n * Filter to apply to a property while copying an object\n */\ninterface Filter\n{\n    /**\n     * Applies the filter to the object.\n     *\n     * @param object   $object\n     * @param string   $property\n     * @param callable $objectCopier\n     */\n    public function apply($object, $property, $objectCopier);\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Filter;\n\nclass KeepFilter implements Filter\n{\n    /**\n     * Keeps the value of the object property.\n     *\n     * {@inheritdoc}\n     */\n    public function apply($object, $property, $objectCopier)\n    {\n        // Nothing to do\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Filter;\n\nuse PHPUnit\\DeepCopy\\Reflection\\ReflectionHelper;\n/**\n * @final\n */\nclass ReplaceFilter implements Filter\n{\n    /**\n     * @var callable\n     */\n    protected $callback;\n    /**\n     * @param callable $callable Will be called to get the new value for each property to replace\n     */\n    public function __construct(callable $callable)\n    {\n        $this->callback = $callable;\n    }\n    /**\n     * Replaces the object property by the result of the callback called with the object property.\n     *\n     * {@inheritdoc}\n     */\n    public function apply($object, $property, $objectCopier)\n    {\n        $reflectionProperty = ReflectionHelper::getProperty($object, $property);\n        $reflectionProperty->setAccessible(\\true);\n        $value = \\call_user_func($this->callback, $reflectionProperty->getValue($object));\n        $reflectionProperty->setValue($object, $value);\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Filter;\n\nuse PHPUnit\\DeepCopy\\Reflection\\ReflectionHelper;\n/**\n * @final\n */\nclass SetNullFilter implements Filter\n{\n    /**\n     * Sets the object property to null.\n     *\n     * {@inheritdoc}\n     */\n    public function apply($object, $property, $objectCopier)\n    {\n        $reflectionProperty = ReflectionHelper::getProperty($object, $property);\n        $reflectionProperty->setAccessible(\\true);\n        $reflectionProperty->setValue($object, null);\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Matcher\\Doctrine;\n\nuse PHPUnit\\DeepCopy\\Matcher\\Matcher;\nuse PHPUnit\\Doctrine\\Persistence\\Proxy;\n/**\n * @final\n */\nclass DoctrineProxyMatcher implements Matcher\n{\n    /**\n     * Matches a Doctrine Proxy class.\n     *\n     * {@inheritdoc}\n     */\n    public function matches($object, $property)\n    {\n        return $object instanceof Proxy;\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Matcher;\n\ninterface Matcher\n{\n    /**\n     * @param object $object\n     * @param string $property\n     *\n     * @return boolean\n     */\n    public function matches($object, $property);\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Matcher;\n\n/**\n * @final\n */\nclass PropertyMatcher implements Matcher\n{\n    /**\n     * @var string\n     */\n    private $class;\n    /**\n     * @var string\n     */\n    private $property;\n    /**\n     * @param string $class    Class name\n     * @param string $property Property name\n     */\n    public function __construct($class, $property)\n    {\n        $this->class = $class;\n        $this->property = $property;\n    }\n    /**\n     * Matches a specific property of a specific class.\n     *\n     * {@inheritdoc}\n     */\n    public function matches($object, $property)\n    {\n        return $object instanceof $this->class && $property == $this->property;\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Matcher;\n\n/**\n * @final\n */\nclass PropertyNameMatcher implements Matcher\n{\n    /**\n     * @var string\n     */\n    private $property;\n    /**\n     * @param string $property Property name\n     */\n    public function __construct($property)\n    {\n        $this->property = $property;\n    }\n    /**\n     * Matches a property by its name.\n     *\n     * {@inheritdoc}\n     */\n    public function matches($object, $property)\n    {\n        return $property == $this->property;\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Matcher;\n\nuse PHPUnit\\DeepCopy\\Reflection\\ReflectionHelper;\nuse ReflectionException;\n/**\n * Matches a property by its type.\n *\n * It is recommended to use {@see DeepCopy\\TypeFilter\\TypeFilter} instead, as it applies on all occurrences\n * of given type in copied context (eg. array elements), not just on object properties.\n *\n * @final\n */\nclass PropertyTypeMatcher implements Matcher\n{\n    /**\n     * @var string\n     */\n    private $propertyType;\n    /**\n     * @param string $propertyType Property type\n     */\n    public function __construct($propertyType)\n    {\n        $this->propertyType = $propertyType;\n    }\n    /**\n     * {@inheritdoc}\n     */\n    public function matches($object, $property)\n    {\n        try {\n            $reflectionProperty = ReflectionHelper::getProperty($object, $property);\n        } catch (ReflectionException $exception) {\n            return \\false;\n        }\n        $reflectionProperty->setAccessible(\\true);\n        // Uninitialized properties (for PHP >7.4)\n        if (\\method_exists($reflectionProperty, 'isInitialized') && !$reflectionProperty->isInitialized($object)) {\n            // null instanceof $this->propertyType\n            return \\false;\n        }\n        return $reflectionProperty->getValue($object) instanceof $this->propertyType;\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\Reflection;\n\nuse PHPUnit\\DeepCopy\\Exception\\PropertyException;\nuse ReflectionClass;\nuse ReflectionException;\nuse ReflectionObject;\nuse ReflectionProperty;\nclass ReflectionHelper\n{\n    /**\n     * Retrieves all properties (including private ones), from object and all its ancestors.\n     *\n     * Standard \\ReflectionClass->getProperties() does not return private properties from ancestor classes.\n     *\n     * @author muratyaman@gmail.com\n     * @see http://php.net/manual/en/reflectionclass.getproperties.php\n     *\n     * @param ReflectionClass $ref\n     *\n     * @return ReflectionProperty[]\n     */\n    public static function getProperties(ReflectionClass $ref)\n    {\n        $props = $ref->getProperties();\n        $propsArr = array();\n        foreach ($props as $prop) {\n            $propertyName = $prop->getName();\n            $propsArr[$propertyName] = $prop;\n        }\n        if ($parentClass = $ref->getParentClass()) {\n            $parentPropsArr = self::getProperties($parentClass);\n            foreach ($propsArr as $key => $property) {\n                $parentPropsArr[$key] = $property;\n            }\n            return $parentPropsArr;\n        }\n        return $propsArr;\n    }\n    /**\n     * Retrieves property by name from object and all its ancestors.\n     *\n     * @param object|string $object\n     * @param string $name\n     *\n     * @throws PropertyException\n     * @throws ReflectionException\n     *\n     * @return ReflectionProperty\n     */\n    public static function getProperty($object, $name)\n    {\n        $reflection = \\is_object($object) ? new ReflectionObject($object) : new ReflectionClass($object);\n        if ($reflection->hasProperty($name)) {\n            return $reflection->getProperty($name);\n        }\n        if ($parentClass = $reflection->getParentClass()) {\n            return self::getProperty($parentClass->getName(), $name);\n        }\n        throw new PropertyException(\\sprintf('The class \"%s\" doesn\\'t have a property with the given name: \"%s\".', \\is_object($object) ? \\get_class($object) : $object, $name));\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\TypeFilter\\Date;\n\nuse DateInterval;\nuse PHPUnit\\DeepCopy\\TypeFilter\\TypeFilter;\n/**\n * @final\n *\n * @deprecated Will be removed in 2.0. This filter will no longer be necessary in PHP 7.1+.\n */\nclass DateIntervalFilter implements TypeFilter\n{\n    /**\n     * {@inheritdoc}\n     *\n     * @param DateInterval $element\n     *\n     * @see http://news.php.net/php.bugs/205076\n     */\n    public function apply($element)\n    {\n        $copy = new DateInterval('P0D');\n        foreach ($element as $propertyName => $propertyValue) {\n            $copy->{$propertyName} = $propertyValue;\n        }\n        return $copy;\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\TypeFilter;\n\n/**\n * @final\n */\nclass ReplaceFilter implements TypeFilter\n{\n    /**\n     * @var callable\n     */\n    protected $callback;\n    /**\n     * @param callable $callable Will be called to get the new value for each element to replace\n     */\n    public function __construct(callable $callable)\n    {\n        $this->callback = $callable;\n    }\n    /**\n     * {@inheritdoc}\n     */\n    public function apply($element)\n    {\n        return \\call_user_func($this->callback, $element);\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\TypeFilter;\n\n/**\n * @final\n */\nclass ShallowCopyFilter implements TypeFilter\n{\n    /**\n     * {@inheritdoc}\n     */\n    public function apply($element)\n    {\n        return clone $element;\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\TypeFilter\\Spl;\n\nuse PHPUnit\\DeepCopy\\DeepCopy;\nuse PHPUnit\\DeepCopy\\TypeFilter\\TypeFilter;\n/**\n * In PHP 7.4 the storage of an ArrayObject isn't returned as\n * ReflectionProperty. So we deep copy its array copy.\n */\nfinal class ArrayObjectFilter implements TypeFilter\n{\n    /**\n     * @var DeepCopy\n     */\n    private $copier;\n    public function __construct(DeepCopy $copier)\n    {\n        $this->copier = $copier;\n    }\n    /**\n     * {@inheritdoc}\n     */\n    public function apply($arrayObject)\n    {\n        $clone = clone $arrayObject;\n        foreach ($arrayObject->getArrayCopy() as $k => $v) {\n            $clone->offsetSet($k, $this->copier->copy($v));\n        }\n        return $clone;\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\TypeFilter\\Spl;\n\n/**\n * @deprecated Use {@see SplDoublyLinkedListFilter} instead.\n */\nclass SplDoublyLinkedList extends SplDoublyLinkedListFilter\n{\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\TypeFilter\\Spl;\n\nuse Closure;\nuse PHPUnit\\DeepCopy\\DeepCopy;\nuse PHPUnit\\DeepCopy\\TypeFilter\\TypeFilter;\nuse SplDoublyLinkedList;\n/**\n * @final\n */\nclass SplDoublyLinkedListFilter implements TypeFilter\n{\n    private $copier;\n    public function __construct(DeepCopy $copier)\n    {\n        $this->copier = $copier;\n    }\n    /**\n     * {@inheritdoc}\n     */\n    public function apply($element)\n    {\n        $newElement = clone $element;\n        $copy = $this->createCopyClosure();\n        return $copy($newElement);\n    }\n    private function createCopyClosure()\n    {\n        $copier = $this->copier;\n        $copy = function (SplDoublyLinkedList $list) use($copier) {\n            // Replace each element in the list with a deep copy of itself\n            for ($i = 1; $i <= $list->count(); $i++) {\n                $copy = $copier->recursiveCopy($list->shift());\n                $list->push($copy);\n            }\n            return $list;\n        };\n        return Closure::bind($copy, null, DeepCopy::class);\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\TypeFilter;\n\ninterface TypeFilter\n{\n    /**\n     * Applies the filter to the object.\n     *\n     * @param mixed $element\n     */\n    public function apply($element);\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy\\TypeMatcher;\n\nclass TypeMatcher\n{\n    /**\n     * @var string\n     */\n    private $type;\n    /**\n     * @param string $type\n     */\n    public function __construct($type)\n    {\n        $this->type = $type;\n    }\n    /**\n     * @param mixed $element\n     *\n     * @return boolean\n     */\n    public function matches($element)\n    {\n        return \\is_object($element) ? \\is_a($element, $this->type) : \\gettype($element) === $this->type;\n    }\n}\n<?php\n\nnamespace PHPUnit\\DeepCopy;\n\nuse function function_exists;\nif (\\false === function_exists('PHPUnit\\\\DeepCopy\\\\deep_copy')) {\n    /**\n     * Deep copies the given value.\n     *\n     * @param mixed $value\n     * @param bool  $useCloneMethod\n     *\n     * @return mixed\n     */\n    function deep_copy($value, $useCloneMethod = \\false)\n    {\n        return (new DeepCopy($useCloneMethod))->copy($value);\n    }\n}\nThe MIT License (MIT)\n\nCopyright (c) 2013 My C-Sense\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\nBSD 3-Clause License\n\nCopyright (c) 2011, Nikita Popov\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\ninterface Builder\n{\n    /**\n     * Returns the built node.\n     *\n     * @return Node The built node\n     */\n    public function getNode() : Node;\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Const_;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass ClassConst implements PhpParser\\Builder\n{\n    protected $flags = 0;\n    protected $attributes = [];\n    protected $constants = [];\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /** @var Identifier|Node\\Name|Node\\ComplexType */\n    protected $type;\n    /**\n     * Creates a class constant builder\n     *\n     * @param string|Identifier                          $name  Name\n     * @param Node\\Expr|bool|null|int|float|string|array $value Value\n     */\n    public function __construct($name, $value)\n    {\n        $this->constants = [new Const_($name, BuilderHelpers::normalizeValue($value))];\n    }\n    /**\n     * Add another constant to const group\n     *\n     * @param string|Identifier                          $name  Name\n     * @param Node\\Expr|bool|null|int|float|string|array $value Value\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addConst($name, $value)\n    {\n        $this->constants[] = new Const_($name, BuilderHelpers::normalizeValue($value));\n        return $this;\n    }\n    /**\n     * Makes the constant public.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePublic()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_PUBLIC);\n        return $this;\n    }\n    /**\n     * Makes the constant protected.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeProtected()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_PROTECTED);\n        return $this;\n    }\n    /**\n     * Makes the constant private.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePrivate()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_PRIVATE);\n        return $this;\n    }\n    /**\n     * Makes the constant final.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeFinal()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_FINAL);\n        return $this;\n    }\n    /**\n     * Sets doc comment for the constant.\n     *\n     * @param PhpParser\\Comment\\Doc|string $docComment Doc comment to set\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function setDocComment($docComment)\n    {\n        $this->attributes = ['comments' => [BuilderHelpers::normalizeDocComment($docComment)]];\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Sets the constant type.\n     *\n     * @param string|Node\\Name|Identifier|Node\\ComplexType $type\n     *\n     * @return $this\n     */\n    public function setType($type)\n    {\n        $this->type = BuilderHelpers::normalizeType($type);\n        return $this;\n    }\n    /**\n     * Returns the built class node.\n     *\n     * @return Stmt\\ClassConst The built constant node\n     */\n    public function getNode() : PhpParser\\Node\n    {\n        return new Stmt\\ClassConst($this->constants, $this->flags, $this->attributes, $this->attributeGroups, $this->type);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Class_ extends Declaration\n{\n    protected $name;\n    protected $extends = null;\n    protected $implements = [];\n    protected $flags = 0;\n    protected $uses = [];\n    protected $constants = [];\n    protected $properties = [];\n    protected $methods = [];\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /**\n     * Creates a class builder.\n     *\n     * @param string $name Name of the class\n     */\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Extends a class.\n     *\n     * @param Name|string $class Name of class to extend\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function extend($class)\n    {\n        $this->extends = BuilderHelpers::normalizeName($class);\n        return $this;\n    }\n    /**\n     * Implements one or more interfaces.\n     *\n     * @param Name|string ...$interfaces Names of interfaces to implement\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function implement(...$interfaces)\n    {\n        foreach ($interfaces as $interface) {\n            $this->implements[] = BuilderHelpers::normalizeName($interface);\n        }\n        return $this;\n    }\n    /**\n     * Makes the class abstract.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeAbstract()\n    {\n        $this->flags = BuilderHelpers::addClassModifier($this->flags, Stmt\\Class_::MODIFIER_ABSTRACT);\n        return $this;\n    }\n    /**\n     * Makes the class final.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeFinal()\n    {\n        $this->flags = BuilderHelpers::addClassModifier($this->flags, Stmt\\Class_::MODIFIER_FINAL);\n        return $this;\n    }\n    public function makeReadonly()\n    {\n        $this->flags = BuilderHelpers::addClassModifier($this->flags, Stmt\\Class_::MODIFIER_READONLY);\n        return $this;\n    }\n    /**\n     * Adds a statement.\n     *\n     * @param Stmt|PhpParser\\Builder $stmt The statement to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addStmt($stmt)\n    {\n        $stmt = BuilderHelpers::normalizeNode($stmt);\n        $targets = [Stmt\\TraitUse::class => &$this->uses, Stmt\\ClassConst::class => &$this->constants, Stmt\\Property::class => &$this->properties, Stmt\\ClassMethod::class => &$this->methods];\n        $class = \\get_class($stmt);\n        if (!isset($targets[$class])) {\n            throw new \\LogicException(\\sprintf('Unexpected node of type \"%s\"', $stmt->getType()));\n        }\n        $targets[$class][] = $stmt;\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Returns the built class node.\n     *\n     * @return Stmt\\Class_ The built class node\n     */\n    public function getNode() : PhpParser\\Node\n    {\n        return new Stmt\\Class_($this->name, ['flags' => $this->flags, 'extends' => $this->extends, 'implements' => $this->implements, 'stmts' => \\array_merge($this->uses, $this->constants, $this->properties, $this->methods), 'attrGroups' => $this->attributeGroups], $this->attributes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nabstract class Declaration implements PhpParser\\Builder\n{\n    protected $attributes = [];\n    public abstract function addStmt($stmt);\n    /**\n     * Adds multiple statements.\n     *\n     * @param array $stmts The statements to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addStmts(array $stmts)\n    {\n        foreach ($stmts as $stmt) {\n            $this->addStmt($stmt);\n        }\n        return $this;\n    }\n    /**\n     * Sets doc comment for the declaration.\n     *\n     * @param PhpParser\\Comment\\Doc|string $docComment Doc comment to set\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function setDocComment($docComment)\n    {\n        $this->attributes['comments'] = [BuilderHelpers::normalizeDocComment($docComment)];\n        return $this;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass EnumCase implements PhpParser\\Builder\n{\n    protected $name;\n    protected $value = null;\n    protected $attributes = [];\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /**\n     * Creates an enum case builder.\n     *\n     * @param string|Identifier $name  Name\n     */\n    public function __construct($name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Sets the value.\n     *\n     * @param Node\\Expr|string|int $value\n     *\n     * @return $this\n     */\n    public function setValue($value)\n    {\n        $this->value = BuilderHelpers::normalizeValue($value);\n        return $this;\n    }\n    /**\n     * Sets doc comment for the constant.\n     *\n     * @param PhpParser\\Comment\\Doc|string $docComment Doc comment to set\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function setDocComment($docComment)\n    {\n        $this->attributes = ['comments' => [BuilderHelpers::normalizeDocComment($docComment)]];\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Returns the built enum case node.\n     *\n     * @return Stmt\\EnumCase The built constant node\n     */\n    public function getNode() : PhpParser\\Node\n    {\n        return new Stmt\\EnumCase($this->name, $this->value, $this->attributeGroups, $this->attributes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Enum_ extends Declaration\n{\n    protected $name;\n    protected $scalarType = null;\n    protected $implements = [];\n    protected $uses = [];\n    protected $enumCases = [];\n    protected $constants = [];\n    protected $methods = [];\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /**\n     * Creates an enum builder.\n     *\n     * @param string $name Name of the enum\n     */\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Sets the scalar type.\n     *\n     * @param string|Identifier $type\n     *\n     * @return $this\n     */\n    public function setScalarType($scalarType)\n    {\n        $this->scalarType = BuilderHelpers::normalizeType($scalarType);\n        return $this;\n    }\n    /**\n     * Implements one or more interfaces.\n     *\n     * @param Name|string ...$interfaces Names of interfaces to implement\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function implement(...$interfaces)\n    {\n        foreach ($interfaces as $interface) {\n            $this->implements[] = BuilderHelpers::normalizeName($interface);\n        }\n        return $this;\n    }\n    /**\n     * Adds a statement.\n     *\n     * @param Stmt|PhpParser\\Builder $stmt The statement to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addStmt($stmt)\n    {\n        $stmt = BuilderHelpers::normalizeNode($stmt);\n        $targets = [Stmt\\TraitUse::class => &$this->uses, Stmt\\EnumCase::class => &$this->enumCases, Stmt\\ClassConst::class => &$this->constants, Stmt\\ClassMethod::class => &$this->methods];\n        $class = \\get_class($stmt);\n        if (!isset($targets[$class])) {\n            throw new \\LogicException(\\sprintf('Unexpected node of type \"%s\"', $stmt->getType()));\n        }\n        $targets[$class][] = $stmt;\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Returns the built class node.\n     *\n     * @return Stmt\\Enum_ The built enum node\n     */\n    public function getNode() : PhpParser\\Node\n    {\n        return new Stmt\\Enum_($this->name, ['scalarType' => $this->scalarType, 'implements' => $this->implements, 'stmts' => \\array_merge($this->uses, $this->enumCases, $this->constants, $this->methods), 'attrGroups' => $this->attributeGroups], $this->attributes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nabstract class FunctionLike extends Declaration\n{\n    protected $returnByRef = \\false;\n    protected $params = [];\n    /** @var string|Node\\Name|Node\\NullableType|null */\n    protected $returnType = null;\n    /**\n     * Make the function return by reference.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeReturnByRef()\n    {\n        $this->returnByRef = \\true;\n        return $this;\n    }\n    /**\n     * Adds a parameter.\n     *\n     * @param Node\\Param|Param $param The parameter to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addParam($param)\n    {\n        $param = BuilderHelpers::normalizeNode($param);\n        if (!$param instanceof Node\\Param) {\n            throw new \\LogicException(\\sprintf('Expected parameter node, got \"%s\"', $param->getType()));\n        }\n        $this->params[] = $param;\n        return $this;\n    }\n    /**\n     * Adds multiple parameters.\n     *\n     * @param array $params The parameters to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addParams(array $params)\n    {\n        foreach ($params as $param) {\n            $this->addParam($param);\n        }\n        return $this;\n    }\n    /**\n     * Sets the return type for PHP 7.\n     *\n     * @param string|Node\\Name|Node\\Identifier|Node\\ComplexType $type\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function setReturnType($type)\n    {\n        $this->returnType = BuilderHelpers::normalizeType($type);\n        return $this;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Function_ extends FunctionLike\n{\n    protected $name;\n    protected $stmts = [];\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /**\n     * Creates a function builder.\n     *\n     * @param string $name Name of the function\n     */\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Adds a statement.\n     *\n     * @param Node|PhpParser\\Builder $stmt The statement to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addStmt($stmt)\n    {\n        $this->stmts[] = BuilderHelpers::normalizeStmt($stmt);\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Returns the built function node.\n     *\n     * @return Stmt\\Function_ The built function node\n     */\n    public function getNode() : Node\n    {\n        return new Stmt\\Function_($this->name, ['byRef' => $this->returnByRef, 'params' => $this->params, 'returnType' => $this->returnType, 'stmts' => $this->stmts, 'attrGroups' => $this->attributeGroups], $this->attributes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Interface_ extends Declaration\n{\n    protected $name;\n    protected $extends = [];\n    protected $constants = [];\n    protected $methods = [];\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /**\n     * Creates an interface builder.\n     *\n     * @param string $name Name of the interface\n     */\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Extends one or more interfaces.\n     *\n     * @param Name|string ...$interfaces Names of interfaces to extend\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function extend(...$interfaces)\n    {\n        foreach ($interfaces as $interface) {\n            $this->extends[] = BuilderHelpers::normalizeName($interface);\n        }\n        return $this;\n    }\n    /**\n     * Adds a statement.\n     *\n     * @param Stmt|PhpParser\\Builder $stmt The statement to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addStmt($stmt)\n    {\n        $stmt = BuilderHelpers::normalizeNode($stmt);\n        if ($stmt instanceof Stmt\\ClassConst) {\n            $this->constants[] = $stmt;\n        } elseif ($stmt instanceof Stmt\\ClassMethod) {\n            // we erase all statements in the body of an interface method\n            $stmt->stmts = null;\n            $this->methods[] = $stmt;\n        } else {\n            throw new \\LogicException(\\sprintf('Unexpected node of type \"%s\"', $stmt->getType()));\n        }\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Returns the built interface node.\n     *\n     * @return Stmt\\Interface_ The built interface node\n     */\n    public function getNode() : PhpParser\\Node\n    {\n        return new Stmt\\Interface_($this->name, ['extends' => $this->extends, 'stmts' => \\array_merge($this->constants, $this->methods), 'attrGroups' => $this->attributeGroups], $this->attributes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Method extends FunctionLike\n{\n    protected $name;\n    protected $flags = 0;\n    /** @var array|null */\n    protected $stmts = [];\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /**\n     * Creates a method builder.\n     *\n     * @param string $name Name of the method\n     */\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Makes the method public.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePublic()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_PUBLIC);\n        return $this;\n    }\n    /**\n     * Makes the method protected.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeProtected()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_PROTECTED);\n        return $this;\n    }\n    /**\n     * Makes the method private.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePrivate()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_PRIVATE);\n        return $this;\n    }\n    /**\n     * Makes the method static.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeStatic()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_STATIC);\n        return $this;\n    }\n    /**\n     * Makes the method abstract.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeAbstract()\n    {\n        if (!empty($this->stmts)) {\n            throw new \\LogicException('Cannot make method with statements abstract');\n        }\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_ABSTRACT);\n        $this->stmts = null;\n        // abstract methods don't have statements\n        return $this;\n    }\n    /**\n     * Makes the method final.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeFinal()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_FINAL);\n        return $this;\n    }\n    /**\n     * Adds a statement.\n     *\n     * @param Node|PhpParser\\Builder $stmt The statement to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addStmt($stmt)\n    {\n        if (null === $this->stmts) {\n            throw new \\LogicException('Cannot add statements to an abstract method');\n        }\n        $this->stmts[] = BuilderHelpers::normalizeStmt($stmt);\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Returns the built method node.\n     *\n     * @return Stmt\\ClassMethod The built method node\n     */\n    public function getNode() : Node\n    {\n        return new Stmt\\ClassMethod($this->name, ['flags' => $this->flags, 'byRef' => $this->returnByRef, 'params' => $this->params, 'returnType' => $this->returnType, 'stmts' => $this->stmts, 'attrGroups' => $this->attributeGroups], $this->attributes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Namespace_ extends Declaration\n{\n    private $name;\n    private $stmts = [];\n    /**\n     * Creates a namespace builder.\n     *\n     * @param Node\\Name|string|null $name Name of the namespace\n     */\n    public function __construct($name)\n    {\n        $this->name = null !== $name ? BuilderHelpers::normalizeName($name) : null;\n    }\n    /**\n     * Adds a statement.\n     *\n     * @param Node|PhpParser\\Builder $stmt The statement to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addStmt($stmt)\n    {\n        $this->stmts[] = BuilderHelpers::normalizeStmt($stmt);\n        return $this;\n    }\n    /**\n     * Returns the built node.\n     *\n     * @return Stmt\\Namespace_ The built node\n     */\n    public function getNode() : Node\n    {\n        return new Stmt\\Namespace_($this->name, $this->stmts, $this->attributes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nclass Param implements PhpParser\\Builder\n{\n    protected $name;\n    protected $default = null;\n    /** @var Node\\Identifier|Node\\Name|Node\\NullableType|null */\n    protected $type = null;\n    protected $byRef = \\false;\n    protected $variadic = \\false;\n    protected $flags = 0;\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /**\n     * Creates a parameter builder.\n     *\n     * @param string $name Name of the parameter\n     */\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Sets default value for the parameter.\n     *\n     * @param mixed $value Default value to use\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function setDefault($value)\n    {\n        $this->default = BuilderHelpers::normalizeValue($value);\n        return $this;\n    }\n    /**\n     * Sets type for the parameter.\n     *\n     * @param string|Node\\Name|Node\\Identifier|Node\\ComplexType $type Parameter type\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function setType($type)\n    {\n        $this->type = BuilderHelpers::normalizeType($type);\n        if ($this->type == 'void') {\n            throw new \\LogicException('Parameter type cannot be void');\n        }\n        return $this;\n    }\n    /**\n     * Sets type for the parameter.\n     *\n     * @param string|Node\\Name|Node\\Identifier|Node\\ComplexType $type Parameter type\n     *\n     * @return $this The builder instance (for fluid interface)\n     *\n     * @deprecated Use setType() instead\n     */\n    public function setTypeHint($type)\n    {\n        return $this->setType($type);\n    }\n    /**\n     * Make the parameter accept the value by reference.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeByRef()\n    {\n        $this->byRef = \\true;\n        return $this;\n    }\n    /**\n     * Make the parameter variadic\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeVariadic()\n    {\n        $this->variadic = \\true;\n        return $this;\n    }\n    /**\n     * Makes the (promoted) parameter public.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePublic()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Node\\Stmt\\Class_::MODIFIER_PUBLIC);\n        return $this;\n    }\n    /**\n     * Makes the (promoted) parameter protected.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeProtected()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Node\\Stmt\\Class_::MODIFIER_PROTECTED);\n        return $this;\n    }\n    /**\n     * Makes the (promoted) parameter private.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePrivate()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Node\\Stmt\\Class_::MODIFIER_PRIVATE);\n        return $this;\n    }\n    /**\n     * Makes the (promoted) parameter readonly.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeReadonly()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Node\\Stmt\\Class_::MODIFIER_READONLY);\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Returns the built parameter node.\n     *\n     * @return Node\\Param The built parameter node\n     */\n    public function getNode() : Node\n    {\n        return new Node\\Param(new Node\\Expr\\Variable($this->name), $this->default, $this->type, $this->byRef, $this->variadic, [], $this->flags, $this->attributeGroups);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nuse PHPUnit\\PhpParser\\Node\\ComplexType;\nclass Property implements PhpParser\\Builder\n{\n    protected $name;\n    protected $flags = 0;\n    protected $default = null;\n    protected $attributes = [];\n    /** @var null|Identifier|Name|NullableType */\n    protected $type;\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /**\n     * Creates a property builder.\n     *\n     * @param string $name Name of the property\n     */\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Makes the property public.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePublic()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_PUBLIC);\n        return $this;\n    }\n    /**\n     * Makes the property protected.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeProtected()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_PROTECTED);\n        return $this;\n    }\n    /**\n     * Makes the property private.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePrivate()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_PRIVATE);\n        return $this;\n    }\n    /**\n     * Makes the property static.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeStatic()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_STATIC);\n        return $this;\n    }\n    /**\n     * Makes the property readonly.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeReadonly()\n    {\n        $this->flags = BuilderHelpers::addModifier($this->flags, Stmt\\Class_::MODIFIER_READONLY);\n        return $this;\n    }\n    /**\n     * Sets default value for the property.\n     *\n     * @param mixed $value Default value to use\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function setDefault($value)\n    {\n        $this->default = BuilderHelpers::normalizeValue($value);\n        return $this;\n    }\n    /**\n     * Sets doc comment for the property.\n     *\n     * @param PhpParser\\Comment\\Doc|string $docComment Doc comment to set\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function setDocComment($docComment)\n    {\n        $this->attributes = ['comments' => [BuilderHelpers::normalizeDocComment($docComment)]];\n        return $this;\n    }\n    /**\n     * Sets the property type for PHP 7.4+.\n     *\n     * @param string|Name|Identifier|ComplexType $type\n     *\n     * @return $this\n     */\n    public function setType($type)\n    {\n        $this->type = BuilderHelpers::normalizeType($type);\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Returns the built class node.\n     *\n     * @return Stmt\\Property The built property node\n     */\n    public function getNode() : PhpParser\\Node\n    {\n        return new Stmt\\Property($this->flags !== 0 ? $this->flags : Stmt\\Class_::MODIFIER_PUBLIC, [new Stmt\\PropertyProperty($this->name, $this->default)], $this->attributes, $this->type, $this->attributeGroups);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser\\Builder;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass TraitUse implements Builder\n{\n    protected $traits = [];\n    protected $adaptations = [];\n    /**\n     * Creates a trait use builder.\n     *\n     * @param Node\\Name|string ...$traits Names of used traits\n     */\n    public function __construct(...$traits)\n    {\n        foreach ($traits as $trait) {\n            $this->and($trait);\n        }\n    }\n    /**\n     * Adds used trait.\n     *\n     * @param Node\\Name|string $trait Trait name\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function and($trait)\n    {\n        $this->traits[] = BuilderHelpers::normalizeName($trait);\n        return $this;\n    }\n    /**\n     * Adds trait adaptation.\n     *\n     * @param Stmt\\TraitUseAdaptation|Builder\\TraitUseAdaptation $adaptation Trait adaptation\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function with($adaptation)\n    {\n        $adaptation = BuilderHelpers::normalizeNode($adaptation);\n        if (!$adaptation instanceof Stmt\\TraitUseAdaptation) {\n            throw new \\LogicException('Adaptation must have type TraitUseAdaptation');\n        }\n        $this->adaptations[] = $adaptation;\n        return $this;\n    }\n    /**\n     * Returns the built node.\n     *\n     * @return Node The built node\n     */\n    public function getNode() : Node\n    {\n        return new Stmt\\TraitUse($this->traits, $this->adaptations);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser\\Builder;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass TraitUseAdaptation implements Builder\n{\n    const TYPE_UNDEFINED = 0;\n    const TYPE_ALIAS = 1;\n    const TYPE_PRECEDENCE = 2;\n    /** @var int Type of building adaptation */\n    protected $type;\n    protected $trait;\n    protected $method;\n    protected $modifier = null;\n    protected $alias = null;\n    protected $insteadof = [];\n    /**\n     * Creates a trait use adaptation builder.\n     *\n     * @param Node\\Name|string|null  $trait  Name of adaptated trait\n     * @param Node\\Identifier|string $method Name of adaptated method\n     */\n    public function __construct($trait, $method)\n    {\n        $this->type = self::TYPE_UNDEFINED;\n        $this->trait = \\is_null($trait) ? null : BuilderHelpers::normalizeName($trait);\n        $this->method = BuilderHelpers::normalizeIdentifier($method);\n    }\n    /**\n     * Sets alias of method.\n     *\n     * @param Node\\Identifier|string $alias Alias for adaptated method\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function as($alias)\n    {\n        if ($this->type === self::TYPE_UNDEFINED) {\n            $this->type = self::TYPE_ALIAS;\n        }\n        if ($this->type !== self::TYPE_ALIAS) {\n            throw new \\LogicException('Cannot set alias for not alias adaptation buider');\n        }\n        $this->alias = $alias;\n        return $this;\n    }\n    /**\n     * Sets adaptated method public.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePublic()\n    {\n        $this->setModifier(Stmt\\Class_::MODIFIER_PUBLIC);\n        return $this;\n    }\n    /**\n     * Sets adaptated method protected.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makeProtected()\n    {\n        $this->setModifier(Stmt\\Class_::MODIFIER_PROTECTED);\n        return $this;\n    }\n    /**\n     * Sets adaptated method private.\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function makePrivate()\n    {\n        $this->setModifier(Stmt\\Class_::MODIFIER_PRIVATE);\n        return $this;\n    }\n    /**\n     * Adds overwritten traits.\n     *\n     * @param Node\\Name|string ...$traits Traits for overwrite\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function insteadof(...$traits)\n    {\n        if ($this->type === self::TYPE_UNDEFINED) {\n            if (\\is_null($this->trait)) {\n                throw new \\LogicException('Precedence adaptation must have trait');\n            }\n            $this->type = self::TYPE_PRECEDENCE;\n        }\n        if ($this->type !== self::TYPE_PRECEDENCE) {\n            throw new \\LogicException('Cannot add overwritten traits for not precedence adaptation buider');\n        }\n        foreach ($traits as $trait) {\n            $this->insteadof[] = BuilderHelpers::normalizeName($trait);\n        }\n        return $this;\n    }\n    protected function setModifier(int $modifier)\n    {\n        if ($this->type === self::TYPE_UNDEFINED) {\n            $this->type = self::TYPE_ALIAS;\n        }\n        if ($this->type !== self::TYPE_ALIAS) {\n            throw new \\LogicException('Cannot set access modifier for not alias adaptation buider');\n        }\n        if (\\is_null($this->modifier)) {\n            $this->modifier = $modifier;\n        } else {\n            throw new \\LogicException('Multiple access type modifiers are not allowed');\n        }\n    }\n    /**\n     * Returns the built node.\n     *\n     * @return Node The built node\n     */\n    public function getNode() : Node\n    {\n        switch ($this->type) {\n            case self::TYPE_ALIAS:\n                return new Stmt\\TraitUseAdaptation\\Alias($this->trait, $this->method, $this->modifier, $this->alias);\n            case self::TYPE_PRECEDENCE:\n                return new Stmt\\TraitUseAdaptation\\Precedence($this->trait, $this->method, $this->insteadof);\n            default:\n                throw new \\LogicException('Type of adaptation is not defined');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Trait_ extends Declaration\n{\n    protected $name;\n    protected $uses = [];\n    protected $properties = [];\n    protected $methods = [];\n    /** @var Node\\AttributeGroup[] */\n    protected $attributeGroups = [];\n    /**\n     * Creates an interface builder.\n     *\n     * @param string $name Name of the interface\n     */\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Adds a statement.\n     *\n     * @param Stmt|PhpParser\\Builder $stmt The statement to add\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addStmt($stmt)\n    {\n        $stmt = BuilderHelpers::normalizeNode($stmt);\n        if ($stmt instanceof Stmt\\Property) {\n            $this->properties[] = $stmt;\n        } elseif ($stmt instanceof Stmt\\ClassMethod) {\n            $this->methods[] = $stmt;\n        } elseif ($stmt instanceof Stmt\\TraitUse) {\n            $this->uses[] = $stmt;\n        } else {\n            throw new \\LogicException(\\sprintf('Unexpected node of type \"%s\"', $stmt->getType()));\n        }\n        return $this;\n    }\n    /**\n     * Adds an attribute group.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function addAttribute($attribute)\n    {\n        $this->attributeGroups[] = BuilderHelpers::normalizeAttribute($attribute);\n        return $this;\n    }\n    /**\n     * Returns the built trait node.\n     *\n     * @return Stmt\\Trait_ The built interface node\n     */\n    public function getNode() : PhpParser\\Node\n    {\n        return new Stmt\\Trait_($this->name, ['stmts' => \\array_merge($this->uses, $this->properties, $this->methods), 'attrGroups' => $this->attributeGroups], $this->attributes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Builder;\n\nuse PHPUnit\\PhpParser\\Builder;\nuse PHPUnit\\PhpParser\\BuilderHelpers;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Use_ implements Builder\n{\n    protected $name;\n    protected $type;\n    protected $alias = null;\n    /**\n     * Creates a name use (alias) builder.\n     *\n     * @param Node\\Name|string $name Name of the entity (namespace, class, function, constant) to alias\n     * @param int              $type One of the Stmt\\Use_::TYPE_* constants\n     */\n    public function __construct($name, int $type)\n    {\n        $this->name = BuilderHelpers::normalizeName($name);\n        $this->type = $type;\n    }\n    /**\n     * Sets alias for used name.\n     *\n     * @param string $alias Alias to use (last component of full name by default)\n     *\n     * @return $this The builder instance (for fluid interface)\n     */\n    public function as(string $alias)\n    {\n        $this->alias = $alias;\n        return $this;\n    }\n    /**\n     * Returns the built node.\n     *\n     * @return Stmt\\Use_ The built node\n     */\n    public function getNode() : Node\n    {\n        return new Stmt\\Use_([new Stmt\\UseUse($this->name, $this->alias)], $this->type);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nuse PHPUnit\\PhpParser\\Node\\Arg;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp\\Concat;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Scalar\\String_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Use_;\nclass BuilderFactory\n{\n    /**\n     * Creates an attribute node.\n     *\n     * @param string|Name $name Name of the attribute\n     * @param array       $args Attribute named arguments\n     *\n     * @return Node\\Attribute\n     */\n    public function attribute($name, array $args = []) : Node\\Attribute\n    {\n        return new Node\\Attribute(BuilderHelpers::normalizeName($name), $this->args($args));\n    }\n    /**\n     * Creates a namespace builder.\n     *\n     * @param null|string|Node\\Name $name Name of the namespace\n     *\n     * @return Builder\\Namespace_ The created namespace builder\n     */\n    public function namespace($name) : Builder\\Namespace_\n    {\n        return new Builder\\Namespace_($name);\n    }\n    /**\n     * Creates a class builder.\n     *\n     * @param string $name Name of the class\n     *\n     * @return Builder\\Class_ The created class builder\n     */\n    public function class(string $name) : Builder\\Class_\n    {\n        return new Builder\\Class_($name);\n    }\n    /**\n     * Creates an interface builder.\n     *\n     * @param string $name Name of the interface\n     *\n     * @return Builder\\Interface_ The created interface builder\n     */\n    public function interface(string $name) : Builder\\Interface_\n    {\n        return new Builder\\Interface_($name);\n    }\n    /**\n     * Creates a trait builder.\n     *\n     * @param string $name Name of the trait\n     *\n     * @return Builder\\Trait_ The created trait builder\n     */\n    public function trait(string $name) : Builder\\Trait_\n    {\n        return new Builder\\Trait_($name);\n    }\n    /**\n     * Creates an enum builder.\n     *\n     * @param string $name Name of the enum\n     *\n     * @return Builder\\Enum_ The created enum builder\n     */\n    public function enum(string $name) : Builder\\Enum_\n    {\n        return new Builder\\Enum_($name);\n    }\n    /**\n     * Creates a trait use builder.\n     *\n     * @param Node\\Name|string ...$traits Trait names\n     *\n     * @return Builder\\TraitUse The create trait use builder\n     */\n    public function useTrait(...$traits) : Builder\\TraitUse\n    {\n        return new Builder\\TraitUse(...$traits);\n    }\n    /**\n     * Creates a trait use adaptation builder.\n     *\n     * @param Node\\Name|string|null  $trait  Trait name\n     * @param Node\\Identifier|string $method Method name\n     *\n     * @return Builder\\TraitUseAdaptation The create trait use adaptation builder\n     */\n    public function traitUseAdaptation($trait, $method = null) : Builder\\TraitUseAdaptation\n    {\n        if ($method === null) {\n            $method = $trait;\n            $trait = null;\n        }\n        return new Builder\\TraitUseAdaptation($trait, $method);\n    }\n    /**\n     * Creates a method builder.\n     *\n     * @param string $name Name of the method\n     *\n     * @return Builder\\Method The created method builder\n     */\n    public function method(string $name) : Builder\\Method\n    {\n        return new Builder\\Method($name);\n    }\n    /**\n     * Creates a parameter builder.\n     *\n     * @param string $name Name of the parameter\n     *\n     * @return Builder\\Param The created parameter builder\n     */\n    public function param(string $name) : Builder\\Param\n    {\n        return new Builder\\Param($name);\n    }\n    /**\n     * Creates a property builder.\n     *\n     * @param string $name Name of the property\n     *\n     * @return Builder\\Property The created property builder\n     */\n    public function property(string $name) : Builder\\Property\n    {\n        return new Builder\\Property($name);\n    }\n    /**\n     * Creates a function builder.\n     *\n     * @param string $name Name of the function\n     *\n     * @return Builder\\Function_ The created function builder\n     */\n    public function function(string $name) : Builder\\Function_\n    {\n        return new Builder\\Function_($name);\n    }\n    /**\n     * Creates a namespace/class use builder.\n     *\n     * @param Node\\Name|string $name Name of the entity (namespace or class) to alias\n     *\n     * @return Builder\\Use_ The created use builder\n     */\n    public function use($name) : Builder\\Use_\n    {\n        return new Builder\\Use_($name, Use_::TYPE_NORMAL);\n    }\n    /**\n     * Creates a function use builder.\n     *\n     * @param Node\\Name|string $name Name of the function to alias\n     *\n     * @return Builder\\Use_ The created use function builder\n     */\n    public function useFunction($name) : Builder\\Use_\n    {\n        return new Builder\\Use_($name, Use_::TYPE_FUNCTION);\n    }\n    /**\n     * Creates a constant use builder.\n     *\n     * @param Node\\Name|string $name Name of the const to alias\n     *\n     * @return Builder\\Use_ The created use const builder\n     */\n    public function useConst($name) : Builder\\Use_\n    {\n        return new Builder\\Use_($name, Use_::TYPE_CONSTANT);\n    }\n    /**\n     * Creates a class constant builder.\n     *\n     * @param string|Identifier                          $name  Name\n     * @param Node\\Expr|bool|null|int|float|string|array $value Value\n     *\n     * @return Builder\\ClassConst The created use const builder\n     */\n    public function classConst($name, $value) : Builder\\ClassConst\n    {\n        return new Builder\\ClassConst($name, $value);\n    }\n    /**\n     * Creates an enum case builder.\n     *\n     * @param string|Identifier $name  Name\n     *\n     * @return Builder\\EnumCase The created use const builder\n     */\n    public function enumCase($name) : Builder\\EnumCase\n    {\n        return new Builder\\EnumCase($name);\n    }\n    /**\n     * Creates node a for a literal value.\n     *\n     * @param Expr|bool|null|int|float|string|array $value $value\n     *\n     * @return Expr\n     */\n    public function val($value) : Expr\n    {\n        return BuilderHelpers::normalizeValue($value);\n    }\n    /**\n     * Creates variable node.\n     *\n     * @param string|Expr $name Name\n     *\n     * @return Expr\\Variable\n     */\n    public function var($name) : Expr\\Variable\n    {\n        if (!\\is_string($name) && !$name instanceof Expr) {\n            throw new \\LogicException('Variable name must be string or Expr');\n        }\n        return new Expr\\Variable($name);\n    }\n    /**\n     * Normalizes an argument list.\n     *\n     * Creates Arg nodes for all arguments and converts literal values to expressions.\n     *\n     * @param array $args List of arguments to normalize\n     *\n     * @return Arg[]\n     */\n    public function args(array $args) : array\n    {\n        $normalizedArgs = [];\n        foreach ($args as $key => $arg) {\n            if (!$arg instanceof Arg) {\n                $arg = new Arg(BuilderHelpers::normalizeValue($arg));\n            }\n            if (\\is_string($key)) {\n                $arg->name = BuilderHelpers::normalizeIdentifier($key);\n            }\n            $normalizedArgs[] = $arg;\n        }\n        return $normalizedArgs;\n    }\n    /**\n     * Creates a function call node.\n     *\n     * @param string|Name|Expr $name Function name\n     * @param array            $args Function arguments\n     *\n     * @return Expr\\FuncCall\n     */\n    public function funcCall($name, array $args = []) : Expr\\FuncCall\n    {\n        return new Expr\\FuncCall(BuilderHelpers::normalizeNameOrExpr($name), $this->args($args));\n    }\n    /**\n     * Creates a method call node.\n     *\n     * @param Expr                   $var  Variable the method is called on\n     * @param string|Identifier|Expr $name Method name\n     * @param array                  $args Method arguments\n     *\n     * @return Expr\\MethodCall\n     */\n    public function methodCall(Expr $var, $name, array $args = []) : Expr\\MethodCall\n    {\n        return new Expr\\MethodCall($var, BuilderHelpers::normalizeIdentifierOrExpr($name), $this->args($args));\n    }\n    /**\n     * Creates a static method call node.\n     *\n     * @param string|Name|Expr       $class Class name\n     * @param string|Identifier|Expr $name  Method name\n     * @param array                  $args  Method arguments\n     *\n     * @return Expr\\StaticCall\n     */\n    public function staticCall($class, $name, array $args = []) : Expr\\StaticCall\n    {\n        return new Expr\\StaticCall(BuilderHelpers::normalizeNameOrExpr($class), BuilderHelpers::normalizeIdentifierOrExpr($name), $this->args($args));\n    }\n    /**\n     * Creates an object creation node.\n     *\n     * @param string|Name|Expr $class Class name\n     * @param array            $args  Constructor arguments\n     *\n     * @return Expr\\New_\n     */\n    public function new($class, array $args = []) : Expr\\New_\n    {\n        return new Expr\\New_(BuilderHelpers::normalizeNameOrExpr($class), $this->args($args));\n    }\n    /**\n     * Creates a constant fetch node.\n     *\n     * @param string|Name $name Constant name\n     *\n     * @return Expr\\ConstFetch\n     */\n    public function constFetch($name) : Expr\\ConstFetch\n    {\n        return new Expr\\ConstFetch(BuilderHelpers::normalizeName($name));\n    }\n    /**\n     * Creates a property fetch node.\n     *\n     * @param Expr                   $var  Variable holding object\n     * @param string|Identifier|Expr $name Property name\n     *\n     * @return Expr\\PropertyFetch\n     */\n    public function propertyFetch(Expr $var, $name) : Expr\\PropertyFetch\n    {\n        return new Expr\\PropertyFetch($var, BuilderHelpers::normalizeIdentifierOrExpr($name));\n    }\n    /**\n     * Creates a class constant fetch node.\n     *\n     * @param string|Name|Expr $class Class name\n     * @param string|Identifier|Expr $name  Constant name\n     *\n     * @return Expr\\ClassConstFetch\n     */\n    public function classConstFetch($class, $name) : Expr\\ClassConstFetch\n    {\n        return new Expr\\ClassConstFetch(BuilderHelpers::normalizeNameOrExpr($class), BuilderHelpers::normalizeIdentifierOrExpr($name));\n    }\n    /**\n     * Creates nested Concat nodes from a list of expressions.\n     *\n     * @param Expr|string ...$exprs Expressions or literal strings\n     *\n     * @return Concat\n     */\n    public function concat(...$exprs) : Concat\n    {\n        $numExprs = \\count($exprs);\n        if ($numExprs < 2) {\n            throw new \\LogicException('Expected at least two expressions');\n        }\n        $lastConcat = $this->normalizeStringExpr($exprs[0]);\n        for ($i = 1; $i < $numExprs; $i++) {\n            $lastConcat = new Concat($lastConcat, $this->normalizeStringExpr($exprs[$i]));\n        }\n        return $lastConcat;\n    }\n    /**\n     * @param string|Expr $expr\n     * @return Expr\n     */\n    private function normalizeStringExpr($expr) : Expr\n    {\n        if ($expr instanceof Expr) {\n            return $expr;\n        }\n        if (\\is_string($expr)) {\n            return new String_($expr);\n        }\n        throw new \\LogicException('Expected string or Expr');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nuse PHPUnit\\PhpParser\\Node\\ComplexType;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\NullableType;\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\n/**\n * This class defines helpers used in the implementation of builders. Don't use it directly.\n *\n * @internal\n */\nfinal class BuilderHelpers\n{\n    /**\n     * Normalizes a node: Converts builder objects to nodes.\n     *\n     * @param Node|Builder $node The node to normalize\n     *\n     * @return Node The normalized node\n     */\n    public static function normalizeNode($node) : Node\n    {\n        if ($node instanceof Builder) {\n            return $node->getNode();\n        }\n        if ($node instanceof Node) {\n            return $node;\n        }\n        throw new \\LogicException('Expected node or builder object');\n    }\n    /**\n     * Normalizes a node to a statement.\n     *\n     * Expressions are wrapped in a Stmt\\Expression node.\n     *\n     * @param Node|Builder $node The node to normalize\n     *\n     * @return Stmt The normalized statement node\n     */\n    public static function normalizeStmt($node) : Stmt\n    {\n        $node = self::normalizeNode($node);\n        if ($node instanceof Stmt) {\n            return $node;\n        }\n        if ($node instanceof Expr) {\n            return new Stmt\\Expression($node);\n        }\n        throw new \\LogicException('Expected statement or expression node');\n    }\n    /**\n     * Normalizes strings to Identifier.\n     *\n     * @param string|Identifier $name The identifier to normalize\n     *\n     * @return Identifier The normalized identifier\n     */\n    public static function normalizeIdentifier($name) : Identifier\n    {\n        if ($name instanceof Identifier) {\n            return $name;\n        }\n        if (\\is_string($name)) {\n            return new Identifier($name);\n        }\n        throw new \\LogicException('Expected string or instance of Node\\\\Identifier');\n    }\n    /**\n     * Normalizes strings to Identifier, also allowing expressions.\n     *\n     * @param string|Identifier|Expr $name The identifier to normalize\n     *\n     * @return Identifier|Expr The normalized identifier or expression\n     */\n    public static function normalizeIdentifierOrExpr($name)\n    {\n        if ($name instanceof Identifier || $name instanceof Expr) {\n            return $name;\n        }\n        if (\\is_string($name)) {\n            return new Identifier($name);\n        }\n        throw new \\LogicException('Expected string or instance of Node\\\\Identifier or Node\\\\Expr');\n    }\n    /**\n     * Normalizes a name: Converts string names to Name nodes.\n     *\n     * @param Name|string $name The name to normalize\n     *\n     * @return Name The normalized name\n     */\n    public static function normalizeName($name) : Name\n    {\n        if ($name instanceof Name) {\n            return $name;\n        }\n        if (\\is_string($name)) {\n            if (!$name) {\n                throw new \\LogicException('Name cannot be empty');\n            }\n            if ($name[0] === '\\\\') {\n                return new Name\\FullyQualified(\\substr($name, 1));\n            }\n            if (0 === \\strpos($name, 'namespace\\\\')) {\n                return new Name\\Relative(\\substr($name, \\strlen('namespace\\\\')));\n            }\n            return new Name($name);\n        }\n        throw new \\LogicException('Name must be a string or an instance of Node\\\\Name');\n    }\n    /**\n     * Normalizes a name: Converts string names to Name nodes, while also allowing expressions.\n     *\n     * @param Expr|Name|string $name The name to normalize\n     *\n     * @return Name|Expr The normalized name or expression\n     */\n    public static function normalizeNameOrExpr($name)\n    {\n        if ($name instanceof Expr) {\n            return $name;\n        }\n        if (!\\is_string($name) && !$name instanceof Name) {\n            throw new \\LogicException('Name must be a string or an instance of Node\\\\Name or Node\\\\Expr');\n        }\n        return self::normalizeName($name);\n    }\n    /**\n     * Normalizes a type: Converts plain-text type names into proper AST representation.\n     *\n     * In particular, builtin types become Identifiers, custom types become Names and nullables\n     * are wrapped in NullableType nodes.\n     *\n     * @param string|Name|Identifier|ComplexType $type The type to normalize\n     *\n     * @return Name|Identifier|ComplexType The normalized type\n     */\n    public static function normalizeType($type)\n    {\n        if (!\\is_string($type)) {\n            if (!$type instanceof Name && !$type instanceof Identifier && !$type instanceof ComplexType) {\n                throw new \\LogicException('Type must be a string, or an instance of Name, Identifier or ComplexType');\n            }\n            return $type;\n        }\n        $nullable = \\false;\n        if (\\strlen($type) > 0 && $type[0] === '?') {\n            $nullable = \\true;\n            $type = \\substr($type, 1);\n        }\n        $builtinTypes = ['array', 'callable', 'bool', 'int', 'float', 'string', 'iterable', 'void', 'object', 'null', 'false', 'mixed', 'never', 'true'];\n        $lowerType = \\strtolower($type);\n        if (\\in_array($lowerType, $builtinTypes)) {\n            $type = new Identifier($lowerType);\n        } else {\n            $type = self::normalizeName($type);\n        }\n        $notNullableTypes = ['void', 'mixed', 'never'];\n        if ($nullable && \\in_array((string) $type, $notNullableTypes)) {\n            throw new \\LogicException(\\sprintf('%s type cannot be nullable', $type));\n        }\n        return $nullable ? new NullableType($type) : $type;\n    }\n    /**\n     * Normalizes a value: Converts nulls, booleans, integers,\n     * floats, strings and arrays into their respective nodes\n     *\n     * @param Node\\Expr|bool|null|int|float|string|array $value The value to normalize\n     *\n     * @return Expr The normalized value\n     */\n    public static function normalizeValue($value) : Expr\n    {\n        if ($value instanceof Node\\Expr) {\n            return $value;\n        }\n        if (\\is_null($value)) {\n            return new Expr\\ConstFetch(new Name('null'));\n        }\n        if (\\is_bool($value)) {\n            return new Expr\\ConstFetch(new Name($value ? 'true' : 'false'));\n        }\n        if (\\is_int($value)) {\n            return new Scalar\\LNumber($value);\n        }\n        if (\\is_float($value)) {\n            return new Scalar\\DNumber($value);\n        }\n        if (\\is_string($value)) {\n            return new Scalar\\String_($value);\n        }\n        if (\\is_array($value)) {\n            $items = [];\n            $lastKey = -1;\n            foreach ($value as $itemKey => $itemValue) {\n                // for consecutive, numeric keys don't generate keys\n                if (null !== $lastKey && ++$lastKey === $itemKey) {\n                    $items[] = new Expr\\ArrayItem(self::normalizeValue($itemValue));\n                } else {\n                    $lastKey = null;\n                    $items[] = new Expr\\ArrayItem(self::normalizeValue($itemValue), self::normalizeValue($itemKey));\n                }\n            }\n            return new Expr\\Array_($items);\n        }\n        throw new \\LogicException('Invalid value');\n    }\n    /**\n     * Normalizes a doc comment: Converts plain strings to PhpParser\\Comment\\Doc.\n     *\n     * @param Comment\\Doc|string $docComment The doc comment to normalize\n     *\n     * @return Comment\\Doc The normalized doc comment\n     */\n    public static function normalizeDocComment($docComment) : Comment\\Doc\n    {\n        if ($docComment instanceof Comment\\Doc) {\n            return $docComment;\n        }\n        if (\\is_string($docComment)) {\n            return new Comment\\Doc($docComment);\n        }\n        throw new \\LogicException('Doc comment must be a string or an instance of PhpParser\\\\Comment\\\\Doc');\n    }\n    /**\n     * Normalizes a attribute: Converts attribute to the Attribute Group if needed.\n     *\n     * @param Node\\Attribute|Node\\AttributeGroup $attribute\n     *\n     * @return Node\\AttributeGroup The Attribute Group\n     */\n    public static function normalizeAttribute($attribute) : Node\\AttributeGroup\n    {\n        if ($attribute instanceof Node\\AttributeGroup) {\n            return $attribute;\n        }\n        if (!$attribute instanceof Node\\Attribute) {\n            throw new \\LogicException('Attribute must be an instance of PhpParser\\\\Node\\\\Attribute or PhpParser\\\\Node\\\\AttributeGroup');\n        }\n        return new Node\\AttributeGroup([$attribute]);\n    }\n    /**\n     * Adds a modifier and returns new modifier bitmask.\n     *\n     * @param int $modifiers Existing modifiers\n     * @param int $modifier  Modifier to set\n     *\n     * @return int New modifiers\n     */\n    public static function addModifier(int $modifiers, int $modifier) : int\n    {\n        Stmt\\Class_::verifyModifier($modifiers, $modifier);\n        return $modifiers | $modifier;\n    }\n    /**\n     * Adds a modifier and returns new modifier bitmask.\n     * @return int New modifiers\n     */\n    public static function addClassModifier(int $existingModifiers, int $modifierToSet) : int\n    {\n        Stmt\\Class_::verifyClassModifier($existingModifiers, $modifierToSet);\n        return $existingModifiers | $modifierToSet;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nclass Comment implements \\JsonSerializable\n{\n    protected $text;\n    protected $startLine;\n    protected $startFilePos;\n    protected $startTokenPos;\n    protected $endLine;\n    protected $endFilePos;\n    protected $endTokenPos;\n    /**\n     * Constructs a comment node.\n     *\n     * @param string $text          Comment text (including comment delimiters like /*)\n     * @param int    $startLine     Line number the comment started on\n     * @param int    $startFilePos  File offset the comment started on\n     * @param int    $startTokenPos Token offset the comment started on\n     */\n    public function __construct(string $text, int $startLine = -1, int $startFilePos = -1, int $startTokenPos = -1, int $endLine = -1, int $endFilePos = -1, int $endTokenPos = -1)\n    {\n        $this->text = $text;\n        $this->startLine = $startLine;\n        $this->startFilePos = $startFilePos;\n        $this->startTokenPos = $startTokenPos;\n        $this->endLine = $endLine;\n        $this->endFilePos = $endFilePos;\n        $this->endTokenPos = $endTokenPos;\n    }\n    /**\n     * Gets the comment text.\n     *\n     * @return string The comment text (including comment delimiters like /*)\n     */\n    public function getText() : string\n    {\n        return $this->text;\n    }\n    /**\n     * Gets the line number the comment started on.\n     *\n     * @return int Line number (or -1 if not available)\n     */\n    public function getStartLine() : int\n    {\n        return $this->startLine;\n    }\n    /**\n     * Gets the file offset the comment started on.\n     *\n     * @return int File offset (or -1 if not available)\n     */\n    public function getStartFilePos() : int\n    {\n        return $this->startFilePos;\n    }\n    /**\n     * Gets the token offset the comment started on.\n     *\n     * @return int Token offset (or -1 if not available)\n     */\n    public function getStartTokenPos() : int\n    {\n        return $this->startTokenPos;\n    }\n    /**\n     * Gets the line number the comment ends on.\n     *\n     * @return int Line number (or -1 if not available)\n     */\n    public function getEndLine() : int\n    {\n        return $this->endLine;\n    }\n    /**\n     * Gets the file offset the comment ends on.\n     *\n     * @return int File offset (or -1 if not available)\n     */\n    public function getEndFilePos() : int\n    {\n        return $this->endFilePos;\n    }\n    /**\n     * Gets the token offset the comment ends on.\n     *\n     * @return int Token offset (or -1 if not available)\n     */\n    public function getEndTokenPos() : int\n    {\n        return $this->endTokenPos;\n    }\n    /**\n     * Gets the line number the comment started on.\n     *\n     * @deprecated Use getStartLine() instead\n     *\n     * @return int Line number\n     */\n    public function getLine() : int\n    {\n        return $this->startLine;\n    }\n    /**\n     * Gets the file offset the comment started on.\n     *\n     * @deprecated Use getStartFilePos() instead\n     *\n     * @return int File offset\n     */\n    public function getFilePos() : int\n    {\n        return $this->startFilePos;\n    }\n    /**\n     * Gets the token offset the comment started on.\n     *\n     * @deprecated Use getStartTokenPos() instead\n     *\n     * @return int Token offset\n     */\n    public function getTokenPos() : int\n    {\n        return $this->startTokenPos;\n    }\n    /**\n     * Gets the comment text.\n     *\n     * @return string The comment text (including comment delimiters like /*)\n     */\n    public function __toString() : string\n    {\n        return $this->text;\n    }\n    /**\n     * Gets the reformatted comment text.\n     *\n     * \"Reformatted\" here means that we try to clean up the whitespace at the\n     * starts of the lines. This is necessary because we receive the comments\n     * without trailing whitespace on the first line, but with trailing whitespace\n     * on all subsequent lines.\n     *\n     * @return mixed|string\n     */\n    public function getReformattedText()\n    {\n        $text = \\trim($this->text);\n        $newlinePos = \\strpos($text, \"\\n\");\n        if (\\false === $newlinePos) {\n            // Single line comments don't need further processing\n            return $text;\n        } elseif (\\preg_match('((*BSR_ANYCRLF)(*ANYCRLF)^.*(?:\\\\R\\\\s+\\\\*.*)+$)', $text)) {\n            // Multi line comment of the type\n            //\n            //     /*\n            //      * Some text.\n            //      * Some more text.\n            //      */\n            //\n            // is handled by replacing the whitespace sequences before the * by a single space\n            return \\preg_replace('(^\\\\s+\\\\*)m', ' *', $this->text);\n        } elseif (\\preg_match('(^/\\\\*\\\\*?\\\\s*[\\\\r\\\\n])', $text) && \\preg_match('(\\\\n(\\\\s*)\\\\*/$)', $text, $matches)) {\n            // Multi line comment of the type\n            //\n            //    /*\n            //        Some text.\n            //        Some more text.\n            //    */\n            //\n            // is handled by removing the whitespace sequence on the line before the closing\n            // */ on all lines. So if the last line is \"    */\", then \"    \" is removed at the\n            // start of all lines.\n            return \\preg_replace('(^' . \\preg_quote($matches[1]) . ')m', '', $text);\n        } elseif (\\preg_match('(^/\\\\*\\\\*?\\\\s*(?!\\\\s))', $text, $matches)) {\n            // Multi line comment of the type\n            //\n            //     /* Some text.\n            //        Some more text.\n            //          Indented text.\n            //        Even more text. */\n            //\n            // is handled by removing the difference between the shortest whitespace prefix on all\n            // lines and the length of the \"/* \" opening sequence.\n            $prefixLen = $this->getShortestWhitespacePrefixLen(\\substr($text, $newlinePos + 1));\n            $removeLen = $prefixLen - \\strlen($matches[0]);\n            return \\preg_replace('(^\\\\s{' . $removeLen . '})m', '', $text);\n        }\n        // No idea how to format this comment, so simply return as is\n        return $text;\n    }\n    /**\n     * Get length of shortest whitespace prefix (at the start of a line).\n     *\n     * If there is a line with no prefix whitespace, 0 is a valid return value.\n     *\n     * @param string $str String to check\n     * @return int Length in characters. Tabs count as single characters.\n     */\n    private function getShortestWhitespacePrefixLen(string $str) : int\n    {\n        $lines = \\explode(\"\\n\", $str);\n        $shortestPrefixLen = \\INF;\n        foreach ($lines as $line) {\n            \\preg_match('(^\\\\s*)', $line, $matches);\n            $prefixLen = \\strlen($matches[0]);\n            if ($prefixLen < $shortestPrefixLen) {\n                $shortestPrefixLen = $prefixLen;\n            }\n        }\n        return $shortestPrefixLen;\n    }\n    /**\n     * @return       array\n     * @psalm-return array{nodeType:string, text:mixed, line:mixed, filePos:mixed}\n     */\n    public function jsonSerialize() : array\n    {\n        // Technically not a node, but we make it look like one anyway\n        $type = $this instanceof Comment\\Doc ? 'Comment_Doc' : 'Comment';\n        return [\n            'nodeType' => $type,\n            'text' => $this->text,\n            // TODO: Rename these to include \"start\".\n            'line' => $this->startLine,\n            'filePos' => $this->startFilePos,\n            'tokenPos' => $this->startTokenPos,\n            'endLine' => $this->endLine,\n            'endFilePos' => $this->endFilePos,\n            'endTokenPos' => $this->endTokenPos,\n        ];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Comment;\n\nclass Doc extends \\PHPUnit\\PhpParser\\Comment\n{\n}\n<?php\n\nnamespace PHPUnit\\PhpParser;\n\nclass ConstExprEvaluationException extends \\Exception\n{\n}\n<?php\n\nnamespace PHPUnit\\PhpParser;\n\nuse function array_merge;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Scalar;\n/**\n * Evaluates constant expressions.\n *\n * This evaluator is able to evaluate all constant expressions (as defined by PHP), which can be\n * evaluated without further context. If a subexpression is not of this type, a user-provided\n * fallback evaluator is invoked. To support all constant expressions that are also supported by\n * PHP (and not already handled by this class), the fallback evaluator must be able to handle the\n * following node types:\n *\n *  * All Scalar\\MagicConst\\* nodes.\n *  * Expr\\ConstFetch nodes. Only null/false/true are already handled by this class.\n *  * Expr\\ClassConstFetch nodes.\n *\n * The fallback evaluator should throw ConstExprEvaluationException for nodes it cannot evaluate.\n *\n * The evaluation is dependent on runtime configuration in two respects: Firstly, floating\n * point to string conversions are affected by the precision ini setting. Secondly, they are also\n * affected by the LC_NUMERIC locale.\n */\nclass ConstExprEvaluator\n{\n    private $fallbackEvaluator;\n    /**\n     * Create a constant expression evaluator.\n     *\n     * The provided fallback evaluator is invoked whenever a subexpression cannot be evaluated. See\n     * class doc comment for more information.\n     *\n     * @param callable|null $fallbackEvaluator To call if subexpression cannot be evaluated\n     */\n    public function __construct(callable $fallbackEvaluator = null)\n    {\n        $this->fallbackEvaluator = $fallbackEvaluator ?? function (Expr $expr) {\n            throw new ConstExprEvaluationException(\"Expression of type {$expr->getType()} cannot be evaluated\");\n        };\n    }\n    /**\n     * Silently evaluates a constant expression into a PHP value.\n     *\n     * Thrown Errors, warnings or notices will be converted into a ConstExprEvaluationException.\n     * The original source of the exception is available through getPrevious().\n     *\n     * If some part of the expression cannot be evaluated, the fallback evaluator passed to the\n     * constructor will be invoked. By default, if no fallback is provided, an exception of type\n     * ConstExprEvaluationException is thrown.\n     *\n     * See class doc comment for caveats and limitations.\n     *\n     * @param Expr $expr Constant expression to evaluate\n     * @return mixed Result of evaluation\n     *\n     * @throws ConstExprEvaluationException if the expression cannot be evaluated or an error occurred\n     */\n    public function evaluateSilently(Expr $expr)\n    {\n        \\set_error_handler(function ($num, $str, $file, $line) {\n            throw new \\ErrorException($str, 0, $num, $file, $line);\n        });\n        try {\n            return $this->evaluate($expr);\n        } catch (\\Throwable $e) {\n            if (!$e instanceof ConstExprEvaluationException) {\n                $e = new ConstExprEvaluationException(\"An error occurred during constant expression evaluation\", 0, $e);\n            }\n            throw $e;\n        } finally {\n            \\restore_error_handler();\n        }\n    }\n    /**\n     * Directly evaluates a constant expression into a PHP value.\n     *\n     * May generate Error exceptions, warnings or notices. Use evaluateSilently() to convert these\n     * into a ConstExprEvaluationException.\n     *\n     * If some part of the expression cannot be evaluated, the fallback evaluator passed to the\n     * constructor will be invoked. By default, if no fallback is provided, an exception of type\n     * ConstExprEvaluationException is thrown.\n     *\n     * See class doc comment for caveats and limitations.\n     *\n     * @param Expr $expr Constant expression to evaluate\n     * @return mixed Result of evaluation\n     *\n     * @throws ConstExprEvaluationException if the expression cannot be evaluated\n     */\n    public function evaluateDirectly(Expr $expr)\n    {\n        return $this->evaluate($expr);\n    }\n    private function evaluate(Expr $expr)\n    {\n        if ($expr instanceof Scalar\\LNumber || $expr instanceof Scalar\\DNumber || $expr instanceof Scalar\\String_) {\n            return $expr->value;\n        }\n        if ($expr instanceof Expr\\Array_) {\n            return $this->evaluateArray($expr);\n        }\n        // Unary operators\n        if ($expr instanceof Expr\\UnaryPlus) {\n            return +$this->evaluate($expr->expr);\n        }\n        if ($expr instanceof Expr\\UnaryMinus) {\n            return -$this->evaluate($expr->expr);\n        }\n        if ($expr instanceof Expr\\BooleanNot) {\n            return !$this->evaluate($expr->expr);\n        }\n        if ($expr instanceof Expr\\BitwiseNot) {\n            return ~$this->evaluate($expr->expr);\n        }\n        if ($expr instanceof Expr\\BinaryOp) {\n            return $this->evaluateBinaryOp($expr);\n        }\n        if ($expr instanceof Expr\\Ternary) {\n            return $this->evaluateTernary($expr);\n        }\n        if ($expr instanceof Expr\\ArrayDimFetch && null !== $expr->dim) {\n            return $this->evaluate($expr->var)[$this->evaluate($expr->dim)];\n        }\n        if ($expr instanceof Expr\\ConstFetch) {\n            return $this->evaluateConstFetch($expr);\n        }\n        return ($this->fallbackEvaluator)($expr);\n    }\n    private function evaluateArray(Expr\\Array_ $expr)\n    {\n        $array = [];\n        foreach ($expr->items as $item) {\n            if (null !== $item->key) {\n                $array[$this->evaluate($item->key)] = $this->evaluate($item->value);\n            } elseif ($item->unpack) {\n                $array = array_merge($array, $this->evaluate($item->value));\n            } else {\n                $array[] = $this->evaluate($item->value);\n            }\n        }\n        return $array;\n    }\n    private function evaluateTernary(Expr\\Ternary $expr)\n    {\n        if (null === $expr->if) {\n            return $this->evaluate($expr->cond) ?: $this->evaluate($expr->else);\n        }\n        return $this->evaluate($expr->cond) ? $this->evaluate($expr->if) : $this->evaluate($expr->else);\n    }\n    private function evaluateBinaryOp(Expr\\BinaryOp $expr)\n    {\n        if ($expr instanceof Expr\\BinaryOp\\Coalesce && $expr->left instanceof Expr\\ArrayDimFetch) {\n            // This needs to be special cased to respect BP_VAR_IS fetch semantics\n            return $this->evaluate($expr->left->var)[$this->evaluate($expr->left->dim)] ?? $this->evaluate($expr->right);\n        }\n        // The evaluate() calls are repeated in each branch, because some of the operators are\n        // short-circuiting and evaluating the RHS in advance may be illegal in that case\n        $l = $expr->left;\n        $r = $expr->right;\n        switch ($expr->getOperatorSigil()) {\n            case '&':\n                return $this->evaluate($l) & $this->evaluate($r);\n            case '|':\n                return $this->evaluate($l) | $this->evaluate($r);\n            case '^':\n                return $this->evaluate($l) ^ $this->evaluate($r);\n            case '&&':\n                return $this->evaluate($l) && $this->evaluate($r);\n            case '||':\n                return $this->evaluate($l) || $this->evaluate($r);\n            case '??':\n                return $this->evaluate($l) ?? $this->evaluate($r);\n            case '.':\n                return $this->evaluate($l) . $this->evaluate($r);\n            case '/':\n                return $this->evaluate($l) / $this->evaluate($r);\n            case '==':\n                return $this->evaluate($l) == $this->evaluate($r);\n            case '>':\n                return $this->evaluate($l) > $this->evaluate($r);\n            case '>=':\n                return $this->evaluate($l) >= $this->evaluate($r);\n            case '===':\n                return $this->evaluate($l) === $this->evaluate($r);\n            case 'and':\n                return $this->evaluate($l) and $this->evaluate($r);\n            case 'or':\n                return $this->evaluate($l) or $this->evaluate($r);\n            case 'xor':\n                return $this->evaluate($l) xor $this->evaluate($r);\n            case '-':\n                return $this->evaluate($l) - $this->evaluate($r);\n            case '%':\n                return $this->evaluate($l) % $this->evaluate($r);\n            case '*':\n                return $this->evaluate($l) * $this->evaluate($r);\n            case '!=':\n                return $this->evaluate($l) != $this->evaluate($r);\n            case '!==':\n                return $this->evaluate($l) !== $this->evaluate($r);\n            case '+':\n                return $this->evaluate($l) + $this->evaluate($r);\n            case '**':\n                return $this->evaluate($l) ** $this->evaluate($r);\n            case '<<':\n                return $this->evaluate($l) << $this->evaluate($r);\n            case '>>':\n                return $this->evaluate($l) >> $this->evaluate($r);\n            case '<':\n                return $this->evaluate($l) < $this->evaluate($r);\n            case '<=':\n                return $this->evaluate($l) <= $this->evaluate($r);\n            case '<=>':\n                return $this->evaluate($l) <=> $this->evaluate($r);\n        }\n        throw new \\Exception('Should not happen');\n    }\n    private function evaluateConstFetch(Expr\\ConstFetch $expr)\n    {\n        $name = $expr->name->toLowerString();\n        switch ($name) {\n            case 'null':\n                return null;\n            case 'false':\n                return \\false;\n            case 'true':\n                return \\true;\n        }\n        return ($this->fallbackEvaluator)($expr);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nclass Error extends \\RuntimeException\n{\n    protected $rawMessage;\n    protected $attributes;\n    /**\n     * Creates an Exception signifying a parse error.\n     *\n     * @param string    $message    Error message\n     * @param array|int $attributes Attributes of node/token where error occurred\n     *                              (or start line of error -- deprecated)\n     */\n    public function __construct(string $message, $attributes = [])\n    {\n        $this->rawMessage = $message;\n        if (\\is_array($attributes)) {\n            $this->attributes = $attributes;\n        } else {\n            $this->attributes = ['startLine' => $attributes];\n        }\n        $this->updateMessage();\n    }\n    /**\n     * Gets the error message\n     *\n     * @return string Error message\n     */\n    public function getRawMessage() : string\n    {\n        return $this->rawMessage;\n    }\n    /**\n     * Gets the line the error starts in.\n     *\n     * @return int Error start line\n     */\n    public function getStartLine() : int\n    {\n        return $this->attributes['startLine'] ?? -1;\n    }\n    /**\n     * Gets the line the error ends in.\n     *\n     * @return int Error end line\n     */\n    public function getEndLine() : int\n    {\n        return $this->attributes['endLine'] ?? -1;\n    }\n    /**\n     * Gets the attributes of the node/token the error occurred at.\n     *\n     * @return array\n     */\n    public function getAttributes() : array\n    {\n        return $this->attributes;\n    }\n    /**\n     * Sets the attributes of the node/token the error occurred at.\n     *\n     * @param array $attributes\n     */\n    public function setAttributes(array $attributes)\n    {\n        $this->attributes = $attributes;\n        $this->updateMessage();\n    }\n    /**\n     * Sets the line of the PHP file the error occurred in.\n     *\n     * @param string $message Error message\n     */\n    public function setRawMessage(string $message)\n    {\n        $this->rawMessage = $message;\n        $this->updateMessage();\n    }\n    /**\n     * Sets the line the error starts in.\n     *\n     * @param int $line Error start line\n     */\n    public function setStartLine(int $line)\n    {\n        $this->attributes['startLine'] = $line;\n        $this->updateMessage();\n    }\n    /**\n     * Returns whether the error has start and end column information.\n     *\n     * For column information enable the startFilePos and endFilePos in the lexer options.\n     *\n     * @return bool\n     */\n    public function hasColumnInfo() : bool\n    {\n        return isset($this->attributes['startFilePos'], $this->attributes['endFilePos']);\n    }\n    /**\n     * Gets the start column (1-based) into the line where the error started.\n     *\n     * @param string $code Source code of the file\n     * @return int\n     */\n    public function getStartColumn(string $code) : int\n    {\n        if (!$this->hasColumnInfo()) {\n            throw new \\RuntimeException('Error does not have column information');\n        }\n        return $this->toColumn($code, $this->attributes['startFilePos']);\n    }\n    /**\n     * Gets the end column (1-based) into the line where the error ended.\n     *\n     * @param string $code Source code of the file\n     * @return int\n     */\n    public function getEndColumn(string $code) : int\n    {\n        if (!$this->hasColumnInfo()) {\n            throw new \\RuntimeException('Error does not have column information');\n        }\n        return $this->toColumn($code, $this->attributes['endFilePos']);\n    }\n    /**\n     * Formats message including line and column information.\n     *\n     * @param string $code Source code associated with the error, for calculation of the columns\n     *\n     * @return string Formatted message\n     */\n    public function getMessageWithColumnInfo(string $code) : string\n    {\n        return \\sprintf('%s from %d:%d to %d:%d', $this->getRawMessage(), $this->getStartLine(), $this->getStartColumn($code), $this->getEndLine(), $this->getEndColumn($code));\n    }\n    /**\n     * Converts a file offset into a column.\n     *\n     * @param string $code Source code that $pos indexes into\n     * @param int    $pos  0-based position in $code\n     *\n     * @return int 1-based column (relative to start of line)\n     */\n    private function toColumn(string $code, int $pos) : int\n    {\n        if ($pos > \\strlen($code)) {\n            throw new \\RuntimeException('Invalid position information');\n        }\n        $lineStartPos = \\strrpos($code, \"\\n\", $pos - \\strlen($code));\n        if (\\false === $lineStartPos) {\n            $lineStartPos = -1;\n        }\n        return $pos - $lineStartPos;\n    }\n    /**\n     * Updates the exception message after a change to rawMessage or rawLine.\n     */\n    protected function updateMessage()\n    {\n        $this->message = $this->rawMessage;\n        if (-1 === $this->getStartLine()) {\n            $this->message .= ' on unknown line';\n        } else {\n            $this->message .= ' on line ' . $this->getStartLine();\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\ninterface ErrorHandler\n{\n    /**\n     * Handle an error generated during lexing, parsing or some other operation.\n     *\n     * @param Error $error The error that needs to be handled\n     */\n    public function handleError(Error $error);\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\ErrorHandler;\n\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\ErrorHandler;\n/**\n * Error handler that collects all errors into an array.\n *\n * This allows graceful handling of errors.\n */\nclass Collecting implements ErrorHandler\n{\n    /** @var Error[] Collected errors */\n    private $errors = [];\n    public function handleError(Error $error)\n    {\n        $this->errors[] = $error;\n    }\n    /**\n     * Get collected errors.\n     *\n     * @return Error[]\n     */\n    public function getErrors() : array\n    {\n        return $this->errors;\n    }\n    /**\n     * Check whether there are any errors.\n     *\n     * @return bool\n     */\n    public function hasErrors() : bool\n    {\n        return !empty($this->errors);\n    }\n    /**\n     * Reset/clear collected errors.\n     */\n    public function clearErrors()\n    {\n        $this->errors = [];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\ErrorHandler;\n\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\ErrorHandler;\n/**\n * Error handler that handles all errors by throwing them.\n *\n * This is the default strategy used by all components.\n */\nclass Throwing implements ErrorHandler\n{\n    public function handleError(Error $error)\n    {\n        throw $error;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Internal;\n\n/**\n * @internal\n */\nclass DiffElem\n{\n    const TYPE_KEEP = 0;\n    const TYPE_REMOVE = 1;\n    const TYPE_ADD = 2;\n    const TYPE_REPLACE = 3;\n    /** @var int One of the TYPE_* constants */\n    public $type;\n    /** @var mixed Is null for add operations */\n    public $old;\n    /** @var mixed Is null for remove operations */\n    public $new;\n    public function __construct(int $type, $old, $new)\n    {\n        $this->type = $type;\n        $this->old = $old;\n        $this->new = $new;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Internal;\n\n/**\n * Implements the Myers diff algorithm.\n *\n * Myers, Eugene W. \"An O (ND) difference algorithm and its variations.\"\n * Algorithmica 1.1 (1986): 251-266.\n *\n * @internal\n */\nclass Differ\n{\n    private $isEqual;\n    /**\n     * Create differ over the given equality relation.\n     *\n     * @param callable $isEqual Equality relation with signature function($a, $b) : bool\n     */\n    public function __construct(callable $isEqual)\n    {\n        $this->isEqual = $isEqual;\n    }\n    /**\n     * Calculate diff (edit script) from $old to $new.\n     *\n     * @param array $old Original array\n     * @param array $new New array\n     *\n     * @return DiffElem[] Diff (edit script)\n     */\n    public function diff(array $old, array $new)\n    {\n        list($trace, $x, $y) = $this->calculateTrace($old, $new);\n        return $this->extractDiff($trace, $x, $y, $old, $new);\n    }\n    /**\n     * Calculate diff, including \"replace\" operations.\n     *\n     * If a sequence of remove operations is followed by the same number of add operations, these\n     * will be coalesced into replace operations.\n     *\n     * @param array $old Original array\n     * @param array $new New array\n     *\n     * @return DiffElem[] Diff (edit script), including replace operations\n     */\n    public function diffWithReplacements(array $old, array $new)\n    {\n        return $this->coalesceReplacements($this->diff($old, $new));\n    }\n    private function calculateTrace(array $a, array $b)\n    {\n        $n = \\count($a);\n        $m = \\count($b);\n        $max = $n + $m;\n        $v = [1 => 0];\n        $trace = [];\n        for ($d = 0; $d <= $max; $d++) {\n            $trace[] = $v;\n            for ($k = -$d; $k <= $d; $k += 2) {\n                if ($k === -$d || $k !== $d && $v[$k - 1] < $v[$k + 1]) {\n                    $x = $v[$k + 1];\n                } else {\n                    $x = $v[$k - 1] + 1;\n                }\n                $y = $x - $k;\n                while ($x < $n && $y < $m && ($this->isEqual)($a[$x], $b[$y])) {\n                    $x++;\n                    $y++;\n                }\n                $v[$k] = $x;\n                if ($x >= $n && $y >= $m) {\n                    return [$trace, $x, $y];\n                }\n            }\n        }\n        throw new \\Exception('Should not happen');\n    }\n    private function extractDiff(array $trace, int $x, int $y, array $a, array $b)\n    {\n        $result = [];\n        for ($d = \\count($trace) - 1; $d >= 0; $d--) {\n            $v = $trace[$d];\n            $k = $x - $y;\n            if ($k === -$d || $k !== $d && $v[$k - 1] < $v[$k + 1]) {\n                $prevK = $k + 1;\n            } else {\n                $prevK = $k - 1;\n            }\n            $prevX = $v[$prevK];\n            $prevY = $prevX - $prevK;\n            while ($x > $prevX && $y > $prevY) {\n                $result[] = new DiffElem(DiffElem::TYPE_KEEP, $a[$x - 1], $b[$y - 1]);\n                $x--;\n                $y--;\n            }\n            if ($d === 0) {\n                break;\n            }\n            while ($x > $prevX) {\n                $result[] = new DiffElem(DiffElem::TYPE_REMOVE, $a[$x - 1], null);\n                $x--;\n            }\n            while ($y > $prevY) {\n                $result[] = new DiffElem(DiffElem::TYPE_ADD, null, $b[$y - 1]);\n                $y--;\n            }\n        }\n        return \\array_reverse($result);\n    }\n    /**\n     * Coalesce equal-length sequences of remove+add into a replace operation.\n     *\n     * @param DiffElem[] $diff\n     * @return DiffElem[]\n     */\n    private function coalesceReplacements(array $diff)\n    {\n        $newDiff = [];\n        $c = \\count($diff);\n        for ($i = 0; $i < $c; $i++) {\n            $diffType = $diff[$i]->type;\n            if ($diffType !== DiffElem::TYPE_REMOVE) {\n                $newDiff[] = $diff[$i];\n                continue;\n            }\n            $j = $i;\n            while ($j < $c && $diff[$j]->type === DiffElem::TYPE_REMOVE) {\n                $j++;\n            }\n            $k = $j;\n            while ($k < $c && $diff[$k]->type === DiffElem::TYPE_ADD) {\n                $k++;\n            }\n            if ($j - $i === $k - $j) {\n                $len = $j - $i;\n                for ($n = 0; $n < $len; $n++) {\n                    $newDiff[] = new DiffElem(DiffElem::TYPE_REPLACE, $diff[$i + $n]->old, $diff[$j + $n]->new);\n                }\n            } else {\n                for (; $i < $k; $i++) {\n                    $newDiff[] = $diff[$i];\n                }\n            }\n            $i = $k - 1;\n        }\n        return $newDiff;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Internal;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\n/**\n * This node is used internally by the format-preserving pretty printer to print anonymous classes.\n *\n * The normal anonymous class structure violates assumptions about the order of token offsets.\n * Namely, the constructor arguments are part of the Expr\\New_ node and follow the class node, even\n * though they are actually interleaved with them. This special node type is used temporarily to\n * restore a sane token offset order.\n *\n * @internal\n */\nclass PrintableNewAnonClassNode extends Expr\n{\n    /** @var Node\\AttributeGroup[] PHP attribute groups */\n    public $attrGroups;\n    /** @var int Modifiers */\n    public $flags;\n    /** @var Node\\Arg[] Arguments */\n    public $args;\n    /** @var null|Node\\Name Name of extended class */\n    public $extends;\n    /** @var Node\\Name[] Names of implemented interfaces */\n    public $implements;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    public function __construct(array $attrGroups, int $flags, array $args, Node\\Name $extends = null, array $implements, array $stmts, array $attributes)\n    {\n        parent::__construct($attributes);\n        $this->attrGroups = $attrGroups;\n        $this->flags = $flags;\n        $this->args = $args;\n        $this->extends = $extends;\n        $this->implements = $implements;\n        $this->stmts = $stmts;\n    }\n    public static function fromNewNode(Expr\\New_ $newNode)\n    {\n        $class = $newNode->class;\n        \\assert($class instanceof Node\\Stmt\\Class_);\n        // We don't assert that $class->name is null here, to allow consumers to assign unique names\n        // to anonymous classes for their own purposes. We simplify ignore the name here.\n        return new self($class->attrGroups, $class->flags, $newNode->args, $class->extends, $class->implements, $class->stmts, $newNode->getAttributes());\n    }\n    public function getType() : string\n    {\n        return 'Expr_PrintableNewAnonClass';\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'flags', 'args', 'extends', 'implements', 'stmts'];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Internal;\n\n/**\n * Provides operations on token streams, for use by pretty printer.\n *\n * @internal\n */\nclass TokenStream\n{\n    /** @var array Tokens (in token_get_all format) */\n    private $tokens;\n    /** @var int[] Map from position to indentation */\n    private $indentMap;\n    /**\n     * Create token stream instance.\n     *\n     * @param array $tokens Tokens in token_get_all() format\n     */\n    public function __construct(array $tokens)\n    {\n        $this->tokens = $tokens;\n        $this->indentMap = $this->calcIndentMap();\n    }\n    /**\n     * Whether the given position is immediately surrounded by parenthesis.\n     *\n     * @param int $startPos Start position\n     * @param int $endPos   End position\n     *\n     * @return bool\n     */\n    public function haveParens(int $startPos, int $endPos) : bool\n    {\n        return $this->haveTokenImmediatelyBefore($startPos, '(') && $this->haveTokenImmediatelyAfter($endPos, ')');\n    }\n    /**\n     * Whether the given position is immediately surrounded by braces.\n     *\n     * @param int $startPos Start position\n     * @param int $endPos   End position\n     *\n     * @return bool\n     */\n    public function haveBraces(int $startPos, int $endPos) : bool\n    {\n        return ($this->haveTokenImmediatelyBefore($startPos, '{') || $this->haveTokenImmediatelyBefore($startPos, \\T_CURLY_OPEN)) && $this->haveTokenImmediatelyAfter($endPos, '}');\n    }\n    /**\n     * Check whether the position is directly preceded by a certain token type.\n     *\n     * During this check whitespace and comments are skipped.\n     *\n     * @param int        $pos               Position before which the token should occur\n     * @param int|string $expectedTokenType Token to check for\n     *\n     * @return bool Whether the expected token was found\n     */\n    public function haveTokenImmediatelyBefore(int $pos, $expectedTokenType) : bool\n    {\n        $tokens = $this->tokens;\n        $pos--;\n        for (; $pos >= 0; $pos--) {\n            $tokenType = $tokens[$pos][0];\n            if ($tokenType === $expectedTokenType) {\n                return \\true;\n            }\n            if ($tokenType !== \\T_WHITESPACE && $tokenType !== \\T_COMMENT && $tokenType !== \\T_DOC_COMMENT) {\n                break;\n            }\n        }\n        return \\false;\n    }\n    /**\n     * Check whether the position is directly followed by a certain token type.\n     *\n     * During this check whitespace and comments are skipped.\n     *\n     * @param int        $pos               Position after which the token should occur\n     * @param int|string $expectedTokenType Token to check for\n     *\n     * @return bool Whether the expected token was found\n     */\n    public function haveTokenImmediatelyAfter(int $pos, $expectedTokenType) : bool\n    {\n        $tokens = $this->tokens;\n        $pos++;\n        for (; $pos < \\count($tokens); $pos++) {\n            $tokenType = $tokens[$pos][0];\n            if ($tokenType === $expectedTokenType) {\n                return \\true;\n            }\n            if ($tokenType !== \\T_WHITESPACE && $tokenType !== \\T_COMMENT && $tokenType !== \\T_DOC_COMMENT) {\n                break;\n            }\n        }\n        return \\false;\n    }\n    public function skipLeft(int $pos, $skipTokenType)\n    {\n        $tokens = $this->tokens;\n        $pos = $this->skipLeftWhitespace($pos);\n        if ($skipTokenType === \\T_WHITESPACE) {\n            return $pos;\n        }\n        if ($tokens[$pos][0] !== $skipTokenType) {\n            // Shouldn't happen. The skip token MUST be there\n            throw new \\Exception('Encountered unexpected token');\n        }\n        $pos--;\n        return $this->skipLeftWhitespace($pos);\n    }\n    public function skipRight(int $pos, $skipTokenType)\n    {\n        $tokens = $this->tokens;\n        $pos = $this->skipRightWhitespace($pos);\n        if ($skipTokenType === \\T_WHITESPACE) {\n            return $pos;\n        }\n        if ($tokens[$pos][0] !== $skipTokenType) {\n            // Shouldn't happen. The skip token MUST be there\n            throw new \\Exception('Encountered unexpected token');\n        }\n        $pos++;\n        return $this->skipRightWhitespace($pos);\n    }\n    /**\n     * Return first non-whitespace token position smaller or equal to passed position.\n     *\n     * @param int $pos Token position\n     * @return int Non-whitespace token position\n     */\n    public function skipLeftWhitespace(int $pos)\n    {\n        $tokens = $this->tokens;\n        for (; $pos >= 0; $pos--) {\n            $type = $tokens[$pos][0];\n            if ($type !== \\T_WHITESPACE && $type !== \\T_COMMENT && $type !== \\T_DOC_COMMENT) {\n                break;\n            }\n        }\n        return $pos;\n    }\n    /**\n     * Return first non-whitespace position greater or equal to passed position.\n     *\n     * @param int $pos Token position\n     * @return int Non-whitespace token position\n     */\n    public function skipRightWhitespace(int $pos)\n    {\n        $tokens = $this->tokens;\n        for ($count = \\count($tokens); $pos < $count; $pos++) {\n            $type = $tokens[$pos][0];\n            if ($type !== \\T_WHITESPACE && $type !== \\T_COMMENT && $type !== \\T_DOC_COMMENT) {\n                break;\n            }\n        }\n        return $pos;\n    }\n    public function findRight(int $pos, $findTokenType)\n    {\n        $tokens = $this->tokens;\n        for ($count = \\count($tokens); $pos < $count; $pos++) {\n            $type = $tokens[$pos][0];\n            if ($type === $findTokenType) {\n                return $pos;\n            }\n        }\n        return -1;\n    }\n    /**\n     * Whether the given position range contains a certain token type.\n     *\n     * @param int $startPos Starting position (inclusive)\n     * @param int $endPos Ending position (exclusive)\n     * @param int|string $tokenType Token type to look for\n     * @return bool Whether the token occurs in the given range\n     */\n    public function haveTokenInRange(int $startPos, int $endPos, $tokenType)\n    {\n        $tokens = $this->tokens;\n        for ($pos = $startPos; $pos < $endPos; $pos++) {\n            if ($tokens[$pos][0] === $tokenType) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    public function haveBracesInRange(int $startPos, int $endPos)\n    {\n        return $this->haveTokenInRange($startPos, $endPos, '{') || $this->haveTokenInRange($startPos, $endPos, \\T_CURLY_OPEN) || $this->haveTokenInRange($startPos, $endPos, '}');\n    }\n    public function haveTagInRange(int $startPos, int $endPos) : bool\n    {\n        return $this->haveTokenInRange($startPos, $endPos, \\T_OPEN_TAG) || $this->haveTokenInRange($startPos, $endPos, \\T_CLOSE_TAG);\n    }\n    /**\n     * Get indentation before token position.\n     *\n     * @param int $pos Token position\n     *\n     * @return int Indentation depth (in spaces)\n     */\n    public function getIndentationBefore(int $pos) : int\n    {\n        return $this->indentMap[$pos];\n    }\n    /**\n     * Get the code corresponding to a token offset range, optionally adjusted for indentation.\n     *\n     * @param int $from   Token start position (inclusive)\n     * @param int $to     Token end position (exclusive)\n     * @param int $indent By how much the code should be indented (can be negative as well)\n     *\n     * @return string Code corresponding to token range, adjusted for indentation\n     */\n    public function getTokenCode(int $from, int $to, int $indent) : string\n    {\n        $tokens = $this->tokens;\n        $result = '';\n        for ($pos = $from; $pos < $to; $pos++) {\n            $token = $tokens[$pos];\n            if (\\is_array($token)) {\n                $type = $token[0];\n                $content = $token[1];\n                if ($type === \\T_CONSTANT_ENCAPSED_STRING || $type === \\T_ENCAPSED_AND_WHITESPACE) {\n                    $result .= $content;\n                } else {\n                    // TODO Handle non-space indentation\n                    if ($indent < 0) {\n                        $result .= \\str_replace(\"\\n\" . \\str_repeat(\" \", -$indent), \"\\n\", $content);\n                    } elseif ($indent > 0) {\n                        $result .= \\str_replace(\"\\n\", \"\\n\" . \\str_repeat(\" \", $indent), $content);\n                    } else {\n                        $result .= $content;\n                    }\n                }\n            } else {\n                $result .= $token;\n            }\n        }\n        return $result;\n    }\n    /**\n     * Precalculate the indentation at every token position.\n     *\n     * @return int[] Token position to indentation map\n     */\n    private function calcIndentMap()\n    {\n        $indentMap = [];\n        $indent = 0;\n        foreach ($this->tokens as $token) {\n            $indentMap[] = $indent;\n            if ($token[0] === \\T_WHITESPACE) {\n                $content = $token[1];\n                $newlinePos = \\strrpos($content, \"\\n\");\n                if (\\false !== $newlinePos) {\n                    $indent = \\strlen($content) - $newlinePos - 1;\n                }\n            }\n        }\n        // Add a sentinel for one past end of the file\n        $indentMap[] = $indent;\n        return $indentMap;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nclass JsonDecoder\n{\n    /** @var \\ReflectionClass[] Node type to reflection class map */\n    private $reflectionClassCache;\n    public function decode(string $json)\n    {\n        $value = \\json_decode($json, \\true);\n        if (\\json_last_error()) {\n            throw new \\RuntimeException('JSON decoding error: ' . \\json_last_error_msg());\n        }\n        return $this->decodeRecursive($value);\n    }\n    private function decodeRecursive($value)\n    {\n        if (\\is_array($value)) {\n            if (isset($value['nodeType'])) {\n                if ($value['nodeType'] === 'Comment' || $value['nodeType'] === 'Comment_Doc') {\n                    return $this->decodeComment($value);\n                }\n                return $this->decodeNode($value);\n            }\n            return $this->decodeArray($value);\n        }\n        return $value;\n    }\n    private function decodeArray(array $array) : array\n    {\n        $decodedArray = [];\n        foreach ($array as $key => $value) {\n            $decodedArray[$key] = $this->decodeRecursive($value);\n        }\n        return $decodedArray;\n    }\n    private function decodeNode(array $value) : Node\n    {\n        $nodeType = $value['nodeType'];\n        if (!\\is_string($nodeType)) {\n            throw new \\RuntimeException('Node type must be a string');\n        }\n        $reflectionClass = $this->reflectionClassFromNodeType($nodeType);\n        /** @var Node $node */\n        $node = $reflectionClass->newInstanceWithoutConstructor();\n        if (isset($value['attributes'])) {\n            if (!\\is_array($value['attributes'])) {\n                throw new \\RuntimeException('Attributes must be an array');\n            }\n            $node->setAttributes($this->decodeArray($value['attributes']));\n        }\n        foreach ($value as $name => $subNode) {\n            if ($name === 'nodeType' || $name === 'attributes') {\n                continue;\n            }\n            $node->{$name} = $this->decodeRecursive($subNode);\n        }\n        return $node;\n    }\n    private function decodeComment(array $value) : Comment\n    {\n        $className = $value['nodeType'] === 'Comment' ? Comment::class : Comment\\Doc::class;\n        if (!isset($value['text'])) {\n            throw new \\RuntimeException('Comment must have text');\n        }\n        return new $className($value['text'], $value['line'] ?? -1, $value['filePos'] ?? -1, $value['tokenPos'] ?? -1, $value['endLine'] ?? -1, $value['endFilePos'] ?? -1, $value['endTokenPos'] ?? -1);\n    }\n    private function reflectionClassFromNodeType(string $nodeType) : \\ReflectionClass\n    {\n        if (!isset($this->reflectionClassCache[$nodeType])) {\n            $className = $this->classNameFromNodeType($nodeType);\n            $this->reflectionClassCache[$nodeType] = new \\ReflectionClass($className);\n        }\n        return $this->reflectionClassCache[$nodeType];\n    }\n    private function classNameFromNodeType(string $nodeType) : string\n    {\n        $className = 'PhpParser\\\\Node\\\\' . \\strtr($nodeType, '_', '\\\\');\n        if (\\class_exists($className)) {\n            return $className;\n        }\n        $className .= '_';\n        if (\\class_exists($className)) {\n            return $className;\n        }\n        throw new \\RuntimeException(\"Unknown node type \\\"{$nodeType}\\\"\");\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nuse PHPUnit\\PhpParser\\Parser\\Tokens;\nclass Lexer\n{\n    protected $code;\n    protected $tokens;\n    protected $pos;\n    protected $line;\n    protected $filePos;\n    protected $prevCloseTagHasNewline;\n    protected $tokenMap;\n    protected $dropTokens;\n    protected $identifierTokens;\n    private $attributeStartLineUsed;\n    private $attributeEndLineUsed;\n    private $attributeStartTokenPosUsed;\n    private $attributeEndTokenPosUsed;\n    private $attributeStartFilePosUsed;\n    private $attributeEndFilePosUsed;\n    private $attributeCommentsUsed;\n    /**\n     * Creates a Lexer.\n     *\n     * @param array $options Options array. Currently only the 'usedAttributes' option is supported,\n     *                       which is an array of attributes to add to the AST nodes. Possible\n     *                       attributes are: 'comments', 'startLine', 'endLine', 'startTokenPos',\n     *                       'endTokenPos', 'startFilePos', 'endFilePos'. The option defaults to the\n     *                       first three. For more info see getNextToken() docs.\n     */\n    public function __construct(array $options = [])\n    {\n        // Create Map from internal tokens to PhpParser tokens.\n        $this->defineCompatibilityTokens();\n        $this->tokenMap = $this->createTokenMap();\n        $this->identifierTokens = $this->createIdentifierTokenMap();\n        // map of tokens to drop while lexing (the map is only used for isset lookup,\n        // that's why the value is simply set to 1; the value is never actually used.)\n        $this->dropTokens = \\array_fill_keys([\\T_WHITESPACE, \\T_OPEN_TAG, \\T_COMMENT, \\T_DOC_COMMENT, \\T_BAD_CHARACTER], 1);\n        $defaultAttributes = ['comments', 'startLine', 'endLine'];\n        $usedAttributes = \\array_fill_keys($options['usedAttributes'] ?? $defaultAttributes, \\true);\n        // Create individual boolean properties to make these checks faster.\n        $this->attributeStartLineUsed = isset($usedAttributes['startLine']);\n        $this->attributeEndLineUsed = isset($usedAttributes['endLine']);\n        $this->attributeStartTokenPosUsed = isset($usedAttributes['startTokenPos']);\n        $this->attributeEndTokenPosUsed = isset($usedAttributes['endTokenPos']);\n        $this->attributeStartFilePosUsed = isset($usedAttributes['startFilePos']);\n        $this->attributeEndFilePosUsed = isset($usedAttributes['endFilePos']);\n        $this->attributeCommentsUsed = isset($usedAttributes['comments']);\n    }\n    /**\n     * Initializes the lexer for lexing the provided source code.\n     *\n     * This function does not throw if lexing errors occur. Instead, errors may be retrieved using\n     * the getErrors() method.\n     *\n     * @param string $code The source code to lex\n     * @param ErrorHandler|null $errorHandler Error handler to use for lexing errors. Defaults to\n     *                                        ErrorHandler\\Throwing\n     */\n    public function startLexing(string $code, ErrorHandler $errorHandler = null)\n    {\n        if (null === $errorHandler) {\n            $errorHandler = new ErrorHandler\\Throwing();\n        }\n        $this->code = $code;\n        // keep the code around for __halt_compiler() handling\n        $this->pos = -1;\n        $this->line = 1;\n        $this->filePos = 0;\n        // If inline HTML occurs without preceding code, treat it as if it had a leading newline.\n        // This ensures proper composability, because having a newline is the \"safe\" assumption.\n        $this->prevCloseTagHasNewline = \\true;\n        $scream = \\ini_set('xdebug.scream', '0');\n        $this->tokens = @\\token_get_all($code);\n        $this->postprocessTokens($errorHandler);\n        if (\\false !== $scream) {\n            \\ini_set('xdebug.scream', $scream);\n        }\n    }\n    private function handleInvalidCharacterRange($start, $end, $line, ErrorHandler $errorHandler)\n    {\n        $tokens = [];\n        for ($i = $start; $i < $end; $i++) {\n            $chr = $this->code[$i];\n            if ($chr === \"\\x00\") {\n                // PHP cuts error message after null byte, so need special case\n                $errorMsg = 'Unexpected null byte';\n            } else {\n                $errorMsg = \\sprintf('Unexpected character \"%s\" (ASCII %d)', $chr, \\ord($chr));\n            }\n            $tokens[] = [\\T_BAD_CHARACTER, $chr, $line];\n            $errorHandler->handleError(new Error($errorMsg, ['startLine' => $line, 'endLine' => $line, 'startFilePos' => $i, 'endFilePos' => $i]));\n        }\n        return $tokens;\n    }\n    /**\n     * Check whether comment token is unterminated.\n     *\n     * @return bool\n     */\n    private function isUnterminatedComment($token) : bool\n    {\n        return ($token[0] === \\T_COMMENT || $token[0] === \\T_DOC_COMMENT) && \\substr($token[1], 0, 2) === '/*' && \\substr($token[1], -2) !== '*/';\n    }\n    protected function postprocessTokens(ErrorHandler $errorHandler)\n    {\n        // PHP's error handling for token_get_all() is rather bad, so if we want detailed\n        // error information we need to compute it ourselves. Invalid character errors are\n        // detected by finding \"gaps\" in the token array. Unterminated comments are detected\n        // by checking if a trailing comment has a \"*/\" at the end.\n        //\n        // Additionally, we perform a number of canonicalizations here:\n        //  * Use the PHP 8.0 comment format, which does not include trailing whitespace anymore.\n        //  * Use PHP 8.0 T_NAME_* tokens.\n        //  * Use PHP 8.1 T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG and\n        //    T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG tokens used to disambiguate intersection types.\n        $filePos = 0;\n        $line = 1;\n        $numTokens = \\count($this->tokens);\n        for ($i = 0; $i < $numTokens; $i++) {\n            $token = $this->tokens[$i];\n            // Since PHP 7.4 invalid characters are represented by a T_BAD_CHARACTER token.\n            // In this case we only need to emit an error.\n            if ($token[0] === \\T_BAD_CHARACTER) {\n                $this->handleInvalidCharacterRange($filePos, $filePos + 1, $line, $errorHandler);\n            }\n            if ($token[0] === \\T_COMMENT && \\substr($token[1], 0, 2) !== '/*' && \\preg_match('/(\\\\r\\\\n|\\\\n|\\\\r)$/D', $token[1], $matches)) {\n                $trailingNewline = $matches[0];\n                $token[1] = \\substr($token[1], 0, -\\strlen($trailingNewline));\n                $this->tokens[$i] = $token;\n                if (isset($this->tokens[$i + 1]) && $this->tokens[$i + 1][0] === \\T_WHITESPACE) {\n                    // Move trailing newline into following T_WHITESPACE token, if it already exists.\n                    $this->tokens[$i + 1][1] = $trailingNewline . $this->tokens[$i + 1][1];\n                    $this->tokens[$i + 1][2]--;\n                } else {\n                    // Otherwise, we need to create a new T_WHITESPACE token.\n                    \\array_splice($this->tokens, $i + 1, 0, [[\\T_WHITESPACE, $trailingNewline, $line]]);\n                    $numTokens++;\n                }\n            }\n            // Emulate PHP 8 T_NAME_* tokens, by combining sequences of T_NS_SEPARATOR and T_STRING\n            // into a single token.\n            if (\\is_array($token) && ($token[0] === \\T_NS_SEPARATOR || isset($this->identifierTokens[$token[0]]))) {\n                $lastWasSeparator = $token[0] === \\T_NS_SEPARATOR;\n                $text = $token[1];\n                for ($j = $i + 1; isset($this->tokens[$j]); $j++) {\n                    if ($lastWasSeparator) {\n                        if (!isset($this->identifierTokens[$this->tokens[$j][0]])) {\n                            break;\n                        }\n                        $lastWasSeparator = \\false;\n                    } else {\n                        if ($this->tokens[$j][0] !== \\T_NS_SEPARATOR) {\n                            break;\n                        }\n                        $lastWasSeparator = \\true;\n                    }\n                    $text .= $this->tokens[$j][1];\n                }\n                if ($lastWasSeparator) {\n                    // Trailing separator is not part of the name.\n                    $j--;\n                    $text = \\substr($text, 0, -1);\n                }\n                if ($j > $i + 1) {\n                    if ($token[0] === \\T_NS_SEPARATOR) {\n                        $type = \\T_NAME_FULLY_QUALIFIED;\n                    } else {\n                        if ($token[0] === \\T_NAMESPACE) {\n                            $type = \\T_NAME_RELATIVE;\n                        } else {\n                            $type = \\T_NAME_QUALIFIED;\n                        }\n                    }\n                    $token = [$type, $text, $line];\n                    \\array_splice($this->tokens, $i, $j - $i, [$token]);\n                    $numTokens -= $j - $i - 1;\n                }\n            }\n            if ($token === '&') {\n                $next = $i + 1;\n                while (isset($this->tokens[$next]) && $this->tokens[$next][0] === \\T_WHITESPACE) {\n                    $next++;\n                }\n                $followedByVarOrVarArg = isset($this->tokens[$next]) && ($this->tokens[$next][0] === \\T_VARIABLE || $this->tokens[$next][0] === \\T_ELLIPSIS);\n                $this->tokens[$i] = $token = [$followedByVarOrVarArg ? \\T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG : \\T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG, '&', $line];\n            }\n            $tokenValue = \\is_string($token) ? $token : $token[1];\n            $tokenLen = \\strlen($tokenValue);\n            if (\\substr($this->code, $filePos, $tokenLen) !== $tokenValue) {\n                // Something is missing, must be an invalid character\n                $nextFilePos = \\strpos($this->code, $tokenValue, $filePos);\n                $badCharTokens = $this->handleInvalidCharacterRange($filePos, $nextFilePos, $line, $errorHandler);\n                $filePos = (int) $nextFilePos;\n                \\array_splice($this->tokens, $i, 0, $badCharTokens);\n                $numTokens += \\count($badCharTokens);\n                $i += \\count($badCharTokens);\n            }\n            $filePos += $tokenLen;\n            $line += \\substr_count($tokenValue, \"\\n\");\n        }\n        if ($filePos !== \\strlen($this->code)) {\n            if (\\substr($this->code, $filePos, 2) === '/*') {\n                // Unlike PHP, HHVM will drop unterminated comments entirely\n                $comment = \\substr($this->code, $filePos);\n                $errorHandler->handleError(new Error('Unterminated comment', ['startLine' => $line, 'endLine' => $line + \\substr_count($comment, \"\\n\"), 'startFilePos' => $filePos, 'endFilePos' => $filePos + \\strlen($comment)]));\n                // Emulate the PHP behavior\n                $isDocComment = isset($comment[3]) && $comment[3] === '*';\n                $this->tokens[] = [$isDocComment ? \\T_DOC_COMMENT : \\T_COMMENT, $comment, $line];\n            } else {\n                // Invalid characters at the end of the input\n                $badCharTokens = $this->handleInvalidCharacterRange($filePos, \\strlen($this->code), $line, $errorHandler);\n                $this->tokens = \\array_merge($this->tokens, $badCharTokens);\n            }\n            return;\n        }\n        if (\\count($this->tokens) > 0) {\n            // Check for unterminated comment\n            $lastToken = $this->tokens[\\count($this->tokens) - 1];\n            if ($this->isUnterminatedComment($lastToken)) {\n                $errorHandler->handleError(new Error('Unterminated comment', ['startLine' => $line - \\substr_count($lastToken[1], \"\\n\"), 'endLine' => $line, 'startFilePos' => $filePos - \\strlen($lastToken[1]), 'endFilePos' => $filePos]));\n            }\n        }\n    }\n    /**\n     * Fetches the next token.\n     *\n     * The available attributes are determined by the 'usedAttributes' option, which can\n     * be specified in the constructor. The following attributes are supported:\n     *\n     *  * 'comments'      => Array of PhpParser\\Comment or PhpParser\\Comment\\Doc instances,\n     *                       representing all comments that occurred between the previous\n     *                       non-discarded token and the current one.\n     *  * 'startLine'     => Line in which the node starts.\n     *  * 'endLine'       => Line in which the node ends.\n     *  * 'startTokenPos' => Offset into the token array of the first token in the node.\n     *  * 'endTokenPos'   => Offset into the token array of the last token in the node.\n     *  * 'startFilePos'  => Offset into the code string of the first character that is part of the node.\n     *  * 'endFilePos'    => Offset into the code string of the last character that is part of the node.\n     *\n     * @param mixed $value           Variable to store token content in\n     * @param mixed $startAttributes Variable to store start attributes in\n     * @param mixed $endAttributes   Variable to store end attributes in\n     *\n     * @return int Token id\n     */\n    public function getNextToken(&$value = null, &$startAttributes = null, &$endAttributes = null) : int\n    {\n        $startAttributes = [];\n        $endAttributes = [];\n        while (1) {\n            if (isset($this->tokens[++$this->pos])) {\n                $token = $this->tokens[$this->pos];\n            } else {\n                // EOF token with ID 0\n                $token = \"\\x00\";\n            }\n            if ($this->attributeStartLineUsed) {\n                $startAttributes['startLine'] = $this->line;\n            }\n            if ($this->attributeStartTokenPosUsed) {\n                $startAttributes['startTokenPos'] = $this->pos;\n            }\n            if ($this->attributeStartFilePosUsed) {\n                $startAttributes['startFilePos'] = $this->filePos;\n            }\n            if (\\is_string($token)) {\n                $value = $token;\n                if (isset($token[1])) {\n                    // bug in token_get_all\n                    $this->filePos += 2;\n                    $id = \\ord('\"');\n                } else {\n                    $this->filePos += 1;\n                    $id = \\ord($token);\n                }\n            } elseif (!isset($this->dropTokens[$token[0]])) {\n                $value = $token[1];\n                $id = $this->tokenMap[$token[0]];\n                if (\\T_CLOSE_TAG === $token[0]) {\n                    $this->prevCloseTagHasNewline = \\false !== \\strpos($token[1], \"\\n\") || \\false !== \\strpos($token[1], \"\\r\");\n                } elseif (\\T_INLINE_HTML === $token[0]) {\n                    $startAttributes['hasLeadingNewline'] = $this->prevCloseTagHasNewline;\n                }\n                $this->line += \\substr_count($value, \"\\n\");\n                $this->filePos += \\strlen($value);\n            } else {\n                $origLine = $this->line;\n                $origFilePos = $this->filePos;\n                $this->line += \\substr_count($token[1], \"\\n\");\n                $this->filePos += \\strlen($token[1]);\n                if (\\T_COMMENT === $token[0] || \\T_DOC_COMMENT === $token[0]) {\n                    if ($this->attributeCommentsUsed) {\n                        $comment = \\T_DOC_COMMENT === $token[0] ? new Comment\\Doc($token[1], $origLine, $origFilePos, $this->pos, $this->line, $this->filePos - 1, $this->pos) : new Comment($token[1], $origLine, $origFilePos, $this->pos, $this->line, $this->filePos - 1, $this->pos);\n                        $startAttributes['comments'][] = $comment;\n                    }\n                }\n                continue;\n            }\n            if ($this->attributeEndLineUsed) {\n                $endAttributes['endLine'] = $this->line;\n            }\n            if ($this->attributeEndTokenPosUsed) {\n                $endAttributes['endTokenPos'] = $this->pos;\n            }\n            if ($this->attributeEndFilePosUsed) {\n                $endAttributes['endFilePos'] = $this->filePos - 1;\n            }\n            return $id;\n        }\n        throw new \\RuntimeException('Reached end of lexer loop');\n    }\n    /**\n     * Returns the token array for current code.\n     *\n     * The token array is in the same format as provided by the\n     * token_get_all() function and does not discard tokens (i.e.\n     * whitespace and comments are included). The token position\n     * attributes are against this token array.\n     *\n     * @return array Array of tokens in token_get_all() format\n     */\n    public function getTokens() : array\n    {\n        return $this->tokens;\n    }\n    /**\n     * Handles __halt_compiler() by returning the text after it.\n     *\n     * @return string Remaining text\n     */\n    public function handleHaltCompiler() : string\n    {\n        // text after T_HALT_COMPILER, still including ();\n        $textAfter = \\substr($this->code, $this->filePos);\n        // ensure that it is followed by ();\n        // this simplifies the situation, by not allowing any comments\n        // in between of the tokens.\n        if (!\\preg_match('~^\\\\s*\\\\(\\\\s*\\\\)\\\\s*(?:;|\\\\?>\\\\r?\\\\n?)~', $textAfter, $matches)) {\n            throw new Error('__HALT_COMPILER must be followed by \"();\"');\n        }\n        // prevent the lexer from returning any further tokens\n        $this->pos = \\count($this->tokens);\n        // return with (); removed\n        return \\substr($textAfter, \\strlen($matches[0]));\n    }\n    private function defineCompatibilityTokens()\n    {\n        static $compatTokensDefined = \\false;\n        if ($compatTokensDefined) {\n            return;\n        }\n        $compatTokens = [\n            // PHP 7.4\n            'T_BAD_CHARACTER',\n            'T_FN',\n            'T_COALESCE_EQUAL',\n            // PHP 8.0\n            'T_NAME_QUALIFIED',\n            'T_NAME_FULLY_QUALIFIED',\n            'T_NAME_RELATIVE',\n            'T_MATCH',\n            'T_NULLSAFE_OBJECT_OPERATOR',\n            'T_ATTRIBUTE',\n            // PHP 8.1\n            'T_ENUM',\n            'T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG',\n            'T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG',\n            'T_READONLY',\n        ];\n        // PHP-Parser might be used together with another library that also emulates some or all\n        // of these tokens. Perform a sanity-check that all already defined tokens have been\n        // assigned a unique ID.\n        $usedTokenIds = [];\n        foreach ($compatTokens as $token) {\n            if (\\defined($token)) {\n                $tokenId = \\constant($token);\n                $clashingToken = $usedTokenIds[$tokenId] ?? null;\n                if ($clashingToken !== null) {\n                    throw new \\Error(\\sprintf('Token %s has same ID as token %s, ' . 'you may be using a library with broken token emulation', $token, $clashingToken));\n                }\n                $usedTokenIds[$tokenId] = $token;\n            }\n        }\n        // Now define any tokens that have not yet been emulated. Try to assign IDs from -1\n        // downwards, but skip any IDs that may already be in use.\n        $newTokenId = -1;\n        foreach ($compatTokens as $token) {\n            if (!\\defined($token)) {\n                while (isset($usedTokenIds[$newTokenId])) {\n                    $newTokenId--;\n                }\n                \\define($token, $newTokenId);\n                $newTokenId--;\n            }\n        }\n        $compatTokensDefined = \\true;\n    }\n    /**\n     * Creates the token map.\n     *\n     * The token map maps the PHP internal token identifiers\n     * to the identifiers used by the Parser. Additionally it\n     * maps T_OPEN_TAG_WITH_ECHO to T_ECHO and T_CLOSE_TAG to ';'.\n     *\n     * @return array The token map\n     */\n    protected function createTokenMap() : array\n    {\n        $tokenMap = [];\n        // 256 is the minimum possible token number, as everything below\n        // it is an ASCII value\n        for ($i = 256; $i < 1000; ++$i) {\n            if (\\T_DOUBLE_COLON === $i) {\n                // T_DOUBLE_COLON is equivalent to T_PAAMAYIM_NEKUDOTAYIM\n                $tokenMap[$i] = Tokens::T_PAAMAYIM_NEKUDOTAYIM;\n            } elseif (\\T_OPEN_TAG_WITH_ECHO === $i) {\n                // T_OPEN_TAG_WITH_ECHO with dropped T_OPEN_TAG results in T_ECHO\n                $tokenMap[$i] = Tokens::T_ECHO;\n            } elseif (\\T_CLOSE_TAG === $i) {\n                // T_CLOSE_TAG is equivalent to ';'\n                $tokenMap[$i] = \\ord(';');\n            } elseif ('UNKNOWN' !== ($name = \\token_name($i))) {\n                if ('T_HASHBANG' === $name) {\n                    // HHVM uses a special token for #! hashbang lines\n                    $tokenMap[$i] = Tokens::T_INLINE_HTML;\n                } elseif (\\defined($name = Tokens::class . '::' . $name)) {\n                    // Other tokens can be mapped directly\n                    $tokenMap[$i] = \\constant($name);\n                }\n            }\n        }\n        // HHVM uses a special token for numbers that overflow to double\n        if (\\defined('T_ONUMBER')) {\n            $tokenMap[\\T_ONUMBER] = Tokens::T_DNUMBER;\n        }\n        // HHVM also has a separate token for the __COMPILER_HALT_OFFSET__ constant\n        if (\\defined('T_COMPILER_HALT_OFFSET')) {\n            $tokenMap[\\T_COMPILER_HALT_OFFSET] = Tokens::T_STRING;\n        }\n        // Assign tokens for which we define compatibility constants, as token_name() does not know them.\n        $tokenMap[\\T_FN] = Tokens::T_FN;\n        $tokenMap[\\T_COALESCE_EQUAL] = Tokens::T_COALESCE_EQUAL;\n        $tokenMap[\\T_NAME_QUALIFIED] = Tokens::T_NAME_QUALIFIED;\n        $tokenMap[\\T_NAME_FULLY_QUALIFIED] = Tokens::T_NAME_FULLY_QUALIFIED;\n        $tokenMap[\\T_NAME_RELATIVE] = Tokens::T_NAME_RELATIVE;\n        $tokenMap[\\T_MATCH] = Tokens::T_MATCH;\n        $tokenMap[\\T_NULLSAFE_OBJECT_OPERATOR] = Tokens::T_NULLSAFE_OBJECT_OPERATOR;\n        $tokenMap[\\T_ATTRIBUTE] = Tokens::T_ATTRIBUTE;\n        $tokenMap[\\T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG] = Tokens::T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG;\n        $tokenMap[\\T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG] = Tokens::T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG;\n        $tokenMap[\\T_ENUM] = Tokens::T_ENUM;\n        $tokenMap[\\T_READONLY] = Tokens::T_READONLY;\n        return $tokenMap;\n    }\n    private function createIdentifierTokenMap() : array\n    {\n        // Based on semi_reserved production.\n        return \\array_fill_keys([\\T_STRING, \\T_STATIC, \\T_ABSTRACT, \\T_FINAL, \\T_PRIVATE, \\T_PROTECTED, \\T_PUBLIC, \\T_READONLY, \\T_INCLUDE, \\T_INCLUDE_ONCE, \\T_EVAL, \\T_REQUIRE, \\T_REQUIRE_ONCE, \\T_LOGICAL_OR, \\T_LOGICAL_XOR, \\T_LOGICAL_AND, \\T_INSTANCEOF, \\T_NEW, \\T_CLONE, \\T_EXIT, \\T_IF, \\T_ELSEIF, \\T_ELSE, \\T_ENDIF, \\T_ECHO, \\T_DO, \\T_WHILE, \\T_ENDWHILE, \\T_FOR, \\T_ENDFOR, \\T_FOREACH, \\T_ENDFOREACH, \\T_DECLARE, \\T_ENDDECLARE, \\T_AS, \\T_TRY, \\T_CATCH, \\T_FINALLY, \\T_THROW, \\T_USE, \\T_INSTEADOF, \\T_GLOBAL, \\T_VAR, \\T_UNSET, \\T_ISSET, \\T_EMPTY, \\T_CONTINUE, \\T_GOTO, \\T_FUNCTION, \\T_CONST, \\T_RETURN, \\T_PRINT, \\T_YIELD, \\T_LIST, \\T_SWITCH, \\T_ENDSWITCH, \\T_CASE, \\T_DEFAULT, \\T_BREAK, \\T_ARRAY, \\T_CALLABLE, \\T_EXTENDS, \\T_IMPLEMENTS, \\T_NAMESPACE, \\T_TRAIT, \\T_INTERFACE, \\T_CLASS, \\T_CLASS_C, \\T_TRAIT_C, \\T_FUNC_C, \\T_METHOD_C, \\T_LINE, \\T_FILE, \\T_DIR, \\T_NS_C, \\T_HALT_COMPILER, \\T_FN, \\T_MATCH], \\true);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer;\n\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\ErrorHandler;\nuse PHPUnit\\PhpParser\\Lexer;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\EnumTokenEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\CoaleseEqualTokenEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\ExplicitOctalEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\FlexibleDocStringEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\FnTokenEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\MatchTokenEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\NullsafeTokenEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\NumericLiteralSeparatorEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\ReadonlyFunctionTokenEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\ReadonlyTokenEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\ReverseEmulator;\nuse PHPUnit\\PhpParser\\Lexer\\TokenEmulator\\TokenEmulator;\nclass Emulative extends Lexer\n{\n    const PHP_7_3 = '7.3dev';\n    const PHP_7_4 = '7.4dev';\n    const PHP_8_0 = '8.0dev';\n    const PHP_8_1 = '8.1dev';\n    const PHP_8_2 = '8.2dev';\n    /** @var mixed[] Patches used to reverse changes introduced in the code */\n    private $patches = [];\n    /** @var TokenEmulator[] */\n    private $emulators = [];\n    /** @var string */\n    private $targetPhpVersion;\n    /**\n     * @param mixed[] $options Lexer options. In addition to the usual options,\n     *                         accepts a 'phpVersion' string that specifies the\n     *                         version to emulate. Defaults to newest supported.\n     */\n    public function __construct(array $options = [])\n    {\n        $this->targetPhpVersion = $options['phpVersion'] ?? Emulative::PHP_8_2;\n        unset($options['phpVersion']);\n        parent::__construct($options);\n        $emulators = [new FlexibleDocStringEmulator(), new FnTokenEmulator(), new MatchTokenEmulator(), new CoaleseEqualTokenEmulator(), new NumericLiteralSeparatorEmulator(), new NullsafeTokenEmulator(), new AttributeEmulator(), new EnumTokenEmulator(), new ReadonlyTokenEmulator(), new ExplicitOctalEmulator(), new ReadonlyFunctionTokenEmulator()];\n        // Collect emulators that are relevant for the PHP version we're running\n        // and the PHP version we're targeting for emulation.\n        foreach ($emulators as $emulator) {\n            $emulatorPhpVersion = $emulator->getPhpVersion();\n            if ($this->isForwardEmulationNeeded($emulatorPhpVersion)) {\n                $this->emulators[] = $emulator;\n            } else {\n                if ($this->isReverseEmulationNeeded($emulatorPhpVersion)) {\n                    $this->emulators[] = new ReverseEmulator($emulator);\n                }\n            }\n        }\n    }\n    public function startLexing(string $code, ErrorHandler $errorHandler = null)\n    {\n        $emulators = \\array_filter($this->emulators, function ($emulator) use($code) {\n            return $emulator->isEmulationNeeded($code);\n        });\n        if (empty($emulators)) {\n            // Nothing to emulate, yay\n            parent::startLexing($code, $errorHandler);\n            return;\n        }\n        $this->patches = [];\n        foreach ($emulators as $emulator) {\n            $code = $emulator->preprocessCode($code, $this->patches);\n        }\n        $collector = new ErrorHandler\\Collecting();\n        parent::startLexing($code, $collector);\n        $this->sortPatches();\n        $this->fixupTokens();\n        $errors = $collector->getErrors();\n        if (!empty($errors)) {\n            $this->fixupErrors($errors);\n            foreach ($errors as $error) {\n                $errorHandler->handleError($error);\n            }\n        }\n        foreach ($emulators as $emulator) {\n            $this->tokens = $emulator->emulate($code, $this->tokens);\n        }\n    }\n    private function isForwardEmulationNeeded(string $emulatorPhpVersion) : bool\n    {\n        return \\version_compare(\\PHP_VERSION, $emulatorPhpVersion, '<') && \\version_compare($this->targetPhpVersion, $emulatorPhpVersion, '>=');\n    }\n    private function isReverseEmulationNeeded(string $emulatorPhpVersion) : bool\n    {\n        return \\version_compare(\\PHP_VERSION, $emulatorPhpVersion, '>=') && \\version_compare($this->targetPhpVersion, $emulatorPhpVersion, '<');\n    }\n    private function sortPatches()\n    {\n        // Patches may be contributed by different emulators.\n        // Make sure they are sorted by increasing patch position.\n        \\usort($this->patches, function ($p1, $p2) {\n            return $p1[0] <=> $p2[0];\n        });\n    }\n    private function fixupTokens()\n    {\n        if (\\count($this->patches) === 0) {\n            return;\n        }\n        // Load first patch\n        $patchIdx = 0;\n        list($patchPos, $patchType, $patchText) = $this->patches[$patchIdx];\n        // We use a manual loop over the tokens, because we modify the array on the fly\n        $pos = 0;\n        for ($i = 0, $c = \\count($this->tokens); $i < $c; $i++) {\n            $token = $this->tokens[$i];\n            if (\\is_string($token)) {\n                if ($patchPos === $pos) {\n                    // Only support replacement for string tokens.\n                    \\assert($patchType === 'replace');\n                    $this->tokens[$i] = $patchText;\n                    // Fetch the next patch\n                    $patchIdx++;\n                    if ($patchIdx >= \\count($this->patches)) {\n                        // No more patches, we're done\n                        return;\n                    }\n                    list($patchPos, $patchType, $patchText) = $this->patches[$patchIdx];\n                }\n                $pos += \\strlen($token);\n                continue;\n            }\n            $len = \\strlen($token[1]);\n            $posDelta = 0;\n            while ($patchPos >= $pos && $patchPos < $pos + $len) {\n                $patchTextLen = \\strlen($patchText);\n                if ($patchType === 'remove') {\n                    if ($patchPos === $pos && $patchTextLen === $len) {\n                        // Remove token entirely\n                        \\array_splice($this->tokens, $i, 1, []);\n                        $i--;\n                        $c--;\n                    } else {\n                        // Remove from token string\n                        $this->tokens[$i][1] = \\substr_replace($token[1], '', $patchPos - $pos + $posDelta, $patchTextLen);\n                        $posDelta -= $patchTextLen;\n                    }\n                } elseif ($patchType === 'add') {\n                    // Insert into the token string\n                    $this->tokens[$i][1] = \\substr_replace($token[1], $patchText, $patchPos - $pos + $posDelta, 0);\n                    $posDelta += $patchTextLen;\n                } else {\n                    if ($patchType === 'replace') {\n                        // Replace inside the token string\n                        $this->tokens[$i][1] = \\substr_replace($token[1], $patchText, $patchPos - $pos + $posDelta, $patchTextLen);\n                    } else {\n                        \\assert(\\false);\n                    }\n                }\n                // Fetch the next patch\n                $patchIdx++;\n                if ($patchIdx >= \\count($this->patches)) {\n                    // No more patches, we're done\n                    return;\n                }\n                list($patchPos, $patchType, $patchText) = $this->patches[$patchIdx];\n                // Multiple patches may apply to the same token. Reload the current one to check\n                // If the new patch applies\n                $token = $this->tokens[$i];\n            }\n            $pos += $len;\n        }\n        // A patch did not apply\n        \\assert(\\false);\n    }\n    /**\n     * Fixup line and position information in errors.\n     *\n     * @param Error[] $errors\n     */\n    private function fixupErrors(array $errors)\n    {\n        foreach ($errors as $error) {\n            $attrs = $error->getAttributes();\n            $posDelta = 0;\n            $lineDelta = 0;\n            foreach ($this->patches as $patch) {\n                list($patchPos, $patchType, $patchText) = $patch;\n                if ($patchPos >= $attrs['startFilePos']) {\n                    // No longer relevant\n                    break;\n                }\n                if ($patchType === 'add') {\n                    $posDelta += \\strlen($patchText);\n                    $lineDelta += \\substr_count($patchText, \"\\n\");\n                } else {\n                    if ($patchType === 'remove') {\n                        $posDelta -= \\strlen($patchText);\n                        $lineDelta -= \\substr_count($patchText, \"\\n\");\n                    }\n                }\n            }\n            $attrs['startFilePos'] += $posDelta;\n            $attrs['endFilePos'] += $posDelta;\n            $attrs['startLine'] += $lineDelta;\n            $attrs['endLine'] += $lineDelta;\n            $error->setAttributes($attrs);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nfinal class AttributeEmulator extends TokenEmulator\n{\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_8_0;\n    }\n    public function isEmulationNeeded(string $code) : bool\n    {\n        return \\strpos($code, '#[') !== \\false;\n    }\n    public function emulate(string $code, array $tokens) : array\n    {\n        // We need to manually iterate and manage a count because we'll change\n        // the tokens array on the way.\n        $line = 1;\n        for ($i = 0, $c = \\count($tokens); $i < $c; ++$i) {\n            if ($tokens[$i] === '#' && isset($tokens[$i + 1]) && $tokens[$i + 1] === '[') {\n                \\array_splice($tokens, $i, 2, [[\\T_ATTRIBUTE, '#[', $line]]);\n                $c--;\n                continue;\n            }\n            if (\\is_array($tokens[$i])) {\n                $line += \\substr_count($tokens[$i][1], \"\\n\");\n            }\n        }\n        return $tokens;\n    }\n    public function reverseEmulate(string $code, array $tokens) : array\n    {\n        // TODO\n        return $tokens;\n    }\n    public function preprocessCode(string $code, array &$patches) : string\n    {\n        $pos = 0;\n        while (\\false !== ($pos = \\strpos($code, '#[', $pos))) {\n            // Replace #[ with %[\n            $code[$pos] = '%';\n            $patches[] = [$pos, 'replace', '#'];\n            $pos += 2;\n        }\n        return $code;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nfinal class CoaleseEqualTokenEmulator extends TokenEmulator\n{\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_7_4;\n    }\n    public function isEmulationNeeded(string $code) : bool\n    {\n        return \\strpos($code, '??=') !== \\false;\n    }\n    public function emulate(string $code, array $tokens) : array\n    {\n        // We need to manually iterate and manage a count because we'll change\n        // the tokens array on the way\n        $line = 1;\n        for ($i = 0, $c = \\count($tokens); $i < $c; ++$i) {\n            if (isset($tokens[$i + 1])) {\n                if ($tokens[$i][0] === \\T_COALESCE && $tokens[$i + 1] === '=') {\n                    \\array_splice($tokens, $i, 2, [[\\T_COALESCE_EQUAL, '??=', $line]]);\n                    $c--;\n                    continue;\n                }\n            }\n            if (\\is_array($tokens[$i])) {\n                $line += \\substr_count($tokens[$i][1], \"\\n\");\n            }\n        }\n        return $tokens;\n    }\n    public function reverseEmulate(string $code, array $tokens) : array\n    {\n        // ??= was not valid code previously, don't bother.\n        return $tokens;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nfinal class EnumTokenEmulator extends KeywordEmulator\n{\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_8_1;\n    }\n    public function getKeywordString() : string\n    {\n        return 'enum';\n    }\n    public function getKeywordToken() : int\n    {\n        return \\T_ENUM;\n    }\n    protected function isKeywordContext(array $tokens, int $pos) : bool\n    {\n        return parent::isKeywordContext($tokens, $pos) && isset($tokens[$pos + 2]) && $tokens[$pos + 1][0] === \\T_WHITESPACE && $tokens[$pos + 2][0] === \\T_STRING;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nclass ExplicitOctalEmulator extends TokenEmulator\n{\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_8_1;\n    }\n    public function isEmulationNeeded(string $code) : bool\n    {\n        return \\strpos($code, '0o') !== \\false || \\strpos($code, '0O') !== \\false;\n    }\n    public function emulate(string $code, array $tokens) : array\n    {\n        for ($i = 0, $c = \\count($tokens); $i < $c; ++$i) {\n            if ($tokens[$i][0] == \\T_LNUMBER && $tokens[$i][1] === '0' && isset($tokens[$i + 1]) && $tokens[$i + 1][0] == \\T_STRING && \\preg_match('/[oO][0-7]+(?:_[0-7]+)*/', $tokens[$i + 1][1])) {\n                $tokenKind = $this->resolveIntegerOrFloatToken($tokens[$i + 1][1]);\n                \\array_splice($tokens, $i, 2, [[$tokenKind, '0' . $tokens[$i + 1][1], $tokens[$i][2]]]);\n                $c--;\n            }\n        }\n        return $tokens;\n    }\n    private function resolveIntegerOrFloatToken(string $str) : int\n    {\n        $str = \\substr($str, 1);\n        $str = \\str_replace('_', '', $str);\n        $num = \\octdec($str);\n        return \\is_float($num) ? \\T_DNUMBER : \\T_LNUMBER;\n    }\n    public function reverseEmulate(string $code, array $tokens) : array\n    {\n        // Explicit octals were not legal code previously, don't bother.\n        return $tokens;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nfinal class FlexibleDocStringEmulator extends TokenEmulator\n{\n    const FLEXIBLE_DOC_STRING_REGEX = <<<'REGEX'\n/<<<[ \\t]*(['\"]?)([a-zA-Z_\\x80-\\xff][a-zA-Z0-9_\\x80-\\xff]*)\\1\\r?\\n\n(?:.*\\r?\\n)*?\n(?<indentation>\\h*)\\2(?![a-zA-Z0-9_\\x80-\\xff])(?<separator>(?:;?[\\r\\n])?)/x\nREGEX;\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_7_3;\n    }\n    public function isEmulationNeeded(string $code) : bool\n    {\n        return \\strpos($code, '<<<') !== \\false;\n    }\n    public function emulate(string $code, array $tokens) : array\n    {\n        // Handled by preprocessing + fixup.\n        return $tokens;\n    }\n    public function reverseEmulate(string $code, array $tokens) : array\n    {\n        // Not supported.\n        return $tokens;\n    }\n    public function preprocessCode(string $code, array &$patches) : string\n    {\n        if (!\\preg_match_all(self::FLEXIBLE_DOC_STRING_REGEX, $code, $matches, \\PREG_SET_ORDER | \\PREG_OFFSET_CAPTURE)) {\n            // No heredoc/nowdoc found\n            return $code;\n        }\n        // Keep track of how much we need to adjust string offsets due to the modifications we\n        // already made\n        $posDelta = 0;\n        foreach ($matches as $match) {\n            $indentation = $match['indentation'][0];\n            $indentationStart = $match['indentation'][1];\n            $separator = $match['separator'][0];\n            $separatorStart = $match['separator'][1];\n            if ($indentation === '' && $separator !== '') {\n                // Ordinary heredoc/nowdoc\n                continue;\n            }\n            if ($indentation !== '') {\n                // Remove indentation\n                $indentationLen = \\strlen($indentation);\n                $code = \\substr_replace($code, '', $indentationStart + $posDelta, $indentationLen);\n                $patches[] = [$indentationStart + $posDelta, 'add', $indentation];\n                $posDelta -= $indentationLen;\n            }\n            if ($separator === '') {\n                // Insert newline as separator\n                $code = \\substr_replace($code, \"\\n\", $separatorStart + $posDelta, 0);\n                $patches[] = [$separatorStart + $posDelta, 'remove', \"\\n\"];\n                $posDelta += 1;\n            }\n        }\n        return $code;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nfinal class FnTokenEmulator extends KeywordEmulator\n{\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_7_4;\n    }\n    public function getKeywordString() : string\n    {\n        return 'fn';\n    }\n    public function getKeywordToken() : int\n    {\n        return \\T_FN;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nabstract class KeywordEmulator extends TokenEmulator\n{\n    abstract function getKeywordString() : string;\n    abstract function getKeywordToken() : int;\n    public function isEmulationNeeded(string $code) : bool\n    {\n        return \\strpos(\\strtolower($code), $this->getKeywordString()) !== \\false;\n    }\n    protected function isKeywordContext(array $tokens, int $pos) : bool\n    {\n        $previousNonSpaceToken = $this->getPreviousNonSpaceToken($tokens, $pos);\n        return $previousNonSpaceToken === null || $previousNonSpaceToken[0] !== \\T_OBJECT_OPERATOR;\n    }\n    public function emulate(string $code, array $tokens) : array\n    {\n        $keywordString = $this->getKeywordString();\n        foreach ($tokens as $i => $token) {\n            if ($token[0] === \\T_STRING && \\strtolower($token[1]) === $keywordString && $this->isKeywordContext($tokens, $i)) {\n                $tokens[$i][0] = $this->getKeywordToken();\n            }\n        }\n        return $tokens;\n    }\n    /**\n     * @param mixed[] $tokens\n     * @return array|string|null\n     */\n    private function getPreviousNonSpaceToken(array $tokens, int $start)\n    {\n        for ($i = $start - 1; $i >= 0; --$i) {\n            if ($tokens[$i][0] === \\T_WHITESPACE) {\n                continue;\n            }\n            return $tokens[$i];\n        }\n        return null;\n    }\n    public function reverseEmulate(string $code, array $tokens) : array\n    {\n        $keywordToken = $this->getKeywordToken();\n        foreach ($tokens as $i => $token) {\n            if ($token[0] === $keywordToken) {\n                $tokens[$i][0] = \\T_STRING;\n            }\n        }\n        return $tokens;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nfinal class MatchTokenEmulator extends KeywordEmulator\n{\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_8_0;\n    }\n    public function getKeywordString() : string\n    {\n        return 'match';\n    }\n    public function getKeywordToken() : int\n    {\n        return \\T_MATCH;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nfinal class NullsafeTokenEmulator extends TokenEmulator\n{\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_8_0;\n    }\n    public function isEmulationNeeded(string $code) : bool\n    {\n        return \\strpos($code, '?->') !== \\false;\n    }\n    public function emulate(string $code, array $tokens) : array\n    {\n        // We need to manually iterate and manage a count because we'll change\n        // the tokens array on the way\n        $line = 1;\n        for ($i = 0, $c = \\count($tokens); $i < $c; ++$i) {\n            if ($tokens[$i] === '?' && isset($tokens[$i + 1]) && $tokens[$i + 1][0] === \\T_OBJECT_OPERATOR) {\n                \\array_splice($tokens, $i, 2, [[\\T_NULLSAFE_OBJECT_OPERATOR, '?->', $line]]);\n                $c--;\n                continue;\n            }\n            // Handle ?-> inside encapsed string.\n            if ($tokens[$i][0] === \\T_ENCAPSED_AND_WHITESPACE && isset($tokens[$i - 1]) && $tokens[$i - 1][0] === \\T_VARIABLE && \\preg_match('/^\\\\?->([a-zA-Z_\\\\x80-\\\\xff][a-zA-Z0-9_\\\\x80-\\\\xff]*)/', $tokens[$i][1], $matches)) {\n                $replacement = [[\\T_NULLSAFE_OBJECT_OPERATOR, '?->', $line], [\\T_STRING, $matches[1], $line]];\n                if (\\strlen($matches[0]) !== \\strlen($tokens[$i][1])) {\n                    $replacement[] = [\\T_ENCAPSED_AND_WHITESPACE, \\substr($tokens[$i][1], \\strlen($matches[0])), $line];\n                }\n                \\array_splice($tokens, $i, 1, $replacement);\n                $c += \\count($replacement) - 1;\n                continue;\n            }\n            if (\\is_array($tokens[$i])) {\n                $line += \\substr_count($tokens[$i][1], \"\\n\");\n            }\n        }\n        return $tokens;\n    }\n    public function reverseEmulate(string $code, array $tokens) : array\n    {\n        // ?-> was not valid code previously, don't bother.\n        return $tokens;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nfinal class NumericLiteralSeparatorEmulator extends TokenEmulator\n{\n    const BIN = '(?:0b[01]+(?:_[01]+)*)';\n    const HEX = '(?:0x[0-9a-f]+(?:_[0-9a-f]+)*)';\n    const DEC = '(?:[0-9]+(?:_[0-9]+)*)';\n    const SIMPLE_FLOAT = '(?:' . self::DEC . '\\\\.' . self::DEC . '?|\\\\.' . self::DEC . ')';\n    const EXP = '(?:e[+-]?' . self::DEC . ')';\n    const FLOAT = '(?:' . self::SIMPLE_FLOAT . self::EXP . '?|' . self::DEC . self::EXP . ')';\n    const NUMBER = '~' . self::FLOAT . '|' . self::BIN . '|' . self::HEX . '|' . self::DEC . '~iA';\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_7_4;\n    }\n    public function isEmulationNeeded(string $code) : bool\n    {\n        return \\preg_match('~[0-9]_[0-9]~', $code) || \\preg_match('~0x[0-9a-f]+_[0-9a-f]~i', $code);\n    }\n    public function emulate(string $code, array $tokens) : array\n    {\n        // We need to manually iterate and manage a count because we'll change\n        // the tokens array on the way\n        $codeOffset = 0;\n        for ($i = 0, $c = \\count($tokens); $i < $c; ++$i) {\n            $token = $tokens[$i];\n            $tokenLen = \\strlen(\\is_array($token) ? $token[1] : $token);\n            if ($token[0] !== \\T_LNUMBER && $token[0] !== \\T_DNUMBER) {\n                $codeOffset += $tokenLen;\n                continue;\n            }\n            $res = \\preg_match(self::NUMBER, $code, $matches, 0, $codeOffset);\n            \\assert($res, \"No number at number token position\");\n            $match = $matches[0];\n            $matchLen = \\strlen($match);\n            if ($matchLen === $tokenLen) {\n                // Original token already holds the full number.\n                $codeOffset += $tokenLen;\n                continue;\n            }\n            $tokenKind = $this->resolveIntegerOrFloatToken($match);\n            $newTokens = [[$tokenKind, $match, $token[2]]];\n            $numTokens = 1;\n            $len = $tokenLen;\n            while ($matchLen > $len) {\n                $nextToken = $tokens[$i + $numTokens];\n                $nextTokenText = \\is_array($nextToken) ? $nextToken[1] : $nextToken;\n                $nextTokenLen = \\strlen($nextTokenText);\n                $numTokens++;\n                if ($matchLen < $len + $nextTokenLen) {\n                    // Split trailing characters into a partial token.\n                    \\assert(\\is_array($nextToken), \"Partial token should be an array token\");\n                    $partialText = \\substr($nextTokenText, $matchLen - $len);\n                    $newTokens[] = [$nextToken[0], $partialText, $nextToken[2]];\n                    break;\n                }\n                $len += $nextTokenLen;\n            }\n            \\array_splice($tokens, $i, $numTokens, $newTokens);\n            $c -= $numTokens - \\count($newTokens);\n            $codeOffset += $matchLen;\n        }\n        return $tokens;\n    }\n    private function resolveIntegerOrFloatToken(string $str) : int\n    {\n        $str = \\str_replace('_', '', $str);\n        if (\\stripos($str, '0b') === 0) {\n            $num = \\bindec($str);\n        } elseif (\\stripos($str, '0x') === 0) {\n            $num = \\hexdec($str);\n        } elseif (\\stripos($str, '0') === 0 && \\ctype_digit($str)) {\n            $num = \\octdec($str);\n        } else {\n            $num = +$str;\n        }\n        return \\is_float($num) ? \\T_DNUMBER : \\T_LNUMBER;\n    }\n    public function reverseEmulate(string $code, array $tokens) : array\n    {\n        // Numeric separators were not legal code previously, don't bother.\n        return $tokens;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\n/*\n * In PHP 8.1, \"readonly(\" was special cased in the lexer in order to support functions with\n * name readonly. In PHP 8.2, this may conflict with readonly properties having a DNF type. For\n * this reason, PHP 8.2 instead treats this as T_READONLY and then handles it specially in the\n * parser. This emulator only exists to handle this special case, which is skipped by the\n * PHP 8.1 ReadonlyTokenEmulator.\n */\nclass ReadonlyFunctionTokenEmulator extends KeywordEmulator\n{\n    public function getKeywordString() : string\n    {\n        return 'readonly';\n    }\n    public function getKeywordToken() : int\n    {\n        return \\T_READONLY;\n    }\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_8_2;\n    }\n    public function reverseEmulate(string $code, array $tokens) : array\n    {\n        // Don't bother\n        return $tokens;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\nuse PHPUnit\\PhpParser\\Lexer\\Emulative;\nfinal class ReadonlyTokenEmulator extends KeywordEmulator\n{\n    public function getPhpVersion() : string\n    {\n        return Emulative::PHP_8_1;\n    }\n    public function getKeywordString() : string\n    {\n        return 'readonly';\n    }\n    public function getKeywordToken() : int\n    {\n        return \\T_READONLY;\n    }\n    protected function isKeywordContext(array $tokens, int $pos) : bool\n    {\n        if (!parent::isKeywordContext($tokens, $pos)) {\n            return \\false;\n        }\n        // Support \"function readonly(\"\n        return !(isset($tokens[$pos + 1]) && ($tokens[$pos + 1][0] === '(' || $tokens[$pos + 1][0] === \\T_WHITESPACE && isset($tokens[$pos + 2]) && $tokens[$pos + 2][0] === '('));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\n/**\n * Reverses emulation direction of the inner emulator.\n */\nfinal class ReverseEmulator extends TokenEmulator\n{\n    /** @var TokenEmulator Inner emulator */\n    private $emulator;\n    public function __construct(TokenEmulator $emulator)\n    {\n        $this->emulator = $emulator;\n    }\n    public function getPhpVersion() : string\n    {\n        return $this->emulator->getPhpVersion();\n    }\n    public function isEmulationNeeded(string $code) : bool\n    {\n        return $this->emulator->isEmulationNeeded($code);\n    }\n    public function emulate(string $code, array $tokens) : array\n    {\n        return $this->emulator->reverseEmulate($code, $tokens);\n    }\n    public function reverseEmulate(string $code, array $tokens) : array\n    {\n        return $this->emulator->emulate($code, $tokens);\n    }\n    public function preprocessCode(string $code, array &$patches) : string\n    {\n        return $code;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Lexer\\TokenEmulator;\n\n/** @internal */\nabstract class TokenEmulator\n{\n    public abstract function getPhpVersion() : string;\n    public abstract function isEmulationNeeded(string $code) : bool;\n    /**\n     * @return array Modified Tokens\n     */\n    public abstract function emulate(string $code, array $tokens) : array;\n    /**\n     * @return array Modified Tokens\n     */\n    public abstract function reverseEmulate(string $code, array $tokens) : array;\n    public function preprocessCode(string $code, array &$patches) : string\n    {\n        return $code;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Name\\FullyQualified;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass NameContext\n{\n    /** @var null|Name Current namespace */\n    protected $namespace;\n    /** @var Name[][] Map of format [aliasType => [aliasName => originalName]] */\n    protected $aliases = [];\n    /** @var Name[][] Same as $aliases but preserving original case */\n    protected $origAliases = [];\n    /** @var ErrorHandler Error handler */\n    protected $errorHandler;\n    /**\n     * Create a name context.\n     *\n     * @param ErrorHandler $errorHandler Error handling used to report errors\n     */\n    public function __construct(ErrorHandler $errorHandler)\n    {\n        $this->errorHandler = $errorHandler;\n    }\n    /**\n     * Start a new namespace.\n     *\n     * This also resets the alias table.\n     *\n     * @param Name|null $namespace Null is the global namespace\n     */\n    public function startNamespace(Name $namespace = null)\n    {\n        $this->namespace = $namespace;\n        $this->origAliases = $this->aliases = [Stmt\\Use_::TYPE_NORMAL => [], Stmt\\Use_::TYPE_FUNCTION => [], Stmt\\Use_::TYPE_CONSTANT => []];\n    }\n    /**\n     * Add an alias / import.\n     *\n     * @param Name   $name        Original name\n     * @param string $aliasName   Aliased name\n     * @param int    $type        One of Stmt\\Use_::TYPE_*\n     * @param array  $errorAttrs Attributes to use to report an error\n     */\n    public function addAlias(Name $name, string $aliasName, int $type, array $errorAttrs = [])\n    {\n        // Constant names are case sensitive, everything else case insensitive\n        if ($type === Stmt\\Use_::TYPE_CONSTANT) {\n            $aliasLookupName = $aliasName;\n        } else {\n            $aliasLookupName = \\strtolower($aliasName);\n        }\n        if (isset($this->aliases[$type][$aliasLookupName])) {\n            $typeStringMap = [Stmt\\Use_::TYPE_NORMAL => '', Stmt\\Use_::TYPE_FUNCTION => 'function ', Stmt\\Use_::TYPE_CONSTANT => 'const '];\n            $this->errorHandler->handleError(new Error(\\sprintf('Cannot use %s%s as %s because the name is already in use', $typeStringMap[$type], $name, $aliasName), $errorAttrs));\n            return;\n        }\n        $this->aliases[$type][$aliasLookupName] = $name;\n        $this->origAliases[$type][$aliasName] = $name;\n    }\n    /**\n     * Get current namespace.\n     *\n     * @return null|Name Namespace (or null if global namespace)\n     */\n    public function getNamespace()\n    {\n        return $this->namespace;\n    }\n    /**\n     * Get resolved name.\n     *\n     * @param Name $name Name to resolve\n     * @param int  $type One of Stmt\\Use_::TYPE_{FUNCTION|CONSTANT}\n     *\n     * @return null|Name Resolved name, or null if static resolution is not possible\n     */\n    public function getResolvedName(Name $name, int $type)\n    {\n        // don't resolve special class names\n        if ($type === Stmt\\Use_::TYPE_NORMAL && $name->isSpecialClassName()) {\n            if (!$name->isUnqualified()) {\n                $this->errorHandler->handleError(new Error(\\sprintf(\"'\\\\%s' is an invalid class name\", $name->toString()), $name->getAttributes()));\n            }\n            return $name;\n        }\n        // fully qualified names are already resolved\n        if ($name->isFullyQualified()) {\n            return $name;\n        }\n        // Try to resolve aliases\n        if (null !== ($resolvedName = $this->resolveAlias($name, $type))) {\n            return $resolvedName;\n        }\n        if ($type !== Stmt\\Use_::TYPE_NORMAL && $name->isUnqualified()) {\n            if (null === $this->namespace) {\n                // outside of a namespace unaliased unqualified is same as fully qualified\n                return new FullyQualified($name, $name->getAttributes());\n            }\n            // Cannot resolve statically\n            return null;\n        }\n        // if no alias exists prepend current namespace\n        return FullyQualified::concat($this->namespace, $name, $name->getAttributes());\n    }\n    /**\n     * Get resolved class name.\n     *\n     * @param Name $name Class ame to resolve\n     *\n     * @return Name Resolved name\n     */\n    public function getResolvedClassName(Name $name) : Name\n    {\n        return $this->getResolvedName($name, Stmt\\Use_::TYPE_NORMAL);\n    }\n    /**\n     * Get possible ways of writing a fully qualified name (e.g., by making use of aliases).\n     *\n     * @param string $name Fully-qualified name (without leading namespace separator)\n     * @param int    $type One of Stmt\\Use_::TYPE_*\n     *\n     * @return Name[] Possible representations of the name\n     */\n    public function getPossibleNames(string $name, int $type) : array\n    {\n        $lcName = \\strtolower($name);\n        if ($type === Stmt\\Use_::TYPE_NORMAL) {\n            // self, parent and static must always be unqualified\n            if ($lcName === \"self\" || $lcName === \"parent\" || $lcName === \"static\") {\n                return [new Name($name)];\n            }\n        }\n        // Collect possible ways to write this name, starting with the fully-qualified name\n        $possibleNames = [new FullyQualified($name)];\n        if (null !== ($nsRelativeName = $this->getNamespaceRelativeName($name, $lcName, $type))) {\n            // Make sure there is no alias that makes the normally namespace-relative name\n            // into something else\n            if (null === $this->resolveAlias($nsRelativeName, $type)) {\n                $possibleNames[] = $nsRelativeName;\n            }\n        }\n        // Check for relevant namespace use statements\n        foreach ($this->origAliases[Stmt\\Use_::TYPE_NORMAL] as $alias => $orig) {\n            $lcOrig = $orig->toLowerString();\n            if (0 === \\strpos($lcName, $lcOrig . '\\\\')) {\n                $possibleNames[] = new Name($alias . \\substr($name, \\strlen($lcOrig)));\n            }\n        }\n        // Check for relevant type-specific use statements\n        foreach ($this->origAliases[$type] as $alias => $orig) {\n            if ($type === Stmt\\Use_::TYPE_CONSTANT) {\n                // Constants are are complicated-sensitive\n                $normalizedOrig = $this->normalizeConstName($orig->toString());\n                if ($normalizedOrig === $this->normalizeConstName($name)) {\n                    $possibleNames[] = new Name($alias);\n                }\n            } else {\n                // Everything else is case-insensitive\n                if ($orig->toLowerString() === $lcName) {\n                    $possibleNames[] = new Name($alias);\n                }\n            }\n        }\n        return $possibleNames;\n    }\n    /**\n     * Get shortest representation of this fully-qualified name.\n     *\n     * @param string $name Fully-qualified name (without leading namespace separator)\n     * @param int    $type One of Stmt\\Use_::TYPE_*\n     *\n     * @return Name Shortest representation\n     */\n    public function getShortName(string $name, int $type) : Name\n    {\n        $possibleNames = $this->getPossibleNames($name, $type);\n        // Find shortest name\n        $shortestName = null;\n        $shortestLength = \\INF;\n        foreach ($possibleNames as $possibleName) {\n            $length = \\strlen($possibleName->toCodeString());\n            if ($length < $shortestLength) {\n                $shortestName = $possibleName;\n                $shortestLength = $length;\n            }\n        }\n        return $shortestName;\n    }\n    private function resolveAlias(Name $name, $type)\n    {\n        $firstPart = $name->getFirst();\n        if ($name->isQualified()) {\n            // resolve aliases for qualified names, always against class alias table\n            $checkName = \\strtolower($firstPart);\n            if (isset($this->aliases[Stmt\\Use_::TYPE_NORMAL][$checkName])) {\n                $alias = $this->aliases[Stmt\\Use_::TYPE_NORMAL][$checkName];\n                return FullyQualified::concat($alias, $name->slice(1), $name->getAttributes());\n            }\n        } elseif ($name->isUnqualified()) {\n            // constant aliases are case-sensitive, function aliases case-insensitive\n            $checkName = $type === Stmt\\Use_::TYPE_CONSTANT ? $firstPart : \\strtolower($firstPart);\n            if (isset($this->aliases[$type][$checkName])) {\n                // resolve unqualified aliases\n                return new FullyQualified($this->aliases[$type][$checkName], $name->getAttributes());\n            }\n        }\n        // No applicable aliases\n        return null;\n    }\n    private function getNamespaceRelativeName(string $name, string $lcName, int $type)\n    {\n        if (null === $this->namespace) {\n            return new Name($name);\n        }\n        if ($type === Stmt\\Use_::TYPE_CONSTANT) {\n            // The constants true/false/null always resolve to the global symbols, even inside a\n            // namespace, so they may be used without qualification\n            if ($lcName === \"true\" || $lcName === \"false\" || $lcName === \"null\") {\n                return new Name($name);\n            }\n        }\n        $namespacePrefix = \\strtolower($this->namespace . '\\\\');\n        if (0 === \\strpos($lcName, $namespacePrefix)) {\n            return new Name(\\substr($name, \\strlen($namespacePrefix)));\n        }\n        return null;\n    }\n    private function normalizeConstName(string $name)\n    {\n        $nsSep = \\strrpos($name, '\\\\');\n        if (\\false === $nsSep) {\n            return $name;\n        }\n        // Constants have case-insensitive namespace and case-sensitive short-name\n        $ns = \\substr($name, 0, $nsSep);\n        $shortName = \\substr($name, $nsSep + 1);\n        return \\strtolower($ns) . '\\\\' . $shortName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\ninterface Node\n{\n    /**\n     * Gets the type of the node.\n     *\n     * @return string Type of the node\n     */\n    public function getType() : string;\n    /**\n     * Gets the names of the sub nodes.\n     *\n     * @return array Names of sub nodes\n     */\n    public function getSubNodeNames() : array;\n    /**\n     * Gets line the node started in (alias of getStartLine).\n     *\n     * @return int Start line (or -1 if not available)\n     */\n    public function getLine() : int;\n    /**\n     * Gets line the node started in.\n     *\n     * Requires the 'startLine' attribute to be enabled in the lexer (enabled by default).\n     *\n     * @return int Start line (or -1 if not available)\n     */\n    public function getStartLine() : int;\n    /**\n     * Gets the line the node ended in.\n     *\n     * Requires the 'endLine' attribute to be enabled in the lexer (enabled by default).\n     *\n     * @return int End line (or -1 if not available)\n     */\n    public function getEndLine() : int;\n    /**\n     * Gets the token offset of the first token that is part of this node.\n     *\n     * The offset is an index into the array returned by Lexer::getTokens().\n     *\n     * Requires the 'startTokenPos' attribute to be enabled in the lexer (DISABLED by default).\n     *\n     * @return int Token start position (or -1 if not available)\n     */\n    public function getStartTokenPos() : int;\n    /**\n     * Gets the token offset of the last token that is part of this node.\n     *\n     * The offset is an index into the array returned by Lexer::getTokens().\n     *\n     * Requires the 'endTokenPos' attribute to be enabled in the lexer (DISABLED by default).\n     *\n     * @return int Token end position (or -1 if not available)\n     */\n    public function getEndTokenPos() : int;\n    /**\n     * Gets the file offset of the first character that is part of this node.\n     *\n     * Requires the 'startFilePos' attribute to be enabled in the lexer (DISABLED by default).\n     *\n     * @return int File start position (or -1 if not available)\n     */\n    public function getStartFilePos() : int;\n    /**\n     * Gets the file offset of the last character that is part of this node.\n     *\n     * Requires the 'endFilePos' attribute to be enabled in the lexer (DISABLED by default).\n     *\n     * @return int File end position (or -1 if not available)\n     */\n    public function getEndFilePos() : int;\n    /**\n     * Gets all comments directly preceding this node.\n     *\n     * The comments are also available through the \"comments\" attribute.\n     *\n     * @return Comment[]\n     */\n    public function getComments() : array;\n    /**\n     * Gets the doc comment of the node.\n     *\n     * @return null|Comment\\Doc Doc comment object or null\n     */\n    public function getDocComment();\n    /**\n     * Sets the doc comment of the node.\n     *\n     * This will either replace an existing doc comment or add it to the comments array.\n     *\n     * @param Comment\\Doc $docComment Doc comment to set\n     */\n    public function setDocComment(Comment\\Doc $docComment);\n    /**\n     * Sets an attribute on a node.\n     *\n     * @param string $key\n     * @param mixed  $value\n     */\n    public function setAttribute(string $key, $value);\n    /**\n     * Returns whether an attribute exists.\n     *\n     * @param string $key\n     *\n     * @return bool\n     */\n    public function hasAttribute(string $key) : bool;\n    /**\n     * Returns the value of an attribute.\n     *\n     * @param string $key\n     * @param mixed  $default\n     *\n     * @return mixed\n     */\n    public function getAttribute(string $key, $default = null);\n    /**\n     * Returns all the attributes of this node.\n     *\n     * @return array\n     */\n    public function getAttributes() : array;\n    /**\n     * Replaces all the attributes of this node.\n     *\n     * @param array $attributes\n     */\n    public function setAttributes(array $attributes);\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\Node\\VariadicPlaceholder;\nuse PHPUnit\\PhpParser\\NodeAbstract;\nclass Arg extends NodeAbstract\n{\n    /** @var Identifier|null Parameter name (for named parameters) */\n    public $name;\n    /** @var Expr Value to pass */\n    public $value;\n    /** @var bool Whether to pass by ref */\n    public $byRef;\n    /** @var bool Whether to unpack the argument */\n    public $unpack;\n    /**\n     * Constructs a function call argument node.\n     *\n     * @param Expr  $value      Value to pass\n     * @param bool  $byRef      Whether to pass by ref\n     * @param bool  $unpack     Whether to unpack the argument\n     * @param array $attributes Additional attributes\n     * @param Identifier|null $name Parameter name (for named parameters)\n     */\n    public function __construct(Expr $value, bool $byRef = \\false, bool $unpack = \\false, array $attributes = [], Identifier $name = null)\n    {\n        $this->attributes = $attributes;\n        $this->name = $name;\n        $this->value = $value;\n        $this->byRef = $byRef;\n        $this->unpack = $unpack;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name', 'value', 'byRef', 'unpack'];\n    }\n    public function getType() : string\n    {\n        return 'Arg';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeAbstract;\nclass Attribute extends NodeAbstract\n{\n    /** @var Name Attribute name */\n    public $name;\n    /** @var Arg[] Attribute arguments */\n    public $args;\n    /**\n     * @param Node\\Name $name       Attribute name\n     * @param Arg[]     $args       Attribute arguments\n     * @param array     $attributes Additional node attributes\n     */\n    public function __construct(Name $name, array $args = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = $name;\n        $this->args = $args;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name', 'args'];\n    }\n    public function getType() : string\n    {\n        return 'Attribute';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeAbstract;\nclass AttributeGroup extends NodeAbstract\n{\n    /** @var Attribute[] Attributes */\n    public $attrs;\n    /**\n     * @param Attribute[] $attrs PHP attributes\n     * @param array $attributes Additional node attributes\n     */\n    public function __construct(array $attrs, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->attrs = $attrs;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrs'];\n    }\n    public function getType() : string\n    {\n        return 'AttributeGroup';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\NodeAbstract;\n/**\n * This is a base class for complex types, including nullable types and union types.\n *\n * It does not provide any shared behavior and exists only for type-checking purposes.\n */\nabstract class ComplexType extends NodeAbstract\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\NodeAbstract;\nclass Const_ extends NodeAbstract\n{\n    /** @var Identifier Name */\n    public $name;\n    /** @var Expr Value */\n    public $value;\n    /** @var Name|null Namespaced name (if using NameResolver) */\n    public $namespacedName;\n    /**\n     * Constructs a const node for use in class const and const statements.\n     *\n     * @param string|Identifier $name       Name\n     * @param Expr              $value      Value\n     * @param array             $attributes Additional attributes\n     */\n    public function __construct($name, Expr $value, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = \\is_string($name) ? new Identifier($name) : $name;\n        $this->value = $value;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name', 'value'];\n    }\n    public function getType() : string\n    {\n        return 'Const';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\NodeAbstract;\nabstract class Expr extends NodeAbstract\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass ArrayDimFetch extends Expr\n{\n    /** @var Expr Variable */\n    public $var;\n    /** @var null|Expr Array index / dim */\n    public $dim;\n    /**\n     * Constructs an array index fetch node.\n     *\n     * @param Expr      $var        Variable\n     * @param null|Expr $dim        Array index / dim\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Expr $var, Expr $dim = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->dim = $dim;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'dim'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_ArrayDimFetch';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass ArrayItem extends Expr\n{\n    /** @var null|Expr Key */\n    public $key;\n    /** @var Expr Value */\n    public $value;\n    /** @var bool Whether to assign by reference */\n    public $byRef;\n    /** @var bool Whether to unpack the argument */\n    public $unpack;\n    /**\n     * Constructs an array item node.\n     *\n     * @param Expr      $value      Value\n     * @param null|Expr $key        Key\n     * @param bool      $byRef      Whether to assign by reference\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Expr $value, Expr $key = null, bool $byRef = \\false, array $attributes = [], bool $unpack = \\false)\n    {\n        $this->attributes = $attributes;\n        $this->key = $key;\n        $this->value = $value;\n        $this->byRef = $byRef;\n        $this->unpack = $unpack;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['key', 'value', 'byRef', 'unpack'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_ArrayItem';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Array_ extends Expr\n{\n    // For use in \"kind\" attribute\n    const KIND_LONG = 1;\n    // array() syntax\n    const KIND_SHORT = 2;\n    // [] syntax\n    /** @var (ArrayItem|null)[] Items */\n    public $items;\n    /**\n     * Constructs an array node.\n     *\n     * @param (ArrayItem|null)[] $items      Items of the array\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(array $items = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->items = $items;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['items'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Array';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\FunctionLike;\nclass ArrowFunction extends Expr implements FunctionLike\n{\n    /** @var bool */\n    public $static;\n    /** @var bool */\n    public $byRef;\n    /** @var Node\\Param[] */\n    public $params = [];\n    /** @var null|Node\\Identifier|Node\\Name|Node\\ComplexType */\n    public $returnType;\n    /** @var Expr */\n    public $expr;\n    /** @var Node\\AttributeGroup[] */\n    public $attrGroups;\n    /**\n     * @param array $subNodes   Array of the following optional subnodes:\n     *                          'static'     => false   : Whether the closure is static\n     *                          'byRef'      => false   : Whether to return by reference\n     *                          'params'     => array() : Parameters\n     *                          'returnType' => null    : Return type\n     *                          'expr'       => Expr    : Expression body\n     *                          'attrGroups' => array() : PHP attribute groups\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->static = $subNodes['static'] ?? \\false;\n        $this->byRef = $subNodes['byRef'] ?? \\false;\n        $this->params = $subNodes['params'] ?? [];\n        $returnType = $subNodes['returnType'] ?? null;\n        $this->returnType = \\is_string($returnType) ? new Node\\Identifier($returnType) : $returnType;\n        $this->expr = $subNodes['expr'];\n        $this->attrGroups = $subNodes['attrGroups'] ?? [];\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'static', 'byRef', 'params', 'returnType', 'expr'];\n    }\n    public function returnsByRef() : bool\n    {\n        return $this->byRef;\n    }\n    public function getParams() : array\n    {\n        return $this->params;\n    }\n    public function getReturnType()\n    {\n        return $this->returnType;\n    }\n    public function getAttrGroups() : array\n    {\n        return $this->attrGroups;\n    }\n    /**\n     * @return Node\\Stmt\\Return_[]\n     */\n    public function getStmts() : array\n    {\n        return [new Node\\Stmt\\Return_($this->expr)];\n    }\n    public function getType() : string\n    {\n        return 'Expr_ArrowFunction';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Assign extends Expr\n{\n    /** @var Expr Variable */\n    public $var;\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs an assignment node.\n     *\n     * @param Expr  $var        Variable\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $var, Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Assign';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nabstract class AssignOp extends Expr\n{\n    /** @var Expr Variable */\n    public $var;\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs a compound assignment operation node.\n     *\n     * @param Expr  $var        Variable\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $var, Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'expr'];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass BitwiseAnd extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_BitwiseAnd';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass BitwiseOr extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_BitwiseOr';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass BitwiseXor extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_BitwiseXor';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass Coalesce extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_Coalesce';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass Concat extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_Concat';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass Div extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_Div';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass Minus extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_Minus';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass Mod extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_Mod';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass Mul extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_Mul';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass Plus extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_Plus';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass Pow extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_Pow';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass ShiftLeft extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_ShiftLeft';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nclass ShiftRight extends AssignOp\n{\n    public function getType() : string\n    {\n        return 'Expr_AssignOp_ShiftRight';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass AssignRef extends Expr\n{\n    /** @var Expr Variable reference is assigned to */\n    public $var;\n    /** @var Expr Variable which is referenced */\n    public $expr;\n    /**\n     * Constructs an assignment node.\n     *\n     * @param Expr  $var        Variable\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $var, Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_AssignRef';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nabstract class BinaryOp extends Expr\n{\n    /** @var Expr The left hand side expression */\n    public $left;\n    /** @var Expr The right hand side expression */\n    public $right;\n    /**\n     * Constructs a binary operator node.\n     *\n     * @param Expr  $left       The left hand side expression\n     * @param Expr  $right      The right hand side expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $left, Expr $right, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->left = $left;\n        $this->right = $right;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['left', 'right'];\n    }\n    /**\n     * Get the operator sigil for this binary operation.\n     *\n     * In the case there are multiple possible sigils for an operator, this method does not\n     * necessarily return the one used in the parsed code.\n     *\n     * @return string\n     */\n    public abstract function getOperatorSigil() : string;\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass BitwiseAnd extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '&';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_BitwiseAnd';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass BitwiseOr extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '|';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_BitwiseOr';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass BitwiseXor extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '^';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_BitwiseXor';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass BooleanAnd extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '&&';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_BooleanAnd';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass BooleanOr extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '||';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_BooleanOr';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Coalesce extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '??';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Coalesce';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Concat extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '.';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Concat';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Div extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '/';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Div';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Equal extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '==';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Equal';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Greater extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '>';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Greater';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass GreaterOrEqual extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '>=';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_GreaterOrEqual';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Identical extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '===';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Identical';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass LogicalAnd extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return 'and';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_LogicalAnd';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass LogicalOr extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return 'or';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_LogicalOr';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass LogicalXor extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return 'xor';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_LogicalXor';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Minus extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '-';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Minus';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Mod extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '%';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Mod';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Mul extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '*';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Mul';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass NotEqual extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '!=';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_NotEqual';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass NotIdentical extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '!==';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_NotIdentical';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Plus extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '+';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Plus';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Pow extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '**';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Pow';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass ShiftLeft extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '<<';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_ShiftLeft';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass ShiftRight extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '>>';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_ShiftRight';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Smaller extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '<';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Smaller';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass SmallerOrEqual extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '<=';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_SmallerOrEqual';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nclass Spaceship extends BinaryOp\n{\n    public function getOperatorSigil() : string\n    {\n        return '<=>';\n    }\n    public function getType() : string\n    {\n        return 'Expr_BinaryOp_Spaceship';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass BitwiseNot extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs a bitwise not node.\n     *\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_BitwiseNot';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass BooleanNot extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs a boolean not node.\n     *\n     * @param Expr $expr       Expression\n     * @param array               $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_BooleanNot';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Arg;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\VariadicPlaceholder;\nabstract class CallLike extends Expr\n{\n    /**\n     * Return raw arguments, which may be actual Args, or VariadicPlaceholders for first-class\n     * callables.\n     *\n     * @return array<Arg|VariadicPlaceholder>\n     */\n    public abstract function getRawArgs() : array;\n    /**\n     * Returns whether this call expression is actually a first class callable.\n     */\n    public function isFirstClassCallable() : bool\n    {\n        foreach ($this->getRawArgs() as $arg) {\n            if ($arg instanceof VariadicPlaceholder) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    /**\n     * Assert that this is not a first-class callable and return only ordinary Args.\n     *\n     * @return Arg[]\n     */\n    public function getArgs() : array\n    {\n        \\assert(!$this->isFirstClassCallable());\n        return $this->getRawArgs();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nabstract class Cast extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs a cast node.\n     *\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\Cast;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast;\nclass Array_ extends Cast\n{\n    public function getType() : string\n    {\n        return 'Expr_Cast_Array';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\Cast;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast;\nclass Bool_ extends Cast\n{\n    public function getType() : string\n    {\n        return 'Expr_Cast_Bool';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\Cast;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast;\nclass Double extends Cast\n{\n    // For use in \"kind\" attribute\n    const KIND_DOUBLE = 1;\n    // \"double\" syntax\n    const KIND_FLOAT = 2;\n    // \"float\" syntax\n    const KIND_REAL = 3;\n    // \"real\" syntax\n    public function getType() : string\n    {\n        return 'Expr_Cast_Double';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\Cast;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast;\nclass Int_ extends Cast\n{\n    public function getType() : string\n    {\n        return 'Expr_Cast_Int';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\Cast;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast;\nclass Object_ extends Cast\n{\n    public function getType() : string\n    {\n        return 'Expr_Cast_Object';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\Cast;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast;\nclass String_ extends Cast\n{\n    public function getType() : string\n    {\n        return 'Expr_Cast_String';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr\\Cast;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast;\nclass Unset_ extends Cast\n{\n    public function getType() : string\n    {\n        return 'Expr_Cast_Unset';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Name;\nclass ClassConstFetch extends Expr\n{\n    /** @var Name|Expr Class name */\n    public $class;\n    /** @var Identifier|Expr|Error Constant name */\n    public $name;\n    /**\n     * Constructs a class const fetch node.\n     *\n     * @param Name|Expr                    $class      Class name\n     * @param string|Identifier|Expr|Error $name       Constant name\n     * @param array                        $attributes Additional attributes\n     */\n    public function __construct($class, $name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->class = $class;\n        $this->name = \\is_string($name) ? new Identifier($name) : $name;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['class', 'name'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_ClassConstFetch';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Clone_ extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs a clone node.\n     *\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Clone';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\FunctionLike;\nclass Closure extends Expr implements FunctionLike\n{\n    /** @var bool Whether the closure is static */\n    public $static;\n    /** @var bool Whether to return by reference */\n    public $byRef;\n    /** @var Node\\Param[] Parameters */\n    public $params;\n    /** @var ClosureUse[] use()s */\n    public $uses;\n    /** @var null|Node\\Identifier|Node\\Name|Node\\ComplexType Return type */\n    public $returnType;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /** @var Node\\AttributeGroup[] PHP attribute groups */\n    public $attrGroups;\n    /**\n     * Constructs a lambda function node.\n     *\n     * @param array $subNodes   Array of the following optional subnodes:\n     *                          'static'     => false  : Whether the closure is static\n     *                          'byRef'      => false  : Whether to return by reference\n     *                          'params'     => array(): Parameters\n     *                          'uses'       => array(): use()s\n     *                          'returnType' => null   : Return type\n     *                          'stmts'      => array(): Statements\n     *                          'attrGroups' => array(): PHP attributes groups\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->static = $subNodes['static'] ?? \\false;\n        $this->byRef = $subNodes['byRef'] ?? \\false;\n        $this->params = $subNodes['params'] ?? [];\n        $this->uses = $subNodes['uses'] ?? [];\n        $returnType = $subNodes['returnType'] ?? null;\n        $this->returnType = \\is_string($returnType) ? new Node\\Identifier($returnType) : $returnType;\n        $this->stmts = $subNodes['stmts'] ?? [];\n        $this->attrGroups = $subNodes['attrGroups'] ?? [];\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'static', 'byRef', 'params', 'uses', 'returnType', 'stmts'];\n    }\n    public function returnsByRef() : bool\n    {\n        return $this->byRef;\n    }\n    public function getParams() : array\n    {\n        return $this->params;\n    }\n    public function getReturnType()\n    {\n        return $this->returnType;\n    }\n    /** @return Node\\Stmt[] */\n    public function getStmts() : array\n    {\n        return $this->stmts;\n    }\n    public function getAttrGroups() : array\n    {\n        return $this->attrGroups;\n    }\n    public function getType() : string\n    {\n        return 'Expr_Closure';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass ClosureUse extends Expr\n{\n    /** @var Expr\\Variable Variable to use */\n    public $var;\n    /** @var bool Whether to use by reference */\n    public $byRef;\n    /**\n     * Constructs a closure use node.\n     *\n     * @param Expr\\Variable $var        Variable to use\n     * @param bool          $byRef      Whether to use by reference\n     * @param array         $attributes Additional attributes\n     */\n    public function __construct(Expr\\Variable $var, bool $byRef = \\false, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->byRef = $byRef;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'byRef'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_ClosureUse';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Name;\nclass ConstFetch extends Expr\n{\n    /** @var Name Constant name */\n    public $name;\n    /**\n     * Constructs a const fetch node.\n     *\n     * @param Name  $name       Constant name\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Name $name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = $name;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_ConstFetch';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Empty_ extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs an empty() node.\n     *\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Empty';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\n/**\n * Error node used during parsing with error recovery.\n *\n * An error node may be placed at a position where an expression is required, but an error occurred.\n * Error nodes will not be present if the parser is run in throwOnError mode (the default).\n */\nclass Error extends Expr\n{\n    /**\n     * Constructs an error node.\n     *\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(array $attributes = [])\n    {\n        $this->attributes = $attributes;\n    }\n    public function getSubNodeNames() : array\n    {\n        return [];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Error';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass ErrorSuppress extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs an error suppress node.\n     *\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_ErrorSuppress';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Eval_ extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs an eval() node.\n     *\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Eval';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Exit_ extends Expr\n{\n    /* For use in \"kind\" attribute */\n    const KIND_EXIT = 1;\n    const KIND_DIE = 2;\n    /** @var null|Expr Expression */\n    public $expr;\n    /**\n     * Constructs an exit() node.\n     *\n     * @param null|Expr $expr       Expression\n     * @param array                    $attributes Additional attributes\n     */\n    public function __construct(Expr $expr = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Exit';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass FuncCall extends CallLike\n{\n    /** @var Node\\Name|Expr Function name */\n    public $name;\n    /** @var array<Node\\Arg|Node\\VariadicPlaceholder> Arguments */\n    public $args;\n    /**\n     * Constructs a function call node.\n     *\n     * @param Node\\Name|Expr                           $name       Function name\n     * @param array<Node\\Arg|Node\\VariadicPlaceholder> $args       Arguments\n     * @param array                                    $attributes Additional attributes\n     */\n    public function __construct($name, array $args = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = $name;\n        $this->args = $args;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name', 'args'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_FuncCall';\n    }\n    public function getRawArgs() : array\n    {\n        return $this->args;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Include_ extends Expr\n{\n    const TYPE_INCLUDE = 1;\n    const TYPE_INCLUDE_ONCE = 2;\n    const TYPE_REQUIRE = 3;\n    const TYPE_REQUIRE_ONCE = 4;\n    /** @var Expr Expression */\n    public $expr;\n    /** @var int Type of include */\n    public $type;\n    /**\n     * Constructs an include node.\n     *\n     * @param Expr  $expr       Expression\n     * @param int   $type       Type of include\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, int $type, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n        $this->type = $type;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr', 'type'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Include';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Name;\nclass Instanceof_ extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /** @var Name|Expr Class name */\n    public $class;\n    /**\n     * Constructs an instanceof check node.\n     *\n     * @param Expr      $expr       Expression\n     * @param Name|Expr $class      Class name\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, $class, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n        $this->class = $class;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr', 'class'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Instanceof';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Isset_ extends Expr\n{\n    /** @var Expr[] Variables */\n    public $vars;\n    /**\n     * Constructs an array node.\n     *\n     * @param Expr[] $vars       Variables\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct(array $vars, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->vars = $vars;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['vars'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Isset';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass List_ extends Expr\n{\n    /** @var (ArrayItem|null)[] List of items to assign to */\n    public $items;\n    /**\n     * Constructs a list() destructuring node.\n     *\n     * @param (ArrayItem|null)[] $items      List of items to assign to\n     * @param array              $attributes Additional attributes\n     */\n    public function __construct(array $items, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->items = $items;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['items'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_List';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\MatchArm;\nclass Match_ extends Node\\Expr\n{\n    /** @var Node\\Expr */\n    public $cond;\n    /** @var MatchArm[] */\n    public $arms;\n    /**\n     * @param MatchArm[] $arms\n     */\n    public function __construct(Node\\Expr $cond, array $arms = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->cond = $cond;\n        $this->arms = $arms;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['cond', 'arms'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Match';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Arg;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\VariadicPlaceholder;\nclass MethodCall extends CallLike\n{\n    /** @var Expr Variable holding object */\n    public $var;\n    /** @var Identifier|Expr Method name */\n    public $name;\n    /** @var array<Arg|VariadicPlaceholder> Arguments */\n    public $args;\n    /**\n     * Constructs a function call node.\n     *\n     * @param Expr                           $var        Variable holding object\n     * @param string|Identifier|Expr         $name       Method name\n     * @param array<Arg|VariadicPlaceholder> $args       Arguments\n     * @param array                          $attributes Additional attributes\n     */\n    public function __construct(Expr $var, $name, array $args = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->name = \\is_string($name) ? new Identifier($name) : $name;\n        $this->args = $args;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'name', 'args'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_MethodCall';\n    }\n    public function getRawArgs() : array\n    {\n        return $this->args;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Arg;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\VariadicPlaceholder;\nclass New_ extends CallLike\n{\n    /** @var Node\\Name|Expr|Node\\Stmt\\Class_ Class name */\n    public $class;\n    /** @var array<Arg|VariadicPlaceholder> Arguments */\n    public $args;\n    /**\n     * Constructs a function call node.\n     *\n     * @param Node\\Name|Expr|Node\\Stmt\\Class_ $class      Class name (or class node for anonymous classes)\n     * @param array<Arg|VariadicPlaceholder>  $args       Arguments\n     * @param array                           $attributes Additional attributes\n     */\n    public function __construct($class, array $args = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->class = $class;\n        $this->args = $args;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['class', 'args'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_New';\n    }\n    public function getRawArgs() : array\n    {\n        return $this->args;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Arg;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\VariadicPlaceholder;\nclass NullsafeMethodCall extends CallLike\n{\n    /** @var Expr Variable holding object */\n    public $var;\n    /** @var Identifier|Expr Method name */\n    public $name;\n    /** @var array<Arg|VariadicPlaceholder> Arguments */\n    public $args;\n    /**\n     * Constructs a nullsafe method call node.\n     *\n     * @param Expr                           $var        Variable holding object\n     * @param string|Identifier|Expr         $name       Method name\n     * @param array<Arg|VariadicPlaceholder> $args       Arguments\n     * @param array                          $attributes Additional attributes\n     */\n    public function __construct(Expr $var, $name, array $args = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->name = \\is_string($name) ? new Identifier($name) : $name;\n        $this->args = $args;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'name', 'args'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_NullsafeMethodCall';\n    }\n    public function getRawArgs() : array\n    {\n        return $this->args;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nclass NullsafePropertyFetch extends Expr\n{\n    /** @var Expr Variable holding object */\n    public $var;\n    /** @var Identifier|Expr Property name */\n    public $name;\n    /**\n     * Constructs a nullsafe property fetch node.\n     *\n     * @param Expr                   $var        Variable holding object\n     * @param string|Identifier|Expr $name       Property name\n     * @param array                  $attributes Additional attributes\n     */\n    public function __construct(Expr $var, $name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->name = \\is_string($name) ? new Identifier($name) : $name;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'name'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_NullsafePropertyFetch';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass PostDec extends Expr\n{\n    /** @var Expr Variable */\n    public $var;\n    /**\n     * Constructs a post decrement node.\n     *\n     * @param Expr  $var        Variable\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $var, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_PostDec';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass PostInc extends Expr\n{\n    /** @var Expr Variable */\n    public $var;\n    /**\n     * Constructs a post increment node.\n     *\n     * @param Expr  $var        Variable\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $var, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_PostInc';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass PreDec extends Expr\n{\n    /** @var Expr Variable */\n    public $var;\n    /**\n     * Constructs a pre decrement node.\n     *\n     * @param Expr  $var        Variable\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $var, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_PreDec';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass PreInc extends Expr\n{\n    /** @var Expr Variable */\n    public $var;\n    /**\n     * Constructs a pre increment node.\n     *\n     * @param Expr  $var        Variable\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $var, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_PreInc';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Print_ extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs an print() node.\n     *\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Print';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nclass PropertyFetch extends Expr\n{\n    /** @var Expr Variable holding object */\n    public $var;\n    /** @var Identifier|Expr Property name */\n    public $name;\n    /**\n     * Constructs a function call node.\n     *\n     * @param Expr                   $var        Variable holding object\n     * @param string|Identifier|Expr $name       Property name\n     * @param array                  $attributes Additional attributes\n     */\n    public function __construct(Expr $var, $name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->name = \\is_string($name) ? new Identifier($name) : $name;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'name'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_PropertyFetch';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass ShellExec extends Expr\n{\n    /** @var array Encapsed string array */\n    public $parts;\n    /**\n     * Constructs a shell exec (backtick) node.\n     *\n     * @param array $parts      Encapsed string array\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(array $parts, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->parts = $parts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['parts'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_ShellExec';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Arg;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\VariadicPlaceholder;\nclass StaticCall extends CallLike\n{\n    /** @var Node\\Name|Expr Class name */\n    public $class;\n    /** @var Identifier|Expr Method name */\n    public $name;\n    /** @var array<Arg|VariadicPlaceholder> Arguments */\n    public $args;\n    /**\n     * Constructs a static method call node.\n     *\n     * @param Node\\Name|Expr                 $class      Class name\n     * @param string|Identifier|Expr         $name       Method name\n     * @param array<Arg|VariadicPlaceholder> $args       Arguments\n     * @param array                          $attributes Additional attributes\n     */\n    public function __construct($class, $name, array $args = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->class = $class;\n        $this->name = \\is_string($name) ? new Identifier($name) : $name;\n        $this->args = $args;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['class', 'name', 'args'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_StaticCall';\n    }\n    public function getRawArgs() : array\n    {\n        return $this->args;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\VarLikeIdentifier;\nclass StaticPropertyFetch extends Expr\n{\n    /** @var Name|Expr Class name */\n    public $class;\n    /** @var VarLikeIdentifier|Expr Property name */\n    public $name;\n    /**\n     * Constructs a static property fetch node.\n     *\n     * @param Name|Expr                     $class      Class name\n     * @param string|VarLikeIdentifier|Expr $name       Property name\n     * @param array                         $attributes Additional attributes\n     */\n    public function __construct($class, $name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->class = $class;\n        $this->name = \\is_string($name) ? new VarLikeIdentifier($name) : $name;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['class', 'name'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_StaticPropertyFetch';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Ternary extends Expr\n{\n    /** @var Expr Condition */\n    public $cond;\n    /** @var null|Expr Expression for true */\n    public $if;\n    /** @var Expr Expression for false */\n    public $else;\n    /**\n     * Constructs a ternary operator node.\n     *\n     * @param Expr      $cond       Condition\n     * @param null|Expr $if         Expression for true\n     * @param Expr      $else       Expression for false\n     * @param array                    $attributes Additional attributes\n     */\n    public function __construct(Expr $cond, $if, Expr $else, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->cond = $cond;\n        $this->if = $if;\n        $this->else = $else;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['cond', 'if', 'else'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Ternary';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Throw_ extends Node\\Expr\n{\n    /** @var Node\\Expr Expression */\n    public $expr;\n    /**\n     * Constructs a throw expression node.\n     *\n     * @param Node\\Expr $expr       Expression\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Throw';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass UnaryMinus extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs a unary minus node.\n     *\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_UnaryMinus';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass UnaryPlus extends Expr\n{\n    /** @var Expr Expression */\n    public $expr;\n    /**\n     * Constructs a unary plus node.\n     *\n     * @param Expr $expr       Expression\n     * @param array               $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_UnaryPlus';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Variable extends Expr\n{\n    /** @var string|Expr Name */\n    public $name;\n    /**\n     * Constructs a variable node.\n     *\n     * @param string|Expr $name       Name\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct($name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = $name;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Variable';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass YieldFrom extends Expr\n{\n    /** @var Expr Expression to yield from */\n    public $expr;\n    /**\n     * Constructs an \"yield from\" node.\n     *\n     * @param Expr  $expr       Expression\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_YieldFrom';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Expr;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Yield_ extends Expr\n{\n    /** @var null|Expr Key expression */\n    public $key;\n    /** @var null|Expr Value expression */\n    public $value;\n    /**\n     * Constructs a yield expression node.\n     *\n     * @param null|Expr $value      Value expression\n     * @param null|Expr $key        Key expression\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Expr $value = null, Expr $key = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->key = $key;\n        $this->value = $value;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['key', 'value'];\n    }\n    public function getType() : string\n    {\n        return 'Expr_Yield';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\Node;\ninterface FunctionLike extends Node\n{\n    /**\n     * Whether to return by reference\n     *\n     * @return bool\n     */\n    public function returnsByRef() : bool;\n    /**\n     * List of parameters\n     *\n     * @return Param[]\n     */\n    public function getParams() : array;\n    /**\n     * Get the declared return type or null\n     *\n     * @return null|Identifier|Name|ComplexType\n     */\n    public function getReturnType();\n    /**\n     * The function body\n     *\n     * @return Stmt[]|null\n     */\n    public function getStmts();\n    /**\n     * Get PHP attribute groups.\n     *\n     * @return AttributeGroup[]\n     */\n    public function getAttrGroups() : array;\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\NodeAbstract;\n/**\n * Represents a non-namespaced name. Namespaced names are represented using Name nodes.\n */\nclass Identifier extends NodeAbstract\n{\n    /** @var string Identifier as string */\n    public $name;\n    private static $specialClassNames = ['self' => \\true, 'parent' => \\true, 'static' => \\true];\n    /**\n     * Constructs an identifier node.\n     *\n     * @param string $name       Identifier as string\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct(string $name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = $name;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name'];\n    }\n    /**\n     * Get identifier as string.\n     *\n     * @return string Identifier as string.\n     */\n    public function toString() : string\n    {\n        return $this->name;\n    }\n    /**\n     * Get lowercased identifier as string.\n     *\n     * @return string Lowercased identifier as string\n     */\n    public function toLowerString() : string\n    {\n        return \\strtolower($this->name);\n    }\n    /**\n     * Checks whether the identifier is a special class name (self, parent or static).\n     *\n     * @return bool Whether identifier is a special class name\n     */\n    public function isSpecialClassName() : bool\n    {\n        return isset(self::$specialClassNames[\\strtolower($this->name)]);\n    }\n    /**\n     * Get identifier as string.\n     *\n     * @return string Identifier as string\n     */\n    public function __toString() : string\n    {\n        return $this->name;\n    }\n    public function getType() : string\n    {\n        return 'Identifier';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\NodeAbstract;\nclass IntersectionType extends ComplexType\n{\n    /** @var (Identifier|Name)[] Types */\n    public $types;\n    /**\n     * Constructs an intersection type.\n     *\n     * @param (Identifier|Name)[] $types      Types\n     * @param array               $attributes Additional attributes\n     */\n    public function __construct(array $types, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->types = $types;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['types'];\n    }\n    public function getType() : string\n    {\n        return 'IntersectionType';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeAbstract;\nclass MatchArm extends NodeAbstract\n{\n    /** @var null|Node\\Expr[] */\n    public $conds;\n    /** @var Node\\Expr */\n    public $body;\n    /**\n     * @param null|Node\\Expr[] $conds\n     */\n    public function __construct($conds, Node\\Expr $body, array $attributes = [])\n    {\n        $this->conds = $conds;\n        $this->body = $body;\n        $this->attributes = $attributes;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['conds', 'body'];\n    }\n    public function getType() : string\n    {\n        return 'MatchArm';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\NodeAbstract;\nclass Name extends NodeAbstract\n{\n    /**\n     * @var string[] Parts of the name\n     * @deprecated Use getParts() instead\n     */\n    public $parts;\n    private static $specialClassNames = ['self' => \\true, 'parent' => \\true, 'static' => \\true];\n    /**\n     * Constructs a name node.\n     *\n     * @param string|string[]|self $name       Name as string, part array or Name instance (copy ctor)\n     * @param array                $attributes Additional attributes\n     */\n    public function __construct($name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->parts = self::prepareName($name);\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['parts'];\n    }\n    /**\n     * Get parts of name (split by the namespace separator).\n     *\n     * @return string[] Parts of name\n     */\n    public function getParts() : array\n    {\n        return $this->parts;\n    }\n    /**\n     * Gets the first part of the name, i.e. everything before the first namespace separator.\n     *\n     * @return string First part of the name\n     */\n    public function getFirst() : string\n    {\n        return $this->parts[0];\n    }\n    /**\n     * Gets the last part of the name, i.e. everything after the last namespace separator.\n     *\n     * @return string Last part of the name\n     */\n    public function getLast() : string\n    {\n        return $this->parts[\\count($this->parts) - 1];\n    }\n    /**\n     * Checks whether the name is unqualified. (E.g. Name)\n     *\n     * @return bool Whether the name is unqualified\n     */\n    public function isUnqualified() : bool\n    {\n        return 1 === \\count($this->parts);\n    }\n    /**\n     * Checks whether the name is qualified. (E.g. Name\\Name)\n     *\n     * @return bool Whether the name is qualified\n     */\n    public function isQualified() : bool\n    {\n        return 1 < \\count($this->parts);\n    }\n    /**\n     * Checks whether the name is fully qualified. (E.g. \\Name)\n     *\n     * @return bool Whether the name is fully qualified\n     */\n    public function isFullyQualified() : bool\n    {\n        return \\false;\n    }\n    /**\n     * Checks whether the name is explicitly relative to the current namespace. (E.g. namespace\\Name)\n     *\n     * @return bool Whether the name is relative\n     */\n    public function isRelative() : bool\n    {\n        return \\false;\n    }\n    /**\n     * Returns a string representation of the name itself, without taking the name type into\n     * account (e.g., not including a leading backslash for fully qualified names).\n     *\n     * @return string String representation\n     */\n    public function toString() : string\n    {\n        return \\implode('\\\\', $this->parts);\n    }\n    /**\n     * Returns a string representation of the name as it would occur in code (e.g., including\n     * leading backslash for fully qualified names.\n     *\n     * @return string String representation\n     */\n    public function toCodeString() : string\n    {\n        return $this->toString();\n    }\n    /**\n     * Returns lowercased string representation of the name, without taking the name type into\n     * account (e.g., no leading backslash for fully qualified names).\n     *\n     * @return string Lowercased string representation\n     */\n    public function toLowerString() : string\n    {\n        return \\strtolower(\\implode('\\\\', $this->parts));\n    }\n    /**\n     * Checks whether the identifier is a special class name (self, parent or static).\n     *\n     * @return bool Whether identifier is a special class name\n     */\n    public function isSpecialClassName() : bool\n    {\n        return \\count($this->parts) === 1 && isset(self::$specialClassNames[\\strtolower($this->parts[0])]);\n    }\n    /**\n     * Returns a string representation of the name by imploding the namespace parts with the\n     * namespace separator.\n     *\n     * @return string String representation\n     */\n    public function __toString() : string\n    {\n        return \\implode('\\\\', $this->parts);\n    }\n    /**\n     * Gets a slice of a name (similar to array_slice).\n     *\n     * This method returns a new instance of the same type as the original and with the same\n     * attributes.\n     *\n     * If the slice is empty, null is returned. The null value will be correctly handled in\n     * concatenations using concat().\n     *\n     * Offset and length have the same meaning as in array_slice().\n     *\n     * @param int      $offset Offset to start the slice at (may be negative)\n     * @param int|null $length Length of the slice (may be negative)\n     *\n     * @return static|null Sliced name\n     */\n    public function slice(int $offset, int $length = null)\n    {\n        $numParts = \\count($this->parts);\n        $realOffset = $offset < 0 ? $offset + $numParts : $offset;\n        if ($realOffset < 0 || $realOffset > $numParts) {\n            throw new \\OutOfBoundsException(\\sprintf('Offset %d is out of bounds', $offset));\n        }\n        if (null === $length) {\n            $realLength = $numParts - $realOffset;\n        } else {\n            $realLength = $length < 0 ? $length + $numParts - $realOffset : $length;\n            if ($realLength < 0 || $realLength > $numParts - $realOffset) {\n                throw new \\OutOfBoundsException(\\sprintf('Length %d is out of bounds', $length));\n            }\n        }\n        if ($realLength === 0) {\n            // Empty slice is represented as null\n            return null;\n        }\n        return new static(\\array_slice($this->parts, $realOffset, $realLength), $this->attributes);\n    }\n    /**\n     * Concatenate two names, yielding a new Name instance.\n     *\n     * The type of the generated instance depends on which class this method is called on, for\n     * example Name\\FullyQualified::concat() will yield a Name\\FullyQualified instance.\n     *\n     * If one of the arguments is null, a new instance of the other name will be returned. If both\n     * arguments are null, null will be returned. As such, writing\n     *     Name::concat($namespace, $shortName)\n     * where $namespace is a Name node or null will work as expected.\n     *\n     * @param string|string[]|self|null $name1      The first name\n     * @param string|string[]|self|null $name2      The second name\n     * @param array                     $attributes Attributes to assign to concatenated name\n     *\n     * @return static|null Concatenated name\n     */\n    public static function concat($name1, $name2, array $attributes = [])\n    {\n        if (null === $name1 && null === $name2) {\n            return null;\n        } elseif (null === $name1) {\n            return new static(self::prepareName($name2), $attributes);\n        } elseif (null === $name2) {\n            return new static(self::prepareName($name1), $attributes);\n        } else {\n            return new static(\\array_merge(self::prepareName($name1), self::prepareName($name2)), $attributes);\n        }\n    }\n    /**\n     * Prepares a (string, array or Name node) name for use in name changing methods by converting\n     * it to an array.\n     *\n     * @param string|string[]|self $name Name to prepare\n     *\n     * @return string[] Prepared name\n     */\n    private static function prepareName($name) : array\n    {\n        if (\\is_string($name)) {\n            if ('' === $name) {\n                throw new \\InvalidArgumentException('Name cannot be empty');\n            }\n            return \\explode('\\\\', $name);\n        } elseif (\\is_array($name)) {\n            if (empty($name)) {\n                throw new \\InvalidArgumentException('Name cannot be empty');\n            }\n            return $name;\n        } elseif ($name instanceof self) {\n            return $name->parts;\n        }\n        throw new \\InvalidArgumentException('Expected string, array of parts or Name instance');\n    }\n    public function getType() : string\n    {\n        return 'Name';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Name;\n\nclass FullyQualified extends \\PHPUnit\\PhpParser\\Node\\Name\n{\n    /**\n     * Checks whether the name is unqualified. (E.g. Name)\n     *\n     * @return bool Whether the name is unqualified\n     */\n    public function isUnqualified() : bool\n    {\n        return \\false;\n    }\n    /**\n     * Checks whether the name is qualified. (E.g. Name\\Name)\n     *\n     * @return bool Whether the name is qualified\n     */\n    public function isQualified() : bool\n    {\n        return \\false;\n    }\n    /**\n     * Checks whether the name is fully qualified. (E.g. \\Name)\n     *\n     * @return bool Whether the name is fully qualified\n     */\n    public function isFullyQualified() : bool\n    {\n        return \\true;\n    }\n    /**\n     * Checks whether the name is explicitly relative to the current namespace. (E.g. namespace\\Name)\n     *\n     * @return bool Whether the name is relative\n     */\n    public function isRelative() : bool\n    {\n        return \\false;\n    }\n    public function toCodeString() : string\n    {\n        return '\\\\' . $this->toString();\n    }\n    public function getType() : string\n    {\n        return 'Name_FullyQualified';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Name;\n\nclass Relative extends \\PHPUnit\\PhpParser\\Node\\Name\n{\n    /**\n     * Checks whether the name is unqualified. (E.g. Name)\n     *\n     * @return bool Whether the name is unqualified\n     */\n    public function isUnqualified() : bool\n    {\n        return \\false;\n    }\n    /**\n     * Checks whether the name is qualified. (E.g. Name\\Name)\n     *\n     * @return bool Whether the name is qualified\n     */\n    public function isQualified() : bool\n    {\n        return \\false;\n    }\n    /**\n     * Checks whether the name is fully qualified. (E.g. \\Name)\n     *\n     * @return bool Whether the name is fully qualified\n     */\n    public function isFullyQualified() : bool\n    {\n        return \\false;\n    }\n    /**\n     * Checks whether the name is explicitly relative to the current namespace. (E.g. namespace\\Name)\n     *\n     * @return bool Whether the name is relative\n     */\n    public function isRelative() : bool\n    {\n        return \\true;\n    }\n    public function toCodeString() : string\n    {\n        return 'namespace\\\\' . $this->toString();\n    }\n    public function getType() : string\n    {\n        return 'Name_Relative';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nclass NullableType extends ComplexType\n{\n    /** @var Identifier|Name Type */\n    public $type;\n    /**\n     * Constructs a nullable type (wrapping another type).\n     *\n     * @param string|Identifier|Name $type       Type\n     * @param array                  $attributes Additional attributes\n     */\n    public function __construct($type, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->type = \\is_string($type) ? new Identifier($type) : $type;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['type'];\n    }\n    public function getType() : string\n    {\n        return 'NullableType';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\NodeAbstract;\nclass Param extends NodeAbstract\n{\n    /** @var null|Identifier|Name|ComplexType Type declaration */\n    public $type;\n    /** @var bool Whether parameter is passed by reference */\n    public $byRef;\n    /** @var bool Whether this is a variadic argument */\n    public $variadic;\n    /** @var Expr\\Variable|Expr\\Error Parameter variable */\n    public $var;\n    /** @var null|Expr Default value */\n    public $default;\n    /** @var int */\n    public $flags;\n    /** @var AttributeGroup[] PHP attribute groups */\n    public $attrGroups;\n    /**\n     * Constructs a parameter node.\n     *\n     * @param Expr\\Variable|Expr\\Error                $var        Parameter variable\n     * @param null|Expr                               $default    Default value\n     * @param null|string|Identifier|Name|ComplexType $type       Type declaration\n     * @param bool                                    $byRef      Whether is passed by reference\n     * @param bool                                    $variadic   Whether this is a variadic argument\n     * @param array                                   $attributes Additional attributes\n     * @param int                                     $flags      Optional visibility flags\n     * @param AttributeGroup[]                        $attrGroups PHP attribute groups\n     */\n    public function __construct($var, Expr $default = null, $type = null, bool $byRef = \\false, bool $variadic = \\false, array $attributes = [], int $flags = 0, array $attrGroups = [])\n    {\n        $this->attributes = $attributes;\n        $this->type = \\is_string($type) ? new Identifier($type) : $type;\n        $this->byRef = $byRef;\n        $this->variadic = $variadic;\n        $this->var = $var;\n        $this->default = $default;\n        $this->flags = $flags;\n        $this->attrGroups = $attrGroups;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'flags', 'type', 'byRef', 'variadic', 'var', 'default'];\n    }\n    public function getType() : string\n    {\n        return 'Param';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nabstract class Scalar extends Expr\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nclass DNumber extends Scalar\n{\n    /** @var float Number value */\n    public $value;\n    /**\n     * Constructs a float number scalar node.\n     *\n     * @param float $value      Value of the number\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(float $value, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->value = $value;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['value'];\n    }\n    /**\n     * @param mixed[] $attributes\n     */\n    public static function fromString(string $str, array $attributes = []) : DNumber\n    {\n        $attributes['rawValue'] = $str;\n        $float = self::parse($str);\n        return new DNumber($float, $attributes);\n    }\n    /**\n     * @internal\n     *\n     * Parses a DNUMBER token like PHP would.\n     *\n     * @param string $str A string number\n     *\n     * @return float The parsed number\n     */\n    public static function parse(string $str) : float\n    {\n        $str = \\str_replace('_', '', $str);\n        // Check whether this is one of the special integer notations.\n        if ('0' === $str[0]) {\n            // hex\n            if ('x' === $str[1] || 'X' === $str[1]) {\n                return \\hexdec($str);\n            }\n            // bin\n            if ('b' === $str[1] || 'B' === $str[1]) {\n                return \\bindec($str);\n            }\n            // oct, but only if the string does not contain any of '.eE'.\n            if (\\false === \\strpbrk($str, '.eE')) {\n                // substr($str, 0, strcspn($str, '89')) cuts the string at the first invalid digit\n                // (8 or 9) so that only the digits before that are used.\n                return \\octdec(\\substr($str, 0, \\strcspn($str, '89')));\n            }\n        }\n        // dec\n        return (float) $str;\n    }\n    public function getType() : string\n    {\n        return 'Scalar_DNumber';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar;\n\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nclass Encapsed extends Scalar\n{\n    /** @var Expr[] list of string parts */\n    public $parts;\n    /**\n     * Constructs an encapsed string node.\n     *\n     * @param Expr[] $parts      Encaps list\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct(array $parts, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->parts = $parts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['parts'];\n    }\n    public function getType() : string\n    {\n        return 'Scalar_Encapsed';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nclass EncapsedStringPart extends Scalar\n{\n    /** @var string String value */\n    public $value;\n    /**\n     * Constructs a node representing a string part of an encapsed string.\n     *\n     * @param string $value      String value\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct(string $value, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->value = $value;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['value'];\n    }\n    public function getType() : string\n    {\n        return 'Scalar_EncapsedStringPart';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar;\n\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nclass LNumber extends Scalar\n{\n    /* For use in \"kind\" attribute */\n    const KIND_BIN = 2;\n    const KIND_OCT = 8;\n    const KIND_DEC = 10;\n    const KIND_HEX = 16;\n    /** @var int Number value */\n    public $value;\n    /**\n     * Constructs an integer number scalar node.\n     *\n     * @param int   $value      Value of the number\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(int $value, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->value = $value;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['value'];\n    }\n    /**\n     * Constructs an LNumber node from a string number literal.\n     *\n     * @param string $str               String number literal (decimal, octal, hex or binary)\n     * @param array  $attributes        Additional attributes\n     * @param bool   $allowInvalidOctal Whether to allow invalid octal numbers (PHP 5)\n     *\n     * @return LNumber The constructed LNumber, including kind attribute\n     */\n    public static function fromString(string $str, array $attributes = [], bool $allowInvalidOctal = \\false) : LNumber\n    {\n        $attributes['rawValue'] = $str;\n        $str = \\str_replace('_', '', $str);\n        if ('0' !== $str[0] || '0' === $str) {\n            $attributes['kind'] = LNumber::KIND_DEC;\n            return new LNumber((int) $str, $attributes);\n        }\n        if ('x' === $str[1] || 'X' === $str[1]) {\n            $attributes['kind'] = LNumber::KIND_HEX;\n            return new LNumber(\\hexdec($str), $attributes);\n        }\n        if ('b' === $str[1] || 'B' === $str[1]) {\n            $attributes['kind'] = LNumber::KIND_BIN;\n            return new LNumber(\\bindec($str), $attributes);\n        }\n        if (!$allowInvalidOctal && \\strpbrk($str, '89')) {\n            throw new Error('Invalid numeric literal', $attributes);\n        }\n        // Strip optional explicit octal prefix.\n        if ('o' === $str[1] || 'O' === $str[1]) {\n            $str = \\substr($str, 2);\n        }\n        // use intval instead of octdec to get proper cutting behavior with malformed numbers\n        $attributes['kind'] = LNumber::KIND_OCT;\n        return new LNumber(\\intval($str, 8), $attributes);\n    }\n    public function getType() : string\n    {\n        return 'Scalar_LNumber';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nabstract class MagicConst extends Scalar\n{\n    /**\n     * Constructs a magic constant node.\n     *\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(array $attributes = [])\n    {\n        $this->attributes = $attributes;\n    }\n    public function getSubNodeNames() : array\n    {\n        return [];\n    }\n    /**\n     * Get name of magic constant.\n     *\n     * @return string Name of magic constant\n     */\n    public abstract function getName() : string;\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\nclass Class_ extends MagicConst\n{\n    public function getName() : string\n    {\n        return '__CLASS__';\n    }\n    public function getType() : string\n    {\n        return 'Scalar_MagicConst_Class';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\nclass Dir extends MagicConst\n{\n    public function getName() : string\n    {\n        return '__DIR__';\n    }\n    public function getType() : string\n    {\n        return 'Scalar_MagicConst_Dir';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\nclass File extends MagicConst\n{\n    public function getName() : string\n    {\n        return '__FILE__';\n    }\n    public function getType() : string\n    {\n        return 'Scalar_MagicConst_File';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\nclass Function_ extends MagicConst\n{\n    public function getName() : string\n    {\n        return '__FUNCTION__';\n    }\n    public function getType() : string\n    {\n        return 'Scalar_MagicConst_Function';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\nclass Line extends MagicConst\n{\n    public function getName() : string\n    {\n        return '__LINE__';\n    }\n    public function getType() : string\n    {\n        return 'Scalar_MagicConst_Line';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\nclass Method extends MagicConst\n{\n    public function getName() : string\n    {\n        return '__METHOD__';\n    }\n    public function getType() : string\n    {\n        return 'Scalar_MagicConst_Method';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\nclass Namespace_ extends MagicConst\n{\n    public function getName() : string\n    {\n        return '__NAMESPACE__';\n    }\n    public function getType() : string\n    {\n        return 'Scalar_MagicConst_Namespace';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\n\nuse PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\nclass Trait_ extends MagicConst\n{\n    public function getName() : string\n    {\n        return '__TRAIT__';\n    }\n    public function getType() : string\n    {\n        return 'Scalar_MagicConst_Trait';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Scalar;\n\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nclass String_ extends Scalar\n{\n    /* For use in \"kind\" attribute */\n    const KIND_SINGLE_QUOTED = 1;\n    const KIND_DOUBLE_QUOTED = 2;\n    const KIND_HEREDOC = 3;\n    const KIND_NOWDOC = 4;\n    /** @var string String value */\n    public $value;\n    protected static $replacements = ['\\\\' => '\\\\', '$' => '$', 'n' => \"\\n\", 'r' => \"\\r\", 't' => \"\\t\", 'f' => \"\\f\", 'v' => \"\\v\", 'e' => \"\\x1b\"];\n    /**\n     * Constructs a string scalar node.\n     *\n     * @param string $value      Value of the string\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct(string $value, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->value = $value;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['value'];\n    }\n    /**\n     * @param bool $parseUnicodeEscape Whether to parse PHP 7 \\u escapes\n     */\n    public static function fromString(string $str, array $attributes = [], bool $parseUnicodeEscape = \\true) : self\n    {\n        $attributes['kind'] = $str[0] === \"'\" || $str[1] === \"'\" && ($str[0] === 'b' || $str[0] === 'B') ? Scalar\\String_::KIND_SINGLE_QUOTED : Scalar\\String_::KIND_DOUBLE_QUOTED;\n        $attributes['rawValue'] = $str;\n        $string = self::parse($str, $parseUnicodeEscape);\n        return new self($string, $attributes);\n    }\n    /**\n     * @internal\n     *\n     * Parses a string token.\n     *\n     * @param string $str String token content\n     * @param bool $parseUnicodeEscape Whether to parse PHP 7 \\u escapes\n     *\n     * @return string The parsed string\n     */\n    public static function parse(string $str, bool $parseUnicodeEscape = \\true) : string\n    {\n        $bLength = 0;\n        if ('b' === $str[0] || 'B' === $str[0]) {\n            $bLength = 1;\n        }\n        if ('\\'' === $str[$bLength]) {\n            return \\str_replace(['\\\\\\\\', '\\\\\\''], ['\\\\', '\\''], \\substr($str, $bLength + 1, -1));\n        } else {\n            return self::parseEscapeSequences(\\substr($str, $bLength + 1, -1), '\"', $parseUnicodeEscape);\n        }\n    }\n    /**\n     * @internal\n     *\n     * Parses escape sequences in strings (all string types apart from single quoted).\n     *\n     * @param string      $str   String without quotes\n     * @param null|string $quote Quote type\n     * @param bool $parseUnicodeEscape Whether to parse PHP 7 \\u escapes\n     *\n     * @return string String with escape sequences parsed\n     */\n    public static function parseEscapeSequences(string $str, $quote, bool $parseUnicodeEscape = \\true) : string\n    {\n        if (null !== $quote) {\n            $str = \\str_replace('\\\\' . $quote, $quote, $str);\n        }\n        $extra = '';\n        if ($parseUnicodeEscape) {\n            $extra = '|u\\\\{([0-9a-fA-F]+)\\\\}';\n        }\n        return \\preg_replace_callback('~\\\\\\\\([\\\\\\\\$nrtfve]|[xX][0-9a-fA-F]{1,2}|[0-7]{1,3}' . $extra . ')~', function ($matches) {\n            $str = $matches[1];\n            if (isset(self::$replacements[$str])) {\n                return self::$replacements[$str];\n            } elseif ('x' === $str[0] || 'X' === $str[0]) {\n                return \\chr(\\hexdec(\\substr($str, 1)));\n            } elseif ('u' === $str[0]) {\n                return self::codePointToUtf8(\\hexdec($matches[2]));\n            } else {\n                return \\chr(\\octdec($str));\n            }\n        }, $str);\n    }\n    /**\n     * Converts a Unicode code point to its UTF-8 encoded representation.\n     *\n     * @param int $num Code point\n     *\n     * @return string UTF-8 representation of code point\n     */\n    private static function codePointToUtf8(int $num) : string\n    {\n        if ($num <= 0x7f) {\n            return \\chr($num);\n        }\n        if ($num <= 0x7ff) {\n            return \\chr(($num >> 6) + 0xc0) . \\chr(($num & 0x3f) + 0x80);\n        }\n        if ($num <= 0xffff) {\n            return \\chr(($num >> 12) + 0xe0) . \\chr(($num >> 6 & 0x3f) + 0x80) . \\chr(($num & 0x3f) + 0x80);\n        }\n        if ($num <= 0x1fffff) {\n            return \\chr(($num >> 18) + 0xf0) . \\chr(($num >> 12 & 0x3f) + 0x80) . \\chr(($num >> 6 & 0x3f) + 0x80) . \\chr(($num & 0x3f) + 0x80);\n        }\n        throw new Error('Invalid UTF-8 codepoint escape sequence: Codepoint too large');\n    }\n    public function getType() : string\n    {\n        return 'Scalar_String';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\NodeAbstract;\nabstract class Stmt extends NodeAbstract\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Break_ extends Node\\Stmt\n{\n    /** @var null|Node\\Expr Number of loops to break */\n    public $num;\n    /**\n     * Constructs a break node.\n     *\n     * @param null|Node\\Expr $num        Number of loops to break\n     * @param array          $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $num = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->num = $num;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['num'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Break';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Case_ extends Node\\Stmt\n{\n    /** @var null|Node\\Expr Condition (null for default) */\n    public $cond;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /**\n     * Constructs a case node.\n     *\n     * @param null|Node\\Expr $cond       Condition (null for default)\n     * @param Node\\Stmt[]    $stmts      Statements\n     * @param array          $attributes Additional attributes\n     */\n    public function __construct($cond, array $stmts = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->cond = $cond;\n        $this->stmts = $stmts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['cond', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Case';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass Catch_ extends Node\\Stmt\n{\n    /** @var Node\\Name[] Types of exceptions to catch */\n    public $types;\n    /** @var Expr\\Variable|null Variable for exception */\n    public $var;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /**\n     * Constructs a catch node.\n     *\n     * @param Node\\Name[]           $types      Types of exceptions to catch\n     * @param Expr\\Variable|null    $var        Variable for exception\n     * @param Node\\Stmt[]           $stmts      Statements\n     * @param array                 $attributes Additional attributes\n     */\n    public function __construct(array $types, Expr\\Variable $var = null, array $stmts = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->types = $types;\n        $this->var = $var;\n        $this->stmts = $stmts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['types', 'var', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Catch';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass ClassConst extends Node\\Stmt\n{\n    /** @var int Modifiers */\n    public $flags;\n    /** @var Node\\Const_[] Constant declarations */\n    public $consts;\n    /** @var Node\\AttributeGroup[] PHP attribute groups */\n    public $attrGroups;\n    /** @var Node\\Identifier|Node\\Name|Node\\ComplexType|null Type declaration */\n    public $type;\n    /**\n     * Constructs a class const list node.\n     *\n     * @param Node\\Const_[]                                          $consts     Constant declarations\n     * @param int                                                    $flags      Modifiers\n     * @param array                                                  $attributes Additional attributes\n     * @param Node\\AttributeGroup[]                                  $attrGroups PHP attribute groups\n     * @param null|string|Node\\Identifier|Node\\Name|Node\\ComplexType $type       Type declaration\n     */\n    public function __construct(array $consts, int $flags = 0, array $attributes = [], array $attrGroups = [], $type = null)\n    {\n        $this->attributes = $attributes;\n        $this->flags = $flags;\n        $this->consts = $consts;\n        $this->attrGroups = $attrGroups;\n        $this->type = \\is_string($type) ? new Node\\Identifier($type) : $type;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'flags', 'type', 'consts'];\n    }\n    /**\n     * Whether constant is explicitly or implicitly public.\n     *\n     * @return bool\n     */\n    public function isPublic() : bool\n    {\n        return ($this->flags & Class_::MODIFIER_PUBLIC) !== 0 || ($this->flags & Class_::VISIBILITY_MODIFIER_MASK) === 0;\n    }\n    /**\n     * Whether constant is protected.\n     *\n     * @return bool\n     */\n    public function isProtected() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_PROTECTED);\n    }\n    /**\n     * Whether constant is private.\n     *\n     * @return bool\n     */\n    public function isPrivate() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_PRIVATE);\n    }\n    /**\n     * Whether constant is final.\n     *\n     * @return bool\n     */\n    public function isFinal() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_FINAL);\n    }\n    public function getType() : string\n    {\n        return 'Stmt_ClassConst';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nabstract class ClassLike extends Node\\Stmt\n{\n    /** @var Node\\Identifier|null Name */\n    public $name;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /** @var Node\\AttributeGroup[] PHP attribute groups */\n    public $attrGroups;\n    /** @var Node\\Name|null Namespaced name (if using NameResolver) */\n    public $namespacedName;\n    /**\n     * @return TraitUse[]\n     */\n    public function getTraitUses() : array\n    {\n        $traitUses = [];\n        foreach ($this->stmts as $stmt) {\n            if ($stmt instanceof TraitUse) {\n                $traitUses[] = $stmt;\n            }\n        }\n        return $traitUses;\n    }\n    /**\n     * @return ClassConst[]\n     */\n    public function getConstants() : array\n    {\n        $constants = [];\n        foreach ($this->stmts as $stmt) {\n            if ($stmt instanceof ClassConst) {\n                $constants[] = $stmt;\n            }\n        }\n        return $constants;\n    }\n    /**\n     * @return Property[]\n     */\n    public function getProperties() : array\n    {\n        $properties = [];\n        foreach ($this->stmts as $stmt) {\n            if ($stmt instanceof Property) {\n                $properties[] = $stmt;\n            }\n        }\n        return $properties;\n    }\n    /**\n     * Gets property with the given name defined directly in this class/interface/trait.\n     *\n     * @param string $name Name of the property\n     *\n     * @return Property|null Property node or null if the property does not exist\n     */\n    public function getProperty(string $name)\n    {\n        foreach ($this->stmts as $stmt) {\n            if ($stmt instanceof Property) {\n                foreach ($stmt->props as $prop) {\n                    if ($prop instanceof PropertyProperty && $name === $prop->name->toString()) {\n                        return $stmt;\n                    }\n                }\n            }\n        }\n        return null;\n    }\n    /**\n     * Gets all methods defined directly in this class/interface/trait\n     *\n     * @return ClassMethod[]\n     */\n    public function getMethods() : array\n    {\n        $methods = [];\n        foreach ($this->stmts as $stmt) {\n            if ($stmt instanceof ClassMethod) {\n                $methods[] = $stmt;\n            }\n        }\n        return $methods;\n    }\n    /**\n     * Gets method with the given name defined directly in this class/interface/trait.\n     *\n     * @param string $name Name of the method (compared case-insensitively)\n     *\n     * @return ClassMethod|null Method node or null if the method does not exist\n     */\n    public function getMethod(string $name)\n    {\n        $lowerName = \\strtolower($name);\n        foreach ($this->stmts as $stmt) {\n            if ($stmt instanceof ClassMethod && $lowerName === $stmt->name->toLowerString()) {\n                return $stmt;\n            }\n        }\n        return null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\FunctionLike;\nclass ClassMethod extends Node\\Stmt implements FunctionLike\n{\n    /** @var int Flags */\n    public $flags;\n    /** @var bool Whether to return by reference */\n    public $byRef;\n    /** @var Node\\Identifier Name */\n    public $name;\n    /** @var Node\\Param[] Parameters */\n    public $params;\n    /** @var null|Node\\Identifier|Node\\Name|Node\\ComplexType Return type */\n    public $returnType;\n    /** @var Node\\Stmt[]|null Statements */\n    public $stmts;\n    /** @var Node\\AttributeGroup[] PHP attribute groups */\n    public $attrGroups;\n    private static $magicNames = ['__construct' => \\true, '__destruct' => \\true, '__call' => \\true, '__callstatic' => \\true, '__get' => \\true, '__set' => \\true, '__isset' => \\true, '__unset' => \\true, '__sleep' => \\true, '__wakeup' => \\true, '__tostring' => \\true, '__set_state' => \\true, '__clone' => \\true, '__invoke' => \\true, '__debuginfo' => \\true, '__serialize' => \\true, '__unserialize' => \\true];\n    /**\n     * Constructs a class method node.\n     *\n     * @param string|Node\\Identifier $name Name\n     * @param array $subNodes   Array of the following optional subnodes:\n     *                          'flags       => MODIFIER_PUBLIC: Flags\n     *                          'byRef'      => false          : Whether to return by reference\n     *                          'params'     => array()        : Parameters\n     *                          'returnType' => null           : Return type\n     *                          'stmts'      => array()        : Statements\n     *                          'attrGroups' => array()        : PHP attribute groups\n     * @param array $attributes Additional attributes\n     */\n    public function __construct($name, array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->flags = $subNodes['flags'] ?? $subNodes['type'] ?? 0;\n        $this->byRef = $subNodes['byRef'] ?? \\false;\n        $this->name = \\is_string($name) ? new Node\\Identifier($name) : $name;\n        $this->params = $subNodes['params'] ?? [];\n        $returnType = $subNodes['returnType'] ?? null;\n        $this->returnType = \\is_string($returnType) ? new Node\\Identifier($returnType) : $returnType;\n        $this->stmts = \\array_key_exists('stmts', $subNodes) ? $subNodes['stmts'] : [];\n        $this->attrGroups = $subNodes['attrGroups'] ?? [];\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'flags', 'byRef', 'name', 'params', 'returnType', 'stmts'];\n    }\n    public function returnsByRef() : bool\n    {\n        return $this->byRef;\n    }\n    public function getParams() : array\n    {\n        return $this->params;\n    }\n    public function getReturnType()\n    {\n        return $this->returnType;\n    }\n    public function getStmts()\n    {\n        return $this->stmts;\n    }\n    public function getAttrGroups() : array\n    {\n        return $this->attrGroups;\n    }\n    /**\n     * Whether the method is explicitly or implicitly public.\n     *\n     * @return bool\n     */\n    public function isPublic() : bool\n    {\n        return ($this->flags & Class_::MODIFIER_PUBLIC) !== 0 || ($this->flags & Class_::VISIBILITY_MODIFIER_MASK) === 0;\n    }\n    /**\n     * Whether the method is protected.\n     *\n     * @return bool\n     */\n    public function isProtected() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_PROTECTED);\n    }\n    /**\n     * Whether the method is private.\n     *\n     * @return bool\n     */\n    public function isPrivate() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_PRIVATE);\n    }\n    /**\n     * Whether the method is abstract.\n     *\n     * @return bool\n     */\n    public function isAbstract() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_ABSTRACT);\n    }\n    /**\n     * Whether the method is final.\n     *\n     * @return bool\n     */\n    public function isFinal() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_FINAL);\n    }\n    /**\n     * Whether the method is static.\n     *\n     * @return bool\n     */\n    public function isStatic() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_STATIC);\n    }\n    /**\n     * Whether the method is magic.\n     *\n     * @return bool\n     */\n    public function isMagic() : bool\n    {\n        return isset(self::$magicNames[$this->name->toLowerString()]);\n    }\n    public function getType() : string\n    {\n        return 'Stmt_ClassMethod';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\Node;\nclass Class_ extends ClassLike\n{\n    const MODIFIER_PUBLIC = 1;\n    const MODIFIER_PROTECTED = 2;\n    const MODIFIER_PRIVATE = 4;\n    const MODIFIER_STATIC = 8;\n    const MODIFIER_ABSTRACT = 16;\n    const MODIFIER_FINAL = 32;\n    const MODIFIER_READONLY = 64;\n    const VISIBILITY_MODIFIER_MASK = 7;\n    // 1 | 2 | 4\n    /** @var int Type */\n    public $flags;\n    /** @var null|Node\\Name Name of extended class */\n    public $extends;\n    /** @var Node\\Name[] Names of implemented interfaces */\n    public $implements;\n    /**\n     * Constructs a class node.\n     *\n     * @param string|Node\\Identifier|null $name Name\n     * @param array       $subNodes   Array of the following optional subnodes:\n     *                                'flags'       => 0      : Flags\n     *                                'extends'     => null   : Name of extended class\n     *                                'implements'  => array(): Names of implemented interfaces\n     *                                'stmts'       => array(): Statements\n     *                                'attrGroups'  => array(): PHP attribute groups\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct($name, array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->flags = $subNodes['flags'] ?? $subNodes['type'] ?? 0;\n        $this->name = \\is_string($name) ? new Node\\Identifier($name) : $name;\n        $this->extends = $subNodes['extends'] ?? null;\n        $this->implements = $subNodes['implements'] ?? [];\n        $this->stmts = $subNodes['stmts'] ?? [];\n        $this->attrGroups = $subNodes['attrGroups'] ?? [];\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'flags', 'name', 'extends', 'implements', 'stmts'];\n    }\n    /**\n     * Whether the class is explicitly abstract.\n     *\n     * @return bool\n     */\n    public function isAbstract() : bool\n    {\n        return (bool) ($this->flags & self::MODIFIER_ABSTRACT);\n    }\n    /**\n     * Whether the class is final.\n     *\n     * @return bool\n     */\n    public function isFinal() : bool\n    {\n        return (bool) ($this->flags & self::MODIFIER_FINAL);\n    }\n    public function isReadonly() : bool\n    {\n        return (bool) ($this->flags & self::MODIFIER_READONLY);\n    }\n    /**\n     * Whether the class is anonymous.\n     *\n     * @return bool\n     */\n    public function isAnonymous() : bool\n    {\n        return null === $this->name;\n    }\n    /**\n     * @internal\n     */\n    public static function verifyClassModifier($a, $b)\n    {\n        if ($a & self::MODIFIER_ABSTRACT && $b & self::MODIFIER_ABSTRACT) {\n            throw new Error('Multiple abstract modifiers are not allowed');\n        }\n        if ($a & self::MODIFIER_FINAL && $b & self::MODIFIER_FINAL) {\n            throw new Error('Multiple final modifiers are not allowed');\n        }\n        if ($a & self::MODIFIER_READONLY && $b & self::MODIFIER_READONLY) {\n            throw new Error('Multiple readonly modifiers are not allowed');\n        }\n        if ($a & 48 && $b & 48) {\n            throw new Error('Cannot use the final modifier on an abstract class');\n        }\n    }\n    /**\n     * @internal\n     */\n    public static function verifyModifier($a, $b)\n    {\n        if ($a & self::VISIBILITY_MODIFIER_MASK && $b & self::VISIBILITY_MODIFIER_MASK) {\n            throw new Error('Multiple access type modifiers are not allowed');\n        }\n        if ($a & self::MODIFIER_ABSTRACT && $b & self::MODIFIER_ABSTRACT) {\n            throw new Error('Multiple abstract modifiers are not allowed');\n        }\n        if ($a & self::MODIFIER_STATIC && $b & self::MODIFIER_STATIC) {\n            throw new Error('Multiple static modifiers are not allowed');\n        }\n        if ($a & self::MODIFIER_FINAL && $b & self::MODIFIER_FINAL) {\n            throw new Error('Multiple final modifiers are not allowed');\n        }\n        if ($a & self::MODIFIER_READONLY && $b & self::MODIFIER_READONLY) {\n            throw new Error('Multiple readonly modifiers are not allowed');\n        }\n        if ($a & 48 && $b & 48) {\n            throw new Error('Cannot use the final modifier on an abstract class member');\n        }\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Class';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Const_ extends Node\\Stmt\n{\n    /** @var Node\\Const_[] Constant declarations */\n    public $consts;\n    /**\n     * Constructs a const list node.\n     *\n     * @param Node\\Const_[] $consts     Constant declarations\n     * @param array         $attributes Additional attributes\n     */\n    public function __construct(array $consts, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->consts = $consts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['consts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Const';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Continue_ extends Node\\Stmt\n{\n    /** @var null|Node\\Expr Number of loops to continue */\n    public $num;\n    /**\n     * Constructs a continue node.\n     *\n     * @param null|Node\\Expr $num        Number of loops to continue\n     * @param array          $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $num = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->num = $num;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['num'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Continue';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass DeclareDeclare extends Node\\Stmt\n{\n    /** @var Node\\Identifier Key */\n    public $key;\n    /** @var Node\\Expr Value */\n    public $value;\n    /**\n     * Constructs a declare key=>value pair node.\n     *\n     * @param string|Node\\Identifier $key        Key\n     * @param Node\\Expr              $value      Value\n     * @param array                  $attributes Additional attributes\n     */\n    public function __construct($key, Node\\Expr $value, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->key = \\is_string($key) ? new Node\\Identifier($key) : $key;\n        $this->value = $value;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['key', 'value'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_DeclareDeclare';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Declare_ extends Node\\Stmt\n{\n    /** @var DeclareDeclare[] List of declares */\n    public $declares;\n    /** @var Node\\Stmt[]|null Statements */\n    public $stmts;\n    /**\n     * Constructs a declare node.\n     *\n     * @param DeclareDeclare[] $declares   List of declares\n     * @param Node\\Stmt[]|null $stmts      Statements\n     * @param array            $attributes Additional attributes\n     */\n    public function __construct(array $declares, array $stmts = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->declares = $declares;\n        $this->stmts = $stmts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['declares', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Declare';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Do_ extends Node\\Stmt\n{\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /** @var Node\\Expr Condition */\n    public $cond;\n    /**\n     * Constructs a do while node.\n     *\n     * @param Node\\Expr   $cond       Condition\n     * @param Node\\Stmt[] $stmts      Statements\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $cond, array $stmts = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->cond = $cond;\n        $this->stmts = $stmts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['stmts', 'cond'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Do';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Echo_ extends Node\\Stmt\n{\n    /** @var Node\\Expr[] Expressions */\n    public $exprs;\n    /**\n     * Constructs an echo node.\n     *\n     * @param Node\\Expr[] $exprs      Expressions\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(array $exprs, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->exprs = $exprs;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['exprs'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Echo';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass ElseIf_ extends Node\\Stmt\n{\n    /** @var Node\\Expr Condition */\n    public $cond;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /**\n     * Constructs an elseif node.\n     *\n     * @param Node\\Expr   $cond       Condition\n     * @param Node\\Stmt[] $stmts      Statements\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $cond, array $stmts = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->cond = $cond;\n        $this->stmts = $stmts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['cond', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_ElseIf';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Else_ extends Node\\Stmt\n{\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /**\n     * Constructs an else node.\n     *\n     * @param Node\\Stmt[] $stmts      Statements\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(array $stmts = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->stmts = $stmts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Else';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\AttributeGroup;\nclass EnumCase extends Node\\Stmt\n{\n    /** @var Node\\Identifier Enum case name */\n    public $name;\n    /** @var Node\\Expr|null Enum case expression */\n    public $expr;\n    /** @var Node\\AttributeGroup[] PHP attribute groups */\n    public $attrGroups;\n    /**\n     * @param string|Node\\Identifier    $name       Enum case name\n     * @param Node\\Expr|null            $expr       Enum case expression\n     * @param AttributeGroup[]          $attrGroups PHP attribute groups\n     * @param array                     $attributes Additional attributes\n     */\n    public function __construct($name, Node\\Expr $expr = null, array $attrGroups = [], array $attributes = [])\n    {\n        parent::__construct($attributes);\n        $this->name = \\is_string($name) ? new Node\\Identifier($name) : $name;\n        $this->expr = $expr;\n        $this->attrGroups = $attrGroups;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'name', 'expr'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_EnumCase';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Enum_ extends ClassLike\n{\n    /** @var null|Node\\Identifier Scalar Type */\n    public $scalarType;\n    /** @var Node\\Name[] Names of implemented interfaces */\n    public $implements;\n    /**\n     * @param string|Node\\Identifier|null $name       Name\n     * @param array                       $subNodes   Array of the following optional subnodes:\n     *                                                'scalarType'  => null    : Scalar type\n     *                                                'implements'  => array() : Names of implemented interfaces\n     *                                                'stmts'       => array() : Statements\n     *                                                'attrGroups'  => array() : PHP attribute groups\n     * @param array                       $attributes Additional attributes\n     */\n    public function __construct($name, array $subNodes = [], array $attributes = [])\n    {\n        $this->name = \\is_string($name) ? new Node\\Identifier($name) : $name;\n        $this->scalarType = $subNodes['scalarType'] ?? null;\n        $this->implements = $subNodes['implements'] ?? [];\n        $this->stmts = $subNodes['stmts'] ?? [];\n        $this->attrGroups = $subNodes['attrGroups'] ?? [];\n        parent::__construct($attributes);\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'name', 'scalarType', 'implements', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Enum';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\n/**\n * Represents statements of type \"expr;\"\n */\nclass Expression extends Node\\Stmt\n{\n    /** @var Node\\Expr Expression */\n    public $expr;\n    /**\n     * Constructs an expression statement.\n     *\n     * @param Node\\Expr $expr       Expression\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Expression';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Finally_ extends Node\\Stmt\n{\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /**\n     * Constructs a finally node.\n     *\n     * @param Node\\Stmt[] $stmts      Statements\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(array $stmts = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->stmts = $stmts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Finally';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass For_ extends Node\\Stmt\n{\n    /** @var Node\\Expr[] Init expressions */\n    public $init;\n    /** @var Node\\Expr[] Loop conditions */\n    public $cond;\n    /** @var Node\\Expr[] Loop expressions */\n    public $loop;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /**\n     * Constructs a for loop node.\n     *\n     * @param array $subNodes   Array of the following optional subnodes:\n     *                          'init'  => array(): Init expressions\n     *                          'cond'  => array(): Loop conditions\n     *                          'loop'  => array(): Loop expressions\n     *                          'stmts' => array(): Statements\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->init = $subNodes['init'] ?? [];\n        $this->cond = $subNodes['cond'] ?? [];\n        $this->loop = $subNodes['loop'] ?? [];\n        $this->stmts = $subNodes['stmts'] ?? [];\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['init', 'cond', 'loop', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_For';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Foreach_ extends Node\\Stmt\n{\n    /** @var Node\\Expr Expression to iterate */\n    public $expr;\n    /** @var null|Node\\Expr Variable to assign key to */\n    public $keyVar;\n    /** @var bool Whether to assign value by reference */\n    public $byRef;\n    /** @var Node\\Expr Variable to assign value to */\n    public $valueVar;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /**\n     * Constructs a foreach node.\n     *\n     * @param Node\\Expr $expr       Expression to iterate\n     * @param Node\\Expr $valueVar   Variable to assign value to\n     * @param array     $subNodes   Array of the following optional subnodes:\n     *                              'keyVar' => null   : Variable to assign key to\n     *                              'byRef'  => false  : Whether to assign value by reference\n     *                              'stmts'  => array(): Statements\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $expr, Node\\Expr $valueVar, array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n        $this->keyVar = $subNodes['keyVar'] ?? null;\n        $this->byRef = $subNodes['byRef'] ?? \\false;\n        $this->valueVar = $valueVar;\n        $this->stmts = $subNodes['stmts'] ?? [];\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr', 'keyVar', 'byRef', 'valueVar', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Foreach';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\FunctionLike;\nclass Function_ extends Node\\Stmt implements FunctionLike\n{\n    /** @var bool Whether function returns by reference */\n    public $byRef;\n    /** @var Node\\Identifier Name */\n    public $name;\n    /** @var Node\\Param[] Parameters */\n    public $params;\n    /** @var null|Node\\Identifier|Node\\Name|Node\\ComplexType Return type */\n    public $returnType;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /** @var Node\\AttributeGroup[] PHP attribute groups */\n    public $attrGroups;\n    /** @var Node\\Name|null Namespaced name (if using NameResolver) */\n    public $namespacedName;\n    /**\n     * Constructs a function node.\n     *\n     * @param string|Node\\Identifier $name Name\n     * @param array  $subNodes   Array of the following optional subnodes:\n     *                           'byRef'      => false  : Whether to return by reference\n     *                           'params'     => array(): Parameters\n     *                           'returnType' => null   : Return type\n     *                           'stmts'      => array(): Statements\n     *                           'attrGroups' => array(): PHP attribute groups\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct($name, array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->byRef = $subNodes['byRef'] ?? \\false;\n        $this->name = \\is_string($name) ? new Node\\Identifier($name) : $name;\n        $this->params = $subNodes['params'] ?? [];\n        $returnType = $subNodes['returnType'] ?? null;\n        $this->returnType = \\is_string($returnType) ? new Node\\Identifier($returnType) : $returnType;\n        $this->stmts = $subNodes['stmts'] ?? [];\n        $this->attrGroups = $subNodes['attrGroups'] ?? [];\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'byRef', 'name', 'params', 'returnType', 'stmts'];\n    }\n    public function returnsByRef() : bool\n    {\n        return $this->byRef;\n    }\n    public function getParams() : array\n    {\n        return $this->params;\n    }\n    public function getReturnType()\n    {\n        return $this->returnType;\n    }\n    public function getAttrGroups() : array\n    {\n        return $this->attrGroups;\n    }\n    /** @return Node\\Stmt[] */\n    public function getStmts() : array\n    {\n        return $this->stmts;\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Function';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Global_ extends Node\\Stmt\n{\n    /** @var Node\\Expr[] Variables */\n    public $vars;\n    /**\n     * Constructs a global variables list node.\n     *\n     * @param Node\\Expr[] $vars       Variables to unset\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(array $vars, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->vars = $vars;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['vars'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Global';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Goto_ extends Stmt\n{\n    /** @var Identifier Name of label to jump to */\n    public $name;\n    /**\n     * Constructs a goto node.\n     *\n     * @param string|Identifier $name       Name of label to jump to\n     * @param array             $attributes Additional attributes\n     */\n    public function __construct($name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = \\is_string($name) ? new Identifier($name) : $name;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Goto';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass GroupUse extends Stmt\n{\n    /** @var int Type of group use */\n    public $type;\n    /** @var Name Prefix for uses */\n    public $prefix;\n    /** @var UseUse[] Uses */\n    public $uses;\n    /**\n     * Constructs a group use node.\n     *\n     * @param Name     $prefix     Prefix for uses\n     * @param UseUse[] $uses       Uses\n     * @param int      $type       Type of group use\n     * @param array    $attributes Additional attributes\n     */\n    public function __construct(Name $prefix, array $uses, int $type = Use_::TYPE_NORMAL, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->type = $type;\n        $this->prefix = $prefix;\n        $this->uses = $uses;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['type', 'prefix', 'uses'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_GroupUse';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass HaltCompiler extends Stmt\n{\n    /** @var string Remaining text after halt compiler statement. */\n    public $remaining;\n    /**\n     * Constructs a __halt_compiler node.\n     *\n     * @param string $remaining  Remaining text after halt compiler statement.\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct(string $remaining, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->remaining = $remaining;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['remaining'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_HaltCompiler';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass If_ extends Node\\Stmt\n{\n    /** @var Node\\Expr Condition expression */\n    public $cond;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /** @var ElseIf_[] Elseif clauses */\n    public $elseifs;\n    /** @var null|Else_ Else clause */\n    public $else;\n    /**\n     * Constructs an if node.\n     *\n     * @param Node\\Expr $cond       Condition\n     * @param array     $subNodes   Array of the following optional subnodes:\n     *                              'stmts'   => array(): Statements\n     *                              'elseifs' => array(): Elseif clauses\n     *                              'else'    => null   : Else clause\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $cond, array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->cond = $cond;\n        $this->stmts = $subNodes['stmts'] ?? [];\n        $this->elseifs = $subNodes['elseifs'] ?? [];\n        $this->else = $subNodes['else'] ?? null;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['cond', 'stmts', 'elseifs', 'else'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_If';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass InlineHTML extends Stmt\n{\n    /** @var string String */\n    public $value;\n    /**\n     * Constructs an inline HTML node.\n     *\n     * @param string $value      String\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct(string $value, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->value = $value;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['value'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_InlineHTML';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Interface_ extends ClassLike\n{\n    /** @var Node\\Name[] Extended interfaces */\n    public $extends;\n    /**\n     * Constructs a class node.\n     *\n     * @param string|Node\\Identifier $name Name\n     * @param array  $subNodes   Array of the following optional subnodes:\n     *                           'extends'    => array(): Name of extended interfaces\n     *                           'stmts'      => array(): Statements\n     *                           'attrGroups' => array(): PHP attribute groups\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct($name, array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = \\is_string($name) ? new Node\\Identifier($name) : $name;\n        $this->extends = $subNodes['extends'] ?? [];\n        $this->stmts = $subNodes['stmts'] ?? [];\n        $this->attrGroups = $subNodes['attrGroups'] ?? [];\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'name', 'extends', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Interface';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Label extends Stmt\n{\n    /** @var Identifier Name */\n    public $name;\n    /**\n     * Constructs a label node.\n     *\n     * @param string|Identifier $name       Name\n     * @param array             $attributes Additional attributes\n     */\n    public function __construct($name, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = \\is_string($name) ? new Identifier($name) : $name;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Label';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Namespace_ extends Node\\Stmt\n{\n    /* For use in the \"kind\" attribute */\n    const KIND_SEMICOLON = 1;\n    const KIND_BRACED = 2;\n    /** @var null|Node\\Name Name */\n    public $name;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /**\n     * Constructs a namespace node.\n     *\n     * @param null|Node\\Name   $name       Name\n     * @param null|Node\\Stmt[] $stmts      Statements\n     * @param array            $attributes Additional attributes\n     */\n    public function __construct(Node\\Name $name = null, $stmts = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = $name;\n        $this->stmts = $stmts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Namespace';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\n/** Nop/empty statement (;). */\nclass Nop extends Node\\Stmt\n{\n    public function getSubNodeNames() : array\n    {\n        return [];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Nop';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\ComplexType;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\Name;\nclass Property extends Node\\Stmt\n{\n    /** @var int Modifiers */\n    public $flags;\n    /** @var PropertyProperty[] Properties */\n    public $props;\n    /** @var null|Identifier|Name|ComplexType Type declaration */\n    public $type;\n    /** @var Node\\AttributeGroup[] PHP attribute groups */\n    public $attrGroups;\n    /**\n     * Constructs a class property list node.\n     *\n     * @param int                                     $flags      Modifiers\n     * @param PropertyProperty[]                      $props      Properties\n     * @param array                                   $attributes Additional attributes\n     * @param null|string|Identifier|Name|ComplexType $type       Type declaration\n     * @param Node\\AttributeGroup[]                   $attrGroups PHP attribute groups\n     */\n    public function __construct(int $flags, array $props, array $attributes = [], $type = null, array $attrGroups = [])\n    {\n        $this->attributes = $attributes;\n        $this->flags = $flags;\n        $this->props = $props;\n        $this->type = \\is_string($type) ? new Identifier($type) : $type;\n        $this->attrGroups = $attrGroups;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'flags', 'type', 'props'];\n    }\n    /**\n     * Whether the property is explicitly or implicitly public.\n     *\n     * @return bool\n     */\n    public function isPublic() : bool\n    {\n        return ($this->flags & Class_::MODIFIER_PUBLIC) !== 0 || ($this->flags & Class_::VISIBILITY_MODIFIER_MASK) === 0;\n    }\n    /**\n     * Whether the property is protected.\n     *\n     * @return bool\n     */\n    public function isProtected() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_PROTECTED);\n    }\n    /**\n     * Whether the property is private.\n     *\n     * @return bool\n     */\n    public function isPrivate() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_PRIVATE);\n    }\n    /**\n     * Whether the property is static.\n     *\n     * @return bool\n     */\n    public function isStatic() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_STATIC);\n    }\n    /**\n     * Whether the property is readonly.\n     *\n     * @return bool\n     */\n    public function isReadonly() : bool\n    {\n        return (bool) ($this->flags & Class_::MODIFIER_READONLY);\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Property';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass PropertyProperty extends Node\\Stmt\n{\n    /** @var Node\\VarLikeIdentifier Name */\n    public $name;\n    /** @var null|Node\\Expr Default */\n    public $default;\n    /**\n     * Constructs a class property node.\n     *\n     * @param string|Node\\VarLikeIdentifier $name       Name\n     * @param null|Node\\Expr                $default    Default value\n     * @param array                         $attributes Additional attributes\n     */\n    public function __construct($name, Node\\Expr $default = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = \\is_string($name) ? new Node\\VarLikeIdentifier($name) : $name;\n        $this->default = $default;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['name', 'default'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_PropertyProperty';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Return_ extends Node\\Stmt\n{\n    /** @var null|Node\\Expr Expression */\n    public $expr;\n    /**\n     * Constructs a return node.\n     *\n     * @param null|Node\\Expr $expr       Expression\n     * @param array          $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $expr = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Return';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nclass StaticVar extends Node\\Stmt\n{\n    /** @var Expr\\Variable Variable */\n    public $var;\n    /** @var null|Node\\Expr Default value */\n    public $default;\n    /**\n     * Constructs a static variable node.\n     *\n     * @param Expr\\Variable  $var         Name\n     * @param null|Node\\Expr $default    Default value\n     * @param array          $attributes Additional attributes\n     */\n    public function __construct(Expr\\Variable $var, Node\\Expr $default = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->var = $var;\n        $this->default = $default;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['var', 'default'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_StaticVar';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Static_ extends Stmt\n{\n    /** @var StaticVar[] Variable definitions */\n    public $vars;\n    /**\n     * Constructs a static variables list node.\n     *\n     * @param StaticVar[] $vars       Variable definitions\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(array $vars, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->vars = $vars;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['vars'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Static';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Switch_ extends Node\\Stmt\n{\n    /** @var Node\\Expr Condition */\n    public $cond;\n    /** @var Case_[] Case list */\n    public $cases;\n    /**\n     * Constructs a case node.\n     *\n     * @param Node\\Expr $cond       Condition\n     * @param Case_[]   $cases      Case list\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $cond, array $cases, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->cond = $cond;\n        $this->cases = $cases;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['cond', 'cases'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Switch';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Throw_ extends Node\\Stmt\n{\n    /** @var Node\\Expr Expression */\n    public $expr;\n    /**\n     * Constructs a legacy throw statement node.\n     *\n     * @param Node\\Expr $expr       Expression\n     * @param array     $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $expr, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->expr = $expr;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['expr'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Throw';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass TraitUse extends Node\\Stmt\n{\n    /** @var Node\\Name[] Traits */\n    public $traits;\n    /** @var TraitUseAdaptation[] Adaptations */\n    public $adaptations;\n    /**\n     * Constructs a trait use node.\n     *\n     * @param Node\\Name[]          $traits      Traits\n     * @param TraitUseAdaptation[] $adaptations Adaptations\n     * @param array                $attributes  Additional attributes\n     */\n    public function __construct(array $traits, array $adaptations = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->traits = $traits;\n        $this->adaptations = $adaptations;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['traits', 'adaptations'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_TraitUse';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nabstract class TraitUseAdaptation extends Node\\Stmt\n{\n    /** @var Node\\Name|null Trait name */\n    public $trait;\n    /** @var Node\\Identifier Method name */\n    public $method;\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt\\TraitUseAdaptation;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Alias extends Node\\Stmt\\TraitUseAdaptation\n{\n    /** @var null|int New modifier */\n    public $newModifier;\n    /** @var null|Node\\Identifier New name */\n    public $newName;\n    /**\n     * Constructs a trait use precedence adaptation node.\n     *\n     * @param null|Node\\Name              $trait       Trait name\n     * @param string|Node\\Identifier      $method      Method name\n     * @param null|int                    $newModifier New modifier\n     * @param null|string|Node\\Identifier $newName     New name\n     * @param array                       $attributes  Additional attributes\n     */\n    public function __construct($trait, $method, $newModifier, $newName, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->trait = $trait;\n        $this->method = \\is_string($method) ? new Node\\Identifier($method) : $method;\n        $this->newModifier = $newModifier;\n        $this->newName = \\is_string($newName) ? new Node\\Identifier($newName) : $newName;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['trait', 'method', 'newModifier', 'newName'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_TraitUseAdaptation_Alias';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt\\TraitUseAdaptation;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Precedence extends Node\\Stmt\\TraitUseAdaptation\n{\n    /** @var Node\\Name[] Overwritten traits */\n    public $insteadof;\n    /**\n     * Constructs a trait use precedence adaptation node.\n     *\n     * @param Node\\Name              $trait       Trait name\n     * @param string|Node\\Identifier $method      Method name\n     * @param Node\\Name[]            $insteadof   Overwritten traits\n     * @param array                  $attributes  Additional attributes\n     */\n    public function __construct(Node\\Name $trait, $method, array $insteadof, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->trait = $trait;\n        $this->method = \\is_string($method) ? new Node\\Identifier($method) : $method;\n        $this->insteadof = $insteadof;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['trait', 'method', 'insteadof'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_TraitUseAdaptation_Precedence';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Trait_ extends ClassLike\n{\n    /**\n     * Constructs a trait node.\n     *\n     * @param string|Node\\Identifier $name Name\n     * @param array  $subNodes   Array of the following optional subnodes:\n     *                           'stmts'      => array(): Statements\n     *                           'attrGroups' => array(): PHP attribute groups\n     * @param array  $attributes Additional attributes\n     */\n    public function __construct($name, array $subNodes = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->name = \\is_string($name) ? new Node\\Identifier($name) : $name;\n        $this->stmts = $subNodes['stmts'] ?? [];\n        $this->attrGroups = $subNodes['attrGroups'] ?? [];\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['attrGroups', 'name', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Trait';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass TryCatch extends Node\\Stmt\n{\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /** @var Catch_[] Catches */\n    public $catches;\n    /** @var null|Finally_ Optional finally node */\n    public $finally;\n    /**\n     * Constructs a try catch node.\n     *\n     * @param Node\\Stmt[]   $stmts      Statements\n     * @param Catch_[]      $catches    Catches\n     * @param null|Finally_ $finally    Optional finally node\n     * @param array         $attributes Additional attributes\n     */\n    public function __construct(array $stmts, array $catches, Finally_ $finally = null, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->stmts = $stmts;\n        $this->catches = $catches;\n        $this->finally = $finally;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['stmts', 'catches', 'finally'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_TryCatch';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass Unset_ extends Node\\Stmt\n{\n    /** @var Node\\Expr[] Variables to unset */\n    public $vars;\n    /**\n     * Constructs an unset node.\n     *\n     * @param Node\\Expr[] $vars       Variables to unset\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(array $vars, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->vars = $vars;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['vars'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Unset';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nclass UseUse extends Node\\Stmt\n{\n    /** @var int One of the Stmt\\Use_::TYPE_* constants. Will only differ from TYPE_UNKNOWN for mixed group uses */\n    public $type;\n    /** @var Node\\Name Namespace, class, function or constant to alias */\n    public $name;\n    /** @var Identifier|null Alias */\n    public $alias;\n    /**\n     * Constructs an alias (use) node.\n     *\n     * @param Node\\Name              $name       Namespace/Class to alias\n     * @param null|string|Identifier $alias      Alias\n     * @param int                    $type       Type of the use element (for mixed group use only)\n     * @param array                  $attributes Additional attributes\n     */\n    public function __construct(Node\\Name $name, $alias = null, int $type = Use_::TYPE_UNKNOWN, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->type = $type;\n        $this->name = $name;\n        $this->alias = \\is_string($alias) ? new Identifier($alias) : $alias;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['type', 'name', 'alias'];\n    }\n    /**\n     * Get alias. If not explicitly given this is the last component of the used name.\n     *\n     * @return Identifier\n     */\n    public function getAlias() : Identifier\n    {\n        if (null !== $this->alias) {\n            return $this->alias;\n        }\n        return new Identifier($this->name->getLast());\n    }\n    public function getType() : string\n    {\n        return 'Stmt_UseUse';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nclass Use_ extends Stmt\n{\n    /**\n     * Unknown type. Both Stmt\\Use_ / Stmt\\GroupUse and Stmt\\UseUse have a $type property, one of them will always be\n     * TYPE_UNKNOWN while the other has one of the three other possible types. For normal use statements the type on the\n     * Stmt\\UseUse is unknown. It's only the other way around for mixed group use declarations.\n     */\n    const TYPE_UNKNOWN = 0;\n    /** Class or namespace import */\n    const TYPE_NORMAL = 1;\n    /** Function import */\n    const TYPE_FUNCTION = 2;\n    /** Constant import */\n    const TYPE_CONSTANT = 3;\n    /** @var int Type of alias */\n    public $type;\n    /** @var UseUse[] Aliases */\n    public $uses;\n    /**\n     * Constructs an alias (use) list node.\n     *\n     * @param UseUse[] $uses       Aliases\n     * @param int      $type       Type of alias\n     * @param array    $attributes Additional attributes\n     */\n    public function __construct(array $uses, int $type = self::TYPE_NORMAL, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->type = $type;\n        $this->uses = $uses;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['type', 'uses'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_Use';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node\\Stmt;\n\nuse PHPUnit\\PhpParser\\Node;\nclass While_ extends Node\\Stmt\n{\n    /** @var Node\\Expr Condition */\n    public $cond;\n    /** @var Node\\Stmt[] Statements */\n    public $stmts;\n    /**\n     * Constructs a while node.\n     *\n     * @param Node\\Expr   $cond       Condition\n     * @param Node\\Stmt[] $stmts      Statements\n     * @param array       $attributes Additional attributes\n     */\n    public function __construct(Node\\Expr $cond, array $stmts = [], array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->cond = $cond;\n        $this->stmts = $stmts;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['cond', 'stmts'];\n    }\n    public function getType() : string\n    {\n        return 'Stmt_While';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nclass UnionType extends ComplexType\n{\n    /** @var (Identifier|Name|IntersectionType)[] Types */\n    public $types;\n    /**\n     * Constructs a union type.\n     *\n     * @param (Identifier|Name|IntersectionType)[] $types      Types\n     * @param array               $attributes Additional attributes\n     */\n    public function __construct(array $types, array $attributes = [])\n    {\n        $this->attributes = $attributes;\n        $this->types = $types;\n    }\n    public function getSubNodeNames() : array\n    {\n        return ['types'];\n    }\n    public function getType() : string\n    {\n        return 'UnionType';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\n/**\n * Represents a name that is written in source code with a leading dollar,\n * but is not a proper variable. The leading dollar is not stored as part of the name.\n *\n * Examples: Names in property declarations are formatted as variables. Names in static property\n * lookups are also formatted as variables.\n */\nclass VarLikeIdentifier extends Identifier\n{\n    public function getType() : string\n    {\n        return 'VarLikeIdentifier';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Node;\n\nuse PHPUnit\\PhpParser\\NodeAbstract;\n/**\n * Represents the \"...\" in \"foo(...)\" of the first-class callable syntax.\n */\nclass VariadicPlaceholder extends NodeAbstract\n{\n    /**\n     * Create a variadic argument placeholder (first-class callable syntax).\n     *\n     * @param array $attributes Additional attributes\n     */\n    public function __construct(array $attributes = [])\n    {\n        $this->attributes = $attributes;\n    }\n    public function getType() : string\n    {\n        return 'VariadicPlaceholder';\n    }\n    public function getSubNodeNames() : array\n    {\n        return [];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nabstract class NodeAbstract implements Node, \\JsonSerializable\n{\n    protected $attributes;\n    /**\n     * Creates a Node.\n     *\n     * @param array $attributes Array of attributes\n     */\n    public function __construct(array $attributes = [])\n    {\n        $this->attributes = $attributes;\n    }\n    /**\n     * Gets line the node started in (alias of getStartLine).\n     *\n     * @return int Start line (or -1 if not available)\n     */\n    public function getLine() : int\n    {\n        return $this->attributes['startLine'] ?? -1;\n    }\n    /**\n     * Gets line the node started in.\n     *\n     * Requires the 'startLine' attribute to be enabled in the lexer (enabled by default).\n     *\n     * @return int Start line (or -1 if not available)\n     */\n    public function getStartLine() : int\n    {\n        return $this->attributes['startLine'] ?? -1;\n    }\n    /**\n     * Gets the line the node ended in.\n     *\n     * Requires the 'endLine' attribute to be enabled in the lexer (enabled by default).\n     *\n     * @return int End line (or -1 if not available)\n     */\n    public function getEndLine() : int\n    {\n        return $this->attributes['endLine'] ?? -1;\n    }\n    /**\n     * Gets the token offset of the first token that is part of this node.\n     *\n     * The offset is an index into the array returned by Lexer::getTokens().\n     *\n     * Requires the 'startTokenPos' attribute to be enabled in the lexer (DISABLED by default).\n     *\n     * @return int Token start position (or -1 if not available)\n     */\n    public function getStartTokenPos() : int\n    {\n        return $this->attributes['startTokenPos'] ?? -1;\n    }\n    /**\n     * Gets the token offset of the last token that is part of this node.\n     *\n     * The offset is an index into the array returned by Lexer::getTokens().\n     *\n     * Requires the 'endTokenPos' attribute to be enabled in the lexer (DISABLED by default).\n     *\n     * @return int Token end position (or -1 if not available)\n     */\n    public function getEndTokenPos() : int\n    {\n        return $this->attributes['endTokenPos'] ?? -1;\n    }\n    /**\n     * Gets the file offset of the first character that is part of this node.\n     *\n     * Requires the 'startFilePos' attribute to be enabled in the lexer (DISABLED by default).\n     *\n     * @return int File start position (or -1 if not available)\n     */\n    public function getStartFilePos() : int\n    {\n        return $this->attributes['startFilePos'] ?? -1;\n    }\n    /**\n     * Gets the file offset of the last character that is part of this node.\n     *\n     * Requires the 'endFilePos' attribute to be enabled in the lexer (DISABLED by default).\n     *\n     * @return int File end position (or -1 if not available)\n     */\n    public function getEndFilePos() : int\n    {\n        return $this->attributes['endFilePos'] ?? -1;\n    }\n    /**\n     * Gets all comments directly preceding this node.\n     *\n     * The comments are also available through the \"comments\" attribute.\n     *\n     * @return Comment[]\n     */\n    public function getComments() : array\n    {\n        return $this->attributes['comments'] ?? [];\n    }\n    /**\n     * Gets the doc comment of the node.\n     *\n     * @return null|Comment\\Doc Doc comment object or null\n     */\n    public function getDocComment()\n    {\n        $comments = $this->getComments();\n        for ($i = \\count($comments) - 1; $i >= 0; $i--) {\n            $comment = $comments[$i];\n            if ($comment instanceof Comment\\Doc) {\n                return $comment;\n            }\n        }\n        return null;\n    }\n    /**\n     * Sets the doc comment of the node.\n     *\n     * This will either replace an existing doc comment or add it to the comments array.\n     *\n     * @param Comment\\Doc $docComment Doc comment to set\n     */\n    public function setDocComment(Comment\\Doc $docComment)\n    {\n        $comments = $this->getComments();\n        for ($i = \\count($comments) - 1; $i >= 0; $i--) {\n            if ($comments[$i] instanceof Comment\\Doc) {\n                // Replace existing doc comment.\n                $comments[$i] = $docComment;\n                $this->setAttribute('comments', $comments);\n                return;\n            }\n        }\n        // Append new doc comment.\n        $comments[] = $docComment;\n        $this->setAttribute('comments', $comments);\n    }\n    public function setAttribute(string $key, $value)\n    {\n        $this->attributes[$key] = $value;\n    }\n    public function hasAttribute(string $key) : bool\n    {\n        return \\array_key_exists($key, $this->attributes);\n    }\n    public function getAttribute(string $key, $default = null)\n    {\n        if (\\array_key_exists($key, $this->attributes)) {\n            return $this->attributes[$key];\n        }\n        return $default;\n    }\n    public function getAttributes() : array\n    {\n        return $this->attributes;\n    }\n    public function setAttributes(array $attributes)\n    {\n        $this->attributes = $attributes;\n    }\n    /**\n     * @return array\n     */\n    public function jsonSerialize() : array\n    {\n        return ['nodeType' => $this->getType()] + \\get_object_vars($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nuse PHPUnit\\PhpParser\\Node\\Expr\\Include_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Class_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\GroupUse;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Use_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\UseUse;\nclass NodeDumper\n{\n    private $dumpComments;\n    private $dumpPositions;\n    private $code;\n    /**\n     * Constructs a NodeDumper.\n     *\n     * Supported options:\n     *  * bool dumpComments: Whether comments should be dumped.\n     *  * bool dumpPositions: Whether line/offset information should be dumped. To dump offset\n     *                        information, the code needs to be passed to dump().\n     *\n     * @param array $options Options (see description)\n     */\n    public function __construct(array $options = [])\n    {\n        $this->dumpComments = !empty($options['dumpComments']);\n        $this->dumpPositions = !empty($options['dumpPositions']);\n    }\n    /**\n     * Dumps a node or array.\n     *\n     * @param array|Node  $node Node or array to dump\n     * @param string|null $code Code corresponding to dumped AST. This only needs to be passed if\n     *                          the dumpPositions option is enabled and the dumping of node offsets\n     *                          is desired.\n     *\n     * @return string Dumped value\n     */\n    public function dump($node, string $code = null) : string\n    {\n        $this->code = $code;\n        return $this->dumpRecursive($node);\n    }\n    protected function dumpRecursive($node)\n    {\n        if ($node instanceof Node) {\n            $r = $node->getType();\n            if ($this->dumpPositions && null !== ($p = $this->dumpPosition($node))) {\n                $r .= $p;\n            }\n            $r .= '(';\n            foreach ($node->getSubNodeNames() as $key) {\n                $r .= \"\\n    \" . $key . ': ';\n                $value = $node->{$key};\n                if (null === $value) {\n                    $r .= 'null';\n                } elseif (\\false === $value) {\n                    $r .= 'false';\n                } elseif (\\true === $value) {\n                    $r .= 'true';\n                } elseif (\\is_scalar($value)) {\n                    if ('flags' === $key || 'newModifier' === $key) {\n                        $r .= $this->dumpFlags($value);\n                    } elseif ('type' === $key && $node instanceof Include_) {\n                        $r .= $this->dumpIncludeType($value);\n                    } elseif ('type' === $key && ($node instanceof Use_ || $node instanceof UseUse || $node instanceof GroupUse)) {\n                        $r .= $this->dumpUseType($value);\n                    } else {\n                        $r .= $value;\n                    }\n                } else {\n                    $r .= \\str_replace(\"\\n\", \"\\n    \", $this->dumpRecursive($value));\n                }\n            }\n            if ($this->dumpComments && ($comments = $node->getComments())) {\n                $r .= \"\\n    comments: \" . \\str_replace(\"\\n\", \"\\n    \", $this->dumpRecursive($comments));\n            }\n        } elseif (\\is_array($node)) {\n            $r = 'array(';\n            foreach ($node as $key => $value) {\n                $r .= \"\\n    \" . $key . ': ';\n                if (null === $value) {\n                    $r .= 'null';\n                } elseif (\\false === $value) {\n                    $r .= 'false';\n                } elseif (\\true === $value) {\n                    $r .= 'true';\n                } elseif (\\is_scalar($value)) {\n                    $r .= $value;\n                } else {\n                    $r .= \\str_replace(\"\\n\", \"\\n    \", $this->dumpRecursive($value));\n                }\n            }\n        } elseif ($node instanceof Comment) {\n            return $node->getReformattedText();\n        } else {\n            throw new \\InvalidArgumentException('Can only dump nodes and arrays.');\n        }\n        return $r . \"\\n)\";\n    }\n    protected function dumpFlags($flags)\n    {\n        $strs = [];\n        if ($flags & Class_::MODIFIER_PUBLIC) {\n            $strs[] = 'MODIFIER_PUBLIC';\n        }\n        if ($flags & Class_::MODIFIER_PROTECTED) {\n            $strs[] = 'MODIFIER_PROTECTED';\n        }\n        if ($flags & Class_::MODIFIER_PRIVATE) {\n            $strs[] = 'MODIFIER_PRIVATE';\n        }\n        if ($flags & Class_::MODIFIER_ABSTRACT) {\n            $strs[] = 'MODIFIER_ABSTRACT';\n        }\n        if ($flags & Class_::MODIFIER_STATIC) {\n            $strs[] = 'MODIFIER_STATIC';\n        }\n        if ($flags & Class_::MODIFIER_FINAL) {\n            $strs[] = 'MODIFIER_FINAL';\n        }\n        if ($flags & Class_::MODIFIER_READONLY) {\n            $strs[] = 'MODIFIER_READONLY';\n        }\n        if ($strs) {\n            return \\implode(' | ', $strs) . ' (' . $flags . ')';\n        } else {\n            return $flags;\n        }\n    }\n    protected function dumpIncludeType($type)\n    {\n        $map = [Include_::TYPE_INCLUDE => 'TYPE_INCLUDE', Include_::TYPE_INCLUDE_ONCE => 'TYPE_INCLUDE_ONCE', Include_::TYPE_REQUIRE => 'TYPE_REQUIRE', Include_::TYPE_REQUIRE_ONCE => 'TYPE_REQUIRE_ONCE'];\n        if (!isset($map[$type])) {\n            return $type;\n        }\n        return $map[$type] . ' (' . $type . ')';\n    }\n    protected function dumpUseType($type)\n    {\n        $map = [Use_::TYPE_UNKNOWN => 'TYPE_UNKNOWN', Use_::TYPE_NORMAL => 'TYPE_NORMAL', Use_::TYPE_FUNCTION => 'TYPE_FUNCTION', Use_::TYPE_CONSTANT => 'TYPE_CONSTANT'];\n        if (!isset($map[$type])) {\n            return $type;\n        }\n        return $map[$type] . ' (' . $type . ')';\n    }\n    /**\n     * Dump node position, if possible.\n     *\n     * @param Node $node Node for which to dump position\n     *\n     * @return string|null Dump of position, or null if position information not available\n     */\n    protected function dumpPosition(Node $node)\n    {\n        if (!$node->hasAttribute('startLine') || !$node->hasAttribute('endLine')) {\n            return null;\n        }\n        $start = $node->getStartLine();\n        $end = $node->getEndLine();\n        if ($node->hasAttribute('startFilePos') && $node->hasAttribute('endFilePos') && null !== $this->code) {\n            $start .= ':' . $this->toColumn($this->code, $node->getStartFilePos());\n            $end .= ':' . $this->toColumn($this->code, $node->getEndFilePos());\n        }\n        return \"[{$start} - {$end}]\";\n    }\n    // Copied from Error class\n    private function toColumn($code, $pos)\n    {\n        if ($pos > \\strlen($code)) {\n            throw new \\RuntimeException('Invalid position information');\n        }\n        $lineStartPos = \\strrpos($code, \"\\n\", $pos - \\strlen($code));\n        if (\\false === $lineStartPos) {\n            $lineStartPos = -1;\n        }\n        return $pos - $lineStartPos;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nuse PHPUnit\\PhpParser\\NodeVisitor\\FindingVisitor;\nuse PHPUnit\\PhpParser\\NodeVisitor\\FirstFindingVisitor;\nclass NodeFinder\n{\n    /**\n     * Find all nodes satisfying a filter callback.\n     *\n     * @param Node|Node[] $nodes  Single node or array of nodes to search in\n     * @param callable    $filter Filter callback: function(Node $node) : bool\n     *\n     * @return Node[] Found nodes satisfying the filter callback\n     */\n    public function find($nodes, callable $filter) : array\n    {\n        if (!\\is_array($nodes)) {\n            $nodes = [$nodes];\n        }\n        $visitor = new FindingVisitor($filter);\n        $traverser = new NodeTraverser();\n        $traverser->addVisitor($visitor);\n        $traverser->traverse($nodes);\n        return $visitor->getFoundNodes();\n    }\n    /**\n     * Find all nodes that are instances of a certain class.\n     *\n     * @param Node|Node[] $nodes Single node or array of nodes to search in\n     * @param string      $class Class name\n     *\n     * @return Node[] Found nodes (all instances of $class)\n     */\n    public function findInstanceOf($nodes, string $class) : array\n    {\n        return $this->find($nodes, function ($node) use($class) {\n            return $node instanceof $class;\n        });\n    }\n    /**\n     * Find first node satisfying a filter callback.\n     *\n     * @param Node|Node[] $nodes  Single node or array of nodes to search in\n     * @param callable    $filter Filter callback: function(Node $node) : bool\n     *\n     * @return null|Node Found node (or null if none found)\n     */\n    public function findFirst($nodes, callable $filter)\n    {\n        if (!\\is_array($nodes)) {\n            $nodes = [$nodes];\n        }\n        $visitor = new FirstFindingVisitor($filter);\n        $traverser = new NodeTraverser();\n        $traverser->addVisitor($visitor);\n        $traverser->traverse($nodes);\n        return $visitor->getFoundNode();\n    }\n    /**\n     * Find first node that is an instance of a certain class.\n     *\n     * @param Node|Node[] $nodes  Single node or array of nodes to search in\n     * @param string      $class Class name\n     *\n     * @return null|Node Found node, which is an instance of $class (or null if none found)\n     */\n    public function findFirstInstanceOf($nodes, string $class)\n    {\n        return $this->findFirst($nodes, function ($node) use($class) {\n            return $node instanceof $class;\n        });\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nclass NodeTraverser implements NodeTraverserInterface\n{\n    /**\n     * If NodeVisitor::enterNode() returns DONT_TRAVERSE_CHILDREN, child nodes\n     * of the current node will not be traversed for any visitors.\n     *\n     * For subsequent visitors enterNode() will still be called on the current\n     * node and leaveNode() will also be invoked for the current node.\n     */\n    const DONT_TRAVERSE_CHILDREN = 1;\n    /**\n     * If NodeVisitor::enterNode() or NodeVisitor::leaveNode() returns\n     * STOP_TRAVERSAL, traversal is aborted.\n     *\n     * The afterTraverse() method will still be invoked.\n     */\n    const STOP_TRAVERSAL = 2;\n    /**\n     * If NodeVisitor::leaveNode() returns REMOVE_NODE for a node that occurs\n     * in an array, it will be removed from the array.\n     *\n     * For subsequent visitors leaveNode() will still be invoked for the\n     * removed node.\n     */\n    const REMOVE_NODE = 3;\n    /**\n     * If NodeVisitor::enterNode() returns DONT_TRAVERSE_CURRENT_AND_CHILDREN, child nodes\n     * of the current node will not be traversed for any visitors.\n     *\n     * For subsequent visitors enterNode() will not be called as well.\n     * leaveNode() will be invoked for visitors that has enterNode() method invoked.\n     */\n    const DONT_TRAVERSE_CURRENT_AND_CHILDREN = 4;\n    /** @var NodeVisitor[] Visitors */\n    protected $visitors = [];\n    /** @var bool Whether traversal should be stopped */\n    protected $stopTraversal;\n    public function __construct()\n    {\n        // for BC\n    }\n    /**\n     * Adds a visitor.\n     *\n     * @param NodeVisitor $visitor Visitor to add\n     */\n    public function addVisitor(NodeVisitor $visitor)\n    {\n        $this->visitors[] = $visitor;\n    }\n    /**\n     * Removes an added visitor.\n     *\n     * @param NodeVisitor $visitor\n     */\n    public function removeVisitor(NodeVisitor $visitor)\n    {\n        foreach ($this->visitors as $index => $storedVisitor) {\n            if ($storedVisitor === $visitor) {\n                unset($this->visitors[$index]);\n                break;\n            }\n        }\n    }\n    /**\n     * Traverses an array of nodes using the registered visitors.\n     *\n     * @param Node[] $nodes Array of nodes\n     *\n     * @return Node[] Traversed array of nodes\n     */\n    public function traverse(array $nodes) : array\n    {\n        $this->stopTraversal = \\false;\n        foreach ($this->visitors as $visitor) {\n            if (null !== ($return = $visitor->beforeTraverse($nodes))) {\n                $nodes = $return;\n            }\n        }\n        $nodes = $this->traverseArray($nodes);\n        foreach ($this->visitors as $visitor) {\n            if (null !== ($return = $visitor->afterTraverse($nodes))) {\n                $nodes = $return;\n            }\n        }\n        return $nodes;\n    }\n    /**\n     * Recursively traverse a node.\n     *\n     * @param Node $node Node to traverse.\n     *\n     * @return Node Result of traversal (may be original node or new one)\n     */\n    protected function traverseNode(Node $node) : Node\n    {\n        foreach ($node->getSubNodeNames() as $name) {\n            $subNode =& $node->{$name};\n            if (\\is_array($subNode)) {\n                $subNode = $this->traverseArray($subNode);\n                if ($this->stopTraversal) {\n                    break;\n                }\n            } elseif ($subNode instanceof Node) {\n                $traverseChildren = \\true;\n                $breakVisitorIndex = null;\n                foreach ($this->visitors as $visitorIndex => $visitor) {\n                    $return = $visitor->enterNode($subNode);\n                    if (null !== $return) {\n                        if ($return instanceof Node) {\n                            $this->ensureReplacementReasonable($subNode, $return);\n                            $subNode = $return;\n                        } elseif (self::DONT_TRAVERSE_CHILDREN === $return) {\n                            $traverseChildren = \\false;\n                        } elseif (self::DONT_TRAVERSE_CURRENT_AND_CHILDREN === $return) {\n                            $traverseChildren = \\false;\n                            $breakVisitorIndex = $visitorIndex;\n                            break;\n                        } elseif (self::STOP_TRAVERSAL === $return) {\n                            $this->stopTraversal = \\true;\n                            break 2;\n                        } else {\n                            throw new \\LogicException('enterNode() returned invalid value of type ' . \\gettype($return));\n                        }\n                    }\n                }\n                if ($traverseChildren) {\n                    $subNode = $this->traverseNode($subNode);\n                    if ($this->stopTraversal) {\n                        break;\n                    }\n                }\n                foreach ($this->visitors as $visitorIndex => $visitor) {\n                    $return = $visitor->leaveNode($subNode);\n                    if (null !== $return) {\n                        if ($return instanceof Node) {\n                            $this->ensureReplacementReasonable($subNode, $return);\n                            $subNode = $return;\n                        } elseif (self::STOP_TRAVERSAL === $return) {\n                            $this->stopTraversal = \\true;\n                            break 2;\n                        } elseif (\\is_array($return)) {\n                            throw new \\LogicException('leaveNode() may only return an array ' . 'if the parent structure is an array');\n                        } else {\n                            throw new \\LogicException('leaveNode() returned invalid value of type ' . \\gettype($return));\n                        }\n                    }\n                    if ($breakVisitorIndex === $visitorIndex) {\n                        break;\n                    }\n                }\n            }\n        }\n        return $node;\n    }\n    /**\n     * Recursively traverse array (usually of nodes).\n     *\n     * @param array $nodes Array to traverse\n     *\n     * @return array Result of traversal (may be original array or changed one)\n     */\n    protected function traverseArray(array $nodes) : array\n    {\n        $doNodes = [];\n        foreach ($nodes as $i => &$node) {\n            if ($node instanceof Node) {\n                $traverseChildren = \\true;\n                $breakVisitorIndex = null;\n                foreach ($this->visitors as $visitorIndex => $visitor) {\n                    $return = $visitor->enterNode($node);\n                    if (null !== $return) {\n                        if ($return instanceof Node) {\n                            $this->ensureReplacementReasonable($node, $return);\n                            $node = $return;\n                        } elseif (self::DONT_TRAVERSE_CHILDREN === $return) {\n                            $traverseChildren = \\false;\n                        } elseif (self::DONT_TRAVERSE_CURRENT_AND_CHILDREN === $return) {\n                            $traverseChildren = \\false;\n                            $breakVisitorIndex = $visitorIndex;\n                            break;\n                        } elseif (self::STOP_TRAVERSAL === $return) {\n                            $this->stopTraversal = \\true;\n                            break 2;\n                        } else {\n                            throw new \\LogicException('enterNode() returned invalid value of type ' . \\gettype($return));\n                        }\n                    }\n                }\n                if ($traverseChildren) {\n                    $node = $this->traverseNode($node);\n                    if ($this->stopTraversal) {\n                        break;\n                    }\n                }\n                foreach ($this->visitors as $visitorIndex => $visitor) {\n                    $return = $visitor->leaveNode($node);\n                    if (null !== $return) {\n                        if ($return instanceof Node) {\n                            $this->ensureReplacementReasonable($node, $return);\n                            $node = $return;\n                        } elseif (\\is_array($return)) {\n                            $doNodes[] = [$i, $return];\n                            break;\n                        } elseif (self::REMOVE_NODE === $return) {\n                            $doNodes[] = [$i, []];\n                            break;\n                        } elseif (self::STOP_TRAVERSAL === $return) {\n                            $this->stopTraversal = \\true;\n                            break 2;\n                        } elseif (\\false === $return) {\n                            throw new \\LogicException('bool(false) return from leaveNode() no longer supported. ' . 'Return NodeTraverser::REMOVE_NODE instead');\n                        } else {\n                            throw new \\LogicException('leaveNode() returned invalid value of type ' . \\gettype($return));\n                        }\n                    }\n                    if ($breakVisitorIndex === $visitorIndex) {\n                        break;\n                    }\n                }\n            } elseif (\\is_array($node)) {\n                throw new \\LogicException('Invalid node structure: Contains nested arrays');\n            }\n        }\n        if (!empty($doNodes)) {\n            while (list($i, $replace) = \\array_pop($doNodes)) {\n                \\array_splice($nodes, $i, 1, $replace);\n            }\n        }\n        return $nodes;\n    }\n    private function ensureReplacementReasonable($old, $new)\n    {\n        if ($old instanceof Node\\Stmt && $new instanceof Node\\Expr) {\n            throw new \\LogicException(\"Trying to replace statement ({$old->getType()}) \" . \"with expression ({$new->getType()}). Are you missing a \" . \"Stmt_Expression wrapper?\");\n        }\n        if ($old instanceof Node\\Expr && $new instanceof Node\\Stmt) {\n            throw new \\LogicException(\"Trying to replace expression ({$old->getType()}) \" . \"with statement ({$new->getType()})\");\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\ninterface NodeTraverserInterface\n{\n    /**\n     * Adds a visitor.\n     *\n     * @param NodeVisitor $visitor Visitor to add\n     */\n    public function addVisitor(NodeVisitor $visitor);\n    /**\n     * Removes an added visitor.\n     *\n     * @param NodeVisitor $visitor\n     */\n    public function removeVisitor(NodeVisitor $visitor);\n    /**\n     * Traverses an array of nodes using the registered visitors.\n     *\n     * @param Node[] $nodes Array of nodes\n     *\n     * @return Node[] Traversed array of nodes\n     */\n    public function traverse(array $nodes) : array;\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\ninterface NodeVisitor\n{\n    /**\n     * Called once before traversal.\n     *\n     * Return value semantics:\n     *  * null:      $nodes stays as-is\n     *  * otherwise: $nodes is set to the return value\n     *\n     * @param Node[] $nodes Array of nodes\n     *\n     * @return null|Node[] Array of nodes\n     */\n    public function beforeTraverse(array $nodes);\n    /**\n     * Called when entering a node.\n     *\n     * Return value semantics:\n     *  * null\n     *        => $node stays as-is\n     *  * NodeTraverser::DONT_TRAVERSE_CHILDREN\n     *        => Children of $node are not traversed. $node stays as-is\n     *  * NodeTraverser::STOP_TRAVERSAL\n     *        => Traversal is aborted. $node stays as-is\n     *  * otherwise\n     *        => $node is set to the return value\n     *\n     * @param Node $node Node\n     *\n     * @return null|int|Node Replacement node (or special return value)\n     */\n    public function enterNode(Node $node);\n    /**\n     * Called when leaving a node.\n     *\n     * Return value semantics:\n     *  * null\n     *        => $node stays as-is\n     *  * NodeTraverser::REMOVE_NODE\n     *        => $node is removed from the parent array\n     *  * NodeTraverser::STOP_TRAVERSAL\n     *        => Traversal is aborted. $node stays as-is\n     *  * array (of Nodes)\n     *        => The return value is merged into the parent array (at the position of the $node)\n     *  * otherwise\n     *        => $node is set to the return value\n     *\n     * @param Node $node Node\n     *\n     * @return null|int|Node|Node[] Replacement node (or special return value)\n     */\n    public function leaveNode(Node $node);\n    /**\n     * Called once after traversal.\n     *\n     * Return value semantics:\n     *  * null:      $nodes stays as-is\n     *  * otherwise: $nodes is set to the return value\n     *\n     * @param Node[] $nodes Array of nodes\n     *\n     * @return null|Node[] Array of nodes\n     */\n    public function afterTraverse(array $nodes);\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\NodeVisitor;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\n/**\n * Visitor cloning all nodes and linking to the original nodes using an attribute.\n *\n * This visitor is required to perform format-preserving pretty prints.\n */\nclass CloningVisitor extends NodeVisitorAbstract\n{\n    public function enterNode(Node $origNode)\n    {\n        $node = clone $origNode;\n        $node->setAttribute('origNode', $origNode);\n        return $node;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\NodeVisitor;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\n/**\n * This visitor can be used to find and collect all nodes satisfying some criterion determined by\n * a filter callback.\n */\nclass FindingVisitor extends NodeVisitorAbstract\n{\n    /** @var callable Filter callback */\n    protected $filterCallback;\n    /** @var Node[] Found nodes */\n    protected $foundNodes;\n    public function __construct(callable $filterCallback)\n    {\n        $this->filterCallback = $filterCallback;\n    }\n    /**\n     * Get found nodes satisfying the filter callback.\n     *\n     * Nodes are returned in pre-order.\n     *\n     * @return Node[] Found nodes\n     */\n    public function getFoundNodes() : array\n    {\n        return $this->foundNodes;\n    }\n    public function beforeTraverse(array $nodes)\n    {\n        $this->foundNodes = [];\n        return null;\n    }\n    public function enterNode(Node $node)\n    {\n        $filterCallback = $this->filterCallback;\n        if ($filterCallback($node)) {\n            $this->foundNodes[] = $node;\n        }\n        return null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\NodeVisitor;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeTraverser;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\n/**\n * This visitor can be used to find the first node satisfying some criterion determined by\n * a filter callback.\n */\nclass FirstFindingVisitor extends NodeVisitorAbstract\n{\n    /** @var callable Filter callback */\n    protected $filterCallback;\n    /** @var null|Node Found node */\n    protected $foundNode;\n    public function __construct(callable $filterCallback)\n    {\n        $this->filterCallback = $filterCallback;\n    }\n    /**\n     * Get found node satisfying the filter callback.\n     *\n     * Returns null if no node satisfies the filter callback.\n     *\n     * @return null|Node Found node (or null if not found)\n     */\n    public function getFoundNode()\n    {\n        return $this->foundNode;\n    }\n    public function beforeTraverse(array $nodes)\n    {\n        $this->foundNode = null;\n        return null;\n    }\n    public function enterNode(Node $node)\n    {\n        $filterCallback = $this->filterCallback;\n        if ($filterCallback($node)) {\n            $this->foundNode = $node;\n            return NodeTraverser::STOP_TRAVERSAL;\n        }\n        return null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\NodeVisitor;\n\nuse PHPUnit\\PhpParser\\ErrorHandler;\nuse PHPUnit\\PhpParser\\NameContext;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Name\\FullyQualified;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\nclass NameResolver extends NodeVisitorAbstract\n{\n    /** @var NameContext Naming context */\n    protected $nameContext;\n    /** @var bool Whether to preserve original names */\n    protected $preserveOriginalNames;\n    /** @var bool Whether to replace resolved nodes in place, or to add resolvedNode attributes */\n    protected $replaceNodes;\n    /**\n     * Constructs a name resolution visitor.\n     *\n     * Options:\n     *  * preserveOriginalNames (default false): An \"originalName\" attribute will be added to\n     *    all name nodes that underwent resolution.\n     *  * replaceNodes (default true): Resolved names are replaced in-place. Otherwise, a\n     *    resolvedName attribute is added. (Names that cannot be statically resolved receive a\n     *    namespacedName attribute, as usual.)\n     *\n     * @param ErrorHandler|null $errorHandler Error handler\n     * @param array $options Options\n     */\n    public function __construct(ErrorHandler $errorHandler = null, array $options = [])\n    {\n        $this->nameContext = new NameContext($errorHandler ?? new ErrorHandler\\Throwing());\n        $this->preserveOriginalNames = $options['preserveOriginalNames'] ?? \\false;\n        $this->replaceNodes = $options['replaceNodes'] ?? \\true;\n    }\n    /**\n     * Get name resolution context.\n     *\n     * @return NameContext\n     */\n    public function getNameContext() : NameContext\n    {\n        return $this->nameContext;\n    }\n    public function beforeTraverse(array $nodes)\n    {\n        $this->nameContext->startNamespace();\n        return null;\n    }\n    public function enterNode(Node $node)\n    {\n        if ($node instanceof Stmt\\Namespace_) {\n            $this->nameContext->startNamespace($node->name);\n        } elseif ($node instanceof Stmt\\Use_) {\n            foreach ($node->uses as $use) {\n                $this->addAlias($use, $node->type, null);\n            }\n        } elseif ($node instanceof Stmt\\GroupUse) {\n            foreach ($node->uses as $use) {\n                $this->addAlias($use, $node->type, $node->prefix);\n            }\n        } elseif ($node instanceof Stmt\\Class_) {\n            if (null !== $node->extends) {\n                $node->extends = $this->resolveClassName($node->extends);\n            }\n            foreach ($node->implements as &$interface) {\n                $interface = $this->resolveClassName($interface);\n            }\n            $this->resolveAttrGroups($node);\n            if (null !== $node->name) {\n                $this->addNamespacedName($node);\n            }\n        } elseif ($node instanceof Stmt\\Interface_) {\n            foreach ($node->extends as &$interface) {\n                $interface = $this->resolveClassName($interface);\n            }\n            $this->resolveAttrGroups($node);\n            $this->addNamespacedName($node);\n        } elseif ($node instanceof Stmt\\Enum_) {\n            foreach ($node->implements as &$interface) {\n                $interface = $this->resolveClassName($interface);\n            }\n            $this->resolveAttrGroups($node);\n            if (null !== $node->name) {\n                $this->addNamespacedName($node);\n            }\n        } elseif ($node instanceof Stmt\\Trait_) {\n            $this->resolveAttrGroups($node);\n            $this->addNamespacedName($node);\n        } elseif ($node instanceof Stmt\\Function_) {\n            $this->resolveSignature($node);\n            $this->resolveAttrGroups($node);\n            $this->addNamespacedName($node);\n        } elseif ($node instanceof Stmt\\ClassMethod || $node instanceof Expr\\Closure || $node instanceof Expr\\ArrowFunction) {\n            $this->resolveSignature($node);\n            $this->resolveAttrGroups($node);\n        } elseif ($node instanceof Stmt\\Property) {\n            if (null !== $node->type) {\n                $node->type = $this->resolveType($node->type);\n            }\n            $this->resolveAttrGroups($node);\n        } elseif ($node instanceof Stmt\\Const_) {\n            foreach ($node->consts as $const) {\n                $this->addNamespacedName($const);\n            }\n        } else {\n            if ($node instanceof Stmt\\ClassConst) {\n                $this->resolveAttrGroups($node);\n            } else {\n                if ($node instanceof Stmt\\EnumCase) {\n                    $this->resolveAttrGroups($node);\n                } elseif ($node instanceof Expr\\StaticCall || $node instanceof Expr\\StaticPropertyFetch || $node instanceof Expr\\ClassConstFetch || $node instanceof Expr\\New_ || $node instanceof Expr\\Instanceof_) {\n                    if ($node->class instanceof Name) {\n                        $node->class = $this->resolveClassName($node->class);\n                    }\n                } elseif ($node instanceof Stmt\\Catch_) {\n                    foreach ($node->types as &$type) {\n                        $type = $this->resolveClassName($type);\n                    }\n                } elseif ($node instanceof Expr\\FuncCall) {\n                    if ($node->name instanceof Name) {\n                        $node->name = $this->resolveName($node->name, Stmt\\Use_::TYPE_FUNCTION);\n                    }\n                } elseif ($node instanceof Expr\\ConstFetch) {\n                    $node->name = $this->resolveName($node->name, Stmt\\Use_::TYPE_CONSTANT);\n                } elseif ($node instanceof Stmt\\TraitUse) {\n                    foreach ($node->traits as &$trait) {\n                        $trait = $this->resolveClassName($trait);\n                    }\n                    foreach ($node->adaptations as $adaptation) {\n                        if (null !== $adaptation->trait) {\n                            $adaptation->trait = $this->resolveClassName($adaptation->trait);\n                        }\n                        if ($adaptation instanceof Stmt\\TraitUseAdaptation\\Precedence) {\n                            foreach ($adaptation->insteadof as &$insteadof) {\n                                $insteadof = $this->resolveClassName($insteadof);\n                            }\n                        }\n                    }\n                }\n            }\n        }\n        return null;\n    }\n    private function addAlias(Stmt\\UseUse $use, int $type, Name $prefix = null)\n    {\n        // Add prefix for group uses\n        $name = $prefix ? Name::concat($prefix, $use->name) : $use->name;\n        // Type is determined either by individual element or whole use declaration\n        $type |= $use->type;\n        $this->nameContext->addAlias($name, (string) $use->getAlias(), $type, $use->getAttributes());\n    }\n    /** @param Stmt\\Function_|Stmt\\ClassMethod|Expr\\Closure $node */\n    private function resolveSignature($node)\n    {\n        foreach ($node->params as $param) {\n            $param->type = $this->resolveType($param->type);\n            $this->resolveAttrGroups($param);\n        }\n        $node->returnType = $this->resolveType($node->returnType);\n    }\n    private function resolveType($node)\n    {\n        if ($node instanceof Name) {\n            return $this->resolveClassName($node);\n        }\n        if ($node instanceof Node\\NullableType) {\n            $node->type = $this->resolveType($node->type);\n            return $node;\n        }\n        if ($node instanceof Node\\UnionType || $node instanceof Node\\IntersectionType) {\n            foreach ($node->types as &$type) {\n                $type = $this->resolveType($type);\n            }\n            return $node;\n        }\n        return $node;\n    }\n    /**\n     * Resolve name, according to name resolver options.\n     *\n     * @param Name $name Function or constant name to resolve\n     * @param int  $type One of Stmt\\Use_::TYPE_*\n     *\n     * @return Name Resolved name, or original name with attribute\n     */\n    protected function resolveName(Name $name, int $type) : Name\n    {\n        if (!$this->replaceNodes) {\n            $resolvedName = $this->nameContext->getResolvedName($name, $type);\n            if (null !== $resolvedName) {\n                $name->setAttribute('resolvedName', $resolvedName);\n            } else {\n                $name->setAttribute('namespacedName', FullyQualified::concat($this->nameContext->getNamespace(), $name, $name->getAttributes()));\n            }\n            return $name;\n        }\n        if ($this->preserveOriginalNames) {\n            // Save the original name\n            $originalName = $name;\n            $name = clone $originalName;\n            $name->setAttribute('originalName', $originalName);\n        }\n        $resolvedName = $this->nameContext->getResolvedName($name, $type);\n        if (null !== $resolvedName) {\n            return $resolvedName;\n        }\n        // unqualified names inside a namespace cannot be resolved at compile-time\n        // add the namespaced version of the name as an attribute\n        $name->setAttribute('namespacedName', FullyQualified::concat($this->nameContext->getNamespace(), $name, $name->getAttributes()));\n        return $name;\n    }\n    protected function resolveClassName(Name $name)\n    {\n        return $this->resolveName($name, Stmt\\Use_::TYPE_NORMAL);\n    }\n    protected function addNamespacedName(Node $node)\n    {\n        $node->namespacedName = Name::concat($this->nameContext->getNamespace(), (string) $node->name);\n    }\n    protected function resolveAttrGroups(Node $node)\n    {\n        foreach ($node->attrGroups as $attrGroup) {\n            foreach ($attrGroup->attrs as $attr) {\n                $attr->name = $this->resolveClassName($attr->name);\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\NodeVisitor;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\n/**\n * Visitor that connects a child node to its parent node\n * as well as its sibling nodes.\n *\n * On the child node, the parent node can be accessed through\n * <code>$node->getAttribute('parent')</code>, the previous\n * node can be accessed through <code>$node->getAttribute('previous')</code>,\n * and the next node can be accessed through <code>$node->getAttribute('next')</code>.\n */\nfinal class NodeConnectingVisitor extends NodeVisitorAbstract\n{\n    /**\n     * @var Node[]\n     */\n    private $stack = [];\n    /**\n     * @var ?Node\n     */\n    private $previous;\n    public function beforeTraverse(array $nodes)\n    {\n        $this->stack = [];\n        $this->previous = null;\n    }\n    public function enterNode(Node $node)\n    {\n        if (!empty($this->stack)) {\n            $node->setAttribute('parent', $this->stack[\\count($this->stack) - 1]);\n        }\n        if ($this->previous !== null && $this->previous->getAttribute('parent') === $node->getAttribute('parent')) {\n            $node->setAttribute('previous', $this->previous);\n            $this->previous->setAttribute('next', $node);\n        }\n        $this->stack[] = $node;\n    }\n    public function leaveNode(Node $node)\n    {\n        $this->previous = $node;\n        \\array_pop($this->stack);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\NodeVisitor;\n\nuse function array_pop;\nuse function count;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\n/**\n * Visitor that connects a child node to its parent node.\n *\n * On the child node, the parent node can be accessed through\n * <code>$node->getAttribute('parent')</code>.\n */\nfinal class ParentConnectingVisitor extends NodeVisitorAbstract\n{\n    /**\n     * @var Node[]\n     */\n    private $stack = [];\n    public function beforeTraverse(array $nodes)\n    {\n        $this->stack = [];\n    }\n    public function enterNode(Node $node)\n    {\n        if (!empty($this->stack)) {\n            $node->setAttribute('parent', $this->stack[count($this->stack) - 1]);\n        }\n        $this->stack[] = $node;\n    }\n    public function leaveNode(Node $node)\n    {\n        array_pop($this->stack);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\n/**\n * @codeCoverageIgnore\n */\nclass NodeVisitorAbstract implements NodeVisitor\n{\n    public function beforeTraverse(array $nodes)\n    {\n        return null;\n    }\n    public function enterNode(Node $node)\n    {\n        return null;\n    }\n    public function leaveNode(Node $node)\n    {\n        return null;\n    }\n    public function afterTraverse(array $nodes)\n    {\n        return null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\ninterface Parser\n{\n    /**\n     * Parses PHP code into a node tree.\n     *\n     * @param string $code The source code to parse\n     * @param ErrorHandler|null $errorHandler Error handler to use for lexer/parser errors, defaults\n     *                                        to ErrorHandler\\Throwing.\n     *\n     * @return Node\\Stmt[]|null Array of statements (or null non-throwing error handler is used and\n     *                          the parser was unable to recover from an error).\n     */\n    public function parse(string $code, ErrorHandler $errorHandler = null);\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\Parser;\n\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\ErrorHandler;\nuse PHPUnit\\PhpParser\\Parser;\nclass Multiple implements Parser\n{\n    /** @var Parser[] List of parsers to try, in order of preference */\n    private $parsers;\n    /**\n     * Create a parser which will try multiple parsers in an order of preference.\n     *\n     * Parsers will be invoked in the order they're provided to the constructor. If one of the\n     * parsers runs without throwing, it's output is returned. Otherwise the exception that the\n     * first parser generated is thrown.\n     *\n     * @param Parser[] $parsers\n     */\n    public function __construct(array $parsers)\n    {\n        $this->parsers = $parsers;\n    }\n    public function parse(string $code, ErrorHandler $errorHandler = null)\n    {\n        if (null === $errorHandler) {\n            $errorHandler = new ErrorHandler\\Throwing();\n        }\n        list($firstStmts, $firstError) = $this->tryParse($this->parsers[0], $errorHandler, $code);\n        if ($firstError === null) {\n            return $firstStmts;\n        }\n        for ($i = 1, $c = \\count($this->parsers); $i < $c; ++$i) {\n            list($stmts, $error) = $this->tryParse($this->parsers[$i], $errorHandler, $code);\n            if ($error === null) {\n                return $stmts;\n            }\n        }\n        throw $firstError;\n    }\n    private function tryParse(Parser $parser, ErrorHandler $errorHandler, $code)\n    {\n        $stmts = null;\n        $error = null;\n        try {\n            $stmts = $parser->parse($code, $errorHandler);\n        } catch (Error $error) {\n        }\n        return [$stmts, $error];\n    }\n}\n<?php\n\nnamespace PHPUnit\\PhpParser\\Parser;\n\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\n/* This is an automatically GENERATED file, which should not be manually edited.\n * Instead edit one of the following:\n *  * the grammar files grammar/php5.y or grammar/php7.y\n *  * the skeleton file grammar/parser.template\n *  * the preprocessing script grammar/rebuildParsers.php\n */\nclass Php5 extends \\PHPUnit\\PhpParser\\ParserAbstract\n{\n    protected $tokenToSymbolMapSize = 396;\n    protected $actionTableSize = 1099;\n    protected $gotoTableSize = 640;\n    protected $invalidSymbol = 168;\n    protected $errorSymbol = 1;\n    protected $defaultAction = -32766;\n    protected $unexpectedTokenRule = 32767;\n    protected $YY2TBLSTATE = 415;\n    protected $numNonLeafStates = 663;\n    protected $symbolToName = array(\"EOF\", \"error\", \"T_THROW\", \"T_INCLUDE\", \"T_INCLUDE_ONCE\", \"T_EVAL\", \"T_REQUIRE\", \"T_REQUIRE_ONCE\", \"','\", \"T_LOGICAL_OR\", \"T_LOGICAL_XOR\", \"T_LOGICAL_AND\", \"T_PRINT\", \"T_YIELD\", \"T_DOUBLE_ARROW\", \"T_YIELD_FROM\", \"'='\", \"T_PLUS_EQUAL\", \"T_MINUS_EQUAL\", \"T_MUL_EQUAL\", \"T_DIV_EQUAL\", \"T_CONCAT_EQUAL\", \"T_MOD_EQUAL\", \"T_AND_EQUAL\", \"T_OR_EQUAL\", \"T_XOR_EQUAL\", \"T_SL_EQUAL\", \"T_SR_EQUAL\", \"T_POW_EQUAL\", \"T_COALESCE_EQUAL\", \"'?'\", \"':'\", \"T_COALESCE\", \"T_BOOLEAN_OR\", \"T_BOOLEAN_AND\", \"'|'\", \"'^'\", \"T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG\", \"T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG\", \"T_IS_EQUAL\", \"T_IS_NOT_EQUAL\", \"T_IS_IDENTICAL\", \"T_IS_NOT_IDENTICAL\", \"T_SPACESHIP\", \"'<'\", \"T_IS_SMALLER_OR_EQUAL\", \"'>'\", \"T_IS_GREATER_OR_EQUAL\", \"T_SL\", \"T_SR\", \"'+'\", \"'-'\", \"'.'\", \"'*'\", \"'/'\", \"'%'\", \"'!'\", \"T_INSTANCEOF\", \"'~'\", \"T_INC\", \"T_DEC\", \"T_INT_CAST\", \"T_DOUBLE_CAST\", \"T_STRING_CAST\", \"T_ARRAY_CAST\", \"T_OBJECT_CAST\", \"T_BOOL_CAST\", \"T_UNSET_CAST\", \"'@'\", \"T_POW\", \"'['\", \"T_NEW\", \"T_CLONE\", \"T_EXIT\", \"T_IF\", \"T_ELSEIF\", \"T_ELSE\", \"T_ENDIF\", \"T_LNUMBER\", \"T_DNUMBER\", \"T_STRING\", \"T_STRING_VARNAME\", \"T_VARIABLE\", \"T_NUM_STRING\", \"T_INLINE_HTML\", \"T_ENCAPSED_AND_WHITESPACE\", \"T_CONSTANT_ENCAPSED_STRING\", \"T_ECHO\", \"T_DO\", \"T_WHILE\", \"T_ENDWHILE\", \"T_FOR\", \"T_ENDFOR\", \"T_FOREACH\", \"T_ENDFOREACH\", \"T_DECLARE\", \"T_ENDDECLARE\", \"T_AS\", \"T_SWITCH\", \"T_MATCH\", \"T_ENDSWITCH\", \"T_CASE\", \"T_DEFAULT\", \"T_BREAK\", \"T_CONTINUE\", \"T_GOTO\", \"T_FUNCTION\", \"T_FN\", \"T_CONST\", \"T_RETURN\", \"T_TRY\", \"T_CATCH\", \"T_FINALLY\", \"T_USE\", \"T_INSTEADOF\", \"T_GLOBAL\", \"T_STATIC\", \"T_ABSTRACT\", \"T_FINAL\", \"T_PRIVATE\", \"T_PROTECTED\", \"T_PUBLIC\", \"T_READONLY\", \"T_VAR\", \"T_UNSET\", \"T_ISSET\", \"T_EMPTY\", \"T_HALT_COMPILER\", \"T_CLASS\", \"T_TRAIT\", \"T_INTERFACE\", \"T_EXTENDS\", \"T_IMPLEMENTS\", \"T_OBJECT_OPERATOR\", \"T_LIST\", \"T_ARRAY\", \"T_CALLABLE\", \"T_CLASS_C\", \"T_TRAIT_C\", \"T_METHOD_C\", \"T_FUNC_C\", \"T_LINE\", \"T_FILE\", \"T_START_HEREDOC\", \"T_END_HEREDOC\", \"T_DOLLAR_OPEN_CURLY_BRACES\", \"T_CURLY_OPEN\", \"T_PAAMAYIM_NEKUDOTAYIM\", \"T_NAMESPACE\", \"T_NS_C\", \"T_DIR\", \"T_NS_SEPARATOR\", \"T_ELLIPSIS\", \"T_NAME_FULLY_QUALIFIED\", \"T_NAME_QUALIFIED\", \"T_NAME_RELATIVE\", \"';'\", \"'{'\", \"'}'\", \"'('\", \"')'\", \"'\\$'\", \"'`'\", \"']'\", \"'\\\"'\", \"T_ENUM\", \"T_NULLSAFE_OBJECT_OPERATOR\", \"T_ATTRIBUTE\");\n    protected $tokenToSymbol = array(0, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 56, 164, 168, 161, 55, 168, 168, 159, 160, 53, 50, 8, 51, 52, 54, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 31, 156, 44, 16, 46, 30, 68, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 70, 168, 163, 36, 168, 162, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 157, 35, 158, 58, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 45, 47, 48, 49, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 165, 131, 132, 133, 166, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 167);\n    protected $action = array(700, 670, 671, 672, 673, 674, 286, 675, 676, 677, 713, 714, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 0, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32767, -32767, -32767, -32767, 245, 246, 242, 243, 244, -32766, -32766, 678, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, 1229, 245, 246, 1230, 679, 680, 681, 682, 683, 684, 685, 899, 900, 747, -32766, -32766, -32766, -32766, -32766, -32766, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 716, 739, 717, 718, 719, 720, 708, 709, 710, 738, 711, 712, 697, 698, 699, 701, 702, 703, 741, 742, 743, 744, 745, 746, 875, 704, 705, 706, 707, 737, 728, 726, 727, 723, 724, 1046, 715, 721, 722, 729, 730, 732, 731, 733, 734, 55, 56, 425, 57, 58, 725, 736, 735, 755, 59, 60, -226, 61, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, 337, -32767, -32767, -32767, -32767, 29, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 620, -32766, -32766, -32766, -32766, 62, 63, 1046, -32766, -32766, -32766, 64, 419, 65, 294, 295, 66, 67, 68, 69, 70, 71, 72, 73, 823, 25, 302, 74, 418, 984, 986, 669, 668, 1100, 1101, 1078, 755, 755, 767, 1220, 768, 470, -32766, -32766, -32766, 341, 749, 824, 54, -32767, -32767, -32767, -32767, 98, 99, 100, 101, 102, 220, 221, 222, 362, 876, -32766, 27, -32766, -32766, -32766, -32766, -32766, 1046, 493, 126, 1080, 1079, 1081, 370, 1068, 930, 207, 478, 479, 952, 953, 954, 951, 950, 949, 128, 480, 481, 803, 1106, 1107, 1108, 1109, 1103, 1104, 319, 32, 297, 10, 211, -515, 1110, 1105, 669, 668, 1080, 1079, 1081, 220, 221, 222, 41, 364, 341, 334, 421, 336, 426, -128, -128, -128, 313, 1046, 469, -4, 824, 54, 812, 770, 207, 40, 21, 427, -128, 471, -128, 472, -128, 473, -128, 1046, 428, 220, 221, 222, -32766, 33, 34, 429, 361, 327, 52, 35, 474, -32766, -32766, -32766, 342, 357, 358, 475, 476, 48, 207, 249, 669, 668, 477, 443, 300, 795, 846, 430, 431, 28, -32766, 814, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32767, -32767, -32767, -32767, -32767, 952, 953, 954, 951, 950, 949, 422, 755, 424, 426, 826, 634, -128, -32766, -32766, 469, 824, 54, 288, 812, 1151, 755, 40, 21, 427, 317, 471, 345, 472, 129, 473, 9, 1186, 428, 769, 360, 324, 905, 33, 34, 429, 361, 1046, 415, 35, 474, 944, 1068, 315, 125, 357, 358, 475, 476, -32766, -32766, -32766, 926, 302, 477, 121, 1068, 759, 846, 430, 431, 669, 668, 423, 755, 1152, 809, 1046, 480, 766, -32766, 805, -32766, -32766, -32766, -32766, -261, 127, 347, 436, 841, 341, 1078, 1200, 426, 446, 826, 634, -4, 807, 469, 824, 54, 436, 812, 341, 755, 40, 21, 427, 444, 471, 130, 472, 1068, 473, 346, 767, 428, 768, -211, -211, -211, 33, 34, 429, 361, 308, 1076, 35, 474, -32766, -32766, -32766, 1046, 357, 358, 475, 476, -32766, -32766, -32766, 906, 120, 477, 539, 1068, 795, 846, 430, 431, 436, -32766, 341, -32766, -32766, -32766, 1046, 480, 810, -32766, 925, -32766, -32766, 754, 1080, 1079, 1081, 49, -32766, -32766, -32766, 749, 751, 426, 1201, 826, 634, -211, 30, 469, 669, 668, 436, 812, 341, 75, 40, 21, 427, -32766, 471, 1064, 472, 124, 473, 669, 668, 428, 212, -210, -210, -210, 33, 34, 429, 361, 51, 1186, 35, 474, 755, -32766, -32766, -32766, 357, 358, 475, 476, 213, 824, 54, 221, 222, 477, 20, 581, 795, 846, 430, 431, 220, 221, 222, 755, 222, 247, 78, 79, 80, 81, 341, 207, 517, 103, 104, 105, 752, 307, 131, 637, 1068, 207, 341, 207, 122, 826, 634, -210, 36, 106, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 1112, 307, 346, 436, 214, 341, 824, 54, 426, 123, 250, 129, 134, 106, 469, -32766, 572, 1112, 812, 245, 246, 40, 21, 427, 251, 471, 252, 472, 341, 473, 453, 22, 428, 207, 899, 900, 638, 33, 34, 429, 824, 54, -86, 35, 474, 220, 221, 222, 314, 357, 358, 100, 101, 102, 239, 240, 241, 645, 477, -230, 458, 589, 135, 374, 596, 597, 207, 760, 640, 648, 642, 941, 654, 929, 662, 822, 133, 307, 837, 426, -32766, 106, 749, 43, 44, 469, 45, 442, 46, 812, 826, 634, 40, 21, 427, 47, 471, 50, 472, 53, 473, 132, 608, 428, 302, 604, -280, -32766, 33, 34, 429, 824, 54, 426, 35, 474, 755, 957, -84, 469, 357, 358, 521, 812, 628, 363, 40, 21, 427, 477, 471, 575, 472, -515, 473, 847, 616, 428, -423, -32766, 11, 646, 33, 34, 429, 824, 54, 445, 35, 474, 462, 285, 578, 1111, 357, 358, 593, 369, 848, 594, 290, 826, 634, 477, 0, 0, 532, 0, 0, 325, 0, 0, 0, 0, 0, 651, 0, 0, 0, 322, 326, 0, 0, 0, 426, 0, 0, 0, 0, 323, 469, 316, 318, -516, 812, 862, 634, 40, 21, 427, 0, 471, 0, 472, 0, 473, 1158, 0, 428, 0, -414, 6, 7, 33, 34, 429, 824, 54, 426, 35, 474, 12, 14, 373, 469, 357, 358, -424, 812, 563, 754, 40, 21, 427, 477, 471, 248, 472, 839, 473, 38, 39, 428, 657, 658, 765, 813, 33, 34, 429, 821, 800, 815, 35, 474, 215, 216, 878, 869, 357, 358, 217, 870, 218, 798, 863, 826, 634, 477, 860, 858, 936, 937, 934, 820, 209, 804, 806, 808, 811, 933, 763, 764, 1100, 1101, 935, 659, 78, 335, 426, 359, 1102, 635, 639, 641, 469, 643, 644, 647, 812, 826, 634, 40, 21, 427, 649, 471, 650, 472, 652, 473, 653, 636, 428, 796, 1226, 1228, 762, 33, 34, 429, 215, 216, 845, 35, 474, 761, 217, 844, 218, 357, 358, 1227, 843, 1060, 831, 1048, 842, 1049, 477, 559, 209, 1106, 1107, 1108, 1109, 1103, 1104, 398, 1100, 1101, 829, 942, 867, 1110, 1105, 868, 1102, 457, 1225, 1194, 1192, 1177, 1157, 219, 1190, 1091, 917, 1198, 1188, 0, 826, 634, 24, -433, 26, 31, 37, 42, 76, 77, 210, 287, 292, 293, 308, 309, 310, 311, 339, 356, 416, 0, -227, -226, 16, 17, 18, 393, 454, 461, 463, 467, 553, 625, 1051, 559, 1054, 1106, 1107, 1108, 1109, 1103, 1104, 398, 907, 1116, 1050, 1026, 564, 1110, 1105, 1025, 1093, 1055, 0, 1044, 0, 1057, 1056, 219, 1059, 1058, 1075, 0, 1191, 1176, 1172, 1189, 1090, 1223, 1117, 1171, 600);\n    protected $actionCheck = array(2, 3, 4, 5, 6, 7, 14, 9, 10, 11, 12, 13, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 0, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 9, 10, 11, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 69, 70, 53, 54, 55, 9, 10, 57, 30, 116, 32, 33, 34, 35, 36, 37, 38, 80, 69, 70, 83, 71, 72, 73, 74, 75, 76, 77, 135, 136, 80, 33, 34, 35, 36, 37, 38, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 31, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 13, 134, 135, 136, 137, 138, 139, 140, 141, 142, 3, 4, 5, 6, 7, 148, 149, 150, 82, 12, 13, 160, 15, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 8, 44, 45, 46, 47, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 80, 33, 34, 35, 36, 50, 51, 13, 9, 10, 11, 56, 128, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 1, 70, 71, 72, 73, 59, 60, 37, 38, 78, 79, 80, 82, 82, 106, 85, 108, 86, 9, 10, 11, 161, 80, 1, 2, 44, 45, 46, 47, 48, 49, 50, 51, 52, 9, 10, 11, 106, 156, 30, 8, 32, 33, 34, 35, 36, 13, 116, 8, 153, 154, 155, 8, 122, 158, 30, 125, 126, 116, 117, 118, 119, 120, 121, 31, 134, 135, 156, 137, 138, 139, 140, 141, 142, 143, 145, 146, 8, 8, 133, 149, 150, 37, 38, 153, 154, 155, 9, 10, 11, 159, 8, 161, 162, 8, 164, 74, 75, 76, 77, 8, 13, 80, 0, 1, 2, 84, 158, 30, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 13, 98, 9, 10, 11, 9, 103, 104, 105, 106, 8, 70, 109, 110, 9, 10, 11, 8, 115, 116, 117, 118, 70, 30, 31, 37, 38, 124, 31, 8, 127, 128, 129, 130, 8, 30, 156, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 116, 117, 118, 119, 120, 121, 8, 82, 8, 74, 156, 157, 158, 33, 34, 80, 1, 2, 8, 84, 163, 82, 87, 88, 89, 133, 91, 70, 93, 152, 95, 108, 82, 98, 158, 8, 113, 160, 103, 104, 105, 106, 13, 108, 109, 110, 123, 122, 113, 157, 115, 116, 117, 118, 9, 10, 11, 156, 71, 124, 157, 122, 127, 128, 129, 130, 37, 38, 8, 82, 160, 156, 13, 134, 156, 30, 156, 32, 33, 34, 35, 158, 157, 148, 159, 122, 161, 80, 1, 74, 133, 156, 157, 158, 156, 80, 1, 2, 159, 84, 161, 82, 87, 88, 89, 157, 91, 157, 93, 122, 95, 161, 106, 98, 108, 100, 101, 102, 103, 104, 105, 106, 159, 116, 109, 110, 9, 10, 11, 13, 115, 116, 117, 118, 9, 10, 11, 160, 16, 124, 81, 122, 127, 128, 129, 130, 159, 30, 161, 32, 33, 34, 13, 134, 156, 30, 156, 32, 33, 153, 153, 154, 155, 70, 9, 10, 11, 80, 80, 74, 160, 156, 157, 158, 14, 80, 37, 38, 159, 84, 161, 152, 87, 88, 89, 30, 91, 160, 93, 14, 95, 37, 38, 98, 16, 100, 101, 102, 103, 104, 105, 106, 70, 82, 109, 110, 82, 33, 34, 35, 115, 116, 117, 118, 16, 1, 2, 10, 11, 124, 160, 85, 127, 128, 129, 130, 9, 10, 11, 82, 11, 14, 157, 9, 10, 11, 161, 30, 85, 53, 54, 55, 154, 57, 157, 31, 122, 30, 161, 30, 157, 156, 157, 158, 30, 69, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 144, 57, 161, 159, 16, 161, 1, 2, 74, 157, 16, 152, 157, 69, 80, 116, 161, 144, 84, 69, 70, 87, 88, 89, 16, 91, 16, 93, 161, 95, 75, 76, 98, 30, 135, 136, 31, 103, 104, 105, 1, 2, 31, 109, 110, 9, 10, 11, 31, 115, 116, 50, 51, 52, 50, 51, 52, 31, 124, 160, 75, 76, 101, 102, 111, 112, 30, 156, 157, 31, 31, 156, 157, 156, 157, 31, 31, 57, 38, 74, 33, 69, 80, 70, 70, 80, 70, 89, 70, 84, 156, 157, 87, 88, 89, 70, 91, 70, 93, 70, 95, 70, 96, 98, 71, 77, 82, 85, 103, 104, 105, 1, 2, 74, 109, 110, 82, 82, 97, 80, 115, 116, 85, 84, 92, 106, 87, 88, 89, 124, 91, 90, 93, 133, 95, 128, 94, 98, 147, 116, 97, 31, 103, 104, 105, 1, 2, 97, 109, 110, 97, 97, 100, 144, 115, 116, 100, 106, 128, 113, 161, 156, 157, 124, -1, -1, 151, -1, -1, 114, -1, -1, -1, -1, -1, 31, -1, -1, -1, 131, 131, -1, -1, -1, 74, -1, -1, -1, -1, 132, 80, 133, 133, 133, 84, 156, 157, 87, 88, 89, -1, 91, -1, 93, -1, 95, 144, -1, 98, -1, 147, 147, 147, 103, 104, 105, 1, 2, 74, 109, 110, 147, 147, 147, 80, 115, 116, 147, 84, 151, 153, 87, 88, 89, 124, 91, 31, 93, 152, 95, 156, 156, 98, 156, 156, 156, 156, 103, 104, 105, 156, 156, 156, 109, 110, 50, 51, 156, 156, 115, 116, 56, 156, 58, 156, 156, 156, 157, 124, 156, 156, 156, 156, 156, 156, 70, 156, 156, 156, 156, 156, 156, 156, 78, 79, 156, 158, 157, 157, 74, 157, 86, 157, 157, 157, 80, 157, 157, 157, 84, 156, 157, 87, 88, 89, 157, 91, 157, 93, 157, 95, 157, 157, 98, 158, 158, 158, 158, 103, 104, 105, 50, 51, 158, 109, 110, 158, 56, 158, 58, 115, 116, 158, 158, 158, 158, 158, 158, 158, 124, 135, 70, 137, 138, 139, 140, 141, 142, 143, 78, 79, 158, 158, 158, 149, 150, 158, 86, 158, 158, 158, 158, 158, 164, 159, 158, 158, 158, 158, 158, -1, 156, 157, 159, 162, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, 159, -1, 160, 160, 160, 160, 160, 160, 160, 160, 160, 160, 160, 160, 160, 135, 160, 137, 138, 139, 140, 141, 142, 143, 160, 160, 160, 160, 160, 149, 150, 160, 160, 163, -1, 162, -1, 163, 163, 159, 163, 163, 163, -1, 163, 163, 163, 163, 163, 163, 163, 163, 163);\n    protected $actionBase = array(0, 229, 310, 390, 470, 103, 325, 325, 784, -2, -2, 149, -2, -2, -2, 660, 765, 799, 765, 589, 694, 870, 870, 870, 252, 404, 404, 404, 514, 177, 177, 918, 434, 118, 295, 313, 240, 491, 491, 491, 491, 138, 138, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 491, 89, 206, 773, 550, 535, 775, 776, 777, 912, 709, 913, 856, 857, 700, 858, 859, 862, 863, 864, 855, 865, 935, 866, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 322, 592, 285, 319, 232, 44, 691, 691, 691, 691, 691, 691, 691, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 582, 530, 530, 530, 594, 860, 658, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 926, 500, -21, -21, 492, 702, 420, 355, 216, 549, 151, 26, 26, 331, 331, 331, 331, 331, 46, 46, 5, 5, 5, 5, 153, 188, 188, 188, 188, 121, 121, 121, 121, 314, 314, 394, 394, 362, 300, 298, 499, 499, 499, 499, 499, 499, 499, 499, 499, 499, 67, 656, 656, 659, 659, 522, 554, 554, 554, 554, 679, -59, -59, 381, 462, 462, 462, 528, 717, 854, 382, 382, 382, 382, 382, 382, 561, 561, 561, -3, -3, -3, 692, 115, 137, 115, 137, 678, 732, 450, 732, 338, 677, -15, 510, 810, 468, 707, 850, 711, 853, 572, 735, 267, 529, 654, 674, 463, 529, 529, 529, 529, 654, 610, 640, 608, 463, 529, 463, 718, 323, 496, 89, 570, 507, 675, 778, 293, 670, 780, 290, 373, 332, 566, 278, 435, 733, 781, 914, 917, 385, 715, 675, 675, 675, 352, 511, 278, -8, 605, 605, 605, 605, 156, 605, 605, 605, 605, 251, 276, 375, 402, 779, 657, 657, 690, 872, 869, 869, 657, 689, 657, 690, 874, 874, 874, 874, 657, 657, 657, 657, 869, 869, 869, 688, 869, 239, 703, 704, 704, 874, 742, 743, 657, 657, 712, 869, 869, 869, 712, 695, 874, 701, 741, 277, 869, 874, 672, 689, 672, 657, 701, 672, 689, 689, 672, 22, 666, 668, 873, 875, 887, 790, 662, 685, 879, 880, 876, 878, 871, 699, 744, 745, 497, 669, 671, 673, 680, 719, 682, 713, 674, 667, 667, 667, 655, 720, 655, 667, 667, 667, 667, 667, 667, 667, 667, 916, 646, 731, 714, 653, 749, 553, 573, 791, 664, 811, 900, 893, 867, 919, 881, 898, 655, 920, 739, 247, 643, 882, 783, 786, 655, 883, 655, 792, 655, 902, 812, 686, 813, 814, 667, 910, 921, 923, 924, 925, 927, 928, 929, 930, 684, 931, 750, 696, 894, 299, 877, 718, 729, 705, 788, 751, 820, 328, 932, 823, 655, 655, 794, 785, 655, 795, 756, 740, 890, 757, 895, 933, 664, 708, 896, 655, 706, 825, 934, 328, 681, 683, 888, 661, 761, 886, 911, 885, 796, 649, 663, 829, 830, 831, 693, 763, 891, 892, 889, 764, 803, 665, 805, 697, 832, 807, 884, 768, 833, 834, 899, 676, 730, 710, 698, 687, 809, 835, 897, 769, 770, 771, 848, 772, 849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 138, 138, 138, -2, -2, -2, -2, 0, 0, -2, 0, 0, 0, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 0, 0, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 138, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 599, -21, -21, -21, -21, 599, -21, -21, -21, -21, -21, -21, -21, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, -21, 599, 599, 599, -21, 382, -21, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 599, 0, 0, 599, -21, 599, -21, 599, -21, -21, 599, 599, 599, 599, 599, 599, 599, -21, -21, -21, -21, -21, -21, 0, 561, 561, 561, 561, -21, -21, -21, -21, 382, 382, 382, 382, 382, 382, 259, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 382, 561, 561, -3, -3, 382, 382, 382, 382, 382, 259, 382, 382, 463, 689, 689, 689, 137, 137, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 463, 0, 463, 0, 382, 463, 689, 463, 657, 137, 689, 689, 463, 869, 616, 616, 616, 616, 328, 278, 0, 0, 689, 689, 0, 0, 0, 0, 0, 689, 0, 0, 0, 0, 0, 0, 869, 0, 0, 0, 0, 0, 667, 247, 0, 705, 335, 0, 0, 0, 0, 0, 0, 705, 335, 347, 347, 0, 684, 667, 667, 667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 328);\n    protected $actionDefault = array(3, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 544, 544, 499, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 299, 299, 299, 32767, 32767, 32767, 532, 532, 532, 532, 532, 532, 532, 532, 532, 532, 532, 32767, 32767, 32767, 32767, 32767, 32767, 383, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 389, 549, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 364, 365, 367, 368, 298, 552, 533, 247, 390, 548, 297, 249, 327, 503, 32767, 32767, 32767, 329, 122, 258, 203, 502, 125, 296, 234, 382, 384, 328, 303, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 302, 458, 361, 360, 359, 460, 32767, 459, 496, 496, 499, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 325, 487, 486, 326, 456, 330, 457, 333, 461, 464, 331, 332, 349, 350, 347, 348, 351, 462, 463, 480, 481, 478, 479, 301, 352, 353, 354, 355, 482, 483, 484, 485, 32767, 32767, 543, 543, 32767, 32767, 282, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 340, 341, 471, 472, 32767, 238, 238, 238, 238, 283, 238, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 335, 336, 334, 466, 467, 465, 432, 32767, 32767, 32767, 434, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 504, 32767, 32767, 32767, 32767, 32767, 517, 421, 171, 32767, 413, 32767, 171, 171, 171, 171, 32767, 222, 224, 167, 32767, 171, 32767, 490, 32767, 32767, 32767, 32767, 522, 345, 32767, 32767, 116, 32767, 32767, 32767, 559, 32767, 517, 32767, 116, 32767, 32767, 32767, 32767, 358, 337, 338, 339, 32767, 32767, 521, 515, 474, 475, 476, 477, 32767, 468, 469, 470, 473, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 429, 435, 435, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 520, 519, 32767, 414, 498, 188, 186, 186, 32767, 208, 208, 32767, 32767, 190, 491, 510, 32767, 190, 173, 32767, 400, 175, 498, 32767, 32767, 240, 32767, 240, 32767, 400, 240, 32767, 32767, 240, 32767, 415, 439, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 379, 380, 493, 506, 32767, 507, 32767, 413, 343, 344, 346, 322, 32767, 324, 369, 370, 371, 372, 373, 374, 375, 377, 32767, 419, 32767, 422, 32767, 32767, 32767, 257, 32767, 557, 32767, 32767, 306, 557, 32767, 32767, 32767, 551, 32767, 32767, 300, 32767, 32767, 32767, 32767, 253, 32767, 169, 32767, 541, 32767, 558, 32767, 515, 32767, 342, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 516, 32767, 32767, 32767, 32767, 229, 32767, 452, 32767, 116, 32767, 32767, 32767, 189, 32767, 32767, 304, 248, 32767, 32767, 550, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 114, 32767, 170, 32767, 32767, 32767, 191, 32767, 32767, 515, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 295, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 515, 32767, 32767, 233, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 415, 32767, 276, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 127, 127, 3, 127, 127, 260, 3, 260, 127, 260, 260, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 216, 219, 208, 208, 164, 127, 127, 268);\n    protected $goto = array(166, 140, 140, 140, 166, 187, 168, 144, 147, 141, 142, 143, 149, 163, 163, 163, 163, 144, 144, 165, 165, 165, 165, 165, 165, 165, 165, 165, 165, 165, 138, 159, 160, 161, 162, 184, 139, 185, 494, 495, 377, 496, 500, 501, 502, 503, 504, 505, 506, 507, 970, 164, 145, 146, 148, 171, 176, 186, 203, 253, 256, 258, 260, 263, 264, 265, 266, 267, 268, 269, 277, 278, 279, 280, 303, 304, 328, 329, 330, 394, 395, 396, 543, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 150, 151, 152, 167, 153, 169, 154, 204, 170, 155, 156, 157, 205, 158, 136, 621, 561, 757, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 1113, 629, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 1113, 758, 520, 531, 509, 656, 556, 1183, 750, 509, 592, 786, 1183, 888, 612, 613, 884, 617, 618, 624, 626, 631, 633, 817, 855, 855, 855, 855, 850, 856, 174, 891, 891, 1205, 1205, 177, 178, 179, 401, 402, 403, 404, 173, 202, 206, 208, 257, 259, 261, 262, 270, 271, 272, 273, 274, 275, 281, 282, 283, 284, 305, 306, 331, 332, 333, 406, 407, 408, 409, 175, 180, 254, 255, 181, 182, 183, 498, 498, 498, 498, 498, 498, 861, 498, 498, 498, 498, 498, 498, 498, 498, 498, 498, 510, 586, 538, 601, 602, 510, 545, 546, 547, 548, 549, 550, 551, 552, 554, 587, 1209, 560, 350, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 560, 400, 607, 537, 537, 569, 533, 909, 535, 535, 497, 499, 525, 541, 570, 573, 584, 591, 298, 296, 296, 296, 298, 289, 299, 611, 378, 511, 614, 595, 947, 375, 511, 437, 437, 437, 437, 437, 437, 1163, 437, 437, 437, 437, 437, 437, 437, 437, 437, 437, 1077, 948, 338, 1175, 321, 1077, 898, 898, 898, 898, 606, 898, 898, 1217, 1217, 1202, 753, 576, 605, 756, 1077, 1077, 1077, 1077, 1077, 1077, 1069, 384, 384, 384, 391, 1217, 877, 859, 857, 859, 655, 466, 512, 886, 881, 753, 384, 753, 384, 968, 384, 895, 385, 588, 353, 414, 384, 1231, 1019, 542, 1197, 1197, 1197, 568, 1094, 386, 386, 386, 904, 915, 515, 1029, 19, 15, 372, 389, 915, 940, 448, 450, 632, 340, 1216, 1216, 1114, 615, 938, 840, 555, 775, 386, 913, 1070, 1073, 1074, 399, 1069, 1182, 660, 23, 1216, 773, 1182, 544, 603, 1066, 1219, 1071, 1174, 1071, 519, 1199, 1199, 1199, 1089, 1088, 1072, 343, 523, 534, 519, 519, 772, 351, 352, 13, 579, 583, 627, 1061, 388, 782, 562, 771, 515, 783, 1181, 3, 4, 918, 956, 865, 451, 574, 1160, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 529, 0, 0, 0, 0, 514, 0, 529, 0, 0, 0, 0, 610, 513, 516, 439, 440, 1067, 619, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 780, 1224, 0, 0, 0, 0, 0, 524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 778, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 301);\n    protected $gotoCheck = array(43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 57, 69, 15, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 128, 9, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 16, 102, 32, 69, 32, 32, 120, 6, 69, 32, 29, 120, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 50, 69, 69, 69, 69, 69, 69, 27, 77, 77, 77, 77, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 119, 119, 119, 119, 119, 119, 33, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 119, 67, 110, 67, 67, 119, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 142, 57, 72, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 51, 51, 51, 51, 51, 51, 84, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 5, 5, 5, 5, 5, 5, 5, 63, 46, 124, 63, 129, 98, 63, 124, 57, 57, 57, 57, 57, 57, 133, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 98, 127, 82, 127, 57, 57, 57, 57, 57, 49, 57, 57, 144, 144, 140, 11, 40, 40, 14, 57, 57, 57, 57, 57, 57, 82, 13, 13, 13, 48, 144, 14, 14, 14, 14, 14, 57, 14, 14, 14, 11, 13, 11, 13, 102, 13, 79, 11, 70, 70, 70, 13, 13, 103, 2, 9, 9, 9, 2, 34, 125, 125, 125, 81, 13, 13, 34, 34, 34, 34, 17, 13, 8, 8, 8, 8, 18, 143, 143, 8, 8, 8, 9, 34, 25, 125, 85, 82, 82, 82, 125, 82, 121, 74, 34, 143, 24, 121, 47, 34, 116, 143, 82, 82, 82, 47, 121, 121, 121, 126, 126, 82, 58, 58, 58, 47, 47, 23, 72, 72, 58, 62, 62, 62, 114, 12, 23, 12, 23, 13, 26, 121, 30, 30, 86, 100, 71, 65, 66, 132, 109, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 9, 9, -1, -1, -1, -1, 9, -1, 9, -1, -1, -1, -1, 13, 9, 9, 9, 9, 13, 13, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 9, 9, -1, -1, -1, -1, -1, 102, -1, -1, -1, -1, -1, -1, -1, -1, -1, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5, 5);\n    protected $gotoBase = array(0, 0, -172, 0, 0, 353, 201, 0, 477, 149, 0, 110, 195, 117, 426, 112, 203, 140, 171, 0, 0, 0, 0, 168, 164, 157, 119, 27, 0, 205, -118, 0, -428, 266, 51, 0, 0, 0, 0, 0, 388, 0, 0, -24, 0, 0, 345, 484, 146, 133, 209, 75, 0, 0, 0, 0, 0, 107, 161, 0, 0, 0, 222, -77, 0, 106, 97, -343, 0, -94, 135, 123, -129, 0, 129, 0, 0, -50, 0, 143, 0, 159, 64, 0, 338, 132, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 121, 0, 165, 156, 0, 0, 0, 0, 0, 87, 273, 259, 0, 0, 114, 0, 150, 0, 0, -5, -91, 200, 0, 0, 84, 154, 202, 77, -48, 178, 0, 0, 93, 187, 0, 0, 0, 0, 0, 0, 136, 0, 286, 167, 102, 0, 0);\n    protected $gotoDefault = array(-32768, 468, 664, 2, 665, 835, 740, 748, 598, 482, 630, 582, 380, 1193, 792, 793, 794, 381, 368, 483, 379, 410, 405, 781, 774, 776, 784, 172, 411, 787, 1, 789, 518, 825, 1020, 365, 797, 366, 590, 799, 527, 801, 802, 137, 382, 383, 528, 484, 390, 577, 816, 276, 387, 818, 367, 819, 828, 371, 465, 455, 460, 530, 557, 609, 432, 447, 571, 565, 536, 1086, 566, 864, 349, 872, 661, 880, 883, 485, 558, 894, 452, 902, 1099, 397, 908, 914, 919, 291, 922, 417, 412, 585, 927, 928, 5, 932, 622, 623, 8, 312, 955, 599, 969, 420, 1039, 1041, 486, 487, 522, 459, 508, 526, 488, 1062, 441, 413, 1065, 433, 489, 490, 434, 435, 1083, 355, 1168, 354, 449, 320, 1155, 580, 1118, 456, 1208, 1164, 348, 491, 492, 376, 1187, 392, 1203, 438, 1210, 1218, 344, 540, 567);\n    protected $ruleToNonTerminal = array(0, 1, 3, 3, 2, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 8, 8, 9, 10, 11, 11, 12, 12, 13, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 18, 18, 19, 19, 21, 21, 17, 17, 22, 22, 23, 23, 24, 24, 25, 25, 20, 20, 26, 28, 28, 29, 30, 30, 32, 31, 31, 31, 31, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 14, 14, 54, 54, 56, 55, 55, 48, 48, 58, 58, 59, 59, 60, 60, 61, 61, 15, 16, 16, 16, 64, 64, 64, 65, 65, 68, 68, 66, 66, 70, 70, 41, 41, 50, 50, 53, 53, 53, 52, 52, 71, 42, 42, 42, 42, 72, 72, 73, 73, 74, 74, 39, 39, 35, 35, 75, 37, 37, 76, 36, 36, 38, 38, 49, 49, 49, 62, 62, 78, 78, 79, 79, 81, 81, 81, 80, 80, 63, 63, 82, 82, 82, 83, 83, 84, 84, 84, 44, 44, 85, 85, 85, 45, 45, 86, 86, 87, 87, 67, 88, 88, 88, 88, 93, 93, 94, 94, 95, 95, 95, 95, 95, 96, 97, 97, 92, 92, 89, 89, 91, 91, 99, 99, 98, 98, 98, 98, 98, 98, 90, 90, 101, 100, 100, 46, 46, 40, 40, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 34, 34, 47, 47, 106, 106, 107, 107, 107, 107, 113, 102, 102, 109, 109, 115, 115, 116, 117, 118, 118, 118, 118, 118, 118, 118, 69, 69, 57, 57, 57, 57, 103, 103, 122, 122, 119, 119, 123, 123, 123, 123, 104, 104, 104, 108, 108, 108, 114, 114, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 27, 27, 27, 27, 27, 27, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 130, 112, 112, 105, 105, 105, 105, 129, 129, 132, 132, 131, 131, 133, 133, 51, 51, 51, 51, 135, 135, 134, 134, 134, 134, 134, 136, 136, 121, 121, 124, 124, 120, 120, 138, 137, 137, 137, 137, 125, 125, 125, 125, 111, 111, 126, 126, 126, 126, 77, 139, 139, 140, 140, 140, 110, 110, 141, 141, 142, 142, 142, 142, 142, 127, 127, 127, 127, 144, 145, 143, 143, 143, 143, 143, 143, 143, 146, 146, 146);\n    protected $ruleToLength = array(1, 1, 2, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 5, 4, 3, 4, 2, 3, 1, 1, 7, 6, 3, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 2, 3, 1, 3, 3, 1, 3, 2, 0, 1, 1, 1, 1, 1, 3, 5, 8, 3, 5, 9, 3, 2, 3, 2, 3, 2, 3, 3, 3, 3, 1, 2, 2, 5, 7, 9, 5, 6, 3, 3, 2, 2, 1, 1, 1, 0, 2, 8, 0, 4, 1, 3, 0, 1, 0, 1, 0, 1, 1, 1, 10, 7, 6, 5, 1, 2, 2, 0, 2, 0, 2, 0, 2, 1, 3, 1, 4, 1, 4, 1, 1, 4, 1, 3, 3, 3, 4, 4, 5, 0, 2, 4, 3, 1, 1, 1, 4, 0, 2, 3, 0, 2, 4, 0, 2, 0, 3, 1, 2, 1, 1, 0, 1, 3, 4, 6, 1, 1, 1, 0, 1, 0, 2, 2, 3, 3, 1, 3, 1, 2, 2, 3, 1, 1, 2, 4, 3, 1, 1, 3, 2, 0, 1, 3, 3, 9, 3, 1, 3, 0, 2, 4, 5, 4, 4, 4, 3, 1, 1, 1, 3, 1, 1, 0, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 3, 1, 0, 1, 1, 3, 3, 4, 4, 1, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 3, 5, 4, 3, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 3, 2, 1, 2, 10, 11, 3, 3, 2, 4, 4, 3, 4, 4, 4, 4, 7, 3, 2, 0, 4, 1, 3, 2, 1, 2, 2, 4, 6, 2, 2, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 4, 4, 0, 2, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 1, 3, 1, 4, 3, 1, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 5, 4, 4, 3, 1, 3, 1, 1, 3, 3, 0, 2, 0, 1, 3, 1, 3, 1, 1, 1, 1, 1, 6, 4, 3, 4, 2, 4, 4, 1, 3, 1, 2, 1, 1, 4, 1, 1, 3, 6, 4, 4, 4, 4, 1, 4, 0, 1, 1, 3, 1, 1, 4, 3, 1, 1, 1, 0, 0, 2, 3, 1, 3, 1, 4, 2, 2, 2, 2, 1, 2, 1, 1, 1, 4, 3, 3, 3, 6, 3, 1, 1, 1);\n    protected function initReduceCallbacks()\n    {\n        $this->reduceCallbacks = [0 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 1 => function ($stackPos) {\n            $this->semValue = $this->handleNamespaces($this->semStack[$stackPos - (1 - 1)]);\n        }, 2 => function ($stackPos) {\n            if (\\is_array($this->semStack[$stackPos - (2 - 2)])) {\n                $this->semValue = \\array_merge($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)]);\n            } else {\n                $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n                $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n            }\n        }, 3 => function ($stackPos) {\n            $this->semValue = array();\n        }, 4 => function ($stackPos) {\n            $startAttributes = $this->lookaheadStartAttributes;\n            if (isset($startAttributes['comments'])) {\n                $nop = new Stmt\\Nop($this->createCommentNopAttributes($startAttributes['comments']));\n            } else {\n                $nop = null;\n            }\n            if ($nop !== null) {\n                $this->semStack[$stackPos - (1 - 1)][] = $nop;\n            }\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 5 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 6 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 7 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 8 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 9 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 10 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 11 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 12 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 13 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 14 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 15 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 16 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 17 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 18 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 19 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 20 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 21 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 22 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 23 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 24 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 25 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 26 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 27 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 28 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 29 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 30 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 31 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 32 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 33 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 34 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 35 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 36 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 37 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 38 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 39 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 40 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 41 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 42 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 43 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 44 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 45 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 46 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 47 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 48 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 49 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 50 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 51 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 52 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 53 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 54 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 55 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 56 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 57 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 58 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 59 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 60 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 61 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 62 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 63 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 64 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 65 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 66 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 67 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 68 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 69 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 70 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 71 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 72 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 73 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 74 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 75 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 76 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 77 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 78 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 79 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 80 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 81 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 82 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 83 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 84 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 85 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 86 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 87 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 88 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 89 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 90 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 91 => function ($stackPos) {\n            $this->semValue = new Name(\\substr($this->semStack[$stackPos - (1 - 1)], 1), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 92 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable(\\substr($this->semStack[$stackPos - (1 - 1)], 1), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 93 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 94 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 95 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 96 => function ($stackPos) {\n            $this->semValue = new Stmt\\HaltCompiler($this->lexer->handleHaltCompiler(), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 97 => function ($stackPos) {\n            $this->semValue = new Stmt\\Namespace_($this->semStack[$stackPos - (3 - 2)], null, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n            $this->semValue->setAttribute('kind', Stmt\\Namespace_::KIND_SEMICOLON);\n            $this->checkNamespace($this->semValue);\n        }, 98 => function ($stackPos) {\n            $this->semValue = new Stmt\\Namespace_($this->semStack[$stackPos - (5 - 2)], $this->semStack[$stackPos - (5 - 4)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n            $this->semValue->setAttribute('kind', Stmt\\Namespace_::KIND_BRACED);\n            $this->checkNamespace($this->semValue);\n        }, 99 => function ($stackPos) {\n            $this->semValue = new Stmt\\Namespace_(null, $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n            $this->semValue->setAttribute('kind', Stmt\\Namespace_::KIND_BRACED);\n            $this->checkNamespace($this->semValue);\n        }, 100 => function ($stackPos) {\n            $this->semValue = new Stmt\\Use_($this->semStack[$stackPos - (3 - 2)], Stmt\\Use_::TYPE_NORMAL, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 101 => function ($stackPos) {\n            $this->semValue = new Stmt\\Use_($this->semStack[$stackPos - (4 - 3)], $this->semStack[$stackPos - (4 - 2)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 102 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 103 => function ($stackPos) {\n            $this->semValue = new Stmt\\Const_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 104 => function ($stackPos) {\n            $this->semValue = Stmt\\Use_::TYPE_FUNCTION;\n        }, 105 => function ($stackPos) {\n            $this->semValue = Stmt\\Use_::TYPE_CONSTANT;\n        }, 106 => function ($stackPos) {\n            $this->semValue = new Stmt\\GroupUse($this->semStack[$stackPos - (7 - 3)], $this->semStack[$stackPos - (7 - 6)], $this->semStack[$stackPos - (7 - 2)], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n        }, 107 => function ($stackPos) {\n            $this->semValue = new Stmt\\GroupUse($this->semStack[$stackPos - (6 - 2)], $this->semStack[$stackPos - (6 - 5)], Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n        }, 108 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 109 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 110 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 111 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 112 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 113 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 114 => function ($stackPos) {\n            $this->semValue = new Stmt\\UseUse($this->semStack[$stackPos - (1 - 1)], null, Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n            $this->checkUseUse($this->semValue, $stackPos - (1 - 1));\n        }, 115 => function ($stackPos) {\n            $this->semValue = new Stmt\\UseUse($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n            $this->checkUseUse($this->semValue, $stackPos - (3 - 3));\n        }, 116 => function ($stackPos) {\n            $this->semValue = new Stmt\\UseUse($this->semStack[$stackPos - (1 - 1)], null, Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n            $this->checkUseUse($this->semValue, $stackPos - (1 - 1));\n        }, 117 => function ($stackPos) {\n            $this->semValue = new Stmt\\UseUse($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n            $this->checkUseUse($this->semValue, $stackPos - (3 - 3));\n        }, 118 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n            $this->semValue->type = Stmt\\Use_::TYPE_NORMAL;\n        }, 119 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue->type = $this->semStack[$stackPos - (2 - 1)];\n        }, 120 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 121 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 122 => function ($stackPos) {\n            $this->semValue = new Node\\Const_($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 123 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 124 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 125 => function ($stackPos) {\n            $this->semValue = new Node\\Const_($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 126 => function ($stackPos) {\n            if (\\is_array($this->semStack[$stackPos - (2 - 2)])) {\n                $this->semValue = \\array_merge($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)]);\n            } else {\n                $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n                $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n            }\n        }, 127 => function ($stackPos) {\n            $this->semValue = array();\n        }, 128 => function ($stackPos) {\n            $startAttributes = $this->lookaheadStartAttributes;\n            if (isset($startAttributes['comments'])) {\n                $nop = new Stmt\\Nop($this->createCommentNopAttributes($startAttributes['comments']));\n            } else {\n                $nop = null;\n            }\n            if ($nop !== null) {\n                $this->semStack[$stackPos - (1 - 1)][] = $nop;\n            }\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 129 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 130 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 131 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 132 => function ($stackPos) {\n            throw new Error('__HALT_COMPILER() can only be used from the outermost scope', $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 133 => function ($stackPos) {\n            if ($this->semStack[$stackPos - (3 - 2)]) {\n                $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n                $attrs = $this->startAttributeStack[$stackPos - (3 - 1)];\n                $stmts = $this->semValue;\n                if (!empty($attrs['comments'])) {\n                    $stmts[0]->setAttribute('comments', \\array_merge($attrs['comments'], $stmts[0]->getAttribute('comments', [])));\n                }\n            } else {\n                $startAttributes = $this->startAttributeStack[$stackPos - (3 - 1)];\n                if (isset($startAttributes['comments'])) {\n                    $this->semValue = new Stmt\\Nop($startAttributes + $this->endAttributes);\n                } else {\n                    $this->semValue = null;\n                }\n                if (null === $this->semValue) {\n                    $this->semValue = array();\n                }\n            }\n        }, 134 => function ($stackPos) {\n            $this->semValue = new Stmt\\If_($this->semStack[$stackPos - (5 - 2)], ['stmts' => \\is_array($this->semStack[$stackPos - (5 - 3)]) ? $this->semStack[$stackPos - (5 - 3)] : array($this->semStack[$stackPos - (5 - 3)]), 'elseifs' => $this->semStack[$stackPos - (5 - 4)], 'else' => $this->semStack[$stackPos - (5 - 5)]], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 135 => function ($stackPos) {\n            $this->semValue = new Stmt\\If_($this->semStack[$stackPos - (8 - 2)], ['stmts' => $this->semStack[$stackPos - (8 - 4)], 'elseifs' => $this->semStack[$stackPos - (8 - 5)], 'else' => $this->semStack[$stackPos - (8 - 6)]], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes);\n        }, 136 => function ($stackPos) {\n            $this->semValue = new Stmt\\While_($this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 137 => function ($stackPos) {\n            $this->semValue = new Stmt\\Do_($this->semStack[$stackPos - (5 - 4)], \\is_array($this->semStack[$stackPos - (5 - 2)]) ? $this->semStack[$stackPos - (5 - 2)] : array($this->semStack[$stackPos - (5 - 2)]), $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 138 => function ($stackPos) {\n            $this->semValue = new Stmt\\For_(['init' => $this->semStack[$stackPos - (9 - 3)], 'cond' => $this->semStack[$stackPos - (9 - 5)], 'loop' => $this->semStack[$stackPos - (9 - 7)], 'stmts' => $this->semStack[$stackPos - (9 - 9)]], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n        }, 139 => function ($stackPos) {\n            $this->semValue = new Stmt\\Switch_($this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 140 => function ($stackPos) {\n            $this->semValue = new Stmt\\Break_(null, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 141 => function ($stackPos) {\n            $this->semValue = new Stmt\\Break_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 142 => function ($stackPos) {\n            $this->semValue = new Stmt\\Continue_(null, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 143 => function ($stackPos) {\n            $this->semValue = new Stmt\\Continue_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 144 => function ($stackPos) {\n            $this->semValue = new Stmt\\Return_(null, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 145 => function ($stackPos) {\n            $this->semValue = new Stmt\\Return_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 146 => function ($stackPos) {\n            $this->semValue = new Stmt\\Global_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 147 => function ($stackPos) {\n            $this->semValue = new Stmt\\Static_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 148 => function ($stackPos) {\n            $this->semValue = new Stmt\\Echo_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 149 => function ($stackPos) {\n            $this->semValue = new Stmt\\InlineHTML($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 150 => function ($stackPos) {\n            $this->semValue = new Stmt\\Expression($this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 151 => function ($stackPos) {\n            $this->semValue = new Stmt\\Expression($this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 152 => function ($stackPos) {\n            $this->semValue = new Stmt\\Unset_($this->semStack[$stackPos - (5 - 3)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 153 => function ($stackPos) {\n            $this->semValue = new Stmt\\Foreach_($this->semStack[$stackPos - (7 - 3)], $this->semStack[$stackPos - (7 - 5)][0], ['keyVar' => null, 'byRef' => $this->semStack[$stackPos - (7 - 5)][1], 'stmts' => $this->semStack[$stackPos - (7 - 7)]], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n        }, 154 => function ($stackPos) {\n            $this->semValue = new Stmt\\Foreach_($this->semStack[$stackPos - (9 - 3)], $this->semStack[$stackPos - (9 - 7)][0], ['keyVar' => $this->semStack[$stackPos - (9 - 5)], 'byRef' => $this->semStack[$stackPos - (9 - 7)][1], 'stmts' => $this->semStack[$stackPos - (9 - 9)]], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n        }, 155 => function ($stackPos) {\n            $this->semValue = new Stmt\\Declare_($this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 5)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 156 => function ($stackPos) {\n            $this->semValue = new Stmt\\TryCatch($this->semStack[$stackPos - (6 - 3)], $this->semStack[$stackPos - (6 - 5)], $this->semStack[$stackPos - (6 - 6)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n            $this->checkTryCatch($this->semValue);\n        }, 157 => function ($stackPos) {\n            $this->semValue = new Stmt\\Throw_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 158 => function ($stackPos) {\n            $this->semValue = new Stmt\\Goto_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 159 => function ($stackPos) {\n            $this->semValue = new Stmt\\Label($this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 160 => function ($stackPos) {\n            $this->semValue = new Stmt\\Expression($this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 161 => function ($stackPos) {\n            $this->semValue = array();\n            /* means: no statement */\n        }, 162 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 163 => function ($stackPos) {\n            $startAttributes = $this->startAttributeStack[$stackPos - (1 - 1)];\n            if (isset($startAttributes['comments'])) {\n                $this->semValue = new Stmt\\Nop($startAttributes + $this->endAttributes);\n            } else {\n                $this->semValue = null;\n            }\n            if ($this->semValue === null) {\n                $this->semValue = array();\n            }\n            /* means: no statement */\n        }, 164 => function ($stackPos) {\n            $this->semValue = array();\n        }, 165 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 166 => function ($stackPos) {\n            $this->semValue = new Stmt\\Catch_(array($this->semStack[$stackPos - (8 - 3)]), $this->semStack[$stackPos - (8 - 4)], $this->semStack[$stackPos - (8 - 7)], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes);\n        }, 167 => function ($stackPos) {\n            $this->semValue = null;\n        }, 168 => function ($stackPos) {\n            $this->semValue = new Stmt\\Finally_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 169 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 170 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 171 => function ($stackPos) {\n            $this->semValue = \\false;\n        }, 172 => function ($stackPos) {\n            $this->semValue = \\true;\n        }, 173 => function ($stackPos) {\n            $this->semValue = \\false;\n        }, 174 => function ($stackPos) {\n            $this->semValue = \\true;\n        }, 175 => function ($stackPos) {\n            $this->semValue = \\false;\n        }, 176 => function ($stackPos) {\n            $this->semValue = \\true;\n        }, 177 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 178 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 179 => function ($stackPos) {\n            $this->semValue = new Stmt\\Function_($this->semStack[$stackPos - (10 - 3)], ['byRef' => $this->semStack[$stackPos - (10 - 2)], 'params' => $this->semStack[$stackPos - (10 - 5)], 'returnType' => $this->semStack[$stackPos - (10 - 7)], 'stmts' => $this->semStack[$stackPos - (10 - 9)]], $this->startAttributeStack[$stackPos - (10 - 1)] + $this->endAttributes);\n        }, 180 => function ($stackPos) {\n            $this->semValue = new Stmt\\Class_($this->semStack[$stackPos - (7 - 2)], ['type' => $this->semStack[$stackPos - (7 - 1)], 'extends' => $this->semStack[$stackPos - (7 - 3)], 'implements' => $this->semStack[$stackPos - (7 - 4)], 'stmts' => $this->semStack[$stackPos - (7 - 6)]], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n            $this->checkClass($this->semValue, $stackPos - (7 - 2));\n        }, 181 => function ($stackPos) {\n            $this->semValue = new Stmt\\Interface_($this->semStack[$stackPos - (6 - 2)], ['extends' => $this->semStack[$stackPos - (6 - 3)], 'stmts' => $this->semStack[$stackPos - (6 - 5)]], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n            $this->checkInterface($this->semValue, $stackPos - (6 - 2));\n        }, 182 => function ($stackPos) {\n            $this->semValue = new Stmt\\Trait_($this->semStack[$stackPos - (5 - 2)], ['stmts' => $this->semStack[$stackPos - (5 - 4)]], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 183 => function ($stackPos) {\n            $this->semValue = 0;\n        }, 184 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_ABSTRACT;\n        }, 185 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_FINAL;\n        }, 186 => function ($stackPos) {\n            $this->semValue = null;\n        }, 187 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 188 => function ($stackPos) {\n            $this->semValue = array();\n        }, 189 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 190 => function ($stackPos) {\n            $this->semValue = array();\n        }, 191 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 192 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 193 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 194 => function ($stackPos) {\n            $this->semValue = \\is_array($this->semStack[$stackPos - (1 - 1)]) ? $this->semStack[$stackPos - (1 - 1)] : array($this->semStack[$stackPos - (1 - 1)]);\n        }, 195 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 196 => function ($stackPos) {\n            $this->semValue = \\is_array($this->semStack[$stackPos - (1 - 1)]) ? $this->semStack[$stackPos - (1 - 1)] : array($this->semStack[$stackPos - (1 - 1)]);\n        }, 197 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 198 => function ($stackPos) {\n            $this->semValue = \\is_array($this->semStack[$stackPos - (1 - 1)]) ? $this->semStack[$stackPos - (1 - 1)] : array($this->semStack[$stackPos - (1 - 1)]);\n        }, 199 => function ($stackPos) {\n            $this->semValue = null;\n        }, 200 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 201 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 202 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 203 => function ($stackPos) {\n            $this->semValue = new Stmt\\DeclareDeclare($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 204 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 205 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 3)];\n        }, 206 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 207 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (5 - 3)];\n        }, 208 => function ($stackPos) {\n            $this->semValue = array();\n        }, 209 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 210 => function ($stackPos) {\n            $this->semValue = new Stmt\\Case_($this->semStack[$stackPos - (4 - 2)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 211 => function ($stackPos) {\n            $this->semValue = new Stmt\\Case_(null, $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 212 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 213 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 214 => function ($stackPos) {\n            $this->semValue = \\is_array($this->semStack[$stackPos - (1 - 1)]) ? $this->semStack[$stackPos - (1 - 1)] : array($this->semStack[$stackPos - (1 - 1)]);\n        }, 215 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 216 => function ($stackPos) {\n            $this->semValue = array();\n        }, 217 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 218 => function ($stackPos) {\n            $this->semValue = new Stmt\\ElseIf_($this->semStack[$stackPos - (3 - 2)], \\is_array($this->semStack[$stackPos - (3 - 3)]) ? $this->semStack[$stackPos - (3 - 3)] : array($this->semStack[$stackPos - (3 - 3)]), $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 219 => function ($stackPos) {\n            $this->semValue = array();\n        }, 220 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 221 => function ($stackPos) {\n            $this->semValue = new Stmt\\ElseIf_($this->semStack[$stackPos - (4 - 2)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 222 => function ($stackPos) {\n            $this->semValue = null;\n        }, 223 => function ($stackPos) {\n            $this->semValue = new Stmt\\Else_(\\is_array($this->semStack[$stackPos - (2 - 2)]) ? $this->semStack[$stackPos - (2 - 2)] : array($this->semStack[$stackPos - (2 - 2)]), $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 224 => function ($stackPos) {\n            $this->semValue = null;\n        }, 225 => function ($stackPos) {\n            $this->semValue = new Stmt\\Else_($this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 226 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)], \\false);\n        }, 227 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (2 - 2)], \\true);\n        }, 228 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)], \\false);\n        }, 229 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 230 => function ($stackPos) {\n            $this->semValue = array();\n        }, 231 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 232 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 233 => function ($stackPos) {\n            $this->semValue = new Node\\Param($this->semStack[$stackPos - (4 - 4)], null, $this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 2)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n            $this->checkParam($this->semValue);\n        }, 234 => function ($stackPos) {\n            $this->semValue = new Node\\Param($this->semStack[$stackPos - (6 - 4)], $this->semStack[$stackPos - (6 - 6)], $this->semStack[$stackPos - (6 - 1)], $this->semStack[$stackPos - (6 - 2)], $this->semStack[$stackPos - (6 - 3)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n            $this->checkParam($this->semValue);\n        }, 235 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 236 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier('array', $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 237 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier('callable', $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 238 => function ($stackPos) {\n            $this->semValue = null;\n        }, 239 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 240 => function ($stackPos) {\n            $this->semValue = null;\n        }, 241 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 242 => function ($stackPos) {\n            $this->semValue = array();\n        }, 243 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 244 => function ($stackPos) {\n            $this->semValue = array(new Node\\Arg($this->semStack[$stackPos - (3 - 2)], \\false, \\false, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes));\n        }, 245 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 246 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 247 => function ($stackPos) {\n            $this->semValue = new Node\\Arg($this->semStack[$stackPos - (1 - 1)], \\false, \\false, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 248 => function ($stackPos) {\n            $this->semValue = new Node\\Arg($this->semStack[$stackPos - (2 - 2)], \\true, \\false, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 249 => function ($stackPos) {\n            $this->semValue = new Node\\Arg($this->semStack[$stackPos - (2 - 2)], \\false, \\true, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 250 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 251 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 252 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 253 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 254 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 255 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 256 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 257 => function ($stackPos) {\n            $this->semValue = new Stmt\\StaticVar($this->semStack[$stackPos - (1 - 1)], null, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 258 => function ($stackPos) {\n            $this->semValue = new Stmt\\StaticVar($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 259 => function ($stackPos) {\n            if ($this->semStack[$stackPos - (2 - 2)] !== null) {\n                $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n                $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n            }\n        }, 260 => function ($stackPos) {\n            $this->semValue = array();\n        }, 261 => function ($stackPos) {\n            $startAttributes = $this->lookaheadStartAttributes;\n            if (isset($startAttributes['comments'])) {\n                $nop = new Stmt\\Nop($this->createCommentNopAttributes($startAttributes['comments']));\n            } else {\n                $nop = null;\n            }\n            if ($nop !== null) {\n                $this->semStack[$stackPos - (1 - 1)][] = $nop;\n            }\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 262 => function ($stackPos) {\n            $this->semValue = new Stmt\\Property($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n            $this->checkProperty($this->semValue, $stackPos - (3 - 1));\n        }, 263 => function ($stackPos) {\n            $this->semValue = new Stmt\\ClassConst($this->semStack[$stackPos - (3 - 2)], 0, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 264 => function ($stackPos) {\n            $this->semValue = new Stmt\\ClassMethod($this->semStack[$stackPos - (9 - 4)], ['type' => $this->semStack[$stackPos - (9 - 1)], 'byRef' => $this->semStack[$stackPos - (9 - 3)], 'params' => $this->semStack[$stackPos - (9 - 6)], 'returnType' => $this->semStack[$stackPos - (9 - 8)], 'stmts' => $this->semStack[$stackPos - (9 - 9)]], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n            $this->checkClassMethod($this->semValue, $stackPos - (9 - 1));\n        }, 265 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUse($this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 266 => function ($stackPos) {\n            $this->semValue = array();\n        }, 267 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 268 => function ($stackPos) {\n            $this->semValue = array();\n        }, 269 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 270 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Precedence($this->semStack[$stackPos - (4 - 1)][0], $this->semStack[$stackPos - (4 - 1)][1], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 271 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Alias($this->semStack[$stackPos - (5 - 1)][0], $this->semStack[$stackPos - (5 - 1)][1], $this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 4)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 272 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Alias($this->semStack[$stackPos - (4 - 1)][0], $this->semStack[$stackPos - (4 - 1)][1], $this->semStack[$stackPos - (4 - 3)], null, $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 273 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Alias($this->semStack[$stackPos - (4 - 1)][0], $this->semStack[$stackPos - (4 - 1)][1], null, $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 274 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Alias($this->semStack[$stackPos - (4 - 1)][0], $this->semStack[$stackPos - (4 - 1)][1], null, $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 275 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)]);\n        }, 276 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 277 => function ($stackPos) {\n            $this->semValue = array(null, $this->semStack[$stackPos - (1 - 1)]);\n        }, 278 => function ($stackPos) {\n            $this->semValue = null;\n        }, 279 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 280 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 281 => function ($stackPos) {\n            $this->semValue = 0;\n        }, 282 => function ($stackPos) {\n            $this->semValue = 0;\n        }, 283 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 284 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 285 => function ($stackPos) {\n            $this->checkModifier($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $stackPos - (2 - 2));\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)] | $this->semStack[$stackPos - (2 - 2)];\n        }, 286 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_PUBLIC;\n        }, 287 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_PROTECTED;\n        }, 288 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_PRIVATE;\n        }, 289 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_STATIC;\n        }, 290 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_ABSTRACT;\n        }, 291 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_FINAL;\n        }, 292 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 293 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 294 => function ($stackPos) {\n            $this->semValue = new Node\\VarLikeIdentifier(\\substr($this->semStack[$stackPos - (1 - 1)], 1), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 295 => function ($stackPos) {\n            $this->semValue = new Stmt\\PropertyProperty($this->semStack[$stackPos - (1 - 1)], null, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 296 => function ($stackPos) {\n            $this->semValue = new Stmt\\PropertyProperty($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 297 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 298 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 299 => function ($stackPos) {\n            $this->semValue = array();\n        }, 300 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 301 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 302 => function ($stackPos) {\n            $this->semValue = new Expr\\Assign($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 303 => function ($stackPos) {\n            $this->semValue = new Expr\\Assign($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 304 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignRef($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 305 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignRef($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 306 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 307 => function ($stackPos) {\n            $this->semValue = new Expr\\Clone_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 308 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Plus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 309 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Minus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 310 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Mul($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 311 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Div($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 312 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Concat($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 313 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Mod($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 314 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\BitwiseAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 315 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\BitwiseOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 316 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\BitwiseXor($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 317 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\ShiftLeft($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 318 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\ShiftRight($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 319 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Pow($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 320 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Coalesce($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 321 => function ($stackPos) {\n            $this->semValue = new Expr\\PostInc($this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 322 => function ($stackPos) {\n            $this->semValue = new Expr\\PreInc($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 323 => function ($stackPos) {\n            $this->semValue = new Expr\\PostDec($this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 324 => function ($stackPos) {\n            $this->semValue = new Expr\\PreDec($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 325 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BooleanOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 326 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BooleanAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 327 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\LogicalOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 328 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\LogicalAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 329 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\LogicalXor($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 330 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 331 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 332 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 333 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseXor($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 334 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Concat($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 335 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Plus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 336 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Minus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 337 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Mul($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 338 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Div($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 339 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Mod($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 340 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\ShiftLeft($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 341 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\ShiftRight($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 342 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Pow($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 343 => function ($stackPos) {\n            $this->semValue = new Expr\\UnaryPlus($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 344 => function ($stackPos) {\n            $this->semValue = new Expr\\UnaryMinus($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 345 => function ($stackPos) {\n            $this->semValue = new Expr\\BooleanNot($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 346 => function ($stackPos) {\n            $this->semValue = new Expr\\BitwiseNot($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 347 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Identical($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 348 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\NotIdentical($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 349 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Equal($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 350 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\NotEqual($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 351 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Spaceship($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 352 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Smaller($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 353 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\SmallerOrEqual($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 354 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Greater($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 355 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\GreaterOrEqual($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 356 => function ($stackPos) {\n            $this->semValue = new Expr\\Instanceof_($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 357 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 358 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 359 => function ($stackPos) {\n            $this->semValue = new Expr\\Ternary($this->semStack[$stackPos - (5 - 1)], $this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 5)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 360 => function ($stackPos) {\n            $this->semValue = new Expr\\Ternary($this->semStack[$stackPos - (4 - 1)], null, $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 361 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Coalesce($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 362 => function ($stackPos) {\n            $this->semValue = new Expr\\Isset_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 363 => function ($stackPos) {\n            $this->semValue = new Expr\\Empty_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 364 => function ($stackPos) {\n            $this->semValue = new Expr\\Include_($this->semStack[$stackPos - (2 - 2)], Expr\\Include_::TYPE_INCLUDE, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 365 => function ($stackPos) {\n            $this->semValue = new Expr\\Include_($this->semStack[$stackPos - (2 - 2)], Expr\\Include_::TYPE_INCLUDE_ONCE, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 366 => function ($stackPos) {\n            $this->semValue = new Expr\\Eval_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 367 => function ($stackPos) {\n            $this->semValue = new Expr\\Include_($this->semStack[$stackPos - (2 - 2)], Expr\\Include_::TYPE_REQUIRE, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 368 => function ($stackPos) {\n            $this->semValue = new Expr\\Include_($this->semStack[$stackPos - (2 - 2)], Expr\\Include_::TYPE_REQUIRE_ONCE, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 369 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Int_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 370 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes;\n            $attrs['kind'] = $this->getFloatCastKind($this->semStack[$stackPos - (2 - 1)]);\n            $this->semValue = new Expr\\Cast\\Double($this->semStack[$stackPos - (2 - 2)], $attrs);\n        }, 371 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\String_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 372 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Array_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 373 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Object_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 374 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Bool_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 375 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Unset_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 376 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes;\n            $attrs['kind'] = \\strtolower($this->semStack[$stackPos - (2 - 1)]) === 'exit' ? Expr\\Exit_::KIND_EXIT : Expr\\Exit_::KIND_DIE;\n            $this->semValue = new Expr\\Exit_($this->semStack[$stackPos - (2 - 2)], $attrs);\n        }, 377 => function ($stackPos) {\n            $this->semValue = new Expr\\ErrorSuppress($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 378 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 379 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 380 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 381 => function ($stackPos) {\n            $this->semValue = new Expr\\ShellExec($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 382 => function ($stackPos) {\n            $this->semValue = new Expr\\Print_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 383 => function ($stackPos) {\n            $this->semValue = new Expr\\Yield_(null, null, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 384 => function ($stackPos) {\n            $this->semValue = new Expr\\YieldFrom($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 385 => function ($stackPos) {\n            $this->semValue = new Expr\\Closure(['static' => \\false, 'byRef' => $this->semStack[$stackPos - (10 - 2)], 'params' => $this->semStack[$stackPos - (10 - 4)], 'uses' => $this->semStack[$stackPos - (10 - 6)], 'returnType' => $this->semStack[$stackPos - (10 - 7)], 'stmts' => $this->semStack[$stackPos - (10 - 9)]], $this->startAttributeStack[$stackPos - (10 - 1)] + $this->endAttributes);\n        }, 386 => function ($stackPos) {\n            $this->semValue = new Expr\\Closure(['static' => \\true, 'byRef' => $this->semStack[$stackPos - (11 - 3)], 'params' => $this->semStack[$stackPos - (11 - 5)], 'uses' => $this->semStack[$stackPos - (11 - 7)], 'returnType' => $this->semStack[$stackPos - (11 - 8)], 'stmts' => $this->semStack[$stackPos - (11 - 10)]], $this->startAttributeStack[$stackPos - (11 - 1)] + $this->endAttributes);\n        }, 387 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 388 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 389 => function ($stackPos) {\n            $this->semValue = new Expr\\Yield_($this->semStack[$stackPos - (2 - 2)], null, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 390 => function ($stackPos) {\n            $this->semValue = new Expr\\Yield_($this->semStack[$stackPos - (4 - 4)], $this->semStack[$stackPos - (4 - 2)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 391 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes;\n            $attrs['kind'] = Expr\\Array_::KIND_LONG;\n            $this->semValue = new Expr\\Array_($this->semStack[$stackPos - (4 - 3)], $attrs);\n        }, 392 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes;\n            $attrs['kind'] = Expr\\Array_::KIND_SHORT;\n            $this->semValue = new Expr\\Array_($this->semStack[$stackPos - (3 - 2)], $attrs);\n        }, 393 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 394 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch(Scalar\\String_::fromString($this->semStack[$stackPos - (4 - 1)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes), $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 395 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 396 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 397 => function ($stackPos) {\n            $this->semValue = array(new Stmt\\Class_(null, ['type' => 0, 'extends' => $this->semStack[$stackPos - (7 - 3)], 'implements' => $this->semStack[$stackPos - (7 - 4)], 'stmts' => $this->semStack[$stackPos - (7 - 6)]], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes), $this->semStack[$stackPos - (7 - 2)]);\n            $this->checkClass($this->semValue[0], -1);\n        }, 398 => function ($stackPos) {\n            $this->semValue = new Expr\\New_($this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 399 => function ($stackPos) {\n            list($class, $ctorArgs) = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = new Expr\\New_($class, $ctorArgs, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 400 => function ($stackPos) {\n            $this->semValue = array();\n        }, 401 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 3)];\n        }, 402 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 403 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 404 => function ($stackPos) {\n            $this->semValue = new Expr\\ClosureUse($this->semStack[$stackPos - (2 - 2)], $this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 405 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 406 => function ($stackPos) {\n            $this->semValue = new Expr\\FuncCall($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 407 => function ($stackPos) {\n            $this->semValue = new Expr\\FuncCall($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 408 => function ($stackPos) {\n            $this->semValue = new Expr\\StaticCall($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 409 => function ($stackPos) {\n            $this->semValue = new Expr\\StaticCall($this->semStack[$stackPos - (6 - 1)], $this->semStack[$stackPos - (6 - 4)], $this->semStack[$stackPos - (6 - 6)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n        }, 410 => function ($stackPos) {\n            $this->semValue = $this->fixupPhp5StaticPropCall($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 411 => function ($stackPos) {\n            $this->semValue = new Expr\\FuncCall($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 412 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 413 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 414 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 415 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 416 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 417 => function ($stackPos) {\n            $this->semValue = new Name\\FullyQualified(\\substr($this->semStack[$stackPos - (1 - 1)], 1), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 418 => function ($stackPos) {\n            $this->semValue = new Name\\Relative(\\substr($this->semStack[$stackPos - (1 - 1)], 10), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 419 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 420 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 421 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 422 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 423 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 424 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 425 => function ($stackPos) {\n            $this->semValue = new Expr\\PropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 426 => function ($stackPos) {\n            $this->semValue = new Expr\\PropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 427 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 428 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 429 => function ($stackPos) {\n            $this->semValue = null;\n        }, 430 => function ($stackPos) {\n            $this->semValue = null;\n        }, 431 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 432 => function ($stackPos) {\n            $this->semValue = array();\n        }, 433 => function ($stackPos) {\n            $this->semValue = array(new Scalar\\EncapsedStringPart(Scalar\\String_::parseEscapeSequences($this->semStack[$stackPos - (1 - 1)], '`', \\false), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes));\n        }, 434 => function ($stackPos) {\n            foreach ($this->semStack[$stackPos - (1 - 1)] as $s) {\n                if ($s instanceof Node\\Scalar\\EncapsedStringPart) {\n                    $s->value = Node\\Scalar\\String_::parseEscapeSequences($s->value, '`', \\false);\n                }\n            }\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 435 => function ($stackPos) {\n            $this->semValue = array();\n        }, 436 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 437 => function ($stackPos) {\n            $this->semValue = $this->parseLNumber($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes, \\true);\n        }, 438 => function ($stackPos) {\n            $this->semValue = Scalar\\DNumber::fromString($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 439 => function ($stackPos) {\n            $this->semValue = Scalar\\String_::fromString($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes, \\false);\n        }, 440 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Line($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 441 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\File($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 442 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Dir($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 443 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Class_($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 444 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Trait_($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 445 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Method($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 446 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Function_($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 447 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Namespace_($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 448 => function ($stackPos) {\n            $this->semValue = $this->parseDocString($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes, $this->startAttributeStack[$stackPos - (3 - 3)] + $this->endAttributeStack[$stackPos - (3 - 3)], \\false);\n        }, 449 => function ($stackPos) {\n            $this->semValue = $this->parseDocString($this->semStack[$stackPos - (2 - 1)], '', $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes, $this->startAttributeStack[$stackPos - (2 - 2)] + $this->endAttributeStack[$stackPos - (2 - 2)], \\false);\n        }, 450 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 451 => function ($stackPos) {\n            $this->semValue = new Expr\\ClassConstFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 452 => function ($stackPos) {\n            $this->semValue = new Expr\\ConstFetch($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 453 => function ($stackPos) {\n            $this->semValue = new Expr\\Array_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 454 => function ($stackPos) {\n            $this->semValue = new Expr\\Array_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 455 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 456 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BooleanOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 457 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BooleanAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 458 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\LogicalOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 459 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\LogicalAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 460 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\LogicalXor($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 461 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 462 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 463 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 464 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseXor($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 465 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Concat($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 466 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Plus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 467 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Minus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 468 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Mul($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 469 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Div($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 470 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Mod($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 471 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\ShiftLeft($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 472 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\ShiftRight($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 473 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Pow($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 474 => function ($stackPos) {\n            $this->semValue = new Expr\\UnaryPlus($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 475 => function ($stackPos) {\n            $this->semValue = new Expr\\UnaryMinus($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 476 => function ($stackPos) {\n            $this->semValue = new Expr\\BooleanNot($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 477 => function ($stackPos) {\n            $this->semValue = new Expr\\BitwiseNot($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 478 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Identical($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 479 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\NotIdentical($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 480 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Equal($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 481 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\NotEqual($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 482 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Smaller($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 483 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\SmallerOrEqual($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 484 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Greater($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 485 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\GreaterOrEqual($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 486 => function ($stackPos) {\n            $this->semValue = new Expr\\Ternary($this->semStack[$stackPos - (5 - 1)], $this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 5)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 487 => function ($stackPos) {\n            $this->semValue = new Expr\\Ternary($this->semStack[$stackPos - (4 - 1)], null, $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 488 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 489 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 490 => function ($stackPos) {\n            $this->semValue = new Expr\\ConstFetch($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 491 => function ($stackPos) {\n            $this->semValue = new Expr\\ClassConstFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 492 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 493 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 494 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes;\n            $attrs['kind'] = Scalar\\String_::KIND_DOUBLE_QUOTED;\n            foreach ($this->semStack[$stackPos - (3 - 2)] as $s) {\n                if ($s instanceof Node\\Scalar\\EncapsedStringPart) {\n                    $s->value = Node\\Scalar\\String_::parseEscapeSequences($s->value, '\"', \\true);\n                }\n            }\n            $this->semValue = new Scalar\\Encapsed($this->semStack[$stackPos - (3 - 2)], $attrs);\n        }, 495 => function ($stackPos) {\n            $this->semValue = $this->parseDocString($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes, $this->startAttributeStack[$stackPos - (3 - 3)] + $this->endAttributeStack[$stackPos - (3 - 3)], \\true);\n        }, 496 => function ($stackPos) {\n            $this->semValue = array();\n        }, 497 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 498 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 499 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 500 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 501 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 502 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (3 - 3)], $this->semStack[$stackPos - (3 - 1)], \\false, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 503 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (1 - 1)], null, \\false, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 504 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 505 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 506 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 507 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 508 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (6 - 2)], $this->semStack[$stackPos - (6 - 5)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n        }, 509 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 510 => function ($stackPos) {\n            $this->semValue = new Expr\\PropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 511 => function ($stackPos) {\n            $this->semValue = new Expr\\MethodCall($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 512 => function ($stackPos) {\n            $this->semValue = new Expr\\FuncCall($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 513 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 514 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 515 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 516 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 517 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 518 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 519 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 520 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 521 => function ($stackPos) {\n            $this->semValue = new Expr\\StaticPropertyFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 522 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 523 => function ($stackPos) {\n            $var = \\substr($this->semStack[$stackPos - (1 - 1)], 1);\n            $this->semValue = \\is_string($var) ? new Node\\VarLikeIdentifier($var, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes) : $var;\n        }, 524 => function ($stackPos) {\n            $this->semValue = new Expr\\StaticPropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 525 => function ($stackPos) {\n            $this->semValue = new Expr\\StaticPropertyFetch($this->semStack[$stackPos - (6 - 1)], $this->semStack[$stackPos - (6 - 5)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n        }, 526 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 527 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 528 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 529 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 530 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 531 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 532 => function ($stackPos) {\n            $this->semValue = null;\n        }, 533 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 534 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 535 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 536 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 537 => function ($stackPos) {\n            $this->semValue = new Expr\\Error($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n            $this->errorState = 2;\n        }, 538 => function ($stackPos) {\n            $this->semValue = new Expr\\List_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 539 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 540 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 541 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (1 - 1)], null, \\false, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 542 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (1 - 1)], null, \\false, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 543 => function ($stackPos) {\n            $this->semValue = null;\n        }, 544 => function ($stackPos) {\n            $this->semValue = array();\n        }, 545 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 546 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 547 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 548 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (3 - 3)], $this->semStack[$stackPos - (3 - 1)], \\false, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 549 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (1 - 1)], null, \\false, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 550 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (4 - 4)], $this->semStack[$stackPos - (4 - 1)], \\true, $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 551 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (2 - 2)], null, \\true, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 552 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (2 - 2)], null, \\false, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes, \\true);\n        }, 553 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 554 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 555 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 556 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)]);\n        }, 557 => function ($stackPos) {\n            $this->semValue = new Scalar\\EncapsedStringPart($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 558 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 559 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 560 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 561 => function ($stackPos) {\n            $this->semValue = new Expr\\PropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 562 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 563 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 564 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (6 - 2)], $this->semStack[$stackPos - (6 - 4)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n        }, 565 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 566 => function ($stackPos) {\n            $this->semValue = new Scalar\\String_($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 567 => function ($stackPos) {\n            $this->semValue = $this->parseNumString($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 568 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }];\n    }\n}\n<?php\n\nnamespace PHPUnit\\PhpParser\\Parser;\n\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\n/* This is an automatically GENERATED file, which should not be manually edited.\n * Instead edit one of the following:\n *  * the grammar files grammar/php5.y or grammar/php7.y\n *  * the skeleton file grammar/parser.template\n *  * the preprocessing script grammar/rebuildParsers.php\n */\nclass Php7 extends \\PHPUnit\\PhpParser\\ParserAbstract\n{\n    protected $tokenToSymbolMapSize = 396;\n    protected $actionTableSize = 1241;\n    protected $gotoTableSize = 629;\n    protected $invalidSymbol = 168;\n    protected $errorSymbol = 1;\n    protected $defaultAction = -32766;\n    protected $unexpectedTokenRule = 32767;\n    protected $YY2TBLSTATE = 434;\n    protected $numNonLeafStates = 736;\n    protected $symbolToName = array(\"EOF\", \"error\", \"T_THROW\", \"T_INCLUDE\", \"T_INCLUDE_ONCE\", \"T_EVAL\", \"T_REQUIRE\", \"T_REQUIRE_ONCE\", \"','\", \"T_LOGICAL_OR\", \"T_LOGICAL_XOR\", \"T_LOGICAL_AND\", \"T_PRINT\", \"T_YIELD\", \"T_DOUBLE_ARROW\", \"T_YIELD_FROM\", \"'='\", \"T_PLUS_EQUAL\", \"T_MINUS_EQUAL\", \"T_MUL_EQUAL\", \"T_DIV_EQUAL\", \"T_CONCAT_EQUAL\", \"T_MOD_EQUAL\", \"T_AND_EQUAL\", \"T_OR_EQUAL\", \"T_XOR_EQUAL\", \"T_SL_EQUAL\", \"T_SR_EQUAL\", \"T_POW_EQUAL\", \"T_COALESCE_EQUAL\", \"'?'\", \"':'\", \"T_COALESCE\", \"T_BOOLEAN_OR\", \"T_BOOLEAN_AND\", \"'|'\", \"'^'\", \"T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG\", \"T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG\", \"T_IS_EQUAL\", \"T_IS_NOT_EQUAL\", \"T_IS_IDENTICAL\", \"T_IS_NOT_IDENTICAL\", \"T_SPACESHIP\", \"'<'\", \"T_IS_SMALLER_OR_EQUAL\", \"'>'\", \"T_IS_GREATER_OR_EQUAL\", \"T_SL\", \"T_SR\", \"'+'\", \"'-'\", \"'.'\", \"'*'\", \"'/'\", \"'%'\", \"'!'\", \"T_INSTANCEOF\", \"'~'\", \"T_INC\", \"T_DEC\", \"T_INT_CAST\", \"T_DOUBLE_CAST\", \"T_STRING_CAST\", \"T_ARRAY_CAST\", \"T_OBJECT_CAST\", \"T_BOOL_CAST\", \"T_UNSET_CAST\", \"'@'\", \"T_POW\", \"'['\", \"T_NEW\", \"T_CLONE\", \"T_EXIT\", \"T_IF\", \"T_ELSEIF\", \"T_ELSE\", \"T_ENDIF\", \"T_LNUMBER\", \"T_DNUMBER\", \"T_STRING\", \"T_STRING_VARNAME\", \"T_VARIABLE\", \"T_NUM_STRING\", \"T_INLINE_HTML\", \"T_ENCAPSED_AND_WHITESPACE\", \"T_CONSTANT_ENCAPSED_STRING\", \"T_ECHO\", \"T_DO\", \"T_WHILE\", \"T_ENDWHILE\", \"T_FOR\", \"T_ENDFOR\", \"T_FOREACH\", \"T_ENDFOREACH\", \"T_DECLARE\", \"T_ENDDECLARE\", \"T_AS\", \"T_SWITCH\", \"T_MATCH\", \"T_ENDSWITCH\", \"T_CASE\", \"T_DEFAULT\", \"T_BREAK\", \"T_CONTINUE\", \"T_GOTO\", \"T_FUNCTION\", \"T_FN\", \"T_CONST\", \"T_RETURN\", \"T_TRY\", \"T_CATCH\", \"T_FINALLY\", \"T_USE\", \"T_INSTEADOF\", \"T_GLOBAL\", \"T_STATIC\", \"T_ABSTRACT\", \"T_FINAL\", \"T_PRIVATE\", \"T_PROTECTED\", \"T_PUBLIC\", \"T_READONLY\", \"T_VAR\", \"T_UNSET\", \"T_ISSET\", \"T_EMPTY\", \"T_HALT_COMPILER\", \"T_CLASS\", \"T_TRAIT\", \"T_INTERFACE\", \"T_ENUM\", \"T_EXTENDS\", \"T_IMPLEMENTS\", \"T_OBJECT_OPERATOR\", \"T_NULLSAFE_OBJECT_OPERATOR\", \"T_LIST\", \"T_ARRAY\", \"T_CALLABLE\", \"T_CLASS_C\", \"T_TRAIT_C\", \"T_METHOD_C\", \"T_FUNC_C\", \"T_LINE\", \"T_FILE\", \"T_START_HEREDOC\", \"T_END_HEREDOC\", \"T_DOLLAR_OPEN_CURLY_BRACES\", \"T_CURLY_OPEN\", \"T_PAAMAYIM_NEKUDOTAYIM\", \"T_NAMESPACE\", \"T_NS_C\", \"T_DIR\", \"T_NS_SEPARATOR\", \"T_ELLIPSIS\", \"T_NAME_FULLY_QUALIFIED\", \"T_NAME_QUALIFIED\", \"T_NAME_RELATIVE\", \"T_ATTRIBUTE\", \"';'\", \"']'\", \"'{'\", \"'}'\", \"'('\", \"')'\", \"'`'\", \"'\\\"'\", \"'\\$'\");\n    protected $tokenToSymbol = array(0, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 56, 166, 168, 167, 55, 168, 168, 163, 164, 53, 50, 8, 51, 52, 54, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 31, 159, 44, 16, 46, 30, 68, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 70, 168, 160, 36, 168, 165, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 161, 35, 162, 58, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 45, 47, 48, 49, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158);\n    protected $action = array(133, 134, 135, 579, 136, 137, 0, 748, 749, 750, 138, 38, 327, -32766, -32766, -32766, -32766, -32766, -32766, -32767, -32767, -32767, -32767, 102, 103, 104, 105, 106, 1109, 1110, 1111, 1108, 1107, 1106, 1112, 742, 741, -32766, 1232, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32767, -32767, -32767, -32767, -32767, 2, 107, 108, 109, 751, 274, 381, 380, -32766, -32766, -32766, -32766, 104, 105, 106, 1024, 422, 110, 265, 139, 403, 755, 756, 757, 758, 466, 467, 428, 938, 291, -32766, 287, -32766, -32766, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 789, 580, 790, 791, 792, 793, 781, 782, 344, 345, 784, 785, 770, 771, 772, 774, 775, 776, 355, 816, 817, 818, 819, 820, 581, 777, 778, 582, 583, 810, 801, 799, 800, 813, 796, 797, 687, -545, 584, 585, 795, 586, 587, 588, 589, 590, 591, -328, -593, -367, 1234, -367, 798, 592, 593, -593, 140, -32766, -32766, -32766, 133, 134, 135, 579, 136, 137, 1057, 748, 749, 750, 138, 38, 688, 1020, 1019, 1018, 1021, 390, -32766, 7, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, -32766, 379, 380, 1033, 689, 690, 742, 741, -32766, -32766, -32766, 422, -545, -545, -590, -32766, -32766, -32766, 1032, -32766, 127, -590, 1236, 1235, 1237, 1318, 751, -545, 290, -32766, 283, -32766, -32766, -32766, -32766, -32766, 1236, 1235, 1237, -545, 265, 139, 403, 755, 756, 757, 758, 16, 481, 428, 458, 459, 460, 298, 722, 35, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 789, 580, 790, 791, 792, 793, 781, 782, 344, 345, 784, 785, 770, 771, 772, 774, 775, 776, 355, 816, 817, 818, 819, 820, 581, 777, 778, 582, 583, 810, 801, 799, 800, 813, 796, 797, 129, 824, 584, 585, 795, 586, 587, 588, 589, 590, 591, -328, 83, 84, 85, -593, 798, 592, 593, -593, 149, 773, 743, 744, 745, 746, 747, 824, 748, 749, 750, 786, 787, 37, 145, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 291, 274, 835, 254, 1109, 1110, 1111, 1108, 1107, 1106, 1112, -590, 860, 110, 861, -590, 482, 751, -32766, -32766, -32766, -32766, -32766, 142, 603, 1085, 742, 741, 1262, 326, 987, 752, 753, 754, 755, 756, 757, 758, 309, -32766, 822, -32766, -32766, -32766, -32766, 242, 553, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 789, 812, 790, 791, 792, 793, 781, 782, 783, 811, 784, 785, 770, 771, 772, 774, 775, 776, 815, 816, 817, 818, 819, 820, 821, 777, 778, 779, 780, 810, 801, 799, 800, 813, 796, 797, 311, 940, 788, 794, 795, 802, 803, 805, 804, 806, 807, 323, 609, 1274, 1033, 833, 798, 809, 808, 50, 51, 52, 512, 53, 54, 860, 241, 861, 918, 55, 56, -111, 57, -32766, -32766, -32766, -111, 826, -111, 290, 1302, 1347, 356, 305, 1348, 339, -111, -111, -111, -111, -111, -111, -111, -111, -32766, -194, -32766, -32766, -32766, -193, 956, 957, 829, -86, 988, 958, 834, 58, 59, 340, 428, 952, -544, 60, 832, 61, 247, 248, 62, 63, 64, 65, 66, 67, 68, 69, 1241, 28, 267, 70, 444, 513, -342, -32766, 141, 1268, 1269, 514, 918, 833, 326, -272, 918, 1266, 42, 25, 515, 940, 516, 14, 517, 908, 518, 828, 369, 519, 520, 373, 709, 1033, 44, 45, 445, 376, 375, 388, 46, 521, 712, -86, 440, 1101, 367, 338, -543, 441, -544, -544, 830, 1227, 442, 523, 524, 525, 290, 1236, 1235, 1237, 361, 1030, 443, -544, 1087, 526, 527, 839, 1255, 1256, 1257, 1258, 1252, 1253, 297, -544, 151, -550, -584, 833, 1259, 1254, -584, 1033, 1236, 1235, 1237, 298, -154, -154, -154, 152, 71, 908, 321, 322, 326, 908, 920, 1030, 707, 833, 154, -154, 1337, -154, 155, -154, 283, -154, -543, -543, 82, 1232, 1086, 1322, 734, 156, 326, 374, 158, 1033, 1321, -194, -79, -543, -88, -193, 742, 741, 956, 957, 653, 26, -32766, 522, -51, -543, 33, -549, 894, 952, -111, -111, -111, 32, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, -59, 75, 28, 672, 673, 326, -58, 36, 250, 920, 124, 707, 125, 920, 833, 707, -154, 130, 1266, 131, -32766, -547, 144, -542, 150, 406, 1234, 377, 378, 1146, 1148, 382, 383, -32766, -32766, -32766, -85, -32766, 1056, -32766, -542, -32766, 644, 645, -32766, 159, 160, 161, 1232, -32766, -32766, -32766, 162, -79, 1227, -32766, -32766, 742, 741, 163, -302, -32766, 419, -75, -4, 918, -73, 287, 526, 527, -32766, 1255, 1256, 1257, 1258, 1252, 1253, -72, -71, -70, -69, -68, -67, 1259, 1254, -547, -547, -542, -542, 742, 741, -66, -47, -18, -32766, 73, 148, 918, 322, 326, 1234, 273, -542, 284, -542, -542, 723, -32766, -32766, -32766, 726, -32766, -547, -32766, -542, -32766, 917, 147, -32766, -542, 288, 289, -298, -32766, -32766, -32766, -32766, 713, 279, -32766, -32766, -542, 1234, 280, 285, -32766, 419, 48, 286, -32766, -32766, -32766, 332, -32766, -32766, -32766, 292, -32766, 908, 293, -32766, 934, 274, 1030, 918, -32766, -32766, -32766, 110, 682, 132, -32766, -32766, 833, 146, -32766, 559, -32766, 419, 659, 374, 824, 435, 1349, 74, 1033, -32766, 296, 654, 1116, 908, 956, 957, 306, 714, 698, 522, 555, 303, 13, 310, 852, 952, -111, -111, -111, 700, 463, 492, 953, 283, 299, 300, -32766, 49, 675, 918, 304, 660, 1234, 676, 936, 1273, -32766, 10, 1263, -32766, -32766, -32766, 642, -32766, 918, -32766, 920, -32766, 707, -4, -32766, 126, 34, 918, 565, -32766, -32766, -32766, -32766, 0, 908, -32766, -32766, 0, 1234, 918, 0, -32766, 419, 0, 0, -32766, -32766, -32766, 717, -32766, -32766, -32766, 920, -32766, 707, 1033, -32766, 724, 1275, 0, 487, -32766, -32766, -32766, -32766, 301, 302, -32766, -32766, -507, 1234, 571, -497, -32766, 419, 607, 8, -32766, -32766, -32766, 372, -32766, -32766, -32766, 17, -32766, 908, 371, -32766, 832, 298, 320, 128, -32766, -32766, -32766, 40, 370, 41, -32766, -32766, 908, -250, -250, -250, -32766, 419, 731, 374, 973, 908, 707, 732, 899, -32766, 997, 974, 728, 981, 956, 957, 971, 908, 982, 522, 897, 969, 1090, 1093, 894, 952, -111, -111, -111, 28, 1094, 1091, 1092, -249, -249, -249, 1241, 1098, 708, 374, 844, 833, 1288, 1306, 1340, 1266, 647, 1267, 711, 715, 956, 957, 716, 1241, 718, 522, 920, 719, 707, -250, 894, 952, -111, -111, -111, 720, -16, 721, 725, 710, -511, 920, 895, 707, -578, 1232, 1344, 1346, 855, 854, 920, 1227, 707, -577, 863, 946, 989, 862, 1345, 945, 943, 944, 920, 947, 707, -249, 527, 1218, 1255, 1256, 1257, 1258, 1252, 1253, 927, 937, 925, 979, 980, 631, 1259, 1254, 1343, 1300, -32766, 1289, 1307, 833, 1316, -275, 1234, -576, 73, -550, -549, 322, 326, -32766, -32766, -32766, -548, -32766, -491, -32766, 833, -32766, 1, 29, -32766, 30, 39, 43, 47, -32766, -32766, -32766, 72, 76, 77, -32766, -32766, 1232, -111, -111, 78, -32766, 419, -111, 79, 80, 81, 143, 153, -111, -32766, 157, 246, 328, 1232, -111, -111, 356, -32766, 357, -111, 358, 359, 360, 361, 362, -111, 363, 364, 365, 366, 368, 436, 0, -273, -32766, -272, 19, 20, 298, 21, 22, 24, 405, 75, 1203, 483, 484, 326, 491, 0, 494, 495, 496, 497, 501, 298, 502, 503, 510, 693, 75, 0, 1245, 1186, 326, 1264, 1059, 1058, 1039, 1222, 1035, -277, -103, 18, 23, 27, 295, 404, 600, 604, 633, 699, 1190, 1240, 1187, 1319, 0, 0, 0, 326);\n    protected $actionCheck = array(2, 3, 4, 5, 6, 7, 0, 9, 10, 11, 12, 13, 70, 9, 10, 11, 9, 10, 11, 44, 45, 46, 47, 48, 49, 50, 51, 52, 116, 117, 118, 119, 120, 121, 122, 37, 38, 30, 116, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 8, 53, 54, 55, 57, 57, 106, 107, 137, 9, 10, 11, 50, 51, 52, 1, 116, 69, 71, 72, 73, 74, 75, 76, 77, 134, 135, 80, 1, 30, 30, 30, 32, 33, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 80, 70, 136, 137, 138, 139, 140, 141, 142, 143, 144, 8, 1, 106, 80, 108, 150, 151, 152, 8, 154, 9, 10, 11, 2, 3, 4, 5, 6, 7, 164, 9, 10, 11, 12, 13, 116, 119, 120, 121, 122, 106, 30, 108, 32, 33, 34, 35, 36, 37, 38, 9, 10, 11, 106, 107, 138, 137, 138, 37, 38, 9, 10, 11, 116, 134, 135, 1, 9, 10, 11, 137, 30, 14, 8, 155, 156, 157, 1, 57, 149, 163, 30, 163, 32, 33, 34, 35, 36, 155, 156, 157, 161, 71, 72, 73, 74, 75, 76, 77, 8, 31, 80, 129, 130, 131, 158, 161, 8, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 8, 80, 136, 137, 138, 139, 140, 141, 142, 143, 144, 164, 9, 10, 11, 160, 150, 151, 152, 164, 154, 2, 3, 4, 5, 6, 7, 80, 9, 10, 11, 12, 13, 30, 8, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 30, 57, 1, 8, 116, 117, 118, 119, 120, 121, 122, 160, 106, 69, 108, 164, 161, 57, 9, 10, 11, 9, 10, 161, 1, 1, 37, 38, 1, 167, 31, 71, 72, 73, 74, 75, 76, 77, 8, 30, 80, 32, 33, 34, 35, 14, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 8, 122, 136, 137, 138, 139, 140, 141, 142, 143, 144, 8, 51, 146, 138, 82, 150, 151, 152, 2, 3, 4, 5, 6, 7, 106, 97, 108, 1, 12, 13, 101, 15, 9, 10, 11, 106, 80, 108, 163, 1, 80, 163, 113, 83, 8, 116, 117, 118, 119, 120, 121, 122, 123, 30, 8, 32, 33, 34, 8, 117, 118, 80, 31, 159, 122, 159, 50, 51, 8, 80, 128, 70, 56, 155, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 1, 70, 71, 72, 73, 74, 162, 9, 161, 78, 79, 80, 1, 82, 167, 164, 1, 86, 87, 88, 89, 122, 91, 101, 93, 84, 95, 156, 8, 98, 99, 8, 161, 138, 103, 104, 105, 106, 107, 8, 109, 110, 31, 97, 8, 123, 115, 116, 70, 8, 134, 135, 156, 122, 8, 124, 125, 126, 163, 155, 156, 157, 163, 116, 8, 149, 162, 136, 137, 8, 139, 140, 141, 142, 143, 144, 145, 161, 14, 163, 160, 82, 151, 152, 164, 138, 155, 156, 157, 158, 75, 76, 77, 14, 163, 84, 165, 166, 167, 84, 159, 116, 161, 82, 14, 90, 85, 92, 14, 94, 163, 96, 134, 135, 161, 116, 159, 1, 161, 14, 167, 106, 14, 138, 8, 164, 16, 149, 31, 164, 37, 38, 117, 118, 75, 76, 137, 122, 31, 161, 14, 163, 127, 128, 129, 130, 131, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 16, 163, 70, 75, 76, 167, 16, 147, 148, 159, 16, 161, 16, 159, 82, 161, 162, 16, 86, 16, 74, 70, 16, 70, 101, 102, 80, 106, 107, 59, 60, 106, 107, 87, 88, 89, 31, 91, 1, 93, 70, 95, 111, 112, 98, 16, 16, 16, 116, 103, 104, 105, 16, 31, 122, 109, 110, 37, 38, 16, 35, 115, 116, 31, 0, 1, 31, 30, 136, 137, 124, 139, 140, 141, 142, 143, 144, 31, 31, 31, 31, 31, 31, 151, 152, 134, 135, 134, 135, 37, 38, 31, 31, 31, 74, 163, 31, 1, 166, 167, 80, 31, 149, 31, 134, 135, 31, 87, 88, 89, 31, 91, 161, 93, 161, 95, 31, 31, 98, 149, 37, 37, 35, 103, 104, 105, 74, 31, 35, 109, 110, 161, 80, 35, 35, 115, 116, 70, 35, 87, 88, 89, 35, 91, 124, 93, 37, 95, 84, 37, 98, 38, 57, 116, 1, 103, 104, 105, 69, 77, 31, 109, 110, 82, 70, 85, 89, 115, 116, 96, 106, 80, 108, 83, 154, 138, 124, 113, 90, 82, 84, 117, 118, 114, 31, 80, 122, 85, 132, 97, 132, 127, 128, 129, 130, 131, 92, 97, 97, 128, 163, 134, 135, 74, 70, 94, 1, 133, 100, 80, 100, 154, 146, 137, 150, 160, 87, 88, 89, 113, 91, 1, 93, 159, 95, 161, 162, 98, 161, 161, 1, 153, 103, 104, 105, 74, -1, 84, 109, 110, -1, 80, 1, -1, 115, 116, -1, -1, 87, 88, 89, 31, 91, 124, 93, 159, 95, 161, 138, 98, 31, 146, -1, 102, 103, 104, 105, 74, 134, 135, 109, 110, 149, 80, 81, 149, 115, 116, 153, 149, 87, 88, 89, 149, 91, 124, 93, 149, 95, 84, 149, 98, 155, 158, 161, 161, 103, 104, 105, 159, 161, 159, 109, 110, 84, 100, 101, 102, 115, 116, 159, 106, 159, 84, 161, 159, 159, 124, 159, 159, 162, 159, 117, 118, 159, 84, 159, 122, 159, 159, 159, 159, 127, 128, 129, 130, 131, 70, 159, 159, 159, 100, 101, 102, 1, 159, 161, 106, 160, 82, 160, 160, 160, 86, 160, 166, 161, 161, 117, 118, 161, 1, 161, 122, 159, 161, 161, 162, 127, 128, 129, 130, 131, 161, 31, 161, 161, 161, 165, 159, 162, 161, 163, 116, 162, 162, 162, 162, 159, 122, 161, 163, 162, 162, 162, 162, 162, 162, 162, 162, 159, 162, 161, 162, 137, 162, 139, 140, 141, 142, 143, 144, 162, 162, 162, 162, 162, 162, 151, 152, 162, 162, 74, 162, 162, 82, 162, 164, 80, 163, 163, 163, 163, 166, 167, 87, 88, 89, 163, 91, 163, 93, 82, 95, 163, 163, 98, 163, 163, 163, 163, 103, 104, 105, 163, 163, 163, 109, 110, 116, 117, 118, 163, 115, 116, 122, 163, 163, 163, 163, 163, 128, 124, 163, 163, 163, 116, 117, 118, 163, 137, 163, 122, 163, 163, 163, 163, 163, 128, 163, 163, 163, 163, 163, 163, -1, 164, 137, 164, 164, 164, 158, 164, 164, 164, 164, 163, 165, 164, 164, 167, 164, -1, 164, 164, 164, 164, 164, 158, 164, 164, 164, 164, 163, -1, 164, 164, 167, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, -1, -1, -1, 167);\n    protected $actionBase = array(0, -2, 154, 542, 752, 893, 929, 52, 374, 431, 398, 869, 793, 235, 307, 307, 793, 307, 784, 908, 908, 917, 908, 538, 841, 468, 468, 468, 708, 708, 708, 708, 740, 740, 849, 849, 881, 817, 634, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 1036, 348, 346, 370, 653, 1063, 1069, 1065, 1070, 1061, 1060, 1064, 1066, 1071, 946, 947, 774, 949, 950, 943, 952, 1067, 882, 1062, 1068, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 525, 191, 359, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 174, 174, 174, 620, 620, 51, 465, 356, 955, 955, 955, 955, 955, 955, 955, 955, 955, 955, 658, 184, 144, 144, 7, 7, 7, 7, 7, 1031, 371, 1048, -25, -25, -25, -25, 50, 725, 526, 449, 39, 317, 80, 474, 474, 13, 13, 512, 512, 422, 422, 512, 512, 512, 808, 808, 808, 808, 443, 505, 360, 308, -78, 209, 209, 209, 209, -78, -78, -78, -78, 803, 877, -78, -78, -78, 63, 641, 641, 822, -1, -1, -1, 641, 253, 790, 548, 253, 384, 548, 480, 402, 764, 759, -49, 447, 764, 639, 755, 198, 143, 825, 609, 825, 1059, 320, 768, 426, 749, 720, 874, 904, 1072, 796, 941, 798, 942, 106, -58, 710, 1058, 1058, 1058, 1058, 1058, 1058, 1058, 1058, 1058, 1058, 1058, 1073, 336, 1059, 423, 1073, 1073, 1073, 336, 336, 336, 336, 336, 336, 336, 336, 336, 336, 619, 423, 586, 616, 423, 795, 336, 348, 814, 348, 348, 348, 348, 348, 348, 348, 348, 348, 348, 750, 202, 348, 346, 78, 78, 484, 65, 78, 78, 78, 78, 348, 348, 348, 348, 609, 783, 766, 613, 813, 492, 783, 783, 783, 473, 135, 378, 488, 713, 775, 67, 779, 779, 785, 969, 969, 779, 769, 779, 785, 975, 779, 779, 969, 969, 823, 280, 563, 478, 550, 568, 969, 377, 779, 779, 779, 779, 746, 573, 779, 342, 314, 779, 779, 746, 744, 760, 43, 762, 969, 969, 969, 746, 547, 762, 762, 762, 839, 844, 794, 758, 444, 433, 588, 232, 801, 758, 758, 779, 558, 794, 758, 794, 758, 745, 758, 758, 758, 794, 758, 769, 502, 758, 717, 583, 224, 758, 6, 979, 980, 624, 981, 973, 987, 1019, 991, 992, 873, 965, 999, 974, 993, 972, 970, 773, 682, 684, 818, 811, 963, 777, 777, 777, 956, 777, 777, 777, 777, 777, 777, 777, 777, 682, 743, 829, 765, 1006, 689, 691, 754, 906, 901, 1030, 1004, 1049, 994, 828, 694, 1028, 1008, 846, 821, 1009, 1010, 1029, 1050, 1052, 910, 782, 911, 912, 876, 1012, 883, 777, 979, 992, 693, 974, 993, 972, 970, 748, 739, 737, 738, 736, 735, 723, 734, 753, 1053, 954, 907, 878, 1011, 957, 682, 879, 1023, 756, 1032, 1033, 827, 788, 778, 880, 913, 1014, 1015, 1016, 884, 1054, 887, 830, 1024, 951, 1035, 789, 918, 1037, 1038, 1039, 1040, 889, 919, 892, 916, 900, 845, 776, 1020, 761, 920, 591, 787, 791, 800, 1018, 606, 1000, 902, 921, 922, 1041, 1043, 1044, 923, 924, 995, 847, 1026, 799, 1027, 1022, 848, 850, 617, 797, 1055, 781, 786, 772, 621, 632, 925, 927, 931, 998, 763, 770, 853, 855, 1056, 771, 1057, 938, 635, 857, 718, 939, 1046, 719, 724, 637, 678, 672, 731, 792, 903, 826, 757, 780, 1017, 724, 767, 858, 940, 859, 860, 867, 1045, 868, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 458, 458, 458, 458, 458, 307, 307, 307, 307, 307, 307, 307, 0, 0, 307, 0, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 458, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 66, 66, 291, 291, 291, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 0, 291, 291, 291, 291, 291, 291, 291, 291, 66, 823, 66, -1, -1, -1, -1, 66, 66, 66, -88, -88, 66, 384, 66, 66, -1, -1, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 0, 0, 423, 548, 66, 769, 769, 769, 769, 66, 66, 66, 66, 548, 548, 66, 66, 66, 0, 0, 0, 0, 0, 0, 0, 0, 423, 548, 0, 423, 0, 0, 769, 769, 66, 384, 823, 643, 66, 0, 0, 0, 0, 423, 769, 423, 336, 779, 548, 779, 336, 336, 78, 348, 643, 611, 611, 611, 611, 0, 0, 609, 823, 823, 823, 823, 823, 823, 823, 823, 823, 823, 823, 769, 0, 823, 0, 769, 769, 769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 769, 0, 0, 969, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 975, 0, 0, 0, 0, 0, 0, 769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 777, 788, 0, 788, 0, 777, 777, 777, 0, 0, 0, 0, 797, 771);\n    protected $actionDefault = array(3, 32767, 103, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 101, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 596, 596, 596, 596, 32767, 32767, 254, 103, 32767, 32767, 469, 387, 387, 387, 32767, 32767, 540, 540, 540, 540, 540, 540, 32767, 32767, 32767, 32767, 32767, 32767, 469, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 101, 32767, 32767, 32767, 37, 7, 8, 10, 11, 50, 17, 324, 32767, 32767, 32767, 32767, 103, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 589, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 473, 452, 453, 455, 456, 386, 541, 595, 327, 592, 385, 146, 339, 329, 242, 330, 258, 474, 259, 475, 478, 479, 215, 287, 382, 150, 151, 416, 470, 418, 468, 472, 417, 392, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 390, 391, 471, 449, 448, 447, 32767, 32767, 414, 415, 419, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 103, 32767, 389, 422, 420, 421, 438, 439, 436, 437, 440, 32767, 32767, 32767, 441, 442, 443, 444, 316, 32767, 32767, 366, 364, 316, 112, 32767, 32767, 429, 430, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 534, 446, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 103, 32767, 101, 536, 411, 413, 503, 424, 425, 423, 393, 32767, 510, 32767, 103, 32767, 512, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 535, 32767, 542, 542, 32767, 496, 101, 195, 32767, 32767, 32767, 195, 195, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 603, 496, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 111, 32767, 195, 111, 32767, 32767, 32767, 101, 195, 195, 195, 195, 195, 195, 195, 195, 195, 195, 190, 32767, 268, 270, 103, 557, 195, 32767, 515, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 508, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 496, 434, 139, 32767, 139, 542, 426, 427, 428, 498, 542, 542, 542, 312, 289, 32767, 32767, 32767, 32767, 513, 513, 101, 101, 101, 101, 508, 32767, 32767, 32767, 32767, 112, 100, 100, 100, 100, 100, 104, 102, 32767, 32767, 32767, 32767, 223, 100, 32767, 102, 102, 32767, 32767, 223, 225, 212, 102, 227, 32767, 561, 562, 223, 102, 227, 227, 227, 247, 247, 485, 318, 102, 100, 102, 102, 197, 318, 318, 32767, 102, 485, 318, 485, 318, 199, 318, 318, 318, 485, 318, 32767, 102, 318, 214, 100, 100, 318, 32767, 32767, 32767, 498, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 222, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 529, 32767, 546, 559, 432, 433, 435, 544, 457, 458, 459, 460, 461, 462, 463, 465, 591, 32767, 502, 32767, 32767, 32767, 338, 601, 32767, 601, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 602, 32767, 542, 32767, 32767, 32767, 32767, 431, 9, 76, 491, 43, 44, 52, 58, 519, 520, 521, 522, 516, 517, 523, 518, 32767, 32767, 524, 567, 32767, 32767, 543, 594, 32767, 32767, 32767, 32767, 32767, 32767, 139, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 529, 32767, 137, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 525, 32767, 32767, 32767, 542, 32767, 32767, 32767, 32767, 314, 311, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 542, 32767, 32767, 32767, 32767, 32767, 291, 32767, 308, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 286, 32767, 32767, 381, 498, 294, 296, 297, 32767, 32767, 32767, 32767, 360, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 32767, 153, 153, 3, 3, 341, 153, 153, 153, 341, 341, 153, 341, 341, 341, 153, 153, 153, 153, 153, 153, 280, 185, 262, 265, 247, 247, 153, 352, 153);\n    protected $goto = array(196, 196, 1031, 703, 694, 430, 658, 1062, 1334, 1334, 424, 313, 314, 335, 573, 319, 429, 336, 431, 635, 651, 652, 850, 669, 670, 671, 1334, 167, 167, 167, 167, 221, 197, 193, 193, 177, 179, 216, 193, 193, 193, 193, 193, 194, 194, 194, 194, 194, 194, 188, 189, 190, 191, 192, 218, 216, 219, 534, 535, 420, 536, 538, 539, 540, 541, 542, 543, 544, 545, 1132, 168, 169, 170, 195, 171, 172, 173, 166, 174, 175, 176, 178, 215, 217, 220, 238, 243, 244, 245, 257, 258, 259, 260, 261, 262, 263, 264, 268, 269, 270, 271, 281, 282, 316, 317, 318, 425, 426, 427, 578, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 180, 237, 181, 198, 199, 200, 239, 188, 189, 190, 191, 192, 218, 1132, 201, 182, 183, 184, 202, 198, 185, 240, 203, 201, 165, 204, 205, 186, 206, 207, 208, 187, 209, 210, 211, 212, 213, 214, 853, 851, 278, 278, 278, 278, 418, 620, 620, 350, 570, 597, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1283, 1283, 831, 618, 655, 1283, 1283, 1283, 1283, 1283, 1283, 1283, 1283, 1283, 1283, 353, 353, 353, 353, 866, 557, 550, 858, 825, 907, 902, 903, 916, 859, 904, 856, 905, 906, 857, 878, 457, 910, 865, 884, 546, 546, 546, 546, 831, 601, 831, 1084, 1079, 1080, 1081, 341, 550, 557, 566, 567, 343, 576, 599, 613, 614, 407, 408, 972, 465, 465, 667, 15, 668, 1323, 411, 412, 413, 465, 681, 348, 1233, 414, 1233, 478, 569, 346, 439, 1031, 1031, 1233, 993, 480, 1031, 393, 1031, 1031, 1104, 1105, 1031, 1031, 1031, 1031, 1031, 1031, 1031, 1031, 1031, 1031, 1031, 1315, 1315, 1315, 1315, 1233, 657, 1333, 1333, 1055, 1233, 1233, 1233, 1233, 1037, 1036, 1233, 1233, 1233, 1034, 1034, 1181, 354, 678, 949, 1333, 437, 1026, 1042, 1043, 337, 691, 354, 354, 827, 923, 691, 1040, 1041, 924, 691, 663, 1336, 939, 871, 939, 354, 354, 1281, 1281, 354, 679, 1350, 1281, 1281, 1281, 1281, 1281, 1281, 1281, 1281, 1281, 1281, 552, 537, 537, 911, 354, 912, 537, 537, 537, 537, 537, 537, 537, 537, 537, 537, 548, 564, 548, 574, 611, 730, 634, 636, 849, 548, 656, 475, 1308, 1309, 680, 684, 1007, 692, 701, 1003, 252, 252, 996, 970, 970, 968, 970, 729, 843, 549, 1005, 1000, 423, 455, 608, 1294, 846, 955, 966, 966, 966, 966, 325, 308, 455, 960, 967, 249, 249, 249, 249, 251, 253, 402, 351, 352, 683, 868, 551, 561, 449, 449, 449, 551, 1305, 561, 1305, 612, 396, 461, 1010, 1010, 1224, 1305, 395, 398, 558, 598, 602, 1015, 468, 577, 469, 470, 1310, 1311, 876, 552, 846, 1341, 1342, 964, 409, 702, 733, 324, 275, 324, 1317, 1317, 1317, 1317, 606, 621, 624, 625, 626, 627, 648, 649, 650, 705, 1068, 596, 1097, 874, 706, 476, 1228, 507, 697, 880, 1095, 1115, 432, 1301, 628, 630, 632, 432, 879, 867, 1067, 1071, 5, 1072, 6, 1038, 1038, 977, 0, 975, 662, 1049, 1045, 1046, 0, 0, 0, 0, 1226, 449, 449, 449, 449, 449, 449, 449, 449, 449, 449, 449, 928, 1120, 449, 965, 1070, 0, 0, 616, 1303, 1303, 1070, 1229, 1230, 1012, 499, 0, 500, 0, 0, 841, 0, 870, 506, 661, 991, 1113, 883, 1212, 941, 864, 0, 1213, 1216, 942, 1217, 0, 0, 1231, 1291, 1292, 0, 1223, 0, 0, 0, 846, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255);\n    protected $gotoCheck = array(42, 42, 72, 9, 72, 65, 65, 126, 181, 181, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 85, 85, 26, 85, 85, 85, 181, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 15, 27, 23, 23, 23, 23, 43, 107, 107, 96, 170, 129, 107, 107, 107, 107, 107, 107, 107, 107, 107, 107, 168, 168, 12, 55, 55, 168, 168, 168, 168, 168, 168, 168, 168, 168, 168, 24, 24, 24, 24, 35, 75, 75, 15, 6, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 35, 82, 15, 35, 45, 106, 106, 106, 106, 12, 106, 12, 15, 15, 15, 15, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 81, 81, 49, 148, 148, 81, 75, 81, 179, 81, 81, 81, 148, 81, 177, 72, 81, 72, 83, 103, 81, 82, 72, 72, 72, 102, 83, 72, 61, 72, 72, 143, 143, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 9, 9, 9, 9, 72, 63, 180, 180, 113, 72, 72, 72, 72, 117, 117, 72, 72, 72, 88, 88, 150, 14, 88, 88, 180, 112, 88, 88, 88, 29, 7, 14, 14, 7, 72, 7, 118, 118, 72, 7, 119, 180, 9, 39, 9, 14, 14, 169, 169, 14, 115, 14, 169, 169, 169, 169, 169, 169, 169, 169, 169, 169, 14, 171, 171, 64, 14, 64, 171, 171, 171, 171, 171, 171, 171, 171, 171, 171, 19, 48, 19, 2, 2, 48, 48, 48, 25, 19, 48, 174, 174, 174, 48, 48, 48, 48, 48, 48, 5, 5, 25, 25, 25, 25, 25, 25, 18, 25, 25, 25, 13, 19, 13, 14, 22, 91, 19, 19, 19, 19, 167, 167, 19, 19, 19, 5, 5, 5, 5, 5, 5, 28, 96, 96, 14, 37, 9, 9, 23, 23, 23, 9, 129, 9, 129, 79, 9, 9, 106, 106, 159, 129, 58, 58, 58, 58, 58, 109, 9, 9, 9, 9, 176, 176, 9, 14, 22, 9, 9, 92, 92, 92, 98, 24, 24, 24, 129, 129, 129, 129, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 128, 8, 8, 9, 8, 156, 20, 8, 8, 41, 8, 146, 116, 129, 84, 84, 84, 116, 16, 16, 16, 16, 46, 131, 46, 116, 116, 95, -1, 16, 116, 116, 116, 116, -1, -1, -1, -1, 14, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 17, 17, 23, 16, 129, -1, -1, 17, 129, 129, 129, 20, 20, 17, 154, -1, 154, -1, -1, 20, -1, 17, 154, 17, 17, 16, 16, 78, 78, 17, -1, 78, 78, 78, 78, -1, -1, 20, 20, 20, -1, 17, -1, -1, -1, 22, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5, 5);\n    protected $gotoBase = array(0, 0, -339, 0, 0, 386, 195, 312, 472, -10, 0, 0, -109, 62, 13, -184, 46, 65, 86, 102, 93, 0, 125, 162, 197, 371, 18, 160, 83, 22, 0, 0, 0, 0, 0, -166, 0, 85, 0, 9, 0, 48, -1, 157, 0, 207, -232, 0, -340, 223, 0, 0, 0, 0, 0, 148, 0, 0, 396, 0, 0, 231, 0, 52, 334, -236, 0, 0, 0, 0, 0, 0, -5, 0, 0, -139, 0, 0, 149, 91, 112, -245, -58, -205, 15, -695, 0, 0, 28, 0, 0, 75, 154, 0, 0, 64, -310, 0, 55, 0, 0, 0, 235, 221, 0, 0, 196, -71, 0, 77, 0, 0, 37, 24, 0, 56, 219, 23, 40, 39, 0, 0, 0, 0, 0, 0, 5, 0, 106, 166, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 47, 0, 214, 0, 35, 0, 0, 0, 49, 0, 45, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 88, -56, 95, 144, 111, 0, 0, 78, 0, 80, 229, 0, 222, -12, -299, 0, 0);\n    protected $gotoDefault = array(-32768, 511, 737, 4, 738, 932, 814, 823, 594, 528, 704, 347, 622, 421, 1299, 909, 1119, 575, 842, 1242, 1250, 456, 845, 330, 727, 891, 892, 893, 399, 385, 391, 397, 646, 623, 493, 877, 452, 869, 485, 872, 451, 881, 164, 417, 509, 885, 3, 888, 554, 919, 386, 896, 387, 674, 898, 560, 900, 901, 394, 400, 401, 1124, 568, 619, 913, 256, 562, 914, 384, 915, 922, 389, 392, 685, 464, 504, 498, 410, 1099, 563, 605, 643, 446, 472, 617, 629, 615, 479, 433, 415, 329, 954, 962, 486, 462, 976, 349, 984, 735, 1131, 637, 488, 992, 638, 999, 1002, 529, 530, 477, 1014, 272, 1017, 489, 12, 664, 1028, 1029, 665, 639, 1051, 640, 666, 641, 1053, 471, 595, 1061, 453, 1069, 1287, 454, 1073, 266, 1076, 277, 416, 434, 1082, 1083, 9, 1089, 695, 696, 11, 276, 508, 1114, 686, 450, 1130, 438, 1200, 1202, 556, 490, 1220, 1219, 677, 505, 1225, 447, 1290, 448, 531, 473, 315, 532, 307, 333, 312, 547, 294, 334, 533, 474, 1296, 1304, 331, 31, 1324, 1335, 342, 572, 610);\n    protected $ruleToNonTerminal = array(0, 1, 3, 3, 2, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 9, 10, 11, 11, 11, 12, 12, 13, 13, 14, 15, 15, 16, 16, 17, 17, 18, 18, 21, 21, 22, 23, 23, 24, 24, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 29, 29, 30, 30, 32, 34, 34, 28, 36, 36, 33, 38, 38, 35, 35, 37, 37, 39, 39, 31, 40, 40, 41, 43, 44, 44, 45, 45, 46, 46, 48, 47, 47, 47, 47, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 25, 25, 68, 68, 71, 71, 70, 69, 69, 62, 74, 74, 75, 75, 76, 76, 77, 77, 78, 78, 79, 79, 26, 26, 27, 27, 27, 27, 27, 87, 87, 89, 89, 82, 82, 90, 90, 91, 91, 91, 83, 83, 86, 86, 84, 84, 92, 93, 93, 56, 56, 64, 64, 67, 67, 67, 66, 94, 94, 95, 57, 57, 57, 57, 96, 96, 97, 97, 98, 98, 99, 100, 100, 101, 101, 102, 102, 54, 54, 50, 50, 104, 52, 52, 105, 51, 51, 53, 53, 63, 63, 63, 63, 80, 80, 108, 108, 110, 110, 111, 111, 111, 111, 109, 109, 109, 113, 113, 113, 113, 88, 88, 116, 116, 116, 117, 117, 114, 114, 118, 118, 120, 120, 121, 121, 115, 122, 122, 119, 123, 123, 123, 123, 112, 112, 81, 81, 81, 20, 20, 20, 125, 124, 124, 126, 126, 126, 126, 59, 127, 127, 128, 60, 130, 130, 131, 131, 132, 132, 85, 133, 133, 133, 133, 133, 133, 133, 138, 138, 139, 139, 140, 140, 140, 140, 140, 141, 142, 142, 137, 137, 134, 134, 136, 136, 144, 144, 143, 143, 143, 143, 143, 143, 143, 135, 145, 145, 147, 146, 146, 61, 103, 148, 148, 55, 55, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 155, 149, 149, 154, 154, 157, 158, 158, 159, 160, 161, 161, 161, 161, 19, 19, 72, 72, 72, 72, 150, 150, 150, 150, 163, 163, 151, 151, 153, 153, 153, 156, 156, 168, 168, 168, 168, 168, 168, 168, 168, 168, 169, 169, 169, 107, 171, 171, 171, 171, 152, 152, 152, 152, 152, 152, 152, 152, 58, 58, 166, 166, 166, 166, 172, 172, 162, 162, 162, 173, 173, 173, 173, 173, 173, 73, 73, 65, 65, 65, 65, 129, 129, 129, 129, 176, 175, 165, 165, 165, 165, 165, 165, 165, 164, 164, 164, 174, 174, 174, 174, 106, 170, 178, 178, 177, 177, 179, 179, 179, 179, 179, 179, 179, 179, 167, 167, 167, 167, 181, 182, 180, 180, 180, 180, 180, 180, 180, 180, 183, 183, 183, 183);\n    protected $ruleToLength = array(1, 1, 2, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 2, 1, 3, 4, 1, 2, 0, 1, 1, 1, 1, 1, 3, 5, 4, 3, 4, 2, 3, 1, 1, 7, 6, 2, 3, 1, 2, 3, 1, 2, 3, 1, 1, 3, 1, 3, 1, 2, 2, 3, 1, 3, 2, 3, 1, 3, 3, 2, 0, 1, 1, 1, 1, 1, 3, 7, 10, 5, 7, 9, 5, 3, 3, 3, 3, 3, 3, 1, 2, 5, 7, 9, 6, 5, 6, 3, 2, 1, 1, 1, 0, 2, 1, 3, 8, 0, 4, 2, 1, 3, 0, 1, 0, 1, 0, 1, 3, 1, 1, 1, 8, 9, 7, 8, 7, 6, 8, 0, 2, 0, 2, 1, 2, 1, 2, 1, 1, 1, 0, 2, 0, 2, 0, 2, 2, 1, 3, 1, 4, 1, 4, 1, 1, 4, 2, 1, 3, 3, 3, 4, 4, 5, 0, 2, 4, 3, 1, 1, 7, 0, 2, 1, 3, 3, 4, 1, 4, 0, 2, 5, 0, 2, 6, 0, 2, 0, 3, 1, 2, 1, 1, 2, 0, 1, 3, 0, 2, 1, 1, 1, 1, 6, 8, 6, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 1, 3, 3, 3, 3, 3, 1, 3, 3, 1, 1, 2, 1, 1, 0, 1, 0, 2, 2, 2, 4, 3, 1, 1, 3, 1, 2, 2, 3, 2, 3, 1, 1, 2, 3, 1, 1, 3, 2, 0, 1, 5, 5, 6, 10, 3, 5, 1, 1, 3, 0, 2, 4, 5, 4, 4, 4, 3, 1, 1, 1, 1, 1, 1, 0, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 1, 3, 1, 1, 3, 2, 2, 3, 1, 0, 1, 1, 3, 3, 3, 4, 1, 1, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 5, 4, 3, 4, 4, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 3, 2, 1, 2, 4, 2, 2, 8, 9, 8, 9, 9, 10, 9, 10, 8, 3, 2, 0, 4, 2, 1, 3, 2, 1, 2, 2, 2, 4, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 0, 3, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 5, 3, 3, 4, 1, 1, 3, 1, 1, 1, 1, 1, 3, 2, 3, 0, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 4, 4, 1, 4, 4, 0, 1, 1, 1, 3, 3, 1, 4, 2, 2, 1, 3, 1, 4, 4, 3, 3, 3, 3, 1, 3, 1, 1, 3, 1, 1, 4, 1, 1, 1, 3, 1, 1, 2, 1, 3, 4, 3, 2, 0, 2, 2, 1, 2, 1, 1, 1, 4, 3, 3, 3, 3, 6, 3, 1, 1, 2, 1);\n    protected function initReduceCallbacks()\n    {\n        $this->reduceCallbacks = [0 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 1 => function ($stackPos) {\n            $this->semValue = $this->handleNamespaces($this->semStack[$stackPos - (1 - 1)]);\n        }, 2 => function ($stackPos) {\n            if (\\is_array($this->semStack[$stackPos - (2 - 2)])) {\n                $this->semValue = \\array_merge($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)]);\n            } else {\n                $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n                $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n            }\n        }, 3 => function ($stackPos) {\n            $this->semValue = array();\n        }, 4 => function ($stackPos) {\n            $startAttributes = $this->lookaheadStartAttributes;\n            if (isset($startAttributes['comments'])) {\n                $nop = new Stmt\\Nop($this->createCommentNopAttributes($startAttributes['comments']));\n            } else {\n                $nop = null;\n            }\n            if ($nop !== null) {\n                $this->semStack[$stackPos - (1 - 1)][] = $nop;\n            }\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 5 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 6 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 7 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 8 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 9 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 10 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 11 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 12 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 13 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 14 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 15 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 16 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 17 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 18 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 19 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 20 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 21 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 22 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 23 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 24 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 25 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 26 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 27 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 28 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 29 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 30 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 31 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 32 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 33 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 34 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 35 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 36 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 37 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 38 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 39 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 40 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 41 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 42 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 43 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 44 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 45 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 46 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 47 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 48 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 49 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 50 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 51 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 52 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 53 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 54 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 55 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 56 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 57 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 58 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 59 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 60 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 61 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 62 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 63 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 64 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 65 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 66 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 67 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 68 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 69 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 70 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 71 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 72 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 73 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 74 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 75 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 76 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 77 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 78 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 79 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 80 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 81 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 82 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 83 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 84 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 85 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 86 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 87 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 88 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 89 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 90 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 91 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 92 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 93 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 94 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 95 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 96 => function ($stackPos) {\n            $this->semValue = new Name(\\substr($this->semStack[$stackPos - (1 - 1)], 1), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 97 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable(\\substr($this->semStack[$stackPos - (1 - 1)], 1), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 98 => function ($stackPos) {\n            /* nothing */\n        }, 99 => function ($stackPos) {\n            /* nothing */\n        }, 100 => function ($stackPos) {\n            /* nothing */\n        }, 101 => function ($stackPos) {\n            $this->emitError(new Error('A trailing comma is not allowed here', $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes));\n        }, 102 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 103 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 104 => function ($stackPos) {\n            $this->semValue = new Node\\Attribute($this->semStack[$stackPos - (1 - 1)], [], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 105 => function ($stackPos) {\n            $this->semValue = new Node\\Attribute($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 106 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 107 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 108 => function ($stackPos) {\n            $this->semValue = new Node\\AttributeGroup($this->semStack[$stackPos - (4 - 2)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 109 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 110 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 111 => function ($stackPos) {\n            $this->semValue = [];\n        }, 112 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 113 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 114 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 115 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 116 => function ($stackPos) {\n            $this->semValue = new Stmt\\HaltCompiler($this->lexer->handleHaltCompiler(), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 117 => function ($stackPos) {\n            $this->semValue = new Stmt\\Namespace_($this->semStack[$stackPos - (3 - 2)], null, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n            $this->semValue->setAttribute('kind', Stmt\\Namespace_::KIND_SEMICOLON);\n            $this->checkNamespace($this->semValue);\n        }, 118 => function ($stackPos) {\n            $this->semValue = new Stmt\\Namespace_($this->semStack[$stackPos - (5 - 2)], $this->semStack[$stackPos - (5 - 4)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n            $this->semValue->setAttribute('kind', Stmt\\Namespace_::KIND_BRACED);\n            $this->checkNamespace($this->semValue);\n        }, 119 => function ($stackPos) {\n            $this->semValue = new Stmt\\Namespace_(null, $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n            $this->semValue->setAttribute('kind', Stmt\\Namespace_::KIND_BRACED);\n            $this->checkNamespace($this->semValue);\n        }, 120 => function ($stackPos) {\n            $this->semValue = new Stmt\\Use_($this->semStack[$stackPos - (3 - 2)], Stmt\\Use_::TYPE_NORMAL, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 121 => function ($stackPos) {\n            $this->semValue = new Stmt\\Use_($this->semStack[$stackPos - (4 - 3)], $this->semStack[$stackPos - (4 - 2)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 122 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 123 => function ($stackPos) {\n            $this->semValue = new Stmt\\Const_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 124 => function ($stackPos) {\n            $this->semValue = Stmt\\Use_::TYPE_FUNCTION;\n        }, 125 => function ($stackPos) {\n            $this->semValue = Stmt\\Use_::TYPE_CONSTANT;\n        }, 126 => function ($stackPos) {\n            $this->semValue = new Stmt\\GroupUse($this->semStack[$stackPos - (7 - 3)], $this->semStack[$stackPos - (7 - 6)], $this->semStack[$stackPos - (7 - 2)], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n        }, 127 => function ($stackPos) {\n            $this->semValue = new Stmt\\GroupUse($this->semStack[$stackPos - (6 - 2)], $this->semStack[$stackPos - (6 - 5)], Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n        }, 128 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 129 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 130 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 131 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 132 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 133 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 134 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 135 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 136 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 137 => function ($stackPos) {\n            $this->semValue = new Stmt\\UseUse($this->semStack[$stackPos - (1 - 1)], null, Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n            $this->checkUseUse($this->semValue, $stackPos - (1 - 1));\n        }, 138 => function ($stackPos) {\n            $this->semValue = new Stmt\\UseUse($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n            $this->checkUseUse($this->semValue, $stackPos - (3 - 3));\n        }, 139 => function ($stackPos) {\n            $this->semValue = new Stmt\\UseUse($this->semStack[$stackPos - (1 - 1)], null, Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n            $this->checkUseUse($this->semValue, $stackPos - (1 - 1));\n        }, 140 => function ($stackPos) {\n            $this->semValue = new Stmt\\UseUse($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], Stmt\\Use_::TYPE_UNKNOWN, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n            $this->checkUseUse($this->semValue, $stackPos - (3 - 3));\n        }, 141 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n            $this->semValue->type = Stmt\\Use_::TYPE_NORMAL;\n        }, 142 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue->type = $this->semStack[$stackPos - (2 - 1)];\n        }, 143 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 144 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 145 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 146 => function ($stackPos) {\n            $this->semValue = new Node\\Const_($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 147 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 148 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 149 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 150 => function ($stackPos) {\n            $this->semValue = new Node\\Const_(new Node\\Identifier($this->semStack[$stackPos - (3 - 1)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributeStack[$stackPos - (3 - 1)]), $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 151 => function ($stackPos) {\n            $this->semValue = new Node\\Const_(new Node\\Identifier($this->semStack[$stackPos - (3 - 1)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributeStack[$stackPos - (3 - 1)]), $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 152 => function ($stackPos) {\n            if (\\is_array($this->semStack[$stackPos - (2 - 2)])) {\n                $this->semValue = \\array_merge($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)]);\n            } else {\n                $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n                $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n            }\n        }, 153 => function ($stackPos) {\n            $this->semValue = array();\n        }, 154 => function ($stackPos) {\n            $startAttributes = $this->lookaheadStartAttributes;\n            if (isset($startAttributes['comments'])) {\n                $nop = new Stmt\\Nop($this->createCommentNopAttributes($startAttributes['comments']));\n            } else {\n                $nop = null;\n            }\n            if ($nop !== null) {\n                $this->semStack[$stackPos - (1 - 1)][] = $nop;\n            }\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 155 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 156 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 157 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 158 => function ($stackPos) {\n            throw new Error('__HALT_COMPILER() can only be used from the outermost scope', $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 159 => function ($stackPos) {\n            if ($this->semStack[$stackPos - (3 - 2)]) {\n                $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n                $attrs = $this->startAttributeStack[$stackPos - (3 - 1)];\n                $stmts = $this->semValue;\n                if (!empty($attrs['comments'])) {\n                    $stmts[0]->setAttribute('comments', \\array_merge($attrs['comments'], $stmts[0]->getAttribute('comments', [])));\n                }\n            } else {\n                $startAttributes = $this->startAttributeStack[$stackPos - (3 - 1)];\n                if (isset($startAttributes['comments'])) {\n                    $this->semValue = new Stmt\\Nop($startAttributes + $this->endAttributes);\n                } else {\n                    $this->semValue = null;\n                }\n                if (null === $this->semValue) {\n                    $this->semValue = array();\n                }\n            }\n        }, 160 => function ($stackPos) {\n            $this->semValue = new Stmt\\If_($this->semStack[$stackPos - (7 - 3)], ['stmts' => \\is_array($this->semStack[$stackPos - (7 - 5)]) ? $this->semStack[$stackPos - (7 - 5)] : array($this->semStack[$stackPos - (7 - 5)]), 'elseifs' => $this->semStack[$stackPos - (7 - 6)], 'else' => $this->semStack[$stackPos - (7 - 7)]], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n        }, 161 => function ($stackPos) {\n            $this->semValue = new Stmt\\If_($this->semStack[$stackPos - (10 - 3)], ['stmts' => $this->semStack[$stackPos - (10 - 6)], 'elseifs' => $this->semStack[$stackPos - (10 - 7)], 'else' => $this->semStack[$stackPos - (10 - 8)]], $this->startAttributeStack[$stackPos - (10 - 1)] + $this->endAttributes);\n        }, 162 => function ($stackPos) {\n            $this->semValue = new Stmt\\While_($this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 5)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 163 => function ($stackPos) {\n            $this->semValue = new Stmt\\Do_($this->semStack[$stackPos - (7 - 5)], \\is_array($this->semStack[$stackPos - (7 - 2)]) ? $this->semStack[$stackPos - (7 - 2)] : array($this->semStack[$stackPos - (7 - 2)]), $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n        }, 164 => function ($stackPos) {\n            $this->semValue = new Stmt\\For_(['init' => $this->semStack[$stackPos - (9 - 3)], 'cond' => $this->semStack[$stackPos - (9 - 5)], 'loop' => $this->semStack[$stackPos - (9 - 7)], 'stmts' => $this->semStack[$stackPos - (9 - 9)]], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n        }, 165 => function ($stackPos) {\n            $this->semValue = new Stmt\\Switch_($this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 5)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 166 => function ($stackPos) {\n            $this->semValue = new Stmt\\Break_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 167 => function ($stackPos) {\n            $this->semValue = new Stmt\\Continue_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 168 => function ($stackPos) {\n            $this->semValue = new Stmt\\Return_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 169 => function ($stackPos) {\n            $this->semValue = new Stmt\\Global_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 170 => function ($stackPos) {\n            $this->semValue = new Stmt\\Static_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 171 => function ($stackPos) {\n            $this->semValue = new Stmt\\Echo_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 172 => function ($stackPos) {\n            $this->semValue = new Stmt\\InlineHTML($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 173 => function ($stackPos) {\n            $e = $this->semStack[$stackPos - (2 - 1)];\n            if ($e instanceof Expr\\Throw_) {\n                // For backwards-compatibility reasons, convert throw in statement position into\n                // Stmt\\Throw_ rather than Stmt\\Expression(Expr\\Throw_).\n                $this->semValue = new Stmt\\Throw_($e->expr, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n            } else {\n                $this->semValue = new Stmt\\Expression($e, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n            }\n        }, 174 => function ($stackPos) {\n            $this->semValue = new Stmt\\Unset_($this->semStack[$stackPos - (5 - 3)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 175 => function ($stackPos) {\n            $this->semValue = new Stmt\\Foreach_($this->semStack[$stackPos - (7 - 3)], $this->semStack[$stackPos - (7 - 5)][0], ['keyVar' => null, 'byRef' => $this->semStack[$stackPos - (7 - 5)][1], 'stmts' => $this->semStack[$stackPos - (7 - 7)]], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n        }, 176 => function ($stackPos) {\n            $this->semValue = new Stmt\\Foreach_($this->semStack[$stackPos - (9 - 3)], $this->semStack[$stackPos - (9 - 7)][0], ['keyVar' => $this->semStack[$stackPos - (9 - 5)], 'byRef' => $this->semStack[$stackPos - (9 - 7)][1], 'stmts' => $this->semStack[$stackPos - (9 - 9)]], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n        }, 177 => function ($stackPos) {\n            $this->semValue = new Stmt\\Foreach_($this->semStack[$stackPos - (6 - 3)], new Expr\\Error($this->startAttributeStack[$stackPos - (6 - 4)] + $this->endAttributeStack[$stackPos - (6 - 4)]), ['stmts' => $this->semStack[$stackPos - (6 - 6)]], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n        }, 178 => function ($stackPos) {\n            $this->semValue = new Stmt\\Declare_($this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 5)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 179 => function ($stackPos) {\n            $this->semValue = new Stmt\\TryCatch($this->semStack[$stackPos - (6 - 3)], $this->semStack[$stackPos - (6 - 5)], $this->semStack[$stackPos - (6 - 6)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n            $this->checkTryCatch($this->semValue);\n        }, 180 => function ($stackPos) {\n            $this->semValue = new Stmt\\Goto_($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 181 => function ($stackPos) {\n            $this->semValue = new Stmt\\Label($this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 182 => function ($stackPos) {\n            $this->semValue = array();\n            /* means: no statement */\n        }, 183 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 184 => function ($stackPos) {\n            $startAttributes = $this->startAttributeStack[$stackPos - (1 - 1)];\n            if (isset($startAttributes['comments'])) {\n                $this->semValue = new Stmt\\Nop($startAttributes + $this->endAttributes);\n            } else {\n                $this->semValue = null;\n            }\n            if ($this->semValue === null) {\n                $this->semValue = array();\n            }\n            /* means: no statement */\n        }, 185 => function ($stackPos) {\n            $this->semValue = array();\n        }, 186 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 187 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 188 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 189 => function ($stackPos) {\n            $this->semValue = new Stmt\\Catch_($this->semStack[$stackPos - (8 - 3)], $this->semStack[$stackPos - (8 - 4)], $this->semStack[$stackPos - (8 - 7)], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes);\n        }, 190 => function ($stackPos) {\n            $this->semValue = null;\n        }, 191 => function ($stackPos) {\n            $this->semValue = new Stmt\\Finally_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 192 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 193 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 194 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 195 => function ($stackPos) {\n            $this->semValue = \\false;\n        }, 196 => function ($stackPos) {\n            $this->semValue = \\true;\n        }, 197 => function ($stackPos) {\n            $this->semValue = \\false;\n        }, 198 => function ($stackPos) {\n            $this->semValue = \\true;\n        }, 199 => function ($stackPos) {\n            $this->semValue = \\false;\n        }, 200 => function ($stackPos) {\n            $this->semValue = \\true;\n        }, 201 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 202 => function ($stackPos) {\n            $this->semValue = [];\n        }, 203 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 204 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 205 => function ($stackPos) {\n            $this->semValue = new Stmt\\Function_($this->semStack[$stackPos - (8 - 3)], ['byRef' => $this->semStack[$stackPos - (8 - 2)], 'params' => $this->semStack[$stackPos - (8 - 5)], 'returnType' => $this->semStack[$stackPos - (8 - 7)], 'stmts' => $this->semStack[$stackPos - (8 - 8)], 'attrGroups' => []], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes);\n        }, 206 => function ($stackPos) {\n            $this->semValue = new Stmt\\Function_($this->semStack[$stackPos - (9 - 4)], ['byRef' => $this->semStack[$stackPos - (9 - 3)], 'params' => $this->semStack[$stackPos - (9 - 6)], 'returnType' => $this->semStack[$stackPos - (9 - 8)], 'stmts' => $this->semStack[$stackPos - (9 - 9)], 'attrGroups' => $this->semStack[$stackPos - (9 - 1)]], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n        }, 207 => function ($stackPos) {\n            $this->semValue = new Stmt\\Class_($this->semStack[$stackPos - (7 - 2)], ['type' => $this->semStack[$stackPos - (7 - 1)], 'extends' => $this->semStack[$stackPos - (7 - 3)], 'implements' => $this->semStack[$stackPos - (7 - 4)], 'stmts' => $this->semStack[$stackPos - (7 - 6)], 'attrGroups' => []], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n            $this->checkClass($this->semValue, $stackPos - (7 - 2));\n        }, 208 => function ($stackPos) {\n            $this->semValue = new Stmt\\Class_($this->semStack[$stackPos - (8 - 3)], ['type' => $this->semStack[$stackPos - (8 - 2)], 'extends' => $this->semStack[$stackPos - (8 - 4)], 'implements' => $this->semStack[$stackPos - (8 - 5)], 'stmts' => $this->semStack[$stackPos - (8 - 7)], 'attrGroups' => $this->semStack[$stackPos - (8 - 1)]], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes);\n            $this->checkClass($this->semValue, $stackPos - (8 - 3));\n        }, 209 => function ($stackPos) {\n            $this->semValue = new Stmt\\Interface_($this->semStack[$stackPos - (7 - 3)], ['extends' => $this->semStack[$stackPos - (7 - 4)], 'stmts' => $this->semStack[$stackPos - (7 - 6)], 'attrGroups' => $this->semStack[$stackPos - (7 - 1)]], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n            $this->checkInterface($this->semValue, $stackPos - (7 - 3));\n        }, 210 => function ($stackPos) {\n            $this->semValue = new Stmt\\Trait_($this->semStack[$stackPos - (6 - 3)], ['stmts' => $this->semStack[$stackPos - (6 - 5)], 'attrGroups' => $this->semStack[$stackPos - (6 - 1)]], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n        }, 211 => function ($stackPos) {\n            $this->semValue = new Stmt\\Enum_($this->semStack[$stackPos - (8 - 3)], ['scalarType' => $this->semStack[$stackPos - (8 - 4)], 'implements' => $this->semStack[$stackPos - (8 - 5)], 'stmts' => $this->semStack[$stackPos - (8 - 7)], 'attrGroups' => $this->semStack[$stackPos - (8 - 1)]], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes);\n            $this->checkEnum($this->semValue, $stackPos - (8 - 3));\n        }, 212 => function ($stackPos) {\n            $this->semValue = null;\n        }, 213 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 214 => function ($stackPos) {\n            $this->semValue = null;\n        }, 215 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 216 => function ($stackPos) {\n            $this->semValue = 0;\n        }, 217 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 218 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 219 => function ($stackPos) {\n            $this->checkClassModifier($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $stackPos - (2 - 2));\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)] | $this->semStack[$stackPos - (2 - 2)];\n        }, 220 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_ABSTRACT;\n        }, 221 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_FINAL;\n        }, 222 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_READONLY;\n        }, 223 => function ($stackPos) {\n            $this->semValue = null;\n        }, 224 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 225 => function ($stackPos) {\n            $this->semValue = array();\n        }, 226 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 227 => function ($stackPos) {\n            $this->semValue = array();\n        }, 228 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 229 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 230 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 231 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 232 => function ($stackPos) {\n            $this->semValue = \\is_array($this->semStack[$stackPos - (1 - 1)]) ? $this->semStack[$stackPos - (1 - 1)] : array($this->semStack[$stackPos - (1 - 1)]);\n        }, 233 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 234 => function ($stackPos) {\n            $this->semValue = \\is_array($this->semStack[$stackPos - (1 - 1)]) ? $this->semStack[$stackPos - (1 - 1)] : array($this->semStack[$stackPos - (1 - 1)]);\n        }, 235 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 236 => function ($stackPos) {\n            $this->semValue = \\is_array($this->semStack[$stackPos - (1 - 1)]) ? $this->semStack[$stackPos - (1 - 1)] : array($this->semStack[$stackPos - (1 - 1)]);\n        }, 237 => function ($stackPos) {\n            $this->semValue = null;\n        }, 238 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 239 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 240 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 241 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 242 => function ($stackPos) {\n            $this->semValue = new Stmt\\DeclareDeclare($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 243 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 244 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 3)];\n        }, 245 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 246 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (5 - 3)];\n        }, 247 => function ($stackPos) {\n            $this->semValue = array();\n        }, 248 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 249 => function ($stackPos) {\n            $this->semValue = new Stmt\\Case_($this->semStack[$stackPos - (4 - 2)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 250 => function ($stackPos) {\n            $this->semValue = new Stmt\\Case_(null, $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 251 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 252 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 253 => function ($stackPos) {\n            $this->semValue = new Expr\\Match_($this->semStack[$stackPos - (7 - 3)], $this->semStack[$stackPos - (7 - 6)], $this->startAttributeStack[$stackPos - (7 - 1)] + $this->endAttributes);\n        }, 254 => function ($stackPos) {\n            $this->semValue = [];\n        }, 255 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 256 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 257 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 258 => function ($stackPos) {\n            $this->semValue = new Node\\MatchArm($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 259 => function ($stackPos) {\n            $this->semValue = new Node\\MatchArm(null, $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 260 => function ($stackPos) {\n            $this->semValue = \\is_array($this->semStack[$stackPos - (1 - 1)]) ? $this->semStack[$stackPos - (1 - 1)] : array($this->semStack[$stackPos - (1 - 1)]);\n        }, 261 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 262 => function ($stackPos) {\n            $this->semValue = array();\n        }, 263 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 264 => function ($stackPos) {\n            $this->semValue = new Stmt\\ElseIf_($this->semStack[$stackPos - (5 - 3)], \\is_array($this->semStack[$stackPos - (5 - 5)]) ? $this->semStack[$stackPos - (5 - 5)] : array($this->semStack[$stackPos - (5 - 5)]), $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 265 => function ($stackPos) {\n            $this->semValue = array();\n        }, 266 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 267 => function ($stackPos) {\n            $this->semValue = new Stmt\\ElseIf_($this->semStack[$stackPos - (6 - 3)], $this->semStack[$stackPos - (6 - 6)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n            $this->fixupAlternativeElse($this->semValue);\n        }, 268 => function ($stackPos) {\n            $this->semValue = null;\n        }, 269 => function ($stackPos) {\n            $this->semValue = new Stmt\\Else_(\\is_array($this->semStack[$stackPos - (2 - 2)]) ? $this->semStack[$stackPos - (2 - 2)] : array($this->semStack[$stackPos - (2 - 2)]), $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 270 => function ($stackPos) {\n            $this->semValue = null;\n        }, 271 => function ($stackPos) {\n            $this->semValue = new Stmt\\Else_($this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n            $this->fixupAlternativeElse($this->semValue);\n        }, 272 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)], \\false);\n        }, 273 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (2 - 2)], \\true);\n        }, 274 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)], \\false);\n        }, 275 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)], \\false);\n        }, 276 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 277 => function ($stackPos) {\n            $this->semValue = array();\n        }, 278 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 279 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 280 => function ($stackPos) {\n            $this->semValue = 0;\n        }, 281 => function ($stackPos) {\n            $this->checkModifier($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $stackPos - (2 - 2));\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)] | $this->semStack[$stackPos - (2 - 2)];\n        }, 282 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_PUBLIC;\n        }, 283 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_PROTECTED;\n        }, 284 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_PRIVATE;\n        }, 285 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_READONLY;\n        }, 286 => function ($stackPos) {\n            $this->semValue = new Node\\Param($this->semStack[$stackPos - (6 - 6)], null, $this->semStack[$stackPos - (6 - 3)], $this->semStack[$stackPos - (6 - 4)], $this->semStack[$stackPos - (6 - 5)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes, $this->semStack[$stackPos - (6 - 2)], $this->semStack[$stackPos - (6 - 1)]);\n            $this->checkParam($this->semValue);\n        }, 287 => function ($stackPos) {\n            $this->semValue = new Node\\Param($this->semStack[$stackPos - (8 - 6)], $this->semStack[$stackPos - (8 - 8)], $this->semStack[$stackPos - (8 - 3)], $this->semStack[$stackPos - (8 - 4)], $this->semStack[$stackPos - (8 - 5)], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes, $this->semStack[$stackPos - (8 - 2)], $this->semStack[$stackPos - (8 - 1)]);\n            $this->checkParam($this->semValue);\n        }, 288 => function ($stackPos) {\n            $this->semValue = new Node\\Param(new Expr\\Error($this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes), null, $this->semStack[$stackPos - (6 - 3)], $this->semStack[$stackPos - (6 - 4)], $this->semStack[$stackPos - (6 - 5)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes, $this->semStack[$stackPos - (6 - 2)], $this->semStack[$stackPos - (6 - 1)]);\n        }, 289 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 290 => function ($stackPos) {\n            $this->semValue = new Node\\NullableType($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 291 => function ($stackPos) {\n            $this->semValue = new Node\\UnionType($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 292 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 293 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 294 => function ($stackPos) {\n            $this->semValue = new Node\\Name('static', $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 295 => function ($stackPos) {\n            $this->semValue = $this->handleBuiltinTypes($this->semStack[$stackPos - (1 - 1)]);\n        }, 296 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier('array', $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 297 => function ($stackPos) {\n            $this->semValue = new Node\\Identifier('callable', $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 298 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 299 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 300 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)]);\n        }, 301 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 302 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 303 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 304 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)]);\n        }, 305 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 306 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)]);\n        }, 307 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 308 => function ($stackPos) {\n            $this->semValue = new Node\\IntersectionType($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 309 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)]);\n        }, 310 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 311 => function ($stackPos) {\n            $this->semValue = new Node\\IntersectionType($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 312 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 313 => function ($stackPos) {\n            $this->semValue = new Node\\NullableType($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 314 => function ($stackPos) {\n            $this->semValue = new Node\\UnionType($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 315 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 316 => function ($stackPos) {\n            $this->semValue = null;\n        }, 317 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 318 => function ($stackPos) {\n            $this->semValue = null;\n        }, 319 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 2)];\n        }, 320 => function ($stackPos) {\n            $this->semValue = null;\n        }, 321 => function ($stackPos) {\n            $this->semValue = array();\n        }, 322 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 2)];\n        }, 323 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (3 - 2)]);\n        }, 324 => function ($stackPos) {\n            $this->semValue = new Node\\VariadicPlaceholder($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 325 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 326 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 327 => function ($stackPos) {\n            $this->semValue = new Node\\Arg($this->semStack[$stackPos - (1 - 1)], \\false, \\false, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 328 => function ($stackPos) {\n            $this->semValue = new Node\\Arg($this->semStack[$stackPos - (2 - 2)], \\true, \\false, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 329 => function ($stackPos) {\n            $this->semValue = new Node\\Arg($this->semStack[$stackPos - (2 - 2)], \\false, \\true, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 330 => function ($stackPos) {\n            $this->semValue = new Node\\Arg($this->semStack[$stackPos - (3 - 3)], \\false, \\false, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes, $this->semStack[$stackPos - (3 - 1)]);\n        }, 331 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 332 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 333 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 334 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 335 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 336 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 337 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 338 => function ($stackPos) {\n            $this->semValue = new Stmt\\StaticVar($this->semStack[$stackPos - (1 - 1)], null, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 339 => function ($stackPos) {\n            $this->semValue = new Stmt\\StaticVar($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 340 => function ($stackPos) {\n            if ($this->semStack[$stackPos - (2 - 2)] !== null) {\n                $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n                $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n            }\n        }, 341 => function ($stackPos) {\n            $this->semValue = array();\n        }, 342 => function ($stackPos) {\n            $startAttributes = $this->lookaheadStartAttributes;\n            if (isset($startAttributes['comments'])) {\n                $nop = new Stmt\\Nop($this->createCommentNopAttributes($startAttributes['comments']));\n            } else {\n                $nop = null;\n            }\n            if ($nop !== null) {\n                $this->semStack[$stackPos - (1 - 1)][] = $nop;\n            }\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 343 => function ($stackPos) {\n            $this->semValue = new Stmt\\Property($this->semStack[$stackPos - (5 - 2)], $this->semStack[$stackPos - (5 - 4)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes, $this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 1)]);\n            $this->checkProperty($this->semValue, $stackPos - (5 - 2));\n        }, 344 => function ($stackPos) {\n            $this->semValue = new Stmt\\ClassConst($this->semStack[$stackPos - (5 - 4)], $this->semStack[$stackPos - (5 - 2)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes, $this->semStack[$stackPos - (5 - 1)]);\n            $this->checkClassConst($this->semValue, $stackPos - (5 - 2));\n        }, 345 => function ($stackPos) {\n            $this->semValue = new Stmt\\ClassConst($this->semStack[$stackPos - (6 - 5)], $this->semStack[$stackPos - (6 - 2)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes, $this->semStack[$stackPos - (6 - 1)], $this->semStack[$stackPos - (6 - 4)]);\n            $this->checkClassConst($this->semValue, $stackPos - (6 - 2));\n        }, 346 => function ($stackPos) {\n            $this->semValue = new Stmt\\ClassMethod($this->semStack[$stackPos - (10 - 5)], ['type' => $this->semStack[$stackPos - (10 - 2)], 'byRef' => $this->semStack[$stackPos - (10 - 4)], 'params' => $this->semStack[$stackPos - (10 - 7)], 'returnType' => $this->semStack[$stackPos - (10 - 9)], 'stmts' => $this->semStack[$stackPos - (10 - 10)], 'attrGroups' => $this->semStack[$stackPos - (10 - 1)]], $this->startAttributeStack[$stackPos - (10 - 1)] + $this->endAttributes);\n            $this->checkClassMethod($this->semValue, $stackPos - (10 - 2));\n        }, 347 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUse($this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 348 => function ($stackPos) {\n            $this->semValue = new Stmt\\EnumCase($this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 4)], $this->semStack[$stackPos - (5 - 1)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 349 => function ($stackPos) {\n            $this->semValue = null;\n            /* will be skipped */\n        }, 350 => function ($stackPos) {\n            $this->semValue = array();\n        }, 351 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 352 => function ($stackPos) {\n            $this->semValue = array();\n        }, 353 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 354 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Precedence($this->semStack[$stackPos - (4 - 1)][0], $this->semStack[$stackPos - (4 - 1)][1], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 355 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Alias($this->semStack[$stackPos - (5 - 1)][0], $this->semStack[$stackPos - (5 - 1)][1], $this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 4)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 356 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Alias($this->semStack[$stackPos - (4 - 1)][0], $this->semStack[$stackPos - (4 - 1)][1], $this->semStack[$stackPos - (4 - 3)], null, $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 357 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Alias($this->semStack[$stackPos - (4 - 1)][0], $this->semStack[$stackPos - (4 - 1)][1], null, $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 358 => function ($stackPos) {\n            $this->semValue = new Stmt\\TraitUseAdaptation\\Alias($this->semStack[$stackPos - (4 - 1)][0], $this->semStack[$stackPos - (4 - 1)][1], null, $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 359 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)]);\n        }, 360 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 361 => function ($stackPos) {\n            $this->semValue = array(null, $this->semStack[$stackPos - (1 - 1)]);\n        }, 362 => function ($stackPos) {\n            $this->semValue = null;\n        }, 363 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 364 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 365 => function ($stackPos) {\n            $this->semValue = 0;\n        }, 366 => function ($stackPos) {\n            $this->semValue = 0;\n        }, 367 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 368 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 369 => function ($stackPos) {\n            $this->checkModifier($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $stackPos - (2 - 2));\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)] | $this->semStack[$stackPos - (2 - 2)];\n        }, 370 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_PUBLIC;\n        }, 371 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_PROTECTED;\n        }, 372 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_PRIVATE;\n        }, 373 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_STATIC;\n        }, 374 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_ABSTRACT;\n        }, 375 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_FINAL;\n        }, 376 => function ($stackPos) {\n            $this->semValue = Stmt\\Class_::MODIFIER_READONLY;\n        }, 377 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 378 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 379 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 380 => function ($stackPos) {\n            $this->semValue = new Node\\VarLikeIdentifier(\\substr($this->semStack[$stackPos - (1 - 1)], 1), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 381 => function ($stackPos) {\n            $this->semValue = new Stmt\\PropertyProperty($this->semStack[$stackPos - (1 - 1)], null, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 382 => function ($stackPos) {\n            $this->semValue = new Stmt\\PropertyProperty($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 383 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 384 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 385 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 386 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 387 => function ($stackPos) {\n            $this->semValue = array();\n        }, 388 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 389 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 390 => function ($stackPos) {\n            $this->semValue = new Expr\\Assign($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 391 => function ($stackPos) {\n            $this->semValue = new Expr\\Assign($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 392 => function ($stackPos) {\n            $this->semValue = new Expr\\Assign($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 393 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignRef($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 394 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 395 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 396 => function ($stackPos) {\n            $this->semValue = new Expr\\Clone_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 397 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Plus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 398 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Minus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 399 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Mul($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 400 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Div($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 401 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Concat($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 402 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Mod($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 403 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\BitwiseAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 404 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\BitwiseOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 405 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\BitwiseXor($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 406 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\ShiftLeft($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 407 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\ShiftRight($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 408 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Pow($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 409 => function ($stackPos) {\n            $this->semValue = new Expr\\AssignOp\\Coalesce($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 410 => function ($stackPos) {\n            $this->semValue = new Expr\\PostInc($this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 411 => function ($stackPos) {\n            $this->semValue = new Expr\\PreInc($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 412 => function ($stackPos) {\n            $this->semValue = new Expr\\PostDec($this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 413 => function ($stackPos) {\n            $this->semValue = new Expr\\PreDec($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 414 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BooleanOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 415 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BooleanAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 416 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\LogicalOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 417 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\LogicalAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 418 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\LogicalXor($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 419 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseOr($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 420 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 421 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseAnd($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 422 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\BitwiseXor($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 423 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Concat($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 424 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Plus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 425 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Minus($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 426 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Mul($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 427 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Div($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 428 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Mod($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 429 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\ShiftLeft($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 430 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\ShiftRight($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 431 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Pow($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 432 => function ($stackPos) {\n            $this->semValue = new Expr\\UnaryPlus($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 433 => function ($stackPos) {\n            $this->semValue = new Expr\\UnaryMinus($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 434 => function ($stackPos) {\n            $this->semValue = new Expr\\BooleanNot($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 435 => function ($stackPos) {\n            $this->semValue = new Expr\\BitwiseNot($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 436 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Identical($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 437 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\NotIdentical($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 438 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Equal($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 439 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\NotEqual($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 440 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Spaceship($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 441 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Smaller($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 442 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\SmallerOrEqual($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 443 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Greater($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 444 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\GreaterOrEqual($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 445 => function ($stackPos) {\n            $this->semValue = new Expr\\Instanceof_($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 446 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 447 => function ($stackPos) {\n            $this->semValue = new Expr\\Ternary($this->semStack[$stackPos - (5 - 1)], $this->semStack[$stackPos - (5 - 3)], $this->semStack[$stackPos - (5 - 5)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 448 => function ($stackPos) {\n            $this->semValue = new Expr\\Ternary($this->semStack[$stackPos - (4 - 1)], null, $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 449 => function ($stackPos) {\n            $this->semValue = new Expr\\BinaryOp\\Coalesce($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 450 => function ($stackPos) {\n            $this->semValue = new Expr\\Isset_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 451 => function ($stackPos) {\n            $this->semValue = new Expr\\Empty_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 452 => function ($stackPos) {\n            $this->semValue = new Expr\\Include_($this->semStack[$stackPos - (2 - 2)], Expr\\Include_::TYPE_INCLUDE, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 453 => function ($stackPos) {\n            $this->semValue = new Expr\\Include_($this->semStack[$stackPos - (2 - 2)], Expr\\Include_::TYPE_INCLUDE_ONCE, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 454 => function ($stackPos) {\n            $this->semValue = new Expr\\Eval_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 455 => function ($stackPos) {\n            $this->semValue = new Expr\\Include_($this->semStack[$stackPos - (2 - 2)], Expr\\Include_::TYPE_REQUIRE, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 456 => function ($stackPos) {\n            $this->semValue = new Expr\\Include_($this->semStack[$stackPos - (2 - 2)], Expr\\Include_::TYPE_REQUIRE_ONCE, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 457 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Int_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 458 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes;\n            $attrs['kind'] = $this->getFloatCastKind($this->semStack[$stackPos - (2 - 1)]);\n            $this->semValue = new Expr\\Cast\\Double($this->semStack[$stackPos - (2 - 2)], $attrs);\n        }, 459 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\String_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 460 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Array_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 461 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Object_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 462 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Bool_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 463 => function ($stackPos) {\n            $this->semValue = new Expr\\Cast\\Unset_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 464 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes;\n            $attrs['kind'] = \\strtolower($this->semStack[$stackPos - (2 - 1)]) === 'exit' ? Expr\\Exit_::KIND_EXIT : Expr\\Exit_::KIND_DIE;\n            $this->semValue = new Expr\\Exit_($this->semStack[$stackPos - (2 - 2)], $attrs);\n        }, 465 => function ($stackPos) {\n            $this->semValue = new Expr\\ErrorSuppress($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 466 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 467 => function ($stackPos) {\n            $this->semValue = new Expr\\ShellExec($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 468 => function ($stackPos) {\n            $this->semValue = new Expr\\Print_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 469 => function ($stackPos) {\n            $this->semValue = new Expr\\Yield_(null, null, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 470 => function ($stackPos) {\n            $this->semValue = new Expr\\Yield_($this->semStack[$stackPos - (2 - 2)], null, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 471 => function ($stackPos) {\n            $this->semValue = new Expr\\Yield_($this->semStack[$stackPos - (4 - 4)], $this->semStack[$stackPos - (4 - 2)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 472 => function ($stackPos) {\n            $this->semValue = new Expr\\YieldFrom($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 473 => function ($stackPos) {\n            $this->semValue = new Expr\\Throw_($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 474 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrowFunction(['static' => \\false, 'byRef' => $this->semStack[$stackPos - (8 - 2)], 'params' => $this->semStack[$stackPos - (8 - 4)], 'returnType' => $this->semStack[$stackPos - (8 - 6)], 'expr' => $this->semStack[$stackPos - (8 - 8)], 'attrGroups' => []], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes);\n        }, 475 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrowFunction(['static' => \\true, 'byRef' => $this->semStack[$stackPos - (9 - 3)], 'params' => $this->semStack[$stackPos - (9 - 5)], 'returnType' => $this->semStack[$stackPos - (9 - 7)], 'expr' => $this->semStack[$stackPos - (9 - 9)], 'attrGroups' => []], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n        }, 476 => function ($stackPos) {\n            $this->semValue = new Expr\\Closure(['static' => \\false, 'byRef' => $this->semStack[$stackPos - (8 - 2)], 'params' => $this->semStack[$stackPos - (8 - 4)], 'uses' => $this->semStack[$stackPos - (8 - 6)], 'returnType' => $this->semStack[$stackPos - (8 - 7)], 'stmts' => $this->semStack[$stackPos - (8 - 8)], 'attrGroups' => []], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes);\n        }, 477 => function ($stackPos) {\n            $this->semValue = new Expr\\Closure(['static' => \\true, 'byRef' => $this->semStack[$stackPos - (9 - 3)], 'params' => $this->semStack[$stackPos - (9 - 5)], 'uses' => $this->semStack[$stackPos - (9 - 7)], 'returnType' => $this->semStack[$stackPos - (9 - 8)], 'stmts' => $this->semStack[$stackPos - (9 - 9)], 'attrGroups' => []], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n        }, 478 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrowFunction(['static' => \\false, 'byRef' => $this->semStack[$stackPos - (9 - 3)], 'params' => $this->semStack[$stackPos - (9 - 5)], 'returnType' => $this->semStack[$stackPos - (9 - 7)], 'expr' => $this->semStack[$stackPos - (9 - 9)], 'attrGroups' => $this->semStack[$stackPos - (9 - 1)]], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n        }, 479 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrowFunction(['static' => \\true, 'byRef' => $this->semStack[$stackPos - (10 - 4)], 'params' => $this->semStack[$stackPos - (10 - 6)], 'returnType' => $this->semStack[$stackPos - (10 - 8)], 'expr' => $this->semStack[$stackPos - (10 - 10)], 'attrGroups' => $this->semStack[$stackPos - (10 - 1)]], $this->startAttributeStack[$stackPos - (10 - 1)] + $this->endAttributes);\n        }, 480 => function ($stackPos) {\n            $this->semValue = new Expr\\Closure(['static' => \\false, 'byRef' => $this->semStack[$stackPos - (9 - 3)], 'params' => $this->semStack[$stackPos - (9 - 5)], 'uses' => $this->semStack[$stackPos - (9 - 7)], 'returnType' => $this->semStack[$stackPos - (9 - 8)], 'stmts' => $this->semStack[$stackPos - (9 - 9)], 'attrGroups' => $this->semStack[$stackPos - (9 - 1)]], $this->startAttributeStack[$stackPos - (9 - 1)] + $this->endAttributes);\n        }, 481 => function ($stackPos) {\n            $this->semValue = new Expr\\Closure(['static' => \\true, 'byRef' => $this->semStack[$stackPos - (10 - 4)], 'params' => $this->semStack[$stackPos - (10 - 6)], 'uses' => $this->semStack[$stackPos - (10 - 8)], 'returnType' => $this->semStack[$stackPos - (10 - 9)], 'stmts' => $this->semStack[$stackPos - (10 - 10)], 'attrGroups' => $this->semStack[$stackPos - (10 - 1)]], $this->startAttributeStack[$stackPos - (10 - 1)] + $this->endAttributes);\n        }, 482 => function ($stackPos) {\n            $this->semValue = array(new Stmt\\Class_(null, ['type' => $this->semStack[$stackPos - (8 - 2)], 'extends' => $this->semStack[$stackPos - (8 - 4)], 'implements' => $this->semStack[$stackPos - (8 - 5)], 'stmts' => $this->semStack[$stackPos - (8 - 7)], 'attrGroups' => $this->semStack[$stackPos - (8 - 1)]], $this->startAttributeStack[$stackPos - (8 - 1)] + $this->endAttributes), $this->semStack[$stackPos - (8 - 3)]);\n            $this->checkClass($this->semValue[0], -1);\n        }, 483 => function ($stackPos) {\n            $this->semValue = new Expr\\New_($this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 484 => function ($stackPos) {\n            list($class, $ctorArgs) = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = new Expr\\New_($class, $ctorArgs, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 485 => function ($stackPos) {\n            $this->semValue = array();\n        }, 486 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (4 - 3)];\n        }, 487 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 488 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 489 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 490 => function ($stackPos) {\n            $this->semValue = new Expr\\ClosureUse($this->semStack[$stackPos - (2 - 2)], $this->semStack[$stackPos - (2 - 1)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 491 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 492 => function ($stackPos) {\n            $this->semValue = new Expr\\FuncCall($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 493 => function ($stackPos) {\n            $this->semValue = new Expr\\FuncCall($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 494 => function ($stackPos) {\n            $this->semValue = new Expr\\FuncCall($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 495 => function ($stackPos) {\n            $this->semValue = new Expr\\StaticCall($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 496 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 497 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 498 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 499 => function ($stackPos) {\n            $this->semValue = new Name($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 500 => function ($stackPos) {\n            $this->semValue = new Name\\FullyQualified(\\substr($this->semStack[$stackPos - (1 - 1)], 1), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 501 => function ($stackPos) {\n            $this->semValue = new Name\\Relative(\\substr($this->semStack[$stackPos - (1 - 1)], 10), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 502 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 503 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 504 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 505 => function ($stackPos) {\n            $this->semValue = new Expr\\Error($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n            $this->errorState = 2;\n        }, 506 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 507 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 508 => function ($stackPos) {\n            $this->semValue = null;\n        }, 509 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 510 => function ($stackPos) {\n            $this->semValue = array();\n        }, 511 => function ($stackPos) {\n            $this->semValue = array(new Scalar\\EncapsedStringPart(Scalar\\String_::parseEscapeSequences($this->semStack[$stackPos - (1 - 1)], '`'), $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes));\n        }, 512 => function ($stackPos) {\n            foreach ($this->semStack[$stackPos - (1 - 1)] as $s) {\n                if ($s instanceof Node\\Scalar\\EncapsedStringPart) {\n                    $s->value = Node\\Scalar\\String_::parseEscapeSequences($s->value, '`', \\true);\n                }\n            }\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 513 => function ($stackPos) {\n            $this->semValue = array();\n        }, 514 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 515 => function ($stackPos) {\n            $this->semValue = new Expr\\ConstFetch($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 516 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Line($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 517 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\File($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 518 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Dir($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 519 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Class_($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 520 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Trait_($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 521 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Method($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 522 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Function_($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 523 => function ($stackPos) {\n            $this->semValue = new Scalar\\MagicConst\\Namespace_($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 524 => function ($stackPos) {\n            $this->semValue = new Expr\\ClassConstFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 525 => function ($stackPos) {\n            $this->semValue = new Expr\\ClassConstFetch($this->semStack[$stackPos - (5 - 1)], $this->semStack[$stackPos - (5 - 4)], $this->startAttributeStack[$stackPos - (5 - 1)] + $this->endAttributes);\n        }, 526 => function ($stackPos) {\n            $this->semValue = new Expr\\ClassConstFetch($this->semStack[$stackPos - (3 - 1)], new Expr\\Error($this->startAttributeStack[$stackPos - (3 - 3)] + $this->endAttributeStack[$stackPos - (3 - 3)]), $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n            $this->errorState = 2;\n        }, 527 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes;\n            $attrs['kind'] = Expr\\Array_::KIND_SHORT;\n            $this->semValue = new Expr\\Array_($this->semStack[$stackPos - (3 - 2)], $attrs);\n        }, 528 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes;\n            $attrs['kind'] = Expr\\Array_::KIND_LONG;\n            $this->semValue = new Expr\\Array_($this->semStack[$stackPos - (4 - 3)], $attrs);\n        }, 529 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 530 => function ($stackPos) {\n            $this->semValue = Scalar\\String_::fromString($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 531 => function ($stackPos) {\n            $attrs = $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes;\n            $attrs['kind'] = Scalar\\String_::KIND_DOUBLE_QUOTED;\n            foreach ($this->semStack[$stackPos - (3 - 2)] as $s) {\n                if ($s instanceof Node\\Scalar\\EncapsedStringPart) {\n                    $s->value = Node\\Scalar\\String_::parseEscapeSequences($s->value, '\"', \\true);\n                }\n            }\n            $this->semValue = new Scalar\\Encapsed($this->semStack[$stackPos - (3 - 2)], $attrs);\n        }, 532 => function ($stackPos) {\n            $this->semValue = $this->parseLNumber($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 533 => function ($stackPos) {\n            $this->semValue = Scalar\\DNumber::fromString($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 534 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 535 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 536 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 537 => function ($stackPos) {\n            $this->semValue = $this->parseDocString($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes, $this->startAttributeStack[$stackPos - (3 - 3)] + $this->endAttributeStack[$stackPos - (3 - 3)], \\true);\n        }, 538 => function ($stackPos) {\n            $this->semValue = $this->parseDocString($this->semStack[$stackPos - (2 - 1)], '', $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes, $this->startAttributeStack[$stackPos - (2 - 2)] + $this->endAttributeStack[$stackPos - (2 - 2)], \\true);\n        }, 539 => function ($stackPos) {\n            $this->semValue = $this->parseDocString($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 2)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes, $this->startAttributeStack[$stackPos - (3 - 3)] + $this->endAttributeStack[$stackPos - (3 - 3)], \\true);\n        }, 540 => function ($stackPos) {\n            $this->semValue = null;\n        }, 541 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 542 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 543 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 544 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 545 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 546 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 547 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 548 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 549 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 550 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 551 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 552 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 553 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 554 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 555 => function ($stackPos) {\n            $this->semValue = new Expr\\MethodCall($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 556 => function ($stackPos) {\n            $this->semValue = new Expr\\NullsafeMethodCall($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->semStack[$stackPos - (4 - 4)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 557 => function ($stackPos) {\n            $this->semValue = null;\n        }, 558 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 559 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 560 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 561 => function ($stackPos) {\n            $this->semValue = new Expr\\PropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 562 => function ($stackPos) {\n            $this->semValue = new Expr\\NullsafePropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 563 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 564 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 565 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 566 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable(new Expr\\Error($this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes), $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n            $this->errorState = 2;\n        }, 567 => function ($stackPos) {\n            $var = $this->semStack[$stackPos - (1 - 1)]->name;\n            $this->semValue = \\is_string($var) ? new Node\\VarLikeIdentifier($var, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes) : $var;\n        }, 568 => function ($stackPos) {\n            $this->semValue = new Expr\\StaticPropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 569 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 570 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 571 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 572 => function ($stackPos) {\n            $this->semValue = new Expr\\PropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 573 => function ($stackPos) {\n            $this->semValue = new Expr\\NullsafePropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 574 => function ($stackPos) {\n            $this->semValue = new Expr\\StaticPropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 575 => function ($stackPos) {\n            $this->semValue = new Expr\\StaticPropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 576 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 577 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 578 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 579 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 580 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 581 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 582 => function ($stackPos) {\n            $this->semValue = new Expr\\Error($this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n            $this->errorState = 2;\n        }, 583 => function ($stackPos) {\n            $this->semValue = new Expr\\List_($this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 584 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n            $end = \\count($this->semValue) - 1;\n            if ($this->semValue[$end] === null) {\n                \\array_pop($this->semValue);\n            }\n        }, 585 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos];\n        }, 586 => function ($stackPos) {\n            /* do nothing -- prevent default action of $$=$this->semStack[$1]. See $551. */\n        }, 587 => function ($stackPos) {\n            $this->semStack[$stackPos - (3 - 1)][] = $this->semStack[$stackPos - (3 - 3)];\n            $this->semValue = $this->semStack[$stackPos - (3 - 1)];\n        }, 588 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 589 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (1 - 1)], null, \\false, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 590 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (2 - 2)], null, \\true, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 591 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (1 - 1)], null, \\false, $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 592 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (3 - 3)], $this->semStack[$stackPos - (3 - 1)], \\false, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 593 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (4 - 4)], $this->semStack[$stackPos - (4 - 1)], \\true, $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 594 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (3 - 3)], $this->semStack[$stackPos - (3 - 1)], \\false, $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 595 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayItem($this->semStack[$stackPos - (2 - 2)], null, \\false, $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes, \\true);\n        }, 596 => function ($stackPos) {\n            $this->semValue = null;\n        }, 597 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 598 => function ($stackPos) {\n            $this->semStack[$stackPos - (2 - 1)][] = $this->semStack[$stackPos - (2 - 2)];\n            $this->semValue = $this->semStack[$stackPos - (2 - 1)];\n        }, 599 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (1 - 1)]);\n        }, 600 => function ($stackPos) {\n            $this->semValue = array($this->semStack[$stackPos - (2 - 1)], $this->semStack[$stackPos - (2 - 2)]);\n        }, 601 => function ($stackPos) {\n            $this->semValue = new Scalar\\EncapsedStringPart($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 602 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 603 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }, 604 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (4 - 1)], $this->semStack[$stackPos - (4 - 3)], $this->startAttributeStack[$stackPos - (4 - 1)] + $this->endAttributes);\n        }, 605 => function ($stackPos) {\n            $this->semValue = new Expr\\PropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 606 => function ($stackPos) {\n            $this->semValue = new Expr\\NullsafePropertyFetch($this->semStack[$stackPos - (3 - 1)], $this->semStack[$stackPos - (3 - 3)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 607 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 608 => function ($stackPos) {\n            $this->semValue = new Expr\\Variable($this->semStack[$stackPos - (3 - 2)], $this->startAttributeStack[$stackPos - (3 - 1)] + $this->endAttributes);\n        }, 609 => function ($stackPos) {\n            $this->semValue = new Expr\\ArrayDimFetch($this->semStack[$stackPos - (6 - 2)], $this->semStack[$stackPos - (6 - 4)], $this->startAttributeStack[$stackPos - (6 - 1)] + $this->endAttributes);\n        }, 610 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (3 - 2)];\n        }, 611 => function ($stackPos) {\n            $this->semValue = new Scalar\\String_($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 612 => function ($stackPos) {\n            $this->semValue = $this->parseNumString($this->semStack[$stackPos - (1 - 1)], $this->startAttributeStack[$stackPos - (1 - 1)] + $this->endAttributes);\n        }, 613 => function ($stackPos) {\n            $this->semValue = $this->parseNumString('-' . $this->semStack[$stackPos - (2 - 2)], $this->startAttributeStack[$stackPos - (2 - 1)] + $this->endAttributes);\n        }, 614 => function ($stackPos) {\n            $this->semValue = $this->semStack[$stackPos - (1 - 1)];\n        }];\n    }\n}\n<?php\n\nnamespace PHPUnit\\PhpParser\\Parser;\n\n/* GENERATED file based on grammar/tokens.y */\nfinal class Tokens\n{\n    const YYERRTOK = 256;\n    const T_THROW = 257;\n    const T_INCLUDE = 258;\n    const T_INCLUDE_ONCE = 259;\n    const T_EVAL = 260;\n    const T_REQUIRE = 261;\n    const T_REQUIRE_ONCE = 262;\n    const T_LOGICAL_OR = 263;\n    const T_LOGICAL_XOR = 264;\n    const T_LOGICAL_AND = 265;\n    const T_PRINT = 266;\n    const T_YIELD = 267;\n    const T_DOUBLE_ARROW = 268;\n    const T_YIELD_FROM = 269;\n    const T_PLUS_EQUAL = 270;\n    const T_MINUS_EQUAL = 271;\n    const T_MUL_EQUAL = 272;\n    const T_DIV_EQUAL = 273;\n    const T_CONCAT_EQUAL = 274;\n    const T_MOD_EQUAL = 275;\n    const T_AND_EQUAL = 276;\n    const T_OR_EQUAL = 277;\n    const T_XOR_EQUAL = 278;\n    const T_SL_EQUAL = 279;\n    const T_SR_EQUAL = 280;\n    const T_POW_EQUAL = 281;\n    const T_COALESCE_EQUAL = 282;\n    const T_COALESCE = 283;\n    const T_BOOLEAN_OR = 284;\n    const T_BOOLEAN_AND = 285;\n    const T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG = 286;\n    const T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG = 287;\n    const T_IS_EQUAL = 288;\n    const T_IS_NOT_EQUAL = 289;\n    const T_IS_IDENTICAL = 290;\n    const T_IS_NOT_IDENTICAL = 291;\n    const T_SPACESHIP = 292;\n    const T_IS_SMALLER_OR_EQUAL = 293;\n    const T_IS_GREATER_OR_EQUAL = 294;\n    const T_SL = 295;\n    const T_SR = 296;\n    const T_INSTANCEOF = 297;\n    const T_INC = 298;\n    const T_DEC = 299;\n    const T_INT_CAST = 300;\n    const T_DOUBLE_CAST = 301;\n    const T_STRING_CAST = 302;\n    const T_ARRAY_CAST = 303;\n    const T_OBJECT_CAST = 304;\n    const T_BOOL_CAST = 305;\n    const T_UNSET_CAST = 306;\n    const T_POW = 307;\n    const T_NEW = 308;\n    const T_CLONE = 309;\n    const T_EXIT = 310;\n    const T_IF = 311;\n    const T_ELSEIF = 312;\n    const T_ELSE = 313;\n    const T_ENDIF = 314;\n    const T_LNUMBER = 315;\n    const T_DNUMBER = 316;\n    const T_STRING = 317;\n    const T_STRING_VARNAME = 318;\n    const T_VARIABLE = 319;\n    const T_NUM_STRING = 320;\n    const T_INLINE_HTML = 321;\n    const T_ENCAPSED_AND_WHITESPACE = 322;\n    const T_CONSTANT_ENCAPSED_STRING = 323;\n    const T_ECHO = 324;\n    const T_DO = 325;\n    const T_WHILE = 326;\n    const T_ENDWHILE = 327;\n    const T_FOR = 328;\n    const T_ENDFOR = 329;\n    const T_FOREACH = 330;\n    const T_ENDFOREACH = 331;\n    const T_DECLARE = 332;\n    const T_ENDDECLARE = 333;\n    const T_AS = 334;\n    const T_SWITCH = 335;\n    const T_MATCH = 336;\n    const T_ENDSWITCH = 337;\n    const T_CASE = 338;\n    const T_DEFAULT = 339;\n    const T_BREAK = 340;\n    const T_CONTINUE = 341;\n    const T_GOTO = 342;\n    const T_FUNCTION = 343;\n    const T_FN = 344;\n    const T_CONST = 345;\n    const T_RETURN = 346;\n    const T_TRY = 347;\n    const T_CATCH = 348;\n    const T_FINALLY = 349;\n    const T_USE = 350;\n    const T_INSTEADOF = 351;\n    const T_GLOBAL = 352;\n    const T_STATIC = 353;\n    const T_ABSTRACT = 354;\n    const T_FINAL = 355;\n    const T_PRIVATE = 356;\n    const T_PROTECTED = 357;\n    const T_PUBLIC = 358;\n    const T_READONLY = 359;\n    const T_VAR = 360;\n    const T_UNSET = 361;\n    const T_ISSET = 362;\n    const T_EMPTY = 363;\n    const T_HALT_COMPILER = 364;\n    const T_CLASS = 365;\n    const T_TRAIT = 366;\n    const T_INTERFACE = 367;\n    const T_ENUM = 368;\n    const T_EXTENDS = 369;\n    const T_IMPLEMENTS = 370;\n    const T_OBJECT_OPERATOR = 371;\n    const T_NULLSAFE_OBJECT_OPERATOR = 372;\n    const T_LIST = 373;\n    const T_ARRAY = 374;\n    const T_CALLABLE = 375;\n    const T_CLASS_C = 376;\n    const T_TRAIT_C = 377;\n    const T_METHOD_C = 378;\n    const T_FUNC_C = 379;\n    const T_LINE = 380;\n    const T_FILE = 381;\n    const T_START_HEREDOC = 382;\n    const T_END_HEREDOC = 383;\n    const T_DOLLAR_OPEN_CURLY_BRACES = 384;\n    const T_CURLY_OPEN = 385;\n    const T_PAAMAYIM_NEKUDOTAYIM = 386;\n    const T_NAMESPACE = 387;\n    const T_NS_C = 388;\n    const T_DIR = 389;\n    const T_NS_SEPARATOR = 390;\n    const T_ELLIPSIS = 391;\n    const T_NAME_FULLY_QUALIFIED = 392;\n    const T_NAME_QUALIFIED = 393;\n    const T_NAME_RELATIVE = 394;\n    const T_ATTRIBUTE = 395;\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\n/*\n * This parser is based on a skeleton written by Moriyoshi Koizumi, which in\n * turn is based on work by Masato Bito.\n */\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast\\Double;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Param;\nuse PHPUnit\\PhpParser\\Node\\Scalar\\Encapsed;\nuse PHPUnit\\PhpParser\\Node\\Scalar\\LNumber;\nuse PHPUnit\\PhpParser\\Node\\Scalar\\String_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Class_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\ClassConst;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\ClassMethod;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Else_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\ElseIf_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Enum_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Interface_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Namespace_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Nop;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Property;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\TryCatch;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\UseUse;\nuse PHPUnit\\PhpParser\\Node\\VarLikeIdentifier;\nabstract class ParserAbstract implements Parser\n{\n    const SYMBOL_NONE = -1;\n    /*\n     * The following members will be filled with generated parsing data:\n     */\n    /** @var int Size of $tokenToSymbol map */\n    protected $tokenToSymbolMapSize;\n    /** @var int Size of $action table */\n    protected $actionTableSize;\n    /** @var int Size of $goto table */\n    protected $gotoTableSize;\n    /** @var int Symbol number signifying an invalid token */\n    protected $invalidSymbol;\n    /** @var int Symbol number of error recovery token */\n    protected $errorSymbol;\n    /** @var int Action number signifying default action */\n    protected $defaultAction;\n    /** @var int Rule number signifying that an unexpected token was encountered */\n    protected $unexpectedTokenRule;\n    protected $YY2TBLSTATE;\n    /** @var int Number of non-leaf states */\n    protected $numNonLeafStates;\n    /** @var int[] Map of lexer tokens to internal symbols */\n    protected $tokenToSymbol;\n    /** @var string[] Map of symbols to their names */\n    protected $symbolToName;\n    /** @var array Names of the production rules (only necessary for debugging) */\n    protected $productions;\n    /** @var int[] Map of states to a displacement into the $action table. The corresponding action for this\n     *             state/symbol pair is $action[$actionBase[$state] + $symbol]. If $actionBase[$state] is 0, the\n     *             action is defaulted, i.e. $actionDefault[$state] should be used instead. */\n    protected $actionBase;\n    /** @var int[] Table of actions. Indexed according to $actionBase comment. */\n    protected $action;\n    /** @var int[] Table indexed analogously to $action. If $actionCheck[$actionBase[$state] + $symbol] != $symbol\n     *             then the action is defaulted, i.e. $actionDefault[$state] should be used instead. */\n    protected $actionCheck;\n    /** @var int[] Map of states to their default action */\n    protected $actionDefault;\n    /** @var callable[] Semantic action callbacks */\n    protected $reduceCallbacks;\n    /** @var int[] Map of non-terminals to a displacement into the $goto table. The corresponding goto state for this\n     *             non-terminal/state pair is $goto[$gotoBase[$nonTerminal] + $state] (unless defaulted) */\n    protected $gotoBase;\n    /** @var int[] Table of states to goto after reduction. Indexed according to $gotoBase comment. */\n    protected $goto;\n    /** @var int[] Table indexed analogously to $goto. If $gotoCheck[$gotoBase[$nonTerminal] + $state] != $nonTerminal\n     *             then the goto state is defaulted, i.e. $gotoDefault[$nonTerminal] should be used. */\n    protected $gotoCheck;\n    /** @var int[] Map of non-terminals to the default state to goto after their reduction */\n    protected $gotoDefault;\n    /** @var int[] Map of rules to the non-terminal on their left-hand side, i.e. the non-terminal to use for\n     *             determining the state to goto after reduction. */\n    protected $ruleToNonTerminal;\n    /** @var int[] Map of rules to the length of their right-hand side, which is the number of elements that have to\n     *             be popped from the stack(s) on reduction. */\n    protected $ruleToLength;\n    /*\n     * The following members are part of the parser state:\n     */\n    /** @var Lexer Lexer that is used when parsing */\n    protected $lexer;\n    /** @var mixed Temporary value containing the result of last semantic action (reduction) */\n    protected $semValue;\n    /** @var array Semantic value stack (contains values of tokens and semantic action results) */\n    protected $semStack;\n    /** @var array[] Start attribute stack */\n    protected $startAttributeStack;\n    /** @var array[] End attribute stack */\n    protected $endAttributeStack;\n    /** @var array End attributes of last *shifted* token */\n    protected $endAttributes;\n    /** @var array Start attributes of last *read* token */\n    protected $lookaheadStartAttributes;\n    /** @var ErrorHandler Error handler */\n    protected $errorHandler;\n    /** @var int Error state, used to avoid error floods */\n    protected $errorState;\n    /**\n     * Initialize $reduceCallbacks map.\n     */\n    protected abstract function initReduceCallbacks();\n    /**\n     * Creates a parser instance.\n     *\n     * Options: Currently none.\n     *\n     * @param Lexer $lexer A lexer\n     * @param array $options Options array.\n     */\n    public function __construct(Lexer $lexer, array $options = [])\n    {\n        $this->lexer = $lexer;\n        if (isset($options['throwOnError'])) {\n            throw new \\LogicException('\"throwOnError\" is no longer supported, use \"errorHandler\" instead');\n        }\n        $this->initReduceCallbacks();\n    }\n    /**\n     * Parses PHP code into a node tree.\n     *\n     * If a non-throwing error handler is used, the parser will continue parsing after an error\n     * occurred and attempt to build a partial AST.\n     *\n     * @param string $code The source code to parse\n     * @param ErrorHandler|null $errorHandler Error handler to use for lexer/parser errors, defaults\n     *                                        to ErrorHandler\\Throwing.\n     *\n     * @return Node\\Stmt[]|null Array of statements (or null non-throwing error handler is used and\n     *                          the parser was unable to recover from an error).\n     */\n    public function parse(string $code, ErrorHandler $errorHandler = null)\n    {\n        $this->errorHandler = $errorHandler ?: new ErrorHandler\\Throwing();\n        $this->lexer->startLexing($code, $this->errorHandler);\n        $result = $this->doParse();\n        // Clear out some of the interior state, so we don't hold onto unnecessary\n        // memory between uses of the parser\n        $this->startAttributeStack = [];\n        $this->endAttributeStack = [];\n        $this->semStack = [];\n        $this->semValue = null;\n        return $result;\n    }\n    protected function doParse()\n    {\n        // We start off with no lookahead-token\n        $symbol = self::SYMBOL_NONE;\n        // The attributes for a node are taken from the first and last token of the node.\n        // From the first token only the startAttributes are taken and from the last only\n        // the endAttributes. Both are merged using the array union operator (+).\n        $startAttributes = [];\n        $endAttributes = [];\n        $this->endAttributes = $endAttributes;\n        // Keep stack of start and end attributes\n        $this->startAttributeStack = [];\n        $this->endAttributeStack = [$endAttributes];\n        // Start off in the initial state and keep a stack of previous states\n        $state = 0;\n        $stateStack = [$state];\n        // Semantic value stack (contains values of tokens and semantic action results)\n        $this->semStack = [];\n        // Current position in the stack(s)\n        $stackPos = 0;\n        $this->errorState = 0;\n        for (;;) {\n            //$this->traceNewState($state, $symbol);\n            if ($this->actionBase[$state] === 0) {\n                $rule = $this->actionDefault[$state];\n            } else {\n                if ($symbol === self::SYMBOL_NONE) {\n                    // Fetch the next token id from the lexer and fetch additional info by-ref.\n                    // The end attributes are fetched into a temporary variable and only set once the token is really\n                    // shifted (not during read). Otherwise you would sometimes get off-by-one errors, when a rule is\n                    // reduced after a token was read but not yet shifted.\n                    $tokenId = $this->lexer->getNextToken($tokenValue, $startAttributes, $endAttributes);\n                    // map the lexer token id to the internally used symbols\n                    $symbol = $tokenId >= 0 && $tokenId < $this->tokenToSymbolMapSize ? $this->tokenToSymbol[$tokenId] : $this->invalidSymbol;\n                    if ($symbol === $this->invalidSymbol) {\n                        throw new \\RangeException(\\sprintf('The lexer returned an invalid token (id=%d, value=%s)', $tokenId, $tokenValue));\n                    }\n                    // Allow productions to access the start attributes of the lookahead token.\n                    $this->lookaheadStartAttributes = $startAttributes;\n                    //$this->traceRead($symbol);\n                }\n                $idx = $this->actionBase[$state] + $symbol;\n                if (($idx >= 0 && $idx < $this->actionTableSize && $this->actionCheck[$idx] === $symbol || $state < $this->YY2TBLSTATE && ($idx = $this->actionBase[$state + $this->numNonLeafStates] + $symbol) >= 0 && $idx < $this->actionTableSize && $this->actionCheck[$idx] === $symbol) && ($action = $this->action[$idx]) !== $this->defaultAction) {\n                    /*\n                     * >= numNonLeafStates: shift and reduce\n                     * > 0: shift\n                     * = 0: accept\n                     * < 0: reduce\n                     * = -YYUNEXPECTED: error\n                     */\n                    if ($action > 0) {\n                        /* shift */\n                        //$this->traceShift($symbol);\n                        ++$stackPos;\n                        $stateStack[$stackPos] = $state = $action;\n                        $this->semStack[$stackPos] = $tokenValue;\n                        $this->startAttributeStack[$stackPos] = $startAttributes;\n                        $this->endAttributeStack[$stackPos] = $endAttributes;\n                        $this->endAttributes = $endAttributes;\n                        $symbol = self::SYMBOL_NONE;\n                        if ($this->errorState) {\n                            --$this->errorState;\n                        }\n                        if ($action < $this->numNonLeafStates) {\n                            continue;\n                        }\n                        /* $yyn >= numNonLeafStates means shift-and-reduce */\n                        $rule = $action - $this->numNonLeafStates;\n                    } else {\n                        $rule = -$action;\n                    }\n                } else {\n                    $rule = $this->actionDefault[$state];\n                }\n            }\n            for (;;) {\n                if ($rule === 0) {\n                    /* accept */\n                    //$this->traceAccept();\n                    return $this->semValue;\n                } elseif ($rule !== $this->unexpectedTokenRule) {\n                    /* reduce */\n                    //$this->traceReduce($rule);\n                    try {\n                        $this->reduceCallbacks[$rule]($stackPos);\n                    } catch (Error $e) {\n                        if (-1 === $e->getStartLine() && isset($startAttributes['startLine'])) {\n                            $e->setStartLine($startAttributes['startLine']);\n                        }\n                        $this->emitError($e);\n                        // Can't recover from this type of error\n                        return null;\n                    }\n                    /* Goto - shift nonterminal */\n                    $lastEndAttributes = $this->endAttributeStack[$stackPos];\n                    $ruleLength = $this->ruleToLength[$rule];\n                    $stackPos -= $ruleLength;\n                    $nonTerminal = $this->ruleToNonTerminal[$rule];\n                    $idx = $this->gotoBase[$nonTerminal] + $stateStack[$stackPos];\n                    if ($idx >= 0 && $idx < $this->gotoTableSize && $this->gotoCheck[$idx] === $nonTerminal) {\n                        $state = $this->goto[$idx];\n                    } else {\n                        $state = $this->gotoDefault[$nonTerminal];\n                    }\n                    ++$stackPos;\n                    $stateStack[$stackPos] = $state;\n                    $this->semStack[$stackPos] = $this->semValue;\n                    $this->endAttributeStack[$stackPos] = $lastEndAttributes;\n                    if ($ruleLength === 0) {\n                        // Empty productions use the start attributes of the lookahead token.\n                        $this->startAttributeStack[$stackPos] = $this->lookaheadStartAttributes;\n                    }\n                } else {\n                    /* error */\n                    switch ($this->errorState) {\n                        case 0:\n                            $msg = $this->getErrorMessage($symbol, $state);\n                            $this->emitError(new Error($msg, $startAttributes + $endAttributes));\n                        // Break missing intentionally\n                        case 1:\n                        case 2:\n                            $this->errorState = 3;\n                            // Pop until error-expecting state uncovered\n                            while (!(($idx = $this->actionBase[$state] + $this->errorSymbol) >= 0 && $idx < $this->actionTableSize && $this->actionCheck[$idx] === $this->errorSymbol || $state < $this->YY2TBLSTATE && ($idx = $this->actionBase[$state + $this->numNonLeafStates] + $this->errorSymbol) >= 0 && $idx < $this->actionTableSize && $this->actionCheck[$idx] === $this->errorSymbol) || ($action = $this->action[$idx]) === $this->defaultAction) {\n                                // Not totally sure about this\n                                if ($stackPos <= 0) {\n                                    // Could not recover from error\n                                    return null;\n                                }\n                                $state = $stateStack[--$stackPos];\n                                //$this->tracePop($state);\n                            }\n                            //$this->traceShift($this->errorSymbol);\n                            ++$stackPos;\n                            $stateStack[$stackPos] = $state = $action;\n                            // We treat the error symbol as being empty, so we reset the end attributes\n                            // to the end attributes of the last non-error symbol\n                            $this->startAttributeStack[$stackPos] = $this->lookaheadStartAttributes;\n                            $this->endAttributeStack[$stackPos] = $this->endAttributeStack[$stackPos - 1];\n                            $this->endAttributes = $this->endAttributeStack[$stackPos - 1];\n                            break;\n                        case 3:\n                            if ($symbol === 0) {\n                                // Reached EOF without recovering from error\n                                return null;\n                            }\n                            //$this->traceDiscard($symbol);\n                            $symbol = self::SYMBOL_NONE;\n                            break 2;\n                    }\n                }\n                if ($state < $this->numNonLeafStates) {\n                    break;\n                }\n                /* >= numNonLeafStates means shift-and-reduce */\n                $rule = $state - $this->numNonLeafStates;\n            }\n        }\n        throw new \\RuntimeException('Reached end of parser loop');\n    }\n    protected function emitError(Error $error)\n    {\n        $this->errorHandler->handleError($error);\n    }\n    /**\n     * Format error message including expected tokens.\n     *\n     * @param int $symbol Unexpected symbol\n     * @param int $state  State at time of error\n     *\n     * @return string Formatted error message\n     */\n    protected function getErrorMessage(int $symbol, int $state) : string\n    {\n        $expectedString = '';\n        if ($expected = $this->getExpectedTokens($state)) {\n            $expectedString = ', expecting ' . \\implode(' or ', $expected);\n        }\n        return 'Syntax error, unexpected ' . $this->symbolToName[$symbol] . $expectedString;\n    }\n    /**\n     * Get limited number of expected tokens in given state.\n     *\n     * @param int $state State\n     *\n     * @return string[] Expected tokens. If too many, an empty array is returned.\n     */\n    protected function getExpectedTokens(int $state) : array\n    {\n        $expected = [];\n        $base = $this->actionBase[$state];\n        foreach ($this->symbolToName as $symbol => $name) {\n            $idx = $base + $symbol;\n            if ($idx >= 0 && $idx < $this->actionTableSize && $this->actionCheck[$idx] === $symbol || $state < $this->YY2TBLSTATE && ($idx = $this->actionBase[$state + $this->numNonLeafStates] + $symbol) >= 0 && $idx < $this->actionTableSize && $this->actionCheck[$idx] === $symbol) {\n                if ($this->action[$idx] !== $this->unexpectedTokenRule && $this->action[$idx] !== $this->defaultAction && $symbol !== $this->errorSymbol) {\n                    if (\\count($expected) === 4) {\n                        /* Too many expected tokens */\n                        return [];\n                    }\n                    $expected[] = $name;\n                }\n            }\n        }\n        return $expected;\n    }\n    /*\n     * Tracing functions used for debugging the parser.\n     */\n    /*\n    protected function traceNewState($state, $symbol) {\n        echo '% State ' . $state\n            . ', Lookahead ' . ($symbol == self::SYMBOL_NONE ? '--none--' : $this->symbolToName[$symbol]) . \"\\n\";\n    }\n    \n    protected function traceRead($symbol) {\n        echo '% Reading ' . $this->symbolToName[$symbol] . \"\\n\";\n    }\n    \n    protected function traceShift($symbol) {\n        echo '% Shift ' . $this->symbolToName[$symbol] . \"\\n\";\n    }\n    \n    protected function traceAccept() {\n        echo \"% Accepted.\\n\";\n    }\n    \n    protected function traceReduce($n) {\n        echo '% Reduce by (' . $n . ') ' . $this->productions[$n] . \"\\n\";\n    }\n    \n    protected function tracePop($state) {\n        echo '% Recovering, uncovered state ' . $state . \"\\n\";\n    }\n    \n    protected function traceDiscard($symbol) {\n        echo '% Discard ' . $this->symbolToName[$symbol] . \"\\n\";\n    }\n    */\n    /*\n     * Helper functions invoked by semantic actions\n     */\n    /**\n     * Moves statements of semicolon-style namespaces into $ns->stmts and checks various error conditions.\n     *\n     * @param Node\\Stmt[] $stmts\n     * @return Node\\Stmt[]\n     */\n    protected function handleNamespaces(array $stmts) : array\n    {\n        $hasErrored = \\false;\n        $style = $this->getNamespacingStyle($stmts);\n        if (null === $style) {\n            // not namespaced, nothing to do\n            return $stmts;\n        } elseif ('brace' === $style) {\n            // For braced namespaces we only have to check that there are no invalid statements between the namespaces\n            $afterFirstNamespace = \\false;\n            foreach ($stmts as $stmt) {\n                if ($stmt instanceof Node\\Stmt\\Namespace_) {\n                    $afterFirstNamespace = \\true;\n                } elseif (!$stmt instanceof Node\\Stmt\\HaltCompiler && !$stmt instanceof Node\\Stmt\\Nop && $afterFirstNamespace && !$hasErrored) {\n                    $this->emitError(new Error('No code may exist outside of namespace {}', $stmt->getAttributes()));\n                    $hasErrored = \\true;\n                    // Avoid one error for every statement\n                }\n            }\n            return $stmts;\n        } else {\n            // For semicolon namespaces we have to move the statements after a namespace declaration into ->stmts\n            $resultStmts = [];\n            $targetStmts =& $resultStmts;\n            $lastNs = null;\n            foreach ($stmts as $stmt) {\n                if ($stmt instanceof Node\\Stmt\\Namespace_) {\n                    if ($lastNs !== null) {\n                        $this->fixupNamespaceAttributes($lastNs);\n                    }\n                    if ($stmt->stmts === null) {\n                        $stmt->stmts = [];\n                        $targetStmts =& $stmt->stmts;\n                        $resultStmts[] = $stmt;\n                    } else {\n                        // This handles the invalid case of mixed style namespaces\n                        $resultStmts[] = $stmt;\n                        $targetStmts =& $resultStmts;\n                    }\n                    $lastNs = $stmt;\n                } elseif ($stmt instanceof Node\\Stmt\\HaltCompiler) {\n                    // __halt_compiler() is not moved into the namespace\n                    $resultStmts[] = $stmt;\n                } else {\n                    $targetStmts[] = $stmt;\n                }\n            }\n            if ($lastNs !== null) {\n                $this->fixupNamespaceAttributes($lastNs);\n            }\n            return $resultStmts;\n        }\n    }\n    private function fixupNamespaceAttributes(Node\\Stmt\\Namespace_ $stmt)\n    {\n        // We moved the statements into the namespace node, as such the end of the namespace node\n        // needs to be extended to the end of the statements.\n        if (empty($stmt->stmts)) {\n            return;\n        }\n        // We only move the builtin end attributes here. This is the best we can do with the\n        // knowledge we have.\n        $endAttributes = ['endLine', 'endFilePos', 'endTokenPos'];\n        $lastStmt = $stmt->stmts[\\count($stmt->stmts) - 1];\n        foreach ($endAttributes as $endAttribute) {\n            if ($lastStmt->hasAttribute($endAttribute)) {\n                $stmt->setAttribute($endAttribute, $lastStmt->getAttribute($endAttribute));\n            }\n        }\n    }\n    /**\n     * Determine namespacing style (semicolon or brace)\n     *\n     * @param Node[] $stmts Top-level statements.\n     *\n     * @return null|string One of \"semicolon\", \"brace\" or null (no namespaces)\n     */\n    private function getNamespacingStyle(array $stmts)\n    {\n        $style = null;\n        $hasNotAllowedStmts = \\false;\n        foreach ($stmts as $i => $stmt) {\n            if ($stmt instanceof Node\\Stmt\\Namespace_) {\n                $currentStyle = null === $stmt->stmts ? 'semicolon' : 'brace';\n                if (null === $style) {\n                    $style = $currentStyle;\n                    if ($hasNotAllowedStmts) {\n                        $this->emitError(new Error('Namespace declaration statement has to be the very first statement in the script', $stmt->getLine()));\n                    }\n                } elseif ($style !== $currentStyle) {\n                    $this->emitError(new Error('Cannot mix bracketed namespace declarations with unbracketed namespace declarations', $stmt->getLine()));\n                    // Treat like semicolon style for namespace normalization\n                    return 'semicolon';\n                }\n                continue;\n            }\n            /* declare(), __halt_compiler() and nops can be used before a namespace declaration */\n            if ($stmt instanceof Node\\Stmt\\Declare_ || $stmt instanceof Node\\Stmt\\HaltCompiler || $stmt instanceof Node\\Stmt\\Nop) {\n                continue;\n            }\n            /* There may be a hashbang line at the very start of the file */\n            if ($i === 0 && $stmt instanceof Node\\Stmt\\InlineHTML && \\preg_match('/\\\\A#!.*\\\\r?\\\\n\\\\z/', $stmt->value)) {\n                continue;\n            }\n            /* Everything else if forbidden before namespace declarations */\n            $hasNotAllowedStmts = \\true;\n        }\n        return $style;\n    }\n    /**\n     * Fix up parsing of static property calls in PHP 5.\n     *\n     * In PHP 5 A::$b[c][d] and A::$b[c][d]() have very different interpretation. The former is\n     * interpreted as (A::$b)[c][d], while the latter is the same as A::{$b[c][d]}(). We parse the\n     * latter as the former initially and this method fixes the AST into the correct form when we\n     * encounter the \"()\".\n     *\n     * @param  Node\\Expr\\StaticPropertyFetch|Node\\Expr\\ArrayDimFetch $prop\n     * @param  Node\\Arg[] $args\n     * @param  array      $attributes\n     *\n     * @return Expr\\StaticCall\n     */\n    protected function fixupPhp5StaticPropCall($prop, array $args, array $attributes) : Expr\\StaticCall\n    {\n        if ($prop instanceof Node\\Expr\\StaticPropertyFetch) {\n            $name = $prop->name instanceof VarLikeIdentifier ? $prop->name->toString() : $prop->name;\n            $var = new Expr\\Variable($name, $prop->name->getAttributes());\n            return new Expr\\StaticCall($prop->class, $var, $args, $attributes);\n        } elseif ($prop instanceof Node\\Expr\\ArrayDimFetch) {\n            $tmp = $prop;\n            while ($tmp->var instanceof Node\\Expr\\ArrayDimFetch) {\n                $tmp = $tmp->var;\n            }\n            /** @var Expr\\StaticPropertyFetch $staticProp */\n            $staticProp = $tmp->var;\n            // Set start attributes to attributes of innermost node\n            $tmp = $prop;\n            $this->fixupStartAttributes($tmp, $staticProp->name);\n            while ($tmp->var instanceof Node\\Expr\\ArrayDimFetch) {\n                $tmp = $tmp->var;\n                $this->fixupStartAttributes($tmp, $staticProp->name);\n            }\n            $name = $staticProp->name instanceof VarLikeIdentifier ? $staticProp->name->toString() : $staticProp->name;\n            $tmp->var = new Expr\\Variable($name, $staticProp->name->getAttributes());\n            return new Expr\\StaticCall($staticProp->class, $prop, $args, $attributes);\n        } else {\n            throw new \\Exception();\n        }\n    }\n    protected function fixupStartAttributes(Node $to, Node $from)\n    {\n        $startAttributes = ['startLine', 'startFilePos', 'startTokenPos'];\n        foreach ($startAttributes as $startAttribute) {\n            if ($from->hasAttribute($startAttribute)) {\n                $to->setAttribute($startAttribute, $from->getAttribute($startAttribute));\n            }\n        }\n    }\n    protected function handleBuiltinTypes(Name $name)\n    {\n        $builtinTypes = ['bool' => \\true, 'int' => \\true, 'float' => \\true, 'string' => \\true, 'iterable' => \\true, 'void' => \\true, 'object' => \\true, 'null' => \\true, 'false' => \\true, 'mixed' => \\true, 'never' => \\true, 'true' => \\true];\n        if (!$name->isUnqualified()) {\n            return $name;\n        }\n        $lowerName = $name->toLowerString();\n        if (!isset($builtinTypes[$lowerName])) {\n            return $name;\n        }\n        return new Node\\Identifier($lowerName, $name->getAttributes());\n    }\n    /**\n     * Get combined start and end attributes at a stack location\n     *\n     * @param int $pos Stack location\n     *\n     * @return array Combined start and end attributes\n     */\n    protected function getAttributesAt(int $pos) : array\n    {\n        return $this->startAttributeStack[$pos] + $this->endAttributeStack[$pos];\n    }\n    protected function getFloatCastKind(string $cast) : int\n    {\n        $cast = \\strtolower($cast);\n        if (\\strpos($cast, 'float') !== \\false) {\n            return Double::KIND_FLOAT;\n        }\n        if (\\strpos($cast, 'real') !== \\false) {\n            return Double::KIND_REAL;\n        }\n        return Double::KIND_DOUBLE;\n    }\n    protected function parseLNumber($str, $attributes, $allowInvalidOctal = \\false)\n    {\n        try {\n            return LNumber::fromString($str, $attributes, $allowInvalidOctal);\n        } catch (Error $error) {\n            $this->emitError($error);\n            // Use dummy value\n            return new LNumber(0, $attributes);\n        }\n    }\n    /**\n     * Parse a T_NUM_STRING token into either an integer or string node.\n     *\n     * @param string $str        Number string\n     * @param array  $attributes Attributes\n     *\n     * @return LNumber|String_ Integer or string node.\n     */\n    protected function parseNumString(string $str, array $attributes)\n    {\n        if (!\\preg_match('/^(?:0|-?[1-9][0-9]*)$/', $str)) {\n            return new String_($str, $attributes);\n        }\n        $num = +$str;\n        if (!\\is_int($num)) {\n            return new String_($str, $attributes);\n        }\n        return new LNumber($num, $attributes);\n    }\n    protected function stripIndentation(string $string, int $indentLen, string $indentChar, bool $newlineAtStart, bool $newlineAtEnd, array $attributes)\n    {\n        if ($indentLen === 0) {\n            return $string;\n        }\n        $start = $newlineAtStart ? '(?:(?<=\\\\n)|\\\\A)' : '(?<=\\\\n)';\n        $end = $newlineAtEnd ? '(?:(?=[\\\\r\\\\n])|\\\\z)' : '(?=[\\\\r\\\\n])';\n        $regex = '/' . $start . '([ \\\\t]*)(' . $end . ')?/';\n        return \\preg_replace_callback($regex, function ($matches) use($indentLen, $indentChar, $attributes) {\n            $prefix = \\substr($matches[1], 0, $indentLen);\n            if (\\false !== \\strpos($prefix, $indentChar === \" \" ? \"\\t\" : \" \")) {\n                $this->emitError(new Error('Invalid indentation - tabs and spaces cannot be mixed', $attributes));\n            } elseif (\\strlen($prefix) < $indentLen && !isset($matches[2])) {\n                $this->emitError(new Error('Invalid body indentation level ' . '(expecting an indentation level of at least ' . $indentLen . ')', $attributes));\n            }\n            return \\substr($matches[0], \\strlen($prefix));\n        }, $string);\n    }\n    protected function parseDocString(string $startToken, $contents, string $endToken, array $attributes, array $endTokenAttributes, bool $parseUnicodeEscape)\n    {\n        $kind = \\strpos($startToken, \"'\") === \\false ? String_::KIND_HEREDOC : String_::KIND_NOWDOC;\n        $regex = '/\\\\A[bB]?<<<[ \\\\t]*[\\'\"]?([a-zA-Z_\\\\x7f-\\\\xff][a-zA-Z0-9_\\\\x7f-\\\\xff]*)[\\'\"]?(?:\\\\r\\\\n|\\\\n|\\\\r)\\\\z/';\n        $result = \\preg_match($regex, $startToken, $matches);\n        \\assert($result === 1);\n        $label = $matches[1];\n        $result = \\preg_match('/\\\\A[ \\\\t]*/', $endToken, $matches);\n        \\assert($result === 1);\n        $indentation = $matches[0];\n        $attributes['kind'] = $kind;\n        $attributes['docLabel'] = $label;\n        $attributes['docIndentation'] = $indentation;\n        $indentHasSpaces = \\false !== \\strpos($indentation, \" \");\n        $indentHasTabs = \\false !== \\strpos($indentation, \"\\t\");\n        if ($indentHasSpaces && $indentHasTabs) {\n            $this->emitError(new Error('Invalid indentation - tabs and spaces cannot be mixed', $endTokenAttributes));\n            // Proceed processing as if this doc string is not indented\n            $indentation = '';\n        }\n        $indentLen = \\strlen($indentation);\n        $indentChar = $indentHasSpaces ? \" \" : \"\\t\";\n        if (\\is_string($contents)) {\n            if ($contents === '') {\n                return new String_('', $attributes);\n            }\n            $contents = $this->stripIndentation($contents, $indentLen, $indentChar, \\true, \\true, $attributes);\n            $contents = \\preg_replace('~(\\\\r\\\\n|\\\\n|\\\\r)\\\\z~', '', $contents);\n            if ($kind === String_::KIND_HEREDOC) {\n                $contents = String_::parseEscapeSequences($contents, null, $parseUnicodeEscape);\n            }\n            return new String_($contents, $attributes);\n        } else {\n            \\assert(\\count($contents) > 0);\n            if (!$contents[0] instanceof Node\\Scalar\\EncapsedStringPart) {\n                // If there is no leading encapsed string part, pretend there is an empty one\n                $this->stripIndentation('', $indentLen, $indentChar, \\true, \\false, $contents[0]->getAttributes());\n            }\n            $newContents = [];\n            foreach ($contents as $i => $part) {\n                if ($part instanceof Node\\Scalar\\EncapsedStringPart) {\n                    $isLast = $i === \\count($contents) - 1;\n                    $part->value = $this->stripIndentation($part->value, $indentLen, $indentChar, $i === 0, $isLast, $part->getAttributes());\n                    $part->value = String_::parseEscapeSequences($part->value, null, $parseUnicodeEscape);\n                    if ($isLast) {\n                        $part->value = \\preg_replace('~(\\\\r\\\\n|\\\\n|\\\\r)\\\\z~', '', $part->value);\n                    }\n                    if ('' === $part->value) {\n                        continue;\n                    }\n                }\n                $newContents[] = $part;\n            }\n            return new Encapsed($newContents, $attributes);\n        }\n    }\n    /**\n     * Create attributes for a zero-length common-capturing nop.\n     *\n     * @param Comment[] $comments\n     * @return array\n     */\n    protected function createCommentNopAttributes(array $comments)\n    {\n        $comment = $comments[\\count($comments) - 1];\n        $commentEndLine = $comment->getEndLine();\n        $commentEndFilePos = $comment->getEndFilePos();\n        $commentEndTokenPos = $comment->getEndTokenPos();\n        $attributes = ['comments' => $comments];\n        if (-1 !== $commentEndLine) {\n            $attributes['startLine'] = $commentEndLine;\n            $attributes['endLine'] = $commentEndLine;\n        }\n        if (-1 !== $commentEndFilePos) {\n            $attributes['startFilePos'] = $commentEndFilePos + 1;\n            $attributes['endFilePos'] = $commentEndFilePos;\n        }\n        if (-1 !== $commentEndTokenPos) {\n            $attributes['startTokenPos'] = $commentEndTokenPos + 1;\n            $attributes['endTokenPos'] = $commentEndTokenPos;\n        }\n        return $attributes;\n    }\n    /** @param ElseIf_|Else_ $node */\n    protected function fixupAlternativeElse($node)\n    {\n        // Make sure a trailing nop statement carrying comments is part of the node.\n        $numStmts = \\count($node->stmts);\n        if ($numStmts !== 0 && $node->stmts[$numStmts - 1] instanceof Nop) {\n            $nopAttrs = $node->stmts[$numStmts - 1]->getAttributes();\n            if (isset($nopAttrs['endLine'])) {\n                $node->setAttribute('endLine', $nopAttrs['endLine']);\n            }\n            if (isset($nopAttrs['endFilePos'])) {\n                $node->setAttribute('endFilePos', $nopAttrs['endFilePos']);\n            }\n            if (isset($nopAttrs['endTokenPos'])) {\n                $node->setAttribute('endTokenPos', $nopAttrs['endTokenPos']);\n            }\n        }\n    }\n    protected function checkClassModifier($a, $b, $modifierPos)\n    {\n        try {\n            Class_::verifyClassModifier($a, $b);\n        } catch (Error $error) {\n            $error->setAttributes($this->getAttributesAt($modifierPos));\n            $this->emitError($error);\n        }\n    }\n    protected function checkModifier($a, $b, $modifierPos)\n    {\n        // Jumping through some hoops here because verifyModifier() is also used elsewhere\n        try {\n            Class_::verifyModifier($a, $b);\n        } catch (Error $error) {\n            $error->setAttributes($this->getAttributesAt($modifierPos));\n            $this->emitError($error);\n        }\n    }\n    protected function checkParam(Param $node)\n    {\n        if ($node->variadic && null !== $node->default) {\n            $this->emitError(new Error('Variadic parameter cannot have a default value', $node->default->getAttributes()));\n        }\n    }\n    protected function checkTryCatch(TryCatch $node)\n    {\n        if (empty($node->catches) && null === $node->finally) {\n            $this->emitError(new Error('Cannot use try without catch or finally', $node->getAttributes()));\n        }\n    }\n    protected function checkNamespace(Namespace_ $node)\n    {\n        if (null !== $node->stmts) {\n            foreach ($node->stmts as $stmt) {\n                if ($stmt instanceof Namespace_) {\n                    $this->emitError(new Error('Namespace declarations cannot be nested', $stmt->getAttributes()));\n                }\n            }\n        }\n    }\n    private function checkClassName($name, $namePos)\n    {\n        if (null !== $name && $name->isSpecialClassName()) {\n            $this->emitError(new Error(\\sprintf('Cannot use \\'%s\\' as class name as it is reserved', $name), $this->getAttributesAt($namePos)));\n        }\n    }\n    private function checkImplementedInterfaces(array $interfaces)\n    {\n        foreach ($interfaces as $interface) {\n            if ($interface->isSpecialClassName()) {\n                $this->emitError(new Error(\\sprintf('Cannot use \\'%s\\' as interface name as it is reserved', $interface), $interface->getAttributes()));\n            }\n        }\n    }\n    protected function checkClass(Class_ $node, $namePos)\n    {\n        $this->checkClassName($node->name, $namePos);\n        if ($node->extends && $node->extends->isSpecialClassName()) {\n            $this->emitError(new Error(\\sprintf('Cannot use \\'%s\\' as class name as it is reserved', $node->extends), $node->extends->getAttributes()));\n        }\n        $this->checkImplementedInterfaces($node->implements);\n    }\n    protected function checkInterface(Interface_ $node, $namePos)\n    {\n        $this->checkClassName($node->name, $namePos);\n        $this->checkImplementedInterfaces($node->extends);\n    }\n    protected function checkEnum(Enum_ $node, $namePos)\n    {\n        $this->checkClassName($node->name, $namePos);\n        $this->checkImplementedInterfaces($node->implements);\n    }\n    protected function checkClassMethod(ClassMethod $node, $modifierPos)\n    {\n        if ($node->flags & Class_::MODIFIER_STATIC) {\n            switch ($node->name->toLowerString()) {\n                case '__construct':\n                    $this->emitError(new Error(\\sprintf('Constructor %s() cannot be static', $node->name), $this->getAttributesAt($modifierPos)));\n                    break;\n                case '__destruct':\n                    $this->emitError(new Error(\\sprintf('Destructor %s() cannot be static', $node->name), $this->getAttributesAt($modifierPos)));\n                    break;\n                case '__clone':\n                    $this->emitError(new Error(\\sprintf('Clone method %s() cannot be static', $node->name), $this->getAttributesAt($modifierPos)));\n                    break;\n            }\n        }\n        if ($node->flags & Class_::MODIFIER_READONLY) {\n            $this->emitError(new Error(\\sprintf('Method %s() cannot be readonly', $node->name), $this->getAttributesAt($modifierPos)));\n        }\n    }\n    protected function checkClassConst(ClassConst $node, $modifierPos)\n    {\n        if ($node->flags & Class_::MODIFIER_STATIC) {\n            $this->emitError(new Error(\"Cannot use 'static' as constant modifier\", $this->getAttributesAt($modifierPos)));\n        }\n        if ($node->flags & Class_::MODIFIER_ABSTRACT) {\n            $this->emitError(new Error(\"Cannot use 'abstract' as constant modifier\", $this->getAttributesAt($modifierPos)));\n        }\n        if ($node->flags & Class_::MODIFIER_READONLY) {\n            $this->emitError(new Error(\"Cannot use 'readonly' as constant modifier\", $this->getAttributesAt($modifierPos)));\n        }\n    }\n    protected function checkProperty(Property $node, $modifierPos)\n    {\n        if ($node->flags & Class_::MODIFIER_ABSTRACT) {\n            $this->emitError(new Error('Properties cannot be declared abstract', $this->getAttributesAt($modifierPos)));\n        }\n        if ($node->flags & Class_::MODIFIER_FINAL) {\n            $this->emitError(new Error('Properties cannot be declared final', $this->getAttributesAt($modifierPos)));\n        }\n    }\n    protected function checkUseUse(UseUse $node, $namePos)\n    {\n        if ($node->alias && $node->alias->isSpecialClassName()) {\n            $this->emitError(new Error(\\sprintf('Cannot use %s as %s because \\'%2$s\\' is a special class name', $node->name, $node->alias), $this->getAttributesAt($namePos)));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nclass ParserFactory\n{\n    const PREFER_PHP7 = 1;\n    const PREFER_PHP5 = 2;\n    const ONLY_PHP7 = 3;\n    const ONLY_PHP5 = 4;\n    /**\n     * Creates a Parser instance, according to the provided kind.\n     *\n     * @param int        $kind  One of ::PREFER_PHP7, ::PREFER_PHP5, ::ONLY_PHP7 or ::ONLY_PHP5\n     * @param Lexer|null $lexer Lexer to use. Defaults to emulative lexer when not specified\n     * @param array      $parserOptions Parser options. See ParserAbstract::__construct() argument\n     *\n     * @return Parser The parser instance\n     */\n    public function create(int $kind, Lexer $lexer = null, array $parserOptions = []) : Parser\n    {\n        if (null === $lexer) {\n            $lexer = new Lexer\\Emulative();\n        }\n        switch ($kind) {\n            case self::PREFER_PHP7:\n                return new Parser\\Multiple([new Parser\\Php7($lexer, $parserOptions), new Parser\\Php5($lexer, $parserOptions)]);\n            case self::PREFER_PHP5:\n                return new Parser\\Multiple([new Parser\\Php5($lexer, $parserOptions), new Parser\\Php7($lexer, $parserOptions)]);\n            case self::ONLY_PHP7:\n                return new Parser\\Php7($lexer, $parserOptions);\n            case self::ONLY_PHP5:\n                return new Parser\\Php5($lexer, $parserOptions);\n            default:\n                throw new \\LogicException('Kind must be one of ::PREFER_PHP7, ::PREFER_PHP5, ::ONLY_PHP7 or ::ONLY_PHP5');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser\\PrettyPrinter;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nuse PHPUnit\\PhpParser\\Node\\Scalar\\MagicConst;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nuse PHPUnit\\PhpParser\\PrettyPrinterAbstract;\nclass Standard extends PrettyPrinterAbstract\n{\n    // Special nodes\n    protected function pParam(Node\\Param $node)\n    {\n        return $this->pAttrGroups($node->attrGroups, \\true) . $this->pModifiers($node->flags) . ($node->type ? $this->p($node->type) . ' ' : '') . ($node->byRef ? '&' : '') . ($node->variadic ? '...' : '') . $this->p($node->var) . ($node->default ? ' = ' . $this->p($node->default) : '');\n    }\n    protected function pArg(Node\\Arg $node)\n    {\n        return ($node->name ? $node->name->toString() . ': ' : '') . ($node->byRef ? '&' : '') . ($node->unpack ? '...' : '') . $this->p($node->value);\n    }\n    protected function pVariadicPlaceholder(Node\\VariadicPlaceholder $node)\n    {\n        return '...';\n    }\n    protected function pConst(Node\\Const_ $node)\n    {\n        return $node->name . ' = ' . $this->p($node->value);\n    }\n    protected function pNullableType(Node\\NullableType $node)\n    {\n        return '?' . $this->p($node->type);\n    }\n    protected function pUnionType(Node\\UnionType $node)\n    {\n        $types = [];\n        foreach ($node->types as $typeNode) {\n            if ($typeNode instanceof Node\\IntersectionType) {\n                $types[] = '(' . $this->p($typeNode) . ')';\n                continue;\n            }\n            $types[] = $this->p($typeNode);\n        }\n        return \\implode('|', $types);\n    }\n    protected function pIntersectionType(Node\\IntersectionType $node)\n    {\n        return $this->pImplode($node->types, '&');\n    }\n    protected function pIdentifier(Node\\Identifier $node)\n    {\n        return $node->name;\n    }\n    protected function pVarLikeIdentifier(Node\\VarLikeIdentifier $node)\n    {\n        return '$' . $node->name;\n    }\n    protected function pAttribute(Node\\Attribute $node)\n    {\n        return $this->p($node->name) . ($node->args ? '(' . $this->pCommaSeparated($node->args) . ')' : '');\n    }\n    protected function pAttributeGroup(Node\\AttributeGroup $node)\n    {\n        return '#[' . $this->pCommaSeparated($node->attrs) . ']';\n    }\n    // Names\n    protected function pName(Name $node)\n    {\n        return \\implode('\\\\', $node->parts);\n    }\n    protected function pName_FullyQualified(Name\\FullyQualified $node)\n    {\n        return '\\\\' . \\implode('\\\\', $node->parts);\n    }\n    protected function pName_Relative(Name\\Relative $node)\n    {\n        return 'namespace\\\\' . \\implode('\\\\', $node->parts);\n    }\n    // Magic Constants\n    protected function pScalar_MagicConst_Class(MagicConst\\Class_ $node)\n    {\n        return '__CLASS__';\n    }\n    protected function pScalar_MagicConst_Dir(MagicConst\\Dir $node)\n    {\n        return '__DIR__';\n    }\n    protected function pScalar_MagicConst_File(MagicConst\\File $node)\n    {\n        return '__FILE__';\n    }\n    protected function pScalar_MagicConst_Function(MagicConst\\Function_ $node)\n    {\n        return '__FUNCTION__';\n    }\n    protected function pScalar_MagicConst_Line(MagicConst\\Line $node)\n    {\n        return '__LINE__';\n    }\n    protected function pScalar_MagicConst_Method(MagicConst\\Method $node)\n    {\n        return '__METHOD__';\n    }\n    protected function pScalar_MagicConst_Namespace(MagicConst\\Namespace_ $node)\n    {\n        return '__NAMESPACE__';\n    }\n    protected function pScalar_MagicConst_Trait(MagicConst\\Trait_ $node)\n    {\n        return '__TRAIT__';\n    }\n    // Scalars\n    protected function pScalar_String(Scalar\\String_ $node)\n    {\n        $kind = $node->getAttribute('kind', Scalar\\String_::KIND_SINGLE_QUOTED);\n        switch ($kind) {\n            case Scalar\\String_::KIND_NOWDOC:\n                $label = $node->getAttribute('docLabel');\n                if ($label && !$this->containsEndLabel($node->value, $label)) {\n                    if ($node->value === '') {\n                        return \"<<<'{$label}'\\n{$label}\" . $this->docStringEndToken;\n                    }\n                    return \"<<<'{$label}'\\n{$node->value}\\n{$label}\" . $this->docStringEndToken;\n                }\n            /* break missing intentionally */\n            case Scalar\\String_::KIND_SINGLE_QUOTED:\n                return $this->pSingleQuotedString($node->value);\n            case Scalar\\String_::KIND_HEREDOC:\n                $label = $node->getAttribute('docLabel');\n                if ($label && !$this->containsEndLabel($node->value, $label)) {\n                    if ($node->value === '') {\n                        return \"<<<{$label}\\n{$label}\" . $this->docStringEndToken;\n                    }\n                    $escaped = $this->escapeString($node->value, null);\n                    return \"<<<{$label}\\n\" . $escaped . \"\\n{$label}\" . $this->docStringEndToken;\n                }\n            /* break missing intentionally */\n            case Scalar\\String_::KIND_DOUBLE_QUOTED:\n                return '\"' . $this->escapeString($node->value, '\"') . '\"';\n        }\n        throw new \\Exception('Invalid string kind');\n    }\n    protected function pScalar_Encapsed(Scalar\\Encapsed $node)\n    {\n        if ($node->getAttribute('kind') === Scalar\\String_::KIND_HEREDOC) {\n            $label = $node->getAttribute('docLabel');\n            if ($label && !$this->encapsedContainsEndLabel($node->parts, $label)) {\n                if (\\count($node->parts) === 1 && $node->parts[0] instanceof Scalar\\EncapsedStringPart && $node->parts[0]->value === '') {\n                    return \"<<<{$label}\\n{$label}\" . $this->docStringEndToken;\n                }\n                return \"<<<{$label}\\n\" . $this->pEncapsList($node->parts, null) . \"\\n{$label}\" . $this->docStringEndToken;\n            }\n        }\n        return '\"' . $this->pEncapsList($node->parts, '\"') . '\"';\n    }\n    protected function pScalar_LNumber(Scalar\\LNumber $node)\n    {\n        if ($node->value === -\\PHP_INT_MAX - 1) {\n            // PHP_INT_MIN cannot be represented as a literal,\n            // because the sign is not part of the literal\n            return '(-' . \\PHP_INT_MAX . '-1)';\n        }\n        $kind = $node->getAttribute('kind', Scalar\\LNumber::KIND_DEC);\n        if (Scalar\\LNumber::KIND_DEC === $kind) {\n            return (string) $node->value;\n        }\n        if ($node->value < 0) {\n            $sign = '-';\n            $str = (string) -$node->value;\n        } else {\n            $sign = '';\n            $str = (string) $node->value;\n        }\n        switch ($kind) {\n            case Scalar\\LNumber::KIND_BIN:\n                return $sign . '0b' . \\base_convert($str, 10, 2);\n            case Scalar\\LNumber::KIND_OCT:\n                return $sign . '0' . \\base_convert($str, 10, 8);\n            case Scalar\\LNumber::KIND_HEX:\n                return $sign . '0x' . \\base_convert($str, 10, 16);\n        }\n        throw new \\Exception('Invalid number kind');\n    }\n    protected function pScalar_DNumber(Scalar\\DNumber $node)\n    {\n        if (!\\is_finite($node->value)) {\n            if ($node->value === \\INF) {\n                return '\\\\INF';\n            } elseif ($node->value === -\\INF) {\n                return '-\\\\INF';\n            } else {\n                return '\\\\NAN';\n            }\n        }\n        // Try to find a short full-precision representation\n        $stringValue = \\sprintf('%.16G', $node->value);\n        if ($node->value !== (double) $stringValue) {\n            $stringValue = \\sprintf('%.17G', $node->value);\n        }\n        // %G is locale dependent and there exists no locale-independent alternative. We don't want\n        // mess with switching locales here, so let's assume that a comma is the only non-standard\n        // decimal separator we may encounter...\n        $stringValue = \\str_replace(',', '.', $stringValue);\n        // ensure that number is really printed as float\n        return \\preg_match('/^-?[0-9]+$/', $stringValue) ? $stringValue . '.0' : $stringValue;\n    }\n    protected function pScalar_EncapsedStringPart(Scalar\\EncapsedStringPart $node)\n    {\n        throw new \\LogicException('Cannot directly print EncapsedStringPart');\n    }\n    // Assignments\n    protected function pExpr_Assign(Expr\\Assign $node)\n    {\n        return $this->pInfixOp(Expr\\Assign::class, $node->var, ' = ', $node->expr);\n    }\n    protected function pExpr_AssignRef(Expr\\AssignRef $node)\n    {\n        return $this->pInfixOp(Expr\\AssignRef::class, $node->var, ' =& ', $node->expr);\n    }\n    protected function pExpr_AssignOp_Plus(AssignOp\\Plus $node)\n    {\n        return $this->pInfixOp(AssignOp\\Plus::class, $node->var, ' += ', $node->expr);\n    }\n    protected function pExpr_AssignOp_Minus(AssignOp\\Minus $node)\n    {\n        return $this->pInfixOp(AssignOp\\Minus::class, $node->var, ' -= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_Mul(AssignOp\\Mul $node)\n    {\n        return $this->pInfixOp(AssignOp\\Mul::class, $node->var, ' *= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_Div(AssignOp\\Div $node)\n    {\n        return $this->pInfixOp(AssignOp\\Div::class, $node->var, ' /= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_Concat(AssignOp\\Concat $node)\n    {\n        return $this->pInfixOp(AssignOp\\Concat::class, $node->var, ' .= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_Mod(AssignOp\\Mod $node)\n    {\n        return $this->pInfixOp(AssignOp\\Mod::class, $node->var, ' %= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_BitwiseAnd(AssignOp\\BitwiseAnd $node)\n    {\n        return $this->pInfixOp(AssignOp\\BitwiseAnd::class, $node->var, ' &= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_BitwiseOr(AssignOp\\BitwiseOr $node)\n    {\n        return $this->pInfixOp(AssignOp\\BitwiseOr::class, $node->var, ' |= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_BitwiseXor(AssignOp\\BitwiseXor $node)\n    {\n        return $this->pInfixOp(AssignOp\\BitwiseXor::class, $node->var, ' ^= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_ShiftLeft(AssignOp\\ShiftLeft $node)\n    {\n        return $this->pInfixOp(AssignOp\\ShiftLeft::class, $node->var, ' <<= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_ShiftRight(AssignOp\\ShiftRight $node)\n    {\n        return $this->pInfixOp(AssignOp\\ShiftRight::class, $node->var, ' >>= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_Pow(AssignOp\\Pow $node)\n    {\n        return $this->pInfixOp(AssignOp\\Pow::class, $node->var, ' **= ', $node->expr);\n    }\n    protected function pExpr_AssignOp_Coalesce(AssignOp\\Coalesce $node)\n    {\n        return $this->pInfixOp(AssignOp\\Coalesce::class, $node->var, ' ??= ', $node->expr);\n    }\n    // Binary expressions\n    protected function pExpr_BinaryOp_Plus(BinaryOp\\Plus $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Plus::class, $node->left, ' + ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Minus(BinaryOp\\Minus $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Minus::class, $node->left, ' - ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Mul(BinaryOp\\Mul $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Mul::class, $node->left, ' * ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Div(BinaryOp\\Div $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Div::class, $node->left, ' / ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Concat(BinaryOp\\Concat $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Concat::class, $node->left, ' . ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Mod(BinaryOp\\Mod $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Mod::class, $node->left, ' % ', $node->right);\n    }\n    protected function pExpr_BinaryOp_BooleanAnd(BinaryOp\\BooleanAnd $node)\n    {\n        return $this->pInfixOp(BinaryOp\\BooleanAnd::class, $node->left, ' && ', $node->right);\n    }\n    protected function pExpr_BinaryOp_BooleanOr(BinaryOp\\BooleanOr $node)\n    {\n        return $this->pInfixOp(BinaryOp\\BooleanOr::class, $node->left, ' || ', $node->right);\n    }\n    protected function pExpr_BinaryOp_BitwiseAnd(BinaryOp\\BitwiseAnd $node)\n    {\n        return $this->pInfixOp(BinaryOp\\BitwiseAnd::class, $node->left, ' & ', $node->right);\n    }\n    protected function pExpr_BinaryOp_BitwiseOr(BinaryOp\\BitwiseOr $node)\n    {\n        return $this->pInfixOp(BinaryOp\\BitwiseOr::class, $node->left, ' | ', $node->right);\n    }\n    protected function pExpr_BinaryOp_BitwiseXor(BinaryOp\\BitwiseXor $node)\n    {\n        return $this->pInfixOp(BinaryOp\\BitwiseXor::class, $node->left, ' ^ ', $node->right);\n    }\n    protected function pExpr_BinaryOp_ShiftLeft(BinaryOp\\ShiftLeft $node)\n    {\n        return $this->pInfixOp(BinaryOp\\ShiftLeft::class, $node->left, ' << ', $node->right);\n    }\n    protected function pExpr_BinaryOp_ShiftRight(BinaryOp\\ShiftRight $node)\n    {\n        return $this->pInfixOp(BinaryOp\\ShiftRight::class, $node->left, ' >> ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Pow(BinaryOp\\Pow $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Pow::class, $node->left, ' ** ', $node->right);\n    }\n    protected function pExpr_BinaryOp_LogicalAnd(BinaryOp\\LogicalAnd $node)\n    {\n        return $this->pInfixOp(BinaryOp\\LogicalAnd::class, $node->left, ' and ', $node->right);\n    }\n    protected function pExpr_BinaryOp_LogicalOr(BinaryOp\\LogicalOr $node)\n    {\n        return $this->pInfixOp(BinaryOp\\LogicalOr::class, $node->left, ' or ', $node->right);\n    }\n    protected function pExpr_BinaryOp_LogicalXor(BinaryOp\\LogicalXor $node)\n    {\n        return $this->pInfixOp(BinaryOp\\LogicalXor::class, $node->left, ' xor ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Equal(BinaryOp\\Equal $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Equal::class, $node->left, ' == ', $node->right);\n    }\n    protected function pExpr_BinaryOp_NotEqual(BinaryOp\\NotEqual $node)\n    {\n        return $this->pInfixOp(BinaryOp\\NotEqual::class, $node->left, ' != ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Identical(BinaryOp\\Identical $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Identical::class, $node->left, ' === ', $node->right);\n    }\n    protected function pExpr_BinaryOp_NotIdentical(BinaryOp\\NotIdentical $node)\n    {\n        return $this->pInfixOp(BinaryOp\\NotIdentical::class, $node->left, ' !== ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Spaceship(BinaryOp\\Spaceship $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Spaceship::class, $node->left, ' <=> ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Greater(BinaryOp\\Greater $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Greater::class, $node->left, ' > ', $node->right);\n    }\n    protected function pExpr_BinaryOp_GreaterOrEqual(BinaryOp\\GreaterOrEqual $node)\n    {\n        return $this->pInfixOp(BinaryOp\\GreaterOrEqual::class, $node->left, ' >= ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Smaller(BinaryOp\\Smaller $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Smaller::class, $node->left, ' < ', $node->right);\n    }\n    protected function pExpr_BinaryOp_SmallerOrEqual(BinaryOp\\SmallerOrEqual $node)\n    {\n        return $this->pInfixOp(BinaryOp\\SmallerOrEqual::class, $node->left, ' <= ', $node->right);\n    }\n    protected function pExpr_BinaryOp_Coalesce(BinaryOp\\Coalesce $node)\n    {\n        return $this->pInfixOp(BinaryOp\\Coalesce::class, $node->left, ' ?? ', $node->right);\n    }\n    protected function pExpr_Instanceof(Expr\\Instanceof_ $node)\n    {\n        list($precedence, $associativity) = $this->precedenceMap[Expr\\Instanceof_::class];\n        return $this->pPrec($node->expr, $precedence, $associativity, -1) . ' instanceof ' . $this->pNewVariable($node->class);\n    }\n    // Unary expressions\n    protected function pExpr_BooleanNot(Expr\\BooleanNot $node)\n    {\n        return $this->pPrefixOp(Expr\\BooleanNot::class, '!', $node->expr);\n    }\n    protected function pExpr_BitwiseNot(Expr\\BitwiseNot $node)\n    {\n        return $this->pPrefixOp(Expr\\BitwiseNot::class, '~', $node->expr);\n    }\n    protected function pExpr_UnaryMinus(Expr\\UnaryMinus $node)\n    {\n        if ($node->expr instanceof Expr\\UnaryMinus || $node->expr instanceof Expr\\PreDec) {\n            // Enforce -(-$expr) instead of --$expr\n            return '-(' . $this->p($node->expr) . ')';\n        }\n        return $this->pPrefixOp(Expr\\UnaryMinus::class, '-', $node->expr);\n    }\n    protected function pExpr_UnaryPlus(Expr\\UnaryPlus $node)\n    {\n        if ($node->expr instanceof Expr\\UnaryPlus || $node->expr instanceof Expr\\PreInc) {\n            // Enforce +(+$expr) instead of ++$expr\n            return '+(' . $this->p($node->expr) . ')';\n        }\n        return $this->pPrefixOp(Expr\\UnaryPlus::class, '+', $node->expr);\n    }\n    protected function pExpr_PreInc(Expr\\PreInc $node)\n    {\n        return $this->pPrefixOp(Expr\\PreInc::class, '++', $node->var);\n    }\n    protected function pExpr_PreDec(Expr\\PreDec $node)\n    {\n        return $this->pPrefixOp(Expr\\PreDec::class, '--', $node->var);\n    }\n    protected function pExpr_PostInc(Expr\\PostInc $node)\n    {\n        return $this->pPostfixOp(Expr\\PostInc::class, $node->var, '++');\n    }\n    protected function pExpr_PostDec(Expr\\PostDec $node)\n    {\n        return $this->pPostfixOp(Expr\\PostDec::class, $node->var, '--');\n    }\n    protected function pExpr_ErrorSuppress(Expr\\ErrorSuppress $node)\n    {\n        return $this->pPrefixOp(Expr\\ErrorSuppress::class, '@', $node->expr);\n    }\n    protected function pExpr_YieldFrom(Expr\\YieldFrom $node)\n    {\n        return $this->pPrefixOp(Expr\\YieldFrom::class, 'yield from ', $node->expr);\n    }\n    protected function pExpr_Print(Expr\\Print_ $node)\n    {\n        return $this->pPrefixOp(Expr\\Print_::class, 'print ', $node->expr);\n    }\n    // Casts\n    protected function pExpr_Cast_Int(Cast\\Int_ $node)\n    {\n        return $this->pPrefixOp(Cast\\Int_::class, '(int) ', $node->expr);\n    }\n    protected function pExpr_Cast_Double(Cast\\Double $node)\n    {\n        $kind = $node->getAttribute('kind', Cast\\Double::KIND_DOUBLE);\n        if ($kind === Cast\\Double::KIND_DOUBLE) {\n            $cast = '(double)';\n        } elseif ($kind === Cast\\Double::KIND_FLOAT) {\n            $cast = '(float)';\n        } elseif ($kind === Cast\\Double::KIND_REAL) {\n            $cast = '(real)';\n        }\n        return $this->pPrefixOp(Cast\\Double::class, $cast . ' ', $node->expr);\n    }\n    protected function pExpr_Cast_String(Cast\\String_ $node)\n    {\n        return $this->pPrefixOp(Cast\\String_::class, '(string) ', $node->expr);\n    }\n    protected function pExpr_Cast_Array(Cast\\Array_ $node)\n    {\n        return $this->pPrefixOp(Cast\\Array_::class, '(array) ', $node->expr);\n    }\n    protected function pExpr_Cast_Object(Cast\\Object_ $node)\n    {\n        return $this->pPrefixOp(Cast\\Object_::class, '(object) ', $node->expr);\n    }\n    protected function pExpr_Cast_Bool(Cast\\Bool_ $node)\n    {\n        return $this->pPrefixOp(Cast\\Bool_::class, '(bool) ', $node->expr);\n    }\n    protected function pExpr_Cast_Unset(Cast\\Unset_ $node)\n    {\n        return $this->pPrefixOp(Cast\\Unset_::class, '(unset) ', $node->expr);\n    }\n    // Function calls and similar constructs\n    protected function pExpr_FuncCall(Expr\\FuncCall $node)\n    {\n        return $this->pCallLhs($node->name) . '(' . $this->pMaybeMultiline($node->args) . ')';\n    }\n    protected function pExpr_MethodCall(Expr\\MethodCall $node)\n    {\n        return $this->pDereferenceLhs($node->var) . '->' . $this->pObjectProperty($node->name) . '(' . $this->pMaybeMultiline($node->args) . ')';\n    }\n    protected function pExpr_NullsafeMethodCall(Expr\\NullsafeMethodCall $node)\n    {\n        return $this->pDereferenceLhs($node->var) . '?->' . $this->pObjectProperty($node->name) . '(' . $this->pMaybeMultiline($node->args) . ')';\n    }\n    protected function pExpr_StaticCall(Expr\\StaticCall $node)\n    {\n        return $this->pStaticDereferenceLhs($node->class) . '::' . ($node->name instanceof Expr ? $node->name instanceof Expr\\Variable ? $this->p($node->name) : '{' . $this->p($node->name) . '}' : $node->name) . '(' . $this->pMaybeMultiline($node->args) . ')';\n    }\n    protected function pExpr_Empty(Expr\\Empty_ $node)\n    {\n        return 'empty(' . $this->p($node->expr) . ')';\n    }\n    protected function pExpr_Isset(Expr\\Isset_ $node)\n    {\n        return 'isset(' . $this->pCommaSeparated($node->vars) . ')';\n    }\n    protected function pExpr_Eval(Expr\\Eval_ $node)\n    {\n        return 'eval(' . $this->p($node->expr) . ')';\n    }\n    protected function pExpr_Include(Expr\\Include_ $node)\n    {\n        static $map = [Expr\\Include_::TYPE_INCLUDE => 'include', Expr\\Include_::TYPE_INCLUDE_ONCE => 'include_once', Expr\\Include_::TYPE_REQUIRE => 'require', Expr\\Include_::TYPE_REQUIRE_ONCE => 'require_once'];\n        return $map[$node->type] . ' ' . $this->p($node->expr);\n    }\n    protected function pExpr_List(Expr\\List_ $node)\n    {\n        return 'list(' . $this->pCommaSeparated($node->items) . ')';\n    }\n    // Other\n    protected function pExpr_Error(Expr\\Error $node)\n    {\n        throw new \\LogicException('Cannot pretty-print AST with Error nodes');\n    }\n    protected function pExpr_Variable(Expr\\Variable $node)\n    {\n        if ($node->name instanceof Expr) {\n            return '${' . $this->p($node->name) . '}';\n        } else {\n            return '$' . $node->name;\n        }\n    }\n    protected function pExpr_Array(Expr\\Array_ $node)\n    {\n        $syntax = $node->getAttribute('kind', $this->options['shortArraySyntax'] ? Expr\\Array_::KIND_SHORT : Expr\\Array_::KIND_LONG);\n        if ($syntax === Expr\\Array_::KIND_SHORT) {\n            return '[' . $this->pMaybeMultiline($node->items, \\true) . ']';\n        } else {\n            return 'array(' . $this->pMaybeMultiline($node->items, \\true) . ')';\n        }\n    }\n    protected function pExpr_ArrayItem(Expr\\ArrayItem $node)\n    {\n        return (null !== $node->key ? $this->p($node->key) . ' => ' : '') . ($node->byRef ? '&' : '') . ($node->unpack ? '...' : '') . $this->p($node->value);\n    }\n    protected function pExpr_ArrayDimFetch(Expr\\ArrayDimFetch $node)\n    {\n        return $this->pDereferenceLhs($node->var) . '[' . (null !== $node->dim ? $this->p($node->dim) : '') . ']';\n    }\n    protected function pExpr_ConstFetch(Expr\\ConstFetch $node)\n    {\n        return $this->p($node->name);\n    }\n    protected function pExpr_ClassConstFetch(Expr\\ClassConstFetch $node)\n    {\n        return $this->pStaticDereferenceLhs($node->class) . '::' . $this->pObjectProperty($node->name);\n    }\n    protected function pExpr_PropertyFetch(Expr\\PropertyFetch $node)\n    {\n        return $this->pDereferenceLhs($node->var) . '->' . $this->pObjectProperty($node->name);\n    }\n    protected function pExpr_NullsafePropertyFetch(Expr\\NullsafePropertyFetch $node)\n    {\n        return $this->pDereferenceLhs($node->var) . '?->' . $this->pObjectProperty($node->name);\n    }\n    protected function pExpr_StaticPropertyFetch(Expr\\StaticPropertyFetch $node)\n    {\n        return $this->pStaticDereferenceLhs($node->class) . '::$' . $this->pObjectProperty($node->name);\n    }\n    protected function pExpr_ShellExec(Expr\\ShellExec $node)\n    {\n        return '`' . $this->pEncapsList($node->parts, '`') . '`';\n    }\n    protected function pExpr_Closure(Expr\\Closure $node)\n    {\n        return $this->pAttrGroups($node->attrGroups, \\true) . ($node->static ? 'static ' : '') . 'function ' . ($node->byRef ? '&' : '') . '(' . $this->pCommaSeparated($node->params) . ')' . (!empty($node->uses) ? ' use(' . $this->pCommaSeparated($node->uses) . ')' : '') . (null !== $node->returnType ? ' : ' . $this->p($node->returnType) : '') . ' {' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pExpr_Match(Expr\\Match_ $node)\n    {\n        return 'match (' . $this->p($node->cond) . ') {' . $this->pCommaSeparatedMultiline($node->arms, \\true) . $this->nl . '}';\n    }\n    protected function pMatchArm(Node\\MatchArm $node)\n    {\n        return ($node->conds ? $this->pCommaSeparated($node->conds) : 'default') . ' => ' . $this->p($node->body);\n    }\n    protected function pExpr_ArrowFunction(Expr\\ArrowFunction $node)\n    {\n        return $this->pAttrGroups($node->attrGroups, \\true) . ($node->static ? 'static ' : '') . 'fn' . ($node->byRef ? '&' : '') . '(' . $this->pCommaSeparated($node->params) . ')' . (null !== $node->returnType ? ': ' . $this->p($node->returnType) : '') . ' => ' . $this->p($node->expr);\n    }\n    protected function pExpr_ClosureUse(Expr\\ClosureUse $node)\n    {\n        return ($node->byRef ? '&' : '') . $this->p($node->var);\n    }\n    protected function pExpr_New(Expr\\New_ $node)\n    {\n        if ($node->class instanceof Stmt\\Class_) {\n            $args = $node->args ? '(' . $this->pMaybeMultiline($node->args) . ')' : '';\n            return 'new ' . $this->pClassCommon($node->class, $args);\n        }\n        return 'new ' . $this->pNewVariable($node->class) . '(' . $this->pMaybeMultiline($node->args) . ')';\n    }\n    protected function pExpr_Clone(Expr\\Clone_ $node)\n    {\n        return 'clone ' . $this->p($node->expr);\n    }\n    protected function pExpr_Ternary(Expr\\Ternary $node)\n    {\n        // a bit of cheating: we treat the ternary as a binary op where the ?...: part is the operator.\n        // this is okay because the part between ? and : never needs parentheses.\n        return $this->pInfixOp(Expr\\Ternary::class, $node->cond, ' ?' . (null !== $node->if ? ' ' . $this->p($node->if) . ' ' : '') . ': ', $node->else);\n    }\n    protected function pExpr_Exit(Expr\\Exit_ $node)\n    {\n        $kind = $node->getAttribute('kind', Expr\\Exit_::KIND_DIE);\n        return ($kind === Expr\\Exit_::KIND_EXIT ? 'exit' : 'die') . (null !== $node->expr ? '(' . $this->p($node->expr) . ')' : '');\n    }\n    protected function pExpr_Throw(Expr\\Throw_ $node)\n    {\n        return 'throw ' . $this->p($node->expr);\n    }\n    protected function pExpr_Yield(Expr\\Yield_ $node)\n    {\n        if ($node->value === null) {\n            return 'yield';\n        } else {\n            // this is a bit ugly, but currently there is no way to detect whether the parentheses are necessary\n            return '(yield ' . ($node->key !== null ? $this->p($node->key) . ' => ' : '') . $this->p($node->value) . ')';\n        }\n    }\n    // Declarations\n    protected function pStmt_Namespace(Stmt\\Namespace_ $node)\n    {\n        if ($this->canUseSemicolonNamespaces) {\n            return 'namespace ' . $this->p($node->name) . ';' . $this->nl . $this->pStmts($node->stmts, \\false);\n        } else {\n            return 'namespace' . (null !== $node->name ? ' ' . $this->p($node->name) : '') . ' {' . $this->pStmts($node->stmts) . $this->nl . '}';\n        }\n    }\n    protected function pStmt_Use(Stmt\\Use_ $node)\n    {\n        return 'use ' . $this->pUseType($node->type) . $this->pCommaSeparated($node->uses) . ';';\n    }\n    protected function pStmt_GroupUse(Stmt\\GroupUse $node)\n    {\n        return 'use ' . $this->pUseType($node->type) . $this->pName($node->prefix) . '\\\\{' . $this->pCommaSeparated($node->uses) . '};';\n    }\n    protected function pStmt_UseUse(Stmt\\UseUse $node)\n    {\n        return $this->pUseType($node->type) . $this->p($node->name) . (null !== $node->alias ? ' as ' . $node->alias : '');\n    }\n    protected function pUseType($type)\n    {\n        return $type === Stmt\\Use_::TYPE_FUNCTION ? 'function ' : ($type === Stmt\\Use_::TYPE_CONSTANT ? 'const ' : '');\n    }\n    protected function pStmt_Interface(Stmt\\Interface_ $node)\n    {\n        return $this->pAttrGroups($node->attrGroups) . 'interface ' . $node->name . (!empty($node->extends) ? ' extends ' . $this->pCommaSeparated($node->extends) : '') . $this->nl . '{' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_Enum(Stmt\\Enum_ $node)\n    {\n        return $this->pAttrGroups($node->attrGroups) . 'enum ' . $node->name . ($node->scalarType ? \" : {$node->scalarType}\" : '') . (!empty($node->implements) ? ' implements ' . $this->pCommaSeparated($node->implements) : '') . $this->nl . '{' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_Class(Stmt\\Class_ $node)\n    {\n        return $this->pClassCommon($node, ' ' . $node->name);\n    }\n    protected function pStmt_Trait(Stmt\\Trait_ $node)\n    {\n        return $this->pAttrGroups($node->attrGroups) . 'trait ' . $node->name . $this->nl . '{' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_EnumCase(Stmt\\EnumCase $node)\n    {\n        return $this->pAttrGroups($node->attrGroups) . 'case ' . $node->name . ($node->expr ? ' = ' . $this->p($node->expr) : '') . ';';\n    }\n    protected function pStmt_TraitUse(Stmt\\TraitUse $node)\n    {\n        return 'use ' . $this->pCommaSeparated($node->traits) . (empty($node->adaptations) ? ';' : ' {' . $this->pStmts($node->adaptations) . $this->nl . '}');\n    }\n    protected function pStmt_TraitUseAdaptation_Precedence(Stmt\\TraitUseAdaptation\\Precedence $node)\n    {\n        return $this->p($node->trait) . '::' . $node->method . ' insteadof ' . $this->pCommaSeparated($node->insteadof) . ';';\n    }\n    protected function pStmt_TraitUseAdaptation_Alias(Stmt\\TraitUseAdaptation\\Alias $node)\n    {\n        return (null !== $node->trait ? $this->p($node->trait) . '::' : '') . $node->method . ' as' . (null !== $node->newModifier ? ' ' . \\rtrim($this->pModifiers($node->newModifier), ' ') : '') . (null !== $node->newName ? ' ' . $node->newName : '') . ';';\n    }\n    protected function pStmt_Property(Stmt\\Property $node)\n    {\n        return $this->pAttrGroups($node->attrGroups) . (0 === $node->flags ? 'var ' : $this->pModifiers($node->flags)) . ($node->type ? $this->p($node->type) . ' ' : '') . $this->pCommaSeparated($node->props) . ';';\n    }\n    protected function pStmt_PropertyProperty(Stmt\\PropertyProperty $node)\n    {\n        return '$' . $node->name . (null !== $node->default ? ' = ' . $this->p($node->default) : '');\n    }\n    protected function pStmt_ClassMethod(Stmt\\ClassMethod $node)\n    {\n        return $this->pAttrGroups($node->attrGroups) . $this->pModifiers($node->flags) . 'function ' . ($node->byRef ? '&' : '') . $node->name . '(' . $this->pMaybeMultiline($node->params) . ')' . (null !== $node->returnType ? ' : ' . $this->p($node->returnType) : '') . (null !== $node->stmts ? $this->nl . '{' . $this->pStmts($node->stmts) . $this->nl . '}' : ';');\n    }\n    protected function pStmt_ClassConst(Stmt\\ClassConst $node)\n    {\n        return $this->pAttrGroups($node->attrGroups) . $this->pModifiers($node->flags) . 'const ' . (null !== $node->type ? $this->p($node->type) . ' ' : '') . $this->pCommaSeparated($node->consts) . ';';\n    }\n    protected function pStmt_Function(Stmt\\Function_ $node)\n    {\n        return $this->pAttrGroups($node->attrGroups) . 'function ' . ($node->byRef ? '&' : '') . $node->name . '(' . $this->pCommaSeparated($node->params) . ')' . (null !== $node->returnType ? ' : ' . $this->p($node->returnType) : '') . $this->nl . '{' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_Const(Stmt\\Const_ $node)\n    {\n        return 'const ' . $this->pCommaSeparated($node->consts) . ';';\n    }\n    protected function pStmt_Declare(Stmt\\Declare_ $node)\n    {\n        return 'declare (' . $this->pCommaSeparated($node->declares) . ')' . (null !== $node->stmts ? ' {' . $this->pStmts($node->stmts) . $this->nl . '}' : ';');\n    }\n    protected function pStmt_DeclareDeclare(Stmt\\DeclareDeclare $node)\n    {\n        return $node->key . '=' . $this->p($node->value);\n    }\n    // Control flow\n    protected function pStmt_If(Stmt\\If_ $node)\n    {\n        return 'if (' . $this->p($node->cond) . ') {' . $this->pStmts($node->stmts) . $this->nl . '}' . ($node->elseifs ? ' ' . $this->pImplode($node->elseifs, ' ') : '') . (null !== $node->else ? ' ' . $this->p($node->else) : '');\n    }\n    protected function pStmt_ElseIf(Stmt\\ElseIf_ $node)\n    {\n        return 'elseif (' . $this->p($node->cond) . ') {' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_Else(Stmt\\Else_ $node)\n    {\n        return 'else {' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_For(Stmt\\For_ $node)\n    {\n        return 'for (' . $this->pCommaSeparated($node->init) . ';' . (!empty($node->cond) ? ' ' : '') . $this->pCommaSeparated($node->cond) . ';' . (!empty($node->loop) ? ' ' : '') . $this->pCommaSeparated($node->loop) . ') {' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_Foreach(Stmt\\Foreach_ $node)\n    {\n        return 'foreach (' . $this->p($node->expr) . ' as ' . (null !== $node->keyVar ? $this->p($node->keyVar) . ' => ' : '') . ($node->byRef ? '&' : '') . $this->p($node->valueVar) . ') {' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_While(Stmt\\While_ $node)\n    {\n        return 'while (' . $this->p($node->cond) . ') {' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_Do(Stmt\\Do_ $node)\n    {\n        return 'do {' . $this->pStmts($node->stmts) . $this->nl . '} while (' . $this->p($node->cond) . ');';\n    }\n    protected function pStmt_Switch(Stmt\\Switch_ $node)\n    {\n        return 'switch (' . $this->p($node->cond) . ') {' . $this->pStmts($node->cases) . $this->nl . '}';\n    }\n    protected function pStmt_Case(Stmt\\Case_ $node)\n    {\n        return (null !== $node->cond ? 'case ' . $this->p($node->cond) : 'default') . ':' . $this->pStmts($node->stmts);\n    }\n    protected function pStmt_TryCatch(Stmt\\TryCatch $node)\n    {\n        return 'try {' . $this->pStmts($node->stmts) . $this->nl . '}' . ($node->catches ? ' ' . $this->pImplode($node->catches, ' ') : '') . ($node->finally !== null ? ' ' . $this->p($node->finally) : '');\n    }\n    protected function pStmt_Catch(Stmt\\Catch_ $node)\n    {\n        return 'catch (' . $this->pImplode($node->types, '|') . ($node->var !== null ? ' ' . $this->p($node->var) : '') . ') {' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_Finally(Stmt\\Finally_ $node)\n    {\n        return 'finally {' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pStmt_Break(Stmt\\Break_ $node)\n    {\n        return 'break' . ($node->num !== null ? ' ' . $this->p($node->num) : '') . ';';\n    }\n    protected function pStmt_Continue(Stmt\\Continue_ $node)\n    {\n        return 'continue' . ($node->num !== null ? ' ' . $this->p($node->num) : '') . ';';\n    }\n    protected function pStmt_Return(Stmt\\Return_ $node)\n    {\n        return 'return' . (null !== $node->expr ? ' ' . $this->p($node->expr) : '') . ';';\n    }\n    protected function pStmt_Throw(Stmt\\Throw_ $node)\n    {\n        return 'throw ' . $this->p($node->expr) . ';';\n    }\n    protected function pStmt_Label(Stmt\\Label $node)\n    {\n        return $node->name . ':';\n    }\n    protected function pStmt_Goto(Stmt\\Goto_ $node)\n    {\n        return 'goto ' . $node->name . ';';\n    }\n    // Other\n    protected function pStmt_Expression(Stmt\\Expression $node)\n    {\n        return $this->p($node->expr) . ';';\n    }\n    protected function pStmt_Echo(Stmt\\Echo_ $node)\n    {\n        return 'echo ' . $this->pCommaSeparated($node->exprs) . ';';\n    }\n    protected function pStmt_Static(Stmt\\Static_ $node)\n    {\n        return 'static ' . $this->pCommaSeparated($node->vars) . ';';\n    }\n    protected function pStmt_Global(Stmt\\Global_ $node)\n    {\n        return 'global ' . $this->pCommaSeparated($node->vars) . ';';\n    }\n    protected function pStmt_StaticVar(Stmt\\StaticVar $node)\n    {\n        return $this->p($node->var) . (null !== $node->default ? ' = ' . $this->p($node->default) : '');\n    }\n    protected function pStmt_Unset(Stmt\\Unset_ $node)\n    {\n        return 'unset(' . $this->pCommaSeparated($node->vars) . ');';\n    }\n    protected function pStmt_InlineHTML(Stmt\\InlineHTML $node)\n    {\n        $newline = $node->getAttribute('hasLeadingNewline', \\true) ? \"\\n\" : '';\n        return '?>' . $newline . $node->value . '<?php ';\n    }\n    protected function pStmt_HaltCompiler(Stmt\\HaltCompiler $node)\n    {\n        return '__halt_compiler();' . $node->remaining;\n    }\n    protected function pStmt_Nop(Stmt\\Nop $node)\n    {\n        return '';\n    }\n    // Helpers\n    protected function pClassCommon(Stmt\\Class_ $node, $afterClassToken)\n    {\n        return $this->pAttrGroups($node->attrGroups, $node->name === null) . $this->pModifiers($node->flags) . 'class' . $afterClassToken . (null !== $node->extends ? ' extends ' . $this->p($node->extends) : '') . (!empty($node->implements) ? ' implements ' . $this->pCommaSeparated($node->implements) : '') . $this->nl . '{' . $this->pStmts($node->stmts) . $this->nl . '}';\n    }\n    protected function pObjectProperty($node)\n    {\n        if ($node instanceof Expr) {\n            return '{' . $this->p($node) . '}';\n        } else {\n            return $node;\n        }\n    }\n    protected function pEncapsList(array $encapsList, $quote)\n    {\n        $return = '';\n        foreach ($encapsList as $element) {\n            if ($element instanceof Scalar\\EncapsedStringPart) {\n                $return .= $this->escapeString($element->value, $quote);\n            } else {\n                $return .= '{' . $this->p($element) . '}';\n            }\n        }\n        return $return;\n    }\n    protected function pSingleQuotedString(string $string)\n    {\n        return '\\'' . \\addcslashes($string, '\\'\\\\') . '\\'';\n    }\n    protected function escapeString($string, $quote)\n    {\n        if (null === $quote) {\n            // For doc strings, don't escape newlines\n            $escaped = \\addcslashes($string, \"\\t\\f\\v\\$\\\\\");\n        } else {\n            $escaped = \\addcslashes($string, \"\\n\\r\\t\\f\\v\\$\" . $quote . \"\\\\\");\n        }\n        // Escape control characters and non-UTF-8 characters.\n        // Regex based on https://stackoverflow.com/a/11709412/385378.\n        $regex = '/(\n              [\\\\x00-\\\\x08\\\\x0E-\\\\x1F] # Control characters\n            | [\\\\xC0-\\\\xC1] # Invalid UTF-8 Bytes\n            | [\\\\xF5-\\\\xFF] # Invalid UTF-8 Bytes\n            | \\\\xE0(?=[\\\\x80-\\\\x9F]) # Overlong encoding of prior code point\n            | \\\\xF0(?=[\\\\x80-\\\\x8F]) # Overlong encoding of prior code point\n            | [\\\\xC2-\\\\xDF](?![\\\\x80-\\\\xBF]) # Invalid UTF-8 Sequence Start\n            | [\\\\xE0-\\\\xEF](?![\\\\x80-\\\\xBF]{2}) # Invalid UTF-8 Sequence Start\n            | [\\\\xF0-\\\\xF4](?![\\\\x80-\\\\xBF]{3}) # Invalid UTF-8 Sequence Start\n            | (?<=[\\\\x00-\\\\x7F\\\\xF5-\\\\xFF])[\\\\x80-\\\\xBF] # Invalid UTF-8 Sequence Middle\n            | (?<![\\\\xC2-\\\\xDF]|[\\\\xE0-\\\\xEF]|[\\\\xE0-\\\\xEF][\\\\x80-\\\\xBF]|[\\\\xF0-\\\\xF4]|[\\\\xF0-\\\\xF4][\\\\x80-\\\\xBF]|[\\\\xF0-\\\\xF4][\\\\x80-\\\\xBF]{2})[\\\\x80-\\\\xBF] # Overlong Sequence\n            | (?<=[\\\\xE0-\\\\xEF])[\\\\x80-\\\\xBF](?![\\\\x80-\\\\xBF]) # Short 3 byte sequence\n            | (?<=[\\\\xF0-\\\\xF4])[\\\\x80-\\\\xBF](?![\\\\x80-\\\\xBF]{2}) # Short 4 byte sequence\n            | (?<=[\\\\xF0-\\\\xF4][\\\\x80-\\\\xBF])[\\\\x80-\\\\xBF](?![\\\\x80-\\\\xBF]) # Short 4 byte sequence (2)\n        )/x';\n        return \\preg_replace_callback($regex, function ($matches) {\n            \\assert(\\strlen($matches[0]) === 1);\n            $hex = \\dechex(\\ord($matches[0]));\n            return '\\\\x' . \\str_pad($hex, 2, '0', \\STR_PAD_LEFT);\n        }, $escaped);\n    }\n    protected function containsEndLabel($string, $label, $atStart = \\true, $atEnd = \\true)\n    {\n        $start = $atStart ? '(?:^|[\\\\r\\\\n])' : '[\\\\r\\\\n]';\n        $end = $atEnd ? '(?:$|[;\\\\r\\\\n])' : '[;\\\\r\\\\n]';\n        return \\false !== \\strpos($string, $label) && \\preg_match('/' . $start . $label . $end . '/', $string);\n    }\n    protected function encapsedContainsEndLabel(array $parts, $label)\n    {\n        foreach ($parts as $i => $part) {\n            $atStart = $i === 0;\n            $atEnd = $i === \\count($parts) - 1;\n            if ($part instanceof Scalar\\EncapsedStringPart && $this->containsEndLabel($part->value, $label, $atStart, $atEnd)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    protected function pDereferenceLhs(Node $node)\n    {\n        if (!$this->dereferenceLhsRequiresParens($node)) {\n            return $this->p($node);\n        } else {\n            return '(' . $this->p($node) . ')';\n        }\n    }\n    protected function pStaticDereferenceLhs(Node $node)\n    {\n        if (!$this->staticDereferenceLhsRequiresParens($node)) {\n            return $this->p($node);\n        } else {\n            return '(' . $this->p($node) . ')';\n        }\n    }\n    protected function pCallLhs(Node $node)\n    {\n        if (!$this->callLhsRequiresParens($node)) {\n            return $this->p($node);\n        } else {\n            return '(' . $this->p($node) . ')';\n        }\n    }\n    protected function pNewVariable(Node $node) : string\n    {\n        if (!$this->newOperandRequiresParens($node)) {\n            return $this->p($node);\n        } else {\n            return '(' . $this->p($node) . ')';\n        }\n    }\n    /**\n     * @param Node[] $nodes\n     * @return bool\n     */\n    protected function hasNodeWithComments(array $nodes)\n    {\n        foreach ($nodes as $node) {\n            if ($node && $node->getComments()) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    protected function pMaybeMultiline(array $nodes, bool $trailingComma = \\false)\n    {\n        if (!$this->hasNodeWithComments($nodes)) {\n            return $this->pCommaSeparated($nodes);\n        } else {\n            return $this->pCommaSeparatedMultiline($nodes, $trailingComma) . $this->nl;\n        }\n    }\n    protected function pAttrGroups(array $nodes, bool $inline = \\false) : string\n    {\n        $result = '';\n        $sep = $inline ? ' ' : $this->nl;\n        foreach ($nodes as $node) {\n            $result .= $this->p($node) . $sep;\n        }\n        return $result;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PhpParser;\n\nuse PHPUnit\\PhpParser\\Internal\\DiffElem;\nuse PHPUnit\\PhpParser\\Internal\\PrintableNewAnonClassNode;\nuse PHPUnit\\PhpParser\\Internal\\TokenStream;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\Node\\Expr\\AssignOp;\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp;\nuse PHPUnit\\PhpParser\\Node\\Expr\\Cast;\nuse PHPUnit\\PhpParser\\Node\\Scalar;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nabstract class PrettyPrinterAbstract\n{\n    const FIXUP_PREC_LEFT = 0;\n    // LHS operand affected by precedence\n    const FIXUP_PREC_RIGHT = 1;\n    // RHS operand affected by precedence\n    const FIXUP_CALL_LHS = 2;\n    // LHS of call\n    const FIXUP_DEREF_LHS = 3;\n    // LHS of dereferencing operation\n    const FIXUP_BRACED_NAME = 4;\n    // Name operand that may require bracing\n    const FIXUP_VAR_BRACED_NAME = 5;\n    // Name operand that may require ${} bracing\n    const FIXUP_ENCAPSED = 6;\n    // Encapsed string part\n    const FIXUP_NEW = 7;\n    // New/instanceof operand\n    const FIXUP_STATIC_DEREF_LHS = 8;\n    // LHS of static dereferencing operation\n    protected $precedenceMap = [\n        // [precedence, associativity]\n        // where for precedence -1 is %left, 0 is %nonassoc and 1 is %right\n        BinaryOp\\Pow::class => [0, 1],\n        Expr\\BitwiseNot::class => [10, 1],\n        Expr\\PreInc::class => [10, 1],\n        Expr\\PreDec::class => [10, 1],\n        Expr\\PostInc::class => [10, -1],\n        Expr\\PostDec::class => [10, -1],\n        Expr\\UnaryPlus::class => [10, 1],\n        Expr\\UnaryMinus::class => [10, 1],\n        Cast\\Int_::class => [10, 1],\n        Cast\\Double::class => [10, 1],\n        Cast\\String_::class => [10, 1],\n        Cast\\Array_::class => [10, 1],\n        Cast\\Object_::class => [10, 1],\n        Cast\\Bool_::class => [10, 1],\n        Cast\\Unset_::class => [10, 1],\n        Expr\\ErrorSuppress::class => [10, 1],\n        Expr\\Instanceof_::class => [20, 0],\n        Expr\\BooleanNot::class => [30, 1],\n        BinaryOp\\Mul::class => [40, -1],\n        BinaryOp\\Div::class => [40, -1],\n        BinaryOp\\Mod::class => [40, -1],\n        BinaryOp\\Plus::class => [50, -1],\n        BinaryOp\\Minus::class => [50, -1],\n        BinaryOp\\Concat::class => [50, -1],\n        BinaryOp\\ShiftLeft::class => [60, -1],\n        BinaryOp\\ShiftRight::class => [60, -1],\n        BinaryOp\\Smaller::class => [70, 0],\n        BinaryOp\\SmallerOrEqual::class => [70, 0],\n        BinaryOp\\Greater::class => [70, 0],\n        BinaryOp\\GreaterOrEqual::class => [70, 0],\n        BinaryOp\\Equal::class => [80, 0],\n        BinaryOp\\NotEqual::class => [80, 0],\n        BinaryOp\\Identical::class => [80, 0],\n        BinaryOp\\NotIdentical::class => [80, 0],\n        BinaryOp\\Spaceship::class => [80, 0],\n        BinaryOp\\BitwiseAnd::class => [90, -1],\n        BinaryOp\\BitwiseXor::class => [100, -1],\n        BinaryOp\\BitwiseOr::class => [110, -1],\n        BinaryOp\\BooleanAnd::class => [120, -1],\n        BinaryOp\\BooleanOr::class => [130, -1],\n        BinaryOp\\Coalesce::class => [140, 1],\n        Expr\\Ternary::class => [150, 0],\n        // parser uses %left for assignments, but they really behave as %right\n        Expr\\Assign::class => [160, 1],\n        Expr\\AssignRef::class => [160, 1],\n        AssignOp\\Plus::class => [160, 1],\n        AssignOp\\Minus::class => [160, 1],\n        AssignOp\\Mul::class => [160, 1],\n        AssignOp\\Div::class => [160, 1],\n        AssignOp\\Concat::class => [160, 1],\n        AssignOp\\Mod::class => [160, 1],\n        AssignOp\\BitwiseAnd::class => [160, 1],\n        AssignOp\\BitwiseOr::class => [160, 1],\n        AssignOp\\BitwiseXor::class => [160, 1],\n        AssignOp\\ShiftLeft::class => [160, 1],\n        AssignOp\\ShiftRight::class => [160, 1],\n        AssignOp\\Pow::class => [160, 1],\n        AssignOp\\Coalesce::class => [160, 1],\n        Expr\\YieldFrom::class => [165, 1],\n        Expr\\Print_::class => [168, 1],\n        BinaryOp\\LogicalAnd::class => [170, -1],\n        BinaryOp\\LogicalXor::class => [180, -1],\n        BinaryOp\\LogicalOr::class => [190, -1],\n        Expr\\Include_::class => [200, -1],\n    ];\n    /** @var int Current indentation level. */\n    protected $indentLevel;\n    /** @var string Newline including current indentation. */\n    protected $nl;\n    /** @var string Token placed at end of doc string to ensure it is followed by a newline. */\n    protected $docStringEndToken;\n    /** @var bool Whether semicolon namespaces can be used (i.e. no global namespace is used) */\n    protected $canUseSemicolonNamespaces;\n    /** @var array Pretty printer options */\n    protected $options;\n    /** @var TokenStream Original tokens for use in format-preserving pretty print */\n    protected $origTokens;\n    /** @var Internal\\Differ Differ for node lists */\n    protected $nodeListDiffer;\n    /** @var bool[] Map determining whether a certain character is a label character */\n    protected $labelCharMap;\n    /**\n     * @var int[][] Map from token classes and subnode names to FIXUP_* constants. This is used\n     *              during format-preserving prints to place additional parens/braces if necessary.\n     */\n    protected $fixupMap;\n    /**\n     * @var int[][] Map from \"{$node->getType()}->{$subNode}\" to ['left' => $l, 'right' => $r],\n     *              where $l and $r specify the token type that needs to be stripped when removing\n     *              this node.\n     */\n    protected $removalMap;\n    /**\n     * @var mixed[] Map from \"{$node->getType()}->{$subNode}\" to [$find, $beforeToken, $extraLeft, $extraRight].\n     *              $find is an optional token after which the insertion occurs. $extraLeft/Right\n     *              are optionally added before/after the main insertions.\n     */\n    protected $insertionMap;\n    /**\n     * @var string[] Map From \"{$node->getType()}->{$subNode}\" to string that should be inserted\n     *               between elements of this list subnode.\n     */\n    protected $listInsertionMap;\n    protected $emptyListInsertionMap;\n    /** @var int[] Map from \"{$node->getType()}->{$subNode}\" to token before which the modifiers\n     *             should be reprinted. */\n    protected $modifierChangeMap;\n    /**\n     * Creates a pretty printer instance using the given options.\n     *\n     * Supported options:\n     *  * bool $shortArraySyntax = false: Whether to use [] instead of array() as the default array\n     *                                    syntax, if the node does not specify a format.\n     *\n     * @param array $options Dictionary of formatting options\n     */\n    public function __construct(array $options = [])\n    {\n        $this->docStringEndToken = '_DOC_STRING_END_' . \\mt_rand();\n        $defaultOptions = ['shortArraySyntax' => \\false];\n        $this->options = $options + $defaultOptions;\n    }\n    /**\n     * Reset pretty printing state.\n     */\n    protected function resetState()\n    {\n        $this->indentLevel = 0;\n        $this->nl = \"\\n\";\n        $this->origTokens = null;\n    }\n    /**\n     * Set indentation level\n     *\n     * @param int $level Level in number of spaces\n     */\n    protected function setIndentLevel(int $level)\n    {\n        $this->indentLevel = $level;\n        $this->nl = \"\\n\" . \\str_repeat(' ', $level);\n    }\n    /**\n     * Increase indentation level.\n     */\n    protected function indent()\n    {\n        $this->indentLevel += 4;\n        $this->nl .= '    ';\n    }\n    /**\n     * Decrease indentation level.\n     */\n    protected function outdent()\n    {\n        \\assert($this->indentLevel >= 4);\n        $this->indentLevel -= 4;\n        $this->nl = \"\\n\" . \\str_repeat(' ', $this->indentLevel);\n    }\n    /**\n     * Pretty prints an array of statements.\n     *\n     * @param Node[] $stmts Array of statements\n     *\n     * @return string Pretty printed statements\n     */\n    public function prettyPrint(array $stmts) : string\n    {\n        $this->resetState();\n        $this->preprocessNodes($stmts);\n        return \\ltrim($this->handleMagicTokens($this->pStmts($stmts, \\false)));\n    }\n    /**\n     * Pretty prints an expression.\n     *\n     * @param Expr $node Expression node\n     *\n     * @return string Pretty printed node\n     */\n    public function prettyPrintExpr(Expr $node) : string\n    {\n        $this->resetState();\n        return $this->handleMagicTokens($this->p($node));\n    }\n    /**\n     * Pretty prints a file of statements (includes the opening <?php tag if it is required).\n     *\n     * @param Node[] $stmts Array of statements\n     *\n     * @return string Pretty printed statements\n     */\n    public function prettyPrintFile(array $stmts) : string\n    {\n        if (!$stmts) {\n            return \"<?php\\n\\n\";\n        }\n        $p = \"<?php\\n\\n\" . $this->prettyPrint($stmts);\n        if ($stmts[0] instanceof Stmt\\InlineHTML) {\n            $p = \\preg_replace('/^<\\\\?php\\\\s+\\\\?>\\\\n?/', '', $p);\n        }\n        if ($stmts[\\count($stmts) - 1] instanceof Stmt\\InlineHTML) {\n            $p = \\preg_replace('/<\\\\?php$/', '', \\rtrim($p));\n        }\n        return $p;\n    }\n    /**\n     * Preprocesses the top-level nodes to initialize pretty printer state.\n     *\n     * @param Node[] $nodes Array of nodes\n     */\n    protected function preprocessNodes(array $nodes)\n    {\n        /* We can use semicolon-namespaces unless there is a global namespace declaration */\n        $this->canUseSemicolonNamespaces = \\true;\n        foreach ($nodes as $node) {\n            if ($node instanceof Stmt\\Namespace_ && null === $node->name) {\n                $this->canUseSemicolonNamespaces = \\false;\n                break;\n            }\n        }\n    }\n    /**\n     * Handles (and removes) no-indent and doc-string-end tokens.\n     *\n     * @param string $str\n     * @return string\n     */\n    protected function handleMagicTokens(string $str) : string\n    {\n        // Replace doc-string-end tokens with nothing or a newline\n        $str = \\str_replace($this->docStringEndToken . \";\\n\", \";\\n\", $str);\n        $str = \\str_replace($this->docStringEndToken, \"\\n\", $str);\n        return $str;\n    }\n    /**\n     * Pretty prints an array of nodes (statements) and indents them optionally.\n     *\n     * @param Node[] $nodes  Array of nodes\n     * @param bool   $indent Whether to indent the printed nodes\n     *\n     * @return string Pretty printed statements\n     */\n    protected function pStmts(array $nodes, bool $indent = \\true) : string\n    {\n        if ($indent) {\n            $this->indent();\n        }\n        $result = '';\n        foreach ($nodes as $node) {\n            $comments = $node->getComments();\n            if ($comments) {\n                $result .= $this->nl . $this->pComments($comments);\n                if ($node instanceof Stmt\\Nop) {\n                    continue;\n                }\n            }\n            $result .= $this->nl . $this->p($node);\n        }\n        if ($indent) {\n            $this->outdent();\n        }\n        return $result;\n    }\n    /**\n     * Pretty-print an infix operation while taking precedence into account.\n     *\n     * @param string $class          Node class of operator\n     * @param Node   $leftNode       Left-hand side node\n     * @param string $operatorString String representation of the operator\n     * @param Node   $rightNode      Right-hand side node\n     *\n     * @return string Pretty printed infix operation\n     */\n    protected function pInfixOp(string $class, Node $leftNode, string $operatorString, Node $rightNode) : string\n    {\n        list($precedence, $associativity) = $this->precedenceMap[$class];\n        return $this->pPrec($leftNode, $precedence, $associativity, -1) . $operatorString . $this->pPrec($rightNode, $precedence, $associativity, 1);\n    }\n    /**\n     * Pretty-print a prefix operation while taking precedence into account.\n     *\n     * @param string $class          Node class of operator\n     * @param string $operatorString String representation of the operator\n     * @param Node   $node           Node\n     *\n     * @return string Pretty printed prefix operation\n     */\n    protected function pPrefixOp(string $class, string $operatorString, Node $node) : string\n    {\n        list($precedence, $associativity) = $this->precedenceMap[$class];\n        return $operatorString . $this->pPrec($node, $precedence, $associativity, 1);\n    }\n    /**\n     * Pretty-print a postfix operation while taking precedence into account.\n     *\n     * @param string $class          Node class of operator\n     * @param string $operatorString String representation of the operator\n     * @param Node   $node           Node\n     *\n     * @return string Pretty printed postfix operation\n     */\n    protected function pPostfixOp(string $class, Node $node, string $operatorString) : string\n    {\n        list($precedence, $associativity) = $this->precedenceMap[$class];\n        return $this->pPrec($node, $precedence, $associativity, -1) . $operatorString;\n    }\n    /**\n     * Prints an expression node with the least amount of parentheses necessary to preserve the meaning.\n     *\n     * @param Node $node                Node to pretty print\n     * @param int  $parentPrecedence    Precedence of the parent operator\n     * @param int  $parentAssociativity Associativity of parent operator\n     *                                  (-1 is left, 0 is nonassoc, 1 is right)\n     * @param int  $childPosition       Position of the node relative to the operator\n     *                                  (-1 is left, 1 is right)\n     *\n     * @return string The pretty printed node\n     */\n    protected function pPrec(Node $node, int $parentPrecedence, int $parentAssociativity, int $childPosition) : string\n    {\n        $class = \\get_class($node);\n        if (isset($this->precedenceMap[$class])) {\n            $childPrecedence = $this->precedenceMap[$class][0];\n            if ($childPrecedence > $parentPrecedence || $parentPrecedence === $childPrecedence && $parentAssociativity !== $childPosition) {\n                return '(' . $this->p($node) . ')';\n            }\n        }\n        return $this->p($node);\n    }\n    /**\n     * Pretty prints an array of nodes and implodes the printed values.\n     *\n     * @param Node[] $nodes Array of Nodes to be printed\n     * @param string $glue  Character to implode with\n     *\n     * @return string Imploded pretty printed nodes\n     */\n    protected function pImplode(array $nodes, string $glue = '') : string\n    {\n        $pNodes = [];\n        foreach ($nodes as $node) {\n            if (null === $node) {\n                $pNodes[] = '';\n            } else {\n                $pNodes[] = $this->p($node);\n            }\n        }\n        return \\implode($glue, $pNodes);\n    }\n    /**\n     * Pretty prints an array of nodes and implodes the printed values with commas.\n     *\n     * @param Node[] $nodes Array of Nodes to be printed\n     *\n     * @return string Comma separated pretty printed nodes\n     */\n    protected function pCommaSeparated(array $nodes) : string\n    {\n        return $this->pImplode($nodes, ', ');\n    }\n    /**\n     * Pretty prints a comma-separated list of nodes in multiline style, including comments.\n     *\n     * The result includes a leading newline and one level of indentation (same as pStmts).\n     *\n     * @param Node[] $nodes         Array of Nodes to be printed\n     * @param bool   $trailingComma Whether to use a trailing comma\n     *\n     * @return string Comma separated pretty printed nodes in multiline style\n     */\n    protected function pCommaSeparatedMultiline(array $nodes, bool $trailingComma) : string\n    {\n        $this->indent();\n        $result = '';\n        $lastIdx = \\count($nodes) - 1;\n        foreach ($nodes as $idx => $node) {\n            if ($node !== null) {\n                $comments = $node->getComments();\n                if ($comments) {\n                    $result .= $this->nl . $this->pComments($comments);\n                }\n                $result .= $this->nl . $this->p($node);\n            } else {\n                $result .= $this->nl;\n            }\n            if ($trailingComma || $idx !== $lastIdx) {\n                $result .= ',';\n            }\n        }\n        $this->outdent();\n        return $result;\n    }\n    /**\n     * Prints reformatted text of the passed comments.\n     *\n     * @param Comment[] $comments List of comments\n     *\n     * @return string Reformatted text of comments\n     */\n    protected function pComments(array $comments) : string\n    {\n        $formattedComments = [];\n        foreach ($comments as $comment) {\n            $formattedComments[] = \\str_replace(\"\\n\", $this->nl, $comment->getReformattedText());\n        }\n        return \\implode($this->nl, $formattedComments);\n    }\n    /**\n     * Perform a format-preserving pretty print of an AST.\n     *\n     * The format preservation is best effort. For some changes to the AST the formatting will not\n     * be preserved (at least not locally).\n     *\n     * In order to use this method a number of prerequisites must be satisfied:\n     *  * The startTokenPos and endTokenPos attributes in the lexer must be enabled.\n     *  * The CloningVisitor must be run on the AST prior to modification.\n     *  * The original tokens must be provided, using the getTokens() method on the lexer.\n     *\n     * @param Node[] $stmts      Modified AST with links to original AST\n     * @param Node[] $origStmts  Original AST with token offset information\n     * @param array  $origTokens Tokens of the original code\n     *\n     * @return string\n     */\n    public function printFormatPreserving(array $stmts, array $origStmts, array $origTokens) : string\n    {\n        $this->initializeNodeListDiffer();\n        $this->initializeLabelCharMap();\n        $this->initializeFixupMap();\n        $this->initializeRemovalMap();\n        $this->initializeInsertionMap();\n        $this->initializeListInsertionMap();\n        $this->initializeEmptyListInsertionMap();\n        $this->initializeModifierChangeMap();\n        $this->resetState();\n        $this->origTokens = new TokenStream($origTokens);\n        $this->preprocessNodes($stmts);\n        $pos = 0;\n        $result = $this->pArray($stmts, $origStmts, $pos, 0, 'File', 'stmts', null);\n        if (null !== $result) {\n            $result .= $this->origTokens->getTokenCode($pos, \\count($origTokens), 0);\n        } else {\n            // Fallback\n            // TODO Add <?php properly\n            $result = \"<?php\\n\" . $this->pStmts($stmts, \\false);\n        }\n        return \\ltrim($this->handleMagicTokens($result));\n    }\n    protected function pFallback(Node $node)\n    {\n        return $this->{'p' . $node->getType()}($node);\n    }\n    /**\n     * Pretty prints a node.\n     *\n     * This method also handles formatting preservation for nodes.\n     *\n     * @param Node $node Node to be pretty printed\n     * @param bool $parentFormatPreserved Whether parent node has preserved formatting\n     *\n     * @return string Pretty printed node\n     */\n    protected function p(Node $node, $parentFormatPreserved = \\false) : string\n    {\n        // No orig tokens means this is a normal pretty print without preservation of formatting\n        if (!$this->origTokens) {\n            return $this->{'p' . $node->getType()}($node);\n        }\n        /** @var Node $origNode */\n        $origNode = $node->getAttribute('origNode');\n        if (null === $origNode) {\n            return $this->pFallback($node);\n        }\n        $class = \\get_class($node);\n        \\assert($class === \\get_class($origNode));\n        $startPos = $origNode->getStartTokenPos();\n        $endPos = $origNode->getEndTokenPos();\n        \\assert($startPos >= 0 && $endPos >= 0);\n        $fallbackNode = $node;\n        if ($node instanceof Expr\\New_ && $node->class instanceof Stmt\\Class_) {\n            // Normalize node structure of anonymous classes\n            $node = PrintableNewAnonClassNode::fromNewNode($node);\n            $origNode = PrintableNewAnonClassNode::fromNewNode($origNode);\n        }\n        // InlineHTML node does not contain closing and opening PHP tags. If the parent formatting\n        // is not preserved, then we need to use the fallback code to make sure the tags are\n        // printed.\n        if ($node instanceof Stmt\\InlineHTML && !$parentFormatPreserved) {\n            return $this->pFallback($fallbackNode);\n        }\n        $indentAdjustment = $this->indentLevel - $this->origTokens->getIndentationBefore($startPos);\n        $type = $node->getType();\n        $fixupInfo = $this->fixupMap[$class] ?? null;\n        $result = '';\n        $pos = $startPos;\n        foreach ($node->getSubNodeNames() as $subNodeName) {\n            $subNode = $node->{$subNodeName};\n            $origSubNode = $origNode->{$subNodeName};\n            if (!$subNode instanceof Node && $subNode !== null || !$origSubNode instanceof Node && $origSubNode !== null) {\n                if ($subNode === $origSubNode) {\n                    // Unchanged, can reuse old code\n                    continue;\n                }\n                if (\\is_array($subNode) && \\is_array($origSubNode)) {\n                    // Array subnode changed, we might be able to reconstruct it\n                    $listResult = $this->pArray($subNode, $origSubNode, $pos, $indentAdjustment, $type, $subNodeName, $fixupInfo[$subNodeName] ?? null);\n                    if (null === $listResult) {\n                        return $this->pFallback($fallbackNode);\n                    }\n                    $result .= $listResult;\n                    continue;\n                }\n                if (\\is_int($subNode) && \\is_int($origSubNode)) {\n                    // Check if this is a modifier change\n                    $key = $type . '->' . $subNodeName;\n                    if (!isset($this->modifierChangeMap[$key])) {\n                        return $this->pFallback($fallbackNode);\n                    }\n                    $findToken = $this->modifierChangeMap[$key];\n                    $result .= $this->pModifiers($subNode);\n                    $pos = $this->origTokens->findRight($pos, $findToken);\n                    continue;\n                }\n                // If a non-node, non-array subnode changed, we don't be able to do a partial\n                // reconstructions, as we don't have enough offset information. Pretty print the\n                // whole node instead.\n                return $this->pFallback($fallbackNode);\n            }\n            $extraLeft = '';\n            $extraRight = '';\n            if ($origSubNode !== null) {\n                $subStartPos = $origSubNode->getStartTokenPos();\n                $subEndPos = $origSubNode->getEndTokenPos();\n                \\assert($subStartPos >= 0 && $subEndPos >= 0);\n            } else {\n                if ($subNode === null) {\n                    // Both null, nothing to do\n                    continue;\n                }\n                // A node has been inserted, check if we have insertion information for it\n                $key = $type . '->' . $subNodeName;\n                if (!isset($this->insertionMap[$key])) {\n                    return $this->pFallback($fallbackNode);\n                }\n                list($findToken, $beforeToken, $extraLeft, $extraRight) = $this->insertionMap[$key];\n                if (null !== $findToken) {\n                    $subStartPos = $this->origTokens->findRight($pos, $findToken) + (int) (!$beforeToken);\n                } else {\n                    $subStartPos = $pos;\n                }\n                if (null === $extraLeft && null !== $extraRight) {\n                    // If inserting on the right only, skipping whitespace looks better\n                    $subStartPos = $this->origTokens->skipRightWhitespace($subStartPos);\n                }\n                $subEndPos = $subStartPos - 1;\n            }\n            if (null === $subNode) {\n                // A node has been removed, check if we have removal information for it\n                $key = $type . '->' . $subNodeName;\n                if (!isset($this->removalMap[$key])) {\n                    return $this->pFallback($fallbackNode);\n                }\n                // Adjust positions to account for additional tokens that must be skipped\n                $removalInfo = $this->removalMap[$key];\n                if (isset($removalInfo['left'])) {\n                    $subStartPos = $this->origTokens->skipLeft($subStartPos - 1, $removalInfo['left']) + 1;\n                }\n                if (isset($removalInfo['right'])) {\n                    $subEndPos = $this->origTokens->skipRight($subEndPos + 1, $removalInfo['right']) - 1;\n                }\n            }\n            $result .= $this->origTokens->getTokenCode($pos, $subStartPos, $indentAdjustment);\n            if (null !== $subNode) {\n                $result .= $extraLeft;\n                $origIndentLevel = $this->indentLevel;\n                $this->setIndentLevel($this->origTokens->getIndentationBefore($subStartPos) + $indentAdjustment);\n                // If it's the same node that was previously in this position, it certainly doesn't\n                // need fixup. It's important to check this here, because our fixup checks are more\n                // conservative than strictly necessary.\n                if (isset($fixupInfo[$subNodeName]) && $subNode->getAttribute('origNode') !== $origSubNode) {\n                    $fixup = $fixupInfo[$subNodeName];\n                    $res = $this->pFixup($fixup, $subNode, $class, $subStartPos, $subEndPos);\n                } else {\n                    $res = $this->p($subNode, \\true);\n                }\n                $this->safeAppend($result, $res);\n                $this->setIndentLevel($origIndentLevel);\n                $result .= $extraRight;\n            }\n            $pos = $subEndPos + 1;\n        }\n        $result .= $this->origTokens->getTokenCode($pos, $endPos + 1, $indentAdjustment);\n        return $result;\n    }\n    /**\n     * Perform a format-preserving pretty print of an array.\n     *\n     * @param array       $nodes            New nodes\n     * @param array       $origNodes        Original nodes\n     * @param int         $pos              Current token position (updated by reference)\n     * @param int         $indentAdjustment Adjustment for indentation\n     * @param string      $parentNodeType   Type of the containing node.\n     * @param string      $subNodeName      Name of array subnode.\n     * @param null|int    $fixup            Fixup information for array item nodes\n     *\n     * @return null|string Result of pretty print or null if cannot preserve formatting\n     */\n    protected function pArray(array $nodes, array $origNodes, int &$pos, int $indentAdjustment, string $parentNodeType, string $subNodeName, $fixup)\n    {\n        $diff = $this->nodeListDiffer->diffWithReplacements($origNodes, $nodes);\n        $mapKey = $parentNodeType . '->' . $subNodeName;\n        $insertStr = $this->listInsertionMap[$mapKey] ?? null;\n        $isStmtList = $subNodeName === 'stmts';\n        $beforeFirstKeepOrReplace = \\true;\n        $skipRemovedNode = \\false;\n        $delayedAdd = [];\n        $lastElemIndentLevel = $this->indentLevel;\n        $insertNewline = \\false;\n        if ($insertStr === \"\\n\") {\n            $insertStr = '';\n            $insertNewline = \\true;\n        }\n        if ($isStmtList && \\count($origNodes) === 1 && \\count($nodes) !== 1) {\n            $startPos = $origNodes[0]->getStartTokenPos();\n            $endPos = $origNodes[0]->getEndTokenPos();\n            \\assert($startPos >= 0 && $endPos >= 0);\n            if (!$this->origTokens->haveBraces($startPos, $endPos)) {\n                // This was a single statement without braces, but either additional statements\n                // have been added, or the single statement has been removed. This requires the\n                // addition of braces. For now fall back.\n                // TODO: Try to preserve formatting\n                return null;\n            }\n        }\n        $result = '';\n        foreach ($diff as $i => $diffElem) {\n            $diffType = $diffElem->type;\n            /** @var Node|null $arrItem */\n            $arrItem = $diffElem->new;\n            /** @var Node|null $origArrItem */\n            $origArrItem = $diffElem->old;\n            if ($diffType === DiffElem::TYPE_KEEP || $diffType === DiffElem::TYPE_REPLACE) {\n                $beforeFirstKeepOrReplace = \\false;\n                if ($origArrItem === null || $arrItem === null) {\n                    // We can only handle the case where both are null\n                    if ($origArrItem === $arrItem) {\n                        continue;\n                    }\n                    return null;\n                }\n                if (!$arrItem instanceof Node || !$origArrItem instanceof Node) {\n                    // We can only deal with nodes. This can occur for Names, which use string arrays.\n                    return null;\n                }\n                $itemStartPos = $origArrItem->getStartTokenPos();\n                $itemEndPos = $origArrItem->getEndTokenPos();\n                \\assert($itemStartPos >= 0 && $itemEndPos >= 0 && $itemStartPos >= $pos);\n                $origIndentLevel = $this->indentLevel;\n                $lastElemIndentLevel = $this->origTokens->getIndentationBefore($itemStartPos) + $indentAdjustment;\n                $this->setIndentLevel($lastElemIndentLevel);\n                $comments = $arrItem->getComments();\n                $origComments = $origArrItem->getComments();\n                $commentStartPos = $origComments ? $origComments[0]->getStartTokenPos() : $itemStartPos;\n                \\assert($commentStartPos >= 0);\n                if ($commentStartPos < $pos) {\n                    // Comments may be assigned to multiple nodes if they start at the same position.\n                    // Make sure we don't try to print them multiple times.\n                    $commentStartPos = $itemStartPos;\n                }\n                if ($skipRemovedNode) {\n                    if ($isStmtList && ($this->origTokens->haveBracesInRange($pos, $itemStartPos) || $this->origTokens->haveTagInRange($pos, $itemStartPos))) {\n                        // We'd remove the brace of a code block.\n                        // TODO: Preserve formatting.\n                        $this->setIndentLevel($origIndentLevel);\n                        return null;\n                    }\n                } else {\n                    $result .= $this->origTokens->getTokenCode($pos, $commentStartPos, $indentAdjustment);\n                }\n                if (!empty($delayedAdd)) {\n                    /** @var Node $delayedAddNode */\n                    foreach ($delayedAdd as $delayedAddNode) {\n                        if ($insertNewline) {\n                            $delayedAddComments = $delayedAddNode->getComments();\n                            if ($delayedAddComments) {\n                                $result .= $this->pComments($delayedAddComments) . $this->nl;\n                            }\n                        }\n                        $this->safeAppend($result, $this->p($delayedAddNode, \\true));\n                        if ($insertNewline) {\n                            $result .= $insertStr . $this->nl;\n                        } else {\n                            $result .= $insertStr;\n                        }\n                    }\n                    $delayedAdd = [];\n                }\n                if ($comments !== $origComments) {\n                    if ($comments) {\n                        $result .= $this->pComments($comments) . $this->nl;\n                    }\n                } else {\n                    $result .= $this->origTokens->getTokenCode($commentStartPos, $itemStartPos, $indentAdjustment);\n                }\n                // If we had to remove anything, we have done so now.\n                $skipRemovedNode = \\false;\n            } elseif ($diffType === DiffElem::TYPE_ADD) {\n                if (null === $insertStr) {\n                    // We don't have insertion information for this list type\n                    return null;\n                }\n                // We go multiline if the original code was multiline,\n                // or if it's an array item with a comment above it.\n                if ($insertStr === ', ' && ($this->isMultiline($origNodes) || $arrItem->getComments())) {\n                    $insertStr = ',';\n                    $insertNewline = \\true;\n                }\n                if ($beforeFirstKeepOrReplace) {\n                    // Will be inserted at the next \"replace\" or \"keep\" element\n                    $delayedAdd[] = $arrItem;\n                    continue;\n                }\n                $itemStartPos = $pos;\n                $itemEndPos = $pos - 1;\n                $origIndentLevel = $this->indentLevel;\n                $this->setIndentLevel($lastElemIndentLevel);\n                if ($insertNewline) {\n                    $result .= $insertStr . $this->nl;\n                    $comments = $arrItem->getComments();\n                    if ($comments) {\n                        $result .= $this->pComments($comments) . $this->nl;\n                    }\n                } else {\n                    $result .= $insertStr;\n                }\n            } elseif ($diffType === DiffElem::TYPE_REMOVE) {\n                if (!$origArrItem instanceof Node) {\n                    // We only support removal for nodes\n                    return null;\n                }\n                $itemStartPos = $origArrItem->getStartTokenPos();\n                $itemEndPos = $origArrItem->getEndTokenPos();\n                \\assert($itemStartPos >= 0 && $itemEndPos >= 0);\n                // Consider comments part of the node.\n                $origComments = $origArrItem->getComments();\n                if ($origComments) {\n                    $itemStartPos = $origComments[0]->getStartTokenPos();\n                }\n                if ($i === 0) {\n                    // If we're removing from the start, keep the tokens before the node and drop those after it,\n                    // instead of the other way around.\n                    $result .= $this->origTokens->getTokenCode($pos, $itemStartPos, $indentAdjustment);\n                    $skipRemovedNode = \\true;\n                } else {\n                    if ($isStmtList && ($this->origTokens->haveBracesInRange($pos, $itemStartPos) || $this->origTokens->haveTagInRange($pos, $itemStartPos))) {\n                        // We'd remove the brace of a code block.\n                        // TODO: Preserve formatting.\n                        return null;\n                    }\n                }\n                $pos = $itemEndPos + 1;\n                continue;\n            } else {\n                throw new \\Exception(\"Shouldn't happen\");\n            }\n            if (null !== $fixup && $arrItem->getAttribute('origNode') !== $origArrItem) {\n                $res = $this->pFixup($fixup, $arrItem, null, $itemStartPos, $itemEndPos);\n            } else {\n                $res = $this->p($arrItem, \\true);\n            }\n            $this->safeAppend($result, $res);\n            $this->setIndentLevel($origIndentLevel);\n            $pos = $itemEndPos + 1;\n        }\n        if ($skipRemovedNode) {\n            // TODO: Support removing single node.\n            return null;\n        }\n        if (!empty($delayedAdd)) {\n            if (!isset($this->emptyListInsertionMap[$mapKey])) {\n                return null;\n            }\n            list($findToken, $extraLeft, $extraRight) = $this->emptyListInsertionMap[$mapKey];\n            if (null !== $findToken) {\n                $insertPos = $this->origTokens->findRight($pos, $findToken) + 1;\n                $result .= $this->origTokens->getTokenCode($pos, $insertPos, $indentAdjustment);\n                $pos = $insertPos;\n            }\n            $first = \\true;\n            $result .= $extraLeft;\n            foreach ($delayedAdd as $delayedAddNode) {\n                if (!$first) {\n                    $result .= $insertStr;\n                    if ($insertNewline) {\n                        $result .= $this->nl;\n                    }\n                }\n                $result .= $this->p($delayedAddNode, \\true);\n                $first = \\false;\n            }\n            $result .= $extraRight === \"\\n\" ? $this->nl : $extraRight;\n        }\n        return $result;\n    }\n    /**\n     * Print node with fixups.\n     *\n     * Fixups here refer to the addition of extra parentheses, braces or other characters, that\n     * are required to preserve program semantics in a certain context (e.g. to maintain precedence\n     * or because only certain expressions are allowed in certain places).\n     *\n     * @param int         $fixup       Fixup type\n     * @param Node        $subNode     Subnode to print\n     * @param string|null $parentClass Class of parent node\n     * @param int         $subStartPos Original start pos of subnode\n     * @param int         $subEndPos   Original end pos of subnode\n     *\n     * @return string Result of fixed-up print of subnode\n     */\n    protected function pFixup(int $fixup, Node $subNode, $parentClass, int $subStartPos, int $subEndPos) : string\n    {\n        switch ($fixup) {\n            case self::FIXUP_PREC_LEFT:\n            case self::FIXUP_PREC_RIGHT:\n                if (!$this->origTokens->haveParens($subStartPos, $subEndPos)) {\n                    list($precedence, $associativity) = $this->precedenceMap[$parentClass];\n                    return $this->pPrec($subNode, $precedence, $associativity, $fixup === self::FIXUP_PREC_LEFT ? -1 : 1);\n                }\n                break;\n            case self::FIXUP_CALL_LHS:\n                if ($this->callLhsRequiresParens($subNode) && !$this->origTokens->haveParens($subStartPos, $subEndPos)) {\n                    return '(' . $this->p($subNode) . ')';\n                }\n                break;\n            case self::FIXUP_DEREF_LHS:\n                if ($this->dereferenceLhsRequiresParens($subNode) && !$this->origTokens->haveParens($subStartPos, $subEndPos)) {\n                    return '(' . $this->p($subNode) . ')';\n                }\n                break;\n            case self::FIXUP_STATIC_DEREF_LHS:\n                if ($this->staticDereferenceLhsRequiresParens($subNode) && !$this->origTokens->haveParens($subStartPos, $subEndPos)) {\n                    return '(' . $this->p($subNode) . ')';\n                }\n                break;\n            case self::FIXUP_NEW:\n                if ($this->newOperandRequiresParens($subNode) && !$this->origTokens->haveParens($subStartPos, $subEndPos)) {\n                    return '(' . $this->p($subNode) . ')';\n                }\n                break;\n            case self::FIXUP_BRACED_NAME:\n            case self::FIXUP_VAR_BRACED_NAME:\n                if ($subNode instanceof Expr && !$this->origTokens->haveBraces($subStartPos, $subEndPos)) {\n                    return ($fixup === self::FIXUP_VAR_BRACED_NAME ? '$' : '') . '{' . $this->p($subNode) . '}';\n                }\n                break;\n            case self::FIXUP_ENCAPSED:\n                if (!$subNode instanceof Scalar\\EncapsedStringPart && !$this->origTokens->haveBraces($subStartPos, $subEndPos)) {\n                    return '{' . $this->p($subNode) . '}';\n                }\n                break;\n            default:\n                throw new \\Exception('Cannot happen');\n        }\n        // Nothing special to do\n        return $this->p($subNode);\n    }\n    /**\n     * Appends to a string, ensuring whitespace between label characters.\n     *\n     * Example: \"echo\" and \"$x\" result in \"echo$x\", but \"echo\" and \"x\" result in \"echo x\".\n     * Without safeAppend the result would be \"echox\", which does not preserve semantics.\n     *\n     * @param string $str\n     * @param string $append\n     */\n    protected function safeAppend(string &$str, string $append)\n    {\n        if ($str === \"\") {\n            $str = $append;\n            return;\n        }\n        if ($append === \"\") {\n            return;\n        }\n        if (!$this->labelCharMap[$append[0]] || !$this->labelCharMap[$str[\\strlen($str) - 1]]) {\n            $str .= $append;\n        } else {\n            $str .= \" \" . $append;\n        }\n    }\n    /**\n     * Determines whether the LHS of a call must be wrapped in parenthesis.\n     *\n     * @param Node $node LHS of a call\n     *\n     * @return bool Whether parentheses are required\n     */\n    protected function callLhsRequiresParens(Node $node) : bool\n    {\n        return !($node instanceof Node\\Name || $node instanceof Expr\\Variable || $node instanceof Expr\\ArrayDimFetch || $node instanceof Expr\\FuncCall || $node instanceof Expr\\MethodCall || $node instanceof Expr\\NullsafeMethodCall || $node instanceof Expr\\StaticCall || $node instanceof Expr\\Array_);\n    }\n    /**\n     * Determines whether the LHS of an array/object operation must be wrapped in parentheses.\n     *\n     * @param Node $node LHS of dereferencing operation\n     *\n     * @return bool Whether parentheses are required\n     */\n    protected function dereferenceLhsRequiresParens(Node $node) : bool\n    {\n        // A constant can occur on the LHS of an array/object deref, but not a static deref.\n        return $this->staticDereferenceLhsRequiresParens($node) && !$node instanceof Expr\\ConstFetch;\n    }\n    /**\n     * Determines whether the LHS of a static operation must be wrapped in parentheses.\n     *\n     * @param Node $node LHS of dereferencing operation\n     *\n     * @return bool Whether parentheses are required\n     */\n    protected function staticDereferenceLhsRequiresParens(Node $node) : bool\n    {\n        return !($node instanceof Expr\\Variable || $node instanceof Node\\Name || $node instanceof Expr\\ArrayDimFetch || $node instanceof Expr\\PropertyFetch || $node instanceof Expr\\NullsafePropertyFetch || $node instanceof Expr\\StaticPropertyFetch || $node instanceof Expr\\FuncCall || $node instanceof Expr\\MethodCall || $node instanceof Expr\\NullsafeMethodCall || $node instanceof Expr\\StaticCall || $node instanceof Expr\\Array_ || $node instanceof Scalar\\String_ || $node instanceof Expr\\ClassConstFetch);\n    }\n    /**\n     * Determines whether an expression used in \"new\" or \"instanceof\" requires parentheses.\n     *\n     * @param Node $node New or instanceof operand\n     *\n     * @return bool Whether parentheses are required\n     */\n    protected function newOperandRequiresParens(Node $node) : bool\n    {\n        if ($node instanceof Node\\Name || $node instanceof Expr\\Variable) {\n            return \\false;\n        }\n        if ($node instanceof Expr\\ArrayDimFetch || $node instanceof Expr\\PropertyFetch || $node instanceof Expr\\NullsafePropertyFetch) {\n            return $this->newOperandRequiresParens($node->var);\n        }\n        if ($node instanceof Expr\\StaticPropertyFetch) {\n            return $this->newOperandRequiresParens($node->class);\n        }\n        return \\true;\n    }\n    /**\n     * Print modifiers, including trailing whitespace.\n     *\n     * @param int $modifiers Modifier mask to print\n     *\n     * @return string Printed modifiers\n     */\n    protected function pModifiers(int $modifiers)\n    {\n        return ($modifiers & Stmt\\Class_::MODIFIER_PUBLIC ? 'public ' : '') . ($modifiers & Stmt\\Class_::MODIFIER_PROTECTED ? 'protected ' : '') . ($modifiers & Stmt\\Class_::MODIFIER_PRIVATE ? 'private ' : '') . ($modifiers & Stmt\\Class_::MODIFIER_STATIC ? 'static ' : '') . ($modifiers & Stmt\\Class_::MODIFIER_ABSTRACT ? 'abstract ' : '') . ($modifiers & Stmt\\Class_::MODIFIER_FINAL ? 'final ' : '') . ($modifiers & Stmt\\Class_::MODIFIER_READONLY ? 'readonly ' : '');\n    }\n    /**\n     * Determine whether a list of nodes uses multiline formatting.\n     *\n     * @param (Node|null)[] $nodes Node list\n     *\n     * @return bool Whether multiline formatting is used\n     */\n    protected function isMultiline(array $nodes) : bool\n    {\n        if (\\count($nodes) < 2) {\n            return \\false;\n        }\n        $pos = -1;\n        foreach ($nodes as $node) {\n            if (null === $node) {\n                continue;\n            }\n            $endPos = $node->getEndTokenPos() + 1;\n            if ($pos >= 0) {\n                $text = $this->origTokens->getTokenCode($pos, $endPos, 0);\n                if (\\false === \\strpos($text, \"\\n\")) {\n                    // We require that a newline is present between *every* item. If the formatting\n                    // is inconsistent, with only some items having newlines, we don't consider it\n                    // as multiline\n                    return \\false;\n                }\n            }\n            $pos = $endPos;\n        }\n        return \\true;\n    }\n    /**\n     * Lazily initializes label char map.\n     *\n     * The label char map determines whether a certain character may occur in a label.\n     */\n    protected function initializeLabelCharMap()\n    {\n        if ($this->labelCharMap) {\n            return;\n        }\n        $this->labelCharMap = [];\n        for ($i = 0; $i < 256; $i++) {\n            // Since PHP 7.1 The lower range is 0x80. However, we also want to support code for\n            // older versions.\n            $chr = \\chr($i);\n            $this->labelCharMap[$chr] = $i >= 0x7f || \\ctype_alnum($chr);\n        }\n    }\n    /**\n     * Lazily initializes node list differ.\n     *\n     * The node list differ is used to determine differences between two array subnodes.\n     */\n    protected function initializeNodeListDiffer()\n    {\n        if ($this->nodeListDiffer) {\n            return;\n        }\n        $this->nodeListDiffer = new Internal\\Differ(function ($a, $b) {\n            if ($a instanceof Node && $b instanceof Node) {\n                return $a === $b->getAttribute('origNode');\n            }\n            // Can happen for array destructuring\n            return $a === null && $b === null;\n        });\n    }\n    /**\n     * Lazily initializes fixup map.\n     *\n     * The fixup map is used to determine whether a certain subnode of a certain node may require\n     * some kind of \"fixup\" operation, e.g. the addition of parenthesis or braces.\n     */\n    protected function initializeFixupMap()\n    {\n        if ($this->fixupMap) {\n            return;\n        }\n        $this->fixupMap = [Expr\\PreInc::class => ['var' => self::FIXUP_PREC_RIGHT], Expr\\PreDec::class => ['var' => self::FIXUP_PREC_RIGHT], Expr\\PostInc::class => ['var' => self::FIXUP_PREC_LEFT], Expr\\PostDec::class => ['var' => self::FIXUP_PREC_LEFT], Expr\\Instanceof_::class => ['expr' => self::FIXUP_PREC_LEFT, 'class' => self::FIXUP_NEW], Expr\\Ternary::class => ['cond' => self::FIXUP_PREC_LEFT, 'else' => self::FIXUP_PREC_RIGHT], Expr\\FuncCall::class => ['name' => self::FIXUP_CALL_LHS], Expr\\StaticCall::class => ['class' => self::FIXUP_STATIC_DEREF_LHS], Expr\\ArrayDimFetch::class => ['var' => self::FIXUP_DEREF_LHS], Expr\\ClassConstFetch::class => ['class' => self::FIXUP_STATIC_DEREF_LHS, 'name' => self::FIXUP_BRACED_NAME], Expr\\New_::class => ['class' => self::FIXUP_NEW], Expr\\MethodCall::class => ['var' => self::FIXUP_DEREF_LHS, 'name' => self::FIXUP_BRACED_NAME], Expr\\NullsafeMethodCall::class => ['var' => self::FIXUP_DEREF_LHS, 'name' => self::FIXUP_BRACED_NAME], Expr\\StaticPropertyFetch::class => ['class' => self::FIXUP_STATIC_DEREF_LHS, 'name' => self::FIXUP_VAR_BRACED_NAME], Expr\\PropertyFetch::class => ['var' => self::FIXUP_DEREF_LHS, 'name' => self::FIXUP_BRACED_NAME], Expr\\NullsafePropertyFetch::class => ['var' => self::FIXUP_DEREF_LHS, 'name' => self::FIXUP_BRACED_NAME], Scalar\\Encapsed::class => ['parts' => self::FIXUP_ENCAPSED]];\n        $binaryOps = [BinaryOp\\Pow::class, BinaryOp\\Mul::class, BinaryOp\\Div::class, BinaryOp\\Mod::class, BinaryOp\\Plus::class, BinaryOp\\Minus::class, BinaryOp\\Concat::class, BinaryOp\\ShiftLeft::class, BinaryOp\\ShiftRight::class, BinaryOp\\Smaller::class, BinaryOp\\SmallerOrEqual::class, BinaryOp\\Greater::class, BinaryOp\\GreaterOrEqual::class, BinaryOp\\Equal::class, BinaryOp\\NotEqual::class, BinaryOp\\Identical::class, BinaryOp\\NotIdentical::class, BinaryOp\\Spaceship::class, BinaryOp\\BitwiseAnd::class, BinaryOp\\BitwiseXor::class, BinaryOp\\BitwiseOr::class, BinaryOp\\BooleanAnd::class, BinaryOp\\BooleanOr::class, BinaryOp\\Coalesce::class, BinaryOp\\LogicalAnd::class, BinaryOp\\LogicalXor::class, BinaryOp\\LogicalOr::class];\n        foreach ($binaryOps as $binaryOp) {\n            $this->fixupMap[$binaryOp] = ['left' => self::FIXUP_PREC_LEFT, 'right' => self::FIXUP_PREC_RIGHT];\n        }\n        $assignOps = [Expr\\Assign::class, Expr\\AssignRef::class, AssignOp\\Plus::class, AssignOp\\Minus::class, AssignOp\\Mul::class, AssignOp\\Div::class, AssignOp\\Concat::class, AssignOp\\Mod::class, AssignOp\\BitwiseAnd::class, AssignOp\\BitwiseOr::class, AssignOp\\BitwiseXor::class, AssignOp\\ShiftLeft::class, AssignOp\\ShiftRight::class, AssignOp\\Pow::class, AssignOp\\Coalesce::class];\n        foreach ($assignOps as $assignOp) {\n            $this->fixupMap[$assignOp] = ['var' => self::FIXUP_PREC_LEFT, 'expr' => self::FIXUP_PREC_RIGHT];\n        }\n        $prefixOps = [Expr\\BitwiseNot::class, Expr\\BooleanNot::class, Expr\\UnaryPlus::class, Expr\\UnaryMinus::class, Cast\\Int_::class, Cast\\Double::class, Cast\\String_::class, Cast\\Array_::class, Cast\\Object_::class, Cast\\Bool_::class, Cast\\Unset_::class, Expr\\ErrorSuppress::class, Expr\\YieldFrom::class, Expr\\Print_::class, Expr\\Include_::class];\n        foreach ($prefixOps as $prefixOp) {\n            $this->fixupMap[$prefixOp] = ['expr' => self::FIXUP_PREC_RIGHT];\n        }\n    }\n    /**\n     * Lazily initializes the removal map.\n     *\n     * The removal map is used to determine which additional tokens should be removed when a\n     * certain node is replaced by null.\n     */\n    protected function initializeRemovalMap()\n    {\n        if ($this->removalMap) {\n            return;\n        }\n        $stripBoth = ['left' => \\T_WHITESPACE, 'right' => \\T_WHITESPACE];\n        $stripLeft = ['left' => \\T_WHITESPACE];\n        $stripRight = ['right' => \\T_WHITESPACE];\n        $stripDoubleArrow = ['right' => \\T_DOUBLE_ARROW];\n        $stripColon = ['left' => ':'];\n        $stripEquals = ['left' => '='];\n        $this->removalMap = ['Expr_ArrayDimFetch->dim' => $stripBoth, 'Expr_ArrayItem->key' => $stripDoubleArrow, 'Expr_ArrowFunction->returnType' => $stripColon, 'Expr_Closure->returnType' => $stripColon, 'Expr_Exit->expr' => $stripBoth, 'Expr_Ternary->if' => $stripBoth, 'Expr_Yield->key' => $stripDoubleArrow, 'Expr_Yield->value' => $stripBoth, 'Param->type' => $stripRight, 'Param->default' => $stripEquals, 'Stmt_Break->num' => $stripBoth, 'Stmt_Catch->var' => $stripLeft, 'Stmt_ClassConst->type' => $stripRight, 'Stmt_ClassMethod->returnType' => $stripColon, 'Stmt_Class->extends' => ['left' => \\T_EXTENDS], 'Stmt_Enum->scalarType' => $stripColon, 'Stmt_EnumCase->expr' => $stripEquals, 'Expr_PrintableNewAnonClass->extends' => ['left' => \\T_EXTENDS], 'Stmt_Continue->num' => $stripBoth, 'Stmt_Foreach->keyVar' => $stripDoubleArrow, 'Stmt_Function->returnType' => $stripColon, 'Stmt_If->else' => $stripLeft, 'Stmt_Namespace->name' => $stripLeft, 'Stmt_Property->type' => $stripRight, 'Stmt_PropertyProperty->default' => $stripEquals, 'Stmt_Return->expr' => $stripBoth, 'Stmt_StaticVar->default' => $stripEquals, 'Stmt_TraitUseAdaptation_Alias->newName' => $stripLeft, 'Stmt_TryCatch->finally' => $stripLeft];\n    }\n    protected function initializeInsertionMap()\n    {\n        if ($this->insertionMap) {\n            return;\n        }\n        // TODO: \"yield\" where both key and value are inserted doesn't work\n        // [$find, $beforeToken, $extraLeft, $extraRight]\n        $this->insertionMap = [\n            'Expr_ArrayDimFetch->dim' => ['[', \\false, null, null],\n            'Expr_ArrayItem->key' => [null, \\false, null, ' => '],\n            'Expr_ArrowFunction->returnType' => [')', \\false, ' : ', null],\n            'Expr_Closure->returnType' => [')', \\false, ' : ', null],\n            'Expr_Ternary->if' => ['?', \\false, ' ', ' '],\n            'Expr_Yield->key' => [\\T_YIELD, \\false, null, ' => '],\n            'Expr_Yield->value' => [\\T_YIELD, \\false, ' ', null],\n            'Param->type' => [null, \\false, null, ' '],\n            'Param->default' => [null, \\false, ' = ', null],\n            'Stmt_Break->num' => [\\T_BREAK, \\false, ' ', null],\n            'Stmt_Catch->var' => [null, \\false, ' ', null],\n            'Stmt_ClassMethod->returnType' => [')', \\false, ' : ', null],\n            'Stmt_ClassConst->type' => [\\T_CONST, \\false, ' ', null],\n            'Stmt_Class->extends' => [null, \\false, ' extends ', null],\n            'Stmt_Enum->scalarType' => [null, \\false, ' : ', null],\n            'Stmt_EnumCase->expr' => [null, \\false, ' = ', null],\n            'Expr_PrintableNewAnonClass->extends' => [null, ' extends ', null],\n            'Stmt_Continue->num' => [\\T_CONTINUE, \\false, ' ', null],\n            'Stmt_Foreach->keyVar' => [\\T_AS, \\false, null, ' => '],\n            'Stmt_Function->returnType' => [')', \\false, ' : ', null],\n            'Stmt_If->else' => [null, \\false, ' ', null],\n            'Stmt_Namespace->name' => [\\T_NAMESPACE, \\false, ' ', null],\n            'Stmt_Property->type' => [\\T_VARIABLE, \\true, null, ' '],\n            'Stmt_PropertyProperty->default' => [null, \\false, ' = ', null],\n            'Stmt_Return->expr' => [\\T_RETURN, \\false, ' ', null],\n            'Stmt_StaticVar->default' => [null, \\false, ' = ', null],\n            //'Stmt_TraitUseAdaptation_Alias->newName' => [T_AS, false, ' ', null], // TODO\n            'Stmt_TryCatch->finally' => [null, \\false, ' ', null],\n        ];\n    }\n    protected function initializeListInsertionMap()\n    {\n        if ($this->listInsertionMap) {\n            return;\n        }\n        $this->listInsertionMap = [\n            // special\n            //'Expr_ShellExec->parts' => '', // TODO These need to be treated more carefully\n            //'Scalar_Encapsed->parts' => '',\n            'Stmt_Catch->types' => '|',\n            'UnionType->types' => '|',\n            'IntersectionType->types' => '&',\n            'Stmt_If->elseifs' => ' ',\n            'Stmt_TryCatch->catches' => ' ',\n            // comma-separated lists\n            'Expr_Array->items' => ', ',\n            'Expr_ArrowFunction->params' => ', ',\n            'Expr_Closure->params' => ', ',\n            'Expr_Closure->uses' => ', ',\n            'Expr_FuncCall->args' => ', ',\n            'Expr_Isset->vars' => ', ',\n            'Expr_List->items' => ', ',\n            'Expr_MethodCall->args' => ', ',\n            'Expr_NullsafeMethodCall->args' => ', ',\n            'Expr_New->args' => ', ',\n            'Expr_PrintableNewAnonClass->args' => ', ',\n            'Expr_StaticCall->args' => ', ',\n            'Stmt_ClassConst->consts' => ', ',\n            'Stmt_ClassMethod->params' => ', ',\n            'Stmt_Class->implements' => ', ',\n            'Stmt_Enum->implements' => ', ',\n            'Expr_PrintableNewAnonClass->implements' => ', ',\n            'Stmt_Const->consts' => ', ',\n            'Stmt_Declare->declares' => ', ',\n            'Stmt_Echo->exprs' => ', ',\n            'Stmt_For->init' => ', ',\n            'Stmt_For->cond' => ', ',\n            'Stmt_For->loop' => ', ',\n            'Stmt_Function->params' => ', ',\n            'Stmt_Global->vars' => ', ',\n            'Stmt_GroupUse->uses' => ', ',\n            'Stmt_Interface->extends' => ', ',\n            'Stmt_Match->arms' => ', ',\n            'Stmt_Property->props' => ', ',\n            'Stmt_StaticVar->vars' => ', ',\n            'Stmt_TraitUse->traits' => ', ',\n            'Stmt_TraitUseAdaptation_Precedence->insteadof' => ', ',\n            'Stmt_Unset->vars' => ', ',\n            'Stmt_Use->uses' => ', ',\n            'MatchArm->conds' => ', ',\n            'AttributeGroup->attrs' => ', ',\n            // statement lists\n            'Expr_Closure->stmts' => \"\\n\",\n            'Stmt_Case->stmts' => \"\\n\",\n            'Stmt_Catch->stmts' => \"\\n\",\n            'Stmt_Class->stmts' => \"\\n\",\n            'Stmt_Enum->stmts' => \"\\n\",\n            'Expr_PrintableNewAnonClass->stmts' => \"\\n\",\n            'Stmt_Interface->stmts' => \"\\n\",\n            'Stmt_Trait->stmts' => \"\\n\",\n            'Stmt_ClassMethod->stmts' => \"\\n\",\n            'Stmt_Declare->stmts' => \"\\n\",\n            'Stmt_Do->stmts' => \"\\n\",\n            'Stmt_ElseIf->stmts' => \"\\n\",\n            'Stmt_Else->stmts' => \"\\n\",\n            'Stmt_Finally->stmts' => \"\\n\",\n            'Stmt_Foreach->stmts' => \"\\n\",\n            'Stmt_For->stmts' => \"\\n\",\n            'Stmt_Function->stmts' => \"\\n\",\n            'Stmt_If->stmts' => \"\\n\",\n            'Stmt_Namespace->stmts' => \"\\n\",\n            'Stmt_Class->attrGroups' => \"\\n\",\n            'Stmt_Enum->attrGroups' => \"\\n\",\n            'Stmt_EnumCase->attrGroups' => \"\\n\",\n            'Stmt_Interface->attrGroups' => \"\\n\",\n            'Stmt_Trait->attrGroups' => \"\\n\",\n            'Stmt_Function->attrGroups' => \"\\n\",\n            'Stmt_ClassMethod->attrGroups' => \"\\n\",\n            'Stmt_ClassConst->attrGroups' => \"\\n\",\n            'Stmt_Property->attrGroups' => \"\\n\",\n            'Expr_PrintableNewAnonClass->attrGroups' => ' ',\n            'Expr_Closure->attrGroups' => ' ',\n            'Expr_ArrowFunction->attrGroups' => ' ',\n            'Param->attrGroups' => ' ',\n            'Stmt_Switch->cases' => \"\\n\",\n            'Stmt_TraitUse->adaptations' => \"\\n\",\n            'Stmt_TryCatch->stmts' => \"\\n\",\n            'Stmt_While->stmts' => \"\\n\",\n            // dummy for top-level context\n            'File->stmts' => \"\\n\",\n        ];\n    }\n    protected function initializeEmptyListInsertionMap()\n    {\n        if ($this->emptyListInsertionMap) {\n            return;\n        }\n        // TODO Insertion into empty statement lists.\n        // [$find, $extraLeft, $extraRight]\n        $this->emptyListInsertionMap = ['Expr_ArrowFunction->params' => ['(', '', ''], 'Expr_Closure->uses' => [')', ' use(', ')'], 'Expr_Closure->params' => ['(', '', ''], 'Expr_FuncCall->args' => ['(', '', ''], 'Expr_MethodCall->args' => ['(', '', ''], 'Expr_NullsafeMethodCall->args' => ['(', '', ''], 'Expr_New->args' => ['(', '', ''], 'Expr_PrintableNewAnonClass->args' => ['(', '', ''], 'Expr_PrintableNewAnonClass->implements' => [null, ' implements ', ''], 'Expr_StaticCall->args' => ['(', '', ''], 'Stmt_Class->implements' => [null, ' implements ', ''], 'Stmt_Enum->implements' => [null, ' implements ', ''], 'Stmt_ClassMethod->params' => ['(', '', ''], 'Stmt_Interface->extends' => [null, ' extends ', ''], 'Stmt_Function->params' => ['(', '', ''], 'Stmt_Interface->attrGroups' => [null, '', \"\\n\"], 'Stmt_Class->attrGroups' => [null, '', \"\\n\"], 'Stmt_ClassConst->attrGroups' => [null, '', \"\\n\"], 'Stmt_ClassMethod->attrGroups' => [null, '', \"\\n\"], 'Stmt_Function->attrGroups' => [null, '', \"\\n\"], 'Stmt_Property->attrGroups' => [null, '', \"\\n\"], 'Stmt_Trait->attrGroups' => [null, '', \"\\n\"], 'Expr_ArrowFunction->attrGroups' => [null, '', ' '], 'Expr_Closure->attrGroups' => [null, '', ' '], 'Expr_PrintableNewAnonClass->attrGroups' => [\\T_NEW, ' ', '']];\n    }\n    protected function initializeModifierChangeMap()\n    {\n        if ($this->modifierChangeMap) {\n            return;\n        }\n        $this->modifierChangeMap = ['Stmt_ClassConst->flags' => \\T_CONST, 'Stmt_ClassMethod->flags' => \\T_FUNCTION, 'Stmt_Class->flags' => \\T_CLASS, 'Stmt_Property->flags' => \\T_VARIABLE, 'Expr_PrintableNewAnonClass->flags' => \\T_CLASS, 'Param->flags' => \\T_VARIABLE];\n        // List of integer subnodes that are not modifiers:\n        // Expr_Include->type\n        // Stmt_GroupUse->type\n        // Stmt_Use->type\n        // Stmt_UseUse->type\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2016-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\nBSD 3-Clause License\n\nCopyright (c) 2017-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\nPhar.io - Manifest\n\nCopyright (c) 2016-2019 Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>, and contributors\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice,\n  this list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of Arne Blankerts nor the names of contributors\n  may be used to endorse or promote products derived from this software\n  without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT  * NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\nOR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse PHPUnit\\PharIo\\Version\\Exception as VersionException;\nuse PHPUnit\\PharIo\\Version\\Version;\nuse PHPUnit\\PharIo\\Version\\VersionConstraintParser;\nclass ManifestDocumentMapper\n{\n    public function map(ManifestDocument $document) : Manifest\n    {\n        try {\n            $contains = $document->getContainsElement();\n            $type = $this->mapType($contains);\n            $copyright = $this->mapCopyright($document->getCopyrightElement());\n            $requirements = $this->mapRequirements($document->getRequiresElement());\n            $bundledComponents = $this->mapBundledComponents($document);\n            return new Manifest(new ApplicationName($contains->getName()), new Version($contains->getVersion()), $type, $copyright, $requirements, $bundledComponents);\n        } catch (VersionException $e) {\n            throw new ManifestDocumentMapperException($e->getMessage(), (int) $e->getCode(), $e);\n        } catch (Exception $e) {\n            throw new ManifestDocumentMapperException($e->getMessage(), (int) $e->getCode(), $e);\n        }\n    }\n    private function mapType(ContainsElement $contains) : Type\n    {\n        switch ($contains->getType()) {\n            case 'application':\n                return Type::application();\n            case 'library':\n                return Type::library();\n            case 'extension':\n                return $this->mapExtension($contains->getExtensionElement());\n        }\n        throw new ManifestDocumentMapperException(\\sprintf('Unsupported type %s', $contains->getType()));\n    }\n    private function mapCopyright(CopyrightElement $copyright) : CopyrightInformation\n    {\n        $authors = new AuthorCollection();\n        foreach ($copyright->getAuthorElements() as $authorElement) {\n            $authors->add(new Author($authorElement->getName(), new Email($authorElement->getEmail())));\n        }\n        $licenseElement = $copyright->getLicenseElement();\n        $license = new License($licenseElement->getType(), new Url($licenseElement->getUrl()));\n        return new CopyrightInformation($authors, $license);\n    }\n    private function mapRequirements(RequiresElement $requires) : RequirementCollection\n    {\n        $collection = new RequirementCollection();\n        $phpElement = $requires->getPHPElement();\n        $parser = new VersionConstraintParser();\n        try {\n            $versionConstraint = $parser->parse($phpElement->getVersion());\n        } catch (VersionException $e) {\n            throw new ManifestDocumentMapperException(\\sprintf('Unsupported version constraint - %s', $e->getMessage()), (int) $e->getCode(), $e);\n        }\n        $collection->add(new PhpVersionRequirement($versionConstraint));\n        if (!$phpElement->hasExtElements()) {\n            return $collection;\n        }\n        foreach ($phpElement->getExtElements() as $extElement) {\n            $collection->add(new PhpExtensionRequirement($extElement->getName()));\n        }\n        return $collection;\n    }\n    private function mapBundledComponents(ManifestDocument $document) : BundledComponentCollection\n    {\n        $collection = new BundledComponentCollection();\n        if (!$document->hasBundlesElement()) {\n            return $collection;\n        }\n        foreach ($document->getBundlesElement()->getComponentElements() as $componentElement) {\n            $collection->add(new BundledComponent($componentElement->getName(), new Version($componentElement->getVersion())));\n        }\n        return $collection;\n    }\n    private function mapExtension(ExtensionElement $extension) : Extension\n    {\n        try {\n            $versionConstraint = (new VersionConstraintParser())->parse($extension->getCompatible());\n            return Type::extension(new ApplicationName($extension->getFor()), $versionConstraint);\n        } catch (VersionException $e) {\n            throw new ManifestDocumentMapperException(\\sprintf('Unsupported version constraint - %s', $e->getMessage()), (int) $e->getCode(), $e);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ManifestLoader\n{\n    public static function fromFile(string $filename) : Manifest\n    {\n        try {\n            return (new ManifestDocumentMapper())->map(ManifestDocument::fromFile($filename));\n        } catch (Exception $e) {\n            throw new ManifestLoaderException(\\sprintf('Loading %s failed.', $filename), (int) $e->getCode(), $e);\n        }\n    }\n    public static function fromPhar(string $filename) : Manifest\n    {\n        return self::fromFile('phar://' . $filename . '/manifest.xml');\n    }\n    public static function fromString(string $manifest) : Manifest\n    {\n        try {\n            return (new ManifestDocumentMapper())->map(ManifestDocument::fromString($manifest));\n        } catch (Exception $e) {\n            throw new ManifestLoaderException('Processing string failed', (int) $e->getCode(), $e);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse PHPUnit\\PharIo\\Version\\AnyVersionConstraint;\nuse PHPUnit\\PharIo\\Version\\Version;\nuse PHPUnit\\PharIo\\Version\\VersionConstraint;\nuse XMLWriter;\n/** @psalm-suppress MissingConstructor */\nclass ManifestSerializer\n{\n    /** @var XMLWriter */\n    private $xmlWriter;\n    public function serializeToFile(Manifest $manifest, string $filename) : void\n    {\n        \\file_put_contents($filename, $this->serializeToString($manifest));\n    }\n    public function serializeToString(Manifest $manifest) : string\n    {\n        $this->startDocument();\n        $this->addContains($manifest->getName(), $manifest->getVersion(), $manifest->getType());\n        $this->addCopyright($manifest->getCopyrightInformation());\n        $this->addRequirements($manifest->getRequirements());\n        $this->addBundles($manifest->getBundledComponents());\n        return $this->finishDocument();\n    }\n    private function startDocument() : void\n    {\n        $xmlWriter = new XMLWriter();\n        $xmlWriter->openMemory();\n        $xmlWriter->setIndent(\\true);\n        $xmlWriter->setIndentString(\\str_repeat(' ', 4));\n        $xmlWriter->startDocument('1.0', 'UTF-8');\n        $xmlWriter->startElement('phar');\n        $xmlWriter->writeAttribute('xmlns', 'https://phar.io/xml/manifest/1.0');\n        $this->xmlWriter = $xmlWriter;\n    }\n    private function finishDocument() : string\n    {\n        $this->xmlWriter->endElement();\n        $this->xmlWriter->endDocument();\n        return $this->xmlWriter->outputMemory();\n    }\n    private function addContains(ApplicationName $name, Version $version, Type $type) : void\n    {\n        $this->xmlWriter->startElement('contains');\n        $this->xmlWriter->writeAttribute('name', $name->asString());\n        $this->xmlWriter->writeAttribute('version', $version->getVersionString());\n        switch (\\true) {\n            case $type->isApplication():\n                $this->xmlWriter->writeAttribute('type', 'application');\n                break;\n            case $type->isLibrary():\n                $this->xmlWriter->writeAttribute('type', 'library');\n                break;\n            case $type->isExtension():\n                $this->xmlWriter->writeAttribute('type', 'extension');\n                /* @var $type Extension */\n                $this->addExtension($type->getApplicationName(), $type->getVersionConstraint());\n                break;\n            default:\n                $this->xmlWriter->writeAttribute('type', 'custom');\n        }\n        $this->xmlWriter->endElement();\n    }\n    private function addCopyright(CopyrightInformation $copyrightInformation) : void\n    {\n        $this->xmlWriter->startElement('copyright');\n        foreach ($copyrightInformation->getAuthors() as $author) {\n            $this->xmlWriter->startElement('author');\n            $this->xmlWriter->writeAttribute('name', $author->getName());\n            $this->xmlWriter->writeAttribute('email', $author->getEmail()->asString());\n            $this->xmlWriter->endElement();\n        }\n        $license = $copyrightInformation->getLicense();\n        $this->xmlWriter->startElement('license');\n        $this->xmlWriter->writeAttribute('type', $license->getName());\n        $this->xmlWriter->writeAttribute('url', $license->getUrl()->asString());\n        $this->xmlWriter->endElement();\n        $this->xmlWriter->endElement();\n    }\n    private function addRequirements(RequirementCollection $requirementCollection) : void\n    {\n        $phpRequirement = new AnyVersionConstraint();\n        $extensions = [];\n        foreach ($requirementCollection as $requirement) {\n            if ($requirement instanceof PhpVersionRequirement) {\n                $phpRequirement = $requirement->getVersionConstraint();\n                continue;\n            }\n            if ($requirement instanceof PhpExtensionRequirement) {\n                $extensions[] = $requirement->asString();\n            }\n        }\n        $this->xmlWriter->startElement('requires');\n        $this->xmlWriter->startElement('php');\n        $this->xmlWriter->writeAttribute('version', $phpRequirement->asString());\n        foreach ($extensions as $extension) {\n            $this->xmlWriter->startElement('ext');\n            $this->xmlWriter->writeAttribute('name', $extension);\n            $this->xmlWriter->endElement();\n        }\n        $this->xmlWriter->endElement();\n        $this->xmlWriter->endElement();\n    }\n    private function addBundles(BundledComponentCollection $bundledComponentCollection) : void\n    {\n        if (\\count($bundledComponentCollection) === 0) {\n            return;\n        }\n        $this->xmlWriter->startElement('bundles');\n        foreach ($bundledComponentCollection as $bundledComponent) {\n            $this->xmlWriter->startElement('component');\n            $this->xmlWriter->writeAttribute('name', $bundledComponent->getName());\n            $this->xmlWriter->writeAttribute('version', $bundledComponent->getVersion()->getVersionString());\n            $this->xmlWriter->endElement();\n        }\n        $this->xmlWriter->endElement();\n    }\n    private function addExtension(ApplicationName $applicationName, VersionConstraint $versionConstraint) : void\n    {\n        $this->xmlWriter->startElement('extension');\n        $this->xmlWriter->writeAttribute('for', $applicationName->asString());\n        $this->xmlWriter->writeAttribute('compatible', $versionConstraint->asString());\n        $this->xmlWriter->endElement();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ElementCollectionException extends \\InvalidArgumentException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\ninterface Exception extends \\Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass InvalidApplicationNameException extends \\InvalidArgumentException implements Exception\n{\n    public const InvalidFormat = 2;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass InvalidEmailException extends \\InvalidArgumentException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass InvalidUrlException extends \\InvalidArgumentException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ManifestDocumentException extends \\RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse LibXMLError;\nclass ManifestDocumentLoadingException extends \\Exception implements Exception\n{\n    /** @var LibXMLError[] */\n    private $libxmlErrors;\n    /**\n     * ManifestDocumentLoadingException constructor.\n     *\n     * @param LibXMLError[] $libxmlErrors\n     */\n    public function __construct(array $libxmlErrors)\n    {\n        $this->libxmlErrors = $libxmlErrors;\n        $first = $this->libxmlErrors[0];\n        parent::__construct(\\sprintf('%s (Line: %d / Column: %d / File: %s)', $first->message, $first->line, $first->column, $first->file), $first->code);\n    }\n    /**\n     * @return LibXMLError[]\n     */\n    public function getLibxmlErrors() : array\n    {\n        return $this->libxmlErrors;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ManifestDocumentMapperException extends \\RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ManifestElementException extends \\RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ManifestLoaderException extends \\Exception implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass Application extends Type\n{\n    public function isApplication() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ApplicationName\n{\n    /** @var string */\n    private $name;\n    public function __construct(string $name)\n    {\n        $this->ensureValidFormat($name);\n        $this->name = $name;\n    }\n    public function asString() : string\n    {\n        return $this->name;\n    }\n    public function isEqual(ApplicationName $name) : bool\n    {\n        return $this->name === $name->name;\n    }\n    private function ensureValidFormat(string $name) : void\n    {\n        if (!\\preg_match('#\\\\w/\\\\w#', $name)) {\n            throw new InvalidApplicationNameException(\\sprintf('Format of name \"%s\" is not valid - expected: vendor/packagename', $name), InvalidApplicationNameException::InvalidFormat);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass Author\n{\n    /** @var string */\n    private $name;\n    /** @var Email */\n    private $email;\n    public function __construct(string $name, Email $email)\n    {\n        $this->name = $name;\n        $this->email = $email;\n    }\n    public function asString() : string\n    {\n        return \\sprintf('%s <%s>', $this->name, $this->email->asString());\n    }\n    public function getName() : string\n    {\n        return $this->name;\n    }\n    public function getEmail() : Email\n    {\n        return $this->email;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass AuthorCollection implements \\Countable, \\IteratorAggregate\n{\n    /** @var Author[] */\n    private $authors = [];\n    public function add(Author $author) : void\n    {\n        $this->authors[] = $author;\n    }\n    /**\n     * @return Author[]\n     */\n    public function getAuthors() : array\n    {\n        return $this->authors;\n    }\n    public function count() : int\n    {\n        return \\count($this->authors);\n    }\n    public function getIterator() : AuthorCollectionIterator\n    {\n        return new AuthorCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass AuthorCollectionIterator implements \\Iterator\n{\n    /** @var Author[] */\n    private $authors;\n    /** @var int */\n    private $position = 0;\n    public function __construct(AuthorCollection $authors)\n    {\n        $this->authors = $authors->getAuthors();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < \\count($this->authors);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : Author\n    {\n        return $this->authors[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse PHPUnit\\PharIo\\Version\\Version;\nclass BundledComponent\n{\n    /** @var string */\n    private $name;\n    /** @var Version */\n    private $version;\n    public function __construct(string $name, Version $version)\n    {\n        $this->name = $name;\n        $this->version = $version;\n    }\n    public function getName() : string\n    {\n        return $this->name;\n    }\n    public function getVersion() : Version\n    {\n        return $this->version;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass BundledComponentCollection implements \\Countable, \\IteratorAggregate\n{\n    /** @var BundledComponent[] */\n    private $bundledComponents = [];\n    public function add(BundledComponent $bundledComponent) : void\n    {\n        $this->bundledComponents[] = $bundledComponent;\n    }\n    /**\n     * @return BundledComponent[]\n     */\n    public function getBundledComponents() : array\n    {\n        return $this->bundledComponents;\n    }\n    public function count() : int\n    {\n        return \\count($this->bundledComponents);\n    }\n    public function getIterator() : BundledComponentCollectionIterator\n    {\n        return new BundledComponentCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass BundledComponentCollectionIterator implements \\Iterator\n{\n    /** @var BundledComponent[] */\n    private $bundledComponents;\n    /** @var int */\n    private $position = 0;\n    public function __construct(BundledComponentCollection $bundledComponents)\n    {\n        $this->bundledComponents = $bundledComponents->getBundledComponents();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < \\count($this->bundledComponents);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : BundledComponent\n    {\n        return $this->bundledComponents[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass CopyrightInformation\n{\n    /** @var AuthorCollection */\n    private $authors;\n    /** @var License */\n    private $license;\n    public function __construct(AuthorCollection $authors, License $license)\n    {\n        $this->authors = $authors;\n        $this->license = $license;\n    }\n    public function getAuthors() : AuthorCollection\n    {\n        return $this->authors;\n    }\n    public function getLicense() : License\n    {\n        return $this->license;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass Email\n{\n    /** @var string */\n    private $email;\n    public function __construct(string $email)\n    {\n        $this->ensureEmailIsValid($email);\n        $this->email = $email;\n    }\n    public function asString() : string\n    {\n        return $this->email;\n    }\n    private function ensureEmailIsValid(string $url) : void\n    {\n        if (\\filter_var($url, \\FILTER_VALIDATE_EMAIL) === \\false) {\n            throw new InvalidEmailException();\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse PHPUnit\\PharIo\\Version\\Version;\nuse PHPUnit\\PharIo\\Version\\VersionConstraint;\nclass Extension extends Type\n{\n    /** @var ApplicationName */\n    private $application;\n    /** @var VersionConstraint */\n    private $versionConstraint;\n    public function __construct(ApplicationName $application, VersionConstraint $versionConstraint)\n    {\n        $this->application = $application;\n        $this->versionConstraint = $versionConstraint;\n    }\n    public function getApplicationName() : ApplicationName\n    {\n        return $this->application;\n    }\n    public function getVersionConstraint() : VersionConstraint\n    {\n        return $this->versionConstraint;\n    }\n    public function isExtension() : bool\n    {\n        return \\true;\n    }\n    public function isExtensionFor(ApplicationName $name) : bool\n    {\n        return $this->application->isEqual($name);\n    }\n    public function isCompatibleWith(ApplicationName $name, Version $version) : bool\n    {\n        return $this->isExtensionFor($name) && $this->versionConstraint->complies($version);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass Library extends Type\n{\n    public function isLibrary() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass License\n{\n    /** @var string */\n    private $name;\n    /** @var Url */\n    private $url;\n    public function __construct(string $name, Url $url)\n    {\n        $this->name = $name;\n        $this->url = $url;\n    }\n    public function getName() : string\n    {\n        return $this->name;\n    }\n    public function getUrl() : Url\n    {\n        return $this->url;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse PHPUnit\\PharIo\\Version\\Version;\nclass Manifest\n{\n    /** @var ApplicationName */\n    private $name;\n    /** @var Version */\n    private $version;\n    /** @var Type */\n    private $type;\n    /** @var CopyrightInformation */\n    private $copyrightInformation;\n    /** @var RequirementCollection */\n    private $requirements;\n    /** @var BundledComponentCollection */\n    private $bundledComponents;\n    public function __construct(ApplicationName $name, Version $version, Type $type, CopyrightInformation $copyrightInformation, RequirementCollection $requirements, BundledComponentCollection $bundledComponents)\n    {\n        $this->name = $name;\n        $this->version = $version;\n        $this->type = $type;\n        $this->copyrightInformation = $copyrightInformation;\n        $this->requirements = $requirements;\n        $this->bundledComponents = $bundledComponents;\n    }\n    public function getName() : ApplicationName\n    {\n        return $this->name;\n    }\n    public function getVersion() : Version\n    {\n        return $this->version;\n    }\n    public function getType() : Type\n    {\n        return $this->type;\n    }\n    public function getCopyrightInformation() : CopyrightInformation\n    {\n        return $this->copyrightInformation;\n    }\n    public function getRequirements() : RequirementCollection\n    {\n        return $this->requirements;\n    }\n    public function getBundledComponents() : BundledComponentCollection\n    {\n        return $this->bundledComponents;\n    }\n    public function isApplication() : bool\n    {\n        return $this->type->isApplication();\n    }\n    public function isLibrary() : bool\n    {\n        return $this->type->isLibrary();\n    }\n    public function isExtension() : bool\n    {\n        return $this->type->isExtension();\n    }\n    public function isExtensionFor(ApplicationName $application, Version $version = null) : bool\n    {\n        if (!$this->isExtension()) {\n            return \\false;\n        }\n        /** @var Extension $type */\n        $type = $this->type;\n        if ($version !== null) {\n            return $type->isCompatibleWith($application, $version);\n        }\n        return $type->isExtensionFor($application);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass PhpExtensionRequirement implements Requirement\n{\n    /** @var string */\n    private $extension;\n    public function __construct(string $extension)\n    {\n        $this->extension = $extension;\n    }\n    public function asString() : string\n    {\n        return $this->extension;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse PHPUnit\\PharIo\\Version\\VersionConstraint;\nclass PhpVersionRequirement implements Requirement\n{\n    /** @var VersionConstraint */\n    private $versionConstraint;\n    public function __construct(VersionConstraint $versionConstraint)\n    {\n        $this->versionConstraint = $versionConstraint;\n    }\n    public function getVersionConstraint() : VersionConstraint\n    {\n        return $this->versionConstraint;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\ninterface Requirement\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass RequirementCollection implements \\Countable, \\IteratorAggregate\n{\n    /** @var Requirement[] */\n    private $requirements = [];\n    public function add(Requirement $requirement) : void\n    {\n        $this->requirements[] = $requirement;\n    }\n    /**\n     * @return Requirement[]\n     */\n    public function getRequirements() : array\n    {\n        return $this->requirements;\n    }\n    public function count() : int\n    {\n        return \\count($this->requirements);\n    }\n    public function getIterator() : RequirementCollectionIterator\n    {\n        return new RequirementCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass RequirementCollectionIterator implements \\Iterator\n{\n    /** @var Requirement[] */\n    private $requirements;\n    /** @var int */\n    private $position = 0;\n    public function __construct(RequirementCollection $requirements)\n    {\n        $this->requirements = $requirements->getRequirements();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < \\count($this->requirements);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : Requirement\n    {\n        return $this->requirements[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse PHPUnit\\PharIo\\Version\\VersionConstraint;\nabstract class Type\n{\n    public static function application() : Application\n    {\n        return new Application();\n    }\n    public static function library() : Library\n    {\n        return new Library();\n    }\n    public static function extension(ApplicationName $application, VersionConstraint $versionConstraint) : Extension\n    {\n        return new Extension($application, $versionConstraint);\n    }\n    /** @psalm-assert-if-true Application $this */\n    public function isApplication() : bool\n    {\n        return \\false;\n    }\n    /** @psalm-assert-if-true Library $this */\n    public function isLibrary() : bool\n    {\n        return \\false;\n    }\n    /** @psalm-assert-if-true Extension $this */\n    public function isExtension() : bool\n    {\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass Url\n{\n    /** @var string */\n    private $url;\n    public function __construct(string $url)\n    {\n        $this->ensureUrlIsValid($url);\n        $this->url = $url;\n    }\n    public function asString() : string\n    {\n        return $this->url;\n    }\n    /**\n     * @param string $url\n     *\n     * @throws InvalidUrlException\n     */\n    private function ensureUrlIsValid($url) : void\n    {\n        if (\\filter_var($url, \\FILTER_VALIDATE_URL) === \\false) {\n            throw new InvalidUrlException();\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass AuthorElement extends ManifestElement\n{\n    public function getName() : string\n    {\n        return $this->getAttributeValue('name');\n    }\n    public function getEmail() : string\n    {\n        return $this->getAttributeValue('email');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass AuthorElementCollection extends ElementCollection\n{\n    public function current() : AuthorElement\n    {\n        return new AuthorElement($this->getCurrentElement());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass BundlesElement extends ManifestElement\n{\n    public function getComponentElements() : ComponentElementCollection\n    {\n        return new ComponentElementCollection($this->getChildrenByName('component'));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ComponentElement extends ManifestElement\n{\n    public function getName() : string\n    {\n        return $this->getAttributeValue('name');\n    }\n    public function getVersion() : string\n    {\n        return $this->getAttributeValue('version');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ComponentElementCollection extends ElementCollection\n{\n    public function current() : ComponentElement\n    {\n        return new ComponentElement($this->getCurrentElement());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ContainsElement extends ManifestElement\n{\n    public function getName() : string\n    {\n        return $this->getAttributeValue('name');\n    }\n    public function getVersion() : string\n    {\n        return $this->getAttributeValue('version');\n    }\n    public function getType() : string\n    {\n        return $this->getAttributeValue('type');\n    }\n    public function getExtensionElement() : ExtensionElement\n    {\n        return new ExtensionElement($this->getChildByName('extension'));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass CopyrightElement extends ManifestElement\n{\n    public function getAuthorElements() : AuthorElementCollection\n    {\n        return new AuthorElementCollection($this->getChildrenByName('author'));\n    }\n    public function getLicenseElement() : LicenseElement\n    {\n        return new LicenseElement($this->getChildByName('license'));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse DOMElement;\nuse DOMNodeList;\nabstract class ElementCollection implements \\Iterator\n{\n    /** @var DOMElement[] */\n    private $nodes = [];\n    /** @var int */\n    private $position;\n    public function __construct(DOMNodeList $nodeList)\n    {\n        $this->position = 0;\n        $this->importNodes($nodeList);\n    }\n    #[\\ReturnTypeWillChange]\n    public abstract function current();\n    public function next() : void\n    {\n        $this->position++;\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function valid() : bool\n    {\n        return $this->position < \\count($this->nodes);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    protected function getCurrentElement() : DOMElement\n    {\n        return $this->nodes[$this->position];\n    }\n    private function importNodes(DOMNodeList $nodeList) : void\n    {\n        foreach ($nodeList as $node) {\n            if (!$node instanceof DOMElement) {\n                throw new ElementCollectionException(\\sprintf('\\\\DOMElement expected, got \\\\%s', \\get_class($node)));\n            }\n            $this->nodes[] = $node;\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ExtElement extends ManifestElement\n{\n    public function getName() : string\n    {\n        return $this->getAttributeValue('name');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ExtElementCollection extends ElementCollection\n{\n    public function current() : ExtElement\n    {\n        return new ExtElement($this->getCurrentElement());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass ExtensionElement extends ManifestElement\n{\n    public function getFor() : string\n    {\n        return $this->getAttributeValue('for');\n    }\n    public function getCompatible() : string\n    {\n        return $this->getAttributeValue('compatible');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass LicenseElement extends ManifestElement\n{\n    public function getType() : string\n    {\n        return $this->getAttributeValue('type');\n    }\n    public function getUrl() : string\n    {\n        return $this->getAttributeValue('url');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse DOMDocument;\nuse DOMElement;\nclass ManifestDocument\n{\n    public const XMLNS = 'https://phar.io/xml/manifest/1.0';\n    /** @var DOMDocument */\n    private $dom;\n    public static function fromFile(string $filename) : ManifestDocument\n    {\n        if (!\\file_exists($filename)) {\n            throw new ManifestDocumentException(\\sprintf('File \"%s\" not found', $filename));\n        }\n        return self::fromString(\\file_get_contents($filename));\n    }\n    public static function fromString(string $xmlString) : ManifestDocument\n    {\n        $prev = \\libxml_use_internal_errors(\\true);\n        \\libxml_clear_errors();\n        $dom = new DOMDocument();\n        $dom->loadXML($xmlString);\n        $errors = \\libxml_get_errors();\n        \\libxml_use_internal_errors($prev);\n        if (\\count($errors) !== 0) {\n            throw new ManifestDocumentLoadingException($errors);\n        }\n        return new self($dom);\n    }\n    private function __construct(DOMDocument $dom)\n    {\n        $this->ensureCorrectDocumentType($dom);\n        $this->dom = $dom;\n    }\n    public function getContainsElement() : ContainsElement\n    {\n        return new ContainsElement($this->fetchElementByName('contains'));\n    }\n    public function getCopyrightElement() : CopyrightElement\n    {\n        return new CopyrightElement($this->fetchElementByName('copyright'));\n    }\n    public function getRequiresElement() : RequiresElement\n    {\n        return new RequiresElement($this->fetchElementByName('requires'));\n    }\n    public function hasBundlesElement() : bool\n    {\n        return $this->dom->getElementsByTagNameNS(self::XMLNS, 'bundles')->length === 1;\n    }\n    public function getBundlesElement() : BundlesElement\n    {\n        return new BundlesElement($this->fetchElementByName('bundles'));\n    }\n    private function ensureCorrectDocumentType(DOMDocument $dom) : void\n    {\n        $root = $dom->documentElement;\n        if ($root->localName !== 'phar' || $root->namespaceURI !== self::XMLNS) {\n            throw new ManifestDocumentException('Not a phar.io manifest document');\n        }\n    }\n    private function fetchElementByName(string $elementName) : DOMElement\n    {\n        $element = $this->dom->getElementsByTagNameNS(self::XMLNS, $elementName)->item(0);\n        if (!$element instanceof DOMElement) {\n            throw new ManifestDocumentException(\\sprintf('Element %s missing', $elementName));\n        }\n        return $element;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nuse DOMElement;\nuse DOMNodeList;\nclass ManifestElement\n{\n    public const XMLNS = 'https://phar.io/xml/manifest/1.0';\n    /** @var DOMElement */\n    private $element;\n    public function __construct(DOMElement $element)\n    {\n        $this->element = $element;\n    }\n    protected function getAttributeValue(string $name) : string\n    {\n        if (!$this->element->hasAttribute($name)) {\n            throw new ManifestElementException(\\sprintf('Attribute %s not set on element %s', $name, $this->element->localName));\n        }\n        return $this->element->getAttribute($name);\n    }\n    protected function getChildByName(string $elementName) : DOMElement\n    {\n        $element = $this->element->getElementsByTagNameNS(self::XMLNS, $elementName)->item(0);\n        if (!$element instanceof DOMElement) {\n            throw new ManifestElementException(\\sprintf('Element %s missing', $elementName));\n        }\n        return $element;\n    }\n    protected function getChildrenByName(string $elementName) : DOMNodeList\n    {\n        $elementList = $this->element->getElementsByTagNameNS(self::XMLNS, $elementName);\n        if ($elementList->length === 0) {\n            throw new ManifestElementException(\\sprintf('Element(s) %s missing', $elementName));\n        }\n        return $elementList;\n    }\n    protected function hasChild(string $elementName) : bool\n    {\n        return $this->element->getElementsByTagNameNS(self::XMLNS, $elementName)->length !== 0;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass PhpElement extends ManifestElement\n{\n    public function getVersion() : string\n    {\n        return $this->getAttributeValue('version');\n    }\n    public function hasExtElements() : bool\n    {\n        return $this->hasChild('ext');\n    }\n    public function getExtElements() : ExtElementCollection\n    {\n        return new ExtElementCollection($this->getChildrenByName('ext'));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Manifest.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Manifest;\n\nclass RequiresElement extends ManifestElement\n{\n    public function getPHPElement() : PhpElement\n    {\n        return new PhpElement($this->getChildByName('php'));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass BuildMetaData\n{\n    /** @var string */\n    private $value;\n    public function __construct(string $value)\n    {\n        $this->value = $value;\n    }\n    public function asString() : string\n    {\n        return $this->value;\n    }\n    public function equals(BuildMetaData $other) : bool\n    {\n        return $this->asString() === $other->asString();\n    }\n}\nCopyright (c) 2016-2017 Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de> and contributors\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice,\n  this list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of contributors\n  may be used to endorse or promote products derived from this software\n  without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT  * NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\nOR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Version;\n\nclass PreReleaseSuffix\n{\n    private const valueScoreMap = ['dev' => 0, 'a' => 1, 'alpha' => 1, 'b' => 2, 'beta' => 2, 'rc' => 3, 'p' => 4, 'pl' => 4, 'patch' => 4];\n    /** @var string */\n    private $value;\n    /** @var int */\n    private $valueScore;\n    /** @var int */\n    private $number = 0;\n    /** @var string */\n    private $full;\n    /**\n     * @throws InvalidPreReleaseSuffixException\n     */\n    public function __construct(string $value)\n    {\n        $this->parseValue($value);\n    }\n    public function asString() : string\n    {\n        return $this->full;\n    }\n    public function getValue() : string\n    {\n        return $this->value;\n    }\n    public function getNumber() : ?int\n    {\n        return $this->number;\n    }\n    public function isGreaterThan(PreReleaseSuffix $suffix) : bool\n    {\n        if ($this->valueScore > $suffix->valueScore) {\n            return \\true;\n        }\n        if ($this->valueScore < $suffix->valueScore) {\n            return \\false;\n        }\n        return $this->getNumber() > $suffix->getNumber();\n    }\n    private function mapValueToScore(string $value) : int\n    {\n        $value = \\strtolower($value);\n        return self::valueScoreMap[$value];\n    }\n    private function parseValue(string $value) : void\n    {\n        $regex = '/-?((dev|beta|b|rc|alpha|a|patch|p|pl)\\\\.?(\\\\d*)).*$/i';\n        if (\\preg_match($regex, $value, $matches) !== 1) {\n            throw new InvalidPreReleaseSuffixException(\\sprintf('Invalid label %s', $value));\n        }\n        $this->full = $matches[1];\n        $this->value = $matches[2];\n        if ($matches[3] !== '') {\n            $this->number = (int) $matches[3];\n        }\n        $this->valueScore = $this->mapValueToScore($matches[2]);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass Version\n{\n    /** @var string */\n    private $originalVersionString;\n    /** @var VersionNumber */\n    private $major;\n    /** @var VersionNumber */\n    private $minor;\n    /** @var VersionNumber */\n    private $patch;\n    /** @var null|PreReleaseSuffix */\n    private $preReleaseSuffix;\n    /** @var null|BuildMetaData */\n    private $buildMetadata;\n    public function __construct(string $versionString)\n    {\n        $this->ensureVersionStringIsValid($versionString);\n        $this->originalVersionString = $versionString;\n    }\n    /**\n     * @throws NoPreReleaseSuffixException\n     */\n    public function getPreReleaseSuffix() : PreReleaseSuffix\n    {\n        if ($this->preReleaseSuffix === null) {\n            throw new NoPreReleaseSuffixException('No pre-release suffix set');\n        }\n        return $this->preReleaseSuffix;\n    }\n    public function getOriginalString() : string\n    {\n        return $this->originalVersionString;\n    }\n    public function getVersionString() : string\n    {\n        $str = \\sprintf('%d.%d.%d', $this->getMajor()->getValue() ?? 0, $this->getMinor()->getValue() ?? 0, $this->getPatch()->getValue() ?? 0);\n        if (!$this->hasPreReleaseSuffix()) {\n            return $str;\n        }\n        return $str . '-' . $this->getPreReleaseSuffix()->asString();\n    }\n    public function hasPreReleaseSuffix() : bool\n    {\n        return $this->preReleaseSuffix !== null;\n    }\n    public function equals(Version $other) : bool\n    {\n        if ($this->getVersionString() !== $other->getVersionString()) {\n            return \\false;\n        }\n        if ($this->hasBuildMetaData() !== $other->hasBuildMetaData()) {\n            return \\false;\n        }\n        if ($this->hasBuildMetaData() && $other->hasBuildMetaData() && !$this->getBuildMetaData()->equals($other->getBuildMetaData())) {\n            return \\false;\n        }\n        return \\true;\n    }\n    public function isGreaterThan(Version $version) : bool\n    {\n        if ($version->getMajor()->getValue() > $this->getMajor()->getValue()) {\n            return \\false;\n        }\n        if ($version->getMajor()->getValue() < $this->getMajor()->getValue()) {\n            return \\true;\n        }\n        if ($version->getMinor()->getValue() > $this->getMinor()->getValue()) {\n            return \\false;\n        }\n        if ($version->getMinor()->getValue() < $this->getMinor()->getValue()) {\n            return \\true;\n        }\n        if ($version->getPatch()->getValue() > $this->getPatch()->getValue()) {\n            return \\false;\n        }\n        if ($version->getPatch()->getValue() < $this->getPatch()->getValue()) {\n            return \\true;\n        }\n        if (!$version->hasPreReleaseSuffix() && !$this->hasPreReleaseSuffix()) {\n            return \\false;\n        }\n        if ($version->hasPreReleaseSuffix() && !$this->hasPreReleaseSuffix()) {\n            return \\true;\n        }\n        if (!$version->hasPreReleaseSuffix() && $this->hasPreReleaseSuffix()) {\n            return \\false;\n        }\n        return $this->getPreReleaseSuffix()->isGreaterThan($version->getPreReleaseSuffix());\n    }\n    public function getMajor() : VersionNumber\n    {\n        return $this->major;\n    }\n    public function getMinor() : VersionNumber\n    {\n        return $this->minor;\n    }\n    public function getPatch() : VersionNumber\n    {\n        return $this->patch;\n    }\n    /**\n     * @psalm-assert-if-true BuildMetaData $this->buildMetadata\n     * @psalm-assert-if-true BuildMetaData $this->getBuildMetaData()\n     */\n    public function hasBuildMetaData() : bool\n    {\n        return $this->buildMetadata !== null;\n    }\n    /**\n     * @throws NoBuildMetaDataException\n     */\n    public function getBuildMetaData() : BuildMetaData\n    {\n        if (!$this->hasBuildMetaData()) {\n            throw new NoBuildMetaDataException('No build metadata set');\n        }\n        return $this->buildMetadata;\n    }\n    /**\n     * @param string[] $matches\n     *\n     * @throws InvalidPreReleaseSuffixException\n     */\n    private function parseVersion(array $matches) : void\n    {\n        $this->major = new VersionNumber((int) $matches['Major']);\n        $this->minor = new VersionNumber((int) $matches['Minor']);\n        $this->patch = isset($matches['Patch']) ? new VersionNumber((int) $matches['Patch']) : new VersionNumber(0);\n        if (isset($matches['PreReleaseSuffix']) && $matches['PreReleaseSuffix'] !== '') {\n            $this->preReleaseSuffix = new PreReleaseSuffix($matches['PreReleaseSuffix']);\n        }\n        if (isset($matches['BuildMetadata'])) {\n            $this->buildMetadata = new BuildMetaData($matches['BuildMetadata']);\n        }\n    }\n    /**\n     * @param string $version\n     *\n     * @throws InvalidVersionException\n     */\n    private function ensureVersionStringIsValid($version) : void\n    {\n        $regex = '/^v?\n            (?P<Major>0|[1-9]\\\\d*)\n            \\\\.\n            (?P<Minor>0|[1-9]\\\\d*)\n            (\\\\.\n                (?P<Patch>0|[1-9]\\\\d*)\n            )?\n            (?:\n                -\n                (?<PreReleaseSuffix>(?:(dev|beta|b|rc|alpha|a|patch|p|pl)\\\\.?\\\\d*))\n            )?\n            (?:\n                \\\\+\n                (?P<BuildMetadata>[0-9a-zA-Z-]+(?:\\\\.[0-9a-zA-Z-@]+)*)\n            )?\n        $/xi';\n        if (\\preg_match($regex, $version, $matches) !== 1) {\n            throw new InvalidVersionException(\\sprintf(\"Version string '%s' does not follow SemVer semantics\", $version));\n        }\n        $this->parseVersion($matches);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass VersionConstraintParser\n{\n    /**\n     * @throws UnsupportedVersionConstraintException\n     */\n    public function parse(string $value) : VersionConstraint\n    {\n        if (\\strpos($value, '|') !== \\false) {\n            return $this->handleOrGroup($value);\n        }\n        if (!\\preg_match('/^[\\\\^~*]?v?[\\\\d.*]+(?:-.*)?$/i', $value)) {\n            throw new UnsupportedVersionConstraintException(\\sprintf('Version constraint %s is not supported.', $value));\n        }\n        switch ($value[0]) {\n            case '~':\n                return $this->handleTildeOperator($value);\n            case '^':\n                return $this->handleCaretOperator($value);\n        }\n        $constraint = new VersionConstraintValue($value);\n        if ($constraint->getMajor()->isAny()) {\n            return new AnyVersionConstraint();\n        }\n        if ($constraint->getMinor()->isAny()) {\n            return new SpecificMajorVersionConstraint($constraint->getVersionString(), $constraint->getMajor()->getValue() ?? 0);\n        }\n        if ($constraint->getPatch()->isAny()) {\n            return new SpecificMajorAndMinorVersionConstraint($constraint->getVersionString(), $constraint->getMajor()->getValue() ?? 0, $constraint->getMinor()->getValue() ?? 0);\n        }\n        return new ExactVersionConstraint($constraint->getVersionString());\n    }\n    private function handleOrGroup(string $value) : OrVersionConstraintGroup\n    {\n        $constraints = [];\n        foreach (\\preg_split('{\\\\s*\\\\|\\\\|?\\\\s*}', \\trim($value)) as $groupSegment) {\n            $constraints[] = $this->parse(\\trim($groupSegment));\n        }\n        return new OrVersionConstraintGroup($value, $constraints);\n    }\n    private function handleTildeOperator(string $value) : AndVersionConstraintGroup\n    {\n        $constraintValue = new VersionConstraintValue(\\substr($value, 1));\n        if ($constraintValue->getPatch()->isAny()) {\n            return $this->handleCaretOperator($value);\n        }\n        $constraints = [new GreaterThanOrEqualToVersionConstraint($value, new Version(\\substr($value, 1))), new SpecificMajorAndMinorVersionConstraint($value, $constraintValue->getMajor()->getValue() ?? 0, $constraintValue->getMinor()->getValue() ?? 0)];\n        return new AndVersionConstraintGroup($value, $constraints);\n    }\n    private function handleCaretOperator(string $value) : AndVersionConstraintGroup\n    {\n        $constraintValue = new VersionConstraintValue(\\substr($value, 1));\n        $constraints = [new GreaterThanOrEqualToVersionConstraint($value, new Version(\\substr($value, 1)))];\n        if ($constraintValue->getMajor()->getValue() === 0) {\n            $constraints[] = new SpecificMajorAndMinorVersionConstraint($value, $constraintValue->getMajor()->getValue() ?? 0, $constraintValue->getMinor()->getValue() ?? 0);\n        } else {\n            $constraints[] = new SpecificMajorVersionConstraint($value, $constraintValue->getMajor()->getValue() ?? 0);\n        }\n        return new AndVersionConstraintGroup($value, $constraints);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Version;\n\nclass VersionConstraintValue\n{\n    /** @var VersionNumber */\n    private $major;\n    /** @var VersionNumber */\n    private $minor;\n    /** @var VersionNumber */\n    private $patch;\n    /** @var string */\n    private $label = '';\n    /** @var string */\n    private $buildMetaData = '';\n    /** @var string */\n    private $versionString = '';\n    public function __construct(string $versionString)\n    {\n        $this->versionString = $versionString;\n        $this->parseVersion($versionString);\n    }\n    public function getLabel() : string\n    {\n        return $this->label;\n    }\n    public function getBuildMetaData() : string\n    {\n        return $this->buildMetaData;\n    }\n    public function getVersionString() : string\n    {\n        return $this->versionString;\n    }\n    public function getMajor() : VersionNumber\n    {\n        return $this->major;\n    }\n    public function getMinor() : VersionNumber\n    {\n        return $this->minor;\n    }\n    public function getPatch() : VersionNumber\n    {\n        return $this->patch;\n    }\n    private function parseVersion(string $versionString) : void\n    {\n        $this->extractBuildMetaData($versionString);\n        $this->extractLabel($versionString);\n        $this->stripPotentialVPrefix($versionString);\n        $versionSegments = \\explode('.', $versionString);\n        $this->major = new VersionNumber(\\is_numeric($versionSegments[0]) ? (int) $versionSegments[0] : null);\n        $minorValue = isset($versionSegments[1]) && \\is_numeric($versionSegments[1]) ? (int) $versionSegments[1] : null;\n        $patchValue = isset($versionSegments[2]) && \\is_numeric($versionSegments[2]) ? (int) $versionSegments[2] : null;\n        $this->minor = new VersionNumber($minorValue);\n        $this->patch = new VersionNumber($patchValue);\n    }\n    private function extractBuildMetaData(string &$versionString) : void\n    {\n        if (\\preg_match('/\\\\+(.*)/', $versionString, $matches) === 1) {\n            $this->buildMetaData = $matches[1];\n            $versionString = \\str_replace($matches[0], '', $versionString);\n        }\n    }\n    private function extractLabel(string &$versionString) : void\n    {\n        if (\\preg_match('/-(.*)/', $versionString, $matches) === 1) {\n            $this->label = $matches[1];\n            $versionString = \\str_replace($matches[0], '', $versionString);\n        }\n    }\n    private function stripPotentialVPrefix(string &$versionString) : void\n    {\n        if ($versionString[0] !== 'v') {\n            return;\n        }\n        $versionString = \\substr($versionString, 1);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass VersionNumber\n{\n    /** @var ?int */\n    private $value;\n    public function __construct(?int $value)\n    {\n        $this->value = $value;\n    }\n    public function isAny() : bool\n    {\n        return $this->value === null;\n    }\n    public function getValue() : ?int\n    {\n        return $this->value;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nabstract class AbstractVersionConstraint implements VersionConstraint\n{\n    /** @var string */\n    private $originalValue;\n    public function __construct(string $originalValue)\n    {\n        $this->originalValue = $originalValue;\n    }\n    public function asString() : string\n    {\n        return $this->originalValue;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass AndVersionConstraintGroup extends AbstractVersionConstraint\n{\n    /** @var VersionConstraint[] */\n    private $constraints = [];\n    /**\n     * @param VersionConstraint[] $constraints\n     */\n    public function __construct(string $originalValue, array $constraints)\n    {\n        parent::__construct($originalValue);\n        $this->constraints = $constraints;\n    }\n    public function complies(Version $version) : bool\n    {\n        foreach ($this->constraints as $constraint) {\n            if (!$constraint->complies($version)) {\n                return \\false;\n            }\n        }\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass AnyVersionConstraint implements VersionConstraint\n{\n    public function complies(Version $version) : bool\n    {\n        return \\true;\n    }\n    public function asString() : string\n    {\n        return '*';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass ExactVersionConstraint extends AbstractVersionConstraint\n{\n    public function complies(Version $version) : bool\n    {\n        $other = $version->getVersionString();\n        if ($version->hasBuildMetaData()) {\n            $other .= '+' . $version->getBuildMetaData()->asString();\n        }\n        return $this->asString() === $other;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass GreaterThanOrEqualToVersionConstraint extends AbstractVersionConstraint\n{\n    /** @var Version */\n    private $minimalVersion;\n    public function __construct(string $originalValue, Version $minimalVersion)\n    {\n        parent::__construct($originalValue);\n        $this->minimalVersion = $minimalVersion;\n    }\n    public function complies(Version $version) : bool\n    {\n        return $version->getVersionString() === $this->minimalVersion->getVersionString() || $version->isGreaterThan($this->minimalVersion);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass OrVersionConstraintGroup extends AbstractVersionConstraint\n{\n    /** @var VersionConstraint[] */\n    private $constraints = [];\n    /**\n     * @param string              $originalValue\n     * @param VersionConstraint[] $constraints\n     */\n    public function __construct($originalValue, array $constraints)\n    {\n        parent::__construct($originalValue);\n        $this->constraints = $constraints;\n    }\n    public function complies(Version $version) : bool\n    {\n        foreach ($this->constraints as $constraint) {\n            if ($constraint->complies($version)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass SpecificMajorAndMinorVersionConstraint extends AbstractVersionConstraint\n{\n    /** @var int */\n    private $major;\n    /** @var int */\n    private $minor;\n    public function __construct(string $originalValue, int $major, int $minor)\n    {\n        parent::__construct($originalValue);\n        $this->major = $major;\n        $this->minor = $minor;\n    }\n    public function complies(Version $version) : bool\n    {\n        if ($version->getMajor()->getValue() !== $this->major) {\n            return \\false;\n        }\n        return $version->getMinor()->getValue() === $this->minor;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nclass SpecificMajorVersionConstraint extends AbstractVersionConstraint\n{\n    /** @var int */\n    private $major;\n    public function __construct(string $originalValue, int $major)\n    {\n        parent::__construct($originalValue);\n        $this->major = $major;\n    }\n    public function complies(Version $version) : bool\n    {\n        return $version->getMajor()->getValue() === $this->major;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\ninterface VersionConstraint\n{\n    public function complies(Version $version) : bool;\n    public function asString() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Version;\n\nclass InvalidPreReleaseSuffixException extends \\Exception implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Version;\n\nclass InvalidVersionException extends \\InvalidArgumentException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Version;\n\nclass NoBuildMetaDataException extends \\Exception implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\PharIo\\Version;\n\nclass NoPreReleaseSuffixException extends \\Exception implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PharIo\\Version.\n *\n * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\PharIo\\Version;\n\nfinal class UnsupportedVersionConstraintException extends \\RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse function array_diff;\nuse function array_diff_key;\nuse function array_flip;\nuse function array_keys;\nuse function array_merge;\nuse function array_merge_recursive;\nuse function array_unique;\nuse function count;\nuse function explode;\nuse function is_array;\nuse function is_file;\nuse function sort;\nuse ReflectionClass;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Data\\ProcessedCodeCoverageData;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Data\\RawCodeCoverageData;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\Driver;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\Builder;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\Directory;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CachingFileAnalyser;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\ParsingFileAnalyser;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestSize\\TestSize;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestStatus\\TestStatus;\nuse PHPUnit\\SebastianBergmann\\CodeUnitReverseLookup\\Wizard;\n/**\n * Provides collection functionality for PHP code coverage information.\n *\n * @psalm-type TestType = array{\n *     size: string,\n *     status: string,\n * }\n */\nfinal class CodeCoverage\n{\n    private const UNCOVERED_FILES = 'UNCOVERED_FILES';\n    private readonly Driver $driver;\n    private readonly Filter $filter;\n    private readonly Wizard $wizard;\n    private bool $checkForUnintentionallyCoveredCode = \\false;\n    private bool $includeUncoveredFiles = \\true;\n    private bool $ignoreDeprecatedCode = \\false;\n    private ?string $currentId = null;\n    private ?TestSize $currentSize = null;\n    private ProcessedCodeCoverageData $data;\n    private bool $useAnnotationsForIgnoringCode = \\true;\n    /**\n     * @psalm-var array<string,list<int>>\n     */\n    private array $linesToBeIgnored = [];\n    /**\n     * @psalm-var array<string, TestType>\n     */\n    private array $tests = [];\n    /**\n     * @psalm-var list<class-string>\n     */\n    private array $parentClassesExcludedFromUnintentionallyCoveredCodeCheck = [];\n    private ?FileAnalyser $analyser = null;\n    private ?string $cacheDirectory = null;\n    private ?Directory $cachedReport = null;\n    public function __construct(Driver $driver, Filter $filter)\n    {\n        $this->driver = $driver;\n        $this->filter = $filter;\n        $this->data = new ProcessedCodeCoverageData();\n        $this->wizard = new Wizard();\n    }\n    /**\n     * Returns the code coverage information as a graph of node objects.\n     */\n    public function getReport() : Directory\n    {\n        if ($this->cachedReport === null) {\n            $this->cachedReport = (new Builder($this->analyser()))->build($this);\n        }\n        return $this->cachedReport;\n    }\n    /**\n     * Clears collected code coverage data.\n     */\n    public function clear() : void\n    {\n        $this->currentId = null;\n        $this->currentSize = null;\n        $this->data = new ProcessedCodeCoverageData();\n        $this->tests = [];\n        $this->cachedReport = null;\n    }\n    /**\n     * @internal\n     */\n    public function clearCache() : void\n    {\n        $this->cachedReport = null;\n    }\n    /**\n     * Returns the filter object used.\n     */\n    public function filter() : Filter\n    {\n        return $this->filter;\n    }\n    /**\n     * Returns the collected code coverage data.\n     */\n    public function getData(bool $raw = \\false) : ProcessedCodeCoverageData\n    {\n        if (!$raw) {\n            if ($this->includeUncoveredFiles) {\n                $this->addUncoveredFilesFromFilter();\n            }\n        }\n        return $this->data;\n    }\n    /**\n     * Sets the coverage data.\n     */\n    public function setData(ProcessedCodeCoverageData $data) : void\n    {\n        $this->data = $data;\n    }\n    /**\n     * @psalm-return array<string, TestType>\n     */\n    public function getTests() : array\n    {\n        return $this->tests;\n    }\n    /**\n     * @psalm-param array<string, TestType> $tests\n     */\n    public function setTests(array $tests) : void\n    {\n        $this->tests = $tests;\n    }\n    public function start(string $id, TestSize $size = null, bool $clear = \\false) : void\n    {\n        if ($clear) {\n            $this->clear();\n        }\n        $this->currentId = $id;\n        $this->currentSize = $size;\n        $this->driver->start();\n        $this->cachedReport = null;\n    }\n    /**\n     * @psalm-param array<string,list<int>> $linesToBeIgnored\n     */\n    public function stop(bool $append = \\true, TestStatus $status = null, array|false $linesToBeCovered = [], array $linesToBeUsed = [], array $linesToBeIgnored = []) : RawCodeCoverageData\n    {\n        $data = $this->driver->stop();\n        $this->linesToBeIgnored = array_merge_recursive($this->linesToBeIgnored, $linesToBeIgnored);\n        $this->append($data, null, $append, $status, $linesToBeCovered, $linesToBeUsed, $linesToBeIgnored);\n        $this->currentId = null;\n        $this->currentSize = null;\n        $this->cachedReport = null;\n        return $data;\n    }\n    /**\n     * @psalm-param array<string,list<int>> $linesToBeIgnored\n     *\n     * @throws ReflectionException\n     * @throws TestIdMissingException\n     * @throws UnintentionallyCoveredCodeException\n     */\n    public function append(RawCodeCoverageData $rawData, string $id = null, bool $append = \\true, TestStatus $status = null, array|false $linesToBeCovered = [], array $linesToBeUsed = [], array $linesToBeIgnored = []) : void\n    {\n        if ($id === null) {\n            $id = $this->currentId;\n        }\n        if ($id === null) {\n            throw new TestIdMissingException();\n        }\n        $this->cachedReport = null;\n        if ($status === null) {\n            $status = TestStatus::unknown();\n        }\n        $size = $this->currentSize;\n        if ($size === null) {\n            $size = TestSize::unknown();\n        }\n        $this->applyFilter($rawData);\n        $this->applyExecutableLinesFilter($rawData);\n        if ($this->useAnnotationsForIgnoringCode) {\n            $this->applyIgnoredLinesFilter($rawData, $linesToBeIgnored);\n        }\n        $this->data->initializeUnseenData($rawData);\n        if (!$append) {\n            return;\n        }\n        if ($id === self::UNCOVERED_FILES) {\n            return;\n        }\n        $this->applyCoversAndUsesFilter($rawData, $linesToBeCovered, $linesToBeUsed, $size);\n        if (empty($rawData->lineCoverage())) {\n            return;\n        }\n        $this->tests[$id] = ['size' => $size->asString(), 'status' => $status->asString()];\n        $this->data->markCodeAsExecutedByTestCase($id, $rawData);\n    }\n    /**\n     * Merges the data from another instance.\n     */\n    public function merge(self $that) : void\n    {\n        $this->filter->includeFiles($that->filter()->files());\n        $this->data->merge($that->data);\n        $this->tests = array_merge($this->tests, $that->getTests());\n        $this->cachedReport = null;\n    }\n    public function enableCheckForUnintentionallyCoveredCode() : void\n    {\n        $this->checkForUnintentionallyCoveredCode = \\true;\n    }\n    public function disableCheckForUnintentionallyCoveredCode() : void\n    {\n        $this->checkForUnintentionallyCoveredCode = \\false;\n    }\n    public function includeUncoveredFiles() : void\n    {\n        $this->includeUncoveredFiles = \\true;\n    }\n    public function excludeUncoveredFiles() : void\n    {\n        $this->includeUncoveredFiles = \\false;\n    }\n    public function enableAnnotationsForIgnoringCode() : void\n    {\n        $this->useAnnotationsForIgnoringCode = \\true;\n    }\n    public function disableAnnotationsForIgnoringCode() : void\n    {\n        $this->useAnnotationsForIgnoringCode = \\false;\n    }\n    public function ignoreDeprecatedCode() : void\n    {\n        $this->ignoreDeprecatedCode = \\true;\n    }\n    public function doNotIgnoreDeprecatedCode() : void\n    {\n        $this->ignoreDeprecatedCode = \\false;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->cacheDirectory\n     */\n    public function cachesStaticAnalysis() : bool\n    {\n        return $this->cacheDirectory !== null;\n    }\n    public function cacheStaticAnalysis(string $directory) : void\n    {\n        $this->cacheDirectory = $directory;\n    }\n    public function doNotCacheStaticAnalysis() : void\n    {\n        $this->cacheDirectory = null;\n    }\n    /**\n     * @throws StaticAnalysisCacheNotConfiguredException\n     */\n    public function cacheDirectory() : string\n    {\n        if (!$this->cachesStaticAnalysis()) {\n            throw new StaticAnalysisCacheNotConfiguredException('The static analysis cache is not configured');\n        }\n        return $this->cacheDirectory;\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public function excludeSubclassesOfThisClassFromUnintentionallyCoveredCodeCheck(string $className) : void\n    {\n        $this->parentClassesExcludedFromUnintentionallyCoveredCodeCheck[] = $className;\n    }\n    public function enableBranchAndPathCoverage() : void\n    {\n        $this->driver->enableBranchAndPathCoverage();\n    }\n    public function disableBranchAndPathCoverage() : void\n    {\n        $this->driver->disableBranchAndPathCoverage();\n    }\n    public function collectsBranchAndPathCoverage() : bool\n    {\n        return $this->driver->collectsBranchAndPathCoverage();\n    }\n    public function detectsDeadCode() : bool\n    {\n        return $this->driver->detectsDeadCode();\n    }\n    /**\n     * @throws ReflectionException\n     * @throws UnintentionallyCoveredCodeException\n     */\n    private function applyCoversAndUsesFilter(RawCodeCoverageData $rawData, array|false $linesToBeCovered, array $linesToBeUsed, TestSize $size) : void\n    {\n        if ($linesToBeCovered === \\false) {\n            $rawData->clear();\n            return;\n        }\n        if (empty($linesToBeCovered)) {\n            return;\n        }\n        if ($this->checkForUnintentionallyCoveredCode && !$size->isMedium() && !$size->isLarge()) {\n            $this->performUnintentionallyCoveredCodeCheck($rawData, $linesToBeCovered, $linesToBeUsed);\n        }\n        $rawLineData = $rawData->lineCoverage();\n        $filesWithNoCoverage = array_diff_key($rawLineData, $linesToBeCovered);\n        foreach (array_keys($filesWithNoCoverage) as $fileWithNoCoverage) {\n            $rawData->removeCoverageDataForFile($fileWithNoCoverage);\n        }\n        if (is_array($linesToBeCovered)) {\n            foreach ($linesToBeCovered as $fileToBeCovered => $includedLines) {\n                $rawData->keepLineCoverageDataOnlyForLines($fileToBeCovered, $includedLines);\n                $rawData->keepFunctionCoverageDataOnlyForLines($fileToBeCovered, $includedLines);\n            }\n        }\n    }\n    private function applyFilter(RawCodeCoverageData $data) : void\n    {\n        if ($this->filter->isEmpty()) {\n            return;\n        }\n        foreach (array_keys($data->lineCoverage()) as $filename) {\n            if ($this->filter->isExcluded($filename)) {\n                $data->removeCoverageDataForFile($filename);\n            }\n        }\n    }\n    private function applyExecutableLinesFilter(RawCodeCoverageData $data) : void\n    {\n        foreach (array_keys($data->lineCoverage()) as $filename) {\n            if (!$this->filter->isFile($filename)) {\n                continue;\n            }\n            $linesToBranchMap = $this->analyser()->executableLinesIn($filename);\n            $data->keepLineCoverageDataOnlyForLines($filename, array_keys($linesToBranchMap));\n            $data->markExecutableLineByBranch($filename, $linesToBranchMap);\n        }\n    }\n    /**\n     * @psalm-param array<string,list<int>> $linesToBeIgnored\n     */\n    private function applyIgnoredLinesFilter(RawCodeCoverageData $data, array $linesToBeIgnored) : void\n    {\n        foreach (array_keys($data->lineCoverage()) as $filename) {\n            if (!$this->filter->isFile($filename)) {\n                continue;\n            }\n            if (isset($linesToBeIgnored[$filename])) {\n                $data->removeCoverageDataForLines($filename, $linesToBeIgnored[$filename]);\n            }\n            $data->removeCoverageDataForLines($filename, $this->analyser()->ignoredLinesFor($filename));\n        }\n    }\n    /**\n     * @throws UnintentionallyCoveredCodeException\n     */\n    private function addUncoveredFilesFromFilter() : void\n    {\n        $uncoveredFiles = array_diff($this->filter->files(), $this->data->coveredFiles());\n        foreach ($uncoveredFiles as $uncoveredFile) {\n            if (is_file($uncoveredFile)) {\n                $this->append(RawCodeCoverageData::fromUncoveredFile($uncoveredFile, $this->analyser()), self::UNCOVERED_FILES, linesToBeIgnored: $this->linesToBeIgnored);\n            }\n        }\n    }\n    /**\n     * @throws ReflectionException\n     * @throws UnintentionallyCoveredCodeException\n     */\n    private function performUnintentionallyCoveredCodeCheck(RawCodeCoverageData $data, array $linesToBeCovered, array $linesToBeUsed) : void\n    {\n        $allowedLines = $this->getAllowedLines($linesToBeCovered, $linesToBeUsed);\n        $unintentionallyCoveredUnits = [];\n        foreach ($data->lineCoverage() as $file => $_data) {\n            foreach ($_data as $line => $flag) {\n                if ($flag === 1 && !isset($allowedLines[$file][$line])) {\n                    $unintentionallyCoveredUnits[] = $this->wizard->lookup($file, $line);\n                }\n            }\n        }\n        $unintentionallyCoveredUnits = $this->processUnintentionallyCoveredUnits($unintentionallyCoveredUnits);\n        if (!empty($unintentionallyCoveredUnits)) {\n            throw new UnintentionallyCoveredCodeException($unintentionallyCoveredUnits);\n        }\n    }\n    private function getAllowedLines(array $linesToBeCovered, array $linesToBeUsed) : array\n    {\n        $allowedLines = [];\n        foreach (array_keys($linesToBeCovered) as $file) {\n            if (!isset($allowedLines[$file])) {\n                $allowedLines[$file] = [];\n            }\n            $allowedLines[$file] = array_merge($allowedLines[$file], $linesToBeCovered[$file]);\n        }\n        foreach (array_keys($linesToBeUsed) as $file) {\n            if (!isset($allowedLines[$file])) {\n                $allowedLines[$file] = [];\n            }\n            $allowedLines[$file] = array_merge($allowedLines[$file], $linesToBeUsed[$file]);\n        }\n        foreach (array_keys($allowedLines) as $file) {\n            $allowedLines[$file] = array_flip(array_unique($allowedLines[$file]));\n        }\n        return $allowedLines;\n    }\n    /**\n     * @param list<string> $unintentionallyCoveredUnits\n     *\n     * @throws ReflectionException\n     *\n     * @return list<string>\n     */\n    private function processUnintentionallyCoveredUnits(array $unintentionallyCoveredUnits) : array\n    {\n        $unintentionallyCoveredUnits = array_unique($unintentionallyCoveredUnits);\n        $processed = [];\n        foreach ($unintentionallyCoveredUnits as $unintentionallyCoveredUnit) {\n            $tmp = explode('::', $unintentionallyCoveredUnit);\n            if (count($tmp) !== 2) {\n                $processed[] = $unintentionallyCoveredUnit;\n                continue;\n            }\n            try {\n                $class = new ReflectionClass($tmp[0]);\n                foreach ($this->parentClassesExcludedFromUnintentionallyCoveredCodeCheck as $parentClass) {\n                    if ($class->isSubclassOf($parentClass)) {\n                        continue 2;\n                    }\n                }\n            } catch (\\ReflectionException $e) {\n                throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n            }\n            $processed[] = $tmp[0];\n        }\n        $processed = array_unique($processed);\n        sort($processed);\n        return $processed;\n    }\n    private function analyser() : FileAnalyser\n    {\n        if ($this->analyser !== null) {\n            return $this->analyser;\n        }\n        $this->analyser = new ParsingFileAnalyser($this->useAnnotationsForIgnoringCode, $this->ignoreDeprecatedCode);\n        if ($this->cachesStaticAnalysis()) {\n            $this->analyser = new CachingFileAnalyser($this->cacheDirectory, $this->analyser, $this->useAnnotationsForIgnoringCode, $this->ignoreDeprecatedCode);\n        }\n        return $this->analyser;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Data;\n\nuse function array_key_exists;\nuse function array_keys;\nuse function array_merge;\nuse function array_unique;\nuse function count;\nuse function is_array;\nuse function ksort;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\Driver;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type XdebugFunctionCoverageType from \\SebastianBergmann\\CodeCoverage\\Driver\\XdebugDriver\n *\n * @psalm-type TestIdType = string\n */\nfinal class ProcessedCodeCoverageData\n{\n    /**\n     * Line coverage data.\n     * An array of filenames, each having an array of linenumbers, each executable line having an array of testcase ids.\n     *\n     * @psalm-var array<string, array<int, null|list<TestIdType>>>\n     */\n    private array $lineCoverage = [];\n    /**\n     * Function coverage data.\n     * Maintains base format of raw data (@see https://xdebug.org/docs/code_coverage), but each 'hit' entry is an array\n     * of testcase ids.\n     *\n     * @psalm-var array<string, array<string, array{\n     *     branches: array<int, array{\n     *         op_start: int,\n     *         op_end: int,\n     *         line_start: int,\n     *         line_end: int,\n     *         hit: list<TestIdType>,\n     *         out: array<int, int>,\n     *         out_hit: array<int, int>,\n     *     }>,\n     *     paths: array<int, array{\n     *         path: array<int, int>,\n     *         hit: list<TestIdType>,\n     *     }>,\n     *     hit: list<TestIdType>\n     * }>>\n     */\n    private array $functionCoverage = [];\n    public function initializeUnseenData(RawCodeCoverageData $rawData) : void\n    {\n        foreach ($rawData->lineCoverage() as $file => $lines) {\n            if (!isset($this->lineCoverage[$file])) {\n                $this->lineCoverage[$file] = [];\n                foreach ($lines as $k => $v) {\n                    $this->lineCoverage[$file][$k] = $v === Driver::LINE_NOT_EXECUTABLE ? null : [];\n                }\n            }\n        }\n        foreach ($rawData->functionCoverage() as $file => $functions) {\n            foreach ($functions as $functionName => $functionData) {\n                if (isset($this->functionCoverage[$file][$functionName])) {\n                    $this->initPreviouslySeenFunction($file, $functionName, $functionData);\n                } else {\n                    $this->initPreviouslyUnseenFunction($file, $functionName, $functionData);\n                }\n            }\n        }\n    }\n    public function markCodeAsExecutedByTestCase(string $testCaseId, RawCodeCoverageData $executedCode) : void\n    {\n        foreach ($executedCode->lineCoverage() as $file => $lines) {\n            foreach ($lines as $k => $v) {\n                if ($v === Driver::LINE_EXECUTED) {\n                    $this->lineCoverage[$file][$k][] = $testCaseId;\n                }\n            }\n        }\n        foreach ($executedCode->functionCoverage() as $file => $functions) {\n            foreach ($functions as $functionName => $functionData) {\n                foreach ($functionData['branches'] as $branchId => $branchData) {\n                    if ($branchData['hit'] === Driver::BRANCH_HIT) {\n                        $this->functionCoverage[$file][$functionName]['branches'][$branchId]['hit'][] = $testCaseId;\n                    }\n                }\n                foreach ($functionData['paths'] as $pathId => $pathData) {\n                    if ($pathData['hit'] === Driver::BRANCH_HIT) {\n                        $this->functionCoverage[$file][$functionName]['paths'][$pathId]['hit'][] = $testCaseId;\n                    }\n                }\n            }\n        }\n    }\n    public function setLineCoverage(array $lineCoverage) : void\n    {\n        $this->lineCoverage = $lineCoverage;\n    }\n    public function lineCoverage() : array\n    {\n        ksort($this->lineCoverage);\n        return $this->lineCoverage;\n    }\n    public function setFunctionCoverage(array $functionCoverage) : void\n    {\n        $this->functionCoverage = $functionCoverage;\n    }\n    public function functionCoverage() : array\n    {\n        ksort($this->functionCoverage);\n        return $this->functionCoverage;\n    }\n    public function coveredFiles() : array\n    {\n        ksort($this->lineCoverage);\n        return array_keys($this->lineCoverage);\n    }\n    public function renameFile(string $oldFile, string $newFile) : void\n    {\n        $this->lineCoverage[$newFile] = $this->lineCoverage[$oldFile];\n        if (isset($this->functionCoverage[$oldFile])) {\n            $this->functionCoverage[$newFile] = $this->functionCoverage[$oldFile];\n        }\n        unset($this->lineCoverage[$oldFile], $this->functionCoverage[$oldFile]);\n    }\n    public function merge(self $newData) : void\n    {\n        foreach ($newData->lineCoverage as $file => $lines) {\n            if (!isset($this->lineCoverage[$file])) {\n                $this->lineCoverage[$file] = $lines;\n                continue;\n            }\n            // we should compare the lines if any of two contains data\n            $compareLineNumbers = array_unique(array_merge(array_keys($this->lineCoverage[$file]), array_keys($newData->lineCoverage[$file])));\n            foreach ($compareLineNumbers as $line) {\n                $thatPriority = $this->priorityForLine($newData->lineCoverage[$file], $line);\n                $thisPriority = $this->priorityForLine($this->lineCoverage[$file], $line);\n                if ($thatPriority > $thisPriority) {\n                    $this->lineCoverage[$file][$line] = $newData->lineCoverage[$file][$line];\n                } elseif ($thatPriority === $thisPriority && is_array($this->lineCoverage[$file][$line])) {\n                    $this->lineCoverage[$file][$line] = array_unique(array_merge($this->lineCoverage[$file][$line], $newData->lineCoverage[$file][$line]));\n                }\n            }\n        }\n        foreach ($newData->functionCoverage as $file => $functions) {\n            if (!isset($this->functionCoverage[$file])) {\n                $this->functionCoverage[$file] = $functions;\n                continue;\n            }\n            foreach ($functions as $functionName => $functionData) {\n                if (isset($this->functionCoverage[$file][$functionName])) {\n                    $this->initPreviouslySeenFunction($file, $functionName, $functionData);\n                } else {\n                    $this->initPreviouslyUnseenFunction($file, $functionName, $functionData);\n                }\n                foreach ($functionData['branches'] as $branchId => $branchData) {\n                    $this->functionCoverage[$file][$functionName]['branches'][$branchId]['hit'] = array_unique(array_merge($this->functionCoverage[$file][$functionName]['branches'][$branchId]['hit'], $branchData['hit']));\n                }\n                foreach ($functionData['paths'] as $pathId => $pathData) {\n                    $this->functionCoverage[$file][$functionName]['paths'][$pathId]['hit'] = array_unique(array_merge($this->functionCoverage[$file][$functionName]['paths'][$pathId]['hit'], $pathData['hit']));\n                }\n            }\n        }\n    }\n    /**\n     * Determine the priority for a line.\n     *\n     * 1 = the line is not set\n     * 2 = the line has not been tested\n     * 3 = the line is dead code\n     * 4 = the line has been tested\n     *\n     * During a merge, a higher number is better.\n     */\n    private function priorityForLine(array $data, int $line) : int\n    {\n        if (!array_key_exists($line, $data)) {\n            return 1;\n        }\n        if (is_array($data[$line]) && count($data[$line]) === 0) {\n            return 2;\n        }\n        if ($data[$line] === null) {\n            return 3;\n        }\n        return 4;\n    }\n    /**\n     * For a function we have never seen before, copy all data over and simply init the 'hit' array.\n     *\n     * @psalm-param XdebugFunctionCoverageType $functionData\n     */\n    private function initPreviouslyUnseenFunction(string $file, string $functionName, array $functionData) : void\n    {\n        $this->functionCoverage[$file][$functionName] = $functionData;\n        foreach (array_keys($functionData['branches']) as $branchId) {\n            $this->functionCoverage[$file][$functionName]['branches'][$branchId]['hit'] = [];\n        }\n        foreach (array_keys($functionData['paths']) as $pathId) {\n            $this->functionCoverage[$file][$functionName]['paths'][$pathId]['hit'] = [];\n        }\n    }\n    /**\n     * For a function we have seen before, only copy over and init the 'hit' array for any unseen branches and paths.\n     * Techniques such as mocking and where the contents of a file are different vary during tests (e.g. compiling\n     * containers) mean that the functions inside a file cannot be relied upon to be static.\n     *\n     * @psalm-param XdebugFunctionCoverageType $functionData\n     */\n    private function initPreviouslySeenFunction(string $file, string $functionName, array $functionData) : void\n    {\n        foreach ($functionData['branches'] as $branchId => $branchData) {\n            if (!isset($this->functionCoverage[$file][$functionName]['branches'][$branchId])) {\n                $this->functionCoverage[$file][$functionName]['branches'][$branchId] = $branchData;\n                $this->functionCoverage[$file][$functionName]['branches'][$branchId]['hit'] = [];\n            }\n        }\n        foreach ($functionData['paths'] as $pathId => $pathData) {\n            if (!isset($this->functionCoverage[$file][$functionName]['paths'][$pathId])) {\n                $this->functionCoverage[$file][$functionName]['paths'][$pathId] = $pathData;\n                $this->functionCoverage[$file][$functionName]['paths'][$pathId]['hit'] = [];\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Data;\n\nuse function array_diff;\nuse function array_diff_key;\nuse function array_flip;\nuse function array_intersect;\nuse function array_intersect_key;\nuse function count;\nuse function explode;\nuse function file_get_contents;\nuse function in_array;\nuse function is_file;\nuse function range;\nuse function trim;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\Driver;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type XdebugFunctionsCoverageType from \\SebastianBergmann\\CodeCoverage\\Driver\\XdebugDriver\n * @psalm-import-type XdebugCodeCoverageWithoutPathCoverageType from \\SebastianBergmann\\CodeCoverage\\Driver\\XdebugDriver\n * @psalm-import-type XdebugCodeCoverageWithPathCoverageType from \\SebastianBergmann\\CodeCoverage\\Driver\\XdebugDriver\n */\nfinal class RawCodeCoverageData\n{\n    /**\n     * @var array<string, array<int>>\n     */\n    private static array $emptyLineCache = [];\n    /**\n     * @psalm-var XdebugCodeCoverageWithoutPathCoverageType\n     */\n    private array $lineCoverage;\n    /**\n     * @psalm-var array<string, XdebugFunctionsCoverageType>\n     */\n    private array $functionCoverage;\n    /**\n     * @psalm-param XdebugCodeCoverageWithoutPathCoverageType $rawCoverage\n     */\n    public static function fromXdebugWithoutPathCoverage(array $rawCoverage) : self\n    {\n        return new self($rawCoverage, []);\n    }\n    /**\n     * @psalm-param XdebugCodeCoverageWithPathCoverageType $rawCoverage\n     */\n    public static function fromXdebugWithPathCoverage(array $rawCoverage) : self\n    {\n        $lineCoverage = [];\n        $functionCoverage = [];\n        foreach ($rawCoverage as $file => $fileCoverageData) {\n            $lineCoverage[$file] = $fileCoverageData['lines'];\n            $functionCoverage[$file] = $fileCoverageData['functions'];\n        }\n        return new self($lineCoverage, $functionCoverage);\n    }\n    public static function fromUncoveredFile(string $filename, FileAnalyser $analyser) : self\n    {\n        $lineCoverage = [];\n        foreach ($analyser->executableLinesIn($filename) as $line => $branch) {\n            $lineCoverage[$line] = Driver::LINE_NOT_EXECUTED;\n        }\n        return new self([$filename => $lineCoverage], []);\n    }\n    /**\n     * @psalm-param XdebugCodeCoverageWithoutPathCoverageType $lineCoverage\n     * @psalm-param array<string, XdebugFunctionsCoverageType> $functionCoverage\n     */\n    private function __construct(array $lineCoverage, array $functionCoverage)\n    {\n        $this->lineCoverage = $lineCoverage;\n        $this->functionCoverage = $functionCoverage;\n        $this->skipEmptyLines();\n    }\n    public function clear() : void\n    {\n        $this->lineCoverage = $this->functionCoverage = [];\n    }\n    /**\n     * @psalm-return XdebugCodeCoverageWithoutPathCoverageType\n     */\n    public function lineCoverage() : array\n    {\n        return $this->lineCoverage;\n    }\n    /**\n     * @psalm-return array<string, XdebugFunctionsCoverageType>\n     */\n    public function functionCoverage() : array\n    {\n        return $this->functionCoverage;\n    }\n    public function removeCoverageDataForFile(string $filename) : void\n    {\n        unset($this->lineCoverage[$filename], $this->functionCoverage[$filename]);\n    }\n    /**\n     * @param int[] $lines\n     */\n    public function keepLineCoverageDataOnlyForLines(string $filename, array $lines) : void\n    {\n        if (!isset($this->lineCoverage[$filename])) {\n            return;\n        }\n        $this->lineCoverage[$filename] = array_intersect_key($this->lineCoverage[$filename], array_flip($lines));\n    }\n    /**\n     * @param int[] $linesToBranchMap\n     */\n    public function markExecutableLineByBranch(string $filename, array $linesToBranchMap) : void\n    {\n        if (!isset($this->lineCoverage[$filename])) {\n            return;\n        }\n        $linesByBranch = [];\n        foreach ($linesToBranchMap as $line => $branch) {\n            $linesByBranch[$branch][] = $line;\n        }\n        foreach ($this->lineCoverage[$filename] as $line => $lineStatus) {\n            if (!isset($linesToBranchMap[$line])) {\n                continue;\n            }\n            $branch = $linesToBranchMap[$line];\n            if (!isset($linesByBranch[$branch])) {\n                continue;\n            }\n            foreach ($linesByBranch[$branch] as $lineInBranch) {\n                $this->lineCoverage[$filename][$lineInBranch] = $lineStatus;\n            }\n            if (Driver::LINE_EXECUTED === $lineStatus) {\n                unset($linesByBranch[$branch]);\n            }\n        }\n    }\n    /**\n     * @param int[] $lines\n     */\n    public function keepFunctionCoverageDataOnlyForLines(string $filename, array $lines) : void\n    {\n        if (!isset($this->functionCoverage[$filename])) {\n            return;\n        }\n        foreach ($this->functionCoverage[$filename] as $functionName => $functionData) {\n            foreach ($functionData['branches'] as $branchId => $branch) {\n                if (count(array_diff(range($branch['line_start'], $branch['line_end']), $lines)) > 0) {\n                    unset($this->functionCoverage[$filename][$functionName]['branches'][$branchId]);\n                    foreach ($functionData['paths'] as $pathId => $path) {\n                        if (in_array($branchId, $path['path'], \\true)) {\n                            unset($this->functionCoverage[$filename][$functionName]['paths'][$pathId]);\n                        }\n                    }\n                }\n            }\n        }\n    }\n    /**\n     * @param int[] $lines\n     */\n    public function removeCoverageDataForLines(string $filename, array $lines) : void\n    {\n        if (empty($lines)) {\n            return;\n        }\n        if (!isset($this->lineCoverage[$filename])) {\n            return;\n        }\n        $this->lineCoverage[$filename] = array_diff_key($this->lineCoverage[$filename], array_flip($lines));\n        if (isset($this->functionCoverage[$filename])) {\n            foreach ($this->functionCoverage[$filename] as $functionName => $functionData) {\n                foreach ($functionData['branches'] as $branchId => $branch) {\n                    if (count(array_intersect($lines, range($branch['line_start'], $branch['line_end']))) > 0) {\n                        unset($this->functionCoverage[$filename][$functionName]['branches'][$branchId]);\n                        foreach ($functionData['paths'] as $pathId => $path) {\n                            if (in_array($branchId, $path['path'], \\true)) {\n                                unset($this->functionCoverage[$filename][$functionName]['paths'][$pathId]);\n                            }\n                        }\n                    }\n                }\n            }\n        }\n    }\n    /**\n     * At the end of a file, the PHP interpreter always sees an implicit return. Where this occurs in a file that has\n     * e.g. a class definition, that line cannot be invoked from a test and results in confusing coverage. This engine\n     * implementation detail therefore needs to be masked which is done here by simply ensuring that all empty lines\n     * are skipped over for coverage purposes.\n     *\n     * @see https://github.com/sebastianbergmann/php-code-coverage/issues/799\n     */\n    private function skipEmptyLines() : void\n    {\n        foreach ($this->lineCoverage as $filename => $coverage) {\n            foreach ($this->getEmptyLinesForFile($filename) as $emptyLine) {\n                unset($this->lineCoverage[$filename][$emptyLine]);\n            }\n        }\n    }\n    private function getEmptyLinesForFile(string $filename) : array\n    {\n        if (!isset(self::$emptyLineCache[$filename])) {\n            self::$emptyLineCache[$filename] = [];\n            if (is_file($filename)) {\n                $sourceLines = explode(\"\\n\", file_get_contents($filename));\n                foreach ($sourceLines as $line => $source) {\n                    if (trim($source) === '') {\n                        self::$emptyLineCache[$filename][] = $line + 1;\n                    }\n                }\n            }\n        }\n        return self::$emptyLineCache[$filename];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver;\n\nuse function sprintf;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\BranchAndPathCoverageNotSupportedException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Data\\RawCodeCoverageData;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\DeadCodeDetectionNotSupportedException;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nabstract class Driver\n{\n    /**\n     * @var int\n     *\n     * @see http://xdebug.org/docs/code_coverage\n     */\n    public const LINE_NOT_EXECUTABLE = -2;\n    /**\n     * @var int\n     *\n     * @see http://xdebug.org/docs/code_coverage\n     */\n    public const LINE_NOT_EXECUTED = -1;\n    /**\n     * @var int\n     *\n     * @see http://xdebug.org/docs/code_coverage\n     */\n    public const LINE_EXECUTED = 1;\n    /**\n     * @var int\n     *\n     * @see http://xdebug.org/docs/code_coverage\n     */\n    public const BRANCH_NOT_HIT = 0;\n    /**\n     * @var int\n     *\n     * @see http://xdebug.org/docs/code_coverage\n     */\n    public const BRANCH_HIT = 1;\n    private bool $collectBranchAndPathCoverage = \\false;\n    private bool $detectDeadCode = \\false;\n    public function canCollectBranchAndPathCoverage() : bool\n    {\n        return \\false;\n    }\n    public function collectsBranchAndPathCoverage() : bool\n    {\n        return $this->collectBranchAndPathCoverage;\n    }\n    /**\n     * @throws BranchAndPathCoverageNotSupportedException\n     */\n    public function enableBranchAndPathCoverage() : void\n    {\n        if (!$this->canCollectBranchAndPathCoverage()) {\n            throw new BranchAndPathCoverageNotSupportedException(sprintf('%s does not support branch and path coverage', $this->nameAndVersion()));\n        }\n        $this->collectBranchAndPathCoverage = \\true;\n    }\n    public function disableBranchAndPathCoverage() : void\n    {\n        $this->collectBranchAndPathCoverage = \\false;\n    }\n    public function canDetectDeadCode() : bool\n    {\n        return \\false;\n    }\n    public function detectsDeadCode() : bool\n    {\n        return $this->detectDeadCode;\n    }\n    /**\n     * @throws DeadCodeDetectionNotSupportedException\n     */\n    public function enableDeadCodeDetection() : void\n    {\n        if (!$this->canDetectDeadCode()) {\n            throw new DeadCodeDetectionNotSupportedException(sprintf('%s does not support dead code detection', $this->nameAndVersion()));\n        }\n        $this->detectDeadCode = \\true;\n    }\n    public function disableDeadCodeDetection() : void\n    {\n        $this->detectDeadCode = \\false;\n    }\n    public abstract function nameAndVersion() : string;\n    public abstract function start() : void;\n    public abstract function stop() : RawCodeCoverageData;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver;\n\nuse const pcov\\inclusive;\nuse function array_intersect;\nuse function extension_loaded;\nuse function pcov\\clear;\nuse function pcov\\collect;\nuse function pcov\\start;\nuse function pcov\\stop;\nuse function pcov\\waiting;\nuse function phpversion;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Data\\RawCodeCoverageData;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Filter;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class PcovDriver extends Driver\n{\n    private readonly Filter $filter;\n    /**\n     * @throws PcovNotAvailableException\n     */\n    public function __construct(Filter $filter)\n    {\n        $this->ensurePcovIsAvailable();\n        $this->filter = $filter;\n    }\n    public function start() : void\n    {\n        start();\n    }\n    public function stop() : RawCodeCoverageData\n    {\n        stop();\n        $filesToCollectCoverageFor = waiting();\n        $collected = [];\n        if ($filesToCollectCoverageFor) {\n            if (!$this->filter->isEmpty()) {\n                $filesToCollectCoverageFor = array_intersect($filesToCollectCoverageFor, $this->filter->files());\n            }\n            $collected = collect(inclusive, $filesToCollectCoverageFor);\n            clear();\n        }\n        return RawCodeCoverageData::fromXdebugWithoutPathCoverage($collected);\n    }\n    public function nameAndVersion() : string\n    {\n        return 'PCOV ' . phpversion('pcov');\n    }\n    /**\n     * @throws PcovNotAvailableException\n     */\n    private function ensurePcovIsAvailable() : void\n    {\n        if (!extension_loaded('pcov')) {\n            throw new PcovNotAvailableException();\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver;\n\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Filter;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\NoCodeCoverageDriverAvailableException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\NoCodeCoverageDriverWithPathCoverageSupportAvailableException;\nuse PHPUnit\\SebastianBergmann\\Environment\\Runtime;\nfinal class Selector\n{\n    /**\n     * @throws NoCodeCoverageDriverAvailableException\n     * @throws PcovNotAvailableException\n     * @throws XdebugNotAvailableException\n     * @throws XdebugNotEnabledException\n     */\n    public function forLineCoverage(Filter $filter) : Driver\n    {\n        $runtime = new Runtime();\n        if ($runtime->hasPCOV()) {\n            return new PcovDriver($filter);\n        }\n        if ($runtime->hasXdebug()) {\n            $driver = new XdebugDriver($filter);\n            $driver->enableDeadCodeDetection();\n            return $driver;\n        }\n        throw new NoCodeCoverageDriverAvailableException();\n    }\n    /**\n     * @throws NoCodeCoverageDriverWithPathCoverageSupportAvailableException\n     * @throws XdebugNotAvailableException\n     * @throws XdebugNotEnabledException\n     */\n    public function forLineAndPathCoverage(Filter $filter) : Driver\n    {\n        if ((new Runtime())->hasXdebug()) {\n            $driver = new XdebugDriver($filter);\n            $driver->enableDeadCodeDetection();\n            $driver->enableBranchAndPathCoverage();\n            return $driver;\n        }\n        throw new NoCodeCoverageDriverWithPathCoverageSupportAvailableException();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver;\n\nuse const XDEBUG_CC_BRANCH_CHECK;\nuse const XDEBUG_CC_DEAD_CODE;\nuse const XDEBUG_CC_UNUSED;\nuse const XDEBUG_FILTER_CODE_COVERAGE;\nuse const XDEBUG_PATH_INCLUDE;\nuse function explode;\nuse function extension_loaded;\nuse function getenv;\nuse function in_array;\nuse function ini_get;\nuse function phpversion;\nuse function version_compare;\nuse function xdebug_get_code_coverage;\nuse function xdebug_info;\nuse function xdebug_set_filter;\nuse function xdebug_start_code_coverage;\nuse function xdebug_stop_code_coverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Data\\RawCodeCoverageData;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Filter;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @see https://xdebug.org/docs/code_coverage#xdebug_get_code_coverage\n *\n * @psalm-type XdebugLinesCoverageType = array<int, int>\n * @psalm-type XdebugBranchCoverageType = array{\n *     op_start: int,\n *     op_end: int,\n *     line_start: int,\n *     line_end: int,\n *     hit: int,\n *     out: array<int, int>,\n *     out_hit: array<int, int>,\n * }\n * @psalm-type XdebugPathCoverageType = array{\n *     path: array<int, int>,\n *     hit: int,\n * }\n * @psalm-type XdebugFunctionCoverageType = array{\n *     branches: array<int, XdebugBranchCoverageType>,\n *     paths: array<int, XdebugPathCoverageType>,\n * }\n * @psalm-type XdebugFunctionsCoverageType = array<string, XdebugFunctionCoverageType>\n * @psalm-type XdebugPathAndBranchesCoverageType = array{\n *     lines: XdebugLinesCoverageType,\n *     functions: XdebugFunctionsCoverageType,\n * }\n * @psalm-type XdebugCodeCoverageWithoutPathCoverageType = array<string, XdebugLinesCoverageType>\n * @psalm-type XdebugCodeCoverageWithPathCoverageType = array<string, XdebugPathAndBranchesCoverageType>\n */\nfinal class XdebugDriver extends Driver\n{\n    /**\n     * @throws XdebugNotAvailableException\n     * @throws XdebugNotEnabledException\n     */\n    public function __construct(Filter $filter)\n    {\n        $this->ensureXdebugIsAvailable();\n        $this->ensureXdebugCodeCoverageFeatureIsEnabled();\n        if (!$filter->isEmpty()) {\n            xdebug_set_filter(XDEBUG_FILTER_CODE_COVERAGE, XDEBUG_PATH_INCLUDE, $filter->files());\n        }\n    }\n    public function canCollectBranchAndPathCoverage() : bool\n    {\n        return \\true;\n    }\n    public function canDetectDeadCode() : bool\n    {\n        return \\true;\n    }\n    public function start() : void\n    {\n        $flags = XDEBUG_CC_UNUSED;\n        if ($this->detectsDeadCode() || $this->collectsBranchAndPathCoverage()) {\n            $flags |= XDEBUG_CC_DEAD_CODE;\n        }\n        if ($this->collectsBranchAndPathCoverage()) {\n            $flags |= XDEBUG_CC_BRANCH_CHECK;\n        }\n        xdebug_start_code_coverage($flags);\n    }\n    public function stop() : RawCodeCoverageData\n    {\n        $data = xdebug_get_code_coverage();\n        xdebug_stop_code_coverage();\n        if ($this->collectsBranchAndPathCoverage()) {\n            /* @var XdebugCodeCoverageWithPathCoverageType $data */\n            return RawCodeCoverageData::fromXdebugWithPathCoverage($data);\n        }\n        /* @var XdebugCodeCoverageWithoutPathCoverageType $data */\n        return RawCodeCoverageData::fromXdebugWithoutPathCoverage($data);\n    }\n    public function nameAndVersion() : string\n    {\n        return 'Xdebug ' . phpversion('xdebug');\n    }\n    /**\n     * @throws XdebugNotAvailableException\n     */\n    private function ensureXdebugIsAvailable() : void\n    {\n        if (!extension_loaded('xdebug')) {\n            throw new XdebugNotAvailableException();\n        }\n    }\n    /**\n     * @throws XdebugNotEnabledException\n     */\n    private function ensureXdebugCodeCoverageFeatureIsEnabled() : void\n    {\n        if (version_compare(phpversion('xdebug'), '3.1', '>=')) {\n            if (!in_array('coverage', xdebug_info('mode'), \\true)) {\n                throw new XdebugNotEnabledException();\n            }\n            return;\n        }\n        $mode = getenv('XDEBUG_MODE');\n        if ($mode === \\false || $mode === '') {\n            $mode = ini_get('xdebug.mode');\n        }\n        if ($mode === \\false || !in_array('coverage', explode(',', $mode), \\true)) {\n            throw new XdebugNotEnabledException();\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class BranchAndPathCoverageNotSupportedException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class DeadCodeDetectionNotSupportedException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Util;\n\nuse RuntimeException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Exception;\nfinal class DirectoryCouldNotBeCreatedException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class FileCouldNotBeWrittenException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nfinal class InvalidArgumentException extends \\InvalidArgumentException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class NoCodeCoverageDriverAvailableException extends RuntimeException implements Exception\n{\n    public function __construct()\n    {\n        parent::__construct('No code coverage driver available');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class NoCodeCoverageDriverWithPathCoverageSupportAvailableException extends RuntimeException implements Exception\n{\n    public function __construct()\n    {\n        parent::__construct('No code coverage driver with path coverage support available');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class ParserException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver;\n\nuse function sprintf;\nuse RuntimeException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Exception;\nfinal class PathExistsButIsNotDirectoryException extends RuntimeException implements Exception\n{\n    public function __construct(string $path)\n    {\n        parent::__construct(sprintf('\"%s\" exists but is not a directory', $path));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver;\n\nuse RuntimeException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Exception;\nfinal class PcovNotAvailableException extends RuntimeException implements Exception\n{\n    public function __construct()\n    {\n        parent::__construct('The PCOV extension is not available');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class ReflectionException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class ReportAlreadyFinalizedException extends RuntimeException implements Exception\n{\n    public function __construct()\n    {\n        parent::__construct('The code coverage report has already been finalized');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class StaticAnalysisCacheNotConfiguredException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class TestIdMissingException extends RuntimeException implements Exception\n{\n    public function __construct()\n    {\n        parent::__construct('Test ID is missing');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class UnintentionallyCoveredCodeException extends RuntimeException implements Exception\n{\n    /**\n     * @var list<string>\n     */\n    private readonly array $unintentionallyCoveredUnits;\n    /**\n     * @param list<string> $unintentionallyCoveredUnits\n     */\n    public function __construct(array $unintentionallyCoveredUnits)\n    {\n        $this->unintentionallyCoveredUnits = $unintentionallyCoveredUnits;\n        parent::__construct($this->toString());\n    }\n    /**\n     * @return list<string>\n     */\n    public function getUnintentionallyCoveredUnits() : array\n    {\n        return $this->unintentionallyCoveredUnits;\n    }\n    private function toString() : string\n    {\n        $message = '';\n        foreach ($this->unintentionallyCoveredUnits as $unit) {\n            $message .= '- ' . $unit . \"\\n\";\n        }\n        return $message;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver;\n\nuse function sprintf;\nuse RuntimeException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Exception;\nfinal class WriteOperationFailedException extends RuntimeException implements Exception\n{\n    public function __construct(string $path)\n    {\n        parent::__construct(sprintf('Cannot write to \"%s\"', $path));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver;\n\nuse RuntimeException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Exception;\nfinal class XdebugNotAvailableException extends RuntimeException implements Exception\n{\n    public function __construct()\n    {\n        parent::__construct('The Xdebug extension is not available');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver;\n\nuse RuntimeException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Exception;\nfinal class XdebugNotEnabledException extends RuntimeException implements Exception\n{\n    public function __construct()\n    {\n        parent::__construct('XDEBUG_MODE=coverage or xdebug.mode=coverage has to be set');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse RuntimeException;\nfinal class XmlException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse function array_keys;\nuse function is_file;\nuse function realpath;\nuse function str_contains;\nuse function str_starts_with;\nuse PHPUnit\\SebastianBergmann\\FileIterator\\Facade as FileIteratorFacade;\nfinal class Filter\n{\n    /**\n     * @psalm-var array<string,true>\n     */\n    private array $files = [];\n    /**\n     * @psalm-var array<string,bool>\n     */\n    private array $isFileCache = [];\n    /**\n     * @deprecated\n     */\n    public function includeDirectory(string $directory, string $suffix = '.php', string $prefix = '') : void\n    {\n        foreach ((new FileIteratorFacade())->getFilesAsArray($directory, $suffix, $prefix) as $file) {\n            $this->includeFile($file);\n        }\n    }\n    /**\n     * @psalm-param list<string> $files\n     */\n    public function includeFiles(array $filenames) : void\n    {\n        foreach ($filenames as $filename) {\n            $this->includeFile($filename);\n        }\n    }\n    public function includeFile(string $filename) : void\n    {\n        $filename = realpath($filename);\n        if (!$filename) {\n            return;\n        }\n        $this->files[$filename] = \\true;\n    }\n    /**\n     * @deprecated\n     */\n    public function excludeDirectory(string $directory, string $suffix = '.php', string $prefix = '') : void\n    {\n        foreach ((new FileIteratorFacade())->getFilesAsArray($directory, $suffix, $prefix) as $file) {\n            $this->excludeFile($file);\n        }\n    }\n    /**\n     * @deprecated\n     */\n    public function excludeFile(string $filename) : void\n    {\n        $filename = realpath($filename);\n        if (!$filename || !isset($this->files[$filename])) {\n            return;\n        }\n        unset($this->files[$filename]);\n    }\n    public function isFile(string $filename) : bool\n    {\n        if (isset($this->isFileCache[$filename])) {\n            return $this->isFileCache[$filename];\n        }\n        if ($filename === '-' || str_starts_with($filename, 'vfs://') || str_contains($filename, 'xdebug://debug-eval') || str_contains($filename, 'eval()\\'d code') || str_contains($filename, 'runtime-created function') || str_contains($filename, 'runkit created function') || str_contains($filename, 'assert code') || str_contains($filename, 'regexp code') || str_contains($filename, 'Standard input code')) {\n            $isFile = \\false;\n        } else {\n            $isFile = is_file($filename);\n        }\n        $this->isFileCache[$filename] = $isFile;\n        return $isFile;\n    }\n    public function isExcluded(string $filename) : bool\n    {\n        return !isset($this->files[$filename]) || !$this->isFile($filename);\n    }\n    /**\n     * @psalm-return list<string>\n     */\n    public function files() : array\n    {\n        return array_keys($this->files);\n    }\n    public function isEmpty() : bool\n    {\n        return empty($this->files);\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2009-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Node;\n\nuse const DIRECTORY_SEPARATOR;\nuse function array_merge;\nuse function str_ends_with;\nuse function str_replace;\nuse function substr;\nuse Countable;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Percentage;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type LinesOfCodeType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n * @psalm-import-type ProcessedFunctionType from \\SebastianBergmann\\CodeCoverage\\Node\\File\n * @psalm-import-type ProcessedClassType from \\SebastianBergmann\\CodeCoverage\\Node\\File\n * @psalm-import-type ProcessedTraitType from \\SebastianBergmann\\CodeCoverage\\Node\\File\n */\nabstract class AbstractNode implements Countable\n{\n    private readonly string $name;\n    private string $pathAsString;\n    private array $pathAsArray;\n    private readonly ?AbstractNode $parent;\n    private string $id;\n    public function __construct(string $name, self $parent = null)\n    {\n        if (str_ends_with($name, DIRECTORY_SEPARATOR)) {\n            $name = substr($name, 0, -1);\n        }\n        $this->name = $name;\n        $this->parent = $parent;\n        $this->processId();\n        $this->processPath();\n    }\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function id() : string\n    {\n        return $this->id;\n    }\n    public function pathAsString() : string\n    {\n        return $this->pathAsString;\n    }\n    public function pathAsArray() : array\n    {\n        return $this->pathAsArray;\n    }\n    public function parent() : ?self\n    {\n        return $this->parent;\n    }\n    public function percentageOfTestedClasses() : Percentage\n    {\n        return Percentage::fromFractionAndTotal($this->numberOfTestedClasses(), $this->numberOfClasses());\n    }\n    public function percentageOfTestedTraits() : Percentage\n    {\n        return Percentage::fromFractionAndTotal($this->numberOfTestedTraits(), $this->numberOfTraits());\n    }\n    public function percentageOfTestedClassesAndTraits() : Percentage\n    {\n        return Percentage::fromFractionAndTotal($this->numberOfTestedClassesAndTraits(), $this->numberOfClassesAndTraits());\n    }\n    public function percentageOfTestedFunctions() : Percentage\n    {\n        return Percentage::fromFractionAndTotal($this->numberOfTestedFunctions(), $this->numberOfFunctions());\n    }\n    public function percentageOfTestedMethods() : Percentage\n    {\n        return Percentage::fromFractionAndTotal($this->numberOfTestedMethods(), $this->numberOfMethods());\n    }\n    public function percentageOfTestedFunctionsAndMethods() : Percentage\n    {\n        return Percentage::fromFractionAndTotal($this->numberOfTestedFunctionsAndMethods(), $this->numberOfFunctionsAndMethods());\n    }\n    public function percentageOfExecutedLines() : Percentage\n    {\n        return Percentage::fromFractionAndTotal($this->numberOfExecutedLines(), $this->numberOfExecutableLines());\n    }\n    public function percentageOfExecutedBranches() : Percentage\n    {\n        return Percentage::fromFractionAndTotal($this->numberOfExecutedBranches(), $this->numberOfExecutableBranches());\n    }\n    public function percentageOfExecutedPaths() : Percentage\n    {\n        return Percentage::fromFractionAndTotal($this->numberOfExecutedPaths(), $this->numberOfExecutablePaths());\n    }\n    public function numberOfClassesAndTraits() : int\n    {\n        return $this->numberOfClasses() + $this->numberOfTraits();\n    }\n    public function numberOfTestedClassesAndTraits() : int\n    {\n        return $this->numberOfTestedClasses() + $this->numberOfTestedTraits();\n    }\n    public function classesAndTraits() : array\n    {\n        return array_merge($this->classes(), $this->traits());\n    }\n    public function numberOfFunctionsAndMethods() : int\n    {\n        return $this->numberOfFunctions() + $this->numberOfMethods();\n    }\n    public function numberOfTestedFunctionsAndMethods() : int\n    {\n        return $this->numberOfTestedFunctions() + $this->numberOfTestedMethods();\n    }\n    /**\n     * @psalm-return array<string, ProcessedClassType>\n     */\n    public abstract function classes() : array;\n    /**\n     * @psalm-return array<string, ProcessedTraitType>\n     */\n    public abstract function traits() : array;\n    /**\n     * @psalm-return array<string, ProcessedFunctionType>\n     */\n    public abstract function functions() : array;\n    /**\n     * @psalm-return LinesOfCodeType\n     */\n    public abstract function linesOfCode() : array;\n    public abstract function numberOfExecutableLines() : int;\n    public abstract function numberOfExecutedLines() : int;\n    public abstract function numberOfExecutableBranches() : int;\n    public abstract function numberOfExecutedBranches() : int;\n    public abstract function numberOfExecutablePaths() : int;\n    public abstract function numberOfExecutedPaths() : int;\n    public abstract function numberOfClasses() : int;\n    public abstract function numberOfTestedClasses() : int;\n    public abstract function numberOfTraits() : int;\n    public abstract function numberOfTestedTraits() : int;\n    public abstract function numberOfMethods() : int;\n    public abstract function numberOfTestedMethods() : int;\n    public abstract function numberOfFunctions() : int;\n    public abstract function numberOfTestedFunctions() : int;\n    private function processId() : void\n    {\n        if ($this->parent === null) {\n            $this->id = 'index';\n            return;\n        }\n        $parentId = $this->parent->id();\n        if ($parentId === 'index') {\n            $this->id = str_replace(':', '_', $this->name);\n        } else {\n            $this->id = $parentId . '/' . $this->name;\n        }\n    }\n    private function processPath() : void\n    {\n        if ($this->parent === null) {\n            $this->pathAsArray = [$this];\n            $this->pathAsString = $this->name;\n            return;\n        }\n        $this->pathAsArray = $this->parent->pathAsArray();\n        $this->pathAsString = $this->parent->pathAsString() . DIRECTORY_SEPARATOR . $this->name;\n        $this->pathAsArray[] = $this;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Node;\n\nuse const DIRECTORY_SEPARATOR;\nuse function array_shift;\nuse function basename;\nuse function count;\nuse function dirname;\nuse function explode;\nuse function implode;\nuse function is_file;\nuse function str_ends_with;\nuse function str_replace;\nuse function str_starts_with;\nuse function substr;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Data\\ProcessedCodeCoverageData;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type TestType from \\SebastianBergmann\\CodeCoverage\\CodeCoverage\n */\nfinal class Builder\n{\n    private readonly FileAnalyser $analyser;\n    public function __construct(FileAnalyser $analyser)\n    {\n        $this->analyser = $analyser;\n    }\n    public function build(CodeCoverage $coverage) : Directory\n    {\n        $data = clone $coverage->getData();\n        // clone because path munging is destructive to the original data\n        $commonPath = $this->reducePaths($data);\n        $root = new Directory($commonPath, null);\n        $this->addItems($root, $this->buildDirectoryStructure($data), $coverage->getTests());\n        return $root;\n    }\n    /**\n     * @psalm-param array<string, TestType> $tests\n     */\n    private function addItems(Directory $root, array $items, array $tests) : void\n    {\n        foreach ($items as $key => $value) {\n            $key = (string) $key;\n            if (str_ends_with($key, '/f')) {\n                $key = substr($key, 0, -2);\n                $filename = $root->pathAsString() . DIRECTORY_SEPARATOR . $key;\n                if (is_file($filename)) {\n                    $root->addFile(new File($key, $root, $value['lineCoverage'], $value['functionCoverage'], $tests, $this->analyser->classesIn($filename), $this->analyser->traitsIn($filename), $this->analyser->functionsIn($filename), $this->analyser->linesOfCodeFor($filename)));\n                }\n            } else {\n                $child = $root->addDirectory($key);\n                $this->addItems($child, $value, $tests);\n            }\n        }\n    }\n    /**\n     * Builds an array representation of the directory structure.\n     *\n     * For instance,\n     *\n     * <code>\n     * Array\n     * (\n     *     [Money.php] => Array\n     *         (\n     *             ...\n     *         )\n     *\n     *     [MoneyBag.php] => Array\n     *         (\n     *             ...\n     *         )\n     * )\n     * </code>\n     *\n     * is transformed into\n     *\n     * <code>\n     * Array\n     * (\n     *     [.] => Array\n     *         (\n     *             [Money.php] => Array\n     *                 (\n     *                     ...\n     *                 )\n     *\n     *             [MoneyBag.php] => Array\n     *                 (\n     *                     ...\n     *                 )\n     *         )\n     * )\n     * </code>\n     *\n     * @psalm-return array<string, array<string, array{lineCoverage: array<int, int>, functionCoverage: array<string, array<int, int>>}>>\n     */\n    private function buildDirectoryStructure(ProcessedCodeCoverageData $data) : array\n    {\n        $result = [];\n        foreach ($data->coveredFiles() as $originalPath) {\n            $path = explode(DIRECTORY_SEPARATOR, $originalPath);\n            $pointer =& $result;\n            $max = count($path);\n            for ($i = 0; $i < $max; $i++) {\n                $type = '';\n                if ($i === $max - 1) {\n                    $type = '/f';\n                }\n                $pointer =& $pointer[$path[$i] . $type];\n            }\n            $pointer = ['lineCoverage' => $data->lineCoverage()[$originalPath] ?? [], 'functionCoverage' => $data->functionCoverage()[$originalPath] ?? []];\n        }\n        return $result;\n    }\n    /**\n     * Reduces the paths by cutting the longest common start path.\n     *\n     * For instance,\n     *\n     * <code>\n     * Array\n     * (\n     *     [/home/sb/Money/Money.php] => Array\n     *         (\n     *             ...\n     *         )\n     *\n     *     [/home/sb/Money/MoneyBag.php] => Array\n     *         (\n     *             ...\n     *         )\n     * )\n     * </code>\n     *\n     * is reduced to\n     *\n     * <code>\n     * Array\n     * (\n     *     [Money.php] => Array\n     *         (\n     *             ...\n     *         )\n     *\n     *     [MoneyBag.php] => Array\n     *         (\n     *             ...\n     *         )\n     * )\n     * </code>\n     */\n    private function reducePaths(ProcessedCodeCoverageData $coverage) : string\n    {\n        if (empty($coverage->coveredFiles())) {\n            return '.';\n        }\n        $commonPath = '';\n        $paths = $coverage->coveredFiles();\n        if (count($paths) === 1) {\n            $commonPath = dirname($paths[0]) . DIRECTORY_SEPARATOR;\n            $coverage->renameFile($paths[0], basename($paths[0]));\n            return $commonPath;\n        }\n        $max = count($paths);\n        for ($i = 0; $i < $max; $i++) {\n            // strip phar:// prefixes\n            if (str_starts_with($paths[$i], 'phar://')) {\n                $paths[$i] = substr($paths[$i], 7);\n                $paths[$i] = str_replace('/', DIRECTORY_SEPARATOR, $paths[$i]);\n            }\n            $paths[$i] = explode(DIRECTORY_SEPARATOR, $paths[$i]);\n            if (empty($paths[$i][0])) {\n                $paths[$i][0] = DIRECTORY_SEPARATOR;\n            }\n        }\n        $done = \\false;\n        $max = count($paths);\n        while (!$done) {\n            for ($i = 0; $i < $max - 1; $i++) {\n                if (!isset($paths[$i][0]) || !isset($paths[$i + 1][0]) || $paths[$i][0] !== $paths[$i + 1][0]) {\n                    $done = \\true;\n                    break;\n                }\n            }\n            if (!$done) {\n                $commonPath .= $paths[0][0];\n                if ($paths[0][0] !== DIRECTORY_SEPARATOR) {\n                    $commonPath .= DIRECTORY_SEPARATOR;\n                }\n                for ($i = 0; $i < $max; $i++) {\n                    array_shift($paths[$i]);\n                }\n            }\n        }\n        $original = $coverage->coveredFiles();\n        $max = count($original);\n        for ($i = 0; $i < $max; $i++) {\n            $coverage->renameFile($original[$i], implode(DIRECTORY_SEPARATOR, $paths[$i]));\n        }\n        return substr($commonPath, 0, -1);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Node;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class CrapIndex\n{\n    private readonly int $cyclomaticComplexity;\n    private readonly float $codeCoverage;\n    public function __construct(int $cyclomaticComplexity, float $codeCoverage)\n    {\n        $this->cyclomaticComplexity = $cyclomaticComplexity;\n        $this->codeCoverage = $codeCoverage;\n    }\n    public function asString() : string\n    {\n        if ($this->codeCoverage === 0.0) {\n            return (string) ($this->cyclomaticComplexity ** 2 + $this->cyclomaticComplexity);\n        }\n        if ($this->codeCoverage >= 95) {\n            return (string) $this->cyclomaticComplexity;\n        }\n        return sprintf('%01.2F', $this->cyclomaticComplexity ** 2 * (1 - $this->codeCoverage / 100) ** 3 + $this->cyclomaticComplexity);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Node;\n\nuse function array_merge;\nuse function count;\nuse IteratorAggregate;\nuse RecursiveIteratorIterator;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type LinesOfCodeType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n */\nfinal class Directory extends AbstractNode implements IteratorAggregate\n{\n    /**\n     * @var list<AbstractNode>\n     */\n    private array $children = [];\n    /**\n     * @var list<Directory>\n     */\n    private array $directories = [];\n    /**\n     * @var list<File>\n     */\n    private array $files = [];\n    private ?array $classes = null;\n    private ?array $traits = null;\n    private ?array $functions = null;\n    /**\n     * @psalm-var null|LinesOfCodeType\n     */\n    private ?array $linesOfCode = null;\n    private int $numFiles = -1;\n    private int $numExecutableLines = -1;\n    private int $numExecutedLines = -1;\n    private int $numExecutableBranches = -1;\n    private int $numExecutedBranches = -1;\n    private int $numExecutablePaths = -1;\n    private int $numExecutedPaths = -1;\n    private int $numClasses = -1;\n    private int $numTestedClasses = -1;\n    private int $numTraits = -1;\n    private int $numTestedTraits = -1;\n    private int $numMethods = -1;\n    private int $numTestedMethods = -1;\n    private int $numFunctions = -1;\n    private int $numTestedFunctions = -1;\n    public function count() : int\n    {\n        if ($this->numFiles === -1) {\n            $this->numFiles = 0;\n            foreach ($this->children as $child) {\n                $this->numFiles += count($child);\n            }\n        }\n        return $this->numFiles;\n    }\n    public function getIterator() : RecursiveIteratorIterator\n    {\n        return new RecursiveIteratorIterator(new Iterator($this), RecursiveIteratorIterator::SELF_FIRST);\n    }\n    public function addDirectory(string $name) : self\n    {\n        $directory = new self($name, $this);\n        $this->children[] = $directory;\n        $this->directories[] =& $this->children[count($this->children) - 1];\n        return $directory;\n    }\n    public function addFile(File $file) : void\n    {\n        $this->children[] = $file;\n        $this->files[] =& $this->children[count($this->children) - 1];\n        $this->numExecutableLines = -1;\n        $this->numExecutedLines = -1;\n    }\n    public function directories() : array\n    {\n        return $this->directories;\n    }\n    public function files() : array\n    {\n        return $this->files;\n    }\n    public function children() : array\n    {\n        return $this->children;\n    }\n    public function classes() : array\n    {\n        if ($this->classes === null) {\n            $this->classes = [];\n            foreach ($this->children as $child) {\n                $this->classes = array_merge($this->classes, $child->classes());\n            }\n        }\n        return $this->classes;\n    }\n    public function traits() : array\n    {\n        if ($this->traits === null) {\n            $this->traits = [];\n            foreach ($this->children as $child) {\n                $this->traits = array_merge($this->traits, $child->traits());\n            }\n        }\n        return $this->traits;\n    }\n    public function functions() : array\n    {\n        if ($this->functions === null) {\n            $this->functions = [];\n            foreach ($this->children as $child) {\n                $this->functions = array_merge($this->functions, $child->functions());\n            }\n        }\n        return $this->functions;\n    }\n    /**\n     * @psalm-return LinesOfCodeType\n     */\n    public function linesOfCode() : array\n    {\n        if ($this->linesOfCode === null) {\n            $this->linesOfCode = ['linesOfCode' => 0, 'commentLinesOfCode' => 0, 'nonCommentLinesOfCode' => 0];\n            foreach ($this->children as $child) {\n                $childLinesOfCode = $child->linesOfCode();\n                $this->linesOfCode['linesOfCode'] += $childLinesOfCode['linesOfCode'];\n                $this->linesOfCode['commentLinesOfCode'] += $childLinesOfCode['commentLinesOfCode'];\n                $this->linesOfCode['nonCommentLinesOfCode'] += $childLinesOfCode['nonCommentLinesOfCode'];\n            }\n        }\n        return $this->linesOfCode;\n    }\n    public function numberOfExecutableLines() : int\n    {\n        if ($this->numExecutableLines === -1) {\n            $this->numExecutableLines = 0;\n            foreach ($this->children as $child) {\n                $this->numExecutableLines += $child->numberOfExecutableLines();\n            }\n        }\n        return $this->numExecutableLines;\n    }\n    public function numberOfExecutedLines() : int\n    {\n        if ($this->numExecutedLines === -1) {\n            $this->numExecutedLines = 0;\n            foreach ($this->children as $child) {\n                $this->numExecutedLines += $child->numberOfExecutedLines();\n            }\n        }\n        return $this->numExecutedLines;\n    }\n    public function numberOfExecutableBranches() : int\n    {\n        if ($this->numExecutableBranches === -1) {\n            $this->numExecutableBranches = 0;\n            foreach ($this->children as $child) {\n                $this->numExecutableBranches += $child->numberOfExecutableBranches();\n            }\n        }\n        return $this->numExecutableBranches;\n    }\n    public function numberOfExecutedBranches() : int\n    {\n        if ($this->numExecutedBranches === -1) {\n            $this->numExecutedBranches = 0;\n            foreach ($this->children as $child) {\n                $this->numExecutedBranches += $child->numberOfExecutedBranches();\n            }\n        }\n        return $this->numExecutedBranches;\n    }\n    public function numberOfExecutablePaths() : int\n    {\n        if ($this->numExecutablePaths === -1) {\n            $this->numExecutablePaths = 0;\n            foreach ($this->children as $child) {\n                $this->numExecutablePaths += $child->numberOfExecutablePaths();\n            }\n        }\n        return $this->numExecutablePaths;\n    }\n    public function numberOfExecutedPaths() : int\n    {\n        if ($this->numExecutedPaths === -1) {\n            $this->numExecutedPaths = 0;\n            foreach ($this->children as $child) {\n                $this->numExecutedPaths += $child->numberOfExecutedPaths();\n            }\n        }\n        return $this->numExecutedPaths;\n    }\n    public function numberOfClasses() : int\n    {\n        if ($this->numClasses === -1) {\n            $this->numClasses = 0;\n            foreach ($this->children as $child) {\n                $this->numClasses += $child->numberOfClasses();\n            }\n        }\n        return $this->numClasses;\n    }\n    public function numberOfTestedClasses() : int\n    {\n        if ($this->numTestedClasses === -1) {\n            $this->numTestedClasses = 0;\n            foreach ($this->children as $child) {\n                $this->numTestedClasses += $child->numberOfTestedClasses();\n            }\n        }\n        return $this->numTestedClasses;\n    }\n    public function numberOfTraits() : int\n    {\n        if ($this->numTraits === -1) {\n            $this->numTraits = 0;\n            foreach ($this->children as $child) {\n                $this->numTraits += $child->numberOfTraits();\n            }\n        }\n        return $this->numTraits;\n    }\n    public function numberOfTestedTraits() : int\n    {\n        if ($this->numTestedTraits === -1) {\n            $this->numTestedTraits = 0;\n            foreach ($this->children as $child) {\n                $this->numTestedTraits += $child->numberOfTestedTraits();\n            }\n        }\n        return $this->numTestedTraits;\n    }\n    public function numberOfMethods() : int\n    {\n        if ($this->numMethods === -1) {\n            $this->numMethods = 0;\n            foreach ($this->children as $child) {\n                $this->numMethods += $child->numberOfMethods();\n            }\n        }\n        return $this->numMethods;\n    }\n    public function numberOfTestedMethods() : int\n    {\n        if ($this->numTestedMethods === -1) {\n            $this->numTestedMethods = 0;\n            foreach ($this->children as $child) {\n                $this->numTestedMethods += $child->numberOfTestedMethods();\n            }\n        }\n        return $this->numTestedMethods;\n    }\n    public function numberOfFunctions() : int\n    {\n        if ($this->numFunctions === -1) {\n            $this->numFunctions = 0;\n            foreach ($this->children as $child) {\n                $this->numFunctions += $child->numberOfFunctions();\n            }\n        }\n        return $this->numFunctions;\n    }\n    public function numberOfTestedFunctions() : int\n    {\n        if ($this->numTestedFunctions === -1) {\n            $this->numTestedFunctions = 0;\n            foreach ($this->children as $child) {\n                $this->numTestedFunctions += $child->numberOfTestedFunctions();\n            }\n        }\n        return $this->numTestedFunctions;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Node;\n\nuse function array_filter;\nuse function count;\nuse function range;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type CodeUnitFunctionType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type CodeUnitMethodType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type CodeUnitClassType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type CodeUnitTraitType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type LinesOfCodeType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n * @psalm-import-type LinesType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n *\n * @psalm-type ProcessedFunctionType = array{\n *     functionName: string,\n *     namespace: string,\n *     signature: string,\n *     startLine: int,\n *     endLine: int,\n *     executableLines: int,\n *     executedLines: int,\n *     executableBranches: int,\n *     executedBranches: int,\n *     executablePaths: int,\n *     executedPaths: int,\n *     ccn: int,\n *     coverage: int|float,\n *     crap: int|string,\n *     link: string\n * }\n * @psalm-type ProcessedMethodType = array{\n *     methodName: string,\n *     visibility: string,\n *     signature: string,\n *     startLine: int,\n *     endLine: int,\n *     executableLines: int,\n *     executedLines: int,\n *     executableBranches: int,\n *     executedBranches: int,\n *     executablePaths: int,\n *     executedPaths: int,\n *     ccn: int,\n *     coverage: float|int,\n *     crap: int|string,\n *     link: string\n * }\n * @psalm-type ProcessedClassType = array{\n *     className: string,\n *     namespace: string,\n *     methods: array<string, ProcessedMethodType>,\n *     startLine: int,\n *     executableLines: int,\n *     executedLines: int,\n *     executableBranches: int,\n *     executedBranches: int,\n *     executablePaths: int,\n *     executedPaths: int,\n *     ccn: int,\n *     coverage: int|float,\n *     crap: int|string,\n *     link: string\n * }\n * @psalm-type ProcessedTraitType = array{\n *     traitName: string,\n *     namespace: string,\n *     methods: array<string, ProcessedMethodType>,\n *     startLine: int,\n *     executableLines: int,\n *     executedLines: int,\n *     executableBranches: int,\n *     executedBranches: int,\n *     executablePaths: int,\n *     executedPaths: int,\n *     ccn: int,\n *     coverage: float|int,\n *     crap: int|string,\n *     link: string\n * }\n */\nfinal class File extends AbstractNode\n{\n    /**\n     * @psalm-var array<int, ?list<non-empty-string>>\n     */\n    private array $lineCoverageData;\n    private array $functionCoverageData;\n    private readonly array $testData;\n    private int $numExecutableLines = 0;\n    private int $numExecutedLines = 0;\n    private int $numExecutableBranches = 0;\n    private int $numExecutedBranches = 0;\n    private int $numExecutablePaths = 0;\n    private int $numExecutedPaths = 0;\n    /**\n     * @psalm-var array<string, ProcessedClassType>\n     */\n    private array $classes = [];\n    /**\n     * @psalm-var array<string, ProcessedTraitType>\n     */\n    private array $traits = [];\n    /**\n     * @psalm-var array<string, ProcessedFunctionType>\n     */\n    private array $functions = [];\n    /**\n     * @psalm-var LinesOfCodeType\n     */\n    private readonly array $linesOfCode;\n    private ?int $numClasses = null;\n    private int $numTestedClasses = 0;\n    private ?int $numTraits = null;\n    private int $numTestedTraits = 0;\n    private ?int $numMethods = null;\n    private ?int $numTestedMethods = null;\n    private ?int $numTestedFunctions = null;\n    /**\n     * @var array<int, array|array{0: CodeUnitClassType, 1: string}|array{0: CodeUnitFunctionType}|array{0: CodeUnitTraitType, 1: string}>\n     */\n    private array $codeUnitsByLine = [];\n    /**\n     * @psalm-param array<int, ?list<non-empty-string>> $lineCoverageData\n     * @psalm-param LinesOfCodeType $linesOfCode\n     * @psalm-param array<string, CodeUnitClassType> $classes\n     * @psalm-param array<string, CodeUnitTraitType> $traits\n     * @psalm-param array<string, CodeUnitFunctionType> $functions\n     */\n    public function __construct(string $name, AbstractNode $parent, array $lineCoverageData, array $functionCoverageData, array $testData, array $classes, array $traits, array $functions, array $linesOfCode)\n    {\n        parent::__construct($name, $parent);\n        $this->lineCoverageData = $lineCoverageData;\n        $this->functionCoverageData = $functionCoverageData;\n        $this->testData = $testData;\n        $this->linesOfCode = $linesOfCode;\n        $this->calculateStatistics($classes, $traits, $functions);\n    }\n    public function count() : int\n    {\n        return 1;\n    }\n    /**\n     * @psalm-return array<int, ?list<non-empty-string>>\n     */\n    public function lineCoverageData() : array\n    {\n        return $this->lineCoverageData;\n    }\n    public function functionCoverageData() : array\n    {\n        return $this->functionCoverageData;\n    }\n    public function testData() : array\n    {\n        return $this->testData;\n    }\n    public function classes() : array\n    {\n        return $this->classes;\n    }\n    public function traits() : array\n    {\n        return $this->traits;\n    }\n    public function functions() : array\n    {\n        return $this->functions;\n    }\n    public function linesOfCode() : array\n    {\n        return $this->linesOfCode;\n    }\n    public function numberOfExecutableLines() : int\n    {\n        return $this->numExecutableLines;\n    }\n    public function numberOfExecutedLines() : int\n    {\n        return $this->numExecutedLines;\n    }\n    public function numberOfExecutableBranches() : int\n    {\n        return $this->numExecutableBranches;\n    }\n    public function numberOfExecutedBranches() : int\n    {\n        return $this->numExecutedBranches;\n    }\n    public function numberOfExecutablePaths() : int\n    {\n        return $this->numExecutablePaths;\n    }\n    public function numberOfExecutedPaths() : int\n    {\n        return $this->numExecutedPaths;\n    }\n    public function numberOfClasses() : int\n    {\n        if ($this->numClasses === null) {\n            $this->numClasses = 0;\n            foreach ($this->classes as $class) {\n                foreach ($class['methods'] as $method) {\n                    if ($method['executableLines'] > 0) {\n                        $this->numClasses++;\n                        continue 2;\n                    }\n                }\n            }\n        }\n        return $this->numClasses;\n    }\n    public function numberOfTestedClasses() : int\n    {\n        return $this->numTestedClasses;\n    }\n    public function numberOfTraits() : int\n    {\n        if ($this->numTraits === null) {\n            $this->numTraits = 0;\n            foreach ($this->traits as $trait) {\n                foreach ($trait['methods'] as $method) {\n                    if ($method['executableLines'] > 0) {\n                        $this->numTraits++;\n                        continue 2;\n                    }\n                }\n            }\n        }\n        return $this->numTraits;\n    }\n    public function numberOfTestedTraits() : int\n    {\n        return $this->numTestedTraits;\n    }\n    public function numberOfMethods() : int\n    {\n        if ($this->numMethods === null) {\n            $this->numMethods = 0;\n            foreach ($this->classes as $class) {\n                foreach ($class['methods'] as $method) {\n                    if ($method['executableLines'] > 0) {\n                        $this->numMethods++;\n                    }\n                }\n            }\n            foreach ($this->traits as $trait) {\n                foreach ($trait['methods'] as $method) {\n                    if ($method['executableLines'] > 0) {\n                        $this->numMethods++;\n                    }\n                }\n            }\n        }\n        return $this->numMethods;\n    }\n    public function numberOfTestedMethods() : int\n    {\n        if ($this->numTestedMethods === null) {\n            $this->numTestedMethods = 0;\n            foreach ($this->classes as $class) {\n                foreach ($class['methods'] as $method) {\n                    if ($method['executableLines'] > 0 && $method['coverage'] === 100) {\n                        $this->numTestedMethods++;\n                    }\n                }\n            }\n            foreach ($this->traits as $trait) {\n                foreach ($trait['methods'] as $method) {\n                    if ($method['executableLines'] > 0 && $method['coverage'] === 100) {\n                        $this->numTestedMethods++;\n                    }\n                }\n            }\n        }\n        return $this->numTestedMethods;\n    }\n    public function numberOfFunctions() : int\n    {\n        return count($this->functions);\n    }\n    public function numberOfTestedFunctions() : int\n    {\n        if ($this->numTestedFunctions === null) {\n            $this->numTestedFunctions = 0;\n            foreach ($this->functions as $function) {\n                if ($function['executableLines'] > 0 && $function['coverage'] === 100) {\n                    $this->numTestedFunctions++;\n                }\n            }\n        }\n        return $this->numTestedFunctions;\n    }\n    /**\n     * @psalm-param array<string, CodeUnitClassType> $classes\n     * @psalm-param array<string, CodeUnitTraitType> $traits\n     * @psalm-param array<string, CodeUnitFunctionType> $functions\n     */\n    private function calculateStatistics(array $classes, array $traits, array $functions) : void\n    {\n        foreach (range(1, $this->linesOfCode['linesOfCode']) as $lineNumber) {\n            $this->codeUnitsByLine[$lineNumber] = [];\n        }\n        $this->processClasses($classes);\n        $this->processTraits($traits);\n        $this->processFunctions($functions);\n        foreach (range(1, $this->linesOfCode['linesOfCode']) as $lineNumber) {\n            if (isset($this->lineCoverageData[$lineNumber])) {\n                foreach ($this->codeUnitsByLine[$lineNumber] as &$codeUnit) {\n                    $codeUnit['executableLines']++;\n                }\n                unset($codeUnit);\n                $this->numExecutableLines++;\n                if (count($this->lineCoverageData[$lineNumber]) > 0) {\n                    foreach ($this->codeUnitsByLine[$lineNumber] as &$codeUnit) {\n                        $codeUnit['executedLines']++;\n                    }\n                    unset($codeUnit);\n                    $this->numExecutedLines++;\n                }\n            }\n        }\n        foreach ($this->traits as &$trait) {\n            foreach ($trait['methods'] as &$method) {\n                $methodLineCoverage = $method['executableLines'] ? $method['executedLines'] / $method['executableLines'] * 100 : 100;\n                $methodBranchCoverage = $method['executableBranches'] ? $method['executedBranches'] / $method['executableBranches'] * 100 : 0;\n                $methodPathCoverage = $method['executablePaths'] ? $method['executedPaths'] / $method['executablePaths'] * 100 : 0;\n                $method['coverage'] = $methodBranchCoverage ?: $methodLineCoverage;\n                $method['crap'] = (new CrapIndex($method['ccn'], $methodPathCoverage ?: $methodLineCoverage))->asString();\n                $trait['ccn'] += $method['ccn'];\n            }\n            unset($method);\n            $traitLineCoverage = $trait['executableLines'] ? $trait['executedLines'] / $trait['executableLines'] * 100 : 100;\n            $traitBranchCoverage = $trait['executableBranches'] ? $trait['executedBranches'] / $trait['executableBranches'] * 100 : 0;\n            $traitPathCoverage = $trait['executablePaths'] ? $trait['executedPaths'] / $trait['executablePaths'] * 100 : 0;\n            $trait['coverage'] = $traitBranchCoverage ?: $traitLineCoverage;\n            $trait['crap'] = (new CrapIndex($trait['ccn'], $traitPathCoverage ?: $traitLineCoverage))->asString();\n            if ($trait['executableLines'] > 0 && $trait['coverage'] === 100) {\n                $this->numTestedClasses++;\n            }\n        }\n        unset($trait);\n        foreach ($this->classes as &$class) {\n            foreach ($class['methods'] as &$method) {\n                $methodLineCoverage = $method['executableLines'] ? $method['executedLines'] / $method['executableLines'] * 100 : 100;\n                $methodBranchCoverage = $method['executableBranches'] ? $method['executedBranches'] / $method['executableBranches'] * 100 : 0;\n                $methodPathCoverage = $method['executablePaths'] ? $method['executedPaths'] / $method['executablePaths'] * 100 : 0;\n                $method['coverage'] = $methodBranchCoverage ?: $methodLineCoverage;\n                $method['crap'] = (new CrapIndex($method['ccn'], $methodPathCoverage ?: $methodLineCoverage))->asString();\n                $class['ccn'] += $method['ccn'];\n            }\n            unset($method);\n            $classLineCoverage = $class['executableLines'] ? $class['executedLines'] / $class['executableLines'] * 100 : 100;\n            $classBranchCoverage = $class['executableBranches'] ? $class['executedBranches'] / $class['executableBranches'] * 100 : 0;\n            $classPathCoverage = $class['executablePaths'] ? $class['executedPaths'] / $class['executablePaths'] * 100 : 0;\n            $class['coverage'] = $classBranchCoverage ?: $classLineCoverage;\n            $class['crap'] = (new CrapIndex($class['ccn'], $classPathCoverage ?: $classLineCoverage))->asString();\n            if ($class['executableLines'] > 0 && $class['coverage'] === 100) {\n                $this->numTestedClasses++;\n            }\n        }\n        unset($class);\n        foreach ($this->functions as &$function) {\n            $functionLineCoverage = $function['executableLines'] ? $function['executedLines'] / $function['executableLines'] * 100 : 100;\n            $functionBranchCoverage = $function['executableBranches'] ? $function['executedBranches'] / $function['executableBranches'] * 100 : 0;\n            $functionPathCoverage = $function['executablePaths'] ? $function['executedPaths'] / $function['executablePaths'] * 100 : 0;\n            $function['coverage'] = $functionBranchCoverage ?: $functionLineCoverage;\n            $function['crap'] = (new CrapIndex($function['ccn'], $functionPathCoverage ?: $functionLineCoverage))->asString();\n            if ($function['coverage'] === 100) {\n                $this->numTestedFunctions++;\n            }\n        }\n    }\n    /**\n     * @psalm-param array<string, CodeUnitClassType> $classes\n     */\n    private function processClasses(array $classes) : void\n    {\n        $link = $this->id() . '.html#';\n        foreach ($classes as $className => $class) {\n            $this->classes[$className] = ['className' => $className, 'namespace' => $class['namespace'], 'methods' => [], 'startLine' => $class['startLine'], 'executableLines' => 0, 'executedLines' => 0, 'executableBranches' => 0, 'executedBranches' => 0, 'executablePaths' => 0, 'executedPaths' => 0, 'ccn' => 0, 'coverage' => 0, 'crap' => 0, 'link' => $link . $class['startLine']];\n            foreach ($class['methods'] as $methodName => $method) {\n                $methodData = $this->newMethod($className, $methodName, $method, $link);\n                $this->classes[$className]['methods'][$methodName] = $methodData;\n                $this->classes[$className]['executableBranches'] += $methodData['executableBranches'];\n                $this->classes[$className]['executedBranches'] += $methodData['executedBranches'];\n                $this->classes[$className]['executablePaths'] += $methodData['executablePaths'];\n                $this->classes[$className]['executedPaths'] += $methodData['executedPaths'];\n                $this->numExecutableBranches += $methodData['executableBranches'];\n                $this->numExecutedBranches += $methodData['executedBranches'];\n                $this->numExecutablePaths += $methodData['executablePaths'];\n                $this->numExecutedPaths += $methodData['executedPaths'];\n                foreach (range($method['startLine'], $method['endLine']) as $lineNumber) {\n                    $this->codeUnitsByLine[$lineNumber] = [&$this->classes[$className], &$this->classes[$className]['methods'][$methodName]];\n                }\n            }\n        }\n    }\n    /**\n     * @psalm-param array<string, CodeUnitTraitType> $traits\n     */\n    private function processTraits(array $traits) : void\n    {\n        $link = $this->id() . '.html#';\n        foreach ($traits as $traitName => $trait) {\n            $this->traits[$traitName] = ['traitName' => $traitName, 'namespace' => $trait['namespace'], 'methods' => [], 'startLine' => $trait['startLine'], 'executableLines' => 0, 'executedLines' => 0, 'executableBranches' => 0, 'executedBranches' => 0, 'executablePaths' => 0, 'executedPaths' => 0, 'ccn' => 0, 'coverage' => 0, 'crap' => 0, 'link' => $link . $trait['startLine']];\n            foreach ($trait['methods'] as $methodName => $method) {\n                $methodData = $this->newMethod($traitName, $methodName, $method, $link);\n                $this->traits[$traitName]['methods'][$methodName] = $methodData;\n                $this->traits[$traitName]['executableBranches'] += $methodData['executableBranches'];\n                $this->traits[$traitName]['executedBranches'] += $methodData['executedBranches'];\n                $this->traits[$traitName]['executablePaths'] += $methodData['executablePaths'];\n                $this->traits[$traitName]['executedPaths'] += $methodData['executedPaths'];\n                $this->numExecutableBranches += $methodData['executableBranches'];\n                $this->numExecutedBranches += $methodData['executedBranches'];\n                $this->numExecutablePaths += $methodData['executablePaths'];\n                $this->numExecutedPaths += $methodData['executedPaths'];\n                foreach (range($method['startLine'], $method['endLine']) as $lineNumber) {\n                    $this->codeUnitsByLine[$lineNumber] = [&$this->traits[$traitName], &$this->traits[$traitName]['methods'][$methodName]];\n                }\n            }\n        }\n    }\n    /**\n     * @psalm-param array<string, CodeUnitFunctionType> $functions\n     */\n    private function processFunctions(array $functions) : void\n    {\n        $link = $this->id() . '.html#';\n        foreach ($functions as $functionName => $function) {\n            $this->functions[$functionName] = ['functionName' => $functionName, 'namespace' => $function['namespace'], 'signature' => $function['signature'], 'startLine' => $function['startLine'], 'endLine' => $function['endLine'], 'executableLines' => 0, 'executedLines' => 0, 'executableBranches' => 0, 'executedBranches' => 0, 'executablePaths' => 0, 'executedPaths' => 0, 'ccn' => $function['ccn'], 'coverage' => 0, 'crap' => 0, 'link' => $link . $function['startLine']];\n            foreach (range($function['startLine'], $function['endLine']) as $lineNumber) {\n                $this->codeUnitsByLine[$lineNumber] = [&$this->functions[$functionName]];\n            }\n            if (isset($this->functionCoverageData[$functionName]['branches'])) {\n                $this->functions[$functionName]['executableBranches'] = count($this->functionCoverageData[$functionName]['branches']);\n                $this->functions[$functionName]['executedBranches'] = count(array_filter($this->functionCoverageData[$functionName]['branches'], static function (array $branch) {\n                    return (bool) $branch['hit'];\n                }));\n            }\n            if (isset($this->functionCoverageData[$functionName]['paths'])) {\n                $this->functions[$functionName]['executablePaths'] = count($this->functionCoverageData[$functionName]['paths']);\n                $this->functions[$functionName]['executedPaths'] = count(array_filter($this->functionCoverageData[$functionName]['paths'], static function (array $path) {\n                    return (bool) $path['hit'];\n                }));\n            }\n            $this->numExecutableBranches += $this->functions[$functionName]['executableBranches'];\n            $this->numExecutedBranches += $this->functions[$functionName]['executedBranches'];\n            $this->numExecutablePaths += $this->functions[$functionName]['executablePaths'];\n            $this->numExecutedPaths += $this->functions[$functionName]['executedPaths'];\n        }\n    }\n    /**\n     * @psalm-param CodeUnitMethodType $method\n     *\n     * @psalm-return ProcessedMethodType\n     */\n    private function newMethod(string $className, string $methodName, array $method, string $link) : array\n    {\n        $methodData = ['methodName' => $methodName, 'visibility' => $method['visibility'], 'signature' => $method['signature'], 'startLine' => $method['startLine'], 'endLine' => $method['endLine'], 'executableLines' => 0, 'executedLines' => 0, 'executableBranches' => 0, 'executedBranches' => 0, 'executablePaths' => 0, 'executedPaths' => 0, 'ccn' => $method['ccn'], 'coverage' => 0, 'crap' => 0, 'link' => $link . $method['startLine']];\n        $key = $className . '->' . $methodName;\n        if (isset($this->functionCoverageData[$key]['branches'])) {\n            $methodData['executableBranches'] = count($this->functionCoverageData[$key]['branches']);\n            $methodData['executedBranches'] = count(array_filter($this->functionCoverageData[$key]['branches'], static function (array $branch) {\n                return (bool) $branch['hit'];\n            }));\n        }\n        if (isset($this->functionCoverageData[$key]['paths'])) {\n            $methodData['executablePaths'] = count($this->functionCoverageData[$key]['paths']);\n            $methodData['executedPaths'] = count(array_filter($this->functionCoverageData[$key]['paths'], static function (array $path) {\n                return (bool) $path['hit'];\n            }));\n        }\n        return $methodData;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Node;\n\nuse function count;\nuse RecursiveIterator;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Iterator implements RecursiveIterator\n{\n    private int $position;\n    /**\n     * @var list<AbstractNode>\n     */\n    private readonly array $nodes;\n    public function __construct(Directory $node)\n    {\n        $this->nodes = $node->children();\n    }\n    /**\n     * Rewinds the Iterator to the first element.\n     */\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    /**\n     * Checks if there is a current element after calls to rewind() or next().\n     */\n    public function valid() : bool\n    {\n        return $this->position < count($this->nodes);\n    }\n    /**\n     * Returns the key of the current element.\n     */\n    public function key() : int\n    {\n        return $this->position;\n    }\n    /**\n     * Returns the current element.\n     */\n    public function current() : ?AbstractNode\n    {\n        return $this->valid() ? $this->nodes[$this->position] : null;\n    }\n    /**\n     * Moves forward to next element.\n     */\n    public function next() : void\n    {\n        $this->position++;\n    }\n    /**\n     * Returns the sub iterator for the current element.\n     */\n    public function getChildren() : self\n    {\n        return new self($this->nodes[$this->position]);\n    }\n    /**\n     * Checks whether the current element has children.\n     */\n    public function hasChildren() : bool\n    {\n        return $this->nodes[$this->position] instanceof Directory;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report;\n\nuse function count;\nuse function dirname;\nuse function file_put_contents;\nuse function is_string;\nuse function ksort;\nuse function max;\nuse function range;\nuse function strpos;\nuse function time;\nuse DOMDocument;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\WriteOperationFailedException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\File;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Filesystem;\nfinal class Clover\n{\n    /**\n     * @throws WriteOperationFailedException\n     */\n    public function process(CodeCoverage $coverage, ?string $target = null, ?string $name = null) : string\n    {\n        $time = (string) time();\n        $xmlDocument = new DOMDocument('1.0', 'UTF-8');\n        $xmlDocument->formatOutput = \\true;\n        $xmlCoverage = $xmlDocument->createElement('coverage');\n        $xmlCoverage->setAttribute('generated', $time);\n        $xmlDocument->appendChild($xmlCoverage);\n        $xmlProject = $xmlDocument->createElement('project');\n        $xmlProject->setAttribute('timestamp', $time);\n        if (is_string($name)) {\n            $xmlProject->setAttribute('name', $name);\n        }\n        $xmlCoverage->appendChild($xmlProject);\n        $packages = [];\n        $report = $coverage->getReport();\n        foreach ($report as $item) {\n            if (!$item instanceof File) {\n                continue;\n            }\n            /* @var File $item */\n            $xmlFile = $xmlDocument->createElement('file');\n            $xmlFile->setAttribute('name', $item->pathAsString());\n            $classes = $item->classesAndTraits();\n            $coverageData = $item->lineCoverageData();\n            $lines = [];\n            $namespace = 'global';\n            foreach ($classes as $className => $class) {\n                $classStatements = 0;\n                $coveredClassStatements = 0;\n                $coveredMethods = 0;\n                $classMethods = 0;\n                foreach ($class['methods'] as $methodName => $method) {\n                    if ($method['executableLines'] == 0) {\n                        continue;\n                    }\n                    $classMethods++;\n                    $classStatements += $method['executableLines'];\n                    $coveredClassStatements += $method['executedLines'];\n                    if ($method['coverage'] == 100) {\n                        $coveredMethods++;\n                    }\n                    $methodCount = 0;\n                    foreach (range($method['startLine'], $method['endLine']) as $line) {\n                        if (isset($coverageData[$line])) {\n                            $methodCount = max($methodCount, count($coverageData[$line]));\n                        }\n                    }\n                    $lines[$method['startLine']] = ['ccn' => $method['ccn'], 'count' => $methodCount, 'crap' => $method['crap'], 'type' => 'method', 'visibility' => $method['visibility'], 'name' => $methodName];\n                }\n                if (!empty($class['package']['namespace'])) {\n                    $namespace = $class['package']['namespace'];\n                }\n                $xmlClass = $xmlDocument->createElement('class');\n                $xmlClass->setAttribute('name', $className);\n                $xmlClass->setAttribute('namespace', $namespace);\n                if (!empty($class['package']['fullPackage'])) {\n                    $xmlClass->setAttribute('fullPackage', $class['package']['fullPackage']);\n                }\n                if (!empty($class['package']['category'])) {\n                    $xmlClass->setAttribute('category', $class['package']['category']);\n                }\n                if (!empty($class['package']['package'])) {\n                    $xmlClass->setAttribute('package', $class['package']['package']);\n                }\n                if (!empty($class['package']['subpackage'])) {\n                    $xmlClass->setAttribute('subpackage', $class['package']['subpackage']);\n                }\n                $xmlFile->appendChild($xmlClass);\n                $xmlMetrics = $xmlDocument->createElement('metrics');\n                $xmlMetrics->setAttribute('complexity', (string) $class['ccn']);\n                $xmlMetrics->setAttribute('methods', (string) $classMethods);\n                $xmlMetrics->setAttribute('coveredmethods', (string) $coveredMethods);\n                $xmlMetrics->setAttribute('conditionals', (string) $class['executableBranches']);\n                $xmlMetrics->setAttribute('coveredconditionals', (string) $class['executedBranches']);\n                $xmlMetrics->setAttribute('statements', (string) $classStatements);\n                $xmlMetrics->setAttribute('coveredstatements', (string) $coveredClassStatements);\n                $xmlMetrics->setAttribute('elements', (string) ($classMethods + $classStatements + $class['executableBranches']));\n                $xmlMetrics->setAttribute('coveredelements', (string) ($coveredMethods + $coveredClassStatements + $class['executedBranches']));\n                $xmlClass->appendChild($xmlMetrics);\n            }\n            foreach ($coverageData as $line => $data) {\n                if ($data === null || isset($lines[$line])) {\n                    continue;\n                }\n                $lines[$line] = ['count' => count($data), 'type' => 'stmt'];\n            }\n            ksort($lines);\n            foreach ($lines as $line => $data) {\n                $xmlLine = $xmlDocument->createElement('line');\n                $xmlLine->setAttribute('num', (string) $line);\n                $xmlLine->setAttribute('type', $data['type']);\n                if (isset($data['name'])) {\n                    $xmlLine->setAttribute('name', $data['name']);\n                }\n                if (isset($data['visibility'])) {\n                    $xmlLine->setAttribute('visibility', $data['visibility']);\n                }\n                if (isset($data['ccn'])) {\n                    $xmlLine->setAttribute('complexity', (string) $data['ccn']);\n                }\n                if (isset($data['crap'])) {\n                    $xmlLine->setAttribute('crap', (string) $data['crap']);\n                }\n                $xmlLine->setAttribute('count', (string) $data['count']);\n                $xmlFile->appendChild($xmlLine);\n            }\n            $linesOfCode = $item->linesOfCode();\n            $xmlMetrics = $xmlDocument->createElement('metrics');\n            $xmlMetrics->setAttribute('loc', (string) $linesOfCode['linesOfCode']);\n            $xmlMetrics->setAttribute('ncloc', (string) $linesOfCode['nonCommentLinesOfCode']);\n            $xmlMetrics->setAttribute('classes', (string) $item->numberOfClassesAndTraits());\n            $xmlMetrics->setAttribute('methods', (string) $item->numberOfMethods());\n            $xmlMetrics->setAttribute('coveredmethods', (string) $item->numberOfTestedMethods());\n            $xmlMetrics->setAttribute('conditionals', (string) $item->numberOfExecutableBranches());\n            $xmlMetrics->setAttribute('coveredconditionals', (string) $item->numberOfExecutedBranches());\n            $xmlMetrics->setAttribute('statements', (string) $item->numberOfExecutableLines());\n            $xmlMetrics->setAttribute('coveredstatements', (string) $item->numberOfExecutedLines());\n            $xmlMetrics->setAttribute('elements', (string) ($item->numberOfMethods() + $item->numberOfExecutableLines() + $item->numberOfExecutableBranches()));\n            $xmlMetrics->setAttribute('coveredelements', (string) ($item->numberOfTestedMethods() + $item->numberOfExecutedLines() + $item->numberOfExecutedBranches()));\n            $xmlFile->appendChild($xmlMetrics);\n            if ($namespace === 'global') {\n                $xmlProject->appendChild($xmlFile);\n            } else {\n                if (!isset($packages[$namespace])) {\n                    $packages[$namespace] = $xmlDocument->createElement('package');\n                    $packages[$namespace]->setAttribute('name', $namespace);\n                    $xmlProject->appendChild($packages[$namespace]);\n                }\n                $packages[$namespace]->appendChild($xmlFile);\n            }\n        }\n        $linesOfCode = $report->linesOfCode();\n        $xmlMetrics = $xmlDocument->createElement('metrics');\n        $xmlMetrics->setAttribute('files', (string) count($report));\n        $xmlMetrics->setAttribute('loc', (string) $linesOfCode['linesOfCode']);\n        $xmlMetrics->setAttribute('ncloc', (string) $linesOfCode['nonCommentLinesOfCode']);\n        $xmlMetrics->setAttribute('classes', (string) $report->numberOfClassesAndTraits());\n        $xmlMetrics->setAttribute('methods', (string) $report->numberOfMethods());\n        $xmlMetrics->setAttribute('coveredmethods', (string) $report->numberOfTestedMethods());\n        $xmlMetrics->setAttribute('conditionals', (string) $report->numberOfExecutableBranches());\n        $xmlMetrics->setAttribute('coveredconditionals', (string) $report->numberOfExecutedBranches());\n        $xmlMetrics->setAttribute('statements', (string) $report->numberOfExecutableLines());\n        $xmlMetrics->setAttribute('coveredstatements', (string) $report->numberOfExecutedLines());\n        $xmlMetrics->setAttribute('elements', (string) ($report->numberOfMethods() + $report->numberOfExecutableLines() + $report->numberOfExecutableBranches()));\n        $xmlMetrics->setAttribute('coveredelements', (string) ($report->numberOfTestedMethods() + $report->numberOfExecutedLines() + $report->numberOfExecutedBranches()));\n        $xmlProject->appendChild($xmlMetrics);\n        $buffer = $xmlDocument->saveXML();\n        if ($target !== null) {\n            if (!strpos($target, '://') !== \\false) {\n                Filesystem::createDirectory(dirname($target));\n            }\n            if (@file_put_contents($target, $buffer) === \\false) {\n                throw new WriteOperationFailedException($target);\n            }\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report;\n\nuse function basename;\nuse function count;\nuse function dirname;\nuse function file_put_contents;\nuse function preg_match;\nuse function range;\nuse function str_replace;\nuse function strpos;\nuse function time;\nuse DOMImplementation;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\WriteOperationFailedException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\File;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Filesystem;\nfinal class Cobertura\n{\n    /**\n     * @throws WriteOperationFailedException\n     */\n    public function process(CodeCoverage $coverage, ?string $target = null) : string\n    {\n        $time = (string) time();\n        $report = $coverage->getReport();\n        $implementation = new DOMImplementation();\n        $documentType = $implementation->createDocumentType('coverage', '', 'http://cobertura.sourceforge.net/xml/coverage-04.dtd');\n        $document = $implementation->createDocument('', '', $documentType);\n        $document->xmlVersion = '1.0';\n        $document->encoding = 'UTF-8';\n        $document->formatOutput = \\true;\n        $coverageElement = $document->createElement('coverage');\n        $linesValid = $report->numberOfExecutableLines();\n        $linesCovered = $report->numberOfExecutedLines();\n        $lineRate = $linesValid === 0 ? 0 : $linesCovered / $linesValid;\n        $coverageElement->setAttribute('line-rate', (string) $lineRate);\n        $branchesValid = $report->numberOfExecutableBranches();\n        $branchesCovered = $report->numberOfExecutedBranches();\n        $branchRate = $branchesValid === 0 ? 0 : $branchesCovered / $branchesValid;\n        $coverageElement->setAttribute('branch-rate', (string) $branchRate);\n        $coverageElement->setAttribute('lines-covered', (string) $report->numberOfExecutedLines());\n        $coverageElement->setAttribute('lines-valid', (string) $report->numberOfExecutableLines());\n        $coverageElement->setAttribute('branches-covered', (string) $report->numberOfExecutedBranches());\n        $coverageElement->setAttribute('branches-valid', (string) $report->numberOfExecutableBranches());\n        $coverageElement->setAttribute('complexity', '');\n        $coverageElement->setAttribute('version', '0.4');\n        $coverageElement->setAttribute('timestamp', $time);\n        $document->appendChild($coverageElement);\n        $sourcesElement = $document->createElement('sources');\n        $coverageElement->appendChild($sourcesElement);\n        $sourceElement = $document->createElement('source', $report->pathAsString());\n        $sourcesElement->appendChild($sourceElement);\n        $packagesElement = $document->createElement('packages');\n        $coverageElement->appendChild($packagesElement);\n        $complexity = 0;\n        foreach ($report as $item) {\n            if (!$item instanceof File) {\n                continue;\n            }\n            $packageElement = $document->createElement('package');\n            $packageComplexity = 0;\n            $packageElement->setAttribute('name', str_replace($report->pathAsString() . \\DIRECTORY_SEPARATOR, '', $item->pathAsString()));\n            $linesValid = $item->numberOfExecutableLines();\n            $linesCovered = $item->numberOfExecutedLines();\n            $lineRate = $linesValid === 0 ? 0 : $linesCovered / $linesValid;\n            $packageElement->setAttribute('line-rate', (string) $lineRate);\n            $branchesValid = $item->numberOfExecutableBranches();\n            $branchesCovered = $item->numberOfExecutedBranches();\n            $branchRate = $branchesValid === 0 ? 0 : $branchesCovered / $branchesValid;\n            $packageElement->setAttribute('branch-rate', (string) $branchRate);\n            $packageElement->setAttribute('complexity', '');\n            $packagesElement->appendChild($packageElement);\n            $classesElement = $document->createElement('classes');\n            $packageElement->appendChild($classesElement);\n            $classes = $item->classesAndTraits();\n            $coverageData = $item->lineCoverageData();\n            foreach ($classes as $className => $class) {\n                $complexity += $class['ccn'];\n                $packageComplexity += $class['ccn'];\n                if (!empty($class['package']['namespace'])) {\n                    $className = $class['package']['namespace'] . '\\\\' . $className;\n                }\n                $linesValid = $class['executableLines'];\n                $linesCovered = $class['executedLines'];\n                $lineRate = $linesValid === 0 ? 0 : $linesCovered / $linesValid;\n                $branchesValid = $class['executableBranches'];\n                $branchesCovered = $class['executedBranches'];\n                $branchRate = $branchesValid === 0 ? 0 : $branchesCovered / $branchesValid;\n                $classElement = $document->createElement('class');\n                $classElement->setAttribute('name', $className);\n                $classElement->setAttribute('filename', str_replace($report->pathAsString() . \\DIRECTORY_SEPARATOR, '', $item->pathAsString()));\n                $classElement->setAttribute('line-rate', (string) $lineRate);\n                $classElement->setAttribute('branch-rate', (string) $branchRate);\n                $classElement->setAttribute('complexity', (string) $class['ccn']);\n                $classesElement->appendChild($classElement);\n                $methodsElement = $document->createElement('methods');\n                $classElement->appendChild($methodsElement);\n                $classLinesElement = $document->createElement('lines');\n                $classElement->appendChild($classLinesElement);\n                foreach ($class['methods'] as $methodName => $method) {\n                    if ($method['executableLines'] === 0) {\n                        continue;\n                    }\n                    preg_match(\"/\\\\((.*?)\\\\)/\", $method['signature'], $signature);\n                    $linesValid = $method['executableLines'];\n                    $linesCovered = $method['executedLines'];\n                    $lineRate = $linesValid === 0 ? 0 : $linesCovered / $linesValid;\n                    $branchesValid = $method['executableBranches'];\n                    $branchesCovered = $method['executedBranches'];\n                    $branchRate = $branchesValid === 0 ? 0 : $branchesCovered / $branchesValid;\n                    $methodElement = $document->createElement('method');\n                    $methodElement->setAttribute('name', $methodName);\n                    $methodElement->setAttribute('signature', $signature[1]);\n                    $methodElement->setAttribute('line-rate', (string) $lineRate);\n                    $methodElement->setAttribute('branch-rate', (string) $branchRate);\n                    $methodElement->setAttribute('complexity', (string) $method['ccn']);\n                    $methodLinesElement = $document->createElement('lines');\n                    $methodElement->appendChild($methodLinesElement);\n                    foreach (range($method['startLine'], $method['endLine']) as $line) {\n                        if (!isset($coverageData[$line])) {\n                            continue;\n                        }\n                        $methodLineElement = $document->createElement('line');\n                        $methodLineElement->setAttribute('number', (string) $line);\n                        $methodLineElement->setAttribute('hits', (string) count($coverageData[$line]));\n                        $methodLinesElement->appendChild($methodLineElement);\n                        $classLineElement = $methodLineElement->cloneNode();\n                        $classLinesElement->appendChild($classLineElement);\n                    }\n                    $methodsElement->appendChild($methodElement);\n                }\n            }\n            if ($item->numberOfFunctions() === 0) {\n                $packageElement->setAttribute('complexity', (string) $packageComplexity);\n                continue;\n            }\n            $functionsComplexity = 0;\n            $functionsLinesValid = 0;\n            $functionsLinesCovered = 0;\n            $functionsBranchesValid = 0;\n            $functionsBranchesCovered = 0;\n            $classElement = $document->createElement('class');\n            $classElement->setAttribute('name', basename($item->pathAsString()));\n            $classElement->setAttribute('filename', str_replace($report->pathAsString() . \\DIRECTORY_SEPARATOR, '', $item->pathAsString()));\n            $methodsElement = $document->createElement('methods');\n            $classElement->appendChild($methodsElement);\n            $classLinesElement = $document->createElement('lines');\n            $classElement->appendChild($classLinesElement);\n            $functions = $item->functions();\n            foreach ($functions as $functionName => $function) {\n                if ($function['executableLines'] === 0) {\n                    continue;\n                }\n                $complexity += $function['ccn'];\n                $packageComplexity += $function['ccn'];\n                $functionsComplexity += $function['ccn'];\n                $linesValid = $function['executableLines'];\n                $linesCovered = $function['executedLines'];\n                $lineRate = $linesValid === 0 ? 0 : $linesCovered / $linesValid;\n                $functionsLinesValid += $linesValid;\n                $functionsLinesCovered += $linesCovered;\n                $branchesValid = $function['executableBranches'];\n                $branchesCovered = $function['executedBranches'];\n                $branchRate = $branchesValid === 0 ? 0 : $branchesCovered / $branchesValid;\n                $functionsBranchesValid += $branchesValid;\n                $functionsBranchesCovered += $branchesValid;\n                $methodElement = $document->createElement('method');\n                $methodElement->setAttribute('name', $functionName);\n                $methodElement->setAttribute('signature', $function['signature']);\n                $methodElement->setAttribute('line-rate', (string) $lineRate);\n                $methodElement->setAttribute('branch-rate', (string) $branchRate);\n                $methodElement->setAttribute('complexity', (string) $function['ccn']);\n                $methodLinesElement = $document->createElement('lines');\n                $methodElement->appendChild($methodLinesElement);\n                foreach (range($function['startLine'], $function['endLine']) as $line) {\n                    if (!isset($coverageData[$line])) {\n                        continue;\n                    }\n                    $methodLineElement = $document->createElement('line');\n                    $methodLineElement->setAttribute('number', (string) $line);\n                    $methodLineElement->setAttribute('hits', (string) count($coverageData[$line]));\n                    $methodLinesElement->appendChild($methodLineElement);\n                    $classLineElement = $methodLineElement->cloneNode();\n                    $classLinesElement->appendChild($classLineElement);\n                }\n                $methodsElement->appendChild($methodElement);\n            }\n            $packageElement->setAttribute('complexity', (string) $packageComplexity);\n            if ($functionsLinesValid === 0) {\n                continue;\n            }\n            $lineRate = $functionsLinesCovered / $functionsLinesValid;\n            $branchRate = $functionsBranchesValid === 0 ? 0 : $functionsBranchesCovered / $functionsBranchesValid;\n            $classElement->setAttribute('line-rate', (string) $lineRate);\n            $classElement->setAttribute('branch-rate', (string) $branchRate);\n            $classElement->setAttribute('complexity', (string) $functionsComplexity);\n            $classesElement->appendChild($classElement);\n        }\n        $coverageElement->setAttribute('complexity', (string) $complexity);\n        $buffer = $document->saveXML();\n        if ($target !== null) {\n            if (!strpos($target, '://') !== \\false) {\n                Filesystem::createDirectory(dirname($target));\n            }\n            if (@file_put_contents($target, $buffer) === \\false) {\n                throw new WriteOperationFailedException($target);\n            }\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report;\n\nuse function date;\nuse function dirname;\nuse function file_put_contents;\nuse function htmlspecialchars;\nuse function is_string;\nuse function round;\nuse function strpos;\nuse DOMDocument;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\WriteOperationFailedException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\File;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Filesystem;\nfinal class Crap4j\n{\n    private readonly int $threshold;\n    public function __construct(int $threshold = 30)\n    {\n        $this->threshold = $threshold;\n    }\n    /**\n     * @throws WriteOperationFailedException\n     */\n    public function process(CodeCoverage $coverage, ?string $target = null, ?string $name = null) : string\n    {\n        $document = new DOMDocument('1.0', 'UTF-8');\n        $document->formatOutput = \\true;\n        $root = $document->createElement('crap_result');\n        $document->appendChild($root);\n        $project = $document->createElement('project', is_string($name) ? $name : '');\n        $root->appendChild($project);\n        $root->appendChild($document->createElement('timestamp', date('Y-m-d H:i:s')));\n        $stats = $document->createElement('stats');\n        $methodsNode = $document->createElement('methods');\n        $report = $coverage->getReport();\n        unset($coverage);\n        $fullMethodCount = 0;\n        $fullCrapMethodCount = 0;\n        $fullCrapLoad = 0;\n        $fullCrap = 0;\n        foreach ($report as $item) {\n            $namespace = 'global';\n            if (!$item instanceof File) {\n                continue;\n            }\n            $file = $document->createElement('file');\n            $file->setAttribute('name', $item->pathAsString());\n            $classes = $item->classesAndTraits();\n            foreach ($classes as $className => $class) {\n                foreach ($class['methods'] as $methodName => $method) {\n                    $crapLoad = $this->crapLoad((float) $method['crap'], $method['ccn'], $method['coverage']);\n                    $fullCrap += $method['crap'];\n                    $fullCrapLoad += $crapLoad;\n                    $fullMethodCount++;\n                    if ($method['crap'] >= $this->threshold) {\n                        $fullCrapMethodCount++;\n                    }\n                    $methodNode = $document->createElement('method');\n                    if (!empty($class['namespace'])) {\n                        $namespace = $class['namespace'];\n                    }\n                    $methodNode->appendChild($document->createElement('package', $namespace));\n                    $methodNode->appendChild($document->createElement('className', $className));\n                    $methodNode->appendChild($document->createElement('methodName', $methodName));\n                    $methodNode->appendChild($document->createElement('methodSignature', htmlspecialchars($method['signature'])));\n                    $methodNode->appendChild($document->createElement('fullMethod', htmlspecialchars($method['signature'])));\n                    $methodNode->appendChild($document->createElement('crap', (string) $this->roundValue((float) $method['crap'])));\n                    $methodNode->appendChild($document->createElement('complexity', (string) $method['ccn']));\n                    $methodNode->appendChild($document->createElement('coverage', (string) $this->roundValue($method['coverage'])));\n                    $methodNode->appendChild($document->createElement('crapLoad', (string) round($crapLoad)));\n                    $methodsNode->appendChild($methodNode);\n                }\n            }\n        }\n        $stats->appendChild($document->createElement('name', 'Method Crap Stats'));\n        $stats->appendChild($document->createElement('methodCount', (string) $fullMethodCount));\n        $stats->appendChild($document->createElement('crapMethodCount', (string) $fullCrapMethodCount));\n        $stats->appendChild($document->createElement('crapLoad', (string) round($fullCrapLoad)));\n        $stats->appendChild($document->createElement('totalCrap', (string) $fullCrap));\n        $crapMethodPercent = 0;\n        if ($fullMethodCount > 0) {\n            $crapMethodPercent = $this->roundValue(100 * $fullCrapMethodCount / $fullMethodCount);\n        }\n        $stats->appendChild($document->createElement('crapMethodPercent', (string) $crapMethodPercent));\n        $root->appendChild($stats);\n        $root->appendChild($methodsNode);\n        $buffer = $document->saveXML();\n        if ($target !== null) {\n            if (!strpos($target, '://') !== \\false) {\n                Filesystem::createDirectory(dirname($target));\n            }\n            if (@file_put_contents($target, $buffer) === \\false) {\n                throw new WriteOperationFailedException($target);\n            }\n        }\n        return $buffer;\n    }\n    private function crapLoad(float $crapValue, int $cyclomaticComplexity, float $coveragePercent) : float\n    {\n        $crapLoad = 0;\n        if ($crapValue >= $this->threshold) {\n            $crapLoad += $cyclomaticComplexity * (1.0 - $coveragePercent / 100);\n            $crapLoad += $cyclomaticComplexity / $this->threshold;\n        }\n        return $crapLoad;\n    }\n    private function roundValue(float $value) : float\n    {\n        return round($value, 2);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html;\n\n/**\n * @psalm-immutable\n */\nfinal class Colors\n{\n    private readonly string $successLow;\n    private readonly string $successMedium;\n    private readonly string $successHigh;\n    private readonly string $warning;\n    private readonly string $danger;\n    public static function default() : self\n    {\n        return new self('#dff0d8', '#c3e3b5', '#99cb84', '#fcf8e3', '#f2dede');\n    }\n    public static function from(string $successLow, string $successMedium, string $successHigh, string $warning, string $danger) : self\n    {\n        return new self($successLow, $successMedium, $successHigh, $warning, $danger);\n    }\n    private function __construct(string $successLow, string $successMedium, string $successHigh, string $warning, string $danger)\n    {\n        $this->successLow = $successLow;\n        $this->successMedium = $successMedium;\n        $this->successHigh = $successHigh;\n        $this->warning = $warning;\n        $this->danger = $danger;\n    }\n    public function successLow() : string\n    {\n        return $this->successLow;\n    }\n    public function successMedium() : string\n    {\n        return $this->successMedium;\n    }\n    public function successHigh() : string\n    {\n        return $this->successHigh;\n    }\n    public function warning() : string\n    {\n        return $this->warning;\n    }\n    public function danger() : string\n    {\n        return $this->danger;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html;\n\nuse function is_file;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\InvalidArgumentException;\n/**\n * @psalm-immutable\n */\nfinal class CustomCssFile\n{\n    private readonly string $path;\n    public static function default() : self\n    {\n        return new self(__DIR__ . '/Renderer/Template/css/custom.css');\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public static function from(string $path) : self\n    {\n        if (!is_file($path)) {\n            throw new InvalidArgumentException('$path does not exist');\n        }\n        return new self($path);\n    }\n    private function __construct(string $path)\n    {\n        $this->path = $path;\n    }\n    public function path() : string\n    {\n        return $this->path;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html;\n\nuse const DIRECTORY_SEPARATOR;\nuse function copy;\nuse function date;\nuse function dirname;\nuse function str_ends_with;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\FileCouldNotBeWrittenException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\Directory as DirectoryNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Thresholds;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Filesystem;\nuse PHPUnit\\SebastianBergmann\\Template\\Exception;\nuse PHPUnit\\SebastianBergmann\\Template\\Template;\nfinal class Facade\n{\n    private readonly string $templatePath;\n    private readonly string $generator;\n    private readonly Colors $colors;\n    private readonly Thresholds $thresholds;\n    private readonly CustomCssFile $customCssFile;\n    public function __construct(string $generator = '', ?Colors $colors = null, ?Thresholds $thresholds = null, ?CustomCssFile $customCssFile = null)\n    {\n        $this->generator = $generator;\n        $this->colors = $colors ?? Colors::default();\n        $this->thresholds = $thresholds ?? Thresholds::default();\n        $this->customCssFile = $customCssFile ?? CustomCssFile::default();\n        $this->templatePath = __DIR__ . '/Renderer/Template/';\n    }\n    public function process(CodeCoverage $coverage, string $target) : void\n    {\n        $target = $this->directory($target);\n        $report = $coverage->getReport();\n        $date = date('D M j G:i:s T Y');\n        $dashboard = new Dashboard($this->templatePath, $this->generator, $date, $this->thresholds, $coverage->collectsBranchAndPathCoverage());\n        $directory = new Directory($this->templatePath, $this->generator, $date, $this->thresholds, $coverage->collectsBranchAndPathCoverage());\n        $file = new File($this->templatePath, $this->generator, $date, $this->thresholds, $coverage->collectsBranchAndPathCoverage());\n        $directory->render($report, $target . 'index.html');\n        $dashboard->render($report, $target . 'dashboard.html');\n        foreach ($report as $node) {\n            $id = $node->id();\n            if ($node instanceof DirectoryNode) {\n                Filesystem::createDirectory($target . $id);\n                $directory->render($node, $target . $id . '/index.html');\n                $dashboard->render($node, $target . $id . '/dashboard.html');\n            } else {\n                $dir = dirname($target . $id);\n                Filesystem::createDirectory($dir);\n                $file->render($node, $target . $id);\n            }\n        }\n        $this->copyFiles($target);\n        $this->renderCss($target);\n    }\n    private function copyFiles(string $target) : void\n    {\n        $dir = $this->directory($target . '_css');\n        copy($this->templatePath . 'css/bootstrap.min.css', $dir . 'bootstrap.min.css');\n        copy($this->templatePath . 'css/nv.d3.min.css', $dir . 'nv.d3.min.css');\n        copy($this->customCssFile->path(), $dir . 'custom.css');\n        copy($this->templatePath . 'css/octicons.css', $dir . 'octicons.css');\n        $dir = $this->directory($target . '_icons');\n        copy($this->templatePath . 'icons/file-code.svg', $dir . 'file-code.svg');\n        copy($this->templatePath . 'icons/file-directory.svg', $dir . 'file-directory.svg');\n        $dir = $this->directory($target . '_js');\n        copy($this->templatePath . 'js/bootstrap.min.js', $dir . 'bootstrap.min.js');\n        copy($this->templatePath . 'js/popper.min.js', $dir . 'popper.min.js');\n        copy($this->templatePath . 'js/d3.min.js', $dir . 'd3.min.js');\n        copy($this->templatePath . 'js/jquery.min.js', $dir . 'jquery.min.js');\n        copy($this->templatePath . 'js/nv.d3.min.js', $dir . 'nv.d3.min.js');\n        copy($this->templatePath . 'js/file.js', $dir . 'file.js');\n    }\n    private function renderCss(string $target) : void\n    {\n        $template = new Template($this->templatePath . 'css/style.css', '{{', '}}');\n        $template->setVar(['success-low' => $this->colors->successLow(), 'success-medium' => $this->colors->successMedium(), 'success-high' => $this->colors->successHigh(), 'warning' => $this->colors->warning(), 'danger' => $this->colors->danger()]);\n        try {\n            $template->renderTo($this->directory($target . '_css') . 'style.css');\n        } catch (Exception $e) {\n            throw new FileCouldNotBeWrittenException($e->getMessage(), $e->getCode(), $e);\n        }\n    }\n    private function directory(string $directory) : string\n    {\n        if (!str_ends_with($directory, DIRECTORY_SEPARATOR)) {\n            $directory .= DIRECTORY_SEPARATOR;\n        }\n        Filesystem::createDirectory($directory);\n        return $directory;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html;\n\nuse function array_pop;\nuse function count;\nuse function sprintf;\nuse function str_repeat;\nuse function substr_count;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\AbstractNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\Directory as DirectoryNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\File as FileNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Thresholds;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Version;\nuse PHPUnit\\SebastianBergmann\\Environment\\Runtime;\nuse PHPUnit\\SebastianBergmann\\Template\\Template;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nabstract class Renderer\n{\n    protected string $templatePath;\n    protected string $generator;\n    protected string $date;\n    protected Thresholds $thresholds;\n    protected bool $hasBranchCoverage;\n    protected string $version;\n    public function __construct(string $templatePath, string $generator, string $date, Thresholds $thresholds, bool $hasBranchCoverage)\n    {\n        $this->templatePath = $templatePath;\n        $this->generator = $generator;\n        $this->date = $date;\n        $this->thresholds = $thresholds;\n        $this->version = Version::id();\n        $this->hasBranchCoverage = $hasBranchCoverage;\n    }\n    protected function renderItemTemplate(Template $template, array $data) : string\n    {\n        $numSeparator = '&nbsp;/&nbsp;';\n        if (isset($data['numClasses']) && $data['numClasses'] > 0) {\n            $classesLevel = $this->colorLevel($data['testedClassesPercent']);\n            $classesNumber = $data['numTestedClasses'] . $numSeparator . $data['numClasses'];\n            $classesBar = $this->coverageBar($data['testedClassesPercent']);\n        } else {\n            $classesLevel = '';\n            $classesNumber = '0' . $numSeparator . '0';\n            $classesBar = '';\n            $data['testedClassesPercentAsString'] = 'n/a';\n        }\n        if ($data['numMethods'] > 0) {\n            $methodsLevel = $this->colorLevel($data['testedMethodsPercent']);\n            $methodsNumber = $data['numTestedMethods'] . $numSeparator . $data['numMethods'];\n            $methodsBar = $this->coverageBar($data['testedMethodsPercent']);\n        } else {\n            $methodsLevel = '';\n            $methodsNumber = '0' . $numSeparator . '0';\n            $methodsBar = '';\n            $data['testedMethodsPercentAsString'] = 'n/a';\n        }\n        if ($data['numExecutableLines'] > 0) {\n            $linesLevel = $this->colorLevel($data['linesExecutedPercent']);\n            $linesNumber = $data['numExecutedLines'] . $numSeparator . $data['numExecutableLines'];\n            $linesBar = $this->coverageBar($data['linesExecutedPercent']);\n        } else {\n            $linesLevel = '';\n            $linesNumber = '0' . $numSeparator . '0';\n            $linesBar = '';\n            $data['linesExecutedPercentAsString'] = 'n/a';\n        }\n        if ($data['numExecutablePaths'] > 0) {\n            $pathsLevel = $this->colorLevel($data['pathsExecutedPercent']);\n            $pathsNumber = $data['numExecutedPaths'] . $numSeparator . $data['numExecutablePaths'];\n            $pathsBar = $this->coverageBar($data['pathsExecutedPercent']);\n        } else {\n            $pathsLevel = '';\n            $pathsNumber = '0' . $numSeparator . '0';\n            $pathsBar = '';\n            $data['pathsExecutedPercentAsString'] = 'n/a';\n        }\n        if ($data['numExecutableBranches'] > 0) {\n            $branchesLevel = $this->colorLevel($data['branchesExecutedPercent']);\n            $branchesNumber = $data['numExecutedBranches'] . $numSeparator . $data['numExecutableBranches'];\n            $branchesBar = $this->coverageBar($data['branchesExecutedPercent']);\n        } else {\n            $branchesLevel = '';\n            $branchesNumber = '0' . $numSeparator . '0';\n            $branchesBar = '';\n            $data['branchesExecutedPercentAsString'] = 'n/a';\n        }\n        $template->setVar(['icon' => $data['icon'] ?? '', 'crap' => $data['crap'] ?? '', 'name' => $data['name'], 'lines_bar' => $linesBar, 'lines_executed_percent' => $data['linesExecutedPercentAsString'], 'lines_level' => $linesLevel, 'lines_number' => $linesNumber, 'paths_bar' => $pathsBar, 'paths_executed_percent' => $data['pathsExecutedPercentAsString'], 'paths_level' => $pathsLevel, 'paths_number' => $pathsNumber, 'branches_bar' => $branchesBar, 'branches_executed_percent' => $data['branchesExecutedPercentAsString'], 'branches_level' => $branchesLevel, 'branches_number' => $branchesNumber, 'methods_bar' => $methodsBar, 'methods_tested_percent' => $data['testedMethodsPercentAsString'], 'methods_level' => $methodsLevel, 'methods_number' => $methodsNumber, 'classes_bar' => $classesBar, 'classes_tested_percent' => $data['testedClassesPercentAsString'] ?? '', 'classes_level' => $classesLevel, 'classes_number' => $classesNumber]);\n        return $template->render();\n    }\n    protected function setCommonTemplateVariables(Template $template, AbstractNode $node) : void\n    {\n        $template->setVar(['id' => $node->id(), 'full_path' => $node->pathAsString(), 'path_to_root' => $this->pathToRoot($node), 'breadcrumbs' => $this->breadcrumbs($node), 'date' => $this->date, 'version' => $this->version, 'runtime' => $this->runtimeString(), 'generator' => $this->generator, 'low_upper_bound' => $this->thresholds->lowUpperBound(), 'high_lower_bound' => $this->thresholds->highLowerBound()]);\n    }\n    protected function breadcrumbs(AbstractNode $node) : string\n    {\n        $breadcrumbs = '';\n        $path = $node->pathAsArray();\n        $pathToRoot = [];\n        $max = count($path);\n        if ($node instanceof FileNode) {\n            $max--;\n        }\n        for ($i = 0; $i < $max; $i++) {\n            $pathToRoot[] = str_repeat('../', $i);\n        }\n        foreach ($path as $step) {\n            if ($step !== $node) {\n                $breadcrumbs .= $this->inactiveBreadcrumb($step, array_pop($pathToRoot));\n            } else {\n                $breadcrumbs .= $this->activeBreadcrumb($step);\n            }\n        }\n        return $breadcrumbs;\n    }\n    protected function activeBreadcrumb(AbstractNode $node) : string\n    {\n        $buffer = sprintf('         <li class=\"breadcrumb-item active\">%s</li>' . \"\\n\", $node->name());\n        if ($node instanceof DirectoryNode) {\n            $buffer .= '         <li class=\"breadcrumb-item\">(<a href=\"dashboard.html\">Dashboard</a>)</li>' . \"\\n\";\n        }\n        return $buffer;\n    }\n    protected function inactiveBreadcrumb(AbstractNode $node, string $pathToRoot) : string\n    {\n        return sprintf('         <li class=\"breadcrumb-item\"><a href=\"%sindex.html\">%s</a></li>' . \"\\n\", $pathToRoot, $node->name());\n    }\n    protected function pathToRoot(AbstractNode $node) : string\n    {\n        $id = $node->id();\n        $depth = substr_count($id, '/');\n        if ($id !== 'index' && $node instanceof DirectoryNode) {\n            $depth++;\n        }\n        return str_repeat('../', $depth);\n    }\n    protected function coverageBar(float $percent) : string\n    {\n        $level = $this->colorLevel($percent);\n        $templateName = $this->templatePath . ($this->hasBranchCoverage ? 'coverage_bar_branch.html' : 'coverage_bar.html');\n        $template = new Template($templateName, '{{', '}}');\n        $template->setVar(['level' => $level, 'percent' => sprintf('%.2F', $percent)]);\n        return $template->render();\n    }\n    protected function colorLevel(float $percent) : string\n    {\n        if ($percent <= $this->thresholds->lowUpperBound()) {\n            return 'danger';\n        }\n        if ($percent > $this->thresholds->lowUpperBound() && $percent < $this->thresholds->highLowerBound()) {\n            return 'warning';\n        }\n        return 'success';\n    }\n    private function runtimeString() : string\n    {\n        $runtime = new Runtime();\n        return sprintf('<a href=\"%s\" target=\"_top\">%s %s</a>', $runtime->getVendorUrl(), $runtime->getName(), $runtime->getVersion());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html;\n\nuse function array_values;\nuse function arsort;\nuse function asort;\nuse function count;\nuse function explode;\nuse function floor;\nuse function json_encode;\nuse function sprintf;\nuse function str_replace;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\FileCouldNotBeWrittenException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\AbstractNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\Directory as DirectoryNode;\nuse PHPUnit\\SebastianBergmann\\Template\\Exception;\nuse PHPUnit\\SebastianBergmann\\Template\\Template;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Dashboard extends Renderer\n{\n    public function render(DirectoryNode $node, string $file) : void\n    {\n        $classes = $node->classesAndTraits();\n        $templateName = $this->templatePath . ($this->hasBranchCoverage ? 'dashboard_branch.html' : 'dashboard.html');\n        $template = new Template($templateName, '{{', '}}');\n        $this->setCommonTemplateVariables($template, $node);\n        $baseLink = $node->id() . '/';\n        $complexity = $this->complexity($classes, $baseLink);\n        $coverageDistribution = $this->coverageDistribution($classes);\n        $insufficientCoverage = $this->insufficientCoverage($classes, $baseLink);\n        $projectRisks = $this->projectRisks($classes, $baseLink);\n        $template->setVar(['insufficient_coverage_classes' => $insufficientCoverage['class'], 'insufficient_coverage_methods' => $insufficientCoverage['method'], 'project_risks_classes' => $projectRisks['class'], 'project_risks_methods' => $projectRisks['method'], 'complexity_class' => $complexity['class'], 'complexity_method' => $complexity['method'], 'class_coverage_distribution' => $coverageDistribution['class'], 'method_coverage_distribution' => $coverageDistribution['method']]);\n        try {\n            $template->renderTo($file);\n        } catch (Exception $e) {\n            throw new FileCouldNotBeWrittenException($e->getMessage(), $e->getCode(), $e);\n        }\n    }\n    protected function activeBreadcrumb(AbstractNode $node) : string\n    {\n        return sprintf('         <li class=\"breadcrumb-item\"><a href=\"index.html\">%s</a></li>' . \"\\n\" . '         <li class=\"breadcrumb-item active\">(Dashboard)</li>' . \"\\n\", $node->name());\n    }\n    /**\n     * Returns the data for the Class/Method Complexity charts.\n     */\n    private function complexity(array $classes, string $baseLink) : array\n    {\n        $result = ['class' => [], 'method' => []];\n        foreach ($classes as $className => $class) {\n            foreach ($class['methods'] as $methodName => $method) {\n                if ($className !== '*') {\n                    $methodName = $className . '::' . $methodName;\n                }\n                $result['method'][] = [$method['coverage'], $method['ccn'], sprintf('<a href=\"%s\">%s</a>', str_replace($baseLink, '', $method['link']), $methodName)];\n            }\n            $result['class'][] = [$class['coverage'], $class['ccn'], sprintf('<a href=\"%s\">%s</a>', str_replace($baseLink, '', $class['link']), $className)];\n        }\n        return ['class' => json_encode($result['class']), 'method' => json_encode($result['method'])];\n    }\n    /**\n     * Returns the data for the Class / Method Coverage Distribution chart.\n     */\n    private function coverageDistribution(array $classes) : array\n    {\n        $result = ['class' => ['0%' => 0, '0-10%' => 0, '10-20%' => 0, '20-30%' => 0, '30-40%' => 0, '40-50%' => 0, '50-60%' => 0, '60-70%' => 0, '70-80%' => 0, '80-90%' => 0, '90-100%' => 0, '100%' => 0], 'method' => ['0%' => 0, '0-10%' => 0, '10-20%' => 0, '20-30%' => 0, '30-40%' => 0, '40-50%' => 0, '50-60%' => 0, '60-70%' => 0, '70-80%' => 0, '80-90%' => 0, '90-100%' => 0, '100%' => 0]];\n        foreach ($classes as $class) {\n            foreach ($class['methods'] as $methodName => $method) {\n                if ($method['coverage'] === 0) {\n                    $result['method']['0%']++;\n                } elseif ($method['coverage'] === 100) {\n                    $result['method']['100%']++;\n                } else {\n                    $key = floor($method['coverage'] / 10) * 10;\n                    $key = $key . '-' . ($key + 10) . '%';\n                    $result['method'][$key]++;\n                }\n            }\n            if ($class['coverage'] === 0) {\n                $result['class']['0%']++;\n            } elseif ($class['coverage'] === 100) {\n                $result['class']['100%']++;\n            } else {\n                $key = floor($class['coverage'] / 10) * 10;\n                $key = $key . '-' . ($key + 10) . '%';\n                $result['class'][$key]++;\n            }\n        }\n        return ['class' => json_encode(array_values($result['class'])), 'method' => json_encode(array_values($result['method']))];\n    }\n    /**\n     * Returns the classes / methods with insufficient coverage.\n     */\n    private function insufficientCoverage(array $classes, string $baseLink) : array\n    {\n        $leastTestedClasses = [];\n        $leastTestedMethods = [];\n        $result = ['class' => '', 'method' => ''];\n        foreach ($classes as $className => $class) {\n            foreach ($class['methods'] as $methodName => $method) {\n                if ($method['coverage'] < $this->thresholds->highLowerBound()) {\n                    $key = $methodName;\n                    if ($className !== '*') {\n                        $key = $className . '::' . $methodName;\n                    }\n                    $leastTestedMethods[$key] = $method['coverage'];\n                }\n            }\n            if ($class['coverage'] < $this->thresholds->highLowerBound()) {\n                $leastTestedClasses[$className] = $class['coverage'];\n            }\n        }\n        asort($leastTestedClasses);\n        asort($leastTestedMethods);\n        foreach ($leastTestedClasses as $className => $coverage) {\n            $result['class'] .= sprintf('       <tr><td><a href=\"%s\">%s</a></td><td class=\"text-right\">%d%%</td></tr>' . \"\\n\", str_replace($baseLink, '', $classes[$className]['link']), $className, $coverage);\n        }\n        foreach ($leastTestedMethods as $methodName => $coverage) {\n            [$class, $method] = explode('::', $methodName);\n            $result['method'] .= sprintf('       <tr><td><a href=\"%s\"><abbr title=\"%s\">%s</abbr></a></td><td class=\"text-right\">%d%%</td></tr>' . \"\\n\", str_replace($baseLink, '', $classes[$class]['methods'][$method]['link']), $methodName, $method, $coverage);\n        }\n        return $result;\n    }\n    /**\n     * Returns the project risks according to the CRAP index.\n     */\n    private function projectRisks(array $classes, string $baseLink) : array\n    {\n        $classRisks = [];\n        $methodRisks = [];\n        $result = ['class' => '', 'method' => ''];\n        foreach ($classes as $className => $class) {\n            foreach ($class['methods'] as $methodName => $method) {\n                if ($method['coverage'] < $this->thresholds->highLowerBound() && $method['ccn'] > 1) {\n                    $key = $methodName;\n                    if ($className !== '*') {\n                        $key = $className . '::' . $methodName;\n                    }\n                    $methodRisks[$key] = $method['crap'];\n                }\n            }\n            if ($class['coverage'] < $this->thresholds->highLowerBound() && $class['ccn'] > count($class['methods'])) {\n                $classRisks[$className] = $class['crap'];\n            }\n        }\n        arsort($classRisks);\n        arsort($methodRisks);\n        foreach ($classRisks as $className => $crap) {\n            $result['class'] .= sprintf('       <tr><td><a href=\"%s\">%s</a></td><td class=\"text-right\">%d</td></tr>' . \"\\n\", str_replace($baseLink, '', $classes[$className]['link']), $className, $crap);\n        }\n        foreach ($methodRisks as $methodName => $crap) {\n            [$class, $method] = explode('::', $methodName);\n            $result['method'] .= sprintf('       <tr><td><a href=\"%s\"><abbr title=\"%s\">%s</abbr></a></td><td class=\"text-right\">%d</td></tr>' . \"\\n\", str_replace($baseLink, '', $classes[$class]['methods'][$method]['link']), $methodName, $method, $crap);\n        }\n        return $result;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html;\n\nuse function count;\nuse function sprintf;\nuse function str_repeat;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\FileCouldNotBeWrittenException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\AbstractNode as Node;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\Directory as DirectoryNode;\nuse PHPUnit\\SebastianBergmann\\Template\\Exception;\nuse PHPUnit\\SebastianBergmann\\Template\\Template;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Directory extends Renderer\n{\n    public function render(DirectoryNode $node, string $file) : void\n    {\n        $templateName = $this->templatePath . ($this->hasBranchCoverage ? 'directory_branch.html' : 'directory.html');\n        $template = new Template($templateName, '{{', '}}');\n        $this->setCommonTemplateVariables($template, $node);\n        $items = $this->renderItem($node, \\true);\n        foreach ($node->directories() as $item) {\n            $items .= $this->renderItem($item);\n        }\n        foreach ($node->files() as $item) {\n            $items .= $this->renderItem($item);\n        }\n        $template->setVar(['id' => $node->id(), 'items' => $items]);\n        try {\n            $template->renderTo($file);\n        } catch (Exception $e) {\n            throw new FileCouldNotBeWrittenException($e->getMessage(), $e->getCode(), $e);\n        }\n    }\n    private function renderItem(Node $node, bool $total = \\false) : string\n    {\n        $data = ['numClasses' => $node->numberOfClassesAndTraits(), 'numTestedClasses' => $node->numberOfTestedClassesAndTraits(), 'numMethods' => $node->numberOfFunctionsAndMethods(), 'numTestedMethods' => $node->numberOfTestedFunctionsAndMethods(), 'linesExecutedPercent' => $node->percentageOfExecutedLines()->asFloat(), 'linesExecutedPercentAsString' => $node->percentageOfExecutedLines()->asString(), 'numExecutedLines' => $node->numberOfExecutedLines(), 'numExecutableLines' => $node->numberOfExecutableLines(), 'branchesExecutedPercent' => $node->percentageOfExecutedBranches()->asFloat(), 'branchesExecutedPercentAsString' => $node->percentageOfExecutedBranches()->asString(), 'numExecutedBranches' => $node->numberOfExecutedBranches(), 'numExecutableBranches' => $node->numberOfExecutableBranches(), 'pathsExecutedPercent' => $node->percentageOfExecutedPaths()->asFloat(), 'pathsExecutedPercentAsString' => $node->percentageOfExecutedPaths()->asString(), 'numExecutedPaths' => $node->numberOfExecutedPaths(), 'numExecutablePaths' => $node->numberOfExecutablePaths(), 'testedMethodsPercent' => $node->percentageOfTestedFunctionsAndMethods()->asFloat(), 'testedMethodsPercentAsString' => $node->percentageOfTestedFunctionsAndMethods()->asString(), 'testedClassesPercent' => $node->percentageOfTestedClassesAndTraits()->asFloat(), 'testedClassesPercentAsString' => $node->percentageOfTestedClassesAndTraits()->asString()];\n        if ($total) {\n            $data['name'] = 'Total';\n        } else {\n            $up = str_repeat('../', count($node->pathAsArray()) - 2);\n            $data['icon'] = sprintf('<img src=\"%s_icons/file-code.svg\" class=\"octicon\" />', $up);\n            if ($node instanceof DirectoryNode) {\n                $data['name'] = sprintf('<a href=\"%s/index.html\">%s</a>', $node->name(), $node->name());\n                $data['icon'] = sprintf('<img src=\"%s_icons/file-directory.svg\" class=\"octicon\" />', $up);\n            } elseif ($this->hasBranchCoverage) {\n                $data['name'] = sprintf('%s <a class=\"small\" href=\"%s.html\">[line]</a> <a class=\"small\" href=\"%s_branch.html\">[branch]</a> <a class=\"small\" href=\"%s_path.html\">[path]</a>', $node->name(), $node->name(), $node->name(), $node->name());\n            } else {\n                $data['name'] = sprintf('<a href=\"%s.html\">%s</a>', $node->name(), $node->name());\n            }\n        }\n        $templateName = $this->templatePath . ($this->hasBranchCoverage ? 'directory_item_branch.html' : 'directory_item.html');\n        return $this->renderItemTemplate(new Template($templateName, '{{', '}}'), $data);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html;\n\nuse const ENT_COMPAT;\nuse const ENT_HTML401;\nuse const ENT_SUBSTITUTE;\nuse const T_ABSTRACT;\nuse const T_ARRAY;\nuse const T_AS;\nuse const T_BREAK;\nuse const T_CALLABLE;\nuse const T_CASE;\nuse const T_CATCH;\nuse const T_CLASS;\nuse const T_CLONE;\nuse const T_COMMENT;\nuse const T_CONST;\nuse const T_CONTINUE;\nuse const T_DECLARE;\nuse const T_DEFAULT;\nuse const T_DO;\nuse const T_DOC_COMMENT;\nuse const T_ECHO;\nuse const T_ELSE;\nuse const T_ELSEIF;\nuse const T_EMPTY;\nuse const T_ENDDECLARE;\nuse const T_ENDFOR;\nuse const T_ENDFOREACH;\nuse const T_ENDIF;\nuse const T_ENDSWITCH;\nuse const T_ENDWHILE;\nuse const T_EVAL;\nuse const T_EXIT;\nuse const T_EXTENDS;\nuse const T_FINAL;\nuse const T_FINALLY;\nuse const T_FOR;\nuse const T_FOREACH;\nuse const T_FUNCTION;\nuse const T_GLOBAL;\nuse const T_GOTO;\nuse const T_HALT_COMPILER;\nuse const T_IF;\nuse const T_IMPLEMENTS;\nuse const T_INCLUDE;\nuse const T_INCLUDE_ONCE;\nuse const T_INLINE_HTML;\nuse const T_INSTANCEOF;\nuse const T_INSTEADOF;\nuse const T_INTERFACE;\nuse const T_ISSET;\nuse const T_LIST;\nuse const T_NAMESPACE;\nuse const T_NEW;\nuse const T_PRINT;\nuse const T_PRIVATE;\nuse const T_PROTECTED;\nuse const T_PUBLIC;\nuse const T_REQUIRE;\nuse const T_REQUIRE_ONCE;\nuse const T_RETURN;\nuse const T_STATIC;\nuse const T_SWITCH;\nuse const T_THROW;\nuse const T_TRAIT;\nuse const T_TRY;\nuse const T_UNSET;\nuse const T_USE;\nuse const T_VAR;\nuse const T_WHILE;\nuse const T_YIELD;\nuse const T_YIELD_FROM;\nuse function array_key_exists;\nuse function array_keys;\nuse function array_merge;\nuse function array_pop;\nuse function array_unique;\nuse function count;\nuse function explode;\nuse function file_get_contents;\nuse function htmlspecialchars;\nuse function is_string;\nuse function ksort;\nuse function range;\nuse function sort;\nuse function sprintf;\nuse function str_ends_with;\nuse function str_replace;\nuse function token_get_all;\nuse function trim;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\FileCouldNotBeWrittenException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\File as FileNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Percentage;\nuse PHPUnit\\SebastianBergmann\\Template\\Exception;\nuse PHPUnit\\SebastianBergmann\\Template\\Template;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class File extends Renderer\n{\n    /**\n     * @psalm-var array<int,true>\n     */\n    private const KEYWORD_TOKENS = [T_ABSTRACT => \\true, T_ARRAY => \\true, T_AS => \\true, T_BREAK => \\true, T_CALLABLE => \\true, T_CASE => \\true, T_CATCH => \\true, T_CLASS => \\true, T_CLONE => \\true, T_CONST => \\true, T_CONTINUE => \\true, T_DECLARE => \\true, T_DEFAULT => \\true, T_DO => \\true, T_ECHO => \\true, T_ELSE => \\true, T_ELSEIF => \\true, T_EMPTY => \\true, T_ENDDECLARE => \\true, T_ENDFOR => \\true, T_ENDFOREACH => \\true, T_ENDIF => \\true, T_ENDSWITCH => \\true, T_ENDWHILE => \\true, \\T_ENUM => \\true, T_EVAL => \\true, T_EXIT => \\true, T_EXTENDS => \\true, T_FINAL => \\true, T_FINALLY => \\true, \\T_FN => \\true, T_FOR => \\true, T_FOREACH => \\true, T_FUNCTION => \\true, T_GLOBAL => \\true, T_GOTO => \\true, T_HALT_COMPILER => \\true, T_IF => \\true, T_IMPLEMENTS => \\true, T_INCLUDE => \\true, T_INCLUDE_ONCE => \\true, T_INSTANCEOF => \\true, T_INSTEADOF => \\true, T_INTERFACE => \\true, T_ISSET => \\true, T_LIST => \\true, \\T_MATCH => \\true, T_NAMESPACE => \\true, T_NEW => \\true, T_PRINT => \\true, T_PRIVATE => \\true, T_PROTECTED => \\true, T_PUBLIC => \\true, \\T_READONLY => \\true, T_REQUIRE => \\true, T_REQUIRE_ONCE => \\true, T_RETURN => \\true, T_STATIC => \\true, T_SWITCH => \\true, T_THROW => \\true, T_TRAIT => \\true, T_TRY => \\true, T_UNSET => \\true, T_USE => \\true, T_VAR => \\true, T_WHILE => \\true, T_YIELD => \\true, T_YIELD_FROM => \\true];\n    private static array $formattedSourceCache = [];\n    private int $htmlSpecialCharsFlags = ENT_COMPAT | ENT_HTML401 | ENT_SUBSTITUTE;\n    public function render(FileNode $node, string $file) : void\n    {\n        $templateName = $this->templatePath . ($this->hasBranchCoverage ? 'file_branch.html' : 'file.html');\n        $template = new Template($templateName, '{{', '}}');\n        $this->setCommonTemplateVariables($template, $node);\n        $template->setVar(['items' => $this->renderItems($node), 'lines' => $this->renderSourceWithLineCoverage($node), 'legend' => '<p><span class=\"legend covered-by-small-tests\">Covered by small (and larger) tests</span><span class=\"legend covered-by-medium-tests\">Covered by medium (and large) tests</span><span class=\"legend covered-by-large-tests\">Covered by large tests (and tests of unknown size)</span><span class=\"legend not-covered\">Not covered</span><span class=\"legend not-coverable\">Not coverable</span></p>', 'structure' => '']);\n        try {\n            $template->renderTo($file . '.html');\n        } catch (Exception $e) {\n            throw new FileCouldNotBeWrittenException($e->getMessage(), $e->getCode(), $e);\n        }\n        if ($this->hasBranchCoverage) {\n            $template->setVar(['items' => $this->renderItems($node), 'lines' => $this->renderSourceWithBranchCoverage($node), 'legend' => '<p><span class=\"success\"><strong>Fully covered</strong></span><span class=\"warning\"><strong>Partially covered</strong></span><span class=\"danger\"><strong>Not covered</strong></span></p>', 'structure' => $this->renderBranchStructure($node)]);\n            try {\n                $template->renderTo($file . '_branch.html');\n            } catch (Exception $e) {\n                throw new FileCouldNotBeWrittenException($e->getMessage(), $e->getCode(), $e);\n            }\n            $template->setVar(['items' => $this->renderItems($node), 'lines' => $this->renderSourceWithPathCoverage($node), 'legend' => '<p><span class=\"success\"><strong>Fully covered</strong></span><span class=\"warning\"><strong>Partially covered</strong></span><span class=\"danger\"><strong>Not covered</strong></span></p>', 'structure' => $this->renderPathStructure($node)]);\n            try {\n                $template->renderTo($file . '_path.html');\n            } catch (Exception $e) {\n                throw new FileCouldNotBeWrittenException($e->getMessage(), $e->getCode(), $e);\n            }\n        }\n    }\n    private function renderItems(FileNode $node) : string\n    {\n        $templateName = $this->templatePath . ($this->hasBranchCoverage ? 'file_item_branch.html' : 'file_item.html');\n        $template = new Template($templateName, '{{', '}}');\n        $methodTemplateName = $this->templatePath . ($this->hasBranchCoverage ? 'method_item_branch.html' : 'method_item.html');\n        $methodItemTemplate = new Template($methodTemplateName, '{{', '}}');\n        $items = $this->renderItemTemplate($template, ['name' => 'Total', 'numClasses' => $node->numberOfClassesAndTraits(), 'numTestedClasses' => $node->numberOfTestedClassesAndTraits(), 'numMethods' => $node->numberOfFunctionsAndMethods(), 'numTestedMethods' => $node->numberOfTestedFunctionsAndMethods(), 'linesExecutedPercent' => $node->percentageOfExecutedLines()->asFloat(), 'linesExecutedPercentAsString' => $node->percentageOfExecutedLines()->asString(), 'numExecutedLines' => $node->numberOfExecutedLines(), 'numExecutableLines' => $node->numberOfExecutableLines(), 'branchesExecutedPercent' => $node->percentageOfExecutedBranches()->asFloat(), 'branchesExecutedPercentAsString' => $node->percentageOfExecutedBranches()->asString(), 'numExecutedBranches' => $node->numberOfExecutedBranches(), 'numExecutableBranches' => $node->numberOfExecutableBranches(), 'pathsExecutedPercent' => $node->percentageOfExecutedPaths()->asFloat(), 'pathsExecutedPercentAsString' => $node->percentageOfExecutedPaths()->asString(), 'numExecutedPaths' => $node->numberOfExecutedPaths(), 'numExecutablePaths' => $node->numberOfExecutablePaths(), 'testedMethodsPercent' => $node->percentageOfTestedFunctionsAndMethods()->asFloat(), 'testedMethodsPercentAsString' => $node->percentageOfTestedFunctionsAndMethods()->asString(), 'testedClassesPercent' => $node->percentageOfTestedClassesAndTraits()->asFloat(), 'testedClassesPercentAsString' => $node->percentageOfTestedClassesAndTraits()->asString(), 'crap' => '<abbr title=\"Change Risk Anti-Patterns (CRAP) Index\">CRAP</abbr>']);\n        $items .= $this->renderFunctionItems($node->functions(), $methodItemTemplate);\n        $items .= $this->renderTraitOrClassItems($node->traits(), $template, $methodItemTemplate);\n        $items .= $this->renderTraitOrClassItems($node->classes(), $template, $methodItemTemplate);\n        return $items;\n    }\n    private function renderTraitOrClassItems(array $items, Template $template, Template $methodItemTemplate) : string\n    {\n        $buffer = '';\n        if (empty($items)) {\n            return $buffer;\n        }\n        foreach ($items as $name => $item) {\n            $numMethods = 0;\n            $numTestedMethods = 0;\n            foreach ($item['methods'] as $method) {\n                if ($method['executableLines'] > 0) {\n                    $numMethods++;\n                    if ($method['executedLines'] === $method['executableLines']) {\n                        $numTestedMethods++;\n                    }\n                }\n            }\n            if ($item['executableLines'] > 0) {\n                $numClasses = 1;\n                $numTestedClasses = $numTestedMethods === $numMethods ? 1 : 0;\n                $linesExecutedPercentAsString = Percentage::fromFractionAndTotal($item['executedLines'], $item['executableLines'])->asString();\n                $branchesExecutedPercentAsString = Percentage::fromFractionAndTotal($item['executedBranches'], $item['executableBranches'])->asString();\n                $pathsExecutedPercentAsString = Percentage::fromFractionAndTotal($item['executedPaths'], $item['executablePaths'])->asString();\n            } else {\n                $numClasses = 0;\n                $numTestedClasses = 0;\n                $linesExecutedPercentAsString = 'n/a';\n                $branchesExecutedPercentAsString = 'n/a';\n                $pathsExecutedPercentAsString = 'n/a';\n            }\n            $testedMethodsPercentage = Percentage::fromFractionAndTotal($numTestedMethods, $numMethods);\n            $testedClassesPercentage = Percentage::fromFractionAndTotal($numTestedMethods === $numMethods ? 1 : 0, 1);\n            $buffer .= $this->renderItemTemplate($template, ['name' => $this->abbreviateClassName($name), 'numClasses' => $numClasses, 'numTestedClasses' => $numTestedClasses, 'numMethods' => $numMethods, 'numTestedMethods' => $numTestedMethods, 'linesExecutedPercent' => Percentage::fromFractionAndTotal($item['executedLines'], $item['executableLines'])->asFloat(), 'linesExecutedPercentAsString' => $linesExecutedPercentAsString, 'numExecutedLines' => $item['executedLines'], 'numExecutableLines' => $item['executableLines'], 'branchesExecutedPercent' => Percentage::fromFractionAndTotal($item['executedBranches'], $item['executableBranches'])->asFloat(), 'branchesExecutedPercentAsString' => $branchesExecutedPercentAsString, 'numExecutedBranches' => $item['executedBranches'], 'numExecutableBranches' => $item['executableBranches'], 'pathsExecutedPercent' => Percentage::fromFractionAndTotal($item['executedPaths'], $item['executablePaths'])->asFloat(), 'pathsExecutedPercentAsString' => $pathsExecutedPercentAsString, 'numExecutedPaths' => $item['executedPaths'], 'numExecutablePaths' => $item['executablePaths'], 'testedMethodsPercent' => $testedMethodsPercentage->asFloat(), 'testedMethodsPercentAsString' => $testedMethodsPercentage->asString(), 'testedClassesPercent' => $testedClassesPercentage->asFloat(), 'testedClassesPercentAsString' => $testedClassesPercentage->asString(), 'crap' => $item['crap']]);\n            foreach ($item['methods'] as $method) {\n                $buffer .= $this->renderFunctionOrMethodItem($methodItemTemplate, $method, '&nbsp;');\n            }\n        }\n        return $buffer;\n    }\n    private function renderFunctionItems(array $functions, Template $template) : string\n    {\n        if (empty($functions)) {\n            return '';\n        }\n        $buffer = '';\n        foreach ($functions as $function) {\n            $buffer .= $this->renderFunctionOrMethodItem($template, $function);\n        }\n        return $buffer;\n    }\n    private function renderFunctionOrMethodItem(Template $template, array $item, string $indent = '') : string\n    {\n        $numMethods = 0;\n        $numTestedMethods = 0;\n        if ($item['executableLines'] > 0) {\n            $numMethods = 1;\n            if ($item['executedLines'] === $item['executableLines']) {\n                $numTestedMethods = 1;\n            }\n        }\n        $executedLinesPercentage = Percentage::fromFractionAndTotal($item['executedLines'], $item['executableLines']);\n        $executedBranchesPercentage = Percentage::fromFractionAndTotal($item['executedBranches'], $item['executableBranches']);\n        $executedPathsPercentage = Percentage::fromFractionAndTotal($item['executedPaths'], $item['executablePaths']);\n        $testedMethodsPercentage = Percentage::fromFractionAndTotal($numTestedMethods, 1);\n        return $this->renderItemTemplate($template, ['name' => sprintf('%s<a href=\"#%d\"><abbr title=\"%s\">%s</abbr></a>', $indent, $item['startLine'], htmlspecialchars($item['signature'], $this->htmlSpecialCharsFlags), $item['functionName'] ?? $item['methodName']), 'numMethods' => $numMethods, 'numTestedMethods' => $numTestedMethods, 'linesExecutedPercent' => $executedLinesPercentage->asFloat(), 'linesExecutedPercentAsString' => $executedLinesPercentage->asString(), 'numExecutedLines' => $item['executedLines'], 'numExecutableLines' => $item['executableLines'], 'branchesExecutedPercent' => $executedBranchesPercentage->asFloat(), 'branchesExecutedPercentAsString' => $executedBranchesPercentage->asString(), 'numExecutedBranches' => $item['executedBranches'], 'numExecutableBranches' => $item['executableBranches'], 'pathsExecutedPercent' => $executedPathsPercentage->asFloat(), 'pathsExecutedPercentAsString' => $executedPathsPercentage->asString(), 'numExecutedPaths' => $item['executedPaths'], 'numExecutablePaths' => $item['executablePaths'], 'testedMethodsPercent' => $testedMethodsPercentage->asFloat(), 'testedMethodsPercentAsString' => $testedMethodsPercentage->asString(), 'crap' => $item['crap']]);\n    }\n    private function renderSourceWithLineCoverage(FileNode $node) : string\n    {\n        $linesTemplate = new Template($this->templatePath . 'lines.html.dist', '{{', '}}');\n        $singleLineTemplate = new Template($this->templatePath . 'line.html.dist', '{{', '}}');\n        $coverageData = $node->lineCoverageData();\n        $testData = $node->testData();\n        $codeLines = $this->loadFile($node->pathAsString());\n        $lines = '';\n        $i = 1;\n        foreach ($codeLines as $line) {\n            $trClass = '';\n            $popoverContent = '';\n            $popoverTitle = '';\n            if (array_key_exists($i, $coverageData)) {\n                $numTests = $coverageData[$i] ? count($coverageData[$i]) : 0;\n                if ($coverageData[$i] === null) {\n                    $trClass = 'warning';\n                } elseif ($numTests === 0) {\n                    $trClass = 'danger';\n                } else {\n                    if ($numTests > 1) {\n                        $popoverTitle = $numTests . ' tests cover line ' . $i;\n                    } else {\n                        $popoverTitle = '1 test covers line ' . $i;\n                    }\n                    $lineCss = 'covered-by-large-tests';\n                    $popoverContent = '<ul>';\n                    foreach ($coverageData[$i] as $test) {\n                        if ($lineCss === 'covered-by-large-tests' && $testData[$test]['size'] === 'medium') {\n                            $lineCss = 'covered-by-medium-tests';\n                        } elseif ($testData[$test]['size'] === 'small') {\n                            $lineCss = 'covered-by-small-tests';\n                        }\n                        $popoverContent .= $this->createPopoverContentForTest($test, $testData[$test]);\n                    }\n                    $popoverContent .= '</ul>';\n                    $trClass = $lineCss . ' popin';\n                }\n            }\n            $popover = '';\n            if (!empty($popoverTitle)) {\n                $popover = sprintf(' data-title=\"%s\" data-content=\"%s\" data-placement=\"top\" data-html=\"true\"', $popoverTitle, htmlspecialchars($popoverContent, $this->htmlSpecialCharsFlags));\n            }\n            $lines .= $this->renderLine($singleLineTemplate, $i, $line, $trClass, $popover);\n            $i++;\n        }\n        $linesTemplate->setVar(['lines' => $lines]);\n        return $linesTemplate->render();\n    }\n    private function renderSourceWithBranchCoverage(FileNode $node) : string\n    {\n        $linesTemplate = new Template($this->templatePath . 'lines.html.dist', '{{', '}}');\n        $singleLineTemplate = new Template($this->templatePath . 'line.html.dist', '{{', '}}');\n        $functionCoverageData = $node->functionCoverageData();\n        $testData = $node->testData();\n        $codeLines = $this->loadFile($node->pathAsString());\n        $lineData = [];\n        /** @var int $line */\n        foreach (array_keys($codeLines) as $line) {\n            $lineData[$line + 1] = ['includedInBranches' => 0, 'includedInHitBranches' => 0, 'tests' => []];\n        }\n        foreach ($functionCoverageData as $method) {\n            foreach ($method['branches'] as $branch) {\n                foreach (range($branch['line_start'], $branch['line_end']) as $line) {\n                    if (!isset($lineData[$line])) {\n                        // blank line at end of file is sometimes included here\n                        continue;\n                    }\n                    $lineData[$line]['includedInBranches']++;\n                    if ($branch['hit']) {\n                        $lineData[$line]['includedInHitBranches']++;\n                        $lineData[$line]['tests'] = array_unique(array_merge($lineData[$line]['tests'], $branch['hit']));\n                    }\n                }\n            }\n        }\n        $lines = '';\n        $i = 1;\n        /** @var string $line */\n        foreach ($codeLines as $line) {\n            $trClass = '';\n            $popover = '';\n            if ($lineData[$i]['includedInBranches'] > 0) {\n                $lineCss = 'success';\n                if ($lineData[$i]['includedInHitBranches'] === 0) {\n                    $lineCss = 'danger';\n                } elseif ($lineData[$i]['includedInHitBranches'] !== $lineData[$i]['includedInBranches']) {\n                    $lineCss = 'warning';\n                }\n                $popoverContent = '<ul>';\n                if (count($lineData[$i]['tests']) === 1) {\n                    $popoverTitle = '1 test covers line ' . $i;\n                } else {\n                    $popoverTitle = count($lineData[$i]['tests']) . ' tests cover line ' . $i;\n                }\n                $popoverTitle .= '. These are covering ' . $lineData[$i]['includedInHitBranches'] . ' out of the ' . $lineData[$i]['includedInBranches'] . ' code branches.';\n                foreach ($lineData[$i]['tests'] as $test) {\n                    $popoverContent .= $this->createPopoverContentForTest($test, $testData[$test]);\n                }\n                $popoverContent .= '</ul>';\n                $trClass = $lineCss . ' popin';\n                $popover = sprintf(' data-title=\"%s\" data-content=\"%s\" data-placement=\"top\" data-html=\"true\"', $popoverTitle, htmlspecialchars($popoverContent, $this->htmlSpecialCharsFlags));\n            }\n            $lines .= $this->renderLine($singleLineTemplate, $i, $line, $trClass, $popover);\n            $i++;\n        }\n        $linesTemplate->setVar(['lines' => $lines]);\n        return $linesTemplate->render();\n    }\n    private function renderSourceWithPathCoverage(FileNode $node) : string\n    {\n        $linesTemplate = new Template($this->templatePath . 'lines.html.dist', '{{', '}}');\n        $singleLineTemplate = new Template($this->templatePath . 'line.html.dist', '{{', '}}');\n        $functionCoverageData = $node->functionCoverageData();\n        $testData = $node->testData();\n        $codeLines = $this->loadFile($node->pathAsString());\n        $lineData = [];\n        /** @var int $line */\n        foreach (array_keys($codeLines) as $line) {\n            $lineData[$line + 1] = ['includedInPaths' => [], 'includedInHitPaths' => [], 'tests' => []];\n        }\n        foreach ($functionCoverageData as $method) {\n            foreach ($method['paths'] as $pathId => $path) {\n                foreach ($path['path'] as $branchTaken) {\n                    foreach (range($method['branches'][$branchTaken]['line_start'], $method['branches'][$branchTaken]['line_end']) as $line) {\n                        if (!isset($lineData[$line])) {\n                            continue;\n                        }\n                        $lineData[$line]['includedInPaths'][] = $pathId;\n                        if ($path['hit']) {\n                            $lineData[$line]['includedInHitPaths'][] = $pathId;\n                            $lineData[$line]['tests'] = array_unique(array_merge($lineData[$line]['tests'], $path['hit']));\n                        }\n                    }\n                }\n            }\n        }\n        $lines = '';\n        $i = 1;\n        /** @var string $line */\n        foreach ($codeLines as $line) {\n            $trClass = '';\n            $popover = '';\n            $includedInPathsCount = count(array_unique($lineData[$i]['includedInPaths']));\n            $includedInHitPathsCount = count(array_unique($lineData[$i]['includedInHitPaths']));\n            if ($includedInPathsCount > 0) {\n                $lineCss = 'success';\n                if ($includedInHitPathsCount === 0) {\n                    $lineCss = 'danger';\n                } elseif ($includedInHitPathsCount !== $includedInPathsCount) {\n                    $lineCss = 'warning';\n                }\n                $popoverContent = '<ul>';\n                if (count($lineData[$i]['tests']) === 1) {\n                    $popoverTitle = '1 test covers line ' . $i;\n                } else {\n                    $popoverTitle = count($lineData[$i]['tests']) . ' tests cover line ' . $i;\n                }\n                $popoverTitle .= '. These are covering ' . $includedInHitPathsCount . ' out of the ' . $includedInPathsCount . ' code paths.';\n                foreach ($lineData[$i]['tests'] as $test) {\n                    $popoverContent .= $this->createPopoverContentForTest($test, $testData[$test]);\n                }\n                $popoverContent .= '</ul>';\n                $trClass = $lineCss . ' popin';\n                $popover = sprintf(' data-title=\"%s\" data-content=\"%s\" data-placement=\"top\" data-html=\"true\"', $popoverTitle, htmlspecialchars($popoverContent, $this->htmlSpecialCharsFlags));\n            }\n            $lines .= $this->renderLine($singleLineTemplate, $i, $line, $trClass, $popover);\n            $i++;\n        }\n        $linesTemplate->setVar(['lines' => $lines]);\n        return $linesTemplate->render();\n    }\n    private function renderBranchStructure(FileNode $node) : string\n    {\n        $branchesTemplate = new Template($this->templatePath . 'branches.html.dist', '{{', '}}');\n        $coverageData = $node->functionCoverageData();\n        $testData = $node->testData();\n        $codeLines = $this->loadFile($node->pathAsString());\n        $branches = '';\n        ksort($coverageData);\n        foreach ($coverageData as $methodName => $methodData) {\n            if (!$methodData['branches']) {\n                continue;\n            }\n            $branchStructure = '';\n            foreach ($methodData['branches'] as $branch) {\n                $branchStructure .= $this->renderBranchLines($branch, $codeLines, $testData);\n            }\n            if ($branchStructure !== '') {\n                // don't show empty branches\n                $branches .= '<h5 class=\"structure-heading\"><a name=\"' . htmlspecialchars($methodName, $this->htmlSpecialCharsFlags) . '\">' . $this->abbreviateMethodName($methodName) . '</a></h5>' . \"\\n\";\n                $branches .= $branchStructure;\n            }\n        }\n        $branchesTemplate->setVar(['branches' => $branches]);\n        return $branchesTemplate->render();\n    }\n    private function renderBranchLines(array $branch, array $codeLines, array $testData) : string\n    {\n        $linesTemplate = new Template($this->templatePath . 'lines.html.dist', '{{', '}}');\n        $singleLineTemplate = new Template($this->templatePath . 'line.html.dist', '{{', '}}');\n        $lines = '';\n        $branchLines = range($branch['line_start'], $branch['line_end']);\n        sort($branchLines);\n        // sometimes end_line < start_line\n        /** @var int $line */\n        foreach ($branchLines as $line) {\n            if (!isset($codeLines[$line])) {\n                // blank line at end of file is sometimes included here\n                continue;\n            }\n            $popoverContent = '';\n            $popoverTitle = '';\n            $numTests = count($branch['hit']);\n            if ($numTests === 0) {\n                $trClass = 'danger';\n            } else {\n                $lineCss = 'covered-by-large-tests';\n                $popoverContent = '<ul>';\n                if ($numTests > 1) {\n                    $popoverTitle = $numTests . ' tests cover this branch';\n                } else {\n                    $popoverTitle = '1 test covers this branch';\n                }\n                foreach ($branch['hit'] as $test) {\n                    if ($lineCss === 'covered-by-large-tests' && $testData[$test]['size'] === 'medium') {\n                        $lineCss = 'covered-by-medium-tests';\n                    } elseif ($testData[$test]['size'] === 'small') {\n                        $lineCss = 'covered-by-small-tests';\n                    }\n                    $popoverContent .= $this->createPopoverContentForTest($test, $testData[$test]);\n                }\n                $trClass = $lineCss . ' popin';\n            }\n            $popover = '';\n            if (!empty($popoverTitle)) {\n                $popover = sprintf(' data-title=\"%s\" data-content=\"%s\" data-placement=\"top\" data-html=\"true\"', $popoverTitle, htmlspecialchars($popoverContent, $this->htmlSpecialCharsFlags));\n            }\n            $lines .= $this->renderLine($singleLineTemplate, $line, $codeLines[$line - 1], $trClass, $popover);\n        }\n        if ($lines === '') {\n            return '';\n        }\n        $linesTemplate->setVar(['lines' => $lines]);\n        return $linesTemplate->render();\n    }\n    private function renderPathStructure(FileNode $node) : string\n    {\n        $pathsTemplate = new Template($this->templatePath . 'paths.html.dist', '{{', '}}');\n        $coverageData = $node->functionCoverageData();\n        $testData = $node->testData();\n        $codeLines = $this->loadFile($node->pathAsString());\n        $paths = '';\n        ksort($coverageData);\n        foreach ($coverageData as $methodName => $methodData) {\n            if (!$methodData['paths']) {\n                continue;\n            }\n            $pathStructure = '';\n            if (count($methodData['paths']) > 100) {\n                $pathStructure .= '<p>' . count($methodData['paths']) . ' is too many paths to sensibly render, consider refactoring your code to bring this number down.</p>';\n                continue;\n            }\n            foreach ($methodData['paths'] as $path) {\n                $pathStructure .= $this->renderPathLines($path, $methodData['branches'], $codeLines, $testData);\n            }\n            if ($pathStructure !== '') {\n                $paths .= '<h5 class=\"structure-heading\"><a name=\"' . htmlspecialchars($methodName, $this->htmlSpecialCharsFlags) . '\">' . $this->abbreviateMethodName($methodName) . '</a></h5>' . \"\\n\";\n                $paths .= $pathStructure;\n            }\n        }\n        $pathsTemplate->setVar(['paths' => $paths]);\n        return $pathsTemplate->render();\n    }\n    private function renderPathLines(array $path, array $branches, array $codeLines, array $testData) : string\n    {\n        $linesTemplate = new Template($this->templatePath . 'lines.html.dist', '{{', '}}');\n        $singleLineTemplate = new Template($this->templatePath . 'line.html.dist', '{{', '}}');\n        $lines = '';\n        $first = \\true;\n        foreach ($path['path'] as $branchId) {\n            if ($first) {\n                $first = \\false;\n            } else {\n                $lines .= '    <tr><td colspan=\"2\">&nbsp;</td></tr>' . \"\\n\";\n            }\n            $branchLines = range($branches[$branchId]['line_start'], $branches[$branchId]['line_end']);\n            sort($branchLines);\n            // sometimes end_line < start_line\n            /** @var int $line */\n            foreach ($branchLines as $line) {\n                if (!isset($codeLines[$line])) {\n                    // blank line at end of file is sometimes included here\n                    continue;\n                }\n                $popoverContent = '';\n                $popoverTitle = '';\n                $numTests = count($path['hit']);\n                if ($numTests === 0) {\n                    $trClass = 'danger';\n                } else {\n                    $lineCss = 'covered-by-large-tests';\n                    $popoverContent = '<ul>';\n                    if ($numTests > 1) {\n                        $popoverTitle = $numTests . ' tests cover this path';\n                    } else {\n                        $popoverTitle = '1 test covers this path';\n                    }\n                    foreach ($path['hit'] as $test) {\n                        if ($lineCss === 'covered-by-large-tests' && $testData[$test]['size'] === 'medium') {\n                            $lineCss = 'covered-by-medium-tests';\n                        } elseif ($testData[$test]['size'] === 'small') {\n                            $lineCss = 'covered-by-small-tests';\n                        }\n                        $popoverContent .= $this->createPopoverContentForTest($test, $testData[$test]);\n                    }\n                    $trClass = $lineCss . ' popin';\n                }\n                $popover = '';\n                if (!empty($popoverTitle)) {\n                    $popover = sprintf(' data-title=\"%s\" data-content=\"%s\" data-placement=\"top\" data-html=\"true\"', $popoverTitle, htmlspecialchars($popoverContent, $this->htmlSpecialCharsFlags));\n                }\n                $lines .= $this->renderLine($singleLineTemplate, $line, $codeLines[$line - 1], $trClass, $popover);\n            }\n        }\n        if ($lines === '') {\n            return '';\n        }\n        $linesTemplate->setVar(['lines' => $lines]);\n        return $linesTemplate->render();\n    }\n    private function renderLine(Template $template, int $lineNumber, string $lineContent, string $class, string $popover) : string\n    {\n        $template->setVar(['lineNumber' => $lineNumber, 'lineContent' => $lineContent, 'class' => $class, 'popover' => $popover]);\n        return $template->render();\n    }\n    private function loadFile(string $file) : array\n    {\n        if (isset(self::$formattedSourceCache[$file])) {\n            return self::$formattedSourceCache[$file];\n        }\n        $buffer = file_get_contents($file);\n        $tokens = token_get_all($buffer);\n        $result = [''];\n        $i = 0;\n        $stringFlag = \\false;\n        $fileEndsWithNewLine = str_ends_with($buffer, \"\\n\");\n        unset($buffer);\n        foreach ($tokens as $j => $token) {\n            if (is_string($token)) {\n                if ($token === '\"' && $tokens[$j - 1] !== '\\\\') {\n                    $result[$i] .= sprintf('<span class=\"string\">%s</span>', htmlspecialchars($token, $this->htmlSpecialCharsFlags));\n                    $stringFlag = !$stringFlag;\n                } else {\n                    $result[$i] .= sprintf('<span class=\"keyword\">%s</span>', htmlspecialchars($token, $this->htmlSpecialCharsFlags));\n                }\n                continue;\n            }\n            [$token, $value] = $token;\n            $value = str_replace([\"\\t\", ' '], ['&nbsp;&nbsp;&nbsp;&nbsp;', '&nbsp;'], htmlspecialchars($value, $this->htmlSpecialCharsFlags));\n            if ($value === \"\\n\") {\n                $result[++$i] = '';\n            } else {\n                $lines = explode(\"\\n\", $value);\n                foreach ($lines as $jj => $line) {\n                    $line = trim($line);\n                    if ($line !== '') {\n                        if ($stringFlag) {\n                            $colour = 'string';\n                        } else {\n                            $colour = 'default';\n                            if ($this->isInlineHtml($token)) {\n                                $colour = 'html';\n                            } elseif ($this->isComment($token)) {\n                                $colour = 'comment';\n                            } elseif ($this->isKeyword($token)) {\n                                $colour = 'keyword';\n                            }\n                        }\n                        $result[$i] .= sprintf('<span class=\"%s\">%s</span>', $colour, $line);\n                    }\n                    if (isset($lines[$jj + 1])) {\n                        $result[++$i] = '';\n                    }\n                }\n            }\n        }\n        if ($fileEndsWithNewLine) {\n            unset($result[count($result) - 1]);\n        }\n        self::$formattedSourceCache[$file] = $result;\n        return $result;\n    }\n    private function abbreviateClassName(string $className) : string\n    {\n        $tmp = explode('\\\\', $className);\n        if (count($tmp) > 1) {\n            $className = sprintf('<abbr title=\"%s\">%s</abbr>', $className, array_pop($tmp));\n        }\n        return $className;\n    }\n    private function abbreviateMethodName(string $methodName) : string\n    {\n        $parts = explode('->', $methodName);\n        if (count($parts) === 2) {\n            return $this->abbreviateClassName($parts[0]) . '->' . $parts[1];\n        }\n        return $methodName;\n    }\n    private function createPopoverContentForTest(string $test, array $testData) : string\n    {\n        $testCSS = '';\n        switch ($testData['status']) {\n            case 'success':\n                $testCSS = match ($testData['size']) {\n                    'small' => ' class=\"covered-by-small-tests\"',\n                    'medium' => ' class=\"covered-by-medium-tests\"',\n                    // no break\n                    default => ' class=\"covered-by-large-tests\"',\n                };\n                break;\n            case 'failure':\n                $testCSS = ' class=\"danger\"';\n                break;\n        }\n        return sprintf('<li%s>%s</li>', $testCSS, htmlspecialchars($test, $this->htmlSpecialCharsFlags));\n    }\n    private function isComment(int $token) : bool\n    {\n        return $token === T_COMMENT || $token === T_DOC_COMMENT;\n    }\n    private function isInlineHtml(int $token) : bool\n    {\n        return $token === T_INLINE_HTML;\n    }\n    private function isKeyword(int $token) : bool\n    {\n        return isset(self::KEYWORD_TOKENS[$token]);\n    }\n}\n<hr/>\n<h4>Branches</h4>\n<p>\n    Below are the source code lines that represent each code branch as identified by Xdebug. Please note a branch is not\n    necessarily coterminous with a line, a line may contain multiple branches and therefore show up more than once.\n    Please also be aware that some branches may be implicit rather than explicit, e.g. an <code>if</code> statement\n    <i>always</i> has an <code>else</code> as part of its logical flow even if you didn't write one.\n</p>\n{{branches}}\n       <div class=\"progress\">\n         <div class=\"progress-bar bg-{{level}}\" role=\"progressbar\" aria-valuenow=\"{{percent}}\" aria-valuemin=\"0\" aria-valuemax=\"100\" style=\"width: {{percent}}%\">\n           <span class=\"sr-only\">{{percent}}% covered ({{level}})</span>\n         </div>\n       </div>\n       <div class=\"progress\">\n         <div class=\"progress-bar bg-{{level}}\" role=\"progressbar\" aria-valuenow=\"{{percent}}\" aria-valuemin=\"0\" aria-valuemax=\"100\" style=\"width: {{percent}}%\">\n           <span class=\"sr-only\">{{percent}}% covered ({{level}})</span>\n         </div>\n       </div>\n/*!\n * Bootstrap v4.6.2 (https://getbootstrap.com/)\n * Copyright 2011-2022 The Bootstrap Authors\n * Copyright 2011-2022 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",\"Liberation Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",\"Liberation Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex=\"-1\"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:\"\\2014\\00A0\"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e\");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e\") right .75rem center/8px 10px no-repeat,#fff url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e\") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e\");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e\") right .75rem center/8px 10px no-repeat,#fff url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e\") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:\"\";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:\"\";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:\"\";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:\"\"}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:\"\";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:\"\";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:\"\";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e\")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e\")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e\")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e\") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size=\"1\"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:\"Browse\"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:\"Browse\";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:\"\";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:\"/\"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:\"\"}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",\"Liberation Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:\"\";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",\"Liberation Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:\"\";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:\"\";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:\"\"}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e\")}.carousel-control-next-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e\")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:\"\"}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:\"\"}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:\"\";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:\" (\" attr(title) \")\"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}\n/*# sourceMappingURL=bootstrap.min.css.map */.nvd3 .nv-axis{pointer-events:none;opacity:1}.nvd3 .nv-axis path{fill:none;stroke:#000;stroke-opacity:.75;shape-rendering:crispEdges}.nvd3 .nv-axis path.domain{stroke-opacity:.75}.nvd3 .nv-axis.nv-x path.domain{stroke-opacity:0}.nvd3 .nv-axis line{fill:none;stroke:#e5e5e5;shape-rendering:crispEdges}.nvd3 .nv-axis .zero line,.nvd3 .nv-axis line.zero{stroke-opacity:.75}.nvd3 .nv-axis .nv-axisMaxMin text{font-weight:700}.nvd3 .x .nv-axis .nv-axisMaxMin text,.nvd3 .x2 .nv-axis .nv-axisMaxMin text,.nvd3 .x3 .nv-axis .nv-axisMaxMin text{text-anchor:middle}.nvd3 .nv-axis.nv-disabled{opacity:0}.nvd3 .nv-bars rect{fill-opacity:.75;transition:fill-opacity 250ms linear;-moz-transition:fill-opacity 250ms linear;-webkit-transition:fill-opacity 250ms linear}.nvd3 .nv-bars rect.hover{fill-opacity:1}.nvd3 .nv-bars .hover rect{fill:#add8e6}.nvd3 .nv-bars text{fill:rgba(0,0,0,0)}.nvd3 .nv-bars .hover text{fill:rgba(0,0,0,1)}.nvd3 .nv-multibar .nv-groups rect,.nvd3 .nv-multibarHorizontal .nv-groups rect,.nvd3 .nv-discretebar .nv-groups rect{stroke-opacity:0;transition:fill-opacity 250ms linear;-moz-transition:fill-opacity 250ms linear;-webkit-transition:fill-opacity 250ms linear}.nvd3 .nv-multibar .nv-groups rect:hover,.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,.nvd3 .nv-candlestickBar .nv-ticks rect:hover,.nvd3 .nv-discretebar .nv-groups rect:hover{fill-opacity:1}.nvd3 .nv-discretebar .nv-groups text,.nvd3 .nv-multibarHorizontal .nv-groups text{font-weight:700;fill:rgba(0,0,0,1);stroke:rgba(0,0,0,0)}.nvd3 .nv-boxplot circle{fill-opacity:.5}.nvd3 .nv-boxplot circle:hover{fill-opacity:1}.nvd3 .nv-boxplot rect:hover{fill-opacity:1}.nvd3 line.nv-boxplot-median{stroke:#000}.nv-boxplot-tick:hover{stroke-width:2.5px}.nvd3.nv-bullet{font:10px sans-serif}.nvd3.nv-bullet .nv-measure{fill-opacity:.8}.nvd3.nv-bullet .nv-measure:hover{fill-opacity:1}.nvd3.nv-bullet .nv-marker{stroke:#000;stroke-width:2px}.nvd3.nv-bullet .nv-markerTriangle{stroke:#000;fill:#fff;stroke-width:1.5px}.nvd3.nv-bullet .nv-tick line{stroke:#666;stroke-width:.5px}.nvd3.nv-bullet .nv-range.nv-s0{fill:#eee}.nvd3.nv-bullet .nv-range.nv-s1{fill:#ddd}.nvd3.nv-bullet .nv-range.nv-s2{fill:#ccc}.nvd3.nv-bullet .nv-title{font-size:14px;font-weight:700}.nvd3.nv-bullet .nv-subtitle{fill:#999}.nvd3.nv-bullet .nv-range{fill:#bababa;fill-opacity:.4}.nvd3.nv-bullet .nv-range:hover{fill-opacity:.7}.nvd3.nv-candlestickBar .nv-ticks .nv-tick{stroke-width:1px}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover{stroke-width:2px}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect{stroke:#2ca02c;fill:#2ca02c}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect{stroke:#d62728;fill:#d62728}.with-transitions .nv-candlestickBar .nv-ticks .nv-tick{transition:stroke-width 250ms linear,stroke-opacity 250ms linear;-moz-transition:stroke-width 250ms linear,stroke-opacity 250ms linear;-webkit-transition:stroke-width 250ms linear,stroke-opacity 250ms linear}.nvd3.nv-candlestickBar .nv-ticks line{stroke:#333}.nvd3 .nv-legend .nv-disabled rect{}.nvd3 .nv-check-box .nv-box{fill-opacity:0;stroke-width:2}.nvd3 .nv-check-box .nv-check{fill-opacity:0;stroke-width:4}.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check{fill-opacity:0;stroke-opacity:0}.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check{opacity:0}.nvd3.nv-linePlusBar .nv-bar rect{fill-opacity:.75}.nvd3.nv-linePlusBar .nv-bar rect:hover{fill-opacity:1}.nvd3 .nv-groups path.nv-line{fill:none}.nvd3 .nv-groups path.nv-area{stroke:none}.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point{fill-opacity:0;stroke-opacity:0}.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point{fill-opacity:.5!important;stroke-opacity:.5!important}.with-transitions .nvd3 .nv-groups .nv-point{transition:stroke-width 250ms linear,stroke-opacity 250ms linear;-moz-transition:stroke-width 250ms linear,stroke-opacity 250ms linear;-webkit-transition:stroke-width 250ms linear,stroke-opacity 250ms linear}.nvd3.nv-scatter .nv-groups .nv-point.hover,.nvd3 .nv-groups .nv-point.hover{stroke-width:7px;fill-opacity:.95!important;stroke-opacity:.95!important}.nvd3 .nv-point-paths path{stroke:#aaa;stroke-opacity:0;fill:#eee;fill-opacity:0}.nvd3 .nv-indexLine{cursor:ew-resize}svg.nvd3-svg{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;display:block;width:100%;height:100%}.nvtooltip.with-3d-shadow,.with-3d-shadow .nvtooltip{-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.nvd3 text{font:400 12px Arial}.nvd3 .title{font:700 14px Arial}.nvd3 .nv-background{fill:#fff;fill-opacity:0}.nvd3.nv-noData{font-size:18px;font-weight:700}.nv-brush .extent{fill-opacity:.125;shape-rendering:crispEdges}.nv-brush .resize path{fill:#eee;stroke:#666}.nvd3 .nv-legend .nv-series{cursor:pointer}.nvd3 .nv-legend .nv-disabled circle{fill-opacity:0}.nvd3 .nv-brush .extent{fill-opacity:0!important}.nvd3 .nv-brushBackground rect{stroke:#000;stroke-width:.4;fill:#fff;fill-opacity:.7}.nvd3.nv-ohlcBar .nv-ticks .nv-tick{stroke-width:1px}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover{stroke-width:2px}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive{stroke:#2ca02c}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative{stroke:#d62728}.nvd3 .background path{fill:none;stroke:#EEE;stroke-opacity:.4;shape-rendering:crispEdges}.nvd3 .foreground path{fill:none;stroke-opacity:.7}.nvd3 .nv-parallelCoordinates-brush .extent{fill:#fff;fill-opacity:.6;stroke:gray;shape-rendering:crispEdges}.nvd3 .nv-parallelCoordinates .hover{fill-opacity:1;stroke-width:3px}.nvd3 .missingValuesline line{fill:none;stroke:#000;stroke-width:1;stroke-opacity:1;stroke-dasharray:5,5}.nvd3.nv-pie path{stroke-opacity:0;transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear;-moz-transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear;-webkit-transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear}.nvd3.nv-pie .nv-pie-title{font-size:24px;fill:rgba(19,196,249,.59)}.nvd3.nv-pie .nv-slice text{stroke:#000;stroke-width:0}.nvd3.nv-pie path{stroke:#fff;stroke-width:1px;stroke-opacity:1}.nvd3.nv-pie .hover path{fill-opacity:.7}.nvd3.nv-pie .nv-label{pointer-events:none}.nvd3.nv-pie .nv-label rect{fill-opacity:0;stroke-opacity:0}.nvd3 .nv-groups .nv-point.hover{stroke-width:20px;stroke-opacity:.5}.nvd3 .nv-scatter .nv-point.hover{fill-opacity:1}.nv-noninteractive{pointer-events:none}.nv-distx,.nv-disty{pointer-events:none}.nvd3.nv-sparkline path{fill:none}.nvd3.nv-sparklineplus g.nv-hoverValue{pointer-events:none}.nvd3.nv-sparklineplus .nv-hoverValue line{stroke:#333;stroke-width:1.5px}.nvd3.nv-sparklineplus,.nvd3.nv-sparklineplus g{pointer-events:all}.nvd3 .nv-hoverArea{fill-opacity:0;stroke-opacity:0}.nvd3.nv-sparklineplus .nv-xValue,.nvd3.nv-sparklineplus .nv-yValue{stroke-width:0;font-size:.9em;font-weight:400}.nvd3.nv-sparklineplus .nv-yValue{stroke:#f66}.nvd3.nv-sparklineplus .nv-maxValue{stroke:#2ca02c;fill:#2ca02c}.nvd3.nv-sparklineplus .nv-minValue{stroke:#d62728;fill:#d62728}.nvd3.nv-sparklineplus .nv-currentValue{font-weight:700;font-size:1.1em}.nvd3.nv-stackedarea path.nv-area{fill-opacity:.7;stroke-opacity:0;transition:fill-opacity 250ms linear,stroke-opacity 250ms linear;-moz-transition:fill-opacity 250ms linear,stroke-opacity 250ms linear;-webkit-transition:fill-opacity 250ms linear,stroke-opacity 250ms linear}.nvd3.nv-stackedarea path.nv-area.hover{fill-opacity:.9}.nvd3.nv-stackedarea .nv-groups .nv-point{stroke-opacity:0;fill-opacity:0}.nvtooltip{position:absolute;background-color:rgba(255,255,255,1);color:rgba(0,0,0,1);padding:1px;border:1px solid rgba(0,0,0,.2);z-index:10000;display:block;font-family:Arial;font-size:13px;text-align:left;pointer-events:none;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nvtooltip{background:rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.5);border-radius:4px}.nvtooltip.with-transitions,.with-transitions .nvtooltip{transition:opacity 50ms linear;-moz-transition:opacity 50ms linear;-webkit-transition:opacity 50ms linear;transition-delay:200ms;-moz-transition-delay:200ms;-webkit-transition-delay:200ms}.nvtooltip.x-nvtooltip,.nvtooltip.y-nvtooltip{padding:8px}.nvtooltip h3{margin:0;padding:4px 14px;line-height:18px;font-weight:400;background-color:rgba(247,247,247,.75);color:rgba(0,0,0,1);text-align:center;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.nvtooltip p{margin:0;padding:5px 14px;text-align:center}.nvtooltip span{display:inline-block;margin:2px 0}.nvtooltip table{margin:6px;border-spacing:0}.nvtooltip table td{padding:2px 9px 2px 0;vertical-align:middle}.nvtooltip table td.key{font-weight:400}.nvtooltip table td.value{text-align:right;font-weight:700}.nvtooltip table tr.highlight td{padding:1px 9px 1px 0;border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px}.nvtooltip table td.legend-color-guide div{width:8px;height:8px;vertical-align:middle}.nvtooltip table td.legend-color-guide div{width:12px;height:12px;border:1px solid #999}.nvtooltip .footer{padding:3px;text-align:center}.nvtooltip-pending-removal{pointer-events:none;display:none}.nvd3 .nv-interactiveGuideLine{pointer-events:none}.nvd3 line.nv-guideline{stroke:#ccc}.octicon {\n  display: inline-block;\n  vertical-align: text-top;\n  fill: currentColor;\n}\nbody {\n font-family: sans-serif;\n font-size: 1em;\n font-kerning: normal;\n font-variant-ligatures: common-ligatures;\n text-rendering: optimizeLegibility;\n padding-top: 10px;\n}\n\n.popover {\n max-width: none;\n}\n\n.octicon {\n margin-right:.25em;\n vertical-align: baseline;\n width: 0.75em;\n}\n\n.table-bordered>thead>tr>td {\n border-bottom-width: 1px;\n}\n\n.table tbody>tr>td, .table thead>tr>td {\n padding-top: 3px;\n padding-bottom: 3px;\n}\n\n.table-condensed tbody>tr>td {\n padding-top: 0;\n padding-bottom: 0;\n}\n\n.table .progress {\n margin-bottom: inherit;\n}\n\n.table-borderless th, .table-borderless td {\n border: 0 !important;\n}\n\n.table tbody tr.covered-by-large-tests, li.covered-by-large-tests, tr.success, td.success, li.success, span.success {\n background-color: {{success-low}};\n}\n\n.table tbody tr.covered-by-medium-tests, li.covered-by-medium-tests {\n background-color: {{success-medium}};\n}\n\n.table tbody tr.covered-by-small-tests, li.covered-by-small-tests {\n background-color: {{success-high}};\n}\n\n.table tbody tr.warning, .table tbody td.warning, li.warning, span.warning {\n background-color: {{warning}};\n}\n\n.table tbody tr.danger, .table tbody td.danger, li.danger, span.danger {\n background-color: {{danger}};\n}\n\n.table tbody td.info {\n background-color: #d9edf7;\n}\n\ntd.big {\n vertical-align: middle;\n width: 117px;\n}\n\ntd.small {\n}\n\ntd.codeLine {\n font-family: \"Source Code Pro\", \"SFMono-Regular\", Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace;\n white-space: pre-wrap;\n}\n\ntd span.comment {\n color: #888a85;\n}\n\ntd span.default {\n color: #2e3436;\n}\n\ntd span.html {\n color: #888a85;\n}\n\ntd span.keyword {\n color: #2e3436;\n font-weight: bold;\n}\n\npre span.string {\n color: #2e3436;\n}\n\nspan.success, span.warning, span.danger {\n margin-right: 2px;\n padding-left: 10px;\n padding-right: 10px;\n text-align: center;\n}\n\n#toplink {\n position: fixed;\n left: 5px;\n bottom: 5px;\n outline: 0;\n}\n\nsvg text {\n font-family: \"Lucida Grande\", \"Lucida Sans Unicode\", Verdana, Arial, Helvetica, sans-serif;\n font-size: 11px;\n color: #666;\n fill: #666;\n}\n\n.scrollbox {\n height:245px;\n overflow-x:hidden;\n overflow-y:scroll;\n}\n\ntable + .structure-heading {\n border-top: 1px solid lightgrey;\n padding-top: 0.5em;\n}\n\n.legend {\n font-weight: bold;\n margin-right: 2px;\n padding-left: 10px;\n padding-right: 10px;\n text-align: center;\n}\n\n.covered-by-small-tests {\n background-color: {{success-high}};\n}\n\n.covered-by-medium-tests {\n background-color: {{success-medium}};\n}\n\n.covered-by-large-tests {\n background-color: {{success-low}};\n}\n\n.not-covered {\n background-color: {{danger}};\n}\n\n.not-coverable {\n background-color: {{warning}};\n}\n<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n  <meta charset=\"UTF-8\">\n  <title>Dashboard for {{full_path}}</title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"{{path_to_root}}_css/bootstrap.min.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/nv.d3.min.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/style.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/custom.css\" rel=\"stylesheet\" type=\"text/css\">\n </head>\n <body>\n  <header>\n   <div class=\"container-fluid\">\n    <div class=\"row\">\n     <div class=\"col-md-12\">\n      <nav aria-label=\"breadcrumb\">\n       <ol class=\"breadcrumb\">\n{{breadcrumbs}}\n       </ol>\n      </nav>\n     </div>\n    </div>\n   </div>\n  </header>\n  <div class=\"container-fluid\">\n   <div class=\"row\">\n    <div class=\"col-md-12\">\n     <h2>Classes</h2>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-6\">\n     <h3>Coverage Distribution</h3>\n     <div id=\"classCoverageDistribution\" style=\"height: 300px;\">\n       <svg></svg>\n     </div>\n    </div>\n    <div class=\"col-md-6\">\n     <h3>Complexity</h3>\n     <div id=\"classComplexity\" style=\"height: 300px;\">\n       <svg></svg>\n     </div>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-6\">\n     <h3>Insufficient Coverage</h3>\n     <div class=\"scrollbox\">\n      <table class=\"table\">\n       <thead>\n        <tr>\n         <th>Class</th>\n         <th class=\"text-right\">Coverage</th>\n        </tr>\n       </thead>\n       <tbody>\n{{insufficient_coverage_classes}}\n       </tbody>\n      </table>\n     </div>\n    </div>\n    <div class=\"col-md-6\">\n     <h3>Project Risks</h3>\n     <div class=\"scrollbox\">\n      <table class=\"table\">\n       <thead>\n        <tr>\n         <th>Class</th>\n         <th class=\"text-right\"><abbr title=\"Change Risk Anti-Patterns (CRAP) Index\">CRAP</abbr></th>\n        </tr>\n       </thead>\n       <tbody>\n{{project_risks_classes}}\n       </tbody>\n      </table>\n     </div>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-12\">\n     <h2>Methods</h2>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-6\">\n     <h3>Coverage Distribution</h3>\n     <div id=\"methodCoverageDistribution\" style=\"height: 300px;\">\n       <svg></svg>\n     </div>\n    </div>\n    <div class=\"col-md-6\">\n     <h3>Complexity</h3>\n     <div id=\"methodComplexity\" style=\"height: 300px;\">\n       <svg></svg>\n     </div>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-6\">\n     <h3>Insufficient Coverage</h3>\n     <div class=\"scrollbox\">\n      <table class=\"table\">\n       <thead>\n        <tr>\n         <th>Method</th>\n         <th class=\"text-right\">Coverage</th>\n        </tr>\n       </thead>\n       <tbody>\n{{insufficient_coverage_methods}}\n       </tbody>\n      </table>\n     </div>\n    </div>\n    <div class=\"col-md-6\">\n     <h3>Project Risks</h3>\n     <div class=\"scrollbox\">\n      <table class=\"table\">\n       <thead>\n        <tr>\n         <th>Method</th>\n         <th class=\"text-right\"><abbr title=\"Change Risk Anti-Patterns (CRAP) Index\">CRAP</abbr></th>\n        </tr>\n       </thead>\n       <tbody>\n{{project_risks_methods}}\n       </tbody>\n      </table>\n     </div>\n    </div>\n   </div>\n   <footer>\n    <hr/>\n    <p>\n     <small>Generated by <a href=\"https://github.com/sebastianbergmann/php-code-coverage\" target=\"_top\">php-code-coverage {{version}}</a> using {{runtime}}{{generator}} at {{date}}.</small>\n    </p>\n   </footer>\n  </div>\n  <script src=\"{{path_to_root}}_js/jquery.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/d3.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/nv.d3.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script type=\"text/javascript\">\n$(document).ready(function() {\n  nv.addGraph(function() {\n    var chart = nv.models.multiBarChart();\n    chart.tooltips(false)\n      .showControls(false)\n      .showLegend(false)\n      .reduceXTicks(false)\n      .staggerLabels(true)\n      .yAxis.tickFormat(d3.format('d'));\n\n    d3.select('#classCoverageDistribution svg')\n      .datum(getCoverageDistributionData({{class_coverage_distribution}}, \"Class Coverage\"))\n      .transition().duration(500).call(chart);\n\n    nv.utils.windowResize(chart.update);\n\n    return chart;\n  });\n\n  nv.addGraph(function() {\n    var chart = nv.models.multiBarChart();\n    chart.tooltips(false)\n      .showControls(false)\n      .showLegend(false)\n      .reduceXTicks(false)\n      .staggerLabels(true)\n      .yAxis.tickFormat(d3.format('d'));\n\n    d3.select('#methodCoverageDistribution svg')\n      .datum(getCoverageDistributionData({{method_coverage_distribution}}, \"Method Coverage\"))\n      .transition().duration(500).call(chart);\n\n    nv.utils.windowResize(chart.update);\n\n    return chart;\n  });\n\n  function getCoverageDistributionData(data, label) {\n    var labels = [\n      '0%',\n      '0-10%',\n      '10-20%',\n      '20-30%',\n      '30-40%',\n      '40-50%',\n      '50-60%',\n      '60-70%',\n      '70-80%',\n      '80-90%',\n      '90-100%',\n      '100%'\n    ];\n    var values = [];\n    $.each(labels, function(key) {\n      values.push({x: labels[key], y: data[key]});\n    });\n\n    return [\n      {\n        key: label,\n        values: values,\n        color: \"#4572A7\"\n      }\n    ];\n  }\n  nv.addGraph(function() {\n    var chart = nv.models.scatterChart()\n      .showDistX(true)\n      .showDistY(true)\n      .showLegend(false)\n      .forceX([0, 100]);\n    chart.tooltipContent(function(graph) {\n      return '<p>' + graph.point.class + '</p>';\n    });\n\n    chart.xAxis.axisLabel('Code Coverage (in percent)');\n    chart.yAxis.axisLabel('Cyclomatic Complexity');\n\n    d3.select('#classComplexity svg')\n      .datum(getComplexityData({{complexity_class}}, 'Class Complexity'))\n      .transition()\n      .duration(500)\n      .call(chart);\n\n    nv.utils.windowResize(chart.update);\n\n    return chart;\n  });\n\n  nv.addGraph(function() {\n    var chart = nv.models.scatterChart()\n      .showDistX(true)\n      .showDistY(true)\n      .showLegend(false)\n      .forceX([0, 100]);\n    chart.tooltipContent(function(graph) {\n      return '<p>' + graph.point.class + '</p>';\n    });\n\n    chart.xAxis.axisLabel('Code Coverage (in percent)');\n    chart.yAxis.axisLabel('Method Complexity');\n\n    d3.select('#methodComplexity svg')\n      .datum(getComplexityData({{complexity_method}}, 'Method Complexity'))\n      .transition()\n      .duration(500)\n      .call(chart);\n\n    nv.utils.windowResize(chart.update);\n\n    return chart;\n  });\n\n  function getComplexityData(data, label) {\n    var values = [];\n    $.each(data, function(key) {\n      var value = Math.round(data[key][0]*100) / 100;\n      values.push({\n        x: value,\n        y: data[key][1],\n        class: data[key][2],\n        size: 0.05,\n        shape: 'diamond'\n      });\n    });\n\n    return [\n      {\n        key: label,\n        values: values,\n        color: \"#4572A7\"\n      }\n    ];\n  }\n});\n  </script>\n </body>\n</html>\n<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n  <meta charset=\"UTF-8\">\n  <title>Dashboard for {{full_path}}</title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"{{path_to_root}}_css/bootstrap.min.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/nv.d3.min.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/style.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/custom.css\" rel=\"stylesheet\" type=\"text/css\">\n </head>\n <body>\n  <header>\n   <div class=\"container-fluid\">\n    <div class=\"row\">\n     <div class=\"col-md-12\">\n      <nav aria-label=\"breadcrumb\">\n       <ol class=\"breadcrumb\">\n{{breadcrumbs}}\n       </ol>\n      </nav>\n     </div>\n    </div>\n   </div>\n  </header>\n  <div class=\"container-fluid\">\n   <div class=\"row\">\n    <div class=\"col-md-12\">\n     <h2>Classes</h2>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-6\">\n     <h3>Coverage Distribution</h3>\n     <div id=\"classCoverageDistribution\" style=\"height: 300px;\">\n       <svg></svg>\n     </div>\n    </div>\n    <div class=\"col-md-6\">\n     <h3>Complexity</h3>\n     <div id=\"classComplexity\" style=\"height: 300px;\">\n       <svg></svg>\n     </div>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-6\">\n     <h3>Insufficient Coverage</h3>\n     <div class=\"scrollbox\">\n      <table class=\"table\">\n       <thead>\n        <tr>\n         <th>Class</th>\n         <th class=\"text-right\">Coverage</th>\n        </tr>\n       </thead>\n       <tbody>\n{{insufficient_coverage_classes}}\n       </tbody>\n      </table>\n     </div>\n    </div>\n    <div class=\"col-md-6\">\n     <h3>Project Risks</h3>\n     <div class=\"scrollbox\">\n      <table class=\"table\">\n       <thead>\n        <tr>\n         <th>Class</th>\n         <th class=\"text-right\"><abbr title=\"Change Risk Anti-Patterns (CRAP) Index\">CRAP</abbr></th>\n        </tr>\n       </thead>\n       <tbody>\n{{project_risks_classes}}\n       </tbody>\n      </table>\n     </div>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-12\">\n     <h2>Methods</h2>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-6\">\n     <h3>Coverage Distribution</h3>\n     <div id=\"methodCoverageDistribution\" style=\"height: 300px;\">\n       <svg></svg>\n     </div>\n    </div>\n    <div class=\"col-md-6\">\n     <h3>Complexity</h3>\n     <div id=\"methodComplexity\" style=\"height: 300px;\">\n       <svg></svg>\n     </div>\n    </div>\n   </div>\n   <div class=\"row\">\n    <div class=\"col-md-6\">\n     <h3>Insufficient Coverage</h3>\n     <div class=\"scrollbox\">\n      <table class=\"table\">\n       <thead>\n        <tr>\n         <th>Method</th>\n         <th class=\"text-right\">Coverage</th>\n        </tr>\n       </thead>\n       <tbody>\n{{insufficient_coverage_methods}}\n       </tbody>\n      </table>\n     </div>\n    </div>\n    <div class=\"col-md-6\">\n     <h3>Project Risks</h3>\n     <div class=\"scrollbox\">\n      <table class=\"table\">\n       <thead>\n        <tr>\n         <th>Method</th>\n         <th class=\"text-right\"><abbr title=\"Change Risk Anti-Patterns (CRAP) Index\">CRAP</abbr></th>\n        </tr>\n       </thead>\n       <tbody>\n{{project_risks_methods}}\n       </tbody>\n      </table>\n     </div>\n    </div>\n   </div>\n   <footer>\n    <hr/>\n    <p>\n     <small>Generated by <a href=\"https://github.com/sebastianbergmann/php-code-coverage\" target=\"_top\">php-code-coverage {{version}}</a> using {{runtime}}{{generator}} at {{date}}.</small>\n    </p>\n   </footer>\n  </div>\n  <script src=\"{{path_to_root}}_js/jquery.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/d3.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/nv.d3.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script type=\"text/javascript\">\n$(document).ready(function() {\n  nv.addGraph(function() {\n    var chart = nv.models.multiBarChart();\n    chart.tooltips(false)\n      .showControls(false)\n      .showLegend(false)\n      .reduceXTicks(false)\n      .staggerLabels(true)\n      .yAxis.tickFormat(d3.format('d'));\n\n    d3.select('#classCoverageDistribution svg')\n      .datum(getCoverageDistributionData({{class_coverage_distribution}}, \"Class Coverage\"))\n      .transition().duration(500).call(chart);\n\n    nv.utils.windowResize(chart.update);\n\n    return chart;\n  });\n\n  nv.addGraph(function() {\n    var chart = nv.models.multiBarChart();\n    chart.tooltips(false)\n      .showControls(false)\n      .showLegend(false)\n      .reduceXTicks(false)\n      .staggerLabels(true)\n      .yAxis.tickFormat(d3.format('d'));\n\n    d3.select('#methodCoverageDistribution svg')\n      .datum(getCoverageDistributionData({{method_coverage_distribution}}, \"Method Coverage\"))\n      .transition().duration(500).call(chart);\n\n    nv.utils.windowResize(chart.update);\n\n    return chart;\n  });\n\n  function getCoverageDistributionData(data, label) {\n    var labels = [\n      '0%',\n      '0-10%',\n      '10-20%',\n      '20-30%',\n      '30-40%',\n      '40-50%',\n      '50-60%',\n      '60-70%',\n      '70-80%',\n      '80-90%',\n      '90-100%',\n      '100%'\n    ];\n    var values = [];\n    $.each(labels, function(key) {\n      values.push({x: labels[key], y: data[key]});\n    });\n\n    return [\n      {\n        key: label,\n        values: values,\n        color: \"#4572A7\"\n      }\n    ];\n  }\n  nv.addGraph(function() {\n    var chart = nv.models.scatterChart()\n      .showDistX(true)\n      .showDistY(true)\n      .showLegend(false)\n      .forceX([0, 100]);\n    chart.tooltipContent(function(graph) {\n      return '<p>' + graph.point.class + '</p>';\n    });\n\n    chart.xAxis.axisLabel('Code Coverage (in percent)');\n    chart.yAxis.axisLabel('Cyclomatic Complexity');\n\n    d3.select('#classComplexity svg')\n      .datum(getComplexityData({{complexity_class}}, 'Class Complexity'))\n      .transition()\n      .duration(500)\n      .call(chart);\n\n    nv.utils.windowResize(chart.update);\n\n    return chart;\n  });\n\n  nv.addGraph(function() {\n    var chart = nv.models.scatterChart()\n      .showDistX(true)\n      .showDistY(true)\n      .showLegend(false)\n      .forceX([0, 100]);\n    chart.tooltipContent(function(graph) {\n      return '<p>' + graph.point.class + '</p>';\n    });\n\n    chart.xAxis.axisLabel('Code Coverage (in percent)');\n    chart.yAxis.axisLabel('Method Complexity');\n\n    d3.select('#methodComplexity svg')\n      .datum(getComplexityData({{complexity_method}}, 'Method Complexity'))\n      .transition()\n      .duration(500)\n      .call(chart);\n\n    nv.utils.windowResize(chart.update);\n\n    return chart;\n  });\n\n  function getComplexityData(data, label) {\n    var values = [];\n    $.each(data, function(key) {\n      var value = Math.round(data[key][0]*100) / 100;\n      values.push({\n        x: value,\n        y: data[key][1],\n        class: data[key][2],\n        size: 0.05,\n        shape: 'diamond'\n      });\n    });\n\n    return [\n      {\n        key: label,\n        values: values,\n        color: \"#4572A7\"\n      }\n    ];\n  }\n});\n  </script>\n </body>\n</html>\n<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n  <meta charset=\"UTF-8\">\n  <title>Code Coverage for {{full_path}}</title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"{{path_to_root}}_css/bootstrap.min.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/octicons.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/style.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/custom.css\" rel=\"stylesheet\" type=\"text/css\">\n </head>\n <body>\n  <header>\n   <div class=\"container-fluid\">\n    <div class=\"row\">\n     <div class=\"col-md-12\">\n      <nav aria-label=\"breadcrumb\">\n       <ol class=\"breadcrumb\">\n{{breadcrumbs}}\n       </ol>\n      </nav>\n     </div>\n    </div>\n   </div>\n  </header>\n  <div class=\"container-fluid\">\n   <div class=\"table-responsive\">\n    <table class=\"table table-bordered\">\n     <thead>\n      <tr>\n       <td>&nbsp;</td>\n       <td colspan=\"9\"><div align=\"center\"><strong>Code Coverage</strong></div></td>\n      </tr>\n      <tr>\n       <td>&nbsp;</td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Lines</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Functions and Methods</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Classes and Traits</strong></div></td>\n      </tr>\n     </thead>\n     <tbody>\n{{items}}\n     </tbody>\n    </table>\n   </div>\n   <footer>\n    <hr/>\n    <h4>Legend</h4>\n    <p>\n     <span class=\"danger\"><strong>Low</strong>: 0% to {{low_upper_bound}}%</span>\n     <span class=\"warning\"><strong>Medium</strong>: {{low_upper_bound}}% to {{high_lower_bound}}%</span>\n     <span class=\"success\"><strong>High</strong>: {{high_lower_bound}}% to 100%</span>\n    </p>\n    <p>\n     <small>Generated by <a href=\"https://github.com/sebastianbergmann/php-code-coverage\" target=\"_top\">php-code-coverage {{version}}</a> using {{runtime}}{{generator}} at {{date}}.</small>\n    </p>\n   </footer>\n  </div>\n </body>\n</html>\n<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n  <meta charset=\"UTF-8\">\n  <title>Code Coverage for {{full_path}}</title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"{{path_to_root}}_css/bootstrap.min.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/octicons.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/style.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/custom.css\" rel=\"stylesheet\" type=\"text/css\">\n </head>\n <body>\n  <header>\n   <div class=\"container-fluid\">\n    <div class=\"row\">\n     <div class=\"col-md-12\">\n      <nav aria-label=\"breadcrumb\">\n       <ol class=\"breadcrumb\">\n{{breadcrumbs}}\n       </ol>\n      </nav>\n     </div>\n    </div>\n   </div>\n  </header>\n  <div class=\"container-fluid\">\n   <div class=\"table-responsive\">\n    <table class=\"table table-bordered\">\n     <thead>\n      <tr>\n       <td>&nbsp;</td>\n       <td colspan=\"15\"><div align=\"center\"><strong>Code Coverage</strong></div></td>\n      </tr>\n      <tr>\n       <td>&nbsp;</td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Lines</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Branches</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Paths</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Functions and Methods</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Classes and Traits</strong></div></td>\n      </tr>\n     </thead>\n     <tbody>\n{{items}}\n     </tbody>\n    </table>\n   </div>\n   <footer>\n    <hr/>\n    <h4>Legend</h4>\n    <p>\n     <span class=\"danger\"><strong>Low</strong>: 0% to {{low_upper_bound}}%</span>\n     <span class=\"warning\"><strong>Medium</strong>: {{low_upper_bound}}% to {{high_lower_bound}}%</span>\n     <span class=\"success\"><strong>High</strong>: {{high_lower_bound}}% to 100%</span>\n    </p>\n    <p>\n     <small>Generated by <a href=\"https://github.com/sebastianbergmann/php-code-coverage\" target=\"_top\">php-code-coverage {{version}}</a> using {{runtime}}{{generator}} at {{date}}.</small>\n    </p>\n   </footer>\n  </div>\n </body>\n</html>\n      <tr>\n       <td class=\"{{lines_level}}\">{{icon}}{{name}}</td>\n       <td class=\"{{lines_level}} big\">{{lines_bar}}</td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_executed_percent}}</div></td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_number}}</div></td>\n       <td class=\"{{methods_level}} big\">{{methods_bar}}</td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_tested_percent}}</div></td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_number}}</div></td>\n       <td class=\"{{classes_level}} big\">{{classes_bar}}</td>\n       <td class=\"{{classes_level}} small\"><div align=\"right\">{{classes_tested_percent}}</div></td>\n       <td class=\"{{classes_level}} small\"><div align=\"right\">{{classes_number}}</div></td>\n      </tr>\n\n      <tr>\n       <td class=\"{{lines_level}}\">{{icon}}{{name}}</td>\n       <td class=\"{{lines_level}} big\">{{lines_bar}}</td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_executed_percent}}</div></td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_number}}</div></td>\n       <td class=\"{{branches_level}} big\">{{branches_bar}}</td>\n       <td class=\"{{branches_level}} small\"><div align=\"right\">{{branches_executed_percent}}</div></td>\n       <td class=\"{{branches_level}} small\"><div align=\"right\">{{branches_number}}</div></td>\n       <td class=\"{{paths_level}} big\">{{paths_bar}}</td>\n       <td class=\"{{paths_level}} small\"><div align=\"right\">{{paths_executed_percent}}</div></td>\n       <td class=\"{{paths_level}} small\"><div align=\"right\">{{paths_number}}</div></td>\n       <td class=\"{{methods_level}} big\">{{methods_bar}}</td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_tested_percent}}</div></td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_number}}</div></td>\n       <td class=\"{{classes_level}} big\">{{classes_bar}}</td>\n       <td class=\"{{classes_level}} small\"><div align=\"right\">{{classes_tested_percent}}</div></td>\n       <td class=\"{{classes_level}} small\"><div align=\"right\">{{classes_number}}</div></td>\n      </tr>\n\n<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n  <meta charset=\"UTF-8\">\n  <title>Code Coverage for {{full_path}}</title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"{{path_to_root}}_css/bootstrap.min.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/octicons.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/style.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/custom.css\" rel=\"stylesheet\" type=\"text/css\">\n </head>\n <body>\n  <header>\n   <div class=\"container-fluid\">\n    <div class=\"row\">\n     <div class=\"col-md-12\">\n      <nav aria-label=\"breadcrumb\">\n       <ol class=\"breadcrumb\">\n{{breadcrumbs}}\n       </ol>\n      </nav>\n     </div>\n    </div>\n   </div>\n  </header>\n  <div class=\"container-fluid\">\n   <div class=\"table-responsive\">\n    <table class=\"table table-bordered\">\n     <thead>\n      <tr>\n       <td>&nbsp;</td>\n       <td colspan=\"10\"><div align=\"center\"><strong>Code Coverage</strong></div></td>\n      </tr>\n      <tr>\n       <td>&nbsp;</td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Lines</strong></div></td>\n       <td colspan=\"4\"><div align=\"center\"><strong>Functions and Methods</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Classes and Traits</strong></div></td>\n      </tr>\n     </thead>\n     <tbody>\n{{items}}\n     </tbody>\n    </table>\n   </div>\n{{lines}}\n{{structure}}\n   <footer>\n    <hr/>\n    <h4>Legend</h4>\n    {{legend}}\n    <p>\n     <small>Generated by <a href=\"https://github.com/sebastianbergmann/php-code-coverage\" target=\"_top\">php-code-coverage {{version}}</a> using {{runtime}}{{generator}} at {{date}}.</small>\n    </p>\n    <a title=\"Back to the top\" id=\"toplink\" href=\"#\">\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"16\" viewBox=\"0 0 12 16\"><path fill-rule=\"evenodd\" d=\"M12 11L6 5l-6 6h12z\"/></svg>\n    </a>\n   </footer>\n  </div>\n  <script src=\"{{path_to_root}}_js/jquery.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/popper.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/bootstrap.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/file.js?v={{version}}\" type=\"text/javascript\"></script>\n </body>\n</html>\n<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n  <meta charset=\"UTF-8\">\n  <title>Code Coverage for {{full_path}}</title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"{{path_to_root}}_css/bootstrap.min.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/octicons.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/style.css?v={{version}}\" rel=\"stylesheet\" type=\"text/css\">\n  <link href=\"{{path_to_root}}_css/custom.css\" rel=\"stylesheet\" type=\"text/css\">\n </head>\n <body>\n  <header>\n   <div class=\"container-fluid\">\n    <div class=\"row\">\n     <div class=\"col-md-12\">\n      <nav aria-label=\"breadcrumb\">\n       <ol class=\"breadcrumb\">\n{{breadcrumbs}}\n       </ol>\n      </nav>\n     </div>\n    </div>\n   </div>\n  </header>\n  <div class=\"container-fluid\">\n   <div class=\"table-responsive\">\n    <table class=\"table table-bordered\">\n     <thead>\n      <tr>\n       <td>&nbsp;</td>\n       <td colspan=\"16\"><div align=\"center\"><strong>Code Coverage</strong></div></td>\n      </tr>\n      <tr>\n       <td>&nbsp;</td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Lines</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Branches</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Paths</strong></div></td>\n       <td colspan=\"4\"><div align=\"center\"><strong>Functions and Methods</strong></div></td>\n       <td colspan=\"3\"><div align=\"center\"><strong>Classes and Traits</strong></div></td>\n      </tr>\n     </thead>\n     <tbody>\n{{items}}\n     </tbody>\n    </table>\n   </div>\n{{lines}}\n{{structure}}\n   <footer>\n    <hr/>\n    <h4>Legend</h4>\n    {{legend}}\n    <p>\n     <small>Generated by <a href=\"https://github.com/sebastianbergmann/php-code-coverage\" target=\"_top\">php-code-coverage {{version}}</a> using {{runtime}}{{generator}} at {{date}}.</small>\n    </p>\n    <a title=\"Back to the top\" id=\"toplink\" href=\"#\">\n        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"16\" viewBox=\"0 0 12 16\"><path fill-rule=\"evenodd\" d=\"M12 11L6 5l-6 6h12z\"/></svg>\n    </a>\n   </footer>\n  </div>\n  <script src=\"{{path_to_root}}_js/jquery.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/popper.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/bootstrap.min.js?v={{version}}\" type=\"text/javascript\"></script>\n  <script src=\"{{path_to_root}}_js/file.js?v={{version}}\" type=\"text/javascript\"></script>\n </body>\n</html>\n      <tr>\n       <td class=\"{{lines_level}}\">{{name}}</td>\n       <td class=\"{{lines_level}} big\">{{lines_bar}}</td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_executed_percent}}</div></td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_number}}</div></td>\n       <td class=\"{{methods_level}} big\">{{methods_bar}}</td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_tested_percent}}</div></td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_number}}</div></td>\n       <td class=\"{{methods_level}} small\">{{crap}}</td>\n       <td class=\"{{classes_level}} big\">{{classes_bar}}</td>\n       <td class=\"{{classes_level}} small\"><div align=\"right\">{{classes_tested_percent}}</div></td>\n       <td class=\"{{classes_level}} small\"><div align=\"right\">{{classes_number}}</div></td>\n      </tr>\n\n      <tr>\n       <td class=\"{{lines_level}}\">{{name}}</td>\n       <td class=\"{{lines_level}} big\">{{lines_bar}}</td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_executed_percent}}</div></td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_number}}</div></td>\n       <td class=\"{{branches_level}} big\">{{branches_bar}}</td>\n       <td class=\"{{branches_level}} small\"><div align=\"right\">{{branches_executed_percent}}</div></td>\n       <td class=\"{{branches_level}} small\"><div align=\"right\">{{branches_number}}</div></td>\n       <td class=\"{{paths_level}} big\">{{paths_bar}}</td>\n       <td class=\"{{paths_level}} small\"><div align=\"right\">{{paths_executed_percent}}</div></td>\n       <td class=\"{{paths_level}} small\"><div align=\"right\">{{paths_number}}</div></td>\n       <td class=\"{{methods_level}} big\">{{methods_bar}}</td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_tested_percent}}</div></td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_number}}</div></td>\n       <td class=\"{{methods_level}} small\">{{crap}}</td>\n       <td class=\"{{classes_level}} big\">{{classes_bar}}</td>\n       <td class=\"{{classes_level}} small\"><div align=\"right\">{{classes_tested_percent}}</div></td>\n       <td class=\"{{classes_level}} small\"><div align=\"right\">{{classes_number}}</div></td>\n      </tr>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"16\" viewBox=\"0 0 12 16\"><path fill-rule=\"evenodd\" d=\"M8.5 1H1c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V4.5L8.5 1zM11 14H1V2h7l3 3v9zM5 6.98L3.5 8.5 5 10l-.5 1L2 8.5 4.5 6l.5.98zM7.5 6L10 8.5 7.5 11l-.5-.98L8.5 8.5 7 7l.5-1z\"/></svg><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"16\" viewBox=\"0 0 14 16\"><path fill-rule=\"evenodd\" d=\"M13 4H7V3c0-.66-.31-1-1-1H1c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zM6 4H1V3h5v1z\"/></svg>/*!\n  * Bootstrap v4.6.2 (https://getbootstrap.com/)\n  * Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)\n  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n  */\n!function(t,e){\"object\"==typeof exports&&\"undefined\"!=typeof module?e(exports,require(\"jquery\"),require(\"popper.js\")):\"function\"==typeof define&&define.amd?define([\"exports\",\"jquery\",\"popper.js\"],e):e((t=\"undefined\"!=typeof globalThis?globalThis:t||self).bootstrap={},t.jQuery,t.Popper)}(this,(function(t,e,n){\"use strict\";function i(t){return t&&\"object\"==typeof t&&\"default\"in t?t:{default:t}}var o=i(e),a=i(n);function s(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,\"value\"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function l(t,e,n){return e&&s(t.prototype,e),n&&s(t,n),Object.defineProperty(t,\"prototype\",{writable:!1}),t}function r(){return r=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},r.apply(this,arguments)}function u(t,e){return u=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},u(t,e)}var f=\"transitionend\";var d={TRANSITION_END:\"bsTransitionEnd\",getUID:function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},getSelectorFromElement:function(t){var e=t.getAttribute(\"data-target\");if(!e||\"#\"===e){var n=t.getAttribute(\"href\");e=n&&\"#\"!==n?n.trim():\"\"}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var e=o.default(t).css(\"transition-duration\"),n=o.default(t).css(\"transition-delay\"),i=parseFloat(e),a=parseFloat(n);return i||a?(e=e.split(\",\")[0],n=n.split(\",\")[0],1e3*(parseFloat(e)+parseFloat(n))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){o.default(t).trigger(f)},supportsTransitionEnd:function(){return Boolean(f)},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],a=e[i],s=a&&d.isElement(a)?\"element\":null===(l=a)||\"undefined\"==typeof l?\"\"+l:{}.toString.call(l).match(/\\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(o).test(s))throw new Error(t.toUpperCase()+': Option \"'+i+'\" provided type \"'+s+'\" but expected type \"'+o+'\".')}var l},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if(\"function\"==typeof t.getRootNode){var e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?d.findShadowRoot(t.parentNode):null},jQueryDetection:function(){if(\"undefined\"==typeof o.default)throw new TypeError(\"Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.\");var t=o.default.fn.jquery.split(\" \")[0].split(\".\");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||t[0]>=4)throw new Error(\"Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0\")}};d.jQueryDetection(),o.default.fn.emulateTransitionEnd=function(t){var e=this,n=!1;return o.default(this).one(d.TRANSITION_END,(function(){n=!0})),setTimeout((function(){n||d.triggerTransitionEnd(e)}),t),this},o.default.event.special[d.TRANSITION_END]={bindType:f,delegateType:f,handle:function(t){if(o.default(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var c=\"bs.alert\",h=o.default.fn.alert,g=function(){function t(t){this._element=t}var e=t.prototype;return e.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},e.dispose=function(){o.default.removeData(this._element,c),this._element=null},e._getRootElement=function(t){var e=d.getSelectorFromElement(t),n=!1;return e&&(n=document.querySelector(e)),n||(n=o.default(t).closest(\".alert\")[0]),n},e._triggerCloseEvent=function(t){var e=o.default.Event(\"close.bs.alert\");return o.default(t).trigger(e),e},e._removeElement=function(t){var e=this;if(o.default(t).removeClass(\"show\"),o.default(t).hasClass(\"fade\")){var n=d.getTransitionDurationFromElement(t);o.default(t).one(d.TRANSITION_END,(function(n){return e._destroyElement(t,n)})).emulateTransitionEnd(n)}else this._destroyElement(t)},e._destroyElement=function(t){o.default(t).detach().trigger(\"closed.bs.alert\").remove()},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data(c);i||(i=new t(this),n.data(c,i)),\"close\"===e&&i[e](this)}))},t._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}}]),t}();o.default(document).on(\"click.bs.alert.data-api\",'[data-dismiss=\"alert\"]',g._handleDismiss(new g)),o.default.fn.alert=g._jQueryInterface,o.default.fn.alert.Constructor=g,o.default.fn.alert.noConflict=function(){return o.default.fn.alert=h,g._jQueryInterface};var m=\"bs.button\",p=o.default.fn.button,_=\"active\",v='[data-toggle^=\"button\"]',y='input:not([type=\"hidden\"])',b=\".btn\",E=function(){function t(t){this._element=t,this.shouldAvoidTriggerChange=!1}var e=t.prototype;return e.toggle=function(){var t=!0,e=!0,n=o.default(this._element).closest('[data-toggle=\"buttons\"]')[0];if(n){var i=this._element.querySelector(y);if(i){if(\"radio\"===i.type)if(i.checked&&this._element.classList.contains(_))t=!1;else{var a=n.querySelector(\".active\");a&&o.default(a).removeClass(_)}t&&(\"checkbox\"!==i.type&&\"radio\"!==i.type||(i.checked=!this._element.classList.contains(_)),this.shouldAvoidTriggerChange||o.default(i).trigger(\"change\")),i.focus(),e=!1}}this._element.hasAttribute(\"disabled\")||this._element.classList.contains(\"disabled\")||(e&&this._element.setAttribute(\"aria-pressed\",!this._element.classList.contains(_)),t&&o.default(this._element).toggleClass(_))},e.dispose=function(){o.default.removeData(this._element,m),this._element=null},t._jQueryInterface=function(e,n){return this.each((function(){var i=o.default(this),a=i.data(m);a||(a=new t(this),i.data(m,a)),a.shouldAvoidTriggerChange=n,\"toggle\"===e&&a[e]()}))},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}}]),t}();o.default(document).on(\"click.bs.button.data-api\",v,(function(t){var e=t.target,n=e;if(o.default(e).hasClass(\"btn\")||(e=o.default(e).closest(b)[0]),!e||e.hasAttribute(\"disabled\")||e.classList.contains(\"disabled\"))t.preventDefault();else{var i=e.querySelector(y);if(i&&(i.hasAttribute(\"disabled\")||i.classList.contains(\"disabled\")))return void t.preventDefault();\"INPUT\"!==n.tagName&&\"LABEL\"===e.tagName||E._jQueryInterface.call(o.default(e),\"toggle\",\"INPUT\"===n.tagName)}})).on(\"focus.bs.button.data-api blur.bs.button.data-api\",v,(function(t){var e=o.default(t.target).closest(b)[0];o.default(e).toggleClass(\"focus\",/^focus(in)?$/.test(t.type))})),o.default(window).on(\"load.bs.button.data-api\",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-toggle=\"buttons\"] .btn')),e=0,n=t.length;e<n;e++){var i=t[e],o=i.querySelector(y);o.checked||o.hasAttribute(\"checked\")?i.classList.add(_):i.classList.remove(_)}for(var a=0,s=(t=[].slice.call(document.querySelectorAll('[data-toggle=\"button\"]'))).length;a<s;a++){var l=t[a];\"true\"===l.getAttribute(\"aria-pressed\")?l.classList.add(_):l.classList.remove(_)}})),o.default.fn.button=E._jQueryInterface,o.default.fn.button.Constructor=E,o.default.fn.button.noConflict=function(){return o.default.fn.button=p,E._jQueryInterface};var T=\"carousel\",w=\"bs.carousel\",C=o.default.fn[T],S=\"active\",N=\"next\",D=\"prev\",A=\"slid.bs.carousel\",I=\".active.carousel-item\",k={interval:5e3,keyboard:!0,slide:!1,pause:\"hover\",wrap:!0,touch:!0},O={interval:\"(number|boolean)\",keyboard:\"boolean\",slide:\"(boolean|string)\",pause:\"(string|boolean)\",wrap:\"boolean\",touch:\"boolean\"},j={TOUCH:\"touch\",PEN:\"pen\"},P=function(){function t(t,e){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(\".carousel-indicators\"),this._touchSupported=\"ontouchstart\"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var e=t.prototype;return e.next=function(){this._isSliding||this._slide(N)},e.nextWhenVisible=function(){var t=o.default(this._element);!document.hidden&&t.is(\":visible\")&&\"hidden\"!==t.css(\"visibility\")&&this.next()},e.prev=function(){this._isSliding||this._slide(D)},e.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(\".carousel-item-next, .carousel-item-prev\")&&(d.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},e.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},e.to=function(t){var e=this;this._activeElement=this._element.querySelector(I);var n=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)o.default(this._element).one(A,(function(){return e.to(t)}));else{if(n===t)return this.pause(),void this.cycle();var i=t>n?N:D;this._slide(i,this._items[t])}},e.dispose=function(){o.default(this._element).off(\".bs.carousel\"),o.default.removeData(this._element,w),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},e._getConfig=function(t){return t=r({},k,t),d.typeCheckConfig(T,t,O),t},e._handleSwipe=function(){var t=Math.abs(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0&&this.prev(),e<0&&this.next()}},e._addEventListeners=function(){var t=this;this._config.keyboard&&o.default(this._element).on(\"keydown.bs.carousel\",(function(e){return t._keydown(e)})),\"hover\"===this._config.pause&&o.default(this._element).on(\"mouseenter.bs.carousel\",(function(e){return t.pause(e)})).on(\"mouseleave.bs.carousel\",(function(e){return t.cycle(e)})),this._config.touch&&this._addTouchEventListeners()},e._addTouchEventListeners=function(){var t=this;if(this._touchSupported){var e=function(e){t._pointerEvent&&j[e.originalEvent.pointerType.toUpperCase()]?t.touchStartX=e.originalEvent.clientX:t._pointerEvent||(t.touchStartX=e.originalEvent.touches[0].clientX)},n=function(e){t._pointerEvent&&j[e.originalEvent.pointerType.toUpperCase()]&&(t.touchDeltaX=e.originalEvent.clientX-t.touchStartX),t._handleSwipe(),\"hover\"===t._config.pause&&(t.pause(),t.touchTimeout&&clearTimeout(t.touchTimeout),t.touchTimeout=setTimeout((function(e){return t.cycle(e)}),500+t._config.interval))};o.default(this._element.querySelectorAll(\".carousel-item img\")).on(\"dragstart.bs.carousel\",(function(t){return t.preventDefault()})),this._pointerEvent?(o.default(this._element).on(\"pointerdown.bs.carousel\",(function(t){return e(t)})),o.default(this._element).on(\"pointerup.bs.carousel\",(function(t){return n(t)})),this._element.classList.add(\"pointer-event\")):(o.default(this._element).on(\"touchstart.bs.carousel\",(function(t){return e(t)})),o.default(this._element).on(\"touchmove.bs.carousel\",(function(e){return function(e){t.touchDeltaX=e.originalEvent.touches&&e.originalEvent.touches.length>1?0:e.originalEvent.touches[0].clientX-t.touchStartX}(e)})),o.default(this._element).on(\"touchend.bs.carousel\",(function(t){return n(t)})))}},e._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next()}},e._getItemIndex=function(t){return this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(\".carousel-item\")):[],this._items.indexOf(t)},e._getItemByDirection=function(t,e){var n=t===N,i=t===D,o=this._getItemIndex(e),a=this._items.length-1;if((i&&0===o||n&&o===a)&&!this._config.wrap)return e;var s=(o+(t===D?-1:1))%this._items.length;return-1===s?this._items[this._items.length-1]:this._items[s]},e._triggerSlideEvent=function(t,e){var n=this._getItemIndex(t),i=this._getItemIndex(this._element.querySelector(I)),a=o.default.Event(\"slide.bs.carousel\",{relatedTarget:t,direction:e,from:i,to:n});return o.default(this._element).trigger(a),a},e._setActiveIndicatorElement=function(t){if(this._indicatorsElement){var e=[].slice.call(this._indicatorsElement.querySelectorAll(\".active\"));o.default(e).removeClass(S);var n=this._indicatorsElement.children[this._getItemIndex(t)];n&&o.default(n).addClass(S)}},e._updateInterval=function(){var t=this._activeElement||this._element.querySelector(I);if(t){var e=parseInt(t.getAttribute(\"data-interval\"),10);e?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=e):this._config.interval=this._config.defaultInterval||this._config.interval}},e._slide=function(t,e){var n,i,a,s=this,l=this._element.querySelector(I),r=this._getItemIndex(l),u=e||l&&this._getItemByDirection(t,l),f=this._getItemIndex(u),c=Boolean(this._interval);if(t===N?(n=\"carousel-item-left\",i=\"carousel-item-next\",a=\"left\"):(n=\"carousel-item-right\",i=\"carousel-item-prev\",a=\"right\"),u&&o.default(u).hasClass(S))this._isSliding=!1;else if(!this._triggerSlideEvent(u,a).isDefaultPrevented()&&l&&u){this._isSliding=!0,c&&this.pause(),this._setActiveIndicatorElement(u),this._activeElement=u;var h=o.default.Event(A,{relatedTarget:u,direction:a,from:r,to:f});if(o.default(this._element).hasClass(\"slide\")){o.default(u).addClass(i),d.reflow(u),o.default(l).addClass(n),o.default(u).addClass(n);var g=d.getTransitionDurationFromElement(l);o.default(l).one(d.TRANSITION_END,(function(){o.default(u).removeClass(n+\" \"+i).addClass(S),o.default(l).removeClass(\"active \"+i+\" \"+n),s._isSliding=!1,setTimeout((function(){return o.default(s._element).trigger(h)}),0)})).emulateTransitionEnd(g)}else o.default(l).removeClass(S),o.default(u).addClass(S),this._isSliding=!1,o.default(this._element).trigger(h);c&&this.cycle()}},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this).data(w),i=r({},k,o.default(this).data());\"object\"==typeof e&&(i=r({},i,e));var a=\"string\"==typeof e?e:i.slide;if(n||(n=new t(this,i),o.default(this).data(w,n)),\"number\"==typeof e)n.to(e);else if(\"string\"==typeof a){if(\"undefined\"==typeof n[a])throw new TypeError('No method named \"'+a+'\"');n[a]()}else i.interval&&i.ride&&(n.pause(),n.cycle())}))},t._dataApiClickHandler=function(e){var n=d.getSelectorFromElement(this);if(n){var i=o.default(n)[0];if(i&&o.default(i).hasClass(\"carousel\")){var a=r({},o.default(i).data(),o.default(this).data()),s=this.getAttribute(\"data-slide-to\");s&&(a.interval=!1),t._jQueryInterface.call(o.default(i),a),s&&o.default(i).data(w).to(s),e.preventDefault()}}},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}},{key:\"Default\",get:function(){return k}}]),t}();o.default(document).on(\"click.bs.carousel.data-api\",\"[data-slide], [data-slide-to]\",P._dataApiClickHandler),o.default(window).on(\"load.bs.carousel.data-api\",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-ride=\"carousel\"]')),e=0,n=t.length;e<n;e++){var i=o.default(t[e]);P._jQueryInterface.call(i,i.data())}})),o.default.fn[T]=P._jQueryInterface,o.default.fn[T].Constructor=P,o.default.fn[T].noConflict=function(){return o.default.fn[T]=C,P._jQueryInterface};var L=\"collapse\",R=\"bs.collapse\",x=o.default.fn[L],q=\"show\",F=\"collapse\",Q=\"collapsing\",B=\"collapsed\",H=\"width\",U='[data-toggle=\"collapse\"]',M={toggle:!0,parent:\"\"},W={toggle:\"boolean\",parent:\"(string|element)\"},V=function(){function t(t,e){this._isTransitioning=!1,this._element=t,this._config=this._getConfig(e),this._triggerArray=[].slice.call(document.querySelectorAll('[data-toggle=\"collapse\"][href=\"#'+t.id+'\"],[data-toggle=\"collapse\"][data-target=\"#'+t.id+'\"]'));for(var n=[].slice.call(document.querySelectorAll(U)),i=0,o=n.length;i<o;i++){var a=n[i],s=d.getSelectorFromElement(a),l=[].slice.call(document.querySelectorAll(s)).filter((function(e){return e===t}));null!==s&&l.length>0&&(this._selector=s,this._triggerArray.push(a))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var e=t.prototype;return e.toggle=function(){o.default(this._element).hasClass(q)?this.hide():this.show()},e.show=function(){var e,n,i=this;if(!(this._isTransitioning||o.default(this._element).hasClass(q)||(this._parent&&0===(e=[].slice.call(this._parent.querySelectorAll(\".show, .collapsing\")).filter((function(t){return\"string\"==typeof i._config.parent?t.getAttribute(\"data-parent\")===i._config.parent:t.classList.contains(F)}))).length&&(e=null),e&&(n=o.default(e).not(this._selector).data(R))&&n._isTransitioning))){var a=o.default.Event(\"show.bs.collapse\");if(o.default(this._element).trigger(a),!a.isDefaultPrevented()){e&&(t._jQueryInterface.call(o.default(e).not(this._selector),\"hide\"),n||o.default(e).data(R,null));var s=this._getDimension();o.default(this._element).removeClass(F).addClass(Q),this._element.style[s]=0,this._triggerArray.length&&o.default(this._triggerArray).removeClass(B).attr(\"aria-expanded\",!0),this.setTransitioning(!0);var l=\"scroll\"+(s[0].toUpperCase()+s.slice(1)),r=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,(function(){o.default(i._element).removeClass(Q).addClass(\"collapse show\"),i._element.style[s]=\"\",i.setTransitioning(!1),o.default(i._element).trigger(\"shown.bs.collapse\")})).emulateTransitionEnd(r),this._element.style[s]=this._element[l]+\"px\"}}},e.hide=function(){var t=this;if(!this._isTransitioning&&o.default(this._element).hasClass(q)){var e=o.default.Event(\"hide.bs.collapse\");if(o.default(this._element).trigger(e),!e.isDefaultPrevented()){var n=this._getDimension();this._element.style[n]=this._element.getBoundingClientRect()[n]+\"px\",d.reflow(this._element),o.default(this._element).addClass(Q).removeClass(\"collapse show\");var i=this._triggerArray.length;if(i>0)for(var a=0;a<i;a++){var s=this._triggerArray[a],l=d.getSelectorFromElement(s);null!==l&&(o.default([].slice.call(document.querySelectorAll(l))).hasClass(q)||o.default(s).addClass(B).attr(\"aria-expanded\",!1))}this.setTransitioning(!0),this._element.style[n]=\"\";var r=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,(function(){t.setTransitioning(!1),o.default(t._element).removeClass(Q).addClass(F).trigger(\"hidden.bs.collapse\")})).emulateTransitionEnd(r)}}},e.setTransitioning=function(t){this._isTransitioning=t},e.dispose=function(){o.default.removeData(this._element,R),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},e._getConfig=function(t){return(t=r({},M,t)).toggle=Boolean(t.toggle),d.typeCheckConfig(L,t,W),t},e._getDimension=function(){return o.default(this._element).hasClass(H)?H:\"height\"},e._getParent=function(){var e,n=this;d.isElement(this._config.parent)?(e=this._config.parent,\"undefined\"!=typeof this._config.parent.jquery&&(e=this._config.parent[0])):e=document.querySelector(this._config.parent);var i='[data-toggle=\"collapse\"][data-parent=\"'+this._config.parent+'\"]',a=[].slice.call(e.querySelectorAll(i));return o.default(a).each((function(e,i){n._addAriaAndCollapsedClass(t._getTargetFromElement(i),[i])})),e},e._addAriaAndCollapsedClass=function(t,e){var n=o.default(t).hasClass(q);e.length&&o.default(e).toggleClass(B,!n).attr(\"aria-expanded\",n)},t._getTargetFromElement=function(t){var e=d.getSelectorFromElement(t);return e?document.querySelector(e):null},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data(R),a=r({},M,n.data(),\"object\"==typeof e&&e?e:{});if(!i&&a.toggle&&\"string\"==typeof e&&/show|hide/.test(e)&&(a.toggle=!1),i||(i=new t(this,a),n.data(R,i)),\"string\"==typeof e){if(\"undefined\"==typeof i[e])throw new TypeError('No method named \"'+e+'\"');i[e]()}}))},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}},{key:\"Default\",get:function(){return M}}]),t}();o.default(document).on(\"click.bs.collapse.data-api\",U,(function(t){\"A\"===t.currentTarget.tagName&&t.preventDefault();var e=o.default(this),n=d.getSelectorFromElement(this),i=[].slice.call(document.querySelectorAll(n));o.default(i).each((function(){var t=o.default(this),n=t.data(R)?\"toggle\":e.data();V._jQueryInterface.call(t,n)}))})),o.default.fn[L]=V._jQueryInterface,o.default.fn[L].Constructor=V,o.default.fn[L].noConflict=function(){return o.default.fn[L]=x,V._jQueryInterface};var z=\"dropdown\",K=\"bs.dropdown\",X=o.default.fn[z],Y=new RegExp(\"38|40|27\"),$=\"disabled\",J=\"show\",G=\"dropdown-menu-right\",Z=\"hide.bs.dropdown\",tt=\"hidden.bs.dropdown\",et=\"click.bs.dropdown.data-api\",nt=\"keydown.bs.dropdown.data-api\",it='[data-toggle=\"dropdown\"]',ot=\".dropdown-menu\",at={offset:0,flip:!0,boundary:\"scrollParent\",reference:\"toggle\",display:\"dynamic\",popperConfig:null},st={offset:\"(number|string|function)\",flip:\"boolean\",boundary:\"(string|element)\",reference:\"(string|element)\",display:\"string\",popperConfig:\"(null|object)\"},lt=function(){function t(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var e=t.prototype;return e.toggle=function(){if(!this._element.disabled&&!o.default(this._element).hasClass($)){var e=o.default(this._menu).hasClass(J);t._clearMenus(),e||this.show(!0)}},e.show=function(e){if(void 0===e&&(e=!1),!(this._element.disabled||o.default(this._element).hasClass($)||o.default(this._menu).hasClass(J))){var n={relatedTarget:this._element},i=o.default.Event(\"show.bs.dropdown\",n),s=t._getParentFromElement(this._element);if(o.default(s).trigger(i),!i.isDefaultPrevented()){if(!this._inNavbar&&e){if(\"undefined\"==typeof a.default)throw new TypeError(\"Bootstrap's dropdowns require Popper (https://popper.js.org)\");var l=this._element;\"parent\"===this._config.reference?l=s:d.isElement(this._config.reference)&&(l=this._config.reference,\"undefined\"!=typeof this._config.reference.jquery&&(l=this._config.reference[0])),\"scrollParent\"!==this._config.boundary&&o.default(s).addClass(\"position-static\"),this._popper=new a.default(l,this._menu,this._getPopperConfig())}\"ontouchstart\"in document.documentElement&&0===o.default(s).closest(\".navbar-nav\").length&&o.default(document.body).children().on(\"mouseover\",null,o.default.noop),this._element.focus(),this._element.setAttribute(\"aria-expanded\",!0),o.default(this._menu).toggleClass(J),o.default(s).toggleClass(J).trigger(o.default.Event(\"shown.bs.dropdown\",n))}}},e.hide=function(){if(!this._element.disabled&&!o.default(this._element).hasClass($)&&o.default(this._menu).hasClass(J)){var e={relatedTarget:this._element},n=o.default.Event(Z,e),i=t._getParentFromElement(this._element);o.default(i).trigger(n),n.isDefaultPrevented()||(this._popper&&this._popper.destroy(),o.default(this._menu).toggleClass(J),o.default(i).toggleClass(J).trigger(o.default.Event(tt,e)))}},e.dispose=function(){o.default.removeData(this._element,K),o.default(this._element).off(\".bs.dropdown\"),this._element=null,this._menu=null,null!==this._popper&&(this._popper.destroy(),this._popper=null)},e.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},e._addEventListeners=function(){var t=this;o.default(this._element).on(\"click.bs.dropdown\",(function(e){e.preventDefault(),e.stopPropagation(),t.toggle()}))},e._getConfig=function(t){return t=r({},this.constructor.Default,o.default(this._element).data(),t),d.typeCheckConfig(z,t,this.constructor.DefaultType),t},e._getMenuElement=function(){if(!this._menu){var e=t._getParentFromElement(this._element);e&&(this._menu=e.querySelector(ot))}return this._menu},e._getPlacement=function(){var t=o.default(this._element.parentNode),e=\"bottom-start\";return t.hasClass(\"dropup\")?e=o.default(this._menu).hasClass(G)?\"top-end\":\"top-start\":t.hasClass(\"dropright\")?e=\"right-start\":t.hasClass(\"dropleft\")?e=\"left-start\":o.default(this._menu).hasClass(G)&&(e=\"bottom-end\"),e},e._detectNavbar=function(){return o.default(this._element).closest(\".navbar\").length>0},e._getOffset=function(){var t=this,e={};return\"function\"==typeof this._config.offset?e.fn=function(e){return e.offsets=r({},e.offsets,t._config.offset(e.offsets,t._element)),e}:e.offset=this._config.offset,e},e._getPopperConfig=function(){var t={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return\"static\"===this._config.display&&(t.modifiers.applyStyle={enabled:!1}),r({},t,this._config.popperConfig)},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this).data(K);if(n||(n=new t(this,\"object\"==typeof e?e:null),o.default(this).data(K,n)),\"string\"==typeof e){if(\"undefined\"==typeof n[e])throw new TypeError('No method named \"'+e+'\"');n[e]()}}))},t._clearMenus=function(e){if(!e||3!==e.which&&(\"keyup\"!==e.type||9===e.which))for(var n=[].slice.call(document.querySelectorAll(it)),i=0,a=n.length;i<a;i++){var s=t._getParentFromElement(n[i]),l=o.default(n[i]).data(K),r={relatedTarget:n[i]};if(e&&\"click\"===e.type&&(r.clickEvent=e),l){var u=l._menu;if(o.default(s).hasClass(J)&&!(e&&(\"click\"===e.type&&/input|textarea/i.test(e.target.tagName)||\"keyup\"===e.type&&9===e.which)&&o.default.contains(s,e.target))){var f=o.default.Event(Z,r);o.default(s).trigger(f),f.isDefaultPrevented()||(\"ontouchstart\"in document.documentElement&&o.default(document.body).children().off(\"mouseover\",null,o.default.noop),n[i].setAttribute(\"aria-expanded\",\"false\"),l._popper&&l._popper.destroy(),o.default(u).removeClass(J),o.default(s).removeClass(J).trigger(o.default.Event(tt,r)))}}}},t._getParentFromElement=function(t){var e,n=d.getSelectorFromElement(t);return n&&(e=document.querySelector(n)),e||t.parentNode},t._dataApiKeydownHandler=function(e){if(!(/input|textarea/i.test(e.target.tagName)?32===e.which||27!==e.which&&(40!==e.which&&38!==e.which||o.default(e.target).closest(ot).length):!Y.test(e.which))&&!this.disabled&&!o.default(this).hasClass($)){var n=t._getParentFromElement(this),i=o.default(n).hasClass(J);if(i||27!==e.which){if(e.preventDefault(),e.stopPropagation(),!i||27===e.which||32===e.which)return 27===e.which&&o.default(n.querySelector(it)).trigger(\"focus\"),void o.default(this).trigger(\"click\");var a=[].slice.call(n.querySelectorAll(\".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)\")).filter((function(t){return o.default(t).is(\":visible\")}));if(0!==a.length){var s=a.indexOf(e.target);38===e.which&&s>0&&s--,40===e.which&&s<a.length-1&&s++,s<0&&(s=0),a[s].focus()}}}},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}},{key:\"Default\",get:function(){return at}},{key:\"DefaultType\",get:function(){return st}}]),t}();o.default(document).on(nt,it,lt._dataApiKeydownHandler).on(nt,ot,lt._dataApiKeydownHandler).on(et+\" keyup.bs.dropdown.data-api\",lt._clearMenus).on(et,it,(function(t){t.preventDefault(),t.stopPropagation(),lt._jQueryInterface.call(o.default(this),\"toggle\")})).on(et,\".dropdown form\",(function(t){t.stopPropagation()})),o.default.fn[z]=lt._jQueryInterface,o.default.fn[z].Constructor=lt,o.default.fn[z].noConflict=function(){return o.default.fn[z]=X,lt._jQueryInterface};var rt=\"bs.modal\",ut=o.default.fn.modal,ft=\"modal-open\",dt=\"fade\",ct=\"show\",ht=\"modal-static\",gt=\"hidden.bs.modal\",mt=\"show.bs.modal\",pt=\"focusin.bs.modal\",_t=\"resize.bs.modal\",vt=\"click.dismiss.bs.modal\",yt=\"keydown.dismiss.bs.modal\",bt=\"mousedown.dismiss.bs.modal\",Et=\".fixed-top, .fixed-bottom, .is-fixed, .sticky-top\",Tt={backdrop:!0,keyboard:!0,focus:!0,show:!0},wt={backdrop:\"(boolean|string)\",keyboard:\"boolean\",focus:\"boolean\",show:\"boolean\"},Ct=function(){function t(t,e){this._config=this._getConfig(e),this._element=t,this._dialog=t.querySelector(\".modal-dialog\"),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0}var e=t.prototype;return e.toggle=function(t){return this._isShown?this.hide():this.show(t)},e.show=function(t){var e=this;if(!this._isShown&&!this._isTransitioning){var n=o.default.Event(mt,{relatedTarget:t});o.default(this._element).trigger(n),n.isDefaultPrevented()||(this._isShown=!0,o.default(this._element).hasClass(dt)&&(this._isTransitioning=!0),this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),o.default(this._element).on(vt,'[data-dismiss=\"modal\"]',(function(t){return e.hide(t)})),o.default(this._dialog).on(bt,(function(){o.default(e._element).one(\"mouseup.dismiss.bs.modal\",(function(t){o.default(t.target).is(e._element)&&(e._ignoreBackdropClick=!0)}))})),this._showBackdrop((function(){return e._showElement(t)})))}},e.hide=function(t){var e=this;if(t&&t.preventDefault(),this._isShown&&!this._isTransitioning){var n=o.default.Event(\"hide.bs.modal\");if(o.default(this._element).trigger(n),this._isShown&&!n.isDefaultPrevented()){this._isShown=!1;var i=o.default(this._element).hasClass(dt);if(i&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),o.default(document).off(pt),o.default(this._element).removeClass(ct),o.default(this._element).off(vt),o.default(this._dialog).off(bt),i){var a=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,(function(t){return e._hideModal(t)})).emulateTransitionEnd(a)}else this._hideModal()}}},e.dispose=function(){[window,this._element,this._dialog].forEach((function(t){return o.default(t).off(\".bs.modal\")})),o.default(document).off(pt),o.default.removeData(this._element,rt),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null},e.handleUpdate=function(){this._adjustDialog()},e._getConfig=function(t){return t=r({},Tt,t),d.typeCheckConfig(\"modal\",t,wt),t},e._triggerBackdropTransition=function(){var t=this,e=o.default.Event(\"hidePrevented.bs.modal\");if(o.default(this._element).trigger(e),!e.isDefaultPrevented()){var n=this._element.scrollHeight>document.documentElement.clientHeight;n||(this._element.style.overflowY=\"hidden\"),this._element.classList.add(ht);var i=d.getTransitionDurationFromElement(this._dialog);o.default(this._element).off(d.TRANSITION_END),o.default(this._element).one(d.TRANSITION_END,(function(){t._element.classList.remove(ht),n||o.default(t._element).one(d.TRANSITION_END,(function(){t._element.style.overflowY=\"\"})).emulateTransitionEnd(t._element,i)})).emulateTransitionEnd(i),this._element.focus()}},e._showElement=function(t){var e=this,n=o.default(this._element).hasClass(dt),i=this._dialog?this._dialog.querySelector(\".modal-body\"):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display=\"block\",this._element.removeAttribute(\"aria-hidden\"),this._element.setAttribute(\"aria-modal\",!0),this._element.setAttribute(\"role\",\"dialog\"),o.default(this._dialog).hasClass(\"modal-dialog-scrollable\")&&i?i.scrollTop=0:this._element.scrollTop=0,n&&d.reflow(this._element),o.default(this._element).addClass(ct),this._config.focus&&this._enforceFocus();var a=o.default.Event(\"shown.bs.modal\",{relatedTarget:t}),s=function(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,o.default(e._element).trigger(a)};if(n){var l=d.getTransitionDurationFromElement(this._dialog);o.default(this._dialog).one(d.TRANSITION_END,s).emulateTransitionEnd(l)}else s()},e._enforceFocus=function(){var t=this;o.default(document).off(pt).on(pt,(function(e){document!==e.target&&t._element!==e.target&&0===o.default(t._element).has(e.target).length&&t._element.focus()}))},e._setEscapeEvent=function(){var t=this;this._isShown?o.default(this._element).on(yt,(function(e){t._config.keyboard&&27===e.which?(e.preventDefault(),t.hide()):t._config.keyboard||27!==e.which||t._triggerBackdropTransition()})):this._isShown||o.default(this._element).off(yt)},e._setResizeEvent=function(){var t=this;this._isShown?o.default(window).on(_t,(function(e){return t.handleUpdate(e)})):o.default(window).off(_t)},e._hideModal=function(){var t=this;this._element.style.display=\"none\",this._element.setAttribute(\"aria-hidden\",!0),this._element.removeAttribute(\"aria-modal\"),this._element.removeAttribute(\"role\"),this._isTransitioning=!1,this._showBackdrop((function(){o.default(document.body).removeClass(ft),t._resetAdjustments(),t._resetScrollbar(),o.default(t._element).trigger(gt)}))},e._removeBackdrop=function(){this._backdrop&&(o.default(this._backdrop).remove(),this._backdrop=null)},e._showBackdrop=function(t){var e=this,n=o.default(this._element).hasClass(dt)?dt:\"\";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement(\"div\"),this._backdrop.className=\"modal-backdrop\",n&&this._backdrop.classList.add(n),o.default(this._backdrop).appendTo(document.body),o.default(this._element).on(vt,(function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&(\"static\"===e._config.backdrop?e._triggerBackdropTransition():e.hide())})),n&&d.reflow(this._backdrop),o.default(this._backdrop).addClass(ct),!t)return;if(!n)return void t();var i=d.getTransitionDurationFromElement(this._backdrop);o.default(this._backdrop).one(d.TRANSITION_END,t).emulateTransitionEnd(i)}else if(!this._isShown&&this._backdrop){o.default(this._backdrop).removeClass(ct);var a=function(){e._removeBackdrop(),t&&t()};if(o.default(this._element).hasClass(dt)){var s=d.getTransitionDurationFromElement(this._backdrop);o.default(this._backdrop).one(d.TRANSITION_END,a).emulateTransitionEnd(s)}else a()}else t&&t()},e._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+\"px\"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+\"px\")},e._resetAdjustments=function(){this._element.style.paddingLeft=\"\",this._element.style.paddingRight=\"\"},e._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(t.left+t.right)<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},e._setScrollbar=function(){var t=this;if(this._isBodyOverflowing){var e=[].slice.call(document.querySelectorAll(Et)),n=[].slice.call(document.querySelectorAll(\".sticky-top\"));o.default(e).each((function(e,n){var i=n.style.paddingRight,a=o.default(n).css(\"padding-right\");o.default(n).data(\"padding-right\",i).css(\"padding-right\",parseFloat(a)+t._scrollbarWidth+\"px\")})),o.default(n).each((function(e,n){var i=n.style.marginRight,a=o.default(n).css(\"margin-right\");o.default(n).data(\"margin-right\",i).css(\"margin-right\",parseFloat(a)-t._scrollbarWidth+\"px\")}));var i=document.body.style.paddingRight,a=o.default(document.body).css(\"padding-right\");o.default(document.body).data(\"padding-right\",i).css(\"padding-right\",parseFloat(a)+this._scrollbarWidth+\"px\")}o.default(document.body).addClass(ft)},e._resetScrollbar=function(){var t=[].slice.call(document.querySelectorAll(Et));o.default(t).each((function(t,e){var n=o.default(e).data(\"padding-right\");o.default(e).removeData(\"padding-right\"),e.style.paddingRight=n||\"\"}));var e=[].slice.call(document.querySelectorAll(\".sticky-top\"));o.default(e).each((function(t,e){var n=o.default(e).data(\"margin-right\");\"undefined\"!=typeof n&&o.default(e).css(\"margin-right\",n).removeData(\"margin-right\")}));var n=o.default(document.body).data(\"padding-right\");o.default(document.body).removeData(\"padding-right\"),document.body.style.paddingRight=n||\"\"},e._getScrollbarWidth=function(){var t=document.createElement(\"div\");t.className=\"modal-scrollbar-measure\",document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},t._jQueryInterface=function(e,n){return this.each((function(){var i=o.default(this).data(rt),a=r({},Tt,o.default(this).data(),\"object\"==typeof e&&e?e:{});if(i||(i=new t(this,a),o.default(this).data(rt,i)),\"string\"==typeof e){if(\"undefined\"==typeof i[e])throw new TypeError('No method named \"'+e+'\"');i[e](n)}else a.show&&i.show(n)}))},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}},{key:\"Default\",get:function(){return Tt}}]),t}();o.default(document).on(\"click.bs.modal.data-api\",'[data-toggle=\"modal\"]',(function(t){var e,n=this,i=d.getSelectorFromElement(this);i&&(e=document.querySelector(i));var a=o.default(e).data(rt)?\"toggle\":r({},o.default(e).data(),o.default(this).data());\"A\"!==this.tagName&&\"AREA\"!==this.tagName||t.preventDefault();var s=o.default(e).one(mt,(function(t){t.isDefaultPrevented()||s.one(gt,(function(){o.default(n).is(\":visible\")&&n.focus()}))}));Ct._jQueryInterface.call(o.default(e),a,this)})),o.default.fn.modal=Ct._jQueryInterface,o.default.fn.modal.Constructor=Ct,o.default.fn.modal.noConflict=function(){return o.default.fn.modal=ut,Ct._jQueryInterface};var St=[\"background\",\"cite\",\"href\",\"itemtype\",\"longdesc\",\"poster\",\"src\",\"xlink:href\"],Nt=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^#&/:?]*(?:[#/?]|$))/i,Dt=/^data:(?:image\\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\\/(?:mpeg|mp4|ogg|webm)|audio\\/(?:mp3|oga|ogg|opus));base64,[\\d+/a-z]+=*$/i;function At(t,e,n){if(0===t.length)return t;if(n&&\"function\"==typeof n)return n(t);for(var i=(new window.DOMParser).parseFromString(t,\"text/html\"),o=Object.keys(e),a=[].slice.call(i.body.querySelectorAll(\"*\")),s=function(t,n){var i=a[t],s=i.nodeName.toLowerCase();if(-1===o.indexOf(i.nodeName.toLowerCase()))return i.parentNode.removeChild(i),\"continue\";var l=[].slice.call(i.attributes),r=[].concat(e[\"*\"]||[],e[s]||[]);l.forEach((function(t){(function(t,e){var n=t.nodeName.toLowerCase();if(-1!==e.indexOf(n))return-1===St.indexOf(n)||Boolean(Nt.test(t.nodeValue)||Dt.test(t.nodeValue));for(var i=e.filter((function(t){return t instanceof RegExp})),o=0,a=i.length;o<a;o++)if(i[o].test(n))return!0;return!1})(t,r)||i.removeAttribute(t.nodeName)}))},l=0,r=a.length;l<r;l++)s(l);return i.body.innerHTML}var It=\"tooltip\",kt=\"bs.tooltip\",Ot=o.default.fn.tooltip,jt=new RegExp(\"(^|\\\\s)bs-tooltip\\\\S+\",\"g\"),Pt=[\"sanitize\",\"whiteList\",\"sanitizeFn\"],Lt=\"fade\",Rt=\"show\",xt=\"show\",qt=\"out\",Ft=\"hover\",Qt=\"focus\",Bt={AUTO:\"auto\",TOP:\"top\",RIGHT:\"right\",BOTTOM:\"bottom\",LEFT:\"left\"},Ht={animation:!0,template:'<div class=\"tooltip\" role=\"tooltip\"><div class=\"arrow\"></div><div class=\"tooltip-inner\"></div></div>',trigger:\"hover focus\",title:\"\",delay:0,html:!1,selector:!1,placement:\"top\",offset:0,container:!1,fallbackPlacement:\"flip\",boundary:\"scrollParent\",customClass:\"\",sanitize:!0,sanitizeFn:null,whiteList:{\"*\":[\"class\",\"dir\",\"id\",\"lang\",\"role\",/^aria-[\\w-]*$/i],a:[\"target\",\"href\",\"title\",\"rel\"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:[\"src\",\"srcset\",\"alt\",\"title\",\"width\",\"height\"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},popperConfig:null},Ut={animation:\"boolean\",template:\"string\",title:\"(string|element|function)\",trigger:\"string\",delay:\"(number|object)\",html:\"boolean\",selector:\"(string|boolean)\",placement:\"(string|function)\",offset:\"(number|string|function)\",container:\"(string|element|boolean)\",fallbackPlacement:\"(string|array)\",boundary:\"(string|element)\",customClass:\"(string|function)\",sanitize:\"boolean\",sanitizeFn:\"(null|function)\",whiteList:\"object\",popperConfig:\"(null|object)\"},Mt={HIDE:\"hide.bs.tooltip\",HIDDEN:\"hidden.bs.tooltip\",SHOW:\"show.bs.tooltip\",SHOWN:\"shown.bs.tooltip\",INSERTED:\"inserted.bs.tooltip\",CLICK:\"click.bs.tooltip\",FOCUSIN:\"focusin.bs.tooltip\",FOCUSOUT:\"focusout.bs.tooltip\",MOUSEENTER:\"mouseenter.bs.tooltip\",MOUSELEAVE:\"mouseleave.bs.tooltip\"},Wt=function(){function t(t,e){if(\"undefined\"==typeof a.default)throw new TypeError(\"Bootstrap's tooltips require Popper (https://popper.js.org)\");this._isEnabled=!0,this._timeout=0,this._hoverState=\"\",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var e=t.prototype;return e.enable=function(){this._isEnabled=!0},e.disable=function(){this._isEnabled=!1},e.toggleEnabled=function(){this._isEnabled=!this._isEnabled},e.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=o.default(t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),o.default(t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(o.default(this.getTipElement()).hasClass(Rt))return void this._leave(null,this);this._enter(null,this)}},e.dispose=function(){clearTimeout(this._timeout),o.default.removeData(this.element,this.constructor.DATA_KEY),o.default(this.element).off(this.constructor.EVENT_KEY),o.default(this.element).closest(\".modal\").off(\"hide.bs.modal\",this._hideModalHandler),this.tip&&o.default(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},e.show=function(){var t=this;if(\"none\"===o.default(this.element).css(\"display\"))throw new Error(\"Please use show on visible elements\");var e=o.default.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){o.default(this.element).trigger(e);var n=d.findShadowRoot(this.element),i=o.default.contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(e.isDefaultPrevented()||!i)return;var s=this.getTipElement(),l=d.getUID(this.constructor.NAME);s.setAttribute(\"id\",l),this.element.setAttribute(\"aria-describedby\",l),this.setContent(),this.config.animation&&o.default(s).addClass(Lt);var r=\"function\"==typeof this.config.placement?this.config.placement.call(this,s,this.element):this.config.placement,u=this._getAttachment(r);this.addAttachmentClass(u);var f=this._getContainer();o.default(s).data(this.constructor.DATA_KEY,this),o.default.contains(this.element.ownerDocument.documentElement,this.tip)||o.default(s).appendTo(f),o.default(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new a.default(this.element,s,this._getPopperConfig(u)),o.default(s).addClass(Rt),o.default(s).addClass(this.config.customClass),\"ontouchstart\"in document.documentElement&&o.default(document.body).children().on(\"mouseover\",null,o.default.noop);var c=function(){t.config.animation&&t._fixTransition();var e=t._hoverState;t._hoverState=null,o.default(t.element).trigger(t.constructor.Event.SHOWN),e===qt&&t._leave(null,t)};if(o.default(this.tip).hasClass(Lt)){var h=d.getTransitionDurationFromElement(this.tip);o.default(this.tip).one(d.TRANSITION_END,c).emulateTransitionEnd(h)}else c()}},e.hide=function(t){var e=this,n=this.getTipElement(),i=o.default.Event(this.constructor.Event.HIDE),a=function(){e._hoverState!==xt&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute(\"aria-describedby\"),o.default(e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(o.default(this.element).trigger(i),!i.isDefaultPrevented()){if(o.default(n).removeClass(Rt),\"ontouchstart\"in document.documentElement&&o.default(document.body).children().off(\"mouseover\",null,o.default.noop),this._activeTrigger.click=!1,this._activeTrigger.focus=!1,this._activeTrigger.hover=!1,o.default(this.tip).hasClass(Lt)){var s=d.getTransitionDurationFromElement(n);o.default(n).one(d.TRANSITION_END,a).emulateTransitionEnd(s)}else a();this._hoverState=\"\"}},e.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},e.isWithContent=function(){return Boolean(this.getTitle())},e.addAttachmentClass=function(t){o.default(this.getTipElement()).addClass(\"bs-tooltip-\"+t)},e.getTipElement=function(){return this.tip=this.tip||o.default(this.config.template)[0],this.tip},e.setContent=function(){var t=this.getTipElement();this.setElementContent(o.default(t.querySelectorAll(\".tooltip-inner\")),this.getTitle()),o.default(t).removeClass(\"fade show\")},e.setElementContent=function(t,e){\"object\"!=typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=At(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?o.default(e).parent().is(t)||t.empty().append(e):t.text(o.default(e).text())},e.getTitle=function(){var t=this.element.getAttribute(\"data-original-title\");return t||(t=\"function\"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},e._getPopperConfig=function(t){var e=this;return r({},{placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:\".arrow\"},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}},this.config.popperConfig)},e._getOffset=function(){var t=this,e={};return\"function\"==typeof this.config.offset?e.fn=function(e){return e.offsets=r({},e.offsets,t.config.offset(e.offsets,t.element)),e}:e.offset=this.config.offset,e},e._getContainer=function(){return!1===this.config.container?document.body:d.isElement(this.config.container)?o.default(this.config.container):o.default(document).find(this.config.container)},e._getAttachment=function(t){return Bt[t.toUpperCase()]},e._setListeners=function(){var t=this;this.config.trigger.split(\" \").forEach((function(e){if(\"click\"===e)o.default(t.element).on(t.constructor.Event.CLICK,t.config.selector,(function(e){return t.toggle(e)}));else if(\"manual\"!==e){var n=e===Ft?t.constructor.Event.MOUSEENTER:t.constructor.Event.FOCUSIN,i=e===Ft?t.constructor.Event.MOUSELEAVE:t.constructor.Event.FOCUSOUT;o.default(t.element).on(n,t.config.selector,(function(e){return t._enter(e)})).on(i,t.config.selector,(function(e){return t._leave(e)}))}})),this._hideModalHandler=function(){t.element&&t.hide()},o.default(this.element).closest(\".modal\").on(\"hide.bs.modal\",this._hideModalHandler),this.config.selector?this.config=r({},this.config,{trigger:\"manual\",selector:\"\"}):this._fixTitle()},e._fixTitle=function(){var t=typeof this.element.getAttribute(\"data-original-title\");(this.element.getAttribute(\"title\")||\"string\"!==t)&&(this.element.setAttribute(\"data-original-title\",this.element.getAttribute(\"title\")||\"\"),this.element.setAttribute(\"title\",\"\"))},e._enter=function(t,e){var n=this.constructor.DATA_KEY;(e=e||o.default(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),o.default(t.currentTarget).data(n,e)),t&&(e._activeTrigger[\"focusin\"===t.type?Qt:Ft]=!0),o.default(e.getTipElement()).hasClass(Rt)||e._hoverState===xt?e._hoverState=xt:(clearTimeout(e._timeout),e._hoverState=xt,e.config.delay&&e.config.delay.show?e._timeout=setTimeout((function(){e._hoverState===xt&&e.show()}),e.config.delay.show):e.show())},e._leave=function(t,e){var n=this.constructor.DATA_KEY;(e=e||o.default(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),o.default(t.currentTarget).data(n,e)),t&&(e._activeTrigger[\"focusout\"===t.type?Qt:Ft]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=qt,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout((function(){e._hoverState===qt&&e.hide()}),e.config.delay.hide):e.hide())},e._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},e._getConfig=function(t){var e=o.default(this.element).data();return Object.keys(e).forEach((function(t){-1!==Pt.indexOf(t)&&delete e[t]})),\"number\"==typeof(t=r({},this.constructor.Default,e,\"object\"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),\"number\"==typeof t.title&&(t.title=t.title.toString()),\"number\"==typeof t.content&&(t.content=t.content.toString()),d.typeCheckConfig(It,t,this.constructor.DefaultType),t.sanitize&&(t.template=At(t.template,t.whiteList,t.sanitizeFn)),t},e._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},e._cleanTipClass=function(){var t=o.default(this.getTipElement()),e=t.attr(\"class\").match(jt);null!==e&&e.length&&t.removeClass(e.join(\"\"))},e._handlePopperPlacementChange=function(t){this.tip=t.instance.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},e._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute(\"x-placement\")&&(o.default(t).removeClass(Lt),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data(kt),a=\"object\"==typeof e&&e;if((i||!/dispose|hide/.test(e))&&(i||(i=new t(this,a),n.data(kt,i)),\"string\"==typeof e)){if(\"undefined\"==typeof i[e])throw new TypeError('No method named \"'+e+'\"');i[e]()}}))},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}},{key:\"Default\",get:function(){return Ht}},{key:\"NAME\",get:function(){return It}},{key:\"DATA_KEY\",get:function(){return kt}},{key:\"Event\",get:function(){return Mt}},{key:\"EVENT_KEY\",get:function(){return\".bs.tooltip\"}},{key:\"DefaultType\",get:function(){return Ut}}]),t}();o.default.fn.tooltip=Wt._jQueryInterface,o.default.fn.tooltip.Constructor=Wt,o.default.fn.tooltip.noConflict=function(){return o.default.fn.tooltip=Ot,Wt._jQueryInterface};var Vt=\"bs.popover\",zt=o.default.fn.popover,Kt=new RegExp(\"(^|\\\\s)bs-popover\\\\S+\",\"g\"),Xt=r({},Wt.Default,{placement:\"right\",trigger:\"click\",content:\"\",template:'<div class=\"popover\" role=\"tooltip\"><div class=\"arrow\"></div><h3 class=\"popover-header\"></h3><div class=\"popover-body\"></div></div>'}),Yt=r({},Wt.DefaultType,{content:\"(string|element|function)\"}),$t={HIDE:\"hide.bs.popover\",HIDDEN:\"hidden.bs.popover\",SHOW:\"show.bs.popover\",SHOWN:\"shown.bs.popover\",INSERTED:\"inserted.bs.popover\",CLICK:\"click.bs.popover\",FOCUSIN:\"focusin.bs.popover\",FOCUSOUT:\"focusout.bs.popover\",MOUSEENTER:\"mouseenter.bs.popover\",MOUSELEAVE:\"mouseleave.bs.popover\"},Jt=function(t){var e,n;function i(){return t.apply(this,arguments)||this}n=t,(e=i).prototype=Object.create(n.prototype),e.prototype.constructor=e,u(e,n);var a=i.prototype;return a.isWithContent=function(){return this.getTitle()||this._getContent()},a.addAttachmentClass=function(t){o.default(this.getTipElement()).addClass(\"bs-popover-\"+t)},a.getTipElement=function(){return this.tip=this.tip||o.default(this.config.template)[0],this.tip},a.setContent=function(){var t=o.default(this.getTipElement());this.setElementContent(t.find(\".popover-header\"),this.getTitle());var e=this._getContent();\"function\"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(\".popover-body\"),e),t.removeClass(\"fade show\")},a._getContent=function(){return this.element.getAttribute(\"data-content\")||this.config.content},a._cleanTipClass=function(){var t=o.default(this.getTipElement()),e=t.attr(\"class\").match(Kt);null!==e&&e.length>0&&t.removeClass(e.join(\"\"))},i._jQueryInterface=function(t){return this.each((function(){var e=o.default(this).data(Vt),n=\"object\"==typeof t?t:null;if((e||!/dispose|hide/.test(t))&&(e||(e=new i(this,n),o.default(this).data(Vt,e)),\"string\"==typeof t)){if(\"undefined\"==typeof e[t])throw new TypeError('No method named \"'+t+'\"');e[t]()}}))},l(i,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}},{key:\"Default\",get:function(){return Xt}},{key:\"NAME\",get:function(){return\"popover\"}},{key:\"DATA_KEY\",get:function(){return Vt}},{key:\"Event\",get:function(){return $t}},{key:\"EVENT_KEY\",get:function(){return\".bs.popover\"}},{key:\"DefaultType\",get:function(){return Yt}}]),i}(Wt);o.default.fn.popover=Jt._jQueryInterface,o.default.fn.popover.Constructor=Jt,o.default.fn.popover.noConflict=function(){return o.default.fn.popover=zt,Jt._jQueryInterface};var Gt=\"scrollspy\",Zt=\"bs.scrollspy\",te=o.default.fn[Gt],ee=\"active\",ne=\"position\",ie=\".nav, .list-group\",oe={offset:10,method:\"auto\",target:\"\"},ae={offset:\"number\",method:\"string\",target:\"(string|element)\"},se=function(){function t(t,e){var n=this;this._element=t,this._scrollElement=\"BODY\"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+\" .nav-link,\"+this._config.target+\" .list-group-item,\"+this._config.target+\" .dropdown-item\",this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,o.default(this._scrollElement).on(\"scroll.bs.scrollspy\",(function(t){return n._process(t)})),this.refresh(),this._process()}var e=t.prototype;return e.refresh=function(){var t=this,e=this._scrollElement===this._scrollElement.window?\"offset\":ne,n=\"auto\"===this._config.method?e:this._config.method,i=n===ne?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map((function(t){var e,a=d.getSelectorFromElement(t);if(a&&(e=document.querySelector(a)),e){var s=e.getBoundingClientRect();if(s.width||s.height)return[o.default(e)[n]().top+i,a]}return null})).filter(Boolean).sort((function(t,e){return t[0]-e[0]})).forEach((function(e){t._offsets.push(e[0]),t._targets.push(e[1])}))},e.dispose=function(){o.default.removeData(this._element,Zt),o.default(this._scrollElement).off(\".bs.scrollspy\"),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},e._getConfig=function(t){if(\"string\"!=typeof(t=r({},oe,\"object\"==typeof t&&t?t:{})).target&&d.isElement(t.target)){var e=o.default(t.target).attr(\"id\");e||(e=d.getUID(Gt),o.default(t.target).attr(\"id\",e)),t.target=\"#\"+e}return d.typeCheckConfig(Gt,t,ae),t},e._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},e._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},e._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},e._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=n){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t<this._offsets[0]&&this._offsets[0]>0)return this._activeTarget=null,void this._clear();for(var o=this._offsets.length;o--;)this._activeTarget!==this._targets[o]&&t>=this._offsets[o]&&(\"undefined\"==typeof this._offsets[o+1]||t<this._offsets[o+1])&&this._activate(this._targets[o])}},e._activate=function(t){this._activeTarget=t,this._clear();var e=this._selector.split(\",\").map((function(e){return e+'[data-target=\"'+t+'\"],'+e+'[href=\"'+t+'\"]'})),n=o.default([].slice.call(document.querySelectorAll(e.join(\",\"))));n.hasClass(\"dropdown-item\")?(n.closest(\".dropdown\").find(\".dropdown-toggle\").addClass(ee),n.addClass(ee)):(n.addClass(ee),n.parents(ie).prev(\".nav-link, .list-group-item\").addClass(ee),n.parents(ie).prev(\".nav-item\").children(\".nav-link\").addClass(ee)),o.default(this._scrollElement).trigger(\"activate.bs.scrollspy\",{relatedTarget:t})},e._clear=function(){[].slice.call(document.querySelectorAll(this._selector)).filter((function(t){return t.classList.contains(ee)})).forEach((function(t){return t.classList.remove(ee)}))},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this).data(Zt);if(n||(n=new t(this,\"object\"==typeof e&&e),o.default(this).data(Zt,n)),\"string\"==typeof e){if(\"undefined\"==typeof n[e])throw new TypeError('No method named \"'+e+'\"');n[e]()}}))},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}},{key:\"Default\",get:function(){return oe}}]),t}();o.default(window).on(\"load.bs.scrollspy.data-api\",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-spy=\"scroll\"]')),e=t.length;e--;){var n=o.default(t[e]);se._jQueryInterface.call(n,n.data())}})),o.default.fn[Gt]=se._jQueryInterface,o.default.fn[Gt].Constructor=se,o.default.fn[Gt].noConflict=function(){return o.default.fn[Gt]=te,se._jQueryInterface};var le=\"bs.tab\",re=o.default.fn.tab,ue=\"active\",fe=\"fade\",de=\"show\",ce=\".active\",he=\"> li > .active\",ge=function(){function t(t){this._element=t}var e=t.prototype;return e.show=function(){var t=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&o.default(this._element).hasClass(ue)||o.default(this._element).hasClass(\"disabled\")||this._element.hasAttribute(\"disabled\"))){var e,n,i=o.default(this._element).closest(\".nav, .list-group\")[0],a=d.getSelectorFromElement(this._element);if(i){var s=\"UL\"===i.nodeName||\"OL\"===i.nodeName?he:ce;n=(n=o.default.makeArray(o.default(i).find(s)))[n.length-1]}var l=o.default.Event(\"hide.bs.tab\",{relatedTarget:this._element}),r=o.default.Event(\"show.bs.tab\",{relatedTarget:n});if(n&&o.default(n).trigger(l),o.default(this._element).trigger(r),!r.isDefaultPrevented()&&!l.isDefaultPrevented()){a&&(e=document.querySelector(a)),this._activate(this._element,i);var u=function(){var e=o.default.Event(\"hidden.bs.tab\",{relatedTarget:t._element}),i=o.default.Event(\"shown.bs.tab\",{relatedTarget:n});o.default(n).trigger(e),o.default(t._element).trigger(i)};e?this._activate(e,e.parentNode,u):u()}}},e.dispose=function(){o.default.removeData(this._element,le),this._element=null},e._activate=function(t,e,n){var i=this,a=(!e||\"UL\"!==e.nodeName&&\"OL\"!==e.nodeName?o.default(e).children(ce):o.default(e).find(he))[0],s=n&&a&&o.default(a).hasClass(fe),l=function(){return i._transitionComplete(t,a,n)};if(a&&s){var r=d.getTransitionDurationFromElement(a);o.default(a).removeClass(de).one(d.TRANSITION_END,l).emulateTransitionEnd(r)}else l()},e._transitionComplete=function(t,e,n){if(e){o.default(e).removeClass(ue);var i=o.default(e.parentNode).find(\"> .dropdown-menu .active\")[0];i&&o.default(i).removeClass(ue),\"tab\"===e.getAttribute(\"role\")&&e.setAttribute(\"aria-selected\",!1)}o.default(t).addClass(ue),\"tab\"===t.getAttribute(\"role\")&&t.setAttribute(\"aria-selected\",!0),d.reflow(t),t.classList.contains(fe)&&t.classList.add(de);var a=t.parentNode;if(a&&\"LI\"===a.nodeName&&(a=a.parentNode),a&&o.default(a).hasClass(\"dropdown-menu\")){var s=o.default(t).closest(\".dropdown\")[0];if(s){var l=[].slice.call(s.querySelectorAll(\".dropdown-toggle\"));o.default(l).addClass(ue)}t.setAttribute(\"aria-expanded\",!0)}n&&n()},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data(le);if(i||(i=new t(this),n.data(le,i)),\"string\"==typeof e){if(\"undefined\"==typeof i[e])throw new TypeError('No method named \"'+e+'\"');i[e]()}}))},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}}]),t}();o.default(document).on(\"click.bs.tab.data-api\",'[data-toggle=\"tab\"], [data-toggle=\"pill\"], [data-toggle=\"list\"]',(function(t){t.preventDefault(),ge._jQueryInterface.call(o.default(this),\"show\")})),o.default.fn.tab=ge._jQueryInterface,o.default.fn.tab.Constructor=ge,o.default.fn.tab.noConflict=function(){return o.default.fn.tab=re,ge._jQueryInterface};var me=\"bs.toast\",pe=o.default.fn.toast,_e=\"hide\",ve=\"show\",ye=\"showing\",be=\"click.dismiss.bs.toast\",Ee={animation:!0,autohide:!0,delay:500},Te={animation:\"boolean\",autohide:\"boolean\",delay:\"number\"},we=function(){function t(t,e){this._element=t,this._config=this._getConfig(e),this._timeout=null,this._setListeners()}var e=t.prototype;return e.show=function(){var t=this,e=o.default.Event(\"show.bs.toast\");if(o.default(this._element).trigger(e),!e.isDefaultPrevented()){this._clearTimeout(),this._config.animation&&this._element.classList.add(\"fade\");var n=function(){t._element.classList.remove(ye),t._element.classList.add(ve),o.default(t._element).trigger(\"shown.bs.toast\"),t._config.autohide&&(t._timeout=setTimeout((function(){t.hide()}),t._config.delay))};if(this._element.classList.remove(_e),d.reflow(this._element),this._element.classList.add(ye),this._config.animation){var i=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,n).emulateTransitionEnd(i)}else n()}},e.hide=function(){if(this._element.classList.contains(ve)){var t=o.default.Event(\"hide.bs.toast\");o.default(this._element).trigger(t),t.isDefaultPrevented()||this._close()}},e.dispose=function(){this._clearTimeout(),this._element.classList.contains(ve)&&this._element.classList.remove(ve),o.default(this._element).off(be),o.default.removeData(this._element,me),this._element=null,this._config=null},e._getConfig=function(t){return t=r({},Ee,o.default(this._element).data(),\"object\"==typeof t&&t?t:{}),d.typeCheckConfig(\"toast\",t,this.constructor.DefaultType),t},e._setListeners=function(){var t=this;o.default(this._element).on(be,'[data-dismiss=\"toast\"]',(function(){return t.hide()}))},e._close=function(){var t=this,e=function(){t._element.classList.add(_e),o.default(t._element).trigger(\"hidden.bs.toast\")};if(this._element.classList.remove(ve),this._config.animation){var n=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,e).emulateTransitionEnd(n)}else e()},e._clearTimeout=function(){clearTimeout(this._timeout),this._timeout=null},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data(me);if(i||(i=new t(this,\"object\"==typeof e&&e),n.data(me,i)),\"string\"==typeof e){if(\"undefined\"==typeof i[e])throw new TypeError('No method named \"'+e+'\"');i[e](this)}}))},l(t,null,[{key:\"VERSION\",get:function(){return\"4.6.2\"}},{key:\"DefaultType\",get:function(){return Te}},{key:\"Default\",get:function(){return Ee}}]),t}();o.default.fn.toast=we._jQueryInterface,o.default.fn.toast.Constructor=we,o.default.fn.toast.noConflict=function(){return o.default.fn.toast=pe,we._jQueryInterface},t.Alert=g,t.Button=E,t.Carousel=P,t.Collapse=V,t.Dropdown=lt,t.Modal=Ct,t.Popover=Jt,t.Scrollspy=se,t.Tab=ge,t.Toast=we,t.Tooltip=Wt,t.Util=d,Object.defineProperty(t,\"__esModule\",{value:!0})}));\n//# sourceMappingURL=bootstrap.min.js.map!function(){function n(n){return n&&(n.ownerDocument||n.document||n).documentElement}function t(n){return n&&(n.ownerDocument&&n.ownerDocument.defaultView||n.document&&n||n.defaultView)}function e(n,t){return t>n?-1:n>t?1:n>=t?0:NaN}function r(n){return null===n?NaN:+n}function i(n){return!isNaN(n)}function u(n){return{left:function(t,e,r,i){for(arguments.length<3&&(r=0),arguments.length<4&&(i=t.length);i>r;){var u=r+i>>>1;n(t[u],e)<0?r=u+1:i=u}return r},right:function(t,e,r,i){for(arguments.length<3&&(r=0),arguments.length<4&&(i=t.length);i>r;){var u=r+i>>>1;n(t[u],e)>0?i=u:r=u+1}return r}}}function o(n){return n.length}function a(n){for(var t=1;n*t%1;)t*=10;return t}function l(n,t){for(var e in t)Object.defineProperty(n.prototype,e,{value:t[e],enumerable:!1})}function c(){this._=Object.create(null)}function f(n){return(n+=\"\")===bo||n[0]===_o?_o+n:n}function s(n){return(n+=\"\")[0]===_o?n.slice(1):n}function h(n){return f(n)in this._}function p(n){return(n=f(n))in this._&&delete this._[n]}function g(){var n=[];for(var t in this._)n.push(s(t));return n}function v(){var n=0;for(var t in this._)++n;return n}function d(){for(var n in this._)return!1;return!0}function y(){this._=Object.create(null)}function m(n){return n}function M(n,t,e){return function(){var r=e.apply(t,arguments);return r===t?n:r}}function x(n,t){if(t in n)return t;t=t.charAt(0).toUpperCase()+t.slice(1);for(var e=0,r=wo.length;r>e;++e){var i=wo[e]+t;if(i in n)return i}}function b(){}function _(){}function w(n){function t(){for(var t,r=e,i=-1,u=r.length;++i<u;)(t=r[i].on)&&t.apply(this,arguments);return n}var e=[],r=new c;return t.on=function(t,i){var u,o=r.get(t);return arguments.length<2?o&&o.on:(o&&(o.on=null,e=e.slice(0,u=e.indexOf(o)).concat(e.slice(u+1)),r.remove(t)),i&&e.push(r.set(t,{on:i})),n)},t}function S(){ao.event.preventDefault()}function k(){for(var n,t=ao.event;n=t.sourceEvent;)t=n;return t}function N(n){for(var t=new _,e=0,r=arguments.length;++e<r;)t[arguments[e]]=w(t);return t.of=function(e,r){return function(i){try{var u=i.sourceEvent=ao.event;i.target=n,ao.event=i,t[i.type].apply(e,r)}finally{ao.event=u}}},t}function E(n){return ko(n,Co),n}function A(n){return\"function\"==typeof n?n:function(){return No(n,this)}}function C(n){return\"function\"==typeof n?n:function(){return Eo(n,this)}}function z(n,t){function e(){this.removeAttribute(n)}function r(){this.removeAttributeNS(n.space,n.local)}function i(){this.setAttribute(n,t)}function u(){this.setAttributeNS(n.space,n.local,t)}function o(){var e=t.apply(this,arguments);null==e?this.removeAttribute(n):this.setAttribute(n,e)}function a(){var e=t.apply(this,arguments);null==e?this.removeAttributeNS(n.space,n.local):this.setAttributeNS(n.space,n.local,e)}return n=ao.ns.qualify(n),null==t?n.local?r:e:\"function\"==typeof t?n.local?a:o:n.local?u:i}function L(n){return n.trim().replace(/\\s+/g,\" \")}function q(n){return new RegExp(\"(?:^|\\\\s+)\"+ao.requote(n)+\"(?:\\\\s+|$)\",\"g\")}function T(n){return(n+\"\").trim().split(/^|\\s+/)}function R(n,t){function e(){for(var e=-1;++e<i;)n[e](this,t)}function r(){for(var e=-1,r=t.apply(this,arguments);++e<i;)n[e](this,r)}n=T(n).map(D);var i=n.length;return\"function\"==typeof t?r:e}function D(n){var t=q(n);return function(e,r){if(i=e.classList)return r?i.add(n):i.remove(n);var i=e.getAttribute(\"class\")||\"\";r?(t.lastIndex=0,t.test(i)||e.setAttribute(\"class\",L(i+\" \"+n))):e.setAttribute(\"class\",L(i.replace(t,\" \")))}}function P(n,t,e){function r(){this.style.removeProperty(n)}function i(){this.style.setProperty(n,t,e)}function u(){var r=t.apply(this,arguments);null==r?this.style.removeProperty(n):this.style.setProperty(n,r,e)}return null==t?r:\"function\"==typeof t?u:i}function U(n,t){function e(){delete this[n]}function r(){this[n]=t}function i(){var e=t.apply(this,arguments);null==e?delete this[n]:this[n]=e}return null==t?e:\"function\"==typeof t?i:r}function j(n){function t(){var t=this.ownerDocument,e=this.namespaceURI;return e===zo&&t.documentElement.namespaceURI===zo?t.createElement(n):t.createElementNS(e,n)}function e(){return this.ownerDocument.createElementNS(n.space,n.local)}return\"function\"==typeof n?n:(n=ao.ns.qualify(n)).local?e:t}function F(){var n=this.parentNode;n&&n.removeChild(this)}function H(n){return{__data__:n}}function O(n){return function(){return Ao(this,n)}}function I(n){return arguments.length||(n=e),function(t,e){return t&&e?n(t.__data__,e.__data__):!t-!e}}function Y(n,t){for(var e=0,r=n.length;r>e;e++)for(var i,u=n[e],o=0,a=u.length;a>o;o++)(i=u[o])&&t(i,o,e);return n}function Z(n){return ko(n,qo),n}function V(n){var t,e;return function(r,i,u){var o,a=n[u].update,l=a.length;for(u!=e&&(e=u,t=0),i>=t&&(t=i+1);!(o=a[t])&&++t<l;);return o}}function X(n,t,e){function r(){var t=this[o];t&&(this.removeEventListener(n,t,t.$),delete this[o])}function i(){var i=l(t,co(arguments));r.call(this),this.addEventListener(n,this[o]=i,i.$=e),i._=t}function u(){var t,e=new RegExp(\"^__on([^.]+)\"+ao.requote(n)+\"$\");for(var r in this)if(t=r.match(e)){var i=this[r];this.removeEventListener(t[1],i,i.$),delete this[r]}}var o=\"__on\"+n,a=n.indexOf(\".\"),l=$;a>0&&(n=n.slice(0,a));var c=To.get(n);return c&&(n=c,l=B),a?t?i:r:t?b:u}function $(n,t){return function(e){var r=ao.event;ao.event=e,t[0]=this.__data__;try{n.apply(this,t)}finally{ao.event=r}}}function B(n,t){var e=$(n,t);return function(n){var t=this,r=n.relatedTarget;r&&(r===t||8&r.compareDocumentPosition(t))||e.call(t,n)}}function W(e){var r=\".dragsuppress-\"+ ++Do,i=\"click\"+r,u=ao.select(t(e)).on(\"touchmove\"+r,S).on(\"dragstart\"+r,S).on(\"selectstart\"+r,S);if(null==Ro&&(Ro=\"onselectstart\"in e?!1:x(e.style,\"userSelect\")),Ro){var o=n(e).style,a=o[Ro];o[Ro]=\"none\"}return function(n){if(u.on(r,null),Ro&&(o[Ro]=a),n){var t=function(){u.on(i,null)};u.on(i,function(){S(),t()},!0),setTimeout(t,0)}}}function J(n,e){e.changedTouches&&(e=e.changedTouches[0]);var r=n.ownerSVGElement||n;if(r.createSVGPoint){var i=r.createSVGPoint();if(0>Po){var u=t(n);if(u.scrollX||u.scrollY){r=ao.select(\"body\").append(\"svg\").style({position:\"absolute\",top:0,left:0,margin:0,padding:0,border:\"none\"},\"important\");var o=r[0][0].getScreenCTM();Po=!(o.f||o.e),r.remove()}}return Po?(i.x=e.pageX,i.y=e.pageY):(i.x=e.clientX,i.y=e.clientY),i=i.matrixTransform(n.getScreenCTM().inverse()),[i.x,i.y]}var a=n.getBoundingClientRect();return[e.clientX-a.left-n.clientLeft,e.clientY-a.top-n.clientTop]}function G(){return ao.event.changedTouches[0].identifier}function K(n){return n>0?1:0>n?-1:0}function Q(n,t,e){return(t[0]-n[0])*(e[1]-n[1])-(t[1]-n[1])*(e[0]-n[0])}function nn(n){return n>1?0:-1>n?Fo:Math.acos(n)}function tn(n){return n>1?Io:-1>n?-Io:Math.asin(n)}function en(n){return((n=Math.exp(n))-1/n)/2}function rn(n){return((n=Math.exp(n))+1/n)/2}function un(n){return((n=Math.exp(2*n))-1)/(n+1)}function on(n){return(n=Math.sin(n/2))*n}function an(){}function ln(n,t,e){return this instanceof ln?(this.h=+n,this.s=+t,void(this.l=+e)):arguments.length<2?n instanceof ln?new ln(n.h,n.s,n.l):_n(\"\"+n,wn,ln):new ln(n,t,e)}function cn(n,t,e){function r(n){return n>360?n-=360:0>n&&(n+=360),60>n?u+(o-u)*n/60:180>n?o:240>n?u+(o-u)*(240-n)/60:u}function i(n){return Math.round(255*r(n))}var u,o;return n=isNaN(n)?0:(n%=360)<0?n+360:n,t=isNaN(t)?0:0>t?0:t>1?1:t,e=0>e?0:e>1?1:e,o=.5>=e?e*(1+t):e+t-e*t,u=2*e-o,new mn(i(n+120),i(n),i(n-120))}function fn(n,t,e){return this instanceof fn?(this.h=+n,this.c=+t,void(this.l=+e)):arguments.length<2?n instanceof fn?new fn(n.h,n.c,n.l):n instanceof hn?gn(n.l,n.a,n.b):gn((n=Sn((n=ao.rgb(n)).r,n.g,n.b)).l,n.a,n.b):new fn(n,t,e)}function sn(n,t,e){return isNaN(n)&&(n=0),isNaN(t)&&(t=0),new hn(e,Math.cos(n*=Yo)*t,Math.sin(n)*t)}function hn(n,t,e){return this instanceof hn?(this.l=+n,this.a=+t,void(this.b=+e)):arguments.length<2?n instanceof hn?new hn(n.l,n.a,n.b):n instanceof fn?sn(n.h,n.c,n.l):Sn((n=mn(n)).r,n.g,n.b):new hn(n,t,e)}function pn(n,t,e){var r=(n+16)/116,i=r+t/500,u=r-e/200;return i=vn(i)*na,r=vn(r)*ta,u=vn(u)*ea,new mn(yn(3.2404542*i-1.5371385*r-.4985314*u),yn(-.969266*i+1.8760108*r+.041556*u),yn(.0556434*i-.2040259*r+1.0572252*u))}function gn(n,t,e){return n>0?new fn(Math.atan2(e,t)*Zo,Math.sqrt(t*t+e*e),n):new fn(NaN,NaN,n)}function vn(n){return n>.206893034?n*n*n:(n-4/29)/7.787037}function dn(n){return n>.008856?Math.pow(n,1/3):7.787037*n+4/29}function yn(n){return Math.round(255*(.00304>=n?12.92*n:1.055*Math.pow(n,1/2.4)-.055))}function mn(n,t,e){return this instanceof mn?(this.r=~~n,this.g=~~t,void(this.b=~~e)):arguments.length<2?n instanceof mn?new mn(n.r,n.g,n.b):_n(\"\"+n,mn,cn):new mn(n,t,e)}function Mn(n){return new mn(n>>16,n>>8&255,255&n)}function xn(n){return Mn(n)+\"\"}function bn(n){return 16>n?\"0\"+Math.max(0,n).toString(16):Math.min(255,n).toString(16)}function _n(n,t,e){var r,i,u,o=0,a=0,l=0;if(r=/([a-z]+)\\((.*)\\)/.exec(n=n.toLowerCase()))switch(i=r[2].split(\",\"),r[1]){case\"hsl\":return e(parseFloat(i[0]),parseFloat(i[1])/100,parseFloat(i[2])/100);case\"rgb\":return t(Nn(i[0]),Nn(i[1]),Nn(i[2]))}return(u=ua.get(n))?t(u.r,u.g,u.b):(null==n||\"#\"!==n.charAt(0)||isNaN(u=parseInt(n.slice(1),16))||(4===n.length?(o=(3840&u)>>4,o=o>>4|o,a=240&u,a=a>>4|a,l=15&u,l=l<<4|l):7===n.length&&(o=(16711680&u)>>16,a=(65280&u)>>8,l=255&u)),t(o,a,l))}function wn(n,t,e){var r,i,u=Math.min(n/=255,t/=255,e/=255),o=Math.max(n,t,e),a=o-u,l=(o+u)/2;return a?(i=.5>l?a/(o+u):a/(2-o-u),r=n==o?(t-e)/a+(e>t?6:0):t==o?(e-n)/a+2:(n-t)/a+4,r*=60):(r=NaN,i=l>0&&1>l?0:r),new ln(r,i,l)}function Sn(n,t,e){n=kn(n),t=kn(t),e=kn(e);var r=dn((.4124564*n+.3575761*t+.1804375*e)/na),i=dn((.2126729*n+.7151522*t+.072175*e)/ta),u=dn((.0193339*n+.119192*t+.9503041*e)/ea);return hn(116*i-16,500*(r-i),200*(i-u))}function kn(n){return(n/=255)<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4)}function Nn(n){var t=parseFloat(n);return\"%\"===n.charAt(n.length-1)?Math.round(2.55*t):t}function En(n){return\"function\"==typeof n?n:function(){return n}}function An(n){return function(t,e,r){return 2===arguments.length&&\"function\"==typeof e&&(r=e,e=null),Cn(t,e,n,r)}}function Cn(n,t,e,r){function i(){var n,t=l.status;if(!t&&Ln(l)||t>=200&&300>t||304===t){try{n=e.call(u,l)}catch(r){return void o.error.call(u,r)}o.load.call(u,n)}else o.error.call(u,l)}var u={},o=ao.dispatch(\"beforesend\",\"progress\",\"load\",\"error\"),a={},l=new XMLHttpRequest,c=null;return!this.XDomainRequest||\"withCredentials\"in l||!/^(http(s)?:)?\\/\\//.test(n)||(l=new XDomainRequest),\"onload\"in l?l.onload=l.onerror=i:l.onreadystatechange=function(){l.readyState>3&&i()},l.onprogress=function(n){var t=ao.event;ao.event=n;try{o.progress.call(u,l)}finally{ao.event=t}},u.header=function(n,t){return n=(n+\"\").toLowerCase(),arguments.length<2?a[n]:(null==t?delete a[n]:a[n]=t+\"\",u)},u.mimeType=function(n){return arguments.length?(t=null==n?null:n+\"\",u):t},u.responseType=function(n){return arguments.length?(c=n,u):c},u.response=function(n){return e=n,u},[\"get\",\"post\"].forEach(function(n){u[n]=function(){return u.send.apply(u,[n].concat(co(arguments)))}}),u.send=function(e,r,i){if(2===arguments.length&&\"function\"==typeof r&&(i=r,r=null),l.open(e,n,!0),null==t||\"accept\"in a||(a.accept=t+\",*/*\"),l.setRequestHeader)for(var f in a)l.setRequestHeader(f,a[f]);return null!=t&&l.overrideMimeType&&l.overrideMimeType(t),null!=c&&(l.responseType=c),null!=i&&u.on(\"error\",i).on(\"load\",function(n){i(null,n)}),o.beforesend.call(u,l),l.send(null==r?null:r),u},u.abort=function(){return l.abort(),u},ao.rebind(u,o,\"on\"),null==r?u:u.get(zn(r))}function zn(n){return 1===n.length?function(t,e){n(null==t?e:null)}:n}function Ln(n){var t=n.responseType;return t&&\"text\"!==t?n.response:n.responseText}function qn(n,t,e){var r=arguments.length;2>r&&(t=0),3>r&&(e=Date.now());var i=e+t,u={c:n,t:i,n:null};return aa?aa.n=u:oa=u,aa=u,la||(ca=clearTimeout(ca),la=1,fa(Tn)),u}function Tn(){var n=Rn(),t=Dn()-n;t>24?(isFinite(t)&&(clearTimeout(ca),ca=setTimeout(Tn,t)),la=0):(la=1,fa(Tn))}function Rn(){for(var n=Date.now(),t=oa;t;)n>=t.t&&t.c(n-t.t)&&(t.c=null),t=t.n;return n}function Dn(){for(var n,t=oa,e=1/0;t;)t.c?(t.t<e&&(e=t.t),t=(n=t).n):t=n?n.n=t.n:oa=t.n;return aa=n,e}function Pn(n,t){return t-(n?Math.ceil(Math.log(n)/Math.LN10):1)}function Un(n,t){var e=Math.pow(10,3*xo(8-t));return{scale:t>8?function(n){return n/e}:function(n){return n*e},symbol:n}}function jn(n){var t=n.decimal,e=n.thousands,r=n.grouping,i=n.currency,u=r&&e?function(n,t){for(var i=n.length,u=[],o=0,a=r[0],l=0;i>0&&a>0&&(l+a+1>t&&(a=Math.max(1,t-l)),u.push(n.substring(i-=a,i+a)),!((l+=a+1)>t));)a=r[o=(o+1)%r.length];return u.reverse().join(e)}:m;return function(n){var e=ha.exec(n),r=e[1]||\" \",o=e[2]||\">\",a=e[3]||\"-\",l=e[4]||\"\",c=e[5],f=+e[6],s=e[7],h=e[8],p=e[9],g=1,v=\"\",d=\"\",y=!1,m=!0;switch(h&&(h=+h.substring(1)),(c||\"0\"===r&&\"=\"===o)&&(c=r=\"0\",o=\"=\"),p){case\"n\":s=!0,p=\"g\";break;case\"%\":g=100,d=\"%\",p=\"f\";break;case\"p\":g=100,d=\"%\",p=\"r\";break;case\"b\":case\"o\":case\"x\":case\"X\":\"#\"===l&&(v=\"0\"+p.toLowerCase());case\"c\":m=!1;case\"d\":y=!0,h=0;break;case\"s\":g=-1,p=\"r\"}\"$\"===l&&(v=i[0],d=i[1]),\"r\"!=p||h||(p=\"g\"),null!=h&&(\"g\"==p?h=Math.max(1,Math.min(21,h)):\"e\"!=p&&\"f\"!=p||(h=Math.max(0,Math.min(20,h)))),p=pa.get(p)||Fn;var M=c&&s;return function(n){var e=d;if(y&&n%1)return\"\";var i=0>n||0===n&&0>1/n?(n=-n,\"-\"):\"-\"===a?\"\":a;if(0>g){var l=ao.formatPrefix(n,h);n=l.scale(n),e=l.symbol+d}else n*=g;n=p(n,h);var x,b,_=n.lastIndexOf(\".\");if(0>_){var w=m?n.lastIndexOf(\"e\"):-1;0>w?(x=n,b=\"\"):(x=n.substring(0,w),b=n.substring(w))}else x=n.substring(0,_),b=t+n.substring(_+1);!c&&s&&(x=u(x,1/0));var S=v.length+x.length+b.length+(M?0:i.length),k=f>S?new Array(S=f-S+1).join(r):\"\";return M&&(x=u(k+x,k.length?f-b.length:1/0)),i+=v,n=x+b,(\"<\"===o?i+n+k:\">\"===o?k+i+n:\"^\"===o?k.substring(0,S>>=1)+i+n+k.substring(S):i+(M?n:k+n))+e}}}function Fn(n){return n+\"\"}function Hn(){this._=new Date(arguments.length>1?Date.UTC.apply(this,arguments):arguments[0])}function On(n,t,e){function r(t){var e=n(t),r=u(e,1);return r-t>t-e?e:r}function i(e){return t(e=n(new va(e-1)),1),e}function u(n,e){return t(n=new va(+n),e),n}function o(n,r,u){var o=i(n),a=[];if(u>1)for(;r>o;)e(o)%u||a.push(new Date(+o)),t(o,1);else for(;r>o;)a.push(new Date(+o)),t(o,1);return a}function a(n,t,e){try{va=Hn;var r=new Hn;return r._=n,o(r,t,e)}finally{va=Date}}n.floor=n,n.round=r,n.ceil=i,n.offset=u,n.range=o;var l=n.utc=In(n);return l.floor=l,l.round=In(r),l.ceil=In(i),l.offset=In(u),l.range=a,n}function In(n){return function(t,e){try{va=Hn;var r=new Hn;return r._=t,n(r,e)._}finally{va=Date}}}function Yn(n){function t(n){function t(t){for(var e,i,u,o=[],a=-1,l=0;++a<r;)37===n.charCodeAt(a)&&(o.push(n.slice(l,a)),null!=(i=ya[e=n.charAt(++a)])&&(e=n.charAt(++a)),(u=A[e])&&(e=u(t,null==i?\"e\"===e?\" \":\"0\":i)),o.push(e),l=a+1);return o.push(n.slice(l,a)),o.join(\"\")}var r=n.length;return t.parse=function(t){var r={y:1900,m:0,d:1,H:0,M:0,S:0,L:0,Z:null},i=e(r,n,t,0);if(i!=t.length)return null;\"p\"in r&&(r.H=r.H%12+12*r.p);var u=null!=r.Z&&va!==Hn,o=new(u?Hn:va);return\"j\"in r?o.setFullYear(r.y,0,r.j):\"W\"in r||\"U\"in r?(\"w\"in r||(r.w=\"W\"in r?1:0),o.setFullYear(r.y,0,1),o.setFullYear(r.y,0,\"W\"in r?(r.w+6)%7+7*r.W-(o.getDay()+5)%7:r.w+7*r.U-(o.getDay()+6)%7)):o.setFullYear(r.y,r.m,r.d),o.setHours(r.H+(r.Z/100|0),r.M+r.Z%100,r.S,r.L),u?o._:o},t.toString=function(){return n},t}function e(n,t,e,r){for(var i,u,o,a=0,l=t.length,c=e.length;l>a;){if(r>=c)return-1;if(i=t.charCodeAt(a++),37===i){if(o=t.charAt(a++),u=C[o in ya?t.charAt(a++):o],!u||(r=u(n,e,r))<0)return-1}else if(i!=e.charCodeAt(r++))return-1}return r}function r(n,t,e){_.lastIndex=0;var r=_.exec(t.slice(e));return r?(n.w=w.get(r[0].toLowerCase()),e+r[0].length):-1}function i(n,t,e){x.lastIndex=0;var r=x.exec(t.slice(e));return r?(n.w=b.get(r[0].toLowerCase()),e+r[0].length):-1}function u(n,t,e){N.lastIndex=0;var r=N.exec(t.slice(e));return r?(n.m=E.get(r[0].toLowerCase()),e+r[0].length):-1}function o(n,t,e){S.lastIndex=0;var r=S.exec(t.slice(e));return r?(n.m=k.get(r[0].toLowerCase()),e+r[0].length):-1}function a(n,t,r){return e(n,A.c.toString(),t,r)}function l(n,t,r){return e(n,A.x.toString(),t,r)}function c(n,t,r){return e(n,A.X.toString(),t,r)}function f(n,t,e){var r=M.get(t.slice(e,e+=2).toLowerCase());return null==r?-1:(n.p=r,e)}var s=n.dateTime,h=n.date,p=n.time,g=n.periods,v=n.days,d=n.shortDays,y=n.months,m=n.shortMonths;t.utc=function(n){function e(n){try{va=Hn;var t=new va;return t._=n,r(t)}finally{va=Date}}var r=t(n);return e.parse=function(n){try{va=Hn;var t=r.parse(n);return t&&t._}finally{va=Date}},e.toString=r.toString,e},t.multi=t.utc.multi=ct;var M=ao.map(),x=Vn(v),b=Xn(v),_=Vn(d),w=Xn(d),S=Vn(y),k=Xn(y),N=Vn(m),E=Xn(m);g.forEach(function(n,t){M.set(n.toLowerCase(),t)});var A={a:function(n){return d[n.getDay()]},A:function(n){return v[n.getDay()]},b:function(n){return m[n.getMonth()]},B:function(n){return y[n.getMonth()]},c:t(s),d:function(n,t){return Zn(n.getDate(),t,2)},e:function(n,t){return Zn(n.getDate(),t,2)},H:function(n,t){return Zn(n.getHours(),t,2)},I:function(n,t){return Zn(n.getHours()%12||12,t,2)},j:function(n,t){return Zn(1+ga.dayOfYear(n),t,3)},L:function(n,t){return Zn(n.getMilliseconds(),t,3)},m:function(n,t){return Zn(n.getMonth()+1,t,2)},M:function(n,t){return Zn(n.getMinutes(),t,2)},p:function(n){return g[+(n.getHours()>=12)]},S:function(n,t){return Zn(n.getSeconds(),t,2)},U:function(n,t){return Zn(ga.sundayOfYear(n),t,2)},w:function(n){return n.getDay()},W:function(n,t){return Zn(ga.mondayOfYear(n),t,2)},x:t(h),X:t(p),y:function(n,t){return Zn(n.getFullYear()%100,t,2)},Y:function(n,t){return Zn(n.getFullYear()%1e4,t,4)},Z:at,\"%\":function(){return\"%\"}},C={a:r,A:i,b:u,B:o,c:a,d:tt,e:tt,H:rt,I:rt,j:et,L:ot,m:nt,M:it,p:f,S:ut,U:Bn,w:$n,W:Wn,x:l,X:c,y:Gn,Y:Jn,Z:Kn,\"%\":lt};return t}function Zn(n,t,e){var r=0>n?\"-\":\"\",i=(r?-n:n)+\"\",u=i.length;return r+(e>u?new Array(e-u+1).join(t)+i:i)}function Vn(n){return new RegExp(\"^(?:\"+n.map(ao.requote).join(\"|\")+\")\",\"i\")}function Xn(n){for(var t=new c,e=-1,r=n.length;++e<r;)t.set(n[e].toLowerCase(),e);return t}function $n(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+1));return r?(n.w=+r[0],e+r[0].length):-1}function Bn(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e));return r?(n.U=+r[0],e+r[0].length):-1}function Wn(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e));return r?(n.W=+r[0],e+r[0].length):-1}function Jn(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+4));return r?(n.y=+r[0],e+r[0].length):-1}function Gn(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+2));return r?(n.y=Qn(+r[0]),e+r[0].length):-1}function Kn(n,t,e){return/^[+-]\\d{4}$/.test(t=t.slice(e,e+5))?(n.Z=-t,e+5):-1}function Qn(n){return n+(n>68?1900:2e3)}function nt(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+2));return r?(n.m=r[0]-1,e+r[0].length):-1}function tt(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+2));return r?(n.d=+r[0],e+r[0].length):-1}function et(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+3));return r?(n.j=+r[0],e+r[0].length):-1}function rt(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+2));return r?(n.H=+r[0],e+r[0].length):-1}function it(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+2));return r?(n.M=+r[0],e+r[0].length):-1}function ut(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+2));return r?(n.S=+r[0],e+r[0].length):-1}function ot(n,t,e){ma.lastIndex=0;var r=ma.exec(t.slice(e,e+3));return r?(n.L=+r[0],e+r[0].length):-1}function at(n){var t=n.getTimezoneOffset(),e=t>0?\"-\":\"+\",r=xo(t)/60|0,i=xo(t)%60;return e+Zn(r,\"0\",2)+Zn(i,\"0\",2)}function lt(n,t,e){Ma.lastIndex=0;var r=Ma.exec(t.slice(e,e+1));return r?e+r[0].length:-1}function ct(n){for(var t=n.length,e=-1;++e<t;)n[e][0]=this(n[e][0]);return function(t){for(var e=0,r=n[e];!r[1](t);)r=n[++e];return r[0](t)}}function ft(){}function st(n,t,e){var r=e.s=n+t,i=r-n,u=r-i;e.t=n-u+(t-i)}function ht(n,t){n&&wa.hasOwnProperty(n.type)&&wa[n.type](n,t)}function pt(n,t,e){var r,i=-1,u=n.length-e;for(t.lineStart();++i<u;)r=n[i],t.point(r[0],r[1],r[2]);t.lineEnd()}function gt(n,t){var e=-1,r=n.length;for(t.polygonStart();++e<r;)pt(n[e],t,1);t.polygonEnd()}function vt(){function n(n,t){n*=Yo,t=t*Yo/2+Fo/4;var e=n-r,o=e>=0?1:-1,a=o*e,l=Math.cos(t),c=Math.sin(t),f=u*c,s=i*l+f*Math.cos(a),h=f*o*Math.sin(a);ka.add(Math.atan2(h,s)),r=n,i=l,u=c}var t,e,r,i,u;Na.point=function(o,a){Na.point=n,r=(t=o)*Yo,i=Math.cos(a=(e=a)*Yo/2+Fo/4),u=Math.sin(a)},Na.lineEnd=function(){n(t,e)}}function dt(n){var t=n[0],e=n[1],r=Math.cos(e);return[r*Math.cos(t),r*Math.sin(t),Math.sin(e)]}function yt(n,t){return n[0]*t[0]+n[1]*t[1]+n[2]*t[2]}function mt(n,t){return[n[1]*t[2]-n[2]*t[1],n[2]*t[0]-n[0]*t[2],n[0]*t[1]-n[1]*t[0]]}function Mt(n,t){n[0]+=t[0],n[1]+=t[1],n[2]+=t[2]}function xt(n,t){return[n[0]*t,n[1]*t,n[2]*t]}function bt(n){var t=Math.sqrt(n[0]*n[0]+n[1]*n[1]+n[2]*n[2]);n[0]/=t,n[1]/=t,n[2]/=t}function _t(n){return[Math.atan2(n[1],n[0]),tn(n[2])]}function wt(n,t){return xo(n[0]-t[0])<Uo&&xo(n[1]-t[1])<Uo}function St(n,t){n*=Yo;var e=Math.cos(t*=Yo);kt(e*Math.cos(n),e*Math.sin(n),Math.sin(t))}function kt(n,t,e){++Ea,Ca+=(n-Ca)/Ea,za+=(t-za)/Ea,La+=(e-La)/Ea}function Nt(){function n(n,i){n*=Yo;var u=Math.cos(i*=Yo),o=u*Math.cos(n),a=u*Math.sin(n),l=Math.sin(i),c=Math.atan2(Math.sqrt((c=e*l-r*a)*c+(c=r*o-t*l)*c+(c=t*a-e*o)*c),t*o+e*a+r*l);Aa+=c,qa+=c*(t+(t=o)),Ta+=c*(e+(e=a)),Ra+=c*(r+(r=l)),kt(t,e,r)}var t,e,r;ja.point=function(i,u){i*=Yo;var o=Math.cos(u*=Yo);t=o*Math.cos(i),e=o*Math.sin(i),r=Math.sin(u),ja.point=n,kt(t,e,r)}}function Et(){ja.point=St}function At(){function n(n,t){n*=Yo;var e=Math.cos(t*=Yo),o=e*Math.cos(n),a=e*Math.sin(n),l=Math.sin(t),c=i*l-u*a,f=u*o-r*l,s=r*a-i*o,h=Math.sqrt(c*c+f*f+s*s),p=r*o+i*a+u*l,g=h&&-nn(p)/h,v=Math.atan2(h,p);Da+=g*c,Pa+=g*f,Ua+=g*s,Aa+=v,qa+=v*(r+(r=o)),Ta+=v*(i+(i=a)),Ra+=v*(u+(u=l)),kt(r,i,u)}var t,e,r,i,u;ja.point=function(o,a){t=o,e=a,ja.point=n,o*=Yo;var l=Math.cos(a*=Yo);r=l*Math.cos(o),i=l*Math.sin(o),u=Math.sin(a),kt(r,i,u)},ja.lineEnd=function(){n(t,e),ja.lineEnd=Et,ja.point=St}}function Ct(n,t){function e(e,r){return e=n(e,r),t(e[0],e[1])}return n.invert&&t.invert&&(e.invert=function(e,r){return e=t.invert(e,r),e&&n.invert(e[0],e[1])}),e}function zt(){return!0}function Lt(n,t,e,r,i){var u=[],o=[];if(n.forEach(function(n){if(!((t=n.length-1)<=0)){var t,e=n[0],r=n[t];if(wt(e,r)){i.lineStart();for(var a=0;t>a;++a)i.point((e=n[a])[0],e[1]);return void i.lineEnd()}var l=new Tt(e,n,null,!0),c=new Tt(e,null,l,!1);l.o=c,u.push(l),o.push(c),l=new Tt(r,n,null,!1),c=new Tt(r,null,l,!0),l.o=c,u.push(l),o.push(c)}}),o.sort(t),qt(u),qt(o),u.length){for(var a=0,l=e,c=o.length;c>a;++a)o[a].e=l=!l;for(var f,s,h=u[0];;){for(var p=h,g=!0;p.v;)if((p=p.n)===h)return;f=p.z,i.lineStart();do{if(p.v=p.o.v=!0,p.e){if(g)for(var a=0,c=f.length;c>a;++a)i.point((s=f[a])[0],s[1]);else r(p.x,p.n.x,1,i);p=p.n}else{if(g){f=p.p.z;for(var a=f.length-1;a>=0;--a)i.point((s=f[a])[0],s[1])}else r(p.x,p.p.x,-1,i);p=p.p}p=p.o,f=p.z,g=!g}while(!p.v);i.lineEnd()}}}function qt(n){if(t=n.length){for(var t,e,r=0,i=n[0];++r<t;)i.n=e=n[r],e.p=i,i=e;i.n=e=n[0],e.p=i}}function Tt(n,t,e,r){this.x=n,this.z=t,this.o=e,this.e=r,this.v=!1,this.n=this.p=null}function Rt(n,t,e,r){return function(i,u){function o(t,e){var r=i(t,e);n(t=r[0],e=r[1])&&u.point(t,e)}function a(n,t){var e=i(n,t);d.point(e[0],e[1])}function l(){m.point=a,d.lineStart()}function c(){m.point=o,d.lineEnd()}function f(n,t){v.push([n,t]);var e=i(n,t);x.point(e[0],e[1])}function s(){x.lineStart(),v=[]}function h(){f(v[0][0],v[0][1]),x.lineEnd();var n,t=x.clean(),e=M.buffer(),r=e.length;if(v.pop(),g.push(v),v=null,r)if(1&t){n=e[0];var i,r=n.length-1,o=-1;if(r>0){for(b||(u.polygonStart(),b=!0),u.lineStart();++o<r;)u.point((i=n[o])[0],i[1]);u.lineEnd()}}else r>1&&2&t&&e.push(e.pop().concat(e.shift())),p.push(e.filter(Dt))}var p,g,v,d=t(u),y=i.invert(r[0],r[1]),m={point:o,lineStart:l,lineEnd:c,polygonStart:function(){m.point=f,m.lineStart=s,m.lineEnd=h,p=[],g=[]},polygonEnd:function(){m.point=o,m.lineStart=l,m.lineEnd=c,p=ao.merge(p);var n=Ot(y,g);p.length?(b||(u.polygonStart(),b=!0),Lt(p,Ut,n,e,u)):n&&(b||(u.polygonStart(),b=!0),u.lineStart(),e(null,null,1,u),u.lineEnd()),b&&(u.polygonEnd(),b=!1),p=g=null},sphere:function(){u.polygonStart(),u.lineStart(),e(null,null,1,u),u.lineEnd(),u.polygonEnd()}},M=Pt(),x=t(M),b=!1;return m}}function Dt(n){return n.length>1}function Pt(){var n,t=[];return{lineStart:function(){t.push(n=[])},point:function(t,e){n.push([t,e])},lineEnd:b,buffer:function(){var e=t;return t=[],n=null,e},rejoin:function(){t.length>1&&t.push(t.pop().concat(t.shift()))}}}function Ut(n,t){return((n=n.x)[0]<0?n[1]-Io-Uo:Io-n[1])-((t=t.x)[0]<0?t[1]-Io-Uo:Io-t[1])}function jt(n){var t,e=NaN,r=NaN,i=NaN;return{lineStart:function(){n.lineStart(),t=1},point:function(u,o){var a=u>0?Fo:-Fo,l=xo(u-e);xo(l-Fo)<Uo?(n.point(e,r=(r+o)/2>0?Io:-Io),n.point(i,r),n.lineEnd(),n.lineStart(),n.point(a,r),n.point(u,r),t=0):i!==a&&l>=Fo&&(xo(e-i)<Uo&&(e-=i*Uo),xo(u-a)<Uo&&(u-=a*Uo),r=Ft(e,r,u,o),n.point(i,r),n.lineEnd(),n.lineStart(),n.point(a,r),t=0),n.point(e=u,r=o),i=a},lineEnd:function(){n.lineEnd(),e=r=NaN},clean:function(){return 2-t}}}function Ft(n,t,e,r){var i,u,o=Math.sin(n-e);return xo(o)>Uo?Math.atan((Math.sin(t)*(u=Math.cos(r))*Math.sin(e)-Math.sin(r)*(i=Math.cos(t))*Math.sin(n))/(i*u*o)):(t+r)/2}function Ht(n,t,e,r){var i;if(null==n)i=e*Io,r.point(-Fo,i),r.point(0,i),r.point(Fo,i),r.point(Fo,0),r.point(Fo,-i),r.point(0,-i),r.point(-Fo,-i),r.point(-Fo,0),r.point(-Fo,i);else if(xo(n[0]-t[0])>Uo){var u=n[0]<t[0]?Fo:-Fo;i=e*u/2,r.point(-u,i),r.point(0,i),r.point(u,i)}else r.point(t[0],t[1])}function Ot(n,t){var e=n[0],r=n[1],i=[Math.sin(e),-Math.cos(e),0],u=0,o=0;ka.reset();for(var a=0,l=t.length;l>a;++a){var c=t[a],f=c.length;if(f)for(var s=c[0],h=s[0],p=s[1]/2+Fo/4,g=Math.sin(p),v=Math.cos(p),d=1;;){d===f&&(d=0),n=c[d];var y=n[0],m=n[1]/2+Fo/4,M=Math.sin(m),x=Math.cos(m),b=y-h,_=b>=0?1:-1,w=_*b,S=w>Fo,k=g*M;if(ka.add(Math.atan2(k*_*Math.sin(w),v*x+k*Math.cos(w))),u+=S?b+_*Ho:b,S^h>=e^y>=e){var N=mt(dt(s),dt(n));bt(N);var E=mt(i,N);bt(E);var A=(S^b>=0?-1:1)*tn(E[2]);(r>A||r===A&&(N[0]||N[1]))&&(o+=S^b>=0?1:-1)}if(!d++)break;h=y,g=M,v=x,s=n}}return(-Uo>u||Uo>u&&-Uo>ka)^1&o}function It(n){function t(n,t){return Math.cos(n)*Math.cos(t)>u}function e(n){var e,u,l,c,f;return{lineStart:function(){c=l=!1,f=1},point:function(s,h){var p,g=[s,h],v=t(s,h),d=o?v?0:i(s,h):v?i(s+(0>s?Fo:-Fo),h):0;if(!e&&(c=l=v)&&n.lineStart(),v!==l&&(p=r(e,g),(wt(e,p)||wt(g,p))&&(g[0]+=Uo,g[1]+=Uo,v=t(g[0],g[1]))),v!==l)f=0,v?(n.lineStart(),p=r(g,e),n.point(p[0],p[1])):(p=r(e,g),n.point(p[0],p[1]),n.lineEnd()),e=p;else if(a&&e&&o^v){var y;d&u||!(y=r(g,e,!0))||(f=0,o?(n.lineStart(),n.point(y[0][0],y[0][1]),n.point(y[1][0],y[1][1]),n.lineEnd()):(n.point(y[1][0],y[1][1]),n.lineEnd(),n.lineStart(),n.point(y[0][0],y[0][1])))}!v||e&&wt(e,g)||n.point(g[0],g[1]),e=g,l=v,u=d},lineEnd:function(){l&&n.lineEnd(),e=null},clean:function(){return f|(c&&l)<<1}}}function r(n,t,e){var r=dt(n),i=dt(t),o=[1,0,0],a=mt(r,i),l=yt(a,a),c=a[0],f=l-c*c;if(!f)return!e&&n;var s=u*l/f,h=-u*c/f,p=mt(o,a),g=xt(o,s),v=xt(a,h);Mt(g,v);var d=p,y=yt(g,d),m=yt(d,d),M=y*y-m*(yt(g,g)-1);if(!(0>M)){var x=Math.sqrt(M),b=xt(d,(-y-x)/m);if(Mt(b,g),b=_t(b),!e)return b;var _,w=n[0],S=t[0],k=n[1],N=t[1];w>S&&(_=w,w=S,S=_);var E=S-w,A=xo(E-Fo)<Uo,C=A||Uo>E;if(!A&&k>N&&(_=k,k=N,N=_),C?A?k+N>0^b[1]<(xo(b[0]-w)<Uo?k:N):k<=b[1]&&b[1]<=N:E>Fo^(w<=b[0]&&b[0]<=S)){var z=xt(d,(-y+x)/m);return Mt(z,g),[b,_t(z)]}}}function i(t,e){var r=o?n:Fo-n,i=0;return-r>t?i|=1:t>r&&(i|=2),-r>e?i|=4:e>r&&(i|=8),i}var u=Math.cos(n),o=u>0,a=xo(u)>Uo,l=ve(n,6*Yo);return Rt(t,e,l,o?[0,-n]:[-Fo,n-Fo])}function Yt(n,t,e,r){return function(i){var u,o=i.a,a=i.b,l=o.x,c=o.y,f=a.x,s=a.y,h=0,p=1,g=f-l,v=s-c;if(u=n-l,g||!(u>0)){if(u/=g,0>g){if(h>u)return;p>u&&(p=u)}else if(g>0){if(u>p)return;u>h&&(h=u)}if(u=e-l,g||!(0>u)){if(u/=g,0>g){if(u>p)return;u>h&&(h=u)}else if(g>0){if(h>u)return;p>u&&(p=u)}if(u=t-c,v||!(u>0)){if(u/=v,0>v){if(h>u)return;p>u&&(p=u)}else if(v>0){if(u>p)return;u>h&&(h=u)}if(u=r-c,v||!(0>u)){if(u/=v,0>v){if(u>p)return;u>h&&(h=u)}else if(v>0){if(h>u)return;p>u&&(p=u)}return h>0&&(i.a={x:l+h*g,y:c+h*v}),1>p&&(i.b={x:l+p*g,y:c+p*v}),i}}}}}}function Zt(n,t,e,r){function i(r,i){return xo(r[0]-n)<Uo?i>0?0:3:xo(r[0]-e)<Uo?i>0?2:1:xo(r[1]-t)<Uo?i>0?1:0:i>0?3:2}function u(n,t){return o(n.x,t.x)}function o(n,t){var e=i(n,1),r=i(t,1);return e!==r?e-r:0===e?t[1]-n[1]:1===e?n[0]-t[0]:2===e?n[1]-t[1]:t[0]-n[0]}return function(a){function l(n){for(var t=0,e=d.length,r=n[1],i=0;e>i;++i)for(var u,o=1,a=d[i],l=a.length,c=a[0];l>o;++o)u=a[o],c[1]<=r?u[1]>r&&Q(c,u,n)>0&&++t:u[1]<=r&&Q(c,u,n)<0&&--t,c=u;return 0!==t}function c(u,a,l,c){var f=0,s=0;if(null==u||(f=i(u,l))!==(s=i(a,l))||o(u,a)<0^l>0){do c.point(0===f||3===f?n:e,f>1?r:t);while((f=(f+l+4)%4)!==s)}else c.point(a[0],a[1])}function f(i,u){return i>=n&&e>=i&&u>=t&&r>=u}function s(n,t){f(n,t)&&a.point(n,t)}function h(){C.point=g,d&&d.push(y=[]),S=!0,w=!1,b=_=NaN}function p(){v&&(g(m,M),x&&w&&E.rejoin(),v.push(E.buffer())),C.point=s,w&&a.lineEnd()}function g(n,t){n=Math.max(-Ha,Math.min(Ha,n)),t=Math.max(-Ha,Math.min(Ha,t));var e=f(n,t);if(d&&y.push([n,t]),S)m=n,M=t,x=e,S=!1,e&&(a.lineStart(),a.point(n,t));else if(e&&w)a.point(n,t);else{var r={a:{x:b,y:_},b:{x:n,y:t}};A(r)?(w||(a.lineStart(),a.point(r.a.x,r.a.y)),a.point(r.b.x,r.b.y),e||a.lineEnd(),k=!1):e&&(a.lineStart(),a.point(n,t),k=!1)}b=n,_=t,w=e}var v,d,y,m,M,x,b,_,w,S,k,N=a,E=Pt(),A=Yt(n,t,e,r),C={point:s,lineStart:h,lineEnd:p,polygonStart:function(){a=E,v=[],d=[],k=!0},polygonEnd:function(){a=N,v=ao.merge(v);var t=l([n,r]),e=k&&t,i=v.length;(e||i)&&(a.polygonStart(),e&&(a.lineStart(),c(null,null,1,a),a.lineEnd()),i&&Lt(v,u,t,c,a),a.polygonEnd()),v=d=y=null}};return C}}function Vt(n){var t=0,e=Fo/3,r=ae(n),i=r(t,e);return i.parallels=function(n){return arguments.length?r(t=n[0]*Fo/180,e=n[1]*Fo/180):[t/Fo*180,e/Fo*180]},i}function Xt(n,t){function e(n,t){var e=Math.sqrt(u-2*i*Math.sin(t))/i;return[e*Math.sin(n*=i),o-e*Math.cos(n)]}var r=Math.sin(n),i=(r+Math.sin(t))/2,u=1+r*(2*i-r),o=Math.sqrt(u)/i;return e.invert=function(n,t){var e=o-t;return[Math.atan2(n,e)/i,tn((u-(n*n+e*e)*i*i)/(2*i))]},e}function $t(){function n(n,t){Ia+=i*n-r*t,r=n,i=t}var t,e,r,i;$a.point=function(u,o){$a.point=n,t=r=u,e=i=o},$a.lineEnd=function(){n(t,e)}}function Bt(n,t){Ya>n&&(Ya=n),n>Va&&(Va=n),Za>t&&(Za=t),t>Xa&&(Xa=t)}function Wt(){function n(n,t){o.push(\"M\",n,\",\",t,u)}function t(n,t){o.push(\"M\",n,\",\",t),a.point=e}function e(n,t){o.push(\"L\",n,\",\",t)}function r(){a.point=n}function i(){o.push(\"Z\")}var u=Jt(4.5),o=[],a={point:n,lineStart:function(){a.point=t},lineEnd:r,polygonStart:function(){a.lineEnd=i},polygonEnd:function(){a.lineEnd=r,a.point=n},pointRadius:function(n){return u=Jt(n),a},result:function(){if(o.length){var n=o.join(\"\");return o=[],n}}};return a}function Jt(n){return\"m0,\"+n+\"a\"+n+\",\"+n+\" 0 1,1 0,\"+-2*n+\"a\"+n+\",\"+n+\" 0 1,1 0,\"+2*n+\"z\"}function Gt(n,t){Ca+=n,za+=t,++La}function Kt(){function n(n,r){var i=n-t,u=r-e,o=Math.sqrt(i*i+u*u);qa+=o*(t+n)/2,Ta+=o*(e+r)/2,Ra+=o,Gt(t=n,e=r)}var t,e;Wa.point=function(r,i){Wa.point=n,Gt(t=r,e=i)}}function Qt(){Wa.point=Gt}function ne(){function n(n,t){var e=n-r,u=t-i,o=Math.sqrt(e*e+u*u);qa+=o*(r+n)/2,Ta+=o*(i+t)/2,Ra+=o,o=i*n-r*t,Da+=o*(r+n),Pa+=o*(i+t),Ua+=3*o,Gt(r=n,i=t)}var t,e,r,i;Wa.point=function(u,o){Wa.point=n,Gt(t=r=u,e=i=o)},Wa.lineEnd=function(){n(t,e)}}function te(n){function t(t,e){n.moveTo(t+o,e),n.arc(t,e,o,0,Ho)}function e(t,e){n.moveTo(t,e),a.point=r}function r(t,e){n.lineTo(t,e)}function i(){a.point=t}function u(){n.closePath()}var o=4.5,a={point:t,lineStart:function(){a.point=e},lineEnd:i,polygonStart:function(){a.lineEnd=u},polygonEnd:function(){a.lineEnd=i,a.point=t},pointRadius:function(n){return o=n,a},result:b};return a}function ee(n){function t(n){return(a?r:e)(n)}function e(t){return ue(t,function(e,r){e=n(e,r),t.point(e[0],e[1])})}function r(t){function e(e,r){e=n(e,r),t.point(e[0],e[1])}function r(){M=NaN,S.point=u,t.lineStart()}function u(e,r){var u=dt([e,r]),o=n(e,r);i(M,x,m,b,_,w,M=o[0],x=o[1],m=e,b=u[0],_=u[1],w=u[2],a,t),t.point(M,x)}function o(){S.point=e,t.lineEnd()}function l(){\nr(),S.point=c,S.lineEnd=f}function c(n,t){u(s=n,h=t),p=M,g=x,v=b,d=_,y=w,S.point=u}function f(){i(M,x,m,b,_,w,p,g,s,v,d,y,a,t),S.lineEnd=o,o()}var s,h,p,g,v,d,y,m,M,x,b,_,w,S={point:e,lineStart:r,lineEnd:o,polygonStart:function(){t.polygonStart(),S.lineStart=l},polygonEnd:function(){t.polygonEnd(),S.lineStart=r}};return S}function i(t,e,r,a,l,c,f,s,h,p,g,v,d,y){var m=f-t,M=s-e,x=m*m+M*M;if(x>4*u&&d--){var b=a+p,_=l+g,w=c+v,S=Math.sqrt(b*b+_*_+w*w),k=Math.asin(w/=S),N=xo(xo(w)-1)<Uo||xo(r-h)<Uo?(r+h)/2:Math.atan2(_,b),E=n(N,k),A=E[0],C=E[1],z=A-t,L=C-e,q=M*z-m*L;(q*q/x>u||xo((m*z+M*L)/x-.5)>.3||o>a*p+l*g+c*v)&&(i(t,e,r,a,l,c,A,C,N,b/=S,_/=S,w,d,y),y.point(A,C),i(A,C,N,b,_,w,f,s,h,p,g,v,d,y))}}var u=.5,o=Math.cos(30*Yo),a=16;return t.precision=function(n){return arguments.length?(a=(u=n*n)>0&&16,t):Math.sqrt(u)},t}function re(n){var t=ee(function(t,e){return n([t*Zo,e*Zo])});return function(n){return le(t(n))}}function ie(n){this.stream=n}function ue(n,t){return{point:t,sphere:function(){n.sphere()},lineStart:function(){n.lineStart()},lineEnd:function(){n.lineEnd()},polygonStart:function(){n.polygonStart()},polygonEnd:function(){n.polygonEnd()}}}function oe(n){return ae(function(){return n})()}function ae(n){function t(n){return n=a(n[0]*Yo,n[1]*Yo),[n[0]*h+l,c-n[1]*h]}function e(n){return n=a.invert((n[0]-l)/h,(c-n[1])/h),n&&[n[0]*Zo,n[1]*Zo]}function r(){a=Ct(o=se(y,M,x),u);var n=u(v,d);return l=p-n[0]*h,c=g+n[1]*h,i()}function i(){return f&&(f.valid=!1,f=null),t}var u,o,a,l,c,f,s=ee(function(n,t){return n=u(n,t),[n[0]*h+l,c-n[1]*h]}),h=150,p=480,g=250,v=0,d=0,y=0,M=0,x=0,b=Fa,_=m,w=null,S=null;return t.stream=function(n){return f&&(f.valid=!1),f=le(b(o,s(_(n)))),f.valid=!0,f},t.clipAngle=function(n){return arguments.length?(b=null==n?(w=n,Fa):It((w=+n)*Yo),i()):w},t.clipExtent=function(n){return arguments.length?(S=n,_=n?Zt(n[0][0],n[0][1],n[1][0],n[1][1]):m,i()):S},t.scale=function(n){return arguments.length?(h=+n,r()):h},t.translate=function(n){return arguments.length?(p=+n[0],g=+n[1],r()):[p,g]},t.center=function(n){return arguments.length?(v=n[0]%360*Yo,d=n[1]%360*Yo,r()):[v*Zo,d*Zo]},t.rotate=function(n){return arguments.length?(y=n[0]%360*Yo,M=n[1]%360*Yo,x=n.length>2?n[2]%360*Yo:0,r()):[y*Zo,M*Zo,x*Zo]},ao.rebind(t,s,\"precision\"),function(){return u=n.apply(this,arguments),t.invert=u.invert&&e,r()}}function le(n){return ue(n,function(t,e){n.point(t*Yo,e*Yo)})}function ce(n,t){return[n,t]}function fe(n,t){return[n>Fo?n-Ho:-Fo>n?n+Ho:n,t]}function se(n,t,e){return n?t||e?Ct(pe(n),ge(t,e)):pe(n):t||e?ge(t,e):fe}function he(n){return function(t,e){return t+=n,[t>Fo?t-Ho:-Fo>t?t+Ho:t,e]}}function pe(n){var t=he(n);return t.invert=he(-n),t}function ge(n,t){function e(n,t){var e=Math.cos(t),a=Math.cos(n)*e,l=Math.sin(n)*e,c=Math.sin(t),f=c*r+a*i;return[Math.atan2(l*u-f*o,a*r-c*i),tn(f*u+l*o)]}var r=Math.cos(n),i=Math.sin(n),u=Math.cos(t),o=Math.sin(t);return e.invert=function(n,t){var e=Math.cos(t),a=Math.cos(n)*e,l=Math.sin(n)*e,c=Math.sin(t),f=c*u-l*o;return[Math.atan2(l*u+c*o,a*r+f*i),tn(f*r-a*i)]},e}function ve(n,t){var e=Math.cos(n),r=Math.sin(n);return function(i,u,o,a){var l=o*t;null!=i?(i=de(e,i),u=de(e,u),(o>0?u>i:i>u)&&(i+=o*Ho)):(i=n+o*Ho,u=n-.5*l);for(var c,f=i;o>0?f>u:u>f;f-=l)a.point((c=_t([e,-r*Math.cos(f),-r*Math.sin(f)]))[0],c[1])}}function de(n,t){var e=dt(t);e[0]-=n,bt(e);var r=nn(-e[1]);return((-e[2]<0?-r:r)+2*Math.PI-Uo)%(2*Math.PI)}function ye(n,t,e){var r=ao.range(n,t-Uo,e).concat(t);return function(n){return r.map(function(t){return[n,t]})}}function me(n,t,e){var r=ao.range(n,t-Uo,e).concat(t);return function(n){return r.map(function(t){return[t,n]})}}function Me(n){return n.source}function xe(n){return n.target}function be(n,t,e,r){var i=Math.cos(t),u=Math.sin(t),o=Math.cos(r),a=Math.sin(r),l=i*Math.cos(n),c=i*Math.sin(n),f=o*Math.cos(e),s=o*Math.sin(e),h=2*Math.asin(Math.sqrt(on(r-t)+i*o*on(e-n))),p=1/Math.sin(h),g=h?function(n){var t=Math.sin(n*=h)*p,e=Math.sin(h-n)*p,r=e*l+t*f,i=e*c+t*s,o=e*u+t*a;return[Math.atan2(i,r)*Zo,Math.atan2(o,Math.sqrt(r*r+i*i))*Zo]}:function(){return[n*Zo,t*Zo]};return g.distance=h,g}function _e(){function n(n,i){var u=Math.sin(i*=Yo),o=Math.cos(i),a=xo((n*=Yo)-t),l=Math.cos(a);Ja+=Math.atan2(Math.sqrt((a=o*Math.sin(a))*a+(a=r*u-e*o*l)*a),e*u+r*o*l),t=n,e=u,r=o}var t,e,r;Ga.point=function(i,u){t=i*Yo,e=Math.sin(u*=Yo),r=Math.cos(u),Ga.point=n},Ga.lineEnd=function(){Ga.point=Ga.lineEnd=b}}function we(n,t){function e(t,e){var r=Math.cos(t),i=Math.cos(e),u=n(r*i);return[u*i*Math.sin(t),u*Math.sin(e)]}return e.invert=function(n,e){var r=Math.sqrt(n*n+e*e),i=t(r),u=Math.sin(i),o=Math.cos(i);return[Math.atan2(n*u,r*o),Math.asin(r&&e*u/r)]},e}function Se(n,t){function e(n,t){o>0?-Io+Uo>t&&(t=-Io+Uo):t>Io-Uo&&(t=Io-Uo);var e=o/Math.pow(i(t),u);return[e*Math.sin(u*n),o-e*Math.cos(u*n)]}var r=Math.cos(n),i=function(n){return Math.tan(Fo/4+n/2)},u=n===t?Math.sin(n):Math.log(r/Math.cos(t))/Math.log(i(t)/i(n)),o=r*Math.pow(i(n),u)/u;return u?(e.invert=function(n,t){var e=o-t,r=K(u)*Math.sqrt(n*n+e*e);return[Math.atan2(n,e)/u,2*Math.atan(Math.pow(o/r,1/u))-Io]},e):Ne}function ke(n,t){function e(n,t){var e=u-t;return[e*Math.sin(i*n),u-e*Math.cos(i*n)]}var r=Math.cos(n),i=n===t?Math.sin(n):(r-Math.cos(t))/(t-n),u=r/i+n;return xo(i)<Uo?ce:(e.invert=function(n,t){var e=u-t;return[Math.atan2(n,e)/i,u-K(i)*Math.sqrt(n*n+e*e)]},e)}function Ne(n,t){return[n,Math.log(Math.tan(Fo/4+t/2))]}function Ee(n){var t,e=oe(n),r=e.scale,i=e.translate,u=e.clipExtent;return e.scale=function(){var n=r.apply(e,arguments);return n===e?t?e.clipExtent(null):e:n},e.translate=function(){var n=i.apply(e,arguments);return n===e?t?e.clipExtent(null):e:n},e.clipExtent=function(n){var o=u.apply(e,arguments);if(o===e){if(t=null==n){var a=Fo*r(),l=i();u([[l[0]-a,l[1]-a],[l[0]+a,l[1]+a]])}}else t&&(o=null);return o},e.clipExtent(null)}function Ae(n,t){return[Math.log(Math.tan(Fo/4+t/2)),-n]}function Ce(n){return n[0]}function ze(n){return n[1]}function Le(n){for(var t=n.length,e=[0,1],r=2,i=2;t>i;i++){for(;r>1&&Q(n[e[r-2]],n[e[r-1]],n[i])<=0;)--r;e[r++]=i}return e.slice(0,r)}function qe(n,t){return n[0]-t[0]||n[1]-t[1]}function Te(n,t,e){return(e[0]-t[0])*(n[1]-t[1])<(e[1]-t[1])*(n[0]-t[0])}function Re(n,t,e,r){var i=n[0],u=e[0],o=t[0]-i,a=r[0]-u,l=n[1],c=e[1],f=t[1]-l,s=r[1]-c,h=(a*(l-c)-s*(i-u))/(s*o-a*f);return[i+h*o,l+h*f]}function De(n){var t=n[0],e=n[n.length-1];return!(t[0]-e[0]||t[1]-e[1])}function Pe(){rr(this),this.edge=this.site=this.circle=null}function Ue(n){var t=cl.pop()||new Pe;return t.site=n,t}function je(n){Be(n),ol.remove(n),cl.push(n),rr(n)}function Fe(n){var t=n.circle,e=t.x,r=t.cy,i={x:e,y:r},u=n.P,o=n.N,a=[n];je(n);for(var l=u;l.circle&&xo(e-l.circle.x)<Uo&&xo(r-l.circle.cy)<Uo;)u=l.P,a.unshift(l),je(l),l=u;a.unshift(l),Be(l);for(var c=o;c.circle&&xo(e-c.circle.x)<Uo&&xo(r-c.circle.cy)<Uo;)o=c.N,a.push(c),je(c),c=o;a.push(c),Be(c);var f,s=a.length;for(f=1;s>f;++f)c=a[f],l=a[f-1],nr(c.edge,l.site,c.site,i);l=a[0],c=a[s-1],c.edge=Ke(l.site,c.site,null,i),$e(l),$e(c)}function He(n){for(var t,e,r,i,u=n.x,o=n.y,a=ol._;a;)if(r=Oe(a,o)-u,r>Uo)a=a.L;else{if(i=u-Ie(a,o),!(i>Uo)){r>-Uo?(t=a.P,e=a):i>-Uo?(t=a,e=a.N):t=e=a;break}if(!a.R){t=a;break}a=a.R}var l=Ue(n);if(ol.insert(t,l),t||e){if(t===e)return Be(t),e=Ue(t.site),ol.insert(l,e),l.edge=e.edge=Ke(t.site,l.site),$e(t),void $e(e);if(!e)return void(l.edge=Ke(t.site,l.site));Be(t),Be(e);var c=t.site,f=c.x,s=c.y,h=n.x-f,p=n.y-s,g=e.site,v=g.x-f,d=g.y-s,y=2*(h*d-p*v),m=h*h+p*p,M=v*v+d*d,x={x:(d*m-p*M)/y+f,y:(h*M-v*m)/y+s};nr(e.edge,c,g,x),l.edge=Ke(c,n,null,x),e.edge=Ke(n,g,null,x),$e(t),$e(e)}}function Oe(n,t){var e=n.site,r=e.x,i=e.y,u=i-t;if(!u)return r;var o=n.P;if(!o)return-(1/0);e=o.site;var a=e.x,l=e.y,c=l-t;if(!c)return a;var f=a-r,s=1/u-1/c,h=f/c;return s?(-h+Math.sqrt(h*h-2*s*(f*f/(-2*c)-l+c/2+i-u/2)))/s+r:(r+a)/2}function Ie(n,t){var e=n.N;if(e)return Oe(e,t);var r=n.site;return r.y===t?r.x:1/0}function Ye(n){this.site=n,this.edges=[]}function Ze(n){for(var t,e,r,i,u,o,a,l,c,f,s=n[0][0],h=n[1][0],p=n[0][1],g=n[1][1],v=ul,d=v.length;d--;)if(u=v[d],u&&u.prepare())for(a=u.edges,l=a.length,o=0;l>o;)f=a[o].end(),r=f.x,i=f.y,c=a[++o%l].start(),t=c.x,e=c.y,(xo(r-t)>Uo||xo(i-e)>Uo)&&(a.splice(o,0,new tr(Qe(u.site,f,xo(r-s)<Uo&&g-i>Uo?{x:s,y:xo(t-s)<Uo?e:g}:xo(i-g)<Uo&&h-r>Uo?{x:xo(e-g)<Uo?t:h,y:g}:xo(r-h)<Uo&&i-p>Uo?{x:h,y:xo(t-h)<Uo?e:p}:xo(i-p)<Uo&&r-s>Uo?{x:xo(e-p)<Uo?t:s,y:p}:null),u.site,null)),++l)}function Ve(n,t){return t.angle-n.angle}function Xe(){rr(this),this.x=this.y=this.arc=this.site=this.cy=null}function $e(n){var t=n.P,e=n.N;if(t&&e){var r=t.site,i=n.site,u=e.site;if(r!==u){var o=i.x,a=i.y,l=r.x-o,c=r.y-a,f=u.x-o,s=u.y-a,h=2*(l*s-c*f);if(!(h>=-jo)){var p=l*l+c*c,g=f*f+s*s,v=(s*p-c*g)/h,d=(l*g-f*p)/h,s=d+a,y=fl.pop()||new Xe;y.arc=n,y.site=i,y.x=v+o,y.y=s+Math.sqrt(v*v+d*d),y.cy=s,n.circle=y;for(var m=null,M=ll._;M;)if(y.y<M.y||y.y===M.y&&y.x<=M.x){if(!M.L){m=M.P;break}M=M.L}else{if(!M.R){m=M;break}M=M.R}ll.insert(m,y),m||(al=y)}}}}function Be(n){var t=n.circle;t&&(t.P||(al=t.N),ll.remove(t),fl.push(t),rr(t),n.circle=null)}function We(n){for(var t,e=il,r=Yt(n[0][0],n[0][1],n[1][0],n[1][1]),i=e.length;i--;)t=e[i],(!Je(t,n)||!r(t)||xo(t.a.x-t.b.x)<Uo&&xo(t.a.y-t.b.y)<Uo)&&(t.a=t.b=null,e.splice(i,1))}function Je(n,t){var e=n.b;if(e)return!0;var r,i,u=n.a,o=t[0][0],a=t[1][0],l=t[0][1],c=t[1][1],f=n.l,s=n.r,h=f.x,p=f.y,g=s.x,v=s.y,d=(h+g)/2,y=(p+v)/2;if(v===p){if(o>d||d>=a)return;if(h>g){if(u){if(u.y>=c)return}else u={x:d,y:l};e={x:d,y:c}}else{if(u){if(u.y<l)return}else u={x:d,y:c};e={x:d,y:l}}}else if(r=(h-g)/(v-p),i=y-r*d,-1>r||r>1)if(h>g){if(u){if(u.y>=c)return}else u={x:(l-i)/r,y:l};e={x:(c-i)/r,y:c}}else{if(u){if(u.y<l)return}else u={x:(c-i)/r,y:c};e={x:(l-i)/r,y:l}}else if(v>p){if(u){if(u.x>=a)return}else u={x:o,y:r*o+i};e={x:a,y:r*a+i}}else{if(u){if(u.x<o)return}else u={x:a,y:r*a+i};e={x:o,y:r*o+i}}return n.a=u,n.b=e,!0}function Ge(n,t){this.l=n,this.r=t,this.a=this.b=null}function Ke(n,t,e,r){var i=new Ge(n,t);return il.push(i),e&&nr(i,n,t,e),r&&nr(i,t,n,r),ul[n.i].edges.push(new tr(i,n,t)),ul[t.i].edges.push(new tr(i,t,n)),i}function Qe(n,t,e){var r=new Ge(n,null);return r.a=t,r.b=e,il.push(r),r}function nr(n,t,e,r){n.a||n.b?n.l===e?n.b=r:n.a=r:(n.a=r,n.l=t,n.r=e)}function tr(n,t,e){var r=n.a,i=n.b;this.edge=n,this.site=t,this.angle=e?Math.atan2(e.y-t.y,e.x-t.x):n.l===t?Math.atan2(i.x-r.x,r.y-i.y):Math.atan2(r.x-i.x,i.y-r.y)}function er(){this._=null}function rr(n){n.U=n.C=n.L=n.R=n.P=n.N=null}function ir(n,t){var e=t,r=t.R,i=e.U;i?i.L===e?i.L=r:i.R=r:n._=r,r.U=i,e.U=r,e.R=r.L,e.R&&(e.R.U=e),r.L=e}function ur(n,t){var e=t,r=t.L,i=e.U;i?i.L===e?i.L=r:i.R=r:n._=r,r.U=i,e.U=r,e.L=r.R,e.L&&(e.L.U=e),r.R=e}function or(n){for(;n.L;)n=n.L;return n}function ar(n,t){var e,r,i,u=n.sort(lr).pop();for(il=[],ul=new Array(n.length),ol=new er,ll=new er;;)if(i=al,u&&(!i||u.y<i.y||u.y===i.y&&u.x<i.x))u.x===e&&u.y===r||(ul[u.i]=new Ye(u),He(u),e=u.x,r=u.y),u=n.pop();else{if(!i)break;Fe(i.arc)}t&&(We(t),Ze(t));var o={cells:ul,edges:il};return ol=ll=il=ul=null,o}function lr(n,t){return t.y-n.y||t.x-n.x}function cr(n,t,e){return(n.x-e.x)*(t.y-n.y)-(n.x-t.x)*(e.y-n.y)}function fr(n){return n.x}function sr(n){return n.y}function hr(){return{leaf:!0,nodes:[],point:null,x:null,y:null}}function pr(n,t,e,r,i,u){if(!n(t,e,r,i,u)){var o=.5*(e+i),a=.5*(r+u),l=t.nodes;l[0]&&pr(n,l[0],e,r,o,a),l[1]&&pr(n,l[1],o,r,i,a),l[2]&&pr(n,l[2],e,a,o,u),l[3]&&pr(n,l[3],o,a,i,u)}}function gr(n,t,e,r,i,u,o){var a,l=1/0;return function c(n,f,s,h,p){if(!(f>u||s>o||r>h||i>p)){if(g=n.point){var g,v=t-n.x,d=e-n.y,y=v*v+d*d;if(l>y){var m=Math.sqrt(l=y);r=t-m,i=e-m,u=t+m,o=e+m,a=g}}for(var M=n.nodes,x=.5*(f+h),b=.5*(s+p),_=t>=x,w=e>=b,S=w<<1|_,k=S+4;k>S;++S)if(n=M[3&S])switch(3&S){case 0:c(n,f,s,x,b);break;case 1:c(n,x,s,h,b);break;case 2:c(n,f,b,x,p);break;case 3:c(n,x,b,h,p)}}}(n,r,i,u,o),a}function vr(n,t){n=ao.rgb(n),t=ao.rgb(t);var e=n.r,r=n.g,i=n.b,u=t.r-e,o=t.g-r,a=t.b-i;return function(n){return\"#\"+bn(Math.round(e+u*n))+bn(Math.round(r+o*n))+bn(Math.round(i+a*n))}}function dr(n,t){var e,r={},i={};for(e in n)e in t?r[e]=Mr(n[e],t[e]):i[e]=n[e];for(e in t)e in n||(i[e]=t[e]);return function(n){for(e in r)i[e]=r[e](n);return i}}function yr(n,t){return n=+n,t=+t,function(e){return n*(1-e)+t*e}}function mr(n,t){var e,r,i,u=hl.lastIndex=pl.lastIndex=0,o=-1,a=[],l=[];for(n+=\"\",t+=\"\";(e=hl.exec(n))&&(r=pl.exec(t));)(i=r.index)>u&&(i=t.slice(u,i),a[o]?a[o]+=i:a[++o]=i),(e=e[0])===(r=r[0])?a[o]?a[o]+=r:a[++o]=r:(a[++o]=null,l.push({i:o,x:yr(e,r)})),u=pl.lastIndex;return u<t.length&&(i=t.slice(u),a[o]?a[o]+=i:a[++o]=i),a.length<2?l[0]?(t=l[0].x,function(n){return t(n)+\"\"}):function(){return t}:(t=l.length,function(n){for(var e,r=0;t>r;++r)a[(e=l[r]).i]=e.x(n);return a.join(\"\")})}function Mr(n,t){for(var e,r=ao.interpolators.length;--r>=0&&!(e=ao.interpolators[r](n,t)););return e}function xr(n,t){var e,r=[],i=[],u=n.length,o=t.length,a=Math.min(n.length,t.length);for(e=0;a>e;++e)r.push(Mr(n[e],t[e]));for(;u>e;++e)i[e]=n[e];for(;o>e;++e)i[e]=t[e];return function(n){for(e=0;a>e;++e)i[e]=r[e](n);return i}}function br(n){return function(t){return 0>=t?0:t>=1?1:n(t)}}function _r(n){return function(t){return 1-n(1-t)}}function wr(n){return function(t){return.5*(.5>t?n(2*t):2-n(2-2*t))}}function Sr(n){return n*n}function kr(n){return n*n*n}function Nr(n){if(0>=n)return 0;if(n>=1)return 1;var t=n*n,e=t*n;return 4*(.5>n?e:3*(n-t)+e-.75)}function Er(n){return function(t){return Math.pow(t,n)}}function Ar(n){return 1-Math.cos(n*Io)}function Cr(n){return Math.pow(2,10*(n-1))}function zr(n){return 1-Math.sqrt(1-n*n)}function Lr(n,t){var e;return arguments.length<2&&(t=.45),arguments.length?e=t/Ho*Math.asin(1/n):(n=1,e=t/4),function(r){return 1+n*Math.pow(2,-10*r)*Math.sin((r-e)*Ho/t)}}function qr(n){return n||(n=1.70158),function(t){return t*t*((n+1)*t-n)}}function Tr(n){return 1/2.75>n?7.5625*n*n:2/2.75>n?7.5625*(n-=1.5/2.75)*n+.75:2.5/2.75>n?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375}function Rr(n,t){n=ao.hcl(n),t=ao.hcl(t);var e=n.h,r=n.c,i=n.l,u=t.h-e,o=t.c-r,a=t.l-i;return isNaN(o)&&(o=0,r=isNaN(r)?t.c:r),isNaN(u)?(u=0,e=isNaN(e)?t.h:e):u>180?u-=360:-180>u&&(u+=360),function(n){return sn(e+u*n,r+o*n,i+a*n)+\"\"}}function Dr(n,t){n=ao.hsl(n),t=ao.hsl(t);var e=n.h,r=n.s,i=n.l,u=t.h-e,o=t.s-r,a=t.l-i;return isNaN(o)&&(o=0,r=isNaN(r)?t.s:r),isNaN(u)?(u=0,e=isNaN(e)?t.h:e):u>180?u-=360:-180>u&&(u+=360),function(n){return cn(e+u*n,r+o*n,i+a*n)+\"\"}}function Pr(n,t){n=ao.lab(n),t=ao.lab(t);var e=n.l,r=n.a,i=n.b,u=t.l-e,o=t.a-r,a=t.b-i;return function(n){return pn(e+u*n,r+o*n,i+a*n)+\"\"}}function Ur(n,t){return t-=n,function(e){return Math.round(n+t*e)}}function jr(n){var t=[n.a,n.b],e=[n.c,n.d],r=Hr(t),i=Fr(t,e),u=Hr(Or(e,t,-i))||0;t[0]*e[1]<e[0]*t[1]&&(t[0]*=-1,t[1]*=-1,r*=-1,i*=-1),this.rotate=(r?Math.atan2(t[1],t[0]):Math.atan2(-e[0],e[1]))*Zo,this.translate=[n.e,n.f],this.scale=[r,u],this.skew=u?Math.atan2(i,u)*Zo:0}function Fr(n,t){return n[0]*t[0]+n[1]*t[1]}function Hr(n){var t=Math.sqrt(Fr(n,n));return t&&(n[0]/=t,n[1]/=t),t}function Or(n,t,e){return n[0]+=e*t[0],n[1]+=e*t[1],n}function Ir(n){return n.length?n.pop()+\",\":\"\"}function Yr(n,t,e,r){if(n[0]!==t[0]||n[1]!==t[1]){var i=e.push(\"translate(\",null,\",\",null,\")\");r.push({i:i-4,x:yr(n[0],t[0])},{i:i-2,x:yr(n[1],t[1])})}else(t[0]||t[1])&&e.push(\"translate(\"+t+\")\")}function Zr(n,t,e,r){n!==t?(n-t>180?t+=360:t-n>180&&(n+=360),r.push({i:e.push(Ir(e)+\"rotate(\",null,\")\")-2,x:yr(n,t)})):t&&e.push(Ir(e)+\"rotate(\"+t+\")\")}function Vr(n,t,e,r){n!==t?r.push({i:e.push(Ir(e)+\"skewX(\",null,\")\")-2,x:yr(n,t)}):t&&e.push(Ir(e)+\"skewX(\"+t+\")\")}function Xr(n,t,e,r){if(n[0]!==t[0]||n[1]!==t[1]){var i=e.push(Ir(e)+\"scale(\",null,\",\",null,\")\");r.push({i:i-4,x:yr(n[0],t[0])},{i:i-2,x:yr(n[1],t[1])})}else 1===t[0]&&1===t[1]||e.push(Ir(e)+\"scale(\"+t+\")\")}function $r(n,t){var e=[],r=[];return n=ao.transform(n),t=ao.transform(t),Yr(n.translate,t.translate,e,r),Zr(n.rotate,t.rotate,e,r),Vr(n.skew,t.skew,e,r),Xr(n.scale,t.scale,e,r),n=t=null,function(n){for(var t,i=-1,u=r.length;++i<u;)e[(t=r[i]).i]=t.x(n);return e.join(\"\")}}function Br(n,t){return t=(t-=n=+n)||1/t,function(e){return(e-n)/t}}function Wr(n,t){return t=(t-=n=+n)||1/t,function(e){return Math.max(0,Math.min(1,(e-n)/t))}}function Jr(n){for(var t=n.source,e=n.target,r=Kr(t,e),i=[t];t!==r;)t=t.parent,i.push(t);for(var u=i.length;e!==r;)i.splice(u,0,e),e=e.parent;return i}function Gr(n){for(var t=[],e=n.parent;null!=e;)t.push(n),n=e,e=e.parent;return t.push(n),t}function Kr(n,t){if(n===t)return n;for(var e=Gr(n),r=Gr(t),i=e.pop(),u=r.pop(),o=null;i===u;)o=i,i=e.pop(),u=r.pop();return o}function Qr(n){n.fixed|=2}function ni(n){n.fixed&=-7}function ti(n){n.fixed|=4,n.px=n.x,n.py=n.y}function ei(n){n.fixed&=-5}function ri(n,t,e){var r=0,i=0;if(n.charge=0,!n.leaf)for(var u,o=n.nodes,a=o.length,l=-1;++l<a;)u=o[l],null!=u&&(ri(u,t,e),n.charge+=u.charge,r+=u.charge*u.cx,i+=u.charge*u.cy);if(n.point){n.leaf||(n.point.x+=Math.random()-.5,n.point.y+=Math.random()-.5);var c=t*e[n.point.index];n.charge+=n.pointCharge=c,r+=c*n.point.x,i+=c*n.point.y}n.cx=r/n.charge,n.cy=i/n.charge}function ii(n,t){return ao.rebind(n,t,\"sort\",\"children\",\"value\"),n.nodes=n,n.links=fi,n}function ui(n,t){for(var e=[n];null!=(n=e.pop());)if(t(n),(i=n.children)&&(r=i.length))for(var r,i;--r>=0;)e.push(i[r])}function oi(n,t){for(var e=[n],r=[];null!=(n=e.pop());)if(r.push(n),(u=n.children)&&(i=u.length))for(var i,u,o=-1;++o<i;)e.push(u[o]);for(;null!=(n=r.pop());)t(n)}function ai(n){return n.children}function li(n){return n.value}function ci(n,t){return t.value-n.value}function fi(n){return ao.merge(n.map(function(n){return(n.children||[]).map(function(t){return{source:n,target:t}})}))}function si(n){return n.x}function hi(n){return n.y}function pi(n,t,e){n.y0=t,n.y=e}function gi(n){return ao.range(n.length)}function vi(n){for(var t=-1,e=n[0].length,r=[];++t<e;)r[t]=0;return r}function di(n){for(var t,e=1,r=0,i=n[0][1],u=n.length;u>e;++e)(t=n[e][1])>i&&(r=e,i=t);return r}function yi(n){return n.reduce(mi,0)}function mi(n,t){return n+t[1]}function Mi(n,t){return xi(n,Math.ceil(Math.log(t.length)/Math.LN2+1))}function xi(n,t){for(var e=-1,r=+n[0],i=(n[1]-r)/t,u=[];++e<=t;)u[e]=i*e+r;return u}function bi(n){return[ao.min(n),ao.max(n)]}function _i(n,t){return n.value-t.value}function wi(n,t){var e=n._pack_next;n._pack_next=t,t._pack_prev=n,t._pack_next=e,e._pack_prev=t}function Si(n,t){n._pack_next=t,t._pack_prev=n}function ki(n,t){var e=t.x-n.x,r=t.y-n.y,i=n.r+t.r;return.999*i*i>e*e+r*r}function Ni(n){function t(n){f=Math.min(n.x-n.r,f),s=Math.max(n.x+n.r,s),h=Math.min(n.y-n.r,h),p=Math.max(n.y+n.r,p)}if((e=n.children)&&(c=e.length)){var e,r,i,u,o,a,l,c,f=1/0,s=-(1/0),h=1/0,p=-(1/0);if(e.forEach(Ei),r=e[0],r.x=-r.r,r.y=0,t(r),c>1&&(i=e[1],i.x=i.r,i.y=0,t(i),c>2))for(u=e[2],zi(r,i,u),t(u),wi(r,u),r._pack_prev=u,wi(u,i),i=r._pack_next,o=3;c>o;o++){zi(r,i,u=e[o]);var g=0,v=1,d=1;for(a=i._pack_next;a!==i;a=a._pack_next,v++)if(ki(a,u)){g=1;break}if(1==g)for(l=r._pack_prev;l!==a._pack_prev&&!ki(l,u);l=l._pack_prev,d++);g?(d>v||v==d&&i.r<r.r?Si(r,i=a):Si(r=l,i),o--):(wi(r,u),i=u,t(u))}var y=(f+s)/2,m=(h+p)/2,M=0;for(o=0;c>o;o++)u=e[o],u.x-=y,u.y-=m,M=Math.max(M,u.r+Math.sqrt(u.x*u.x+u.y*u.y));n.r=M,e.forEach(Ai)}}function Ei(n){n._pack_next=n._pack_prev=n}function Ai(n){delete n._pack_next,delete n._pack_prev}function Ci(n,t,e,r){var i=n.children;if(n.x=t+=r*n.x,n.y=e+=r*n.y,n.r*=r,i)for(var u=-1,o=i.length;++u<o;)Ci(i[u],t,e,r)}function zi(n,t,e){var r=n.r+e.r,i=t.x-n.x,u=t.y-n.y;if(r&&(i||u)){var o=t.r+e.r,a=i*i+u*u;o*=o,r*=r;var l=.5+(r-o)/(2*a),c=Math.sqrt(Math.max(0,2*o*(r+a)-(r-=a)*r-o*o))/(2*a);e.x=n.x+l*i+c*u,e.y=n.y+l*u-c*i}else e.x=n.x+r,e.y=n.y}function Li(n,t){return n.parent==t.parent?1:2}function qi(n){var t=n.children;return t.length?t[0]:n.t}function Ti(n){var t,e=n.children;return(t=e.length)?e[t-1]:n.t}function Ri(n,t,e){var r=e/(t.i-n.i);t.c-=r,t.s+=e,n.c+=r,t.z+=e,t.m+=e}function Di(n){for(var t,e=0,r=0,i=n.children,u=i.length;--u>=0;)t=i[u],t.z+=e,t.m+=e,e+=t.s+(r+=t.c)}function Pi(n,t,e){return n.a.parent===t.parent?n.a:e}function Ui(n){return 1+ao.max(n,function(n){return n.y})}function ji(n){return n.reduce(function(n,t){return n+t.x},0)/n.length}function Fi(n){var t=n.children;return t&&t.length?Fi(t[0]):n}function Hi(n){var t,e=n.children;return e&&(t=e.length)?Hi(e[t-1]):n}function Oi(n){return{x:n.x,y:n.y,dx:n.dx,dy:n.dy}}function Ii(n,t){var e=n.x+t[3],r=n.y+t[0],i=n.dx-t[1]-t[3],u=n.dy-t[0]-t[2];return 0>i&&(e+=i/2,i=0),0>u&&(r+=u/2,u=0),{x:e,y:r,dx:i,dy:u}}function Yi(n){var t=n[0],e=n[n.length-1];return e>t?[t,e]:[e,t]}function Zi(n){return n.rangeExtent?n.rangeExtent():Yi(n.range())}function Vi(n,t,e,r){var i=e(n[0],n[1]),u=r(t[0],t[1]);return function(n){return u(i(n))}}function Xi(n,t){var e,r=0,i=n.length-1,u=n[r],o=n[i];return u>o&&(e=r,r=i,i=e,e=u,u=o,o=e),n[r]=t.floor(u),n[i]=t.ceil(o),n}function $i(n){return n?{floor:function(t){return Math.floor(t/n)*n},ceil:function(t){return Math.ceil(t/n)*n}}:Sl}function Bi(n,t,e,r){var i=[],u=[],o=0,a=Math.min(n.length,t.length)-1;for(n[a]<n[0]&&(n=n.slice().reverse(),t=t.slice().reverse());++o<=a;)i.push(e(n[o-1],n[o])),u.push(r(t[o-1],t[o]));return function(t){var e=ao.bisect(n,t,1,a)-1;return u[e](i[e](t))}}function Wi(n,t,e,r){function i(){var i=Math.min(n.length,t.length)>2?Bi:Vi,l=r?Wr:Br;return o=i(n,t,l,e),a=i(t,n,l,Mr),u}function u(n){return o(n)}var o,a;return u.invert=function(n){return a(n)},u.domain=function(t){return arguments.length?(n=t.map(Number),i()):n},u.range=function(n){return arguments.length?(t=n,i()):t},u.rangeRound=function(n){return u.range(n).interpolate(Ur)},u.clamp=function(n){return arguments.length?(r=n,i()):r},u.interpolate=function(n){return arguments.length?(e=n,i()):e},u.ticks=function(t){return Qi(n,t)},u.tickFormat=function(t,e){return nu(n,t,e)},u.nice=function(t){return Gi(n,t),i()},u.copy=function(){return Wi(n,t,e,r)},i()}function Ji(n,t){return ao.rebind(n,t,\"range\",\"rangeRound\",\"interpolate\",\"clamp\")}function Gi(n,t){return Xi(n,$i(Ki(n,t)[2])),Xi(n,$i(Ki(n,t)[2])),n}function Ki(n,t){null==t&&(t=10);var e=Yi(n),r=e[1]-e[0],i=Math.pow(10,Math.floor(Math.log(r/t)/Math.LN10)),u=t/r*i;return.15>=u?i*=10:.35>=u?i*=5:.75>=u&&(i*=2),e[0]=Math.ceil(e[0]/i)*i,e[1]=Math.floor(e[1]/i)*i+.5*i,e[2]=i,e}function Qi(n,t){return ao.range.apply(ao,Ki(n,t))}function nu(n,t,e){var r=Ki(n,t);if(e){var i=ha.exec(e);if(i.shift(),\"s\"===i[8]){var u=ao.formatPrefix(Math.max(xo(r[0]),xo(r[1])));return i[7]||(i[7]=\".\"+tu(u.scale(r[2]))),i[8]=\"f\",e=ao.format(i.join(\"\")),function(n){return e(u.scale(n))+u.symbol}}i[7]||(i[7]=\".\"+eu(i[8],r)),e=i.join(\"\")}else e=\",.\"+tu(r[2])+\"f\";return ao.format(e)}function tu(n){return-Math.floor(Math.log(n)/Math.LN10+.01)}function eu(n,t){var e=tu(t[2]);return n in kl?Math.abs(e-tu(Math.max(xo(t[0]),xo(t[1]))))+ +(\"e\"!==n):e-2*(\"%\"===n)}function ru(n,t,e,r){function i(n){return(e?Math.log(0>n?0:n):-Math.log(n>0?0:-n))/Math.log(t)}function u(n){return e?Math.pow(t,n):-Math.pow(t,-n)}function o(t){return n(i(t))}return o.invert=function(t){return u(n.invert(t))},o.domain=function(t){return arguments.length?(e=t[0]>=0,n.domain((r=t.map(Number)).map(i)),o):r},o.base=function(e){return arguments.length?(t=+e,n.domain(r.map(i)),o):t},o.nice=function(){var t=Xi(r.map(i),e?Math:El);return n.domain(t),r=t.map(u),o},o.ticks=function(){var n=Yi(r),o=[],a=n[0],l=n[1],c=Math.floor(i(a)),f=Math.ceil(i(l)),s=t%1?2:t;if(isFinite(f-c)){if(e){for(;f>c;c++)for(var h=1;s>h;h++)o.push(u(c)*h);o.push(u(c))}else for(o.push(u(c));c++<f;)for(var h=s-1;h>0;h--)o.push(u(c)*h);for(c=0;o[c]<a;c++);for(f=o.length;o[f-1]>l;f--);o=o.slice(c,f)}return o},o.tickFormat=function(n,e){if(!arguments.length)return Nl;arguments.length<2?e=Nl:\"function\"!=typeof e&&(e=ao.format(e));var r=Math.max(1,t*n/o.ticks().length);return function(n){var o=n/u(Math.round(i(n)));return t-.5>o*t&&(o*=t),r>=o?e(n):\"\"}},o.copy=function(){return ru(n.copy(),t,e,r)},Ji(o,n)}function iu(n,t,e){function r(t){return n(i(t))}var i=uu(t),u=uu(1/t);return r.invert=function(t){return u(n.invert(t))},r.domain=function(t){return arguments.length?(n.domain((e=t.map(Number)).map(i)),r):e},r.ticks=function(n){return Qi(e,n)},r.tickFormat=function(n,t){return nu(e,n,t)},r.nice=function(n){return r.domain(Gi(e,n))},r.exponent=function(o){return arguments.length?(i=uu(t=o),u=uu(1/t),n.domain(e.map(i)),r):t},r.copy=function(){return iu(n.copy(),t,e)},Ji(r,n)}function uu(n){return function(t){return 0>t?-Math.pow(-t,n):Math.pow(t,n)}}function ou(n,t){function e(e){return u[((i.get(e)||(\"range\"===t.t?i.set(e,n.push(e)):NaN))-1)%u.length]}function r(t,e){return ao.range(n.length).map(function(n){return t+e*n})}var i,u,o;return e.domain=function(r){if(!arguments.length)return n;n=[],i=new c;for(var u,o=-1,a=r.length;++o<a;)i.has(u=r[o])||i.set(u,n.push(u));return e[t.t].apply(e,t.a)},e.range=function(n){return arguments.length?(u=n,o=0,t={t:\"range\",a:arguments},e):u},e.rangePoints=function(i,a){arguments.length<2&&(a=0);var l=i[0],c=i[1],f=n.length<2?(l=(l+c)/2,0):(c-l)/(n.length-1+a);return u=r(l+f*a/2,f),o=0,t={t:\"rangePoints\",a:arguments},e},e.rangeRoundPoints=function(i,a){arguments.length<2&&(a=0);var l=i[0],c=i[1],f=n.length<2?(l=c=Math.round((l+c)/2),0):(c-l)/(n.length-1+a)|0;return u=r(l+Math.round(f*a/2+(c-l-(n.length-1+a)*f)/2),f),o=0,t={t:\"rangeRoundPoints\",a:arguments},e},e.rangeBands=function(i,a,l){arguments.length<2&&(a=0),arguments.length<3&&(l=a);var c=i[1]<i[0],f=i[c-0],s=i[1-c],h=(s-f)/(n.length-a+2*l);return u=r(f+h*l,h),c&&u.reverse(),o=h*(1-a),t={t:\"rangeBands\",a:arguments},e},e.rangeRoundBands=function(i,a,l){arguments.length<2&&(a=0),arguments.length<3&&(l=a);var c=i[1]<i[0],f=i[c-0],s=i[1-c],h=Math.floor((s-f)/(n.length-a+2*l));return u=r(f+Math.round((s-f-(n.length-a)*h)/2),h),c&&u.reverse(),o=Math.round(h*(1-a)),t={t:\"rangeRoundBands\",a:arguments},e},e.rangeBand=function(){return o},e.rangeExtent=function(){return Yi(t.a[0])},e.copy=function(){return ou(n,t)},e.domain(n)}function au(n,t){function u(){var e=0,r=t.length;for(a=[];++e<r;)a[e-1]=ao.quantile(n,e/r);return o}function o(n){return isNaN(n=+n)?void 0:t[ao.bisect(a,n)]}var a;return o.domain=function(t){return arguments.length?(n=t.map(r).filter(i).sort(e),u()):n},o.range=function(n){return arguments.length?(t=n,u()):t},o.quantiles=function(){return a},o.invertExtent=function(e){return e=t.indexOf(e),0>e?[NaN,NaN]:[e>0?a[e-1]:n[0],e<a.length?a[e]:n[n.length-1]]},o.copy=function(){return au(n,t)},u()}function lu(n,t,e){function r(t){return e[Math.max(0,Math.min(o,Math.floor(u*(t-n))))]}function i(){return u=e.length/(t-n),o=e.length-1,r}var u,o;return r.domain=function(e){return arguments.length?(n=+e[0],t=+e[e.length-1],i()):[n,t]},r.range=function(n){return arguments.length?(e=n,i()):e},r.invertExtent=function(t){return t=e.indexOf(t),t=0>t?NaN:t/u+n,[t,t+1/u]},r.copy=function(){return lu(n,t,e)},i()}function cu(n,t){function e(e){return e>=e?t[ao.bisect(n,e)]:void 0}return e.domain=function(t){return arguments.length?(n=t,e):n},e.range=function(n){return arguments.length?(t=n,e):t},e.invertExtent=function(e){return e=t.indexOf(e),[n[e-1],n[e]]},e.copy=function(){return cu(n,t)},e}function fu(n){function t(n){return+n}return t.invert=t,t.domain=t.range=function(e){return arguments.length?(n=e.map(t),t):n},t.ticks=function(t){return Qi(n,t)},t.tickFormat=function(t,e){return nu(n,t,e)},t.copy=function(){return fu(n)},t}function su(){return 0}function hu(n){return n.innerRadius}function pu(n){return n.outerRadius}function gu(n){return n.startAngle}function vu(n){return n.endAngle}function du(n){return n&&n.padAngle}function yu(n,t,e,r){return(n-e)*t-(t-r)*n>0?0:1}function mu(n,t,e,r,i){var u=n[0]-t[0],o=n[1]-t[1],a=(i?r:-r)/Math.sqrt(u*u+o*o),l=a*o,c=-a*u,f=n[0]+l,s=n[1]+c,h=t[0]+l,p=t[1]+c,g=(f+h)/2,v=(s+p)/2,d=h-f,y=p-s,m=d*d+y*y,M=e-r,x=f*p-h*s,b=(0>y?-1:1)*Math.sqrt(Math.max(0,M*M*m-x*x)),_=(x*y-d*b)/m,w=(-x*d-y*b)/m,S=(x*y+d*b)/m,k=(-x*d+y*b)/m,N=_-g,E=w-v,A=S-g,C=k-v;return N*N+E*E>A*A+C*C&&(_=S,w=k),[[_-l,w-c],[_*e/M,w*e/M]]}function Mu(n){function t(t){function o(){c.push(\"M\",u(n(f),a))}for(var l,c=[],f=[],s=-1,h=t.length,p=En(e),g=En(r);++s<h;)i.call(this,l=t[s],s)?f.push([+p.call(this,l,s),+g.call(this,l,s)]):f.length&&(o(),f=[]);return f.length&&o(),c.length?c.join(\"\"):null}var e=Ce,r=ze,i=zt,u=xu,o=u.key,a=.7;return t.x=function(n){return arguments.length?(e=n,t):e},t.y=function(n){return arguments.length?(r=n,t):r},t.defined=function(n){return arguments.length?(i=n,t):i},t.interpolate=function(n){return arguments.length?(o=\"function\"==typeof n?u=n:(u=Tl.get(n)||xu).key,t):o},t.tension=function(n){return arguments.length?(a=n,t):a},t}function xu(n){return n.length>1?n.join(\"L\"):n+\"Z\"}function bu(n){return n.join(\"L\")+\"Z\"}function _u(n){for(var t=0,e=n.length,r=n[0],i=[r[0],\",\",r[1]];++t<e;)i.push(\"H\",(r[0]+(r=n[t])[0])/2,\"V\",r[1]);return e>1&&i.push(\"H\",r[0]),i.join(\"\")}function wu(n){for(var t=0,e=n.length,r=n[0],i=[r[0],\",\",r[1]];++t<e;)i.push(\"V\",(r=n[t])[1],\"H\",r[0]);return i.join(\"\")}function Su(n){for(var t=0,e=n.length,r=n[0],i=[r[0],\",\",r[1]];++t<e;)i.push(\"H\",(r=n[t])[0],\"V\",r[1]);return i.join(\"\")}function ku(n,t){return n.length<4?xu(n):n[1]+Au(n.slice(1,-1),Cu(n,t))}function Nu(n,t){return n.length<3?bu(n):n[0]+Au((n.push(n[0]),n),Cu([n[n.length-2]].concat(n,[n[1]]),t))}function Eu(n,t){return n.length<3?xu(n):n[0]+Au(n,Cu(n,t))}function Au(n,t){if(t.length<1||n.length!=t.length&&n.length!=t.length+2)return xu(n);var e=n.length!=t.length,r=\"\",i=n[0],u=n[1],o=t[0],a=o,l=1;if(e&&(r+=\"Q\"+(u[0]-2*o[0]/3)+\",\"+(u[1]-2*o[1]/3)+\",\"+u[0]+\",\"+u[1],i=n[1],l=2),t.length>1){a=t[1],u=n[l],l++,r+=\"C\"+(i[0]+o[0])+\",\"+(i[1]+o[1])+\",\"+(u[0]-a[0])+\",\"+(u[1]-a[1])+\",\"+u[0]+\",\"+u[1];for(var c=2;c<t.length;c++,l++)u=n[l],a=t[c],r+=\"S\"+(u[0]-a[0])+\",\"+(u[1]-a[1])+\",\"+u[0]+\",\"+u[1]}if(e){var f=n[l];r+=\"Q\"+(u[0]+2*a[0]/3)+\",\"+(u[1]+2*a[1]/3)+\",\"+f[0]+\",\"+f[1]}return r}function Cu(n,t){for(var e,r=[],i=(1-t)/2,u=n[0],o=n[1],a=1,l=n.length;++a<l;)e=u,u=o,o=n[a],r.push([i*(o[0]-e[0]),i*(o[1]-e[1])]);return r}function zu(n){if(n.length<3)return xu(n);var t=1,e=n.length,r=n[0],i=r[0],u=r[1],o=[i,i,i,(r=n[1])[0]],a=[u,u,u,r[1]],l=[i,\",\",u,\"L\",Ru(Pl,o),\",\",Ru(Pl,a)];for(n.push(n[e-1]);++t<=e;)r=n[t],o.shift(),o.push(r[0]),a.shift(),a.push(r[1]),Du(l,o,a);return n.pop(),l.push(\"L\",r),l.join(\"\")}function Lu(n){if(n.length<4)return xu(n);for(var t,e=[],r=-1,i=n.length,u=[0],o=[0];++r<3;)t=n[r],u.push(t[0]),o.push(t[1]);for(e.push(Ru(Pl,u)+\",\"+Ru(Pl,o)),--r;++r<i;)t=n[r],u.shift(),u.push(t[0]),o.shift(),o.push(t[1]),Du(e,u,o);return e.join(\"\")}function qu(n){for(var t,e,r=-1,i=n.length,u=i+4,o=[],a=[];++r<4;)e=n[r%i],o.push(e[0]),a.push(e[1]);for(t=[Ru(Pl,o),\",\",Ru(Pl,a)],--r;++r<u;)e=n[r%i],o.shift(),o.push(e[0]),a.shift(),a.push(e[1]),Du(t,o,a);return t.join(\"\")}function Tu(n,t){var e=n.length-1;if(e)for(var r,i,u=n[0][0],o=n[0][1],a=n[e][0]-u,l=n[e][1]-o,c=-1;++c<=e;)r=n[c],i=c/e,r[0]=t*r[0]+(1-t)*(u+i*a),r[1]=t*r[1]+(1-t)*(o+i*l);return zu(n)}function Ru(n,t){return n[0]*t[0]+n[1]*t[1]+n[2]*t[2]+n[3]*t[3]}function Du(n,t,e){n.push(\"C\",Ru(Rl,t),\",\",Ru(Rl,e),\",\",Ru(Dl,t),\",\",Ru(Dl,e),\",\",Ru(Pl,t),\",\",Ru(Pl,e))}function Pu(n,t){return(t[1]-n[1])/(t[0]-n[0])}function Uu(n){for(var t=0,e=n.length-1,r=[],i=n[0],u=n[1],o=r[0]=Pu(i,u);++t<e;)r[t]=(o+(o=Pu(i=u,u=n[t+1])))/2;return r[t]=o,r}function ju(n){for(var t,e,r,i,u=[],o=Uu(n),a=-1,l=n.length-1;++a<l;)t=Pu(n[a],n[a+1]),xo(t)<Uo?o[a]=o[a+1]=0:(e=o[a]/t,r=o[a+1]/t,i=e*e+r*r,i>9&&(i=3*t/Math.sqrt(i),o[a]=i*e,o[a+1]=i*r));for(a=-1;++a<=l;)i=(n[Math.min(l,a+1)][0]-n[Math.max(0,a-1)][0])/(6*(1+o[a]*o[a])),u.push([i||0,o[a]*i||0]);return u}function Fu(n){return n.length<3?xu(n):n[0]+Au(n,ju(n))}function Hu(n){for(var t,e,r,i=-1,u=n.length;++i<u;)t=n[i],e=t[0],r=t[1]-Io,t[0]=e*Math.cos(r),t[1]=e*Math.sin(r);return n}function Ou(n){function t(t){function l(){v.push(\"M\",a(n(y),s),f,c(n(d.reverse()),s),\"Z\")}for(var h,p,g,v=[],d=[],y=[],m=-1,M=t.length,x=En(e),b=En(i),_=e===r?function(){\nreturn p}:En(r),w=i===u?function(){return g}:En(u);++m<M;)o.call(this,h=t[m],m)?(d.push([p=+x.call(this,h,m),g=+b.call(this,h,m)]),y.push([+_.call(this,h,m),+w.call(this,h,m)])):d.length&&(l(),d=[],y=[]);return d.length&&l(),v.length?v.join(\"\"):null}var e=Ce,r=Ce,i=0,u=ze,o=zt,a=xu,l=a.key,c=a,f=\"L\",s=.7;return t.x=function(n){return arguments.length?(e=r=n,t):r},t.x0=function(n){return arguments.length?(e=n,t):e},t.x1=function(n){return arguments.length?(r=n,t):r},t.y=function(n){return arguments.length?(i=u=n,t):u},t.y0=function(n){return arguments.length?(i=n,t):i},t.y1=function(n){return arguments.length?(u=n,t):u},t.defined=function(n){return arguments.length?(o=n,t):o},t.interpolate=function(n){return arguments.length?(l=\"function\"==typeof n?a=n:(a=Tl.get(n)||xu).key,c=a.reverse||a,f=a.closed?\"M\":\"L\",t):l},t.tension=function(n){return arguments.length?(s=n,t):s},t}function Iu(n){return n.radius}function Yu(n){return[n.x,n.y]}function Zu(n){return function(){var t=n.apply(this,arguments),e=t[0],r=t[1]-Io;return[e*Math.cos(r),e*Math.sin(r)]}}function Vu(){return 64}function Xu(){return\"circle\"}function $u(n){var t=Math.sqrt(n/Fo);return\"M0,\"+t+\"A\"+t+\",\"+t+\" 0 1,1 0,\"+-t+\"A\"+t+\",\"+t+\" 0 1,1 0,\"+t+\"Z\"}function Bu(n){return function(){var t,e,r;(t=this[n])&&(r=t[e=t.active])&&(r.timer.c=null,r.timer.t=NaN,--t.count?delete t[e]:delete this[n],t.active+=.5,r.event&&r.event.interrupt.call(this,this.__data__,r.index))}}function Wu(n,t,e){return ko(n,Yl),n.namespace=t,n.id=e,n}function Ju(n,t,e,r){var i=n.id,u=n.namespace;return Y(n,\"function\"==typeof e?function(n,o,a){n[u][i].tween.set(t,r(e.call(n,n.__data__,o,a)))}:(e=r(e),function(n){n[u][i].tween.set(t,e)}))}function Gu(n){return null==n&&(n=\"\"),function(){this.textContent=n}}function Ku(n){return null==n?\"__transition__\":\"__transition_\"+n+\"__\"}function Qu(n,t,e,r,i){function u(n){var t=v.delay;return f.t=t+l,n>=t?o(n-t):void(f.c=o)}function o(e){var i=g.active,u=g[i];u&&(u.timer.c=null,u.timer.t=NaN,--g.count,delete g[i],u.event&&u.event.interrupt.call(n,n.__data__,u.index));for(var o in g)if(r>+o){var c=g[o];c.timer.c=null,c.timer.t=NaN,--g.count,delete g[o]}f.c=a,qn(function(){return f.c&&a(e||1)&&(f.c=null,f.t=NaN),1},0,l),g.active=r,v.event&&v.event.start.call(n,n.__data__,t),p=[],v.tween.forEach(function(e,r){(r=r.call(n,n.__data__,t))&&p.push(r)}),h=v.ease,s=v.duration}function a(i){for(var u=i/s,o=h(u),a=p.length;a>0;)p[--a].call(n,o);return u>=1?(v.event&&v.event.end.call(n,n.__data__,t),--g.count?delete g[r]:delete n[e],1):void 0}var l,f,s,h,p,g=n[e]||(n[e]={active:0,count:0}),v=g[r];v||(l=i.time,f=qn(u,0,l),v=g[r]={tween:new c,time:l,timer:f,delay:i.delay,duration:i.duration,ease:i.ease,index:t},i=null,++g.count)}function no(n,t,e){n.attr(\"transform\",function(n){var r=t(n);return\"translate(\"+(isFinite(r)?r:e(n))+\",0)\"})}function to(n,t,e){n.attr(\"transform\",function(n){var r=t(n);return\"translate(0,\"+(isFinite(r)?r:e(n))+\")\"})}function eo(n){return n.toISOString()}function ro(n,t,e){function r(t){return n(t)}function i(n,e){var r=n[1]-n[0],i=r/e,u=ao.bisect(Kl,i);return u==Kl.length?[t.year,Ki(n.map(function(n){return n/31536e6}),e)[2]]:u?t[i/Kl[u-1]<Kl[u]/i?u-1:u]:[tc,Ki(n,e)[2]]}return r.invert=function(t){return io(n.invert(t))},r.domain=function(t){return arguments.length?(n.domain(t),r):n.domain().map(io)},r.nice=function(n,t){function e(e){return!isNaN(e)&&!n.range(e,io(+e+1),t).length}var u=r.domain(),o=Yi(u),a=null==n?i(o,10):\"number\"==typeof n&&i(o,n);return a&&(n=a[0],t=a[1]),r.domain(Xi(u,t>1?{floor:function(t){for(;e(t=n.floor(t));)t=io(t-1);return t},ceil:function(t){for(;e(t=n.ceil(t));)t=io(+t+1);return t}}:n))},r.ticks=function(n,t){var e=Yi(r.domain()),u=null==n?i(e,10):\"number\"==typeof n?i(e,n):!n.range&&[{range:n},t];return u&&(n=u[0],t=u[1]),n.range(e[0],io(+e[1]+1),1>t?1:t)},r.tickFormat=function(){return e},r.copy=function(){return ro(n.copy(),t,e)},Ji(r,n)}function io(n){return new Date(n)}function uo(n){return JSON.parse(n.responseText)}function oo(n){var t=fo.createRange();return t.selectNode(fo.body),t.createContextualFragment(n.responseText)}var ao={version:\"3.5.17\"},lo=[].slice,co=function(n){return lo.call(n)},fo=this.document;if(fo)try{co(fo.documentElement.childNodes)[0].nodeType}catch(so){co=function(n){for(var t=n.length,e=new Array(t);t--;)e[t]=n[t];return e}}if(Date.now||(Date.now=function(){return+new Date}),fo)try{fo.createElement(\"DIV\").style.setProperty(\"opacity\",0,\"\")}catch(ho){var po=this.Element.prototype,go=po.setAttribute,vo=po.setAttributeNS,yo=this.CSSStyleDeclaration.prototype,mo=yo.setProperty;po.setAttribute=function(n,t){go.call(this,n,t+\"\")},po.setAttributeNS=function(n,t,e){vo.call(this,n,t,e+\"\")},yo.setProperty=function(n,t,e){mo.call(this,n,t+\"\",e)}}ao.ascending=e,ao.descending=function(n,t){return n>t?-1:t>n?1:t>=n?0:NaN},ao.min=function(n,t){var e,r,i=-1,u=n.length;if(1===arguments.length){for(;++i<u;)if(null!=(r=n[i])&&r>=r){e=r;break}for(;++i<u;)null!=(r=n[i])&&e>r&&(e=r)}else{for(;++i<u;)if(null!=(r=t.call(n,n[i],i))&&r>=r){e=r;break}for(;++i<u;)null!=(r=t.call(n,n[i],i))&&e>r&&(e=r)}return e},ao.max=function(n,t){var e,r,i=-1,u=n.length;if(1===arguments.length){for(;++i<u;)if(null!=(r=n[i])&&r>=r){e=r;break}for(;++i<u;)null!=(r=n[i])&&r>e&&(e=r)}else{for(;++i<u;)if(null!=(r=t.call(n,n[i],i))&&r>=r){e=r;break}for(;++i<u;)null!=(r=t.call(n,n[i],i))&&r>e&&(e=r)}return e},ao.extent=function(n,t){var e,r,i,u=-1,o=n.length;if(1===arguments.length){for(;++u<o;)if(null!=(r=n[u])&&r>=r){e=i=r;break}for(;++u<o;)null!=(r=n[u])&&(e>r&&(e=r),r>i&&(i=r))}else{for(;++u<o;)if(null!=(r=t.call(n,n[u],u))&&r>=r){e=i=r;break}for(;++u<o;)null!=(r=t.call(n,n[u],u))&&(e>r&&(e=r),r>i&&(i=r))}return[e,i]},ao.sum=function(n,t){var e,r=0,u=n.length,o=-1;if(1===arguments.length)for(;++o<u;)i(e=+n[o])&&(r+=e);else for(;++o<u;)i(e=+t.call(n,n[o],o))&&(r+=e);return r},ao.mean=function(n,t){var e,u=0,o=n.length,a=-1,l=o;if(1===arguments.length)for(;++a<o;)i(e=r(n[a]))?u+=e:--l;else for(;++a<o;)i(e=r(t.call(n,n[a],a)))?u+=e:--l;return l?u/l:void 0},ao.quantile=function(n,t){var e=(n.length-1)*t+1,r=Math.floor(e),i=+n[r-1],u=e-r;return u?i+u*(n[r]-i):i},ao.median=function(n,t){var u,o=[],a=n.length,l=-1;if(1===arguments.length)for(;++l<a;)i(u=r(n[l]))&&o.push(u);else for(;++l<a;)i(u=r(t.call(n,n[l],l)))&&o.push(u);return o.length?ao.quantile(o.sort(e),.5):void 0},ao.variance=function(n,t){var e,u,o=n.length,a=0,l=0,c=-1,f=0;if(1===arguments.length)for(;++c<o;)i(e=r(n[c]))&&(u=e-a,a+=u/++f,l+=u*(e-a));else for(;++c<o;)i(e=r(t.call(n,n[c],c)))&&(u=e-a,a+=u/++f,l+=u*(e-a));return f>1?l/(f-1):void 0},ao.deviation=function(){var n=ao.variance.apply(this,arguments);return n?Math.sqrt(n):n};var Mo=u(e);ao.bisectLeft=Mo.left,ao.bisect=ao.bisectRight=Mo.right,ao.bisector=function(n){return u(1===n.length?function(t,r){return e(n(t),r)}:n)},ao.shuffle=function(n,t,e){(u=arguments.length)<3&&(e=n.length,2>u&&(t=0));for(var r,i,u=e-t;u;)i=Math.random()*u--|0,r=n[u+t],n[u+t]=n[i+t],n[i+t]=r;return n},ao.permute=function(n,t){for(var e=t.length,r=new Array(e);e--;)r[e]=n[t[e]];return r},ao.pairs=function(n){for(var t,e=0,r=n.length-1,i=n[0],u=new Array(0>r?0:r);r>e;)u[e]=[t=i,i=n[++e]];return u},ao.transpose=function(n){if(!(i=n.length))return[];for(var t=-1,e=ao.min(n,o),r=new Array(e);++t<e;)for(var i,u=-1,a=r[t]=new Array(i);++u<i;)a[u]=n[u][t];return r},ao.zip=function(){return ao.transpose(arguments)},ao.keys=function(n){var t=[];for(var e in n)t.push(e);return t},ao.values=function(n){var t=[];for(var e in n)t.push(n[e]);return t},ao.entries=function(n){var t=[];for(var e in n)t.push({key:e,value:n[e]});return t},ao.merge=function(n){for(var t,e,r,i=n.length,u=-1,o=0;++u<i;)o+=n[u].length;for(e=new Array(o);--i>=0;)for(r=n[i],t=r.length;--t>=0;)e[--o]=r[t];return e};var xo=Math.abs;ao.range=function(n,t,e){if(arguments.length<3&&(e=1,arguments.length<2&&(t=n,n=0)),(t-n)/e===1/0)throw new Error(\"infinite range\");var r,i=[],u=a(xo(e)),o=-1;if(n*=u,t*=u,e*=u,0>e)for(;(r=n+e*++o)>t;)i.push(r/u);else for(;(r=n+e*++o)<t;)i.push(r/u);return i},ao.map=function(n,t){var e=new c;if(n instanceof c)n.forEach(function(n,t){e.set(n,t)});else if(Array.isArray(n)){var r,i=-1,u=n.length;if(1===arguments.length)for(;++i<u;)e.set(i,n[i]);else for(;++i<u;)e.set(t.call(n,r=n[i],i),r)}else for(var o in n)e.set(o,n[o]);return e};var bo=\"__proto__\",_o=\"\\x00\";l(c,{has:h,get:function(n){return this._[f(n)]},set:function(n,t){return this._[f(n)]=t},remove:p,keys:g,values:function(){var n=[];for(var t in this._)n.push(this._[t]);return n},entries:function(){var n=[];for(var t in this._)n.push({key:s(t),value:this._[t]});return n},size:v,empty:d,forEach:function(n){for(var t in this._)n.call(this,s(t),this._[t])}}),ao.nest=function(){function n(t,o,a){if(a>=u.length)return r?r.call(i,o):e?o.sort(e):o;for(var l,f,s,h,p=-1,g=o.length,v=u[a++],d=new c;++p<g;)(h=d.get(l=v(f=o[p])))?h.push(f):d.set(l,[f]);return t?(f=t(),s=function(e,r){f.set(e,n(t,r,a))}):(f={},s=function(e,r){f[e]=n(t,r,a)}),d.forEach(s),f}function t(n,e){if(e>=u.length)return n;var r=[],i=o[e++];return n.forEach(function(n,i){r.push({key:n,values:t(i,e)})}),i?r.sort(function(n,t){return i(n.key,t.key)}):r}var e,r,i={},u=[],o=[];return i.map=function(t,e){return n(e,t,0)},i.entries=function(e){return t(n(ao.map,e,0),0)},i.key=function(n){return u.push(n),i},i.sortKeys=function(n){return o[u.length-1]=n,i},i.sortValues=function(n){return e=n,i},i.rollup=function(n){return r=n,i},i},ao.set=function(n){var t=new y;if(n)for(var e=0,r=n.length;r>e;++e)t.add(n[e]);return t},l(y,{has:h,add:function(n){return this._[f(n+=\"\")]=!0,n},remove:p,values:g,size:v,empty:d,forEach:function(n){for(var t in this._)n.call(this,s(t))}}),ao.behavior={},ao.rebind=function(n,t){for(var e,r=1,i=arguments.length;++r<i;)n[e=arguments[r]]=M(n,t,t[e]);return n};var wo=[\"webkit\",\"ms\",\"moz\",\"Moz\",\"o\",\"O\"];ao.dispatch=function(){for(var n=new _,t=-1,e=arguments.length;++t<e;)n[arguments[t]]=w(n);return n},_.prototype.on=function(n,t){var e=n.indexOf(\".\"),r=\"\";if(e>=0&&(r=n.slice(e+1),n=n.slice(0,e)),n)return arguments.length<2?this[n].on(r):this[n].on(r,t);if(2===arguments.length){if(null==t)for(n in this)this.hasOwnProperty(n)&&this[n].on(r,null);return this}},ao.event=null,ao.requote=function(n){return n.replace(So,\"\\\\$&\")};var So=/[\\\\\\^\\$\\*\\+\\?\\|\\[\\]\\(\\)\\.\\{\\}]/g,ko={}.__proto__?function(n,t){n.__proto__=t}:function(n,t){for(var e in t)n[e]=t[e]},No=function(n,t){return t.querySelector(n)},Eo=function(n,t){return t.querySelectorAll(n)},Ao=function(n,t){var e=n.matches||n[x(n,\"matchesSelector\")];return(Ao=function(n,t){return e.call(n,t)})(n,t)};\"function\"==typeof Sizzle&&(No=function(n,t){return Sizzle(n,t)[0]||null},Eo=Sizzle,Ao=Sizzle.matchesSelector),ao.selection=function(){return ao.select(fo.documentElement)};var Co=ao.selection.prototype=[];Co.select=function(n){var t,e,r,i,u=[];n=A(n);for(var o=-1,a=this.length;++o<a;){u.push(t=[]),t.parentNode=(r=this[o]).parentNode;for(var l=-1,c=r.length;++l<c;)(i=r[l])?(t.push(e=n.call(i,i.__data__,l,o)),e&&\"__data__\"in i&&(e.__data__=i.__data__)):t.push(null)}return E(u)},Co.selectAll=function(n){var t,e,r=[];n=C(n);for(var i=-1,u=this.length;++i<u;)for(var o=this[i],a=-1,l=o.length;++a<l;)(e=o[a])&&(r.push(t=co(n.call(e,e.__data__,a,i))),t.parentNode=e);return E(r)};var zo=\"http://www.w3.org/1999/xhtml\",Lo={svg:\"http://www.w3.org/2000/svg\",xhtml:zo,xlink:\"http://www.w3.org/1999/xlink\",xml:\"http://www.w3.org/XML/1998/namespace\",xmlns:\"http://www.w3.org/2000/xmlns/\"};ao.ns={prefix:Lo,qualify:function(n){var t=n.indexOf(\":\"),e=n;return t>=0&&\"xmlns\"!==(e=n.slice(0,t))&&(n=n.slice(t+1)),Lo.hasOwnProperty(e)?{space:Lo[e],local:n}:n}},Co.attr=function(n,t){if(arguments.length<2){if(\"string\"==typeof n){var e=this.node();return n=ao.ns.qualify(n),n.local?e.getAttributeNS(n.space,n.local):e.getAttribute(n)}for(t in n)this.each(z(t,n[t]));return this}return this.each(z(n,t))},Co.classed=function(n,t){if(arguments.length<2){if(\"string\"==typeof n){var e=this.node(),r=(n=T(n)).length,i=-1;if(t=e.classList){for(;++i<r;)if(!t.contains(n[i]))return!1}else for(t=e.getAttribute(\"class\");++i<r;)if(!q(n[i]).test(t))return!1;return!0}for(t in n)this.each(R(t,n[t]));return this}return this.each(R(n,t))},Co.style=function(n,e,r){var i=arguments.length;if(3>i){if(\"string\"!=typeof n){2>i&&(e=\"\");for(r in n)this.each(P(r,n[r],e));return this}if(2>i){var u=this.node();return t(u).getComputedStyle(u,null).getPropertyValue(n)}r=\"\"}return this.each(P(n,e,r))},Co.property=function(n,t){if(arguments.length<2){if(\"string\"==typeof n)return this.node()[n];for(t in n)this.each(U(t,n[t]));return this}return this.each(U(n,t))},Co.text=function(n){return arguments.length?this.each(\"function\"==typeof n?function(){var t=n.apply(this,arguments);this.textContent=null==t?\"\":t}:null==n?function(){this.textContent=\"\"}:function(){this.textContent=n}):this.node().textContent},Co.html=function(n){return arguments.length?this.each(\"function\"==typeof n?function(){var t=n.apply(this,arguments);this.innerHTML=null==t?\"\":t}:null==n?function(){this.innerHTML=\"\"}:function(){this.innerHTML=n}):this.node().innerHTML},Co.append=function(n){return n=j(n),this.select(function(){return this.appendChild(n.apply(this,arguments))})},Co.insert=function(n,t){return n=j(n),t=A(t),this.select(function(){return this.insertBefore(n.apply(this,arguments),t.apply(this,arguments)||null)})},Co.remove=function(){return this.each(F)},Co.data=function(n,t){function e(n,e){var r,i,u,o=n.length,s=e.length,h=Math.min(o,s),p=new Array(s),g=new Array(s),v=new Array(o);if(t){var d,y=new c,m=new Array(o);for(r=-1;++r<o;)(i=n[r])&&(y.has(d=t.call(i,i.__data__,r))?v[r]=i:y.set(d,i),m[r]=d);for(r=-1;++r<s;)(i=y.get(d=t.call(e,u=e[r],r)))?i!==!0&&(p[r]=i,i.__data__=u):g[r]=H(u),y.set(d,!0);for(r=-1;++r<o;)r in m&&y.get(m[r])!==!0&&(v[r]=n[r])}else{for(r=-1;++r<h;)i=n[r],u=e[r],i?(i.__data__=u,p[r]=i):g[r]=H(u);for(;s>r;++r)g[r]=H(e[r]);for(;o>r;++r)v[r]=n[r]}g.update=p,g.parentNode=p.parentNode=v.parentNode=n.parentNode,a.push(g),l.push(p),f.push(v)}var r,i,u=-1,o=this.length;if(!arguments.length){for(n=new Array(o=(r=this[0]).length);++u<o;)(i=r[u])&&(n[u]=i.__data__);return n}var a=Z([]),l=E([]),f=E([]);if(\"function\"==typeof n)for(;++u<o;)e(r=this[u],n.call(r,r.parentNode.__data__,u));else for(;++u<o;)e(r=this[u],n);return l.enter=function(){return a},l.exit=function(){return f},l},Co.datum=function(n){return arguments.length?this.property(\"__data__\",n):this.property(\"__data__\")},Co.filter=function(n){var t,e,r,i=[];\"function\"!=typeof n&&(n=O(n));for(var u=0,o=this.length;o>u;u++){i.push(t=[]),t.parentNode=(e=this[u]).parentNode;for(var a=0,l=e.length;l>a;a++)(r=e[a])&&n.call(r,r.__data__,a,u)&&t.push(r)}return E(i)},Co.order=function(){for(var n=-1,t=this.length;++n<t;)for(var e,r=this[n],i=r.length-1,u=r[i];--i>=0;)(e=r[i])&&(u&&u!==e.nextSibling&&u.parentNode.insertBefore(e,u),u=e);return this},Co.sort=function(n){n=I.apply(this,arguments);for(var t=-1,e=this.length;++t<e;)this[t].sort(n);return this.order()},Co.each=function(n){return Y(this,function(t,e,r){n.call(t,t.__data__,e,r)})},Co.call=function(n){var t=co(arguments);return n.apply(t[0]=this,t),this},Co.empty=function(){return!this.node()},Co.node=function(){for(var n=0,t=this.length;t>n;n++)for(var e=this[n],r=0,i=e.length;i>r;r++){var u=e[r];if(u)return u}return null},Co.size=function(){var n=0;return Y(this,function(){++n}),n};var qo=[];ao.selection.enter=Z,ao.selection.enter.prototype=qo,qo.append=Co.append,qo.empty=Co.empty,qo.node=Co.node,qo.call=Co.call,qo.size=Co.size,qo.select=function(n){for(var t,e,r,i,u,o=[],a=-1,l=this.length;++a<l;){r=(i=this[a]).update,o.push(t=[]),t.parentNode=i.parentNode;for(var c=-1,f=i.length;++c<f;)(u=i[c])?(t.push(r[c]=e=n.call(i.parentNode,u.__data__,c,a)),e.__data__=u.__data__):t.push(null)}return E(o)},qo.insert=function(n,t){return arguments.length<2&&(t=V(this)),Co.insert.call(this,n,t)},ao.select=function(t){var e;return\"string\"==typeof t?(e=[No(t,fo)],e.parentNode=fo.documentElement):(e=[t],e.parentNode=n(t)),E([e])},ao.selectAll=function(n){var t;return\"string\"==typeof n?(t=co(Eo(n,fo)),t.parentNode=fo.documentElement):(t=co(n),t.parentNode=null),E([t])},Co.on=function(n,t,e){var r=arguments.length;if(3>r){if(\"string\"!=typeof n){2>r&&(t=!1);for(e in n)this.each(X(e,n[e],t));return this}if(2>r)return(r=this.node()[\"__on\"+n])&&r._;e=!1}return this.each(X(n,t,e))};var To=ao.map({mouseenter:\"mouseover\",mouseleave:\"mouseout\"});fo&&To.forEach(function(n){\"on\"+n in fo&&To.remove(n)});var Ro,Do=0;ao.mouse=function(n){return J(n,k())};var Po=this.navigator&&/WebKit/.test(this.navigator.userAgent)?-1:0;ao.touch=function(n,t,e){if(arguments.length<3&&(e=t,t=k().changedTouches),t)for(var r,i=0,u=t.length;u>i;++i)if((r=t[i]).identifier===e)return J(n,r)},ao.behavior.drag=function(){function n(){this.on(\"mousedown.drag\",u).on(\"touchstart.drag\",o)}function e(n,t,e,u,o){return function(){function a(){var n,e,r=t(h,v);r&&(n=r[0]-M[0],e=r[1]-M[1],g|=n|e,M=r,p({type:\"drag\",x:r[0]+c[0],y:r[1]+c[1],dx:n,dy:e}))}function l(){t(h,v)&&(y.on(u+d,null).on(o+d,null),m(g),p({type:\"dragend\"}))}var c,f=this,s=ao.event.target.correspondingElement||ao.event.target,h=f.parentNode,p=r.of(f,arguments),g=0,v=n(),d=\".drag\"+(null==v?\"\":\"-\"+v),y=ao.select(e(s)).on(u+d,a).on(o+d,l),m=W(s),M=t(h,v);i?(c=i.apply(f,arguments),c=[c.x-M[0],c.y-M[1]]):c=[0,0],p({type:\"dragstart\"})}}var r=N(n,\"drag\",\"dragstart\",\"dragend\"),i=null,u=e(b,ao.mouse,t,\"mousemove\",\"mouseup\"),o=e(G,ao.touch,m,\"touchmove\",\"touchend\");return n.origin=function(t){return arguments.length?(i=t,n):i},ao.rebind(n,r,\"on\")},ao.touches=function(n,t){return arguments.length<2&&(t=k().touches),t?co(t).map(function(t){var e=J(n,t);return e.identifier=t.identifier,e}):[]};var Uo=1e-6,jo=Uo*Uo,Fo=Math.PI,Ho=2*Fo,Oo=Ho-Uo,Io=Fo/2,Yo=Fo/180,Zo=180/Fo,Vo=Math.SQRT2,Xo=2,$o=4;ao.interpolateZoom=function(n,t){var e,r,i=n[0],u=n[1],o=n[2],a=t[0],l=t[1],c=t[2],f=a-i,s=l-u,h=f*f+s*s;if(jo>h)r=Math.log(c/o)/Vo,e=function(n){return[i+n*f,u+n*s,o*Math.exp(Vo*n*r)]};else{var p=Math.sqrt(h),g=(c*c-o*o+$o*h)/(2*o*Xo*p),v=(c*c-o*o-$o*h)/(2*c*Xo*p),d=Math.log(Math.sqrt(g*g+1)-g),y=Math.log(Math.sqrt(v*v+1)-v);r=(y-d)/Vo,e=function(n){var t=n*r,e=rn(d),a=o/(Xo*p)*(e*un(Vo*t+d)-en(d));return[i+a*f,u+a*s,o*e/rn(Vo*t+d)]}}return e.duration=1e3*r,e},ao.behavior.zoom=function(){function n(n){n.on(L,s).on(Wo+\".zoom\",p).on(\"dblclick.zoom\",g).on(R,h)}function e(n){return[(n[0]-k.x)/k.k,(n[1]-k.y)/k.k]}function r(n){return[n[0]*k.k+k.x,n[1]*k.k+k.y]}function i(n){k.k=Math.max(A[0],Math.min(A[1],n))}function u(n,t){t=r(t),k.x+=n[0]-t[0],k.y+=n[1]-t[1]}function o(t,e,r,o){t.__chart__={x:k.x,y:k.y,k:k.k},i(Math.pow(2,o)),u(d=e,r),t=ao.select(t),C>0&&(t=t.transition().duration(C)),t.call(n.event)}function a(){b&&b.domain(x.range().map(function(n){return(n-k.x)/k.k}).map(x.invert)),w&&w.domain(_.range().map(function(n){return(n-k.y)/k.k}).map(_.invert))}function l(n){z++||n({type:\"zoomstart\"})}function c(n){a(),n({type:\"zoom\",scale:k.k,translate:[k.x,k.y]})}function f(n){--z||(n({type:\"zoomend\"}),d=null)}function s(){function n(){a=1,u(ao.mouse(i),h),c(o)}function r(){s.on(q,null).on(T,null),p(a),f(o)}var i=this,o=D.of(i,arguments),a=0,s=ao.select(t(i)).on(q,n).on(T,r),h=e(ao.mouse(i)),p=W(i);Il.call(i),l(o)}function h(){function n(){var n=ao.touches(g);return p=k.k,n.forEach(function(n){n.identifier in d&&(d[n.identifier]=e(n))}),n}function t(){var t=ao.event.target;ao.select(t).on(x,r).on(b,a),_.push(t);for(var e=ao.event.changedTouches,i=0,u=e.length;u>i;++i)d[e[i].identifier]=null;var l=n(),c=Date.now();if(1===l.length){if(500>c-M){var f=l[0];o(g,f,d[f.identifier],Math.floor(Math.log(k.k)/Math.LN2)+1),S()}M=c}else if(l.length>1){var f=l[0],s=l[1],h=f[0]-s[0],p=f[1]-s[1];y=h*h+p*p}}function r(){var n,t,e,r,o=ao.touches(g);Il.call(g);for(var a=0,l=o.length;l>a;++a,r=null)if(e=o[a],r=d[e.identifier]){if(t)break;n=e,t=r}if(r){var f=(f=e[0]-n[0])*f+(f=e[1]-n[1])*f,s=y&&Math.sqrt(f/y);n=[(n[0]+e[0])/2,(n[1]+e[1])/2],t=[(t[0]+r[0])/2,(t[1]+r[1])/2],i(s*p)}M=null,u(n,t),c(v)}function a(){if(ao.event.touches.length){for(var t=ao.event.changedTouches,e=0,r=t.length;r>e;++e)delete d[t[e].identifier];for(var i in d)return void n()}ao.selectAll(_).on(m,null),w.on(L,s).on(R,h),N(),f(v)}var p,g=this,v=D.of(g,arguments),d={},y=0,m=\".zoom-\"+ao.event.changedTouches[0].identifier,x=\"touchmove\"+m,b=\"touchend\"+m,_=[],w=ao.select(g),N=W(g);t(),l(v),w.on(L,null).on(R,t)}function p(){var n=D.of(this,arguments);m?clearTimeout(m):(Il.call(this),v=e(d=y||ao.mouse(this)),l(n)),m=setTimeout(function(){m=null,f(n)},50),S(),i(Math.pow(2,.002*Bo())*k.k),u(d,v),c(n)}function g(){var n=ao.mouse(this),t=Math.log(k.k)/Math.LN2;o(this,n,e(n),ao.event.shiftKey?Math.ceil(t)-1:Math.floor(t)+1)}var v,d,y,m,M,x,b,_,w,k={x:0,y:0,k:1},E=[960,500],A=Jo,C=250,z=0,L=\"mousedown.zoom\",q=\"mousemove.zoom\",T=\"mouseup.zoom\",R=\"touchstart.zoom\",D=N(n,\"zoomstart\",\"zoom\",\"zoomend\");return Wo||(Wo=\"onwheel\"in fo?(Bo=function(){return-ao.event.deltaY*(ao.event.deltaMode?120:1)},\"wheel\"):\"onmousewheel\"in fo?(Bo=function(){return ao.event.wheelDelta},\"mousewheel\"):(Bo=function(){return-ao.event.detail},\"MozMousePixelScroll\")),n.event=function(n){n.each(function(){var n=D.of(this,arguments),t=k;Hl?ao.select(this).transition().each(\"start.zoom\",function(){k=this.__chart__||{x:0,y:0,k:1},l(n)}).tween(\"zoom:zoom\",function(){var e=E[0],r=E[1],i=d?d[0]:e/2,u=d?d[1]:r/2,o=ao.interpolateZoom([(i-k.x)/k.k,(u-k.y)/k.k,e/k.k],[(i-t.x)/t.k,(u-t.y)/t.k,e/t.k]);return function(t){var r=o(t),a=e/r[2];this.__chart__=k={x:i-r[0]*a,y:u-r[1]*a,k:a},c(n)}}).each(\"interrupt.zoom\",function(){f(n)}).each(\"end.zoom\",function(){f(n)}):(this.__chart__=k,l(n),c(n),f(n))})},n.translate=function(t){return arguments.length?(k={x:+t[0],y:+t[1],k:k.k},a(),n):[k.x,k.y]},n.scale=function(t){return arguments.length?(k={x:k.x,y:k.y,k:null},i(+t),a(),n):k.k},n.scaleExtent=function(t){return arguments.length?(A=null==t?Jo:[+t[0],+t[1]],n):A},n.center=function(t){return arguments.length?(y=t&&[+t[0],+t[1]],n):y},n.size=function(t){return arguments.length?(E=t&&[+t[0],+t[1]],n):E},n.duration=function(t){return arguments.length?(C=+t,n):C},n.x=function(t){return arguments.length?(b=t,x=t.copy(),k={x:0,y:0,k:1},n):b},n.y=function(t){return arguments.length?(w=t,_=t.copy(),k={x:0,y:0,k:1},n):w},ao.rebind(n,D,\"on\")};var Bo,Wo,Jo=[0,1/0];ao.color=an,an.prototype.toString=function(){return this.rgb()+\"\"},ao.hsl=ln;var Go=ln.prototype=new an;Go.brighter=function(n){return n=Math.pow(.7,arguments.length?n:1),new ln(this.h,this.s,this.l/n)},Go.darker=function(n){return n=Math.pow(.7,arguments.length?n:1),new ln(this.h,this.s,n*this.l)},Go.rgb=function(){return cn(this.h,this.s,this.l)},ao.hcl=fn;var Ko=fn.prototype=new an;Ko.brighter=function(n){return new fn(this.h,this.c,Math.min(100,this.l+Qo*(arguments.length?n:1)))},Ko.darker=function(n){return new fn(this.h,this.c,Math.max(0,this.l-Qo*(arguments.length?n:1)))},Ko.rgb=function(){return sn(this.h,this.c,this.l).rgb()},ao.lab=hn;var Qo=18,na=.95047,ta=1,ea=1.08883,ra=hn.prototype=new an;ra.brighter=function(n){return new hn(Math.min(100,this.l+Qo*(arguments.length?n:1)),this.a,this.b)},ra.darker=function(n){return new hn(Math.max(0,this.l-Qo*(arguments.length?n:1)),this.a,this.b)},ra.rgb=function(){return pn(this.l,this.a,this.b)},ao.rgb=mn;var ia=mn.prototype=new an;ia.brighter=function(n){n=Math.pow(.7,arguments.length?n:1);var t=this.r,e=this.g,r=this.b,i=30;return t||e||r?(t&&i>t&&(t=i),e&&i>e&&(e=i),r&&i>r&&(r=i),new mn(Math.min(255,t/n),Math.min(255,e/n),Math.min(255,r/n))):new mn(i,i,i)},ia.darker=function(n){return n=Math.pow(.7,arguments.length?n:1),new mn(n*this.r,n*this.g,n*this.b)},ia.hsl=function(){return wn(this.r,this.g,this.b)},ia.toString=function(){return\"#\"+bn(this.r)+bn(this.g)+bn(this.b)};var ua=ao.map({aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074});ua.forEach(function(n,t){ua.set(n,Mn(t))}),ao.functor=En,ao.xhr=An(m),ao.dsv=function(n,t){function e(n,e,u){arguments.length<3&&(u=e,e=null);var o=Cn(n,t,null==e?r:i(e),u);return o.row=function(n){return arguments.length?o.response(null==(e=n)?r:i(n)):e},o}function r(n){return e.parse(n.responseText)}function i(n){return function(t){return e.parse(t.responseText,n)}}function u(t){return t.map(o).join(n)}function o(n){return a.test(n)?'\"'+n.replace(/\\\"/g,'\"\"')+'\"':n}var a=new RegExp('[\"'+n+\"\\n]\"),l=n.charCodeAt(0);return e.parse=function(n,t){var r;return e.parseRows(n,function(n,e){if(r)return r(n,e-1);var i=new Function(\"d\",\"return {\"+n.map(function(n,t){return JSON.stringify(n)+\": d[\"+t+\"]\"}).join(\",\")+\"}\");r=t?function(n,e){return t(i(n),e)}:i})},e.parseRows=function(n,t){function e(){if(f>=c)return o;if(i)return i=!1,u;var t=f;if(34===n.charCodeAt(t)){for(var e=t;e++<c;)if(34===n.charCodeAt(e)){if(34!==n.charCodeAt(e+1))break;++e}f=e+2;var r=n.charCodeAt(e+1);return 13===r?(i=!0,10===n.charCodeAt(e+2)&&++f):10===r&&(i=!0),n.slice(t+1,e).replace(/\"\"/g,'\"')}for(;c>f;){var r=n.charCodeAt(f++),a=1;if(10===r)i=!0;else if(13===r)i=!0,10===n.charCodeAt(f)&&(++f,++a);else if(r!==l)continue;return n.slice(t,f-a)}return n.slice(t)}for(var r,i,u={},o={},a=[],c=n.length,f=0,s=0;(r=e())!==o;){for(var h=[];r!==u&&r!==o;)h.push(r),r=e();t&&null==(h=t(h,s++))||a.push(h)}return a},e.format=function(t){if(Array.isArray(t[0]))return e.formatRows(t);var r=new y,i=[];return t.forEach(function(n){for(var t in n)r.has(t)||i.push(r.add(t))}),[i.map(o).join(n)].concat(t.map(function(t){return i.map(function(n){return o(t[n])}).join(n)})).join(\"\\n\")},e.formatRows=function(n){return n.map(u).join(\"\\n\")},e},ao.csv=ao.dsv(\",\",\"text/csv\"),ao.tsv=ao.dsv(\"\t\",\"text/tab-separated-values\");var oa,aa,la,ca,fa=this[x(this,\"requestAnimationFrame\")]||function(n){setTimeout(n,17)};ao.timer=function(){qn.apply(this,arguments)},ao.timer.flush=function(){Rn(),Dn()},ao.round=function(n,t){return t?Math.round(n*(t=Math.pow(10,t)))/t:Math.round(n)};var sa=[\"y\",\"z\",\"a\",\"f\",\"p\",\"n\",\"\\xb5\",\"m\",\"\",\"k\",\"M\",\"G\",\"T\",\"P\",\"E\",\"Z\",\"Y\"].map(Un);ao.formatPrefix=function(n,t){var e=0;return(n=+n)&&(0>n&&(n*=-1),t&&(n=ao.round(n,Pn(n,t))),e=1+Math.floor(1e-12+Math.log(n)/Math.LN10),e=Math.max(-24,Math.min(24,3*Math.floor((e-1)/3)))),sa[8+e/3]};var ha=/(?:([^{])?([<>=^]))?([+\\- ])?([$#])?(0)?(\\d+)?(,)?(\\.-?\\d+)?([a-z%])?/i,pa=ao.map({b:function(n){return n.toString(2)},c:function(n){return String.fromCharCode(n)},o:function(n){return n.toString(8)},x:function(n){return n.toString(16)},X:function(n){return n.toString(16).toUpperCase()},g:function(n,t){return n.toPrecision(t)},e:function(n,t){return n.toExponential(t)},f:function(n,t){return n.toFixed(t)},r:function(n,t){return(n=ao.round(n,Pn(n,t))).toFixed(Math.max(0,Math.min(20,Pn(n*(1+1e-15),t))))}}),ga=ao.time={},va=Date;Hn.prototype={getDate:function(){return this._.getUTCDate()},getDay:function(){return this._.getUTCDay()},getFullYear:function(){return this._.getUTCFullYear()},getHours:function(){return this._.getUTCHours()},getMilliseconds:function(){return this._.getUTCMilliseconds()},getMinutes:function(){return this._.getUTCMinutes()},getMonth:function(){return this._.getUTCMonth()},getSeconds:function(){return this._.getUTCSeconds()},getTime:function(){return this._.getTime()},getTimezoneOffset:function(){return 0},valueOf:function(){return this._.valueOf()},setDate:function(){da.setUTCDate.apply(this._,arguments)},setDay:function(){da.setUTCDay.apply(this._,arguments)},setFullYear:function(){da.setUTCFullYear.apply(this._,arguments)},setHours:function(){da.setUTCHours.apply(this._,arguments)},setMilliseconds:function(){da.setUTCMilliseconds.apply(this._,arguments)},setMinutes:function(){da.setUTCMinutes.apply(this._,arguments)},setMonth:function(){da.setUTCMonth.apply(this._,arguments)},setSeconds:function(){da.setUTCSeconds.apply(this._,arguments)},setTime:function(){da.setTime.apply(this._,arguments)}};var da=Date.prototype;ga.year=On(function(n){return n=ga.day(n),n.setMonth(0,1),n},function(n,t){n.setFullYear(n.getFullYear()+t)},function(n){return n.getFullYear()}),ga.years=ga.year.range,ga.years.utc=ga.year.utc.range,ga.day=On(function(n){var t=new va(2e3,0);return t.setFullYear(n.getFullYear(),n.getMonth(),n.getDate()),t},function(n,t){n.setDate(n.getDate()+t)},function(n){return n.getDate()-1}),ga.days=ga.day.range,ga.days.utc=ga.day.utc.range,ga.dayOfYear=function(n){var t=ga.year(n);return Math.floor((n-t-6e4*(n.getTimezoneOffset()-t.getTimezoneOffset()))/864e5)},[\"sunday\",\"monday\",\"tuesday\",\"wednesday\",\"thursday\",\"friday\",\"saturday\"].forEach(function(n,t){t=7-t;var e=ga[n]=On(function(n){return(n=ga.day(n)).setDate(n.getDate()-(n.getDay()+t)%7),n},function(n,t){n.setDate(n.getDate()+7*Math.floor(t))},function(n){var e=ga.year(n).getDay();return Math.floor((ga.dayOfYear(n)+(e+t)%7)/7)-(e!==t)});ga[n+\"s\"]=e.range,ga[n+\"s\"].utc=e.utc.range,ga[n+\"OfYear\"]=function(n){var e=ga.year(n).getDay();return Math.floor((ga.dayOfYear(n)+(e+t)%7)/7)}}),ga.week=ga.sunday,ga.weeks=ga.sunday.range,ga.weeks.utc=ga.sunday.utc.range,ga.weekOfYear=ga.sundayOfYear;var ya={\"-\":\"\",_:\" \",0:\"0\"},ma=/^\\s*\\d+/,Ma=/^%/;ao.locale=function(n){return{numberFormat:jn(n),timeFormat:Yn(n)}};var xa=ao.locale({decimal:\".\",thousands:\",\",grouping:[3],currency:[\"$\",\"\"],dateTime:\"%a %b %e %X %Y\",date:\"%m/%d/%Y\",time:\"%H:%M:%S\",periods:[\"AM\",\"PM\"],days:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\nshortDays:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],months:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],shortMonths:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"]});ao.format=xa.numberFormat,ao.geo={},ft.prototype={s:0,t:0,add:function(n){st(n,this.t,ba),st(ba.s,this.s,this),this.s?this.t+=ba.t:this.s=ba.t},reset:function(){this.s=this.t=0},valueOf:function(){return this.s}};var ba=new ft;ao.geo.stream=function(n,t){n&&_a.hasOwnProperty(n.type)?_a[n.type](n,t):ht(n,t)};var _a={Feature:function(n,t){ht(n.geometry,t)},FeatureCollection:function(n,t){for(var e=n.features,r=-1,i=e.length;++r<i;)ht(e[r].geometry,t)}},wa={Sphere:function(n,t){t.sphere()},Point:function(n,t){n=n.coordinates,t.point(n[0],n[1],n[2])},MultiPoint:function(n,t){for(var e=n.coordinates,r=-1,i=e.length;++r<i;)n=e[r],t.point(n[0],n[1],n[2])},LineString:function(n,t){pt(n.coordinates,t,0)},MultiLineString:function(n,t){for(var e=n.coordinates,r=-1,i=e.length;++r<i;)pt(e[r],t,0)},Polygon:function(n,t){gt(n.coordinates,t)},MultiPolygon:function(n,t){for(var e=n.coordinates,r=-1,i=e.length;++r<i;)gt(e[r],t)},GeometryCollection:function(n,t){for(var e=n.geometries,r=-1,i=e.length;++r<i;)ht(e[r],t)}};ao.geo.area=function(n){return Sa=0,ao.geo.stream(n,Na),Sa};var Sa,ka=new ft,Na={sphere:function(){Sa+=4*Fo},point:b,lineStart:b,lineEnd:b,polygonStart:function(){ka.reset(),Na.lineStart=vt},polygonEnd:function(){var n=2*ka;Sa+=0>n?4*Fo+n:n,Na.lineStart=Na.lineEnd=Na.point=b}};ao.geo.bounds=function(){function n(n,t){M.push(x=[f=n,h=n]),s>t&&(s=t),t>p&&(p=t)}function t(t,e){var r=dt([t*Yo,e*Yo]);if(y){var i=mt(y,r),u=[i[1],-i[0],0],o=mt(u,i);bt(o),o=_t(o);var l=t-g,c=l>0?1:-1,v=o[0]*Zo*c,d=xo(l)>180;if(d^(v>c*g&&c*t>v)){var m=o[1]*Zo;m>p&&(p=m)}else if(v=(v+360)%360-180,d^(v>c*g&&c*t>v)){var m=-o[1]*Zo;s>m&&(s=m)}else s>e&&(s=e),e>p&&(p=e);d?g>t?a(f,t)>a(f,h)&&(h=t):a(t,h)>a(f,h)&&(f=t):h>=f?(f>t&&(f=t),t>h&&(h=t)):t>g?a(f,t)>a(f,h)&&(h=t):a(t,h)>a(f,h)&&(f=t)}else n(t,e);y=r,g=t}function e(){b.point=t}function r(){x[0]=f,x[1]=h,b.point=n,y=null}function i(n,e){if(y){var r=n-g;m+=xo(r)>180?r+(r>0?360:-360):r}else v=n,d=e;Na.point(n,e),t(n,e)}function u(){Na.lineStart()}function o(){i(v,d),Na.lineEnd(),xo(m)>Uo&&(f=-(h=180)),x[0]=f,x[1]=h,y=null}function a(n,t){return(t-=n)<0?t+360:t}function l(n,t){return n[0]-t[0]}function c(n,t){return t[0]<=t[1]?t[0]<=n&&n<=t[1]:n<t[0]||t[1]<n}var f,s,h,p,g,v,d,y,m,M,x,b={point:n,lineStart:e,lineEnd:r,polygonStart:function(){b.point=i,b.lineStart=u,b.lineEnd=o,m=0,Na.polygonStart()},polygonEnd:function(){Na.polygonEnd(),b.point=n,b.lineStart=e,b.lineEnd=r,0>ka?(f=-(h=180),s=-(p=90)):m>Uo?p=90:-Uo>m&&(s=-90),x[0]=f,x[1]=h}};return function(n){p=h=-(f=s=1/0),M=[],ao.geo.stream(n,b);var t=M.length;if(t){M.sort(l);for(var e,r=1,i=M[0],u=[i];t>r;++r)e=M[r],c(e[0],i)||c(e[1],i)?(a(i[0],e[1])>a(i[0],i[1])&&(i[1]=e[1]),a(e[0],i[1])>a(i[0],i[1])&&(i[0]=e[0])):u.push(i=e);for(var o,e,g=-(1/0),t=u.length-1,r=0,i=u[t];t>=r;i=e,++r)e=u[r],(o=a(i[1],e[0]))>g&&(g=o,f=e[0],h=i[1])}return M=x=null,f===1/0||s===1/0?[[NaN,NaN],[NaN,NaN]]:[[f,s],[h,p]]}}(),ao.geo.centroid=function(n){Ea=Aa=Ca=za=La=qa=Ta=Ra=Da=Pa=Ua=0,ao.geo.stream(n,ja);var t=Da,e=Pa,r=Ua,i=t*t+e*e+r*r;return jo>i&&(t=qa,e=Ta,r=Ra,Uo>Aa&&(t=Ca,e=za,r=La),i=t*t+e*e+r*r,jo>i)?[NaN,NaN]:[Math.atan2(e,t)*Zo,tn(r/Math.sqrt(i))*Zo]};var Ea,Aa,Ca,za,La,qa,Ta,Ra,Da,Pa,Ua,ja={sphere:b,point:St,lineStart:Nt,lineEnd:Et,polygonStart:function(){ja.lineStart=At},polygonEnd:function(){ja.lineStart=Nt}},Fa=Rt(zt,jt,Ht,[-Fo,-Fo/2]),Ha=1e9;ao.geo.clipExtent=function(){var n,t,e,r,i,u,o={stream:function(n){return i&&(i.valid=!1),i=u(n),i.valid=!0,i},extent:function(a){return arguments.length?(u=Zt(n=+a[0][0],t=+a[0][1],e=+a[1][0],r=+a[1][1]),i&&(i.valid=!1,i=null),o):[[n,t],[e,r]]}};return o.extent([[0,0],[960,500]])},(ao.geo.conicEqualArea=function(){return Vt(Xt)}).raw=Xt,ao.geo.albers=function(){return ao.geo.conicEqualArea().rotate([96,0]).center([-.6,38.7]).parallels([29.5,45.5]).scale(1070)},ao.geo.albersUsa=function(){function n(n){var u=n[0],o=n[1];return t=null,e(u,o),t||(r(u,o),t)||i(u,o),t}var t,e,r,i,u=ao.geo.albers(),o=ao.geo.conicEqualArea().rotate([154,0]).center([-2,58.5]).parallels([55,65]),a=ao.geo.conicEqualArea().rotate([157,0]).center([-3,19.9]).parallels([8,18]),l={point:function(n,e){t=[n,e]}};return n.invert=function(n){var t=u.scale(),e=u.translate(),r=(n[0]-e[0])/t,i=(n[1]-e[1])/t;return(i>=.12&&.234>i&&r>=-.425&&-.214>r?o:i>=.166&&.234>i&&r>=-.214&&-.115>r?a:u).invert(n)},n.stream=function(n){var t=u.stream(n),e=o.stream(n),r=a.stream(n);return{point:function(n,i){t.point(n,i),e.point(n,i),r.point(n,i)},sphere:function(){t.sphere(),e.sphere(),r.sphere()},lineStart:function(){t.lineStart(),e.lineStart(),r.lineStart()},lineEnd:function(){t.lineEnd(),e.lineEnd(),r.lineEnd()},polygonStart:function(){t.polygonStart(),e.polygonStart(),r.polygonStart()},polygonEnd:function(){t.polygonEnd(),e.polygonEnd(),r.polygonEnd()}}},n.precision=function(t){return arguments.length?(u.precision(t),o.precision(t),a.precision(t),n):u.precision()},n.scale=function(t){return arguments.length?(u.scale(t),o.scale(.35*t),a.scale(t),n.translate(u.translate())):u.scale()},n.translate=function(t){if(!arguments.length)return u.translate();var c=u.scale(),f=+t[0],s=+t[1];return e=u.translate(t).clipExtent([[f-.455*c,s-.238*c],[f+.455*c,s+.238*c]]).stream(l).point,r=o.translate([f-.307*c,s+.201*c]).clipExtent([[f-.425*c+Uo,s+.12*c+Uo],[f-.214*c-Uo,s+.234*c-Uo]]).stream(l).point,i=a.translate([f-.205*c,s+.212*c]).clipExtent([[f-.214*c+Uo,s+.166*c+Uo],[f-.115*c-Uo,s+.234*c-Uo]]).stream(l).point,n},n.scale(1070)};var Oa,Ia,Ya,Za,Va,Xa,$a={point:b,lineStart:b,lineEnd:b,polygonStart:function(){Ia=0,$a.lineStart=$t},polygonEnd:function(){$a.lineStart=$a.lineEnd=$a.point=b,Oa+=xo(Ia/2)}},Ba={point:Bt,lineStart:b,lineEnd:b,polygonStart:b,polygonEnd:b},Wa={point:Gt,lineStart:Kt,lineEnd:Qt,polygonStart:function(){Wa.lineStart=ne},polygonEnd:function(){Wa.point=Gt,Wa.lineStart=Kt,Wa.lineEnd=Qt}};ao.geo.path=function(){function n(n){return n&&(\"function\"==typeof a&&u.pointRadius(+a.apply(this,arguments)),o&&o.valid||(o=i(u)),ao.geo.stream(n,o)),u.result()}function t(){return o=null,n}var e,r,i,u,o,a=4.5;return n.area=function(n){return Oa=0,ao.geo.stream(n,i($a)),Oa},n.centroid=function(n){return Ca=za=La=qa=Ta=Ra=Da=Pa=Ua=0,ao.geo.stream(n,i(Wa)),Ua?[Da/Ua,Pa/Ua]:Ra?[qa/Ra,Ta/Ra]:La?[Ca/La,za/La]:[NaN,NaN]},n.bounds=function(n){return Va=Xa=-(Ya=Za=1/0),ao.geo.stream(n,i(Ba)),[[Ya,Za],[Va,Xa]]},n.projection=function(n){return arguments.length?(i=(e=n)?n.stream||re(n):m,t()):e},n.context=function(n){return arguments.length?(u=null==(r=n)?new Wt:new te(n),\"function\"!=typeof a&&u.pointRadius(a),t()):r},n.pointRadius=function(t){return arguments.length?(a=\"function\"==typeof t?t:(u.pointRadius(+t),+t),n):a},n.projection(ao.geo.albersUsa()).context(null)},ao.geo.transform=function(n){return{stream:function(t){var e=new ie(t);for(var r in n)e[r]=n[r];return e}}},ie.prototype={point:function(n,t){this.stream.point(n,t)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}},ao.geo.projection=oe,ao.geo.projectionMutator=ae,(ao.geo.equirectangular=function(){return oe(ce)}).raw=ce.invert=ce,ao.geo.rotation=function(n){function t(t){return t=n(t[0]*Yo,t[1]*Yo),t[0]*=Zo,t[1]*=Zo,t}return n=se(n[0]%360*Yo,n[1]*Yo,n.length>2?n[2]*Yo:0),t.invert=function(t){return t=n.invert(t[0]*Yo,t[1]*Yo),t[0]*=Zo,t[1]*=Zo,t},t},fe.invert=ce,ao.geo.circle=function(){function n(){var n=\"function\"==typeof r?r.apply(this,arguments):r,t=se(-n[0]*Yo,-n[1]*Yo,0).invert,i=[];return e(null,null,1,{point:function(n,e){i.push(n=t(n,e)),n[0]*=Zo,n[1]*=Zo}}),{type:\"Polygon\",coordinates:[i]}}var t,e,r=[0,0],i=6;return n.origin=function(t){return arguments.length?(r=t,n):r},n.angle=function(r){return arguments.length?(e=ve((t=+r)*Yo,i*Yo),n):t},n.precision=function(r){return arguments.length?(e=ve(t*Yo,(i=+r)*Yo),n):i},n.angle(90)},ao.geo.distance=function(n,t){var e,r=(t[0]-n[0])*Yo,i=n[1]*Yo,u=t[1]*Yo,o=Math.sin(r),a=Math.cos(r),l=Math.sin(i),c=Math.cos(i),f=Math.sin(u),s=Math.cos(u);return Math.atan2(Math.sqrt((e=s*o)*e+(e=c*f-l*s*a)*e),l*f+c*s*a)},ao.geo.graticule=function(){function n(){return{type:\"MultiLineString\",coordinates:t()}}function t(){return ao.range(Math.ceil(u/d)*d,i,d).map(h).concat(ao.range(Math.ceil(c/y)*y,l,y).map(p)).concat(ao.range(Math.ceil(r/g)*g,e,g).filter(function(n){return xo(n%d)>Uo}).map(f)).concat(ao.range(Math.ceil(a/v)*v,o,v).filter(function(n){return xo(n%y)>Uo}).map(s))}var e,r,i,u,o,a,l,c,f,s,h,p,g=10,v=g,d=90,y=360,m=2.5;return n.lines=function(){return t().map(function(n){return{type:\"LineString\",coordinates:n}})},n.outline=function(){return{type:\"Polygon\",coordinates:[h(u).concat(p(l).slice(1),h(i).reverse().slice(1),p(c).reverse().slice(1))]}},n.extent=function(t){return arguments.length?n.majorExtent(t).minorExtent(t):n.minorExtent()},n.majorExtent=function(t){return arguments.length?(u=+t[0][0],i=+t[1][0],c=+t[0][1],l=+t[1][1],u>i&&(t=u,u=i,i=t),c>l&&(t=c,c=l,l=t),n.precision(m)):[[u,c],[i,l]]},n.minorExtent=function(t){return arguments.length?(r=+t[0][0],e=+t[1][0],a=+t[0][1],o=+t[1][1],r>e&&(t=r,r=e,e=t),a>o&&(t=a,a=o,o=t),n.precision(m)):[[r,a],[e,o]]},n.step=function(t){return arguments.length?n.majorStep(t).minorStep(t):n.minorStep()},n.majorStep=function(t){return arguments.length?(d=+t[0],y=+t[1],n):[d,y]},n.minorStep=function(t){return arguments.length?(g=+t[0],v=+t[1],n):[g,v]},n.precision=function(t){return arguments.length?(m=+t,f=ye(a,o,90),s=me(r,e,m),h=ye(c,l,90),p=me(u,i,m),n):m},n.majorExtent([[-180,-90+Uo],[180,90-Uo]]).minorExtent([[-180,-80-Uo],[180,80+Uo]])},ao.geo.greatArc=function(){function n(){return{type:\"LineString\",coordinates:[t||r.apply(this,arguments),e||i.apply(this,arguments)]}}var t,e,r=Me,i=xe;return n.distance=function(){return ao.geo.distance(t||r.apply(this,arguments),e||i.apply(this,arguments))},n.source=function(e){return arguments.length?(r=e,t=\"function\"==typeof e?null:e,n):r},n.target=function(t){return arguments.length?(i=t,e=\"function\"==typeof t?null:t,n):i},n.precision=function(){return arguments.length?n:0},n},ao.geo.interpolate=function(n,t){return be(n[0]*Yo,n[1]*Yo,t[0]*Yo,t[1]*Yo)},ao.geo.length=function(n){return Ja=0,ao.geo.stream(n,Ga),Ja};var Ja,Ga={sphere:b,point:b,lineStart:_e,lineEnd:b,polygonStart:b,polygonEnd:b},Ka=we(function(n){return Math.sqrt(2/(1+n))},function(n){return 2*Math.asin(n/2)});(ao.geo.azimuthalEqualArea=function(){return oe(Ka)}).raw=Ka;var Qa=we(function(n){var t=Math.acos(n);return t&&t/Math.sin(t)},m);(ao.geo.azimuthalEquidistant=function(){return oe(Qa)}).raw=Qa,(ao.geo.conicConformal=function(){return Vt(Se)}).raw=Se,(ao.geo.conicEquidistant=function(){return Vt(ke)}).raw=ke;var nl=we(function(n){return 1/n},Math.atan);(ao.geo.gnomonic=function(){return oe(nl)}).raw=nl,Ne.invert=function(n,t){return[n,2*Math.atan(Math.exp(t))-Io]},(ao.geo.mercator=function(){return Ee(Ne)}).raw=Ne;var tl=we(function(){return 1},Math.asin);(ao.geo.orthographic=function(){return oe(tl)}).raw=tl;var el=we(function(n){return 1/(1+n)},function(n){return 2*Math.atan(n)});(ao.geo.stereographic=function(){return oe(el)}).raw=el,Ae.invert=function(n,t){return[-t,2*Math.atan(Math.exp(n))-Io]},(ao.geo.transverseMercator=function(){var n=Ee(Ae),t=n.center,e=n.rotate;return n.center=function(n){return n?t([-n[1],n[0]]):(n=t(),[n[1],-n[0]])},n.rotate=function(n){return n?e([n[0],n[1],n.length>2?n[2]+90:90]):(n=e(),[n[0],n[1],n[2]-90])},e([0,0,90])}).raw=Ae,ao.geom={},ao.geom.hull=function(n){function t(n){if(n.length<3)return[];var t,i=En(e),u=En(r),o=n.length,a=[],l=[];for(t=0;o>t;t++)a.push([+i.call(this,n[t],t),+u.call(this,n[t],t),t]);for(a.sort(qe),t=0;o>t;t++)l.push([a[t][0],-a[t][1]]);var c=Le(a),f=Le(l),s=f[0]===c[0],h=f[f.length-1]===c[c.length-1],p=[];for(t=c.length-1;t>=0;--t)p.push(n[a[c[t]][2]]);for(t=+s;t<f.length-h;++t)p.push(n[a[f[t]][2]]);return p}var e=Ce,r=ze;return arguments.length?t(n):(t.x=function(n){return arguments.length?(e=n,t):e},t.y=function(n){return arguments.length?(r=n,t):r},t)},ao.geom.polygon=function(n){return ko(n,rl),n};var rl=ao.geom.polygon.prototype=[];rl.area=function(){for(var n,t=-1,e=this.length,r=this[e-1],i=0;++t<e;)n=r,r=this[t],i+=n[1]*r[0]-n[0]*r[1];return.5*i},rl.centroid=function(n){var t,e,r=-1,i=this.length,u=0,o=0,a=this[i-1];for(arguments.length||(n=-1/(6*this.area()));++r<i;)t=a,a=this[r],e=t[0]*a[1]-a[0]*t[1],u+=(t[0]+a[0])*e,o+=(t[1]+a[1])*e;return[u*n,o*n]},rl.clip=function(n){for(var t,e,r,i,u,o,a=De(n),l=-1,c=this.length-De(this),f=this[c-1];++l<c;){for(t=n.slice(),n.length=0,i=this[l],u=t[(r=t.length-a)-1],e=-1;++e<r;)o=t[e],Te(o,f,i)?(Te(u,f,i)||n.push(Re(u,o,f,i)),n.push(o)):Te(u,f,i)&&n.push(Re(u,o,f,i)),u=o;a&&n.push(n[0]),f=i}return n};var il,ul,ol,al,ll,cl=[],fl=[];Ye.prototype.prepare=function(){for(var n,t=this.edges,e=t.length;e--;)n=t[e].edge,n.b&&n.a||t.splice(e,1);return t.sort(Ve),t.length},tr.prototype={start:function(){return this.edge.l===this.site?this.edge.a:this.edge.b},end:function(){return this.edge.l===this.site?this.edge.b:this.edge.a}},er.prototype={insert:function(n,t){var e,r,i;if(n){if(t.P=n,t.N=n.N,n.N&&(n.N.P=t),n.N=t,n.R){for(n=n.R;n.L;)n=n.L;n.L=t}else n.R=t;e=n}else this._?(n=or(this._),t.P=null,t.N=n,n.P=n.L=t,e=n):(t.P=t.N=null,this._=t,e=null);for(t.L=t.R=null,t.U=e,t.C=!0,n=t;e&&e.C;)r=e.U,e===r.L?(i=r.R,i&&i.C?(e.C=i.C=!1,r.C=!0,n=r):(n===e.R&&(ir(this,e),n=e,e=n.U),e.C=!1,r.C=!0,ur(this,r))):(i=r.L,i&&i.C?(e.C=i.C=!1,r.C=!0,n=r):(n===e.L&&(ur(this,e),n=e,e=n.U),e.C=!1,r.C=!0,ir(this,r))),e=n.U;this._.C=!1},remove:function(n){n.N&&(n.N.P=n.P),n.P&&(n.P.N=n.N),n.N=n.P=null;var t,e,r,i=n.U,u=n.L,o=n.R;if(e=u?o?or(o):u:o,i?i.L===n?i.L=e:i.R=e:this._=e,u&&o?(r=e.C,e.C=n.C,e.L=u,u.U=e,e!==o?(i=e.U,e.U=n.U,n=e.R,i.L=n,e.R=o,o.U=e):(e.U=i,i=e,n=e.R)):(r=n.C,n=e),n&&(n.U=i),!r){if(n&&n.C)return void(n.C=!1);do{if(n===this._)break;if(n===i.L){if(t=i.R,t.C&&(t.C=!1,i.C=!0,ir(this,i),t=i.R),t.L&&t.L.C||t.R&&t.R.C){t.R&&t.R.C||(t.L.C=!1,t.C=!0,ur(this,t),t=i.R),t.C=i.C,i.C=t.R.C=!1,ir(this,i),n=this._;break}}else if(t=i.L,t.C&&(t.C=!1,i.C=!0,ur(this,i),t=i.L),t.L&&t.L.C||t.R&&t.R.C){t.L&&t.L.C||(t.R.C=!1,t.C=!0,ir(this,t),t=i.L),t.C=i.C,i.C=t.L.C=!1,ur(this,i),n=this._;break}t.C=!0,n=i,i=i.U}while(!n.C);n&&(n.C=!1)}}},ao.geom.voronoi=function(n){function t(n){var t=new Array(n.length),r=a[0][0],i=a[0][1],u=a[1][0],o=a[1][1];return ar(e(n),a).cells.forEach(function(e,a){var l=e.edges,c=e.site,f=t[a]=l.length?l.map(function(n){var t=n.start();return[t.x,t.y]}):c.x>=r&&c.x<=u&&c.y>=i&&c.y<=o?[[r,o],[u,o],[u,i],[r,i]]:[];f.point=n[a]}),t}function e(n){return n.map(function(n,t){return{x:Math.round(u(n,t)/Uo)*Uo,y:Math.round(o(n,t)/Uo)*Uo,i:t}})}var r=Ce,i=ze,u=r,o=i,a=sl;return n?t(n):(t.links=function(n){return ar(e(n)).edges.filter(function(n){return n.l&&n.r}).map(function(t){return{source:n[t.l.i],target:n[t.r.i]}})},t.triangles=function(n){var t=[];return ar(e(n)).cells.forEach(function(e,r){for(var i,u,o=e.site,a=e.edges.sort(Ve),l=-1,c=a.length,f=a[c-1].edge,s=f.l===o?f.r:f.l;++l<c;)i=f,u=s,f=a[l].edge,s=f.l===o?f.r:f.l,r<u.i&&r<s.i&&cr(o,u,s)<0&&t.push([n[r],n[u.i],n[s.i]])}),t},t.x=function(n){return arguments.length?(u=En(r=n),t):r},t.y=function(n){return arguments.length?(o=En(i=n),t):i},t.clipExtent=function(n){return arguments.length?(a=null==n?sl:n,t):a===sl?null:a},t.size=function(n){return arguments.length?t.clipExtent(n&&[[0,0],n]):a===sl?null:a&&a[1]},t)};var sl=[[-1e6,-1e6],[1e6,1e6]];ao.geom.delaunay=function(n){return ao.geom.voronoi().triangles(n)},ao.geom.quadtree=function(n,t,e,r,i){function u(n){function u(n,t,e,r,i,u,o,a){if(!isNaN(e)&&!isNaN(r))if(n.leaf){var l=n.x,f=n.y;if(null!=l)if(xo(l-e)+xo(f-r)<.01)c(n,t,e,r,i,u,o,a);else{var s=n.point;n.x=n.y=n.point=null,c(n,s,l,f,i,u,o,a),c(n,t,e,r,i,u,o,a)}else n.x=e,n.y=r,n.point=t}else c(n,t,e,r,i,u,o,a)}function c(n,t,e,r,i,o,a,l){var c=.5*(i+a),f=.5*(o+l),s=e>=c,h=r>=f,p=h<<1|s;n.leaf=!1,n=n.nodes[p]||(n.nodes[p]=hr()),s?i=c:a=c,h?o=f:l=f,u(n,t,e,r,i,o,a,l)}var f,s,h,p,g,v,d,y,m,M=En(a),x=En(l);if(null!=t)v=t,d=e,y=r,m=i;else if(y=m=-(v=d=1/0),s=[],h=[],g=n.length,o)for(p=0;g>p;++p)f=n[p],f.x<v&&(v=f.x),f.y<d&&(d=f.y),f.x>y&&(y=f.x),f.y>m&&(m=f.y),s.push(f.x),h.push(f.y);else for(p=0;g>p;++p){var b=+M(f=n[p],p),_=+x(f,p);v>b&&(v=b),d>_&&(d=_),b>y&&(y=b),_>m&&(m=_),s.push(b),h.push(_)}var w=y-v,S=m-d;w>S?m=d+w:y=v+S;var k=hr();if(k.add=function(n){u(k,n,+M(n,++p),+x(n,p),v,d,y,m)},k.visit=function(n){pr(n,k,v,d,y,m)},k.find=function(n){return gr(k,n[0],n[1],v,d,y,m)},p=-1,null==t){for(;++p<g;)u(k,n[p],s[p],h[p],v,d,y,m);--p}else n.forEach(k.add);return s=h=n=f=null,k}var o,a=Ce,l=ze;return(o=arguments.length)?(a=fr,l=sr,3===o&&(i=e,r=t,e=t=0),u(n)):(u.x=function(n){return arguments.length?(a=n,u):a},u.y=function(n){return arguments.length?(l=n,u):l},u.extent=function(n){return arguments.length?(null==n?t=e=r=i=null:(t=+n[0][0],e=+n[0][1],r=+n[1][0],i=+n[1][1]),u):null==t?null:[[t,e],[r,i]]},u.size=function(n){return arguments.length?(null==n?t=e=r=i=null:(t=e=0,r=+n[0],i=+n[1]),u):null==t?null:[r-t,i-e]},u)},ao.interpolateRgb=vr,ao.interpolateObject=dr,ao.interpolateNumber=yr,ao.interpolateString=mr;var hl=/[-+]?(?:\\d+\\.?\\d*|\\.?\\d+)(?:[eE][-+]?\\d+)?/g,pl=new RegExp(hl.source,\"g\");ao.interpolate=Mr,ao.interpolators=[function(n,t){var e=typeof t;return(\"string\"===e?ua.has(t.toLowerCase())||/^(#|rgb\\(|hsl\\()/i.test(t)?vr:mr:t instanceof an?vr:Array.isArray(t)?xr:\"object\"===e&&isNaN(t)?dr:yr)(n,t)}],ao.interpolateArray=xr;var gl=function(){return m},vl=ao.map({linear:gl,poly:Er,quad:function(){return Sr},cubic:function(){return kr},sin:function(){return Ar},exp:function(){return Cr},circle:function(){return zr},elastic:Lr,back:qr,bounce:function(){return Tr}}),dl=ao.map({\"in\":m,out:_r,\"in-out\":wr,\"out-in\":function(n){return wr(_r(n))}});ao.ease=function(n){var t=n.indexOf(\"-\"),e=t>=0?n.slice(0,t):n,r=t>=0?n.slice(t+1):\"in\";return e=vl.get(e)||gl,r=dl.get(r)||m,br(r(e.apply(null,lo.call(arguments,1))))},ao.interpolateHcl=Rr,ao.interpolateHsl=Dr,ao.interpolateLab=Pr,ao.interpolateRound=Ur,ao.transform=function(n){var t=fo.createElementNS(ao.ns.prefix.svg,\"g\");return(ao.transform=function(n){if(null!=n){t.setAttribute(\"transform\",n);var e=t.transform.baseVal.consolidate()}return new jr(e?e.matrix:yl)})(n)},jr.prototype.toString=function(){return\"translate(\"+this.translate+\")rotate(\"+this.rotate+\")skewX(\"+this.skew+\")scale(\"+this.scale+\")\"};var yl={a:1,b:0,c:0,d:1,e:0,f:0};ao.interpolateTransform=$r,ao.layout={},ao.layout.bundle=function(){return function(n){for(var t=[],e=-1,r=n.length;++e<r;)t.push(Jr(n[e]));return t}},ao.layout.chord=function(){function n(){var n,c,s,h,p,g={},v=[],d=ao.range(u),y=[];for(e=[],r=[],n=0,h=-1;++h<u;){for(c=0,p=-1;++p<u;)c+=i[h][p];v.push(c),y.push(ao.range(u)),n+=c}for(o&&d.sort(function(n,t){return o(v[n],v[t])}),a&&y.forEach(function(n,t){n.sort(function(n,e){return a(i[t][n],i[t][e])})}),n=(Ho-f*u)/n,c=0,h=-1;++h<u;){for(s=c,p=-1;++p<u;){var m=d[h],M=y[m][p],x=i[m][M],b=c,_=c+=x*n;g[m+\"-\"+M]={index:m,subindex:M,startAngle:b,endAngle:_,value:x}}r[m]={index:m,startAngle:s,endAngle:c,value:v[m]},c+=f}for(h=-1;++h<u;)for(p=h-1;++p<u;){var w=g[h+\"-\"+p],S=g[p+\"-\"+h];(w.value||S.value)&&e.push(w.value<S.value?{source:S,target:w}:{source:w,target:S})}l&&t()}function t(){e.sort(function(n,t){return l((n.source.value+n.target.value)/2,(t.source.value+t.target.value)/2)})}var e,r,i,u,o,a,l,c={},f=0;return c.matrix=function(n){return arguments.length?(u=(i=n)&&i.length,e=r=null,c):i},c.padding=function(n){return arguments.length?(f=n,e=r=null,c):f},c.sortGroups=function(n){return arguments.length?(o=n,e=r=null,c):o},c.sortSubgroups=function(n){return arguments.length?(a=n,e=null,c):a},c.sortChords=function(n){return arguments.length?(l=n,e&&t(),c):l},c.chords=function(){return e||n(),e},c.groups=function(){return r||n(),r},c},ao.layout.force=function(){function n(n){return function(t,e,r,i){if(t.point!==n){var u=t.cx-n.x,o=t.cy-n.y,a=i-e,l=u*u+o*o;if(l>a*a/y){if(v>l){var c=t.charge/l;n.px-=u*c,n.py-=o*c}return!0}if(t.point&&l&&v>l){var c=t.pointCharge/l;n.px-=u*c,n.py-=o*c}}return!t.charge}}function t(n){n.px=ao.event.x,n.py=ao.event.y,l.resume()}var e,r,i,u,o,a,l={},c=ao.dispatch(\"start\",\"tick\",\"end\"),f=[1,1],s=.9,h=ml,p=Ml,g=-30,v=xl,d=.1,y=.64,M=[],x=[];return l.tick=function(){if((i*=.99)<.005)return e=null,c.end({type:\"end\",alpha:i=0}),!0;var t,r,l,h,p,v,y,m,b,_=M.length,w=x.length;for(r=0;w>r;++r)l=x[r],h=l.source,p=l.target,m=p.x-h.x,b=p.y-h.y,(v=m*m+b*b)&&(v=i*o[r]*((v=Math.sqrt(v))-u[r])/v,m*=v,b*=v,p.x-=m*(y=h.weight+p.weight?h.weight/(h.weight+p.weight):.5),p.y-=b*y,h.x+=m*(y=1-y),h.y+=b*y);if((y=i*d)&&(m=f[0]/2,b=f[1]/2,r=-1,y))for(;++r<_;)l=M[r],l.x+=(m-l.x)*y,l.y+=(b-l.y)*y;if(g)for(ri(t=ao.geom.quadtree(M),i,a),r=-1;++r<_;)(l=M[r]).fixed||t.visit(n(l));for(r=-1;++r<_;)l=M[r],l.fixed?(l.x=l.px,l.y=l.py):(l.x-=(l.px-(l.px=l.x))*s,l.y-=(l.py-(l.py=l.y))*s);c.tick({type:\"tick\",alpha:i})},l.nodes=function(n){return arguments.length?(M=n,l):M},l.links=function(n){return arguments.length?(x=n,l):x},l.size=function(n){return arguments.length?(f=n,l):f},l.linkDistance=function(n){return arguments.length?(h=\"function\"==typeof n?n:+n,l):h},l.distance=l.linkDistance,l.linkStrength=function(n){return arguments.length?(p=\"function\"==typeof n?n:+n,l):p},l.friction=function(n){return arguments.length?(s=+n,l):s},l.charge=function(n){return arguments.length?(g=\"function\"==typeof n?n:+n,l):g},l.chargeDistance=function(n){return arguments.length?(v=n*n,l):Math.sqrt(v)},l.gravity=function(n){return arguments.length?(d=+n,l):d},l.theta=function(n){return arguments.length?(y=n*n,l):Math.sqrt(y)},l.alpha=function(n){return arguments.length?(n=+n,i?n>0?i=n:(e.c=null,e.t=NaN,e=null,c.end({type:\"end\",alpha:i=0})):n>0&&(c.start({type:\"start\",alpha:i=n}),e=qn(l.tick)),l):i},l.start=function(){function n(n,r){if(!e){for(e=new Array(i),l=0;i>l;++l)e[l]=[];for(l=0;c>l;++l){var u=x[l];e[u.source.index].push(u.target),e[u.target.index].push(u.source)}}for(var o,a=e[t],l=-1,f=a.length;++l<f;)if(!isNaN(o=a[l][n]))return o;return Math.random()*r}var t,e,r,i=M.length,c=x.length,s=f[0],v=f[1];for(t=0;i>t;++t)(r=M[t]).index=t,r.weight=0;for(t=0;c>t;++t)r=x[t],\"number\"==typeof r.source&&(r.source=M[r.source]),\"number\"==typeof r.target&&(r.target=M[r.target]),++r.source.weight,++r.target.weight;for(t=0;i>t;++t)r=M[t],isNaN(r.x)&&(r.x=n(\"x\",s)),isNaN(r.y)&&(r.y=n(\"y\",v)),isNaN(r.px)&&(r.px=r.x),isNaN(r.py)&&(r.py=r.y);if(u=[],\"function\"==typeof h)for(t=0;c>t;++t)u[t]=+h.call(this,x[t],t);else for(t=0;c>t;++t)u[t]=h;if(o=[],\"function\"==typeof p)for(t=0;c>t;++t)o[t]=+p.call(this,x[t],t);else for(t=0;c>t;++t)o[t]=p;if(a=[],\"function\"==typeof g)for(t=0;i>t;++t)a[t]=+g.call(this,M[t],t);else for(t=0;i>t;++t)a[t]=g;return l.resume()},l.resume=function(){return l.alpha(.1)},l.stop=function(){return l.alpha(0)},l.drag=function(){return r||(r=ao.behavior.drag().origin(m).on(\"dragstart.force\",Qr).on(\"drag.force\",t).on(\"dragend.force\",ni)),arguments.length?void this.on(\"mouseover.force\",ti).on(\"mouseout.force\",ei).call(r):r},ao.rebind(l,c,\"on\")};var ml=20,Ml=1,xl=1/0;ao.layout.hierarchy=function(){function n(i){var u,o=[i],a=[];for(i.depth=0;null!=(u=o.pop());)if(a.push(u),(c=e.call(n,u,u.depth))&&(l=c.length)){for(var l,c,f;--l>=0;)o.push(f=c[l]),f.parent=u,f.depth=u.depth+1;r&&(u.value=0),u.children=c}else r&&(u.value=+r.call(n,u,u.depth)||0),delete u.children;return oi(i,function(n){var e,i;t&&(e=n.children)&&e.sort(t),r&&(i=n.parent)&&(i.value+=n.value)}),a}var t=ci,e=ai,r=li;return n.sort=function(e){return arguments.length?(t=e,n):t},n.children=function(t){return arguments.length?(e=t,n):e},n.value=function(t){return arguments.length?(r=t,n):r},n.revalue=function(t){return r&&(ui(t,function(n){n.children&&(n.value=0)}),oi(t,function(t){var e;t.children||(t.value=+r.call(n,t,t.depth)||0),(e=t.parent)&&(e.value+=t.value)})),t},n},ao.layout.partition=function(){function n(t,e,r,i){var u=t.children;if(t.x=e,t.y=t.depth*i,t.dx=r,t.dy=i,u&&(o=u.length)){var o,a,l,c=-1;for(r=t.value?r/t.value:0;++c<o;)n(a=u[c],e,l=a.value*r,i),e+=l}}function t(n){var e=n.children,r=0;if(e&&(i=e.length))for(var i,u=-1;++u<i;)r=Math.max(r,t(e[u]));return 1+r}function e(e,u){var o=r.call(this,e,u);return n(o[0],0,i[0],i[1]/t(o[0])),o}var r=ao.layout.hierarchy(),i=[1,1];return e.size=function(n){return arguments.length?(i=n,e):i},ii(e,r)},ao.layout.pie=function(){function n(o){var a,l=o.length,c=o.map(function(e,r){return+t.call(n,e,r)}),f=+(\"function\"==typeof r?r.apply(this,arguments):r),s=(\"function\"==typeof i?i.apply(this,arguments):i)-f,h=Math.min(Math.abs(s)/l,+(\"function\"==typeof u?u.apply(this,arguments):u)),p=h*(0>s?-1:1),g=ao.sum(c),v=g?(s-l*p)/g:0,d=ao.range(l),y=[];return null!=e&&d.sort(e===bl?function(n,t){return c[t]-c[n]}:function(n,t){return e(o[n],o[t])}),d.forEach(function(n){y[n]={data:o[n],value:a=c[n],startAngle:f,endAngle:f+=a*v+p,padAngle:h}}),y}var t=Number,e=bl,r=0,i=Ho,u=0;return n.value=function(e){return arguments.length?(t=e,n):t},n.sort=function(t){return arguments.length?(e=t,n):e},n.startAngle=function(t){return arguments.length?(r=t,n):r},n.endAngle=function(t){return arguments.length?(i=t,n):i},n.padAngle=function(t){return arguments.length?(u=t,n):u},n};var bl={};ao.layout.stack=function(){function n(a,l){if(!(h=a.length))return a;var c=a.map(function(e,r){return t.call(n,e,r)}),f=c.map(function(t){return t.map(function(t,e){return[u.call(n,t,e),o.call(n,t,e)]})}),s=e.call(n,f,l);c=ao.permute(c,s),f=ao.permute(f,s);var h,p,g,v,d=r.call(n,f,l),y=c[0].length;for(g=0;y>g;++g)for(i.call(n,c[0][g],v=d[g],f[0][g][1]),p=1;h>p;++p)i.call(n,c[p][g],v+=f[p-1][g][1],f[p][g][1]);return a}var t=m,e=gi,r=vi,i=pi,u=si,o=hi;return n.values=function(e){return arguments.length?(t=e,n):t},n.order=function(t){return arguments.length?(e=\"function\"==typeof t?t:_l.get(t)||gi,n):e},n.offset=function(t){return arguments.length?(r=\"function\"==typeof t?t:wl.get(t)||vi,n):r},n.x=function(t){return arguments.length?(u=t,n):u},n.y=function(t){return arguments.length?(o=t,n):o},n.out=function(t){return arguments.length?(i=t,n):i},n};var _l=ao.map({\"inside-out\":function(n){var t,e,r=n.length,i=n.map(di),u=n.map(yi),o=ao.range(r).sort(function(n,t){return i[n]-i[t]}),a=0,l=0,c=[],f=[];for(t=0;r>t;++t)e=o[t],l>a?(a+=u[e],c.push(e)):(l+=u[e],f.push(e));return f.reverse().concat(c)},reverse:function(n){return ao.range(n.length).reverse()},\"default\":gi}),wl=ao.map({silhouette:function(n){var t,e,r,i=n.length,u=n[0].length,o=[],a=0,l=[];for(e=0;u>e;++e){for(t=0,r=0;i>t;t++)r+=n[t][e][1];r>a&&(a=r),o.push(r)}for(e=0;u>e;++e)l[e]=(a-o[e])/2;return l},wiggle:function(n){var t,e,r,i,u,o,a,l,c,f=n.length,s=n[0],h=s.length,p=[];for(p[0]=l=c=0,e=1;h>e;++e){for(t=0,i=0;f>t;++t)i+=n[t][e][1];for(t=0,u=0,a=s[e][0]-s[e-1][0];f>t;++t){for(r=0,o=(n[t][e][1]-n[t][e-1][1])/(2*a);t>r;++r)o+=(n[r][e][1]-n[r][e-1][1])/a;u+=o*n[t][e][1]}p[e]=l-=i?u/i*a:0,c>l&&(c=l)}for(e=0;h>e;++e)p[e]-=c;return p},expand:function(n){var t,e,r,i=n.length,u=n[0].length,o=1/i,a=[];for(e=0;u>e;++e){for(t=0,r=0;i>t;t++)r+=n[t][e][1];if(r)for(t=0;i>t;t++)n[t][e][1]/=r;else for(t=0;i>t;t++)n[t][e][1]=o}for(e=0;u>e;++e)a[e]=0;return a},zero:vi});ao.layout.histogram=function(){function n(n,u){for(var o,a,l=[],c=n.map(e,this),f=r.call(this,c,u),s=i.call(this,f,c,u),u=-1,h=c.length,p=s.length-1,g=t?1:1/h;++u<p;)o=l[u]=[],o.dx=s[u+1]-(o.x=s[u]),o.y=0;if(p>0)for(u=-1;++u<h;)a=c[u],a>=f[0]&&a<=f[1]&&(o=l[ao.bisect(s,a,1,p)-1],o.y+=g,o.push(n[u]));return l}var t=!0,e=Number,r=bi,i=Mi;return n.value=function(t){return arguments.length?(e=t,n):e},n.range=function(t){return arguments.length?(r=En(t),n):r},n.bins=function(t){return arguments.length?(i=\"number\"==typeof t?function(n){return xi(n,t)}:En(t),n):i},n.frequency=function(e){return arguments.length?(t=!!e,n):t},n},ao.layout.pack=function(){function n(n,u){var o=e.call(this,n,u),a=o[0],l=i[0],c=i[1],f=null==t?Math.sqrt:\"function\"==typeof t?t:function(){return t};if(a.x=a.y=0,oi(a,function(n){n.r=+f(n.value)}),oi(a,Ni),r){var s=r*(t?1:Math.max(2*a.r/l,2*a.r/c))/2;oi(a,function(n){n.r+=s}),oi(a,Ni),oi(a,function(n){n.r-=s})}return Ci(a,l/2,c/2,t?1:1/Math.max(2*a.r/l,2*a.r/c)),o}var t,e=ao.layout.hierarchy().sort(_i),r=0,i=[1,1];return n.size=function(t){return arguments.length?(i=t,n):i},n.radius=function(e){return arguments.length?(t=null==e||\"function\"==typeof e?e:+e,n):t},n.padding=function(t){return arguments.length?(r=+t,n):r},ii(n,e)},ao.layout.tree=function(){function n(n,i){var f=o.call(this,n,i),s=f[0],h=t(s);if(oi(h,e),h.parent.m=-h.z,ui(h,r),c)ui(s,u);else{var p=s,g=s,v=s;ui(s,function(n){n.x<p.x&&(p=n),n.x>g.x&&(g=n),n.depth>v.depth&&(v=n)});var d=a(p,g)/2-p.x,y=l[0]/(g.x+a(g,p)/2+d),m=l[1]/(v.depth||1);ui(s,function(n){n.x=(n.x+d)*y,n.y=n.depth*m})}return f}function t(n){for(var t,e={A:null,children:[n]},r=[e];null!=(t=r.pop());)for(var i,u=t.children,o=0,a=u.length;a>o;++o)r.push((u[o]=i={_:u[o],parent:t,children:(i=u[o].children)&&i.slice()||[],A:null,a:null,z:0,m:0,c:0,s:0,t:null,i:o}).a=i);return e.children[0]}function e(n){var t=n.children,e=n.parent.children,r=n.i?e[n.i-1]:null;if(t.length){Di(n);var u=(t[0].z+t[t.length-1].z)/2;r?(n.z=r.z+a(n._,r._),n.m=n.z-u):n.z=u}else r&&(n.z=r.z+a(n._,r._));n.parent.A=i(n,r,n.parent.A||e[0])}function r(n){n._.x=n.z+n.parent.m,n.m+=n.parent.m}function i(n,t,e){if(t){for(var r,i=n,u=n,o=t,l=i.parent.children[0],c=i.m,f=u.m,s=o.m,h=l.m;o=Ti(o),i=qi(i),o&&i;)l=qi(l),u=Ti(u),u.a=n,r=o.z+s-i.z-c+a(o._,i._),r>0&&(Ri(Pi(o,n,e),n,r),c+=r,f+=r),s+=o.m,c+=i.m,h+=l.m,f+=u.m;o&&!Ti(u)&&(u.t=o,u.m+=s-f),i&&!qi(l)&&(l.t=i,l.m+=c-h,e=n)}return e}function u(n){n.x*=l[0],n.y=n.depth*l[1]}var o=ao.layout.hierarchy().sort(null).value(null),a=Li,l=[1,1],c=null;return n.separation=function(t){return arguments.length?(a=t,n):a},n.size=function(t){return arguments.length?(c=null==(l=t)?u:null,n):c?null:l},n.nodeSize=function(t){return arguments.length?(c=null==(l=t)?null:u,n):c?l:null},ii(n,o)},ao.layout.cluster=function(){function n(n,u){var o,a=t.call(this,n,u),l=a[0],c=0;oi(l,function(n){var t=n.children;t&&t.length?(n.x=ji(t),n.y=Ui(t)):(n.x=o?c+=e(n,o):0,n.y=0,o=n)});var f=Fi(l),s=Hi(l),h=f.x-e(f,s)/2,p=s.x+e(s,f)/2;return oi(l,i?function(n){n.x=(n.x-l.x)*r[0],n.y=(l.y-n.y)*r[1]}:function(n){n.x=(n.x-h)/(p-h)*r[0],n.y=(1-(l.y?n.y/l.y:1))*r[1]}),a}var t=ao.layout.hierarchy().sort(null).value(null),e=Li,r=[1,1],i=!1;return n.separation=function(t){return arguments.length?(e=t,n):e},n.size=function(t){return arguments.length?(i=null==(r=t),n):i?null:r},n.nodeSize=function(t){return arguments.length?(i=null!=(r=t),n):i?r:null},ii(n,t)},ao.layout.treemap=function(){function n(n,t){for(var e,r,i=-1,u=n.length;++i<u;)r=(e=n[i]).value*(0>t?0:t),e.area=isNaN(r)||0>=r?0:r}function t(e){var u=e.children;if(u&&u.length){var o,a,l,c=s(e),f=[],h=u.slice(),g=1/0,v=\"slice\"===p?c.dx:\"dice\"===p?c.dy:\"slice-dice\"===p?1&e.depth?c.dy:c.dx:Math.min(c.dx,c.dy);for(n(h,c.dx*c.dy/e.value),f.area=0;(l=h.length)>0;)f.push(o=h[l-1]),f.area+=o.area,\"squarify\"!==p||(a=r(f,v))<=g?(h.pop(),g=a):(f.area-=f.pop().area,i(f,v,c,!1),v=Math.min(c.dx,c.dy),f.length=f.area=0,g=1/0);f.length&&(i(f,v,c,!0),f.length=f.area=0),u.forEach(t)}}function e(t){var r=t.children;if(r&&r.length){var u,o=s(t),a=r.slice(),l=[];for(n(a,o.dx*o.dy/t.value),l.area=0;u=a.pop();)l.push(u),l.area+=u.area,null!=u.z&&(i(l,u.z?o.dx:o.dy,o,!a.length),l.length=l.area=0);r.forEach(e)}}function r(n,t){for(var e,r=n.area,i=0,u=1/0,o=-1,a=n.length;++o<a;)(e=n[o].area)&&(u>e&&(u=e),e>i&&(i=e));return r*=r,t*=t,r?Math.max(t*i*g/r,r/(t*u*g)):1/0}function i(n,t,e,r){var i,u=-1,o=n.length,a=e.x,c=e.y,f=t?l(n.area/t):0;\nif(t==e.dx){for((r||f>e.dy)&&(f=e.dy);++u<o;)i=n[u],i.x=a,i.y=c,i.dy=f,a+=i.dx=Math.min(e.x+e.dx-a,f?l(i.area/f):0);i.z=!0,i.dx+=e.x+e.dx-a,e.y+=f,e.dy-=f}else{for((r||f>e.dx)&&(f=e.dx);++u<o;)i=n[u],i.x=a,i.y=c,i.dx=f,c+=i.dy=Math.min(e.y+e.dy-c,f?l(i.area/f):0);i.z=!1,i.dy+=e.y+e.dy-c,e.x+=f,e.dx-=f}}function u(r){var i=o||a(r),u=i[0];return u.x=u.y=0,u.value?(u.dx=c[0],u.dy=c[1]):u.dx=u.dy=0,o&&a.revalue(u),n([u],u.dx*u.dy/u.value),(o?e:t)(u),h&&(o=i),i}var o,a=ao.layout.hierarchy(),l=Math.round,c=[1,1],f=null,s=Oi,h=!1,p=\"squarify\",g=.5*(1+Math.sqrt(5));return u.size=function(n){return arguments.length?(c=n,u):c},u.padding=function(n){function t(t){var e=n.call(u,t,t.depth);return null==e?Oi(t):Ii(t,\"number\"==typeof e?[e,e,e,e]:e)}function e(t){return Ii(t,n)}if(!arguments.length)return f;var r;return s=null==(f=n)?Oi:\"function\"==(r=typeof n)?t:\"number\"===r?(n=[n,n,n,n],e):e,u},u.round=function(n){return arguments.length?(l=n?Math.round:Number,u):l!=Number},u.sticky=function(n){return arguments.length?(h=n,o=null,u):h},u.ratio=function(n){return arguments.length?(g=n,u):g},u.mode=function(n){return arguments.length?(p=n+\"\",u):p},ii(u,a)},ao.random={normal:function(n,t){var e=arguments.length;return 2>e&&(t=1),1>e&&(n=0),function(){var e,r,i;do e=2*Math.random()-1,r=2*Math.random()-1,i=e*e+r*r;while(!i||i>1);return n+t*e*Math.sqrt(-2*Math.log(i)/i)}},logNormal:function(){var n=ao.random.normal.apply(ao,arguments);return function(){return Math.exp(n())}},bates:function(n){var t=ao.random.irwinHall(n);return function(){return t()/n}},irwinHall:function(n){return function(){for(var t=0,e=0;n>e;e++)t+=Math.random();return t}}},ao.scale={};var Sl={floor:m,ceil:m};ao.scale.linear=function(){return Wi([0,1],[0,1],Mr,!1)};var kl={s:1,g:1,p:1,r:1,e:1};ao.scale.log=function(){return ru(ao.scale.linear().domain([0,1]),10,!0,[1,10])};var Nl=ao.format(\".0e\"),El={floor:function(n){return-Math.ceil(-n)},ceil:function(n){return-Math.floor(-n)}};ao.scale.pow=function(){return iu(ao.scale.linear(),1,[0,1])},ao.scale.sqrt=function(){return ao.scale.pow().exponent(.5)},ao.scale.ordinal=function(){return ou([],{t:\"range\",a:[[]]})},ao.scale.category10=function(){return ao.scale.ordinal().range(Al)},ao.scale.category20=function(){return ao.scale.ordinal().range(Cl)},ao.scale.category20b=function(){return ao.scale.ordinal().range(zl)},ao.scale.category20c=function(){return ao.scale.ordinal().range(Ll)};var Al=[2062260,16744206,2924588,14034728,9725885,9197131,14907330,8355711,12369186,1556175].map(xn),Cl=[2062260,11454440,16744206,16759672,2924588,10018698,14034728,16750742,9725885,12955861,9197131,12885140,14907330,16234194,8355711,13092807,12369186,14408589,1556175,10410725].map(xn),zl=[3750777,5395619,7040719,10264286,6519097,9216594,11915115,13556636,9202993,12426809,15186514,15190932,8666169,11356490,14049643,15177372,8077683,10834324,13528509,14589654].map(xn),Ll=[3244733,7057110,10406625,13032431,15095053,16616764,16625259,16634018,3253076,7652470,10607003,13101504,7695281,10394312,12369372,14342891,6513507,9868950,12434877,14277081].map(xn);ao.scale.quantile=function(){return au([],[])},ao.scale.quantize=function(){return lu(0,1,[0,1])},ao.scale.threshold=function(){return cu([.5],[0,1])},ao.scale.identity=function(){return fu([0,1])},ao.svg={},ao.svg.arc=function(){function n(){var n=Math.max(0,+e.apply(this,arguments)),c=Math.max(0,+r.apply(this,arguments)),f=o.apply(this,arguments)-Io,s=a.apply(this,arguments)-Io,h=Math.abs(s-f),p=f>s?0:1;if(n>c&&(g=c,c=n,n=g),h>=Oo)return t(c,p)+(n?t(n,1-p):\"\")+\"Z\";var g,v,d,y,m,M,x,b,_,w,S,k,N=0,E=0,A=[];if((y=(+l.apply(this,arguments)||0)/2)&&(d=u===ql?Math.sqrt(n*n+c*c):+u.apply(this,arguments),p||(E*=-1),c&&(E=tn(d/c*Math.sin(y))),n&&(N=tn(d/n*Math.sin(y)))),c){m=c*Math.cos(f+E),M=c*Math.sin(f+E),x=c*Math.cos(s-E),b=c*Math.sin(s-E);var C=Math.abs(s-f-2*E)<=Fo?0:1;if(E&&yu(m,M,x,b)===p^C){var z=(f+s)/2;m=c*Math.cos(z),M=c*Math.sin(z),x=b=null}}else m=M=0;if(n){_=n*Math.cos(s-N),w=n*Math.sin(s-N),S=n*Math.cos(f+N),k=n*Math.sin(f+N);var L=Math.abs(f-s+2*N)<=Fo?0:1;if(N&&yu(_,w,S,k)===1-p^L){var q=(f+s)/2;_=n*Math.cos(q),w=n*Math.sin(q),S=k=null}}else _=w=0;if(h>Uo&&(g=Math.min(Math.abs(c-n)/2,+i.apply(this,arguments)))>.001){v=c>n^p?0:1;var T=g,R=g;if(Fo>h){var D=null==S?[_,w]:null==x?[m,M]:Re([m,M],[S,k],[x,b],[_,w]),P=m-D[0],U=M-D[1],j=x-D[0],F=b-D[1],H=1/Math.sin(Math.acos((P*j+U*F)/(Math.sqrt(P*P+U*U)*Math.sqrt(j*j+F*F)))/2),O=Math.sqrt(D[0]*D[0]+D[1]*D[1]);R=Math.min(g,(n-O)/(H-1)),T=Math.min(g,(c-O)/(H+1))}if(null!=x){var I=mu(null==S?[_,w]:[S,k],[m,M],c,T,p),Y=mu([x,b],[_,w],c,T,p);g===T?A.push(\"M\",I[0],\"A\",T,\",\",T,\" 0 0,\",v,\" \",I[1],\"A\",c,\",\",c,\" 0 \",1-p^yu(I[1][0],I[1][1],Y[1][0],Y[1][1]),\",\",p,\" \",Y[1],\"A\",T,\",\",T,\" 0 0,\",v,\" \",Y[0]):A.push(\"M\",I[0],\"A\",T,\",\",T,\" 0 1,\",v,\" \",Y[0])}else A.push(\"M\",m,\",\",M);if(null!=S){var Z=mu([m,M],[S,k],n,-R,p),V=mu([_,w],null==x?[m,M]:[x,b],n,-R,p);g===R?A.push(\"L\",V[0],\"A\",R,\",\",R,\" 0 0,\",v,\" \",V[1],\"A\",n,\",\",n,\" 0 \",p^yu(V[1][0],V[1][1],Z[1][0],Z[1][1]),\",\",1-p,\" \",Z[1],\"A\",R,\",\",R,\" 0 0,\",v,\" \",Z[0]):A.push(\"L\",V[0],\"A\",R,\",\",R,\" 0 0,\",v,\" \",Z[0])}else A.push(\"L\",_,\",\",w)}else A.push(\"M\",m,\",\",M),null!=x&&A.push(\"A\",c,\",\",c,\" 0 \",C,\",\",p,\" \",x,\",\",b),A.push(\"L\",_,\",\",w),null!=S&&A.push(\"A\",n,\",\",n,\" 0 \",L,\",\",1-p,\" \",S,\",\",k);return A.push(\"Z\"),A.join(\"\")}function t(n,t){return\"M0,\"+n+\"A\"+n+\",\"+n+\" 0 1,\"+t+\" 0,\"+-n+\"A\"+n+\",\"+n+\" 0 1,\"+t+\" 0,\"+n}var e=hu,r=pu,i=su,u=ql,o=gu,a=vu,l=du;return n.innerRadius=function(t){return arguments.length?(e=En(t),n):e},n.outerRadius=function(t){return arguments.length?(r=En(t),n):r},n.cornerRadius=function(t){return arguments.length?(i=En(t),n):i},n.padRadius=function(t){return arguments.length?(u=t==ql?ql:En(t),n):u},n.startAngle=function(t){return arguments.length?(o=En(t),n):o},n.endAngle=function(t){return arguments.length?(a=En(t),n):a},n.padAngle=function(t){return arguments.length?(l=En(t),n):l},n.centroid=function(){var n=(+e.apply(this,arguments)+ +r.apply(this,arguments))/2,t=(+o.apply(this,arguments)+ +a.apply(this,arguments))/2-Io;return[Math.cos(t)*n,Math.sin(t)*n]},n};var ql=\"auto\";ao.svg.line=function(){return Mu(m)};var Tl=ao.map({linear:xu,\"linear-closed\":bu,step:_u,\"step-before\":wu,\"step-after\":Su,basis:zu,\"basis-open\":Lu,\"basis-closed\":qu,bundle:Tu,cardinal:Eu,\"cardinal-open\":ku,\"cardinal-closed\":Nu,monotone:Fu});Tl.forEach(function(n,t){t.key=n,t.closed=/-closed$/.test(n)});var Rl=[0,2/3,1/3,0],Dl=[0,1/3,2/3,0],Pl=[0,1/6,2/3,1/6];ao.svg.line.radial=function(){var n=Mu(Hu);return n.radius=n.x,delete n.x,n.angle=n.y,delete n.y,n},wu.reverse=Su,Su.reverse=wu,ao.svg.area=function(){return Ou(m)},ao.svg.area.radial=function(){var n=Ou(Hu);return n.radius=n.x,delete n.x,n.innerRadius=n.x0,delete n.x0,n.outerRadius=n.x1,delete n.x1,n.angle=n.y,delete n.y,n.startAngle=n.y0,delete n.y0,n.endAngle=n.y1,delete n.y1,n},ao.svg.chord=function(){function n(n,a){var l=t(this,u,n,a),c=t(this,o,n,a);return\"M\"+l.p0+r(l.r,l.p1,l.a1-l.a0)+(e(l,c)?i(l.r,l.p1,l.r,l.p0):i(l.r,l.p1,c.r,c.p0)+r(c.r,c.p1,c.a1-c.a0)+i(c.r,c.p1,l.r,l.p0))+\"Z\"}function t(n,t,e,r){var i=t.call(n,e,r),u=a.call(n,i,r),o=l.call(n,i,r)-Io,f=c.call(n,i,r)-Io;return{r:u,a0:o,a1:f,p0:[u*Math.cos(o),u*Math.sin(o)],p1:[u*Math.cos(f),u*Math.sin(f)]}}function e(n,t){return n.a0==t.a0&&n.a1==t.a1}function r(n,t,e){return\"A\"+n+\",\"+n+\" 0 \"+ +(e>Fo)+\",1 \"+t}function i(n,t,e,r){return\"Q 0,0 \"+r}var u=Me,o=xe,a=Iu,l=gu,c=vu;return n.radius=function(t){return arguments.length?(a=En(t),n):a},n.source=function(t){return arguments.length?(u=En(t),n):u},n.target=function(t){return arguments.length?(o=En(t),n):o},n.startAngle=function(t){return arguments.length?(l=En(t),n):l},n.endAngle=function(t){return arguments.length?(c=En(t),n):c},n},ao.svg.diagonal=function(){function n(n,i){var u=t.call(this,n,i),o=e.call(this,n,i),a=(u.y+o.y)/2,l=[u,{x:u.x,y:a},{x:o.x,y:a},o];return l=l.map(r),\"M\"+l[0]+\"C\"+l[1]+\" \"+l[2]+\" \"+l[3]}var t=Me,e=xe,r=Yu;return n.source=function(e){return arguments.length?(t=En(e),n):t},n.target=function(t){return arguments.length?(e=En(t),n):e},n.projection=function(t){return arguments.length?(r=t,n):r},n},ao.svg.diagonal.radial=function(){var n=ao.svg.diagonal(),t=Yu,e=n.projection;return n.projection=function(n){return arguments.length?e(Zu(t=n)):t},n},ao.svg.symbol=function(){function n(n,r){return(Ul.get(t.call(this,n,r))||$u)(e.call(this,n,r))}var t=Xu,e=Vu;return n.type=function(e){return arguments.length?(t=En(e),n):t},n.size=function(t){return arguments.length?(e=En(t),n):e},n};var Ul=ao.map({circle:$u,cross:function(n){var t=Math.sqrt(n/5)/2;return\"M\"+-3*t+\",\"+-t+\"H\"+-t+\"V\"+-3*t+\"H\"+t+\"V\"+-t+\"H\"+3*t+\"V\"+t+\"H\"+t+\"V\"+3*t+\"H\"+-t+\"V\"+t+\"H\"+-3*t+\"Z\"},diamond:function(n){var t=Math.sqrt(n/(2*Fl)),e=t*Fl;return\"M0,\"+-t+\"L\"+e+\",0 0,\"+t+\" \"+-e+\",0Z\"},square:function(n){var t=Math.sqrt(n)/2;return\"M\"+-t+\",\"+-t+\"L\"+t+\",\"+-t+\" \"+t+\",\"+t+\" \"+-t+\",\"+t+\"Z\"},\"triangle-down\":function(n){var t=Math.sqrt(n/jl),e=t*jl/2;return\"M0,\"+e+\"L\"+t+\",\"+-e+\" \"+-t+\",\"+-e+\"Z\"},\"triangle-up\":function(n){var t=Math.sqrt(n/jl),e=t*jl/2;return\"M0,\"+-e+\"L\"+t+\",\"+e+\" \"+-t+\",\"+e+\"Z\"}});ao.svg.symbolTypes=Ul.keys();var jl=Math.sqrt(3),Fl=Math.tan(30*Yo);Co.transition=function(n){for(var t,e,r=Hl||++Zl,i=Ku(n),u=[],o=Ol||{time:Date.now(),ease:Nr,delay:0,duration:250},a=-1,l=this.length;++a<l;){u.push(t=[]);for(var c=this[a],f=-1,s=c.length;++f<s;)(e=c[f])&&Qu(e,f,i,r,o),t.push(e)}return Wu(u,i,r)},Co.interrupt=function(n){return this.each(null==n?Il:Bu(Ku(n)))};var Hl,Ol,Il=Bu(Ku()),Yl=[],Zl=0;Yl.call=Co.call,Yl.empty=Co.empty,Yl.node=Co.node,Yl.size=Co.size,ao.transition=function(n,t){return n&&n.transition?Hl?n.transition(t):n:ao.selection().transition(n)},ao.transition.prototype=Yl,Yl.select=function(n){var t,e,r,i=this.id,u=this.namespace,o=[];n=A(n);for(var a=-1,l=this.length;++a<l;){o.push(t=[]);for(var c=this[a],f=-1,s=c.length;++f<s;)(r=c[f])&&(e=n.call(r,r.__data__,f,a))?(\"__data__\"in r&&(e.__data__=r.__data__),Qu(e,f,u,i,r[u][i]),t.push(e)):t.push(null)}return Wu(o,u,i)},Yl.selectAll=function(n){var t,e,r,i,u,o=this.id,a=this.namespace,l=[];n=C(n);for(var c=-1,f=this.length;++c<f;)for(var s=this[c],h=-1,p=s.length;++h<p;)if(r=s[h]){u=r[a][o],e=n.call(r,r.__data__,h,c),l.push(t=[]);for(var g=-1,v=e.length;++g<v;)(i=e[g])&&Qu(i,g,a,o,u),t.push(i)}return Wu(l,a,o)},Yl.filter=function(n){var t,e,r,i=[];\"function\"!=typeof n&&(n=O(n));for(var u=0,o=this.length;o>u;u++){i.push(t=[]);for(var e=this[u],a=0,l=e.length;l>a;a++)(r=e[a])&&n.call(r,r.__data__,a,u)&&t.push(r)}return Wu(i,this.namespace,this.id)},Yl.tween=function(n,t){var e=this.id,r=this.namespace;return arguments.length<2?this.node()[r][e].tween.get(n):Y(this,null==t?function(t){t[r][e].tween.remove(n)}:function(i){i[r][e].tween.set(n,t)})},Yl.attr=function(n,t){function e(){this.removeAttribute(a)}function r(){this.removeAttributeNS(a.space,a.local)}function i(n){return null==n?e:(n+=\"\",function(){var t,e=this.getAttribute(a);return e!==n&&(t=o(e,n),function(n){this.setAttribute(a,t(n))})})}function u(n){return null==n?r:(n+=\"\",function(){var t,e=this.getAttributeNS(a.space,a.local);return e!==n&&(t=o(e,n),function(n){this.setAttributeNS(a.space,a.local,t(n))})})}if(arguments.length<2){for(t in n)this.attr(t,n[t]);return this}var o=\"transform\"==n?$r:Mr,a=ao.ns.qualify(n);return Ju(this,\"attr.\"+n,t,a.local?u:i)},Yl.attrTween=function(n,t){function e(n,e){var r=t.call(this,n,e,this.getAttribute(i));return r&&function(n){this.setAttribute(i,r(n))}}function r(n,e){var r=t.call(this,n,e,this.getAttributeNS(i.space,i.local));return r&&function(n){this.setAttributeNS(i.space,i.local,r(n))}}var i=ao.ns.qualify(n);return this.tween(\"attr.\"+n,i.local?r:e)},Yl.style=function(n,e,r){function i(){this.style.removeProperty(n)}function u(e){return null==e?i:(e+=\"\",function(){var i,u=t(this).getComputedStyle(this,null).getPropertyValue(n);return u!==e&&(i=Mr(u,e),function(t){this.style.setProperty(n,i(t),r)})})}var o=arguments.length;if(3>o){if(\"string\"!=typeof n){2>o&&(e=\"\");for(r in n)this.style(r,n[r],e);return this}r=\"\"}return Ju(this,\"style.\"+n,e,u)},Yl.styleTween=function(n,e,r){function i(i,u){var o=e.call(this,i,u,t(this).getComputedStyle(this,null).getPropertyValue(n));return o&&function(t){this.style.setProperty(n,o(t),r)}}return arguments.length<3&&(r=\"\"),this.tween(\"style.\"+n,i)},Yl.text=function(n){return Ju(this,\"text\",n,Gu)},Yl.remove=function(){var n=this.namespace;return this.each(\"end.transition\",function(){var t;this[n].count<2&&(t=this.parentNode)&&t.removeChild(this)})},Yl.ease=function(n){var t=this.id,e=this.namespace;return arguments.length<1?this.node()[e][t].ease:(\"function\"!=typeof n&&(n=ao.ease.apply(ao,arguments)),Y(this,function(r){r[e][t].ease=n}))},Yl.delay=function(n){var t=this.id,e=this.namespace;return arguments.length<1?this.node()[e][t].delay:Y(this,\"function\"==typeof n?function(r,i,u){r[e][t].delay=+n.call(r,r.__data__,i,u)}:(n=+n,function(r){r[e][t].delay=n}))},Yl.duration=function(n){var t=this.id,e=this.namespace;return arguments.length<1?this.node()[e][t].duration:Y(this,\"function\"==typeof n?function(r,i,u){r[e][t].duration=Math.max(1,n.call(r,r.__data__,i,u))}:(n=Math.max(1,n),function(r){r[e][t].duration=n}))},Yl.each=function(n,t){var e=this.id,r=this.namespace;if(arguments.length<2){var i=Ol,u=Hl;try{Hl=e,Y(this,function(t,i,u){Ol=t[r][e],n.call(t,t.__data__,i,u)})}finally{Ol=i,Hl=u}}else Y(this,function(i){var u=i[r][e];(u.event||(u.event=ao.dispatch(\"start\",\"end\",\"interrupt\"))).on(n,t)});return this},Yl.transition=function(){for(var n,t,e,r,i=this.id,u=++Zl,o=this.namespace,a=[],l=0,c=this.length;c>l;l++){a.push(n=[]);for(var t=this[l],f=0,s=t.length;s>f;f++)(e=t[f])&&(r=e[o][i],Qu(e,f,o,u,{time:r.time,ease:r.ease,delay:r.delay+r.duration,duration:r.duration})),n.push(e)}return Wu(a,o,u)},ao.svg.axis=function(){function n(n){n.each(function(){var n,c=ao.select(this),f=this.__chart__||e,s=this.__chart__=e.copy(),h=null==l?s.ticks?s.ticks.apply(s,a):s.domain():l,p=null==t?s.tickFormat?s.tickFormat.apply(s,a):m:t,g=c.selectAll(\".tick\").data(h,s),v=g.enter().insert(\"g\",\".domain\").attr(\"class\",\"tick\").style(\"opacity\",Uo),d=ao.transition(g.exit()).style(\"opacity\",Uo).remove(),y=ao.transition(g.order()).style(\"opacity\",1),M=Math.max(i,0)+o,x=Zi(s),b=c.selectAll(\".domain\").data([0]),_=(b.enter().append(\"path\").attr(\"class\",\"domain\"),ao.transition(b));v.append(\"line\"),v.append(\"text\");var w,S,k,N,E=v.select(\"line\"),A=y.select(\"line\"),C=g.select(\"text\").text(p),z=v.select(\"text\"),L=y.select(\"text\"),q=\"top\"===r||\"left\"===r?-1:1;if(\"bottom\"===r||\"top\"===r?(n=no,w=\"x\",k=\"y\",S=\"x2\",N=\"y2\",C.attr(\"dy\",0>q?\"0em\":\".71em\").style(\"text-anchor\",\"middle\"),_.attr(\"d\",\"M\"+x[0]+\",\"+q*u+\"V0H\"+x[1]+\"V\"+q*u)):(n=to,w=\"y\",k=\"x\",S=\"y2\",N=\"x2\",C.attr(\"dy\",\".32em\").style(\"text-anchor\",0>q?\"end\":\"start\"),_.attr(\"d\",\"M\"+q*u+\",\"+x[0]+\"H0V\"+x[1]+\"H\"+q*u)),E.attr(N,q*i),z.attr(k,q*M),A.attr(S,0).attr(N,q*i),L.attr(w,0).attr(k,q*M),s.rangeBand){var T=s,R=T.rangeBand()/2;f=s=function(n){return T(n)+R}}else f.rangeBand?f=s:d.call(n,s,f);v.call(n,f,s),y.call(n,s,s)})}var t,e=ao.scale.linear(),r=Vl,i=6,u=6,o=3,a=[10],l=null;return n.scale=function(t){return arguments.length?(e=t,n):e},n.orient=function(t){return arguments.length?(r=t in Xl?t+\"\":Vl,n):r},n.ticks=function(){return arguments.length?(a=co(arguments),n):a},n.tickValues=function(t){return arguments.length?(l=t,n):l},n.tickFormat=function(e){return arguments.length?(t=e,n):t},n.tickSize=function(t){var e=arguments.length;return e?(i=+t,u=+arguments[e-1],n):i},n.innerTickSize=function(t){return arguments.length?(i=+t,n):i},n.outerTickSize=function(t){return arguments.length?(u=+t,n):u},n.tickPadding=function(t){return arguments.length?(o=+t,n):o},n.tickSubdivide=function(){return arguments.length&&n},n};var Vl=\"bottom\",Xl={top:1,right:1,bottom:1,left:1};ao.svg.brush=function(){function n(t){t.each(function(){var t=ao.select(this).style(\"pointer-events\",\"all\").style(\"-webkit-tap-highlight-color\",\"rgba(0,0,0,0)\").on(\"mousedown.brush\",u).on(\"touchstart.brush\",u),o=t.selectAll(\".background\").data([0]);o.enter().append(\"rect\").attr(\"class\",\"background\").style(\"visibility\",\"hidden\").style(\"cursor\",\"crosshair\"),t.selectAll(\".extent\").data([0]).enter().append(\"rect\").attr(\"class\",\"extent\").style(\"cursor\",\"move\");var a=t.selectAll(\".resize\").data(v,m);a.exit().remove(),a.enter().append(\"g\").attr(\"class\",function(n){return\"resize \"+n}).style(\"cursor\",function(n){return $l[n]}).append(\"rect\").attr(\"x\",function(n){return/[ew]$/.test(n)?-3:null}).attr(\"y\",function(n){return/^[ns]/.test(n)?-3:null}).attr(\"width\",6).attr(\"height\",6).style(\"visibility\",\"hidden\"),a.style(\"display\",n.empty()?\"none\":null);var l,s=ao.transition(t),h=ao.transition(o);c&&(l=Zi(c),h.attr(\"x\",l[0]).attr(\"width\",l[1]-l[0]),r(s)),f&&(l=Zi(f),h.attr(\"y\",l[0]).attr(\"height\",l[1]-l[0]),i(s)),e(s)})}function e(n){n.selectAll(\".resize\").attr(\"transform\",function(n){return\"translate(\"+s[+/e$/.test(n)]+\",\"+h[+/^s/.test(n)]+\")\"})}function r(n){n.select(\".extent\").attr(\"x\",s[0]),n.selectAll(\".extent,.n>rect,.s>rect\").attr(\"width\",s[1]-s[0])}function i(n){n.select(\".extent\").attr(\"y\",h[0]),n.selectAll(\".extent,.e>rect,.w>rect\").attr(\"height\",h[1]-h[0])}function u(){function u(){32==ao.event.keyCode&&(C||(M=null,L[0]-=s[1],L[1]-=h[1],C=2),S())}function v(){32==ao.event.keyCode&&2==C&&(L[0]+=s[1],L[1]+=h[1],C=0,S())}function d(){var n=ao.mouse(b),t=!1;x&&(n[0]+=x[0],n[1]+=x[1]),C||(ao.event.altKey?(M||(M=[(s[0]+s[1])/2,(h[0]+h[1])/2]),L[0]=s[+(n[0]<M[0])],L[1]=h[+(n[1]<M[1])]):M=null),E&&y(n,c,0)&&(r(k),t=!0),A&&y(n,f,1)&&(i(k),t=!0),t&&(e(k),w({type:\"brush\",mode:C?\"move\":\"resize\"}))}function y(n,t,e){var r,i,u=Zi(t),l=u[0],c=u[1],f=L[e],v=e?h:s,d=v[1]-v[0];return C&&(l-=f,c-=d+f),r=(e?g:p)?Math.max(l,Math.min(c,n[e])):n[e],C?i=(r+=f)+d:(M&&(f=Math.max(l,Math.min(c,2*M[e]-r))),r>f?(i=r,r=f):i=f),v[0]!=r||v[1]!=i?(e?a=null:o=null,v[0]=r,v[1]=i,!0):void 0}function m(){d(),k.style(\"pointer-events\",\"all\").selectAll(\".resize\").style(\"display\",n.empty()?\"none\":null),ao.select(\"body\").style(\"cursor\",null),q.on(\"mousemove.brush\",null).on(\"mouseup.brush\",null).on(\"touchmove.brush\",null).on(\"touchend.brush\",null).on(\"keydown.brush\",null).on(\"keyup.brush\",null),z(),w({type:\"brushend\"})}var M,x,b=this,_=ao.select(ao.event.target),w=l.of(b,arguments),k=ao.select(b),N=_.datum(),E=!/^(n|s)$/.test(N)&&c,A=!/^(e|w)$/.test(N)&&f,C=_.classed(\"extent\"),z=W(b),L=ao.mouse(b),q=ao.select(t(b)).on(\"keydown.brush\",u).on(\"keyup.brush\",v);if(ao.event.changedTouches?q.on(\"touchmove.brush\",d).on(\"touchend.brush\",m):q.on(\"mousemove.brush\",d).on(\"mouseup.brush\",m),k.interrupt().selectAll(\"*\").interrupt(),C)L[0]=s[0]-L[0],L[1]=h[0]-L[1];else if(N){var T=+/w$/.test(N),R=+/^n/.test(N);x=[s[1-T]-L[0],h[1-R]-L[1]],L[0]=s[T],L[1]=h[R]}else ao.event.altKey&&(M=L.slice());k.style(\"pointer-events\",\"none\").selectAll(\".resize\").style(\"display\",null),ao.select(\"body\").style(\"cursor\",_.style(\"cursor\")),w({type:\"brushstart\"}),d()}var o,a,l=N(n,\"brushstart\",\"brush\",\"brushend\"),c=null,f=null,s=[0,0],h=[0,0],p=!0,g=!0,v=Bl[0];return n.event=function(n){n.each(function(){var n=l.of(this,arguments),t={x:s,y:h,i:o,j:a},e=this.__chart__||t;this.__chart__=t,Hl?ao.select(this).transition().each(\"start.brush\",function(){o=e.i,a=e.j,s=e.x,h=e.y,n({type:\"brushstart\"})}).tween(\"brush:brush\",function(){var e=xr(s,t.x),r=xr(h,t.y);return o=a=null,function(i){s=t.x=e(i),h=t.y=r(i),n({type:\"brush\",mode:\"resize\"})}}).each(\"end.brush\",function(){o=t.i,a=t.j,n({type:\"brush\",mode:\"resize\"}),n({type:\"brushend\"})}):(n({type:\"brushstart\"}),n({type:\"brush\",mode:\"resize\"}),n({type:\"brushend\"}))})},n.x=function(t){return arguments.length?(c=t,v=Bl[!c<<1|!f],n):c},n.y=function(t){return arguments.length?(f=t,v=Bl[!c<<1|!f],n):f},n.clamp=function(t){return arguments.length?(c&&f?(p=!!t[0],g=!!t[1]):c?p=!!t:f&&(g=!!t),n):c&&f?[p,g]:c?p:f?g:null},n.extent=function(t){var e,r,i,u,l;return arguments.length?(c&&(e=t[0],r=t[1],f&&(e=e[0],r=r[0]),o=[e,r],c.invert&&(e=c(e),r=c(r)),e>r&&(l=e,e=r,r=l),e==s[0]&&r==s[1]||(s=[e,r])),f&&(i=t[0],u=t[1],c&&(i=i[1],u=u[1]),a=[i,u],f.invert&&(i=f(i),u=f(u)),i>u&&(l=i,i=u,u=l),i==h[0]&&u==h[1]||(h=[i,u])),n):(c&&(o?(e=o[0],r=o[1]):(e=s[0],r=s[1],c.invert&&(e=c.invert(e),r=c.invert(r)),e>r&&(l=e,e=r,r=l))),f&&(a?(i=a[0],u=a[1]):(i=h[0],u=h[1],f.invert&&(i=f.invert(i),u=f.invert(u)),i>u&&(l=i,i=u,u=l))),c&&f?[[e,i],[r,u]]:c?[e,r]:f&&[i,u])},n.clear=function(){return n.empty()||(s=[0,0],h=[0,0],o=a=null),n},n.empty=function(){return!!c&&s[0]==s[1]||!!f&&h[0]==h[1]},ao.rebind(n,l,\"on\")};var $l={n:\"ns-resize\",e:\"ew-resize\",s:\"ns-resize\",w:\"ew-resize\",nw:\"nwse-resize\",ne:\"nesw-resize\",se:\"nwse-resize\",sw:\"nesw-resize\"},Bl=[[\"n\",\"e\",\"s\",\"w\",\"nw\",\"ne\",\"se\",\"sw\"],[\"e\",\"w\"],[\"n\",\"s\"],[]],Wl=ga.format=xa.timeFormat,Jl=Wl.utc,Gl=Jl(\"%Y-%m-%dT%H:%M:%S.%LZ\");Wl.iso=Date.prototype.toISOString&&+new Date(\"2000-01-01T00:00:00.000Z\")?eo:Gl,eo.parse=function(n){var t=new Date(n);return isNaN(t)?null:t},eo.toString=Gl.toString,ga.second=On(function(n){return new va(1e3*Math.floor(n/1e3))},function(n,t){n.setTime(n.getTime()+1e3*Math.floor(t))},function(n){return n.getSeconds()}),ga.seconds=ga.second.range,ga.seconds.utc=ga.second.utc.range,ga.minute=On(function(n){return new va(6e4*Math.floor(n/6e4))},function(n,t){n.setTime(n.getTime()+6e4*Math.floor(t))},function(n){return n.getMinutes()}),ga.minutes=ga.minute.range,ga.minutes.utc=ga.minute.utc.range,ga.hour=On(function(n){var t=n.getTimezoneOffset()/60;return new va(36e5*(Math.floor(n/36e5-t)+t))},function(n,t){n.setTime(n.getTime()+36e5*Math.floor(t))},function(n){return n.getHours()}),ga.hours=ga.hour.range,ga.hours.utc=ga.hour.utc.range,ga.month=On(function(n){return n=ga.day(n),n.setDate(1),n},function(n,t){n.setMonth(n.getMonth()+t)},function(n){return n.getMonth()}),ga.months=ga.month.range,ga.months.utc=ga.month.utc.range;var Kl=[1e3,5e3,15e3,3e4,6e4,3e5,9e5,18e5,36e5,108e5,216e5,432e5,864e5,1728e5,6048e5,2592e6,7776e6,31536e6],Ql=[[ga.second,1],[ga.second,5],[ga.second,15],[ga.second,30],[ga.minute,1],[ga.minute,5],[ga.minute,15],[ga.minute,30],[ga.hour,1],[ga.hour,3],[ga.hour,6],[ga.hour,12],[ga.day,1],[ga.day,2],[ga.week,1],[ga.month,1],[ga.month,3],[ga.year,1]],nc=Wl.multi([[\".%L\",function(n){return n.getMilliseconds()}],[\":%S\",function(n){return n.getSeconds()}],[\"%I:%M\",function(n){return n.getMinutes()}],[\"%I %p\",function(n){return n.getHours()}],[\"%a %d\",function(n){return n.getDay()&&1!=n.getDate()}],[\"%b %d\",function(n){return 1!=n.getDate()}],[\"%B\",function(n){return n.getMonth()}],[\"%Y\",zt]]),tc={range:function(n,t,e){return ao.range(Math.ceil(n/e)*e,+t,e).map(io)},floor:m,ceil:m};Ql.year=ga.year,ga.scale=function(){return ro(ao.scale.linear(),Ql,nc)};var ec=Ql.map(function(n){return[n[0].utc,n[1]]}),rc=Jl.multi([[\".%L\",function(n){return n.getUTCMilliseconds()}],[\":%S\",function(n){return n.getUTCSeconds()}],[\"%I:%M\",function(n){return n.getUTCMinutes()}],[\"%I %p\",function(n){return n.getUTCHours()}],[\"%a %d\",function(n){return n.getUTCDay()&&1!=n.getUTCDate()}],[\"%b %d\",function(n){return 1!=n.getUTCDate()}],[\"%B\",function(n){return n.getUTCMonth()}],[\"%Y\",zt]]);ec.year=ga.year.utc,ga.scale.utc=function(){return ro(ao.scale.linear(),ec,rc)},ao.text=An(function(n){return n.responseText}),ao.json=function(n,t){return Cn(n,\"application/json\",uo,t)},ao.html=function(n,t){return Cn(n,\"text/html\",oo,t)},ao.xml=An(function(n){return n.responseXML}),\"function\"==typeof define&&define.amd?(this.d3=ao,define(ao)):\"object\"==typeof module&&module.exports?module.exports=ao:this.d3=ao}();  $(function() {\n   var $window     = $(window)\n     , $top_link   = $('#toplink')\n     , $body       = $('body, html')\n     , offset      = $('#code').offset().top\n     , hidePopover = function ($target) {\n        $target.data('popover-hover', false);\n\n        setTimeout(function () {\n         if (!$target.data('popover-hover')) {\n          $target.popover('hide');\n         }\n        }, 300);\n     };\n\n   $top_link.hide().click(function(event) {\n    event.preventDefault();\n    $body.animate({scrollTop:0}, 800);\n   });\n\n   $window.scroll(function() {\n    if($window.scrollTop() > offset) {\n     $top_link.fadeIn();\n    } else {\n     $top_link.fadeOut();\n    }\n   }).scroll();\n\n   $('.popin')\n    .popover({trigger: 'manual'})\n    .on({\n     'mouseenter.popover': function () {\n      var $target = $(this);\n      var $container = $target.children().first();\n\n      $target.data('popover-hover', true);\n\n      // popover already displayed\n      if ($target.next('.popover').length) {\n       return;\n      }\n\n      // show the popover\n      $container.popover('show');\n\n      // register mouse events on the popover\n      $target.next('.popover:not(.popover-initialized)')\n       .on({\n        'mouseenter': function () {\n         $target.data('popover-hover', true);\n        },\n        'mouseleave': function () {\n         hidePopover($container);\n        }\n       })\n       .addClass('popover-initialized');\n     },\n     'mouseleave.popover': function () {\n      hidePopover($(this).children().first());\n     }\n    });\n  });\n/*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */\n!function(e,t){\"use strict\";\"object\"==typeof module&&\"object\"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error(\"jQuery requires a window with a document\");return t(e)}:t(e)}(\"undefined\"!=typeof window?window:this,function(C,e){\"use strict\";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),v={},m=function(e){return\"function\"==typeof e&&\"number\"!=typeof e.nodeType&&\"function\"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement(\"script\");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+\"\":\"object\"==typeof e||\"function\"==typeof e?n[o.call(e)]||\"object\":typeof e}var f=\"3.6.1\",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&\"length\"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&(\"array\"===n||0===t||\"number\"==typeof t&&0<t&&t-1 in e)}S.fn=S.prototype={jquery:f,constructor:S,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=S.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return S.each(this,e)},map:function(n){return this.pushStack(S.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(S.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(S.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:t.sort,splice:t.splice},S.extend=S.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for(\"boolean\"==typeof a&&(l=a,a=arguments[s]||{},s++),\"object\"==typeof a||m(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],\"__proto__\"!==t&&a!==r&&(l&&r&&(S.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||S.isPlainObject(n)?n:{},i=!1,a[t]=S.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},S.extend({expando:\"jQuery\"+(f+Math.random()).replace(/\\D/g,\"\"),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||\"[object Object]\"!==o.call(e))&&(!(t=r(e))||\"function\"==typeof(n=y.call(t,\"constructor\")&&t.constructor)&&a.call(n)===l)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){b(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(p(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(p(Object(e))?S.merge(n,\"string\"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:i.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(p(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return g(a)},guid:1,support:v}),\"function\"==typeof Symbol&&(S.fn[Symbol.iterator]=t[Symbol.iterator]),S.each(\"Boolean Number String Function Array Date RegExp Object Error Symbol\".split(\" \"),function(e,t){n[\"[object \"+t+\"]\"]=t.toLowerCase()});var d=function(n){var e,d,b,o,i,h,f,g,w,u,l,T,C,a,E,y,s,c,v,S=\"sizzle\"+1*new Date,p=n.document,k=0,r=0,m=ue(),x=ue(),A=ue(),N=ue(),j=function(e,t){return e===t&&(l=!0),0},D={}.hasOwnProperty,t=[],q=t.pop,L=t.push,H=t.push,O=t.slice,P=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},R=\"checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped\",M=\"[\\\\x20\\\\t\\\\r\\\\n\\\\f]\",I=\"(?:\\\\\\\\[\\\\da-fA-F]{1,6}\"+M+\"?|\\\\\\\\[^\\\\r\\\\n\\\\f]|[\\\\w-]|[^\\0-\\\\x7f])+\",W=\"\\\\[\"+M+\"*(\"+I+\")(?:\"+M+\"*([*^$|!~]?=)\"+M+\"*(?:'((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\"|(\"+I+\"))|)\"+M+\"*\\\\]\",F=\":(\"+I+\")(?:\\\\((('((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\")|((?:\\\\\\\\.|[^\\\\\\\\()[\\\\]]|\"+W+\")*)|.*)\\\\)|)\",$=new RegExp(M+\"+\",\"g\"),B=new RegExp(\"^\"+M+\"+|((?:^|[^\\\\\\\\])(?:\\\\\\\\.)*)\"+M+\"+$\",\"g\"),_=new RegExp(\"^\"+M+\"*,\"+M+\"*\"),z=new RegExp(\"^\"+M+\"*([>+~]|\"+M+\")\"+M+\"*\"),U=new RegExp(M+\"|>\"),X=new RegExp(F),V=new RegExp(\"^\"+I+\"$\"),G={ID:new RegExp(\"^#(\"+I+\")\"),CLASS:new RegExp(\"^\\\\.(\"+I+\")\"),TAG:new RegExp(\"^(\"+I+\"|[*])\"),ATTR:new RegExp(\"^\"+W),PSEUDO:new RegExp(\"^\"+F),CHILD:new RegExp(\"^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\\\(\"+M+\"*(even|odd|(([+-]|)(\\\\d*)n|)\"+M+\"*(?:([+-]|)\"+M+\"*(\\\\d+)|))\"+M+\"*\\\\)|)\",\"i\"),bool:new RegExp(\"^(?:\"+R+\")$\",\"i\"),needsContext:new RegExp(\"^\"+M+\"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\\\(\"+M+\"*((?:-\\\\d)?\\\\d*)\"+M+\"*\\\\)|)(?=[^-]|$)\",\"i\")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\\d$/i,K=/^[^{]+\\{\\s*\\[native \\w/,Z=/^(?:#([\\w-]+)|(\\w+)|\\.([\\w-]+))$/,ee=/[+~]/,te=new RegExp(\"\\\\\\\\[\\\\da-fA-F]{1,6}\"+M+\"?|\\\\\\\\([^\\\\r\\\\n\\\\f])\",\"g\"),ne=function(e,t){var n=\"0x\"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\\0-\\x1f\\x7f]|^-?\\d)|^-$|[^\\0-\\x1f\\x7f-\\uFFFF\\w-]/g,ie=function(e,t){return t?\"\\0\"===e?\"\\ufffd\":e.slice(0,-1)+\"\\\\\"+e.charCodeAt(e.length-1).toString(16)+\" \":\"\\\\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&\"fieldset\"===e.nodeName.toLowerCase()},{dir:\"parentNode\",next:\"legend\"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],\"string\"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+\" \"]&&(!y||!y.test(t))&&(1!==p||\"object\"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute(\"id\"))?s=s.replace(re,ie):e.setAttribute(\"id\",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?\"#\"+s:\":scope\")+\" \"+xe(l[o]);c=l.join(\",\")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute(\"id\")}}}return g(t.replace(B,\"$1\"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+\" \")>b.cacheLength&&delete e[r.shift()],e[t+\" \"]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement(\"fieldset\");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split(\"|\"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return\"input\"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return(\"input\"===t||\"button\"===t)&&e.type===n}}function ge(t){return function(e){return\"form\"in e?e.parentNode&&!1===e.disabled?\"label\"in e?\"label\"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:\"label\"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&\"undefined\"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||\"HTML\")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener(\"unload\",oe,!1):n.attachEvent&&n.attachEvent(\"onunload\",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement(\"div\")),\"undefined\"!=typeof e.querySelectorAll&&!e.querySelectorAll(\":scope fieldset div\").length}),d.attributes=ce(function(e){return e.className=\"i\",!e.getAttribute(\"className\")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment(\"\")),!e.getElementsByTagName(\"*\").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute(\"id\")===t}},b.find.ID=function(e,t){if(\"undefined\"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t=\"undefined\"!=typeof e.getAttributeNode&&e.getAttributeNode(\"id\");return t&&t.value===n}},b.find.ID=function(e,t){if(\"undefined\"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode(\"id\"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode(\"id\"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return\"undefined\"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if(\"*\"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if(\"undefined\"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML=\"<a id='\"+S+\"'></a><select id='\"+S+\"-\\r\\\\' msallowcapture=''><option selected=''></option></select>\",e.querySelectorAll(\"[msallowcapture^='']\").length&&y.push(\"[*^$]=\"+M+\"*(?:''|\\\"\\\")\"),e.querySelectorAll(\"[selected]\").length||y.push(\"\\\\[\"+M+\"*(?:value|\"+R+\")\"),e.querySelectorAll(\"[id~=\"+S+\"-]\").length||y.push(\"~=\"),(t=C.createElement(\"input\")).setAttribute(\"name\",\"\"),e.appendChild(t),e.querySelectorAll(\"[name='']\").length||y.push(\"\\\\[\"+M+\"*name\"+M+\"*=\"+M+\"*(?:''|\\\"\\\")\"),e.querySelectorAll(\":checked\").length||y.push(\":checked\"),e.querySelectorAll(\"a#\"+S+\"+*\").length||y.push(\".#.+[+~]\"),e.querySelectorAll(\"\\\\\\f\"),y.push(\"[\\\\r\\\\n\\\\f]\")}),ce(function(e){e.innerHTML=\"<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>\";var t=C.createElement(\"input\");t.setAttribute(\"type\",\"hidden\"),e.appendChild(t).setAttribute(\"name\",\"D\"),e.querySelectorAll(\"[name=d]\").length&&y.push(\"name\"+M+\"*[*^$|!~]?=\"),2!==e.querySelectorAll(\":enabled\").length&&y.push(\":enabled\",\":disabled\"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(\":disabled\").length&&y.push(\":enabled\",\":disabled\"),e.querySelectorAll(\"*,:x\"),y.push(\",.*:\")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,\"*\"),c.call(e,\"[s!='']:x\"),s.push(\"!=\",F)}),y=y.length&&new RegExp(y.join(\"|\")),s=s.length&&new RegExp(s.join(\"|\")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+\" \"]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0<se(t,C,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!=C&&T(e),v(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=C&&T(e);var n=b.attrHandle[t.toLowerCase()],r=n&&D.call(b.attrHandle,t.toLowerCase())?n(e,t,!E):void 0;return void 0!==r?r:d.attributes||!E?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},se.escape=function(e){return(e+\"\").replace(re,ie)},se.error=function(e){throw new Error(\"Syntax error, unrecognized expression: \"+e)},se.uniqueSort=function(e){var t,n=[],r=0,i=0;if(l=!d.detectDuplicates,u=!d.sortStable&&e.slice(0),e.sort(j),l){while(t=e[i++])t===e[i]&&(r=n.push(i));while(r--)e.splice(n[r],1)}return u=null,e},o=se.getText=function(e){var t,n=\"\",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if(\"string\"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else while(t=e[r++])n+=o(t);return n},(b=se.selectors={cacheLength:50,createPseudo:le,match:G,attrHandle:{},find:{},relative:{\">\":{dir:\"parentNode\",first:!0},\" \":{dir:\"parentNode\"},\"+\":{dir:\"previousSibling\",first:!0},\"~\":{dir:\"previousSibling\"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||\"\").replace(te,ne),\"~=\"===e[2]&&(e[3]=\" \"+e[3]+\" \"),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),\"nth\"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*(\"even\"===e[3]||\"odd\"===e[3])),e[5]=+(e[7]+e[8]||\"odd\"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||\"\":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(\")\",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return\"*\"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+\" \"];return t||(t=new RegExp(\"(^|\"+M+\")\"+e+\"(\"+M+\"|$)\"))&&m(e,function(e){return t.test(\"string\"==typeof e.className&&e.className||\"undefined\"!=typeof e.getAttribute&&e.getAttribute(\"class\")||\"\")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?\"!=\"===r:!r||(t+=\"\",\"=\"===r?t===i:\"!=\"===r?t!==i:\"^=\"===r?i&&0===t.indexOf(i):\"*=\"===r?i&&-1<t.indexOf(i):\"$=\"===r?i&&t.slice(-i.length)===i:\"~=\"===r?-1<(\" \"+t.replace($,\" \")+\" \").indexOf(i):\"|=\"===r&&(t===i||t.slice(0,i.length+1)===i+\"-\"))}},CHILD:function(h,e,t,g,y){var v=\"nth\"!==h.slice(0,3),m=\"last\"!==h.slice(-4),x=\"of-type\"===e;return 1===g&&0===y?function(e){return!!e.parentNode}:function(e,t,n){var r,i,o,a,s,u,l=v!==m?\"nextSibling\":\"previousSibling\",c=e.parentNode,f=x&&e.nodeName.toLowerCase(),p=!n&&!x,d=!1;if(c){if(v){while(l){a=e;while(a=a[l])if(x?a.nodeName.toLowerCase()===f:1===a.nodeType)return!1;u=l=\"only\"===h&&!u&&\"nextSibling\"}return!0}if(u=[m?c.firstChild:c.lastChild],m&&p){d=(s=(r=(i=(o=(a=c)[S]||(a[S]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===k&&r[1])&&r[2],a=s&&c.childNodes[s];while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if(1===a.nodeType&&++d&&a===e){i[h]=[k,s,d];break}}else if(p&&(d=s=(r=(i=(o=(a=e)[S]||(a[S]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===k&&r[1]),!1===d)while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if((x?a.nodeName.toLowerCase()===f:1===a.nodeType)&&++d&&(p&&((i=(o=a[S]||(a[S]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]=[k,d]),a===e))break;return(d-=y)===g||d%g==0&&0<=d/g}}},PSEUDO:function(e,o){var t,a=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error(\"unsupported pseudo: \"+e);return a[S]?a(o):1<a.length?(t=[e,e,\"\",o],b.setFilters.hasOwnProperty(e.toLowerCase())?le(function(e,t){var n,r=a(e,o),i=r.length;while(i--)e[n=P(e,r[i])]=!(t[n]=r[i])}):function(e){return a(e,0,t)}):a}},pseudos:{not:le(function(e){var r=[],i=[],s=f(e.replace(B,\"$1\"));return s[S]?le(function(e,t,n,r){var i,o=s(e,null,r,[]),a=e.length;while(a--)(i=o[a])&&(e[a]=!(t[a]=i))}):function(e,t,n){return r[0]=e,s(r,null,n,i),r[0]=null,!i.pop()}}),has:le(function(t){return function(e){return 0<se(t,e).length}}),contains:le(function(t){return t=t.replace(te,ne),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:le(function(n){return V.test(n||\"\")||se.error(\"unsupported lang: \"+n),n=n.replace(te,ne).toLowerCase(),function(e){var t;do{if(t=E?e.lang:e.getAttribute(\"xml:lang\")||e.getAttribute(\"lang\"))return(t=t.toLowerCase())===n||0===t.indexOf(n+\"-\")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===a},focus:function(e){return e===C.activeElement&&(!C.hasFocus||C.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ge(!1),disabled:ge(!0),checked:function(e){var t=e.nodeName.toLowerCase();return\"input\"===t&&!!e.checked||\"option\"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return J.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return\"input\"===t&&\"button\"===e.type||\"button\"===t},text:function(e){var t;return\"input\"===e.nodeName.toLowerCase()&&\"text\"===e.type&&(null==(t=e.getAttribute(\"type\"))||\"text\"===t.toLowerCase())},first:ye(function(){return[0]}),last:ye(function(e,t){return[t-1]}),eq:ye(function(e,t,n){return[n<0?n+t:n]}),even:ye(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:ye(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:ye(function(e,t,n){for(var r=n<0?n+t:t<n?t:n;0<=--r;)e.push(r);return e}),gt:ye(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=de(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=he(e);function me(){}function xe(e){for(var t=0,n=e.length,r=\"\";t<n;t++)r+=e[t].value;return r}function be(s,e,t){var u=e.dir,l=e.next,c=l||u,f=t&&\"parentNode\"===c,p=r++;return e.first?function(e,t,n){while(e=e[u])if(1===e.nodeType||f)return s(e,t,n);return!1}:function(e,t,n){var r,i,o,a=[k,p];if(n){while(e=e[u])if((1===e.nodeType||f)&&s(e,t,n))return!0}else while(e=e[u])if(1===e.nodeType||f)if(i=(o=e[S]||(e[S]={}))[e.uniqueID]||(o[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[u]||e;else{if((r=i[c])&&r[0]===k&&r[1]===p)return a[2]=r[2];if((i[c]=a)[2]=s(e,t,n))return!0}return!1}}function we(i){return 1<i.length?function(e,t,n){var r=i.length;while(r--)if(!i[r](e,t,n))return!1;return!0}:i[0]}function Te(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function Ce(d,h,g,y,v,e){return y&&!y[S]&&(y=Ce(y)),v&&!v[S]&&(v=Ce(v,e)),le(function(e,t,n,r){var i,o,a,s=[],u=[],l=t.length,c=e||function(e,t,n){for(var r=0,i=t.length;r<i;r++)se(e,t[r],n);return n}(h||\"*\",n.nodeType?[n]:n,[]),f=!d||!e&&h?c:Te(c,s,d,n,r),p=g?v||(e?d:l||y)?[]:t:f;if(g&&g(f,p,n,r),y){i=Te(p,u),y(i,[],n,r),o=i.length;while(o--)(a=i[o])&&(p[u[o]]=!(f[u[o]]=a))}if(e){if(v||d){if(v){i=[],o=p.length;while(o--)(a=p[o])&&i.push(f[o]=a);v(null,p=[],i,r)}o=p.length;while(o--)(a=p[o])&&-1<(i=v?P(e,a):s[o])&&(e[i]=!(t[i]=a))}}else p=Te(p===t?p.splice(l,p.length):p),v?v(null,t,p,r):H.apply(t,p)})}function Ee(e){for(var i,t,n,r=e.length,o=b.relative[e[0].type],a=o||b.relative[\" \"],s=o?1:0,u=be(function(e){return e===i},a,!0),l=be(function(e){return-1<P(i,e)},a,!0),c=[function(e,t,n){var r=!o&&(n||t!==w)||((i=t).nodeType?u(e,t,n):l(e,t,n));return i=null,r}];s<r;s++)if(t=b.relative[e[s].type])c=[be(we(c),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[S]){for(n=++s;n<r;n++)if(b.relative[e[n].type])break;return Ce(1<s&&we(c),1<s&&xe(e.slice(0,s-1).concat({value:\" \"===e[s-2].type?\"*\":\"\"})).replace(B,\"$1\"),t,s<n&&Ee(e.slice(s,n)),n<r&&Ee(e=e.slice(n)),n<r&&xe(e))}c.push(t)}return we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var n,r,i,o,a,s,u,l=x[e+\" \"];if(l)return t?0:l.slice(0);a=e,s=[],u=b.preFilter;while(a){for(o in n&&!(r=_.exec(a))||(r&&(a=a.slice(r[0].length)||a),s.push(i=[])),n=!1,(r=z.exec(a))&&(n=r.shift(),i.push({value:n,type:r[0].replace(B,\" \")}),a=a.slice(n.length)),b.filter)!(r=G[o].exec(a))||u[o]&&!(r=u[o](r))||(n=r.shift(),i.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!n)break}return t?a.length:a?se.error(e):x(e,s).slice(0)},f=se.compile=function(e,t){var n,y,v,m,x,r,i=[],o=[],a=A[e+\" \"];if(!a){t||(t=h(e)),n=t.length;while(n--)(a=Ee(t[n]))[S]?i.push(a):o.push(a);(a=A(e,(y=o,m=0<(v=i).length,x=0<y.length,r=function(e,t,n,r,i){var o,a,s,u=0,l=\"0\",c=e&&[],f=[],p=w,d=e||x&&b.find.TAG(\"*\",i),h=k+=null==p?1:Math.random()||.1,g=d.length;for(i&&(w=t==C||t||i);l!==g&&null!=(o=d[l]);l++){if(x&&o){a=0,t||o.ownerDocument==C||(T(o),n=!E);while(s=y[a++])if(s(o,t||C,n)){r.push(o);break}i&&(k=h)}m&&((o=!s&&o)&&u--,e&&c.push(o))}if(u+=l,m&&l!==u){a=0;while(s=v[a++])s(c,f,t,n);if(e){if(0<u)while(l--)c[l]||f[l]||(f[l]=q.call(r));f=Te(f)}H.apply(r,f),i&&!e&&0<f.length&&1<u+v.length&&se.uniqueSort(r)}return i&&(k=h,w=p),c},m?le(r):r))).selector=e}return a},g=se.select=function(e,t,n,r){var i,o,a,s,u,l=\"function\"==typeof e&&e,c=!r&&h(e=l.selector||e);if(n=n||[],1===c.length){if(2<(o=c[0]=c[0].slice(0)).length&&\"ID\"===(a=o[0]).type&&9===t.nodeType&&E&&b.relative[o[1].type]){if(!(t=(b.find.ID(a.matches[0].replace(te,ne),t)||[])[0]))return n;l&&(t=t.parentNode),e=e.slice(o.shift().value.length)}i=G.needsContext.test(e)?0:o.length;while(i--){if(a=o[i],b.relative[s=a.type])break;if((u=b.find[s])&&(r=u(a.matches[0].replace(te,ne),ee.test(o[0].type)&&ve(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&xe(o)))return H.apply(n,r),n;break}}}return(l||f(e,c))(r,t,!E,n,!t||ee.test(e)&&ve(t.parentNode)||t),n},d.sortStable=S.split(\"\").sort(j).join(\"\")===S,d.detectDuplicates=!!l,T(),d.sortDetached=ce(function(e){return 1&e.compareDocumentPosition(C.createElement(\"fieldset\"))}),ce(function(e){return e.innerHTML=\"<a href='#'></a>\",\"#\"===e.firstChild.getAttribute(\"href\")})||fe(\"type|href|height|width\",function(e,t,n){if(!n)return e.getAttribute(t,\"type\"===t.toLowerCase()?1:2)}),d.attributes&&ce(function(e){return e.innerHTML=\"<input/>\",e.firstChild.setAttribute(\"value\",\"\"),\"\"===e.firstChild.getAttribute(\"value\")})||fe(\"value\",function(e,t,n){if(!n&&\"input\"===e.nodeName.toLowerCase())return e.defaultValue}),ce(function(e){return null==e.getAttribute(\"disabled\")})||fe(R,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),se}(C);S.find=d,S.expr=d.selectors,S.expr[\":\"]=S.expr.pseudos,S.uniqueSort=S.unique=d.uniqueSort,S.text=d.getText,S.isXMLDoc=d.isXML,S.contains=d.contains,S.escapeSelector=d.escape;var h=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&S(e).is(n))break;r.push(e)}return r},T=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},k=S.expr.match.needsContext;function A(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var N=/^<([a-z][^\\/\\0>:\\x20\\t\\r\\n\\f]*)[\\x20\\t\\r\\n\\f]*\\/?>(?:<\\/\\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):\"string\"!=typeof n?S.grep(e,function(e){return-1<i.call(n,e)!==r}):S.filter(n,e,r)}S.filter=function(e,t,n){var r=t[0];return n&&(e=\":not(\"+e+\")\"),1===t.length&&1===r.nodeType?S.find.matchesSelector(r,e)?[r]:[]:S.find.matches(e,S.grep(t,function(e){return 1===e.nodeType}))},S.fn.extend({find:function(e){var t,n,r=this.length,i=this;if(\"string\"!=typeof e)return this.pushStack(S(e).filter(function(){for(t=0;t<r;t++)if(S.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)S.find(e,i[t],n);return 1<r?S.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,\"string\"==typeof e&&k.test(e)?S(e):e||[],!1).length}});var D,q=/^(?:\\s*(<[\\w\\W]+>)[^>]*|#([\\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,\"string\"==typeof e){if(!(r=\"<\"===e[0]&&\">\"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(S.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a=\"string\"!=typeof e&&S(e);if(!k.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?-1<a.index(n):1===n.nodeType&&S.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?S.uniqueSort(o):o)},index:function(e){return e?\"string\"==typeof e?i.call(S(e),this[0]):i.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(S.uniqueSort(S.merge(this.get(),S(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),S.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return h(e,\"parentNode\")},parentsUntil:function(e,t,n){return h(e,\"parentNode\",n)},next:function(e){return O(e,\"nextSibling\")},prev:function(e){return O(e,\"previousSibling\")},nextAll:function(e){return h(e,\"nextSibling\")},prevAll:function(e){return h(e,\"previousSibling\")},nextUntil:function(e,t,n){return h(e,\"nextSibling\",n)},prevUntil:function(e,t,n){return h(e,\"previousSibling\",n)},siblings:function(e){return T((e.parentNode||{}).firstChild,e)},children:function(e){return T(e.firstChild)},contents:function(e){return null!=e.contentDocument&&r(e.contentDocument)?e.contentDocument:(A(e,\"template\")&&(e=e.content||e),S.merge([],e.childNodes))}},function(r,i){S.fn[r]=function(e,t){var n=S.map(this,i,e);return\"Until\"!==r.slice(-5)&&(t=e),t&&\"string\"==typeof t&&(n=S.filter(t,n)),1<this.length&&(H[r]||S.uniqueSort(n),L.test(r)&&n.reverse()),this.pushStack(n)}});var P=/[^\\x20\\t\\r\\n\\f]+/g;function R(e){return e}function M(e){throw e}function I(e,t,n,r){var i;try{e&&m(i=e.promise)?i.call(e).done(t).fail(n):e&&m(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}S.Callbacks=function(r){var e,n;r=\"string\"==typeof r?(e=r,n={},S.each(e.match(P)||[],function(e,t){n[t]=!0}),n):S.extend({},r);var i,t,o,a,s=[],u=[],l=-1,c=function(){for(a=a||r.once,o=i=!0;u.length;l=-1){t=u.shift();while(++l<s.length)!1===s[l].apply(t[0],t[1])&&r.stopOnFalse&&(l=s.length,t=!1)}r.memory||(t=!1),i=!1,a&&(s=t?[]:\"\")},f={add:function(){return s&&(t&&!i&&(l=s.length-1,u.push(t)),function n(e){S.each(e,function(e,t){m(t)?r.unique&&f.has(t)||s.push(t):t&&t.length&&\"string\"!==w(t)&&n(t)})}(arguments),t&&!i&&c()),this},remove:function(){return S.each(arguments,function(e,t){var n;while(-1<(n=S.inArray(t,s,n)))s.splice(n,1),n<=l&&l--}),this},has:function(e){return e?-1<S.inArray(e,s):0<s.length},empty:function(){return s&&(s=[]),this},disable:function(){return a=u=[],s=t=\"\",this},disabled:function(){return!s},lock:function(){return a=u=[],t||i||(s=t=\"\"),this},locked:function(){return!!a},fireWith:function(e,t){return a||(t=[e,(t=t||[]).slice?t.slice():t],u.push(t),i||c()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!o}};return f},S.extend({Deferred:function(e){var o=[[\"notify\",\"progress\",S.Callbacks(\"memory\"),S.Callbacks(\"memory\"),2],[\"resolve\",\"done\",S.Callbacks(\"once memory\"),S.Callbacks(\"once memory\"),0,\"resolved\"],[\"reject\",\"fail\",S.Callbacks(\"once memory\"),S.Callbacks(\"once memory\"),1,\"rejected\"]],i=\"pending\",a={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},\"catch\":function(e){return a.then(null,e)},pipe:function(){var i=arguments;return S.Deferred(function(r){S.each(o,function(e,t){var n=m(i[t[4]])&&i[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&m(e.promise)?e.promise().progress(r.notify).done(r.resolve).fail(r.reject):r[t[0]+\"With\"](this,n?[e]:arguments)})}),i=null}).promise()},then:function(t,n,r){var u=0;function l(i,o,a,s){return function(){var n=this,r=arguments,e=function(){var e,t;if(!(i<u)){if((e=a.apply(n,r))===o.promise())throw new TypeError(\"Thenable self-resolution\");t=e&&(\"object\"==typeof e||\"function\"==typeof e)&&e.then,m(t)?s?t.call(e,l(u,o,R,s),l(u,o,M,s)):(u++,t.call(e,l(u,o,R,s),l(u,o,M,s),l(u,o,R,o.notifyWith))):(a!==R&&(n=void 0,r=[e]),(s||o.resolveWith)(n,r))}},t=s?e:function(){try{e()}catch(e){S.Deferred.exceptionHook&&S.Deferred.exceptionHook(e,t.stackTrace),u<=i+1&&(a!==M&&(n=void 0,r=[e]),o.rejectWith(n,r))}};i?t():(S.Deferred.getStackHook&&(t.stackTrace=S.Deferred.getStackHook()),C.setTimeout(t))}}return S.Deferred(function(e){o[0][3].add(l(0,e,m(r)?r:R,e.notifyWith)),o[1][3].add(l(0,e,m(t)?t:R)),o[2][3].add(l(0,e,m(n)?n:M))}).promise()},promise:function(e){return null!=e?S.extend(e,a):a}},s={};return S.each(o,function(e,t){var n=t[2],r=t[5];a[t[1]]=n.add,r&&n.add(function(){i=r},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+\"With\"](this===s?void 0:this,arguments),this},s[t[0]+\"With\"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},when:function(e){var n=arguments.length,t=n,r=Array(t),i=s.call(arguments),o=S.Deferred(),a=function(t){return function(e){r[t]=this,i[t]=1<arguments.length?s.call(arguments):e,--n||o.resolveWith(r,i)}};if(n<=1&&(I(e,o.done(a(t)).resolve,o.reject,!n),\"pending\"===o.state()||m(i[t]&&i[t].then)))return o.then();while(t--)I(i[t],a(t),o.reject);return o.promise()}});var W=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;S.Deferred.exceptionHook=function(e,t){C.console&&C.console.warn&&e&&W.test(e.name)&&C.console.warn(\"jQuery.Deferred exception: \"+e.message,e.stack,t)},S.readyException=function(e){C.setTimeout(function(){throw e})};var F=S.Deferred();function $(){E.removeEventListener(\"DOMContentLoaded\",$),C.removeEventListener(\"load\",$),S.ready()}S.fn.ready=function(e){return F.then(e)[\"catch\"](function(e){S.readyException(e)}),this},S.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--S.readyWait:S.isReady)||(S.isReady=!0)!==e&&0<--S.readyWait||F.resolveWith(E,[S])}}),S.ready.then=F.then,\"complete\"===E.readyState||\"loading\"!==E.readyState&&!E.documentElement.doScroll?C.setTimeout(S.ready):(E.addEventListener(\"DOMContentLoaded\",$),C.addEventListener(\"load\",$));var B=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if(\"object\"===w(n))for(s in i=!0,n)B(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,m(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(S(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},_=/^-ms-/,z=/-([a-z])/g;function U(e,t){return t.toUpperCase()}function X(e){return e.replace(_,\"ms-\").replace(z,U)}var V=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function G(){this.expando=S.expando+G.uid++}G.uid=1,G.prototype={cache:function(e){var t=e[this.expando];return t||(t={},V(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if(\"string\"==typeof t)i[X(t)]=n;else for(r in t)i[X(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][X(t)]},access:function(e,t,n){return void 0===t||t&&\"string\"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(X):(t=X(t))in r?[t]:t.match(P)||[]).length;while(n--)delete r[t[n]]}(void 0===t||S.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!S.isEmptyObject(t)}};var Y=new G,Q=new G,J=/^(?:\\{[\\w\\W]*\\}|\\[[\\w\\W]*\\])$/,K=/[A-Z]/g;function Z(e,t,n){var r,i;if(void 0===n&&1===e.nodeType)if(r=\"data-\"+t.replace(K,\"-$&\").toLowerCase(),\"string\"==typeof(n=e.getAttribute(r))){try{n=\"true\"===(i=n)||\"false\"!==i&&(\"null\"===i?null:i===+i+\"\"?+i:J.test(i)?JSON.parse(i):i)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}S.extend({hasData:function(e){return Q.hasData(e)||Y.hasData(e)},data:function(e,t,n){return Q.access(e,t,n)},removeData:function(e,t){Q.remove(e,t)},_data:function(e,t,n){return Y.access(e,t,n)},_removeData:function(e,t){Y.remove(e,t)}}),S.fn.extend({data:function(n,e){var t,r,i,o=this[0],a=o&&o.attributes;if(void 0===n){if(this.length&&(i=Q.get(o),1===o.nodeType&&!Y.get(o,\"hasDataAttrs\"))){t=a.length;while(t--)a[t]&&0===(r=a[t].name).indexOf(\"data-\")&&(r=X(r.slice(5)),Z(o,r,i[r]));Y.set(o,\"hasDataAttrs\",!0)}return i}return\"object\"==typeof n?this.each(function(){Q.set(this,n)}):B(this,function(e){var t;if(o&&void 0===e)return void 0!==(t=Q.get(o,n))?t:void 0!==(t=Z(o,n))?t:void 0;this.each(function(){Q.set(this,n,e)})},null,e,1<arguments.length,null,!0)},removeData:function(e){return this.each(function(){Q.remove(this,e)})}}),S.extend({queue:function(e,t,n){var r;if(e)return t=(t||\"fx\")+\"queue\",r=Y.get(e,t),n&&(!r||Array.isArray(n)?r=Y.access(e,t,S.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||\"fx\";var n=S.queue(e,t),r=n.length,i=n.shift(),o=S._queueHooks(e,t);\"inprogress\"===i&&(i=n.shift(),r--),i&&(\"fx\"===t&&n.unshift(\"inprogress\"),delete o.stop,i.call(e,function(){S.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+\"queueHooks\";return Y.get(e,n)||Y.access(e,n,{empty:S.Callbacks(\"once memory\").add(function(){Y.remove(e,[t+\"queue\",n])})})}}),S.fn.extend({queue:function(t,n){var e=2;return\"string\"!=typeof t&&(n=t,t=\"fx\",e--),arguments.length<e?S.queue(this[0],t):void 0===n?this:this.each(function(){var e=S.queue(this,t,n);S._queueHooks(this,t),\"fx\"===t&&\"inprogress\"!==e[0]&&S.dequeue(this,t)})},dequeue:function(e){return this.each(function(){S.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||\"fx\",[])},promise:function(e,t){var n,r=1,i=S.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};\"string\"!=typeof e&&(t=e,e=void 0),e=e||\"fx\";while(a--)(n=Y.get(o[a],e+\"queueHooks\"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var ee=/[+-]?(?:\\d*\\.|)\\d+(?:[eE][+-]?\\d+|)/.source,te=new RegExp(\"^(?:([+-])=|)(\"+ee+\")([a-z%]*)$\",\"i\"),ne=[\"Top\",\"Right\",\"Bottom\",\"Left\"],re=E.documentElement,ie=function(e){return S.contains(e.ownerDocument,e)},oe={composed:!0};re.getRootNode&&(ie=function(e){return S.contains(e.ownerDocument,e)||e.getRootNode(oe)===e.ownerDocument});var ae=function(e,t){return\"none\"===(e=t||e).style.display||\"\"===e.style.display&&ie(e)&&\"none\"===S.css(e,\"display\")};function se(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return S.css(e,t,\"\")},u=s(),l=n&&n[3]||(S.cssNumber[t]?\"\":\"px\"),c=e.nodeType&&(S.cssNumber[t]||\"px\"!==l&&+u)&&te.exec(S.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)S.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,S.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var ue={};function le(e,t){for(var n,r,i,o,a,s,u,l=[],c=0,f=e.length;c<f;c++)(r=e[c]).style&&(n=r.style.display,t?(\"none\"===n&&(l[c]=Y.get(r,\"display\")||null,l[c]||(r.style.display=\"\")),\"\"===r.style.display&&ae(r)&&(l[c]=(u=a=o=void 0,a=(i=r).ownerDocument,s=i.nodeName,(u=ue[s])||(o=a.body.appendChild(a.createElement(s)),u=S.css(o,\"display\"),o.parentNode.removeChild(o),\"none\"===u&&(u=\"block\"),ue[s]=u)))):\"none\"!==n&&(l[c]=\"none\",Y.set(r,\"display\",n)));for(c=0;c<f;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}S.fn.extend({show:function(){return le(this,!0)},hide:function(){return le(this)},toggle:function(e){return\"boolean\"==typeof e?e?this.show():this.hide():this.each(function(){ae(this)?S(this).show():S(this).hide()})}});var ce,fe,pe=/^(?:checkbox|radio)$/i,de=/<([a-z][^\\/\\0>\\x20\\t\\r\\n\\f]*)/i,he=/^$|^module$|\\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement(\"div\")),(fe=E.createElement(\"input\")).setAttribute(\"type\",\"radio\"),fe.setAttribute(\"checked\",\"checked\"),fe.setAttribute(\"name\",\"t\"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML=\"<textarea>x</textarea>\",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML=\"<option></option>\",v.option=!!ce.lastChild;var ge={thead:[1,\"<table>\",\"</table>\"],col:[2,\"<table><colgroup>\",\"</colgroup></table>\"],tr:[2,\"<table><tbody>\",\"</tbody></table>\"],td:[3,\"<table><tbody><tr>\",\"</tr></tbody></table>\"],_default:[0,\"\",\"\"]};function ye(e,t){var n;return n=\"undefined\"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||\"*\"):\"undefined\"!=typeof e.querySelectorAll?e.querySelectorAll(t||\"*\"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n<r;n++)Y.set(e[n],\"globalEval\",!t||Y.get(t[n],\"globalEval\"))}ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td,v.option||(ge.optgroup=ge.option=[1,\"<select multiple='multiple'>\",\"</select>\"]);var me=/<|&#?\\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if(\"object\"===w(o))S.merge(p,o.nodeType?[o]:o);else if(me.test(o)){a=a||f.appendChild(t.createElement(\"div\")),s=(de.exec(o)||[\"\",\"\"])[1].toLowerCase(),u=ge[s]||ge._default,a.innerHTML=u[1]+S.htmlPrefilter(o)+u[2],c=u[0];while(c--)a=a.lastChild;S.merge(p,a.childNodes),(a=f.firstChild).textContent=\"\"}else p.push(t.createTextNode(o));f.textContent=\"\",d=0;while(o=p[d++])if(r&&-1<S.inArray(o,r))i&&i.push(o);else if(l=ie(o),a=ye(f.appendChild(o),\"script\"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||\"\")&&n.push(o)}return f}var be=/^([^.]*)(?:\\.(.+)|)/;function we(){return!0}function Te(){return!1}function Ce(e,t){return e===function(){try{return E.activeElement}catch(e){}}()==(\"focus\"===t)}function Ee(e,t,n,r,i,o){var a,s;if(\"object\"==typeof t){for(s in\"string\"!=typeof n&&(r=r||n,n=void 0),t)Ee(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&(\"string\"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Te;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return S().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=S.guid++)),e.each(function(){S.event.add(this,t,i,r,n)})}function Se(e,i,o){o?(Y.set(e,i,!1),S.event.add(e,i,{namespace:!1,handler:function(e){var t,n,r=Y.get(this,i);if(1&e.isTrigger&&this[i]){if(r.length)(S.event.special[i]||{}).delegateType&&e.stopPropagation();else if(r=s.call(arguments),Y.set(this,i,r),t=o(this,i),this[i](),r!==(n=Y.get(this,i))||t?Y.set(this,i,!1):n={},r!==n)return e.stopImmediatePropagation(),e.preventDefault(),n&&n.value}else r.length&&(Y.set(this,i,{value:S.event.trigger(S.extend(r[0],S.Event.prototype),r.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Y.get(e,i)&&S.event.add(e,i,we)}S.event={global:{},add:function(t,e,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=Y.get(t);if(V(t)){n.handler&&(n=(o=n).handler,i=o.selector),i&&S.find.matchesSelector(re,i),n.guid||(n.guid=S.guid++),(u=y.events)||(u=y.events=Object.create(null)),(a=y.handle)||(a=y.handle=function(e){return\"undefined\"!=typeof S&&S.event.triggered!==e.type?S.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||\"\").match(P)||[\"\"]).length;while(l--)d=g=(s=be.exec(e[l])||[])[1],h=(s[2]||\"\").split(\".\").sort(),d&&(f=S.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=S.event.special[d]||{},c=S.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&S.expr.match.needsContext.test(i),namespace:h.join(\".\")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(d,a)),f.add&&(f.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),S.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=Y.hasData(e)&&Y.get(e);if(y&&(u=y.events)){l=(t=(t||\"\").match(P)||[\"\"]).length;while(l--)if(d=g=(s=be.exec(t[l])||[])[1],h=(s[2]||\"\").split(\".\").sort(),d){f=S.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp(\"(^|\\\\.)\"+h.join(\"\\\\.(?:.*\\\\.|)\")+\"(\\\\.|$)\"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&(\"**\"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||S.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)S.event.remove(e,d+t[l],n,r,!0);S.isEmptyObject(u)&&Y.remove(e,\"handle events\")}},dispatch:function(e){var t,n,r,i,o,a,s=new Array(arguments.length),u=S.event.fix(e),l=(Y.get(this,\"events\")||Object.create(null))[u.type]||[],c=S.event.special[u.type]||{};for(s[0]=u,t=1;t<arguments.length;t++)s[t]=arguments[t];if(u.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,u)){a=S.event.handlers.call(this,u,l),t=0;while((i=a[t++])&&!u.isPropagationStopped()){u.currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!u.isImmediatePropagationStopped())u.rnamespace&&!1!==o.namespace&&!u.rnamespace.test(o.namespace)||(u.handleObj=o,u.data=o.data,void 0!==(r=((S.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))&&!1===(u.result=r)&&(u.preventDefault(),u.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,u),u.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!(\"click\"===e.type&&1<=e.button))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&(\"click\"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+\" \"]&&(a[i]=r.needsContext?-1<S(i,this).index(l):S.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(t,e){Object.defineProperty(S.Event.prototype,t,{enumerable:!0,configurable:!0,get:m(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[S.expando]?e:new S.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,\"input\")&&Se(t,\"click\",we),!1},trigger:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,\"input\")&&Se(t,\"click\"),!0},_default:function(e){var t=e.target;return pe.test(t.type)&&t.click&&A(t,\"input\")&&Y.get(t,\"click\")||A(t,\"a\")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},S.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},S.Event=function(e,t){if(!(this instanceof S.Event))return new S.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?we:Te,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&S.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[S.expando]=!0},S.Event.prototype={constructor:S.Event,isDefaultPrevented:Te,isPropagationStopped:Te,isImmediatePropagationStopped:Te,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=we,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=we,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=we,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},S.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,\"char\":!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},S.event.addProp),S.each({focus:\"focusin\",blur:\"focusout\"},function(t,e){S.event.special[t]={setup:function(){return Se(this,t,Ce),!1},trigger:function(){return Se(this,t),!0},_default:function(e){return Y.get(e.target,t)},delegateType:e}}),S.each({mouseenter:\"mouseover\",mouseleave:\"mouseout\",pointerenter:\"pointerover\",pointerleave:\"pointerout\"},function(e,i){S.event.special[e]={delegateType:i,bindType:i,handle:function(e){var t,n=e.relatedTarget,r=e.handleObj;return n&&(n===this||S.contains(this,n))||(e.type=r.origType,t=r.handler.apply(this,arguments),e.type=i),t}}}),S.fn.extend({on:function(e,t,n,r){return Ee(this,e,t,n,r)},one:function(e,t,n,r){return Ee(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,S(e.delegateTarget).off(r.namespace?r.origType+\".\"+r.namespace:r.origType,r.selector,r.handler),this;if(\"object\"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!==t&&\"function\"!=typeof t||(n=t,t=void 0),!1===n&&(n=Te),this.each(function(){S.event.remove(this,e,n,t)})}});var ke=/<script|<style|<link/i,Ae=/checked\\s*(?:[^=]|=\\s*.checked.)/i,Ne=/^\\s*<!\\[CDATA\\[|\\]\\]>\\s*$/g;function je(e,t){return A(e,\"table\")&&A(11!==t.nodeType?t:t.firstChild,\"tr\")&&S(e).children(\"tbody\")[0]||e}function De(e){return e.type=(null!==e.getAttribute(\"type\"))+\"/\"+e.type,e}function qe(e){return\"true/\"===(e.type||\"\").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute(\"type\"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,\"handle events\"),s)for(n=0,r=s[i].length;n<r;n++)S.event.add(t,i,s[i][n]);Q.hasData(e)&&(o=Q.access(e),a=S.extend({},o),Q.set(t,a))}}function He(n,r,i,o){r=g(r);var e,t,a,s,u,l,c=0,f=n.length,p=f-1,d=r[0],h=m(d);if(h||1<f&&\"string\"==typeof d&&!v.checkClone&&Ae.test(d))return n.each(function(e){var t=n.eq(e);h&&(r[0]=d.call(this,e,t.html())),He(t,r,i,o)});if(f&&(t=(e=xe(r,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(a=S.map(ye(e,\"script\"),De)).length;c<f;c++)u=e,c!==p&&(u=S.clone(u,!0,!0),s&&S.merge(a,ye(u,\"script\"))),i.call(n[c],u,c);if(s)for(l=a[a.length-1].ownerDocument,S.map(a,qe),c=0;c<s;c++)u=a[c],he.test(u.type||\"\")&&!Y.access(u,\"globalEval\")&&S.contains(l,u)&&(u.src&&\"module\"!==(u.type||\"\").toLowerCase()?S._evalUrl&&!u.noModule&&S._evalUrl(u.src,{nonce:u.nonce||u.getAttribute(\"nonce\")},l):b(u.textContent.replace(Ne,\"\"),u,l))}return n}function Oe(e,t,n){for(var r,i=t?S.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||S.cleanData(ye(r)),r.parentNode&&(n&&ie(r)&&ve(ye(r,\"script\")),r.parentNode.removeChild(r));return e}S.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,i,o,a,s,u,l,c=e.cloneNode(!0),f=ie(e);if(!(v.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||S.isXMLDoc(e)))for(a=ye(c),r=0,i=(o=ye(e)).length;r<i;r++)s=o[r],u=a[r],void 0,\"input\"===(l=u.nodeName.toLowerCase())&&pe.test(s.type)?u.checked=s.checked:\"input\"!==l&&\"textarea\"!==l||(u.defaultValue=s.defaultValue);if(t)if(n)for(o=o||ye(e),a=a||ye(c),r=0,i=o.length;r<i;r++)Le(o[r],a[r]);else Le(e,c);return 0<(a=ye(c,\"script\")).length&&ve(a,!f&&ye(e,\"script\")),c},cleanData:function(e){for(var t,n,r,i=S.event.special,o=0;void 0!==(n=e[o]);o++)if(V(n)){if(t=n[Y.expando]){if(t.events)for(r in t.events)i[r]?S.event.remove(n,r):S.removeEvent(n,r,t.handle);n[Y.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),S.fn.extend({detach:function(e){return Oe(this,e,!0)},remove:function(e){return Oe(this,e)},text:function(e){return B(this,function(e){return void 0===e?S.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return He(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||je(this,e).appendChild(e)})},prepend:function(){return He(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=je(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return He(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return He(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(S.cleanData(ye(e,!1)),e.textContent=\"\");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return S.clone(this,e,t)})},html:function(e){return B(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if(\"string\"==typeof e&&!ke.test(e)&&!ge[(de.exec(e)||[\"\",\"\"])[1].toLowerCase()]){e=S.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(S.cleanData(ye(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return He(this,arguments,function(e){var t=this.parentNode;S.inArray(this,n)<0&&(S.cleanData(ye(this)),t&&t.replaceChild(e,this))},n)}}),S.each({appendTo:\"append\",prependTo:\"prepend\",insertBefore:\"before\",insertAfter:\"after\",replaceAll:\"replaceWith\"},function(e,a){S.fn[e]=function(e){for(var t,n=[],r=S(e),i=r.length-1,o=0;o<=i;o++)t=o===i?this:this.clone(!0),S(r[o])[a](t),u.apply(n,t.get());return this.pushStack(n)}});var Pe=new RegExp(\"^(\"+ee+\")(?!px)[a-z%]+$\",\"i\"),Re=/^--/,Me=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=C),t.getComputedStyle(e)},Ie=function(e,t,n){var r,i,o={};for(i in t)o[i]=e.style[i],e.style[i]=t[i];for(i in r=n.call(e),t)e.style[i]=o[i];return r},We=new RegExp(ne.join(\"|\"),\"i\"),Fe=\"[\\\\x20\\\\t\\\\r\\\\n\\\\f]\",$e=new RegExp(\"^\"+Fe+\"+|((?:^|[^\\\\\\\\])(?:\\\\\\\\.)*)\"+Fe+\"+$\",\"g\");function Be(e,t,n){var r,i,o,a,s=Re.test(t),u=e.style;return(n=n||Me(e))&&(a=n.getPropertyValue(t)||n[t],s&&(a=a.replace($e,\"$1\")),\"\"!==a||ie(e)||(a=S.style(e,t)),!v.pixelBoxStyles()&&Pe.test(a)&&We.test(t)&&(r=u.width,i=u.minWidth,o=u.maxWidth,u.minWidth=u.maxWidth=u.width=a,a=n.width,u.width=r,u.minWidth=i,u.maxWidth=o)),void 0!==a?a+\"\":a}function _e(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(l){u.style.cssText=\"position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0\",l.style.cssText=\"position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%\",re.appendChild(u).appendChild(l);var e=C.getComputedStyle(l);n=\"1%\"!==e.top,s=12===t(e.marginLeft),l.style.right=\"60%\",o=36===t(e.right),r=36===t(e.width),l.style.position=\"absolute\",i=12===t(l.offsetWidth/3),re.removeChild(u),l=null}}function t(e){return Math.round(parseFloat(e))}var n,r,i,o,a,s,u=E.createElement(\"div\"),l=E.createElement(\"div\");l.style&&(l.style.backgroundClip=\"content-box\",l.cloneNode(!0).style.backgroundClip=\"\",v.clearCloneStyle=\"content-box\"===l.style.backgroundClip,S.extend(v,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),o},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),s},scrollboxSize:function(){return e(),i},reliableTrDimensions:function(){var e,t,n,r;return null==a&&(e=E.createElement(\"table\"),t=E.createElement(\"tr\"),n=E.createElement(\"div\"),e.style.cssText=\"position:absolute;left:-11111px;border-collapse:separate\",t.style.cssText=\"border:1px solid\",t.style.height=\"1px\",n.style.height=\"9px\",n.style.display=\"block\",re.appendChild(e).appendChild(t).appendChild(n),r=C.getComputedStyle(t),a=parseInt(r.height,10)+parseInt(r.borderTopWidth,10)+parseInt(r.borderBottomWidth,10)===t.offsetHeight,re.removeChild(e)),a}}))}();var ze=[\"Webkit\",\"Moz\",\"ms\"],Ue=E.createElement(\"div\").style,Xe={};function Ve(e){var t=S.cssProps[e]||Xe[e];return t||(e in Ue?e:Xe[e]=function(e){var t=e[0].toUpperCase()+e.slice(1),n=ze.length;while(n--)if((e=ze[n]+t)in Ue)return e}(e)||e)}var Ge=/^(none|table(?!-c[ea]).+)/,Ye={position:\"absolute\",visibility:\"hidden\",display:\"block\"},Qe={letterSpacing:\"0\",fontWeight:\"400\"};function Je(e,t,n){var r=te.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||\"px\"):t}function Ke(e,t,n,r,i,o){var a=\"width\"===t?1:0,s=0,u=0;if(n===(r?\"border\":\"content\"))return 0;for(;a<4;a+=2)\"margin\"===n&&(u+=S.css(e,n+ne[a],!0,i)),r?(\"content\"===n&&(u-=S.css(e,\"padding\"+ne[a],!0,i)),\"margin\"!==n&&(u-=S.css(e,\"border\"+ne[a]+\"Width\",!0,i))):(u+=S.css(e,\"padding\"+ne[a],!0,i),\"padding\"!==n?u+=S.css(e,\"border\"+ne[a]+\"Width\",!0,i):s+=S.css(e,\"border\"+ne[a]+\"Width\",!0,i));return!r&&0<=o&&(u+=Math.max(0,Math.ceil(e[\"offset\"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u}function Ze(e,t,n){var r=Me(e),i=(!v.boxSizingReliable()||n)&&\"border-box\"===S.css(e,\"boxSizing\",!1,r),o=i,a=Be(e,t,r),s=\"offset\"+t[0].toUpperCase()+t.slice(1);if(Pe.test(a)){if(!n)return a;a=\"auto\"}return(!v.boxSizingReliable()&&i||!v.reliableTrDimensions()&&A(e,\"tr\")||\"auto\"===a||!parseFloat(a)&&\"inline\"===S.css(e,\"display\",!1,r))&&e.getClientRects().length&&(i=\"border-box\"===S.css(e,\"boxSizing\",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+Ke(e,t,n||(i?\"border\":\"content\"),o,r,a)+\"px\"}function et(e,t,n,r,i){return new et.prototype.init(e,t,n,r,i)}S.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Be(e,\"opacity\");return\"\"===n?\"1\":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=X(t),u=Re.test(t),l=e.style;if(u||(t=Ve(s)),a=S.cssHooks[t]||S.cssHooks[s],void 0===n)return a&&\"get\"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];\"string\"===(o=typeof n)&&(i=te.exec(n))&&i[1]&&(n=se(e,t,i),o=\"number\"),null!=n&&n==n&&(\"number\"!==o||u||(n+=i&&i[3]||(S.cssNumber[s]?\"\":\"px\")),v.clearCloneStyle||\"\"!==n||0!==t.indexOf(\"background\")||(l[t]=\"inherit\"),a&&\"set\"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=X(t);return Re.test(t)||(t=Ve(s)),(a=S.cssHooks[t]||S.cssHooks[s])&&\"get\"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Be(e,t,r)),\"normal\"===i&&t in Qe&&(i=Qe[t]),\"\"===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),S.each([\"height\",\"width\"],function(e,u){S.cssHooks[u]={get:function(e,t,n){if(t)return!Ge.test(S.css(e,\"display\"))||e.getClientRects().length&&e.getBoundingClientRect().width?Ze(e,u,n):Ie(e,Ye,function(){return Ze(e,u,n)})},set:function(e,t,n){var r,i=Me(e),o=!v.scrollboxSize()&&\"absolute\"===i.position,a=(o||n)&&\"border-box\"===S.css(e,\"boxSizing\",!1,i),s=n?Ke(e,u,n,a,i):0;return a&&o&&(s-=Math.ceil(e[\"offset\"+u[0].toUpperCase()+u.slice(1)]-parseFloat(i[u])-Ke(e,u,\"border\",!1,i)-.5)),s&&(r=te.exec(t))&&\"px\"!==(r[3]||\"px\")&&(e.style[u]=t,t=S.css(e,u)),Je(0,t,s)}}}),S.cssHooks.marginLeft=_e(v.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Be(e,\"marginLeft\"))||e.getBoundingClientRect().left-Ie(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+\"px\"}),S.each({margin:\"\",padding:\"\",border:\"Width\"},function(i,o){S.cssHooks[i+o]={expand:function(e){for(var t=0,n={},r=\"string\"==typeof e?e.split(\" \"):[e];t<4;t++)n[i+ne[t]+o]=r[t]||r[t-2]||r[0];return n}},\"margin\"!==i&&(S.cssHooks[i+o].set=Je)}),S.fn.extend({css:function(e,t){return B(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Me(e),i=t.length;a<i;a++)o[t[a]]=S.css(e,t[a],!1,r);return o}return void 0!==n?S.style(e,t,n):S.css(e,t)},e,t,1<arguments.length)}}),((S.Tween=et).prototype={constructor:et,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||S.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(S.cssNumber[n]?\"\":\"px\")},cur:function(){var e=et.propHooks[this.prop];return e&&e.get?e.get(this):et.propHooks._default.get(this)},run:function(e){var t,n=et.propHooks[this.prop];return this.options.duration?this.pos=t=S.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):et.propHooks._default.set(this),this}}).init.prototype=et.prototype,(et.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=S.css(e.elem,e.prop,\"\"))&&\"auto\"!==t?t:0},set:function(e){S.fx.step[e.prop]?S.fx.step[e.prop](e):1!==e.elem.nodeType||!S.cssHooks[e.prop]&&null==e.elem.style[Ve(e.prop)]?e.elem[e.prop]=e.now:S.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=et.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},S.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:\"swing\"},S.fx=et.prototype.init,S.fx.step={};var tt,nt,rt,it,ot=/^(?:toggle|show|hide)$/,at=/queueHooks$/;function st(){nt&&(!1===E.hidden&&C.requestAnimationFrame?C.requestAnimationFrame(st):C.setTimeout(st,S.fx.interval),S.fx.tick())}function ut(){return C.setTimeout(function(){tt=void 0}),tt=Date.now()}function lt(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i[\"margin\"+(n=ne[r])]=i[\"padding\"+n]=e;return t&&(i.opacity=i.width=e),i}function ct(e,t,n){for(var r,i=(ft.tweeners[t]||[]).concat(ft.tweeners[\"*\"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function ft(o,e,t){var n,a,r=0,i=ft.prefilters.length,s=S.Deferred().always(function(){delete u.elem}),u=function(){if(a)return!1;for(var e=tt||ut(),t=Math.max(0,l.startTime+l.duration-e),n=1-(t/l.duration||0),r=0,i=l.tweens.length;r<i;r++)l.tweens[r].run(n);return s.notifyWith(o,[l,n,t]),n<1&&i?t:(i||s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l]),!1)},l=s.promise({elem:o,props:S.extend({},e),opts:S.extend(!0,{specialEasing:{},easing:S.easing._default},t),originalProperties:e,originalOptions:t,startTime:tt||ut(),duration:t.duration,tweens:[],createTween:function(e,t){var n=S.Tween(o,l.opts,e,t,l.opts.specialEasing[e]||l.opts.easing);return l.tweens.push(n),n},stop:function(e){var t=0,n=e?l.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)l.tweens[t].run(1);return e?(s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l,e])):s.rejectWith(o,[l,e]),this}}),c=l.props;for(!function(e,t){var n,r,i,o,a;for(n in e)if(i=t[r=X(n)],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=S.cssHooks[r])&&\"expand\"in a)for(n in o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}(c,l.opts.specialEasing);r<i;r++)if(n=ft.prefilters[r].call(l,o,c,l.opts))return m(n.stop)&&(S._queueHooks(l.elem,l.opts.queue).stop=n.stop.bind(n)),n;return S.map(c,ct,l),m(l.opts.start)&&l.opts.start.call(o,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),S.fx.timer(S.extend(u,{elem:o,anim:l,queue:l.opts.queue})),l}S.Animation=S.extend(ft,{tweeners:{\"*\":[function(e,t){var n=this.createTween(e,t);return se(n.elem,e,te.exec(t),n),n}]},tweener:function(e,t){m(e)?(t=e,e=[\"*\"]):e=e.match(P);for(var n,r=0,i=e.length;r<i;r++)n=e[r],ft.tweeners[n]=ft.tweeners[n]||[],ft.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f=\"width\"in t||\"height\"in t,p=this,d={},h=e.style,g=e.nodeType&&ae(e),y=Y.get(e,\"fxshow\");for(r in n.queue||(null==(a=S._queueHooks(e,\"fx\")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,S.queue(e,\"fx\").length||a.empty.fire()})})),t)if(i=t[r],ot.test(i)){if(delete t[r],o=o||\"toggle\"===i,i===(g?\"hide\":\"show\")){if(\"show\"!==i||!y||void 0===y[r])continue;g=!0}d[r]=y&&y[r]||S.style(e,r)}if((u=!S.isEmptyObject(t))||!S.isEmptyObject(d))for(r in f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=y&&y.display)&&(l=Y.get(e,\"display\")),\"none\"===(c=S.css(e,\"display\"))&&(l?c=l:(le([e],!0),l=e.style.display||l,c=S.css(e,\"display\"),le([e]))),(\"inline\"===c||\"inline-block\"===c&&null!=l)&&\"none\"===S.css(e,\"float\")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l=\"none\"===c?\"\":c)),h.display=\"inline-block\")),n.overflow&&(h.overflow=\"hidden\",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1,d)u||(y?\"hidden\"in y&&(g=y.hidden):y=Y.access(e,\"fxshow\",{display:l}),o&&(y.hidden=!g),g&&le([e],!0),p.done(function(){for(r in g||le([e]),Y.remove(e,\"fxshow\"),d)S.style(e,r,d[r])})),u=ct(g?y[r]:0,r,p),r in y||(y[r]=u.start,g&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?ft.prefilters.unshift(e):ft.prefilters.push(e)}}),S.speed=function(e,t,n){var r=e&&\"object\"==typeof e?S.extend({},e):{complete:n||!n&&t||m(e)&&e,duration:e,easing:n&&t||t&&!m(t)&&t};return S.fx.off?r.duration=0:\"number\"!=typeof r.duration&&(r.duration in S.fx.speeds?r.duration=S.fx.speeds[r.duration]:r.duration=S.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue=\"fx\"),r.old=r.complete,r.complete=function(){m(r.old)&&r.old.call(this),r.queue&&S.dequeue(this,r.queue)},r},S.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ae).css(\"opacity\",0).show().end().animate({opacity:t},e,n,r)},animate:function(t,e,n,r){var i=S.isEmptyObject(t),o=S.speed(e,n,r),a=function(){var e=ft(this,S.extend({},t),o);(i||Y.get(this,\"finish\"))&&e.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(i,e,o){var a=function(e){var t=e.stop;delete e.stop,t(o)};return\"string\"!=typeof i&&(o=e,e=i,i=void 0),e&&this.queue(i||\"fx\",[]),this.each(function(){var e=!0,t=null!=i&&i+\"queueHooks\",n=S.timers,r=Y.get(this);if(t)r[t]&&r[t].stop&&a(r[t]);else for(t in r)r[t]&&r[t].stop&&at.test(t)&&a(r[t]);for(t=n.length;t--;)n[t].elem!==this||null!=i&&n[t].queue!==i||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||S.dequeue(this,i)})},finish:function(a){return!1!==a&&(a=a||\"fx\"),this.each(function(){var e,t=Y.get(this),n=t[a+\"queue\"],r=t[a+\"queueHooks\"],i=S.timers,o=n?n.length:0;for(t.finish=!0,S.queue(this,a,[]),r&&r.stop&&r.stop.call(this,!0),e=i.length;e--;)i[e].elem===this&&i[e].queue===a&&(i[e].anim.stop(!0),i.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),S.each([\"toggle\",\"show\",\"hide\"],function(e,r){var i=S.fn[r];S.fn[r]=function(e,t,n){return null==e||\"boolean\"==typeof e?i.apply(this,arguments):this.animate(lt(r,!0),e,t,n)}}),S.each({slideDown:lt(\"show\"),slideUp:lt(\"hide\"),slideToggle:lt(\"toggle\"),fadeIn:{opacity:\"show\"},fadeOut:{opacity:\"hide\"},fadeToggle:{opacity:\"toggle\"}},function(e,r){S.fn[e]=function(e,t,n){return this.animate(r,e,t,n)}}),S.timers=[],S.fx.tick=function(){var e,t=0,n=S.timers;for(tt=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||S.fx.stop(),tt=void 0},S.fx.timer=function(e){S.timers.push(e),S.fx.start()},S.fx.interval=13,S.fx.start=function(){nt||(nt=!0,st())},S.fx.stop=function(){nt=null},S.fx.speeds={slow:600,fast:200,_default:400},S.fn.delay=function(r,e){return r=S.fx&&S.fx.speeds[r]||r,e=e||\"fx\",this.queue(e,function(e,t){var n=C.setTimeout(e,r);t.stop=function(){C.clearTimeout(n)}})},rt=E.createElement(\"input\"),it=E.createElement(\"select\").appendChild(E.createElement(\"option\")),rt.type=\"checkbox\",v.checkOn=\"\"!==rt.value,v.optSelected=it.selected,(rt=E.createElement(\"input\")).value=\"t\",rt.type=\"radio\",v.radioValue=\"t\"===rt.value;var pt,dt=S.expr.attrHandle;S.fn.extend({attr:function(e,t){return B(this,S.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){S.removeAttr(this,e)})}}),S.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return\"undefined\"==typeof e.getAttribute?S.prop(e,t,n):(1===o&&S.isXMLDoc(e)||(i=S.attrHooks[t.toLowerCase()]||(S.expr.match.bool.test(t)?pt:void 0)),void 0!==n?null===n?void S.removeAttr(e,t):i&&\"set\"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+\"\"),n):i&&\"get\"in i&&null!==(r=i.get(e,t))?r:null==(r=S.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!v.radioValue&&\"radio\"===t&&A(e,\"input\")){var n=e.value;return e.setAttribute(\"type\",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(P);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),pt={set:function(e,t,n){return!1===t?S.removeAttr(e,n):e.setAttribute(n,n),n}},S.each(S.expr.match.bool.source.match(/\\w+/g),function(e,t){var a=dt[t]||S.find.attr;dt[t]=function(e,t,n){var r,i,o=t.toLowerCase();return n||(i=dt[o],dt[o]=r,r=null!=a(e,t,n)?o:null,dt[o]=i),r}});var ht=/^(?:input|select|textarea|button)$/i,gt=/^(?:a|area)$/i;function yt(e){return(e.match(P)||[]).join(\" \")}function vt(e){return e.getAttribute&&e.getAttribute(\"class\")||\"\"}function mt(e){return Array.isArray(e)?e:\"string\"==typeof e&&e.match(P)||[]}S.fn.extend({prop:function(e,t){return B(this,S.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[S.propFix[e]||e]})}}),S.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&S.isXMLDoc(e)||(t=S.propFix[t]||t,i=S.propHooks[t]),void 0!==n?i&&\"set\"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&\"get\"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=S.find.attr(e,\"tabindex\");return t?parseInt(t,10):ht.test(e.nodeName)||gt.test(e.nodeName)&&e.href?0:-1}}},propFix:{\"for\":\"htmlFor\",\"class\":\"className\"}}),v.optSelected||(S.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),S.each([\"tabIndex\",\"readOnly\",\"maxLength\",\"cellSpacing\",\"cellPadding\",\"rowSpan\",\"colSpan\",\"useMap\",\"frameBorder\",\"contentEditable\"],function(){S.propFix[this.toLowerCase()]=this}),S.fn.extend({addClass:function(t){var e,n,r,i,o,a;return m(t)?this.each(function(e){S(this).addClass(t.call(this,e,vt(this)))}):(e=mt(t)).length?this.each(function(){if(r=vt(this),n=1===this.nodeType&&\" \"+yt(r)+\" \"){for(o=0;o<e.length;o++)i=e[o],n.indexOf(\" \"+i+\" \")<0&&(n+=i+\" \");a=yt(n),r!==a&&this.setAttribute(\"class\",a)}}):this},removeClass:function(t){var e,n,r,i,o,a;return m(t)?this.each(function(e){S(this).removeClass(t.call(this,e,vt(this)))}):arguments.length?(e=mt(t)).length?this.each(function(){if(r=vt(this),n=1===this.nodeType&&\" \"+yt(r)+\" \"){for(o=0;o<e.length;o++){i=e[o];while(-1<n.indexOf(\" \"+i+\" \"))n=n.replace(\" \"+i+\" \",\" \")}a=yt(n),r!==a&&this.setAttribute(\"class\",a)}}):this:this.attr(\"class\",\"\")},toggleClass:function(t,n){var e,r,i,o,a=typeof t,s=\"string\"===a||Array.isArray(t);return m(t)?this.each(function(e){S(this).toggleClass(t.call(this,e,vt(this),n),n)}):\"boolean\"==typeof n&&s?n?this.addClass(t):this.removeClass(t):(e=mt(t),this.each(function(){if(s)for(o=S(this),i=0;i<e.length;i++)r=e[i],o.hasClass(r)?o.removeClass(r):o.addClass(r);else void 0!==t&&\"boolean\"!==a||((r=vt(this))&&Y.set(this,\"__className__\",r),this.setAttribute&&this.setAttribute(\"class\",r||!1===t?\"\":Y.get(this,\"__className__\")||\"\"))}))},hasClass:function(e){var t,n,r=0;t=\" \"+e+\" \";while(n=this[r++])if(1===n.nodeType&&-1<(\" \"+yt(vt(n))+\" \").indexOf(t))return!0;return!1}});var xt=/\\r/g;S.fn.extend({val:function(n){var r,e,i,t=this[0];return arguments.length?(i=m(n),this.each(function(e){var t;1===this.nodeType&&(null==(t=i?n.call(this,e,S(this).val()):n)?t=\"\":\"number\"==typeof t?t+=\"\":Array.isArray(t)&&(t=S.map(t,function(e){return null==e?\"\":e+\"\"})),(r=S.valHooks[this.type]||S.valHooks[this.nodeName.toLowerCase()])&&\"set\"in r&&void 0!==r.set(this,t,\"value\")||(this.value=t))})):t?(r=S.valHooks[t.type]||S.valHooks[t.nodeName.toLowerCase()])&&\"get\"in r&&void 0!==(e=r.get(t,\"value\"))?e:\"string\"==typeof(e=t.value)?e.replace(xt,\"\"):null==e?\"\":e:void 0}}),S.extend({valHooks:{option:{get:function(e){var t=S.find.attr(e,\"value\");return null!=t?t:yt(S.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a=\"select-one\"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!A(n.parentNode,\"optgroup\"))){if(t=S(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=S.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=-1<S.inArray(S.valHooks.option.get(r),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),S.each([\"radio\",\"checkbox\"],function(){S.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<S.inArray(S(e).val(),t)}},v.checkOn||(S.valHooks[this].get=function(e){return null===e.getAttribute(\"value\")?\"on\":e.value})}),v.focusin=\"onfocusin\"in C;var bt=/^(?:focusinfocus|focusoutblur)$/,wt=function(e){e.stopPropagation()};S.extend(S.event,{trigger:function(e,t,n,r){var i,o,a,s,u,l,c,f,p=[n||E],d=y.call(e,\"type\")?e.type:e,h=y.call(e,\"namespace\")?e.namespace.split(\".\"):[];if(o=f=a=n=n||E,3!==n.nodeType&&8!==n.nodeType&&!bt.test(d+S.event.triggered)&&(-1<d.indexOf(\".\")&&(d=(h=d.split(\".\")).shift(),h.sort()),u=d.indexOf(\":\")<0&&\"on\"+d,(e=e[S.expando]?e:new S.Event(d,\"object\"==typeof e&&e)).isTrigger=r?2:3,e.namespace=h.join(\".\"),e.rnamespace=e.namespace?new RegExp(\"(^|\\\\.)\"+h.join(\"\\\\.(?:.*\\\\.|)\")+\"(\\\\.|$)\"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:S.makeArray(t,[e]),c=S.event.special[d]||{},r||!c.trigger||!1!==c.trigger.apply(n,t))){if(!r&&!c.noBubble&&!x(n)){for(s=c.delegateType||d,bt.test(s+d)||(o=o.parentNode);o;o=o.parentNode)p.push(o),a=o;a===(n.ownerDocument||E)&&p.push(a.defaultView||a.parentWindow||C)}i=0;while((o=p[i++])&&!e.isPropagationStopped())f=o,e.type=1<i?s:c.bindType||d,(l=(Y.get(o,\"events\")||Object.create(null))[e.type]&&Y.get(o,\"handle\"))&&l.apply(o,t),(l=u&&o[u])&&l.apply&&V(o)&&(e.result=l.apply(o,t),!1===e.result&&e.preventDefault());return e.type=d,r||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(p.pop(),t)||!V(n)||u&&m(n[d])&&!x(n)&&((a=n[u])&&(n[u]=null),S.event.triggered=d,e.isPropagationStopped()&&f.addEventListener(d,wt),n[d](),e.isPropagationStopped()&&f.removeEventListener(d,wt),S.event.triggered=void 0,a&&(n[u]=a)),e.result}},simulate:function(e,t,n){var r=S.extend(new S.Event,n,{type:e,isSimulated:!0});S.event.trigger(r,null,t)}}),S.fn.extend({trigger:function(e,t){return this.each(function(){S.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return S.event.trigger(e,t,n,!0)}}),v.focusin||S.each({focus:\"focusin\",blur:\"focusout\"},function(n,r){var i=function(e){S.event.simulate(r,e.target,S.event.fix(e))};S.event.special[r]={setup:function(){var e=this.ownerDocument||this.document||this,t=Y.access(e,r);t||e.addEventListener(n,i,!0),Y.access(e,r,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this.document||this,t=Y.access(e,r)-1;t?Y.access(e,r,t):(e.removeEventListener(n,i,!0),Y.remove(e,r))}}});var Tt=C.location,Ct={guid:Date.now()},Et=/\\?/;S.parseXML=function(e){var t,n;if(!e||\"string\"!=typeof e)return null;try{t=(new C.DOMParser).parseFromString(e,\"text/xml\")}catch(e){}return n=t&&t.getElementsByTagName(\"parsererror\")[0],t&&!n||S.error(\"Invalid XML: \"+(n?S.map(n.childNodes,function(e){return e.textContent}).join(\"\\n\"):e)),t};var St=/\\[\\]$/,kt=/\\r?\\n/g,At=/^(?:submit|button|image|reset|file)$/i,Nt=/^(?:input|select|textarea|keygen)/i;function jt(n,e,r,i){var t;if(Array.isArray(e))S.each(e,function(e,t){r||St.test(n)?i(n,t):jt(n+\"[\"+(\"object\"==typeof t&&null!=t?e:\"\")+\"]\",t,r,i)});else if(r||\"object\"!==w(e))i(n,e);else for(t in e)jt(n+\"[\"+t+\"]\",e[t],r,i)}S.param=function(e,t){var n,r=[],i=function(e,t){var n=m(t)?t():t;r[r.length]=encodeURIComponent(e)+\"=\"+encodeURIComponent(null==n?\"\":n)};if(null==e)return\"\";if(Array.isArray(e)||e.jquery&&!S.isPlainObject(e))S.each(e,function(){i(this.name,this.value)});else for(n in e)jt(n,e[n],t,i);return r.join(\"&\")},S.fn.extend({serialize:function(){return S.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=S.prop(this,\"elements\");return e?S.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!S(this).is(\":disabled\")&&Nt.test(this.nodeName)&&!At.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=S(this).val();return null==n?null:Array.isArray(n)?S.map(n,function(e){return{name:t.name,value:e.replace(kt,\"\\r\\n\")}}):{name:t.name,value:n.replace(kt,\"\\r\\n\")}}).get()}});var Dt=/%20/g,qt=/#.*$/,Lt=/([?&])_=[^&]*/,Ht=/^(.*?):[ \\t]*([^\\r\\n]*)$/gm,Ot=/^(?:GET|HEAD)$/,Pt=/^\\/\\//,Rt={},Mt={},It=\"*/\".concat(\"*\"),Wt=E.createElement(\"a\");function Ft(o){return function(e,t){\"string\"!=typeof e&&(t=e,e=\"*\");var n,r=0,i=e.toLowerCase().match(P)||[];if(m(t))while(n=i[r++])\"+\"===n[0]?(n=n.slice(1)||\"*\",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function $t(t,i,o,a){var s={},u=t===Mt;function l(e){var r;return s[e]=!0,S.each(t[e]||[],function(e,t){var n=t(i,o,a);return\"string\"!=typeof n||u||s[n]?u?!(r=n):void 0:(i.dataTypes.unshift(n),l(n),!1)}),r}return l(i.dataTypes[0])||!s[\"*\"]&&l(\"*\")}function Bt(e,t){var n,r,i=S.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&S.extend(!0,e,r),e}Wt.href=Tt.href,S.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Tt.href,type:\"GET\",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Tt.protocol),global:!0,processData:!0,async:!0,contentType:\"application/x-www-form-urlencoded; charset=UTF-8\",accepts:{\"*\":It,text:\"text/plain\",html:\"text/html\",xml:\"application/xml, text/xml\",json:\"application/json, text/javascript\"},contents:{xml:/\\bxml\\b/,html:/\\bhtml/,json:/\\bjson\\b/},responseFields:{xml:\"responseXML\",text:\"responseText\",json:\"responseJSON\"},converters:{\"* text\":String,\"text html\":!0,\"text json\":JSON.parse,\"text xml\":S.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Bt(Bt(e,S.ajaxSettings),t):Bt(S.ajaxSettings,e)},ajaxPrefilter:Ft(Rt),ajaxTransport:Ft(Mt),ajax:function(e,t){\"object\"==typeof e&&(t=e,e=void 0),t=t||{};var c,f,p,n,d,r,h,g,i,o,y=S.ajaxSetup({},t),v=y.context||y,m=y.context&&(v.nodeType||v.jquery)?S(v):S.event,x=S.Deferred(),b=S.Callbacks(\"once memory\"),w=y.statusCode||{},a={},s={},u=\"canceled\",T={readyState:0,getResponseHeader:function(e){var t;if(h){if(!n){n={};while(t=Ht.exec(p))n[t[1].toLowerCase()+\" \"]=(n[t[1].toLowerCase()+\" \"]||[]).concat(t[2])}t=n[e.toLowerCase()+\" \"]}return null==t?null:t.join(\", \")},getAllResponseHeaders:function(){return h?p:null},setRequestHeader:function(e,t){return null==h&&(e=s[e.toLowerCase()]=s[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==h&&(y.mimeType=e),this},statusCode:function(e){var t;if(e)if(h)T.always(e[T.status]);else for(t in e)w[t]=[w[t],e[t]];return this},abort:function(e){var t=e||u;return c&&c.abort(t),l(0,t),this}};if(x.promise(T),y.url=((e||y.url||Tt.href)+\"\").replace(Pt,Tt.protocol+\"//\"),y.type=t.method||t.type||y.method||y.type,y.dataTypes=(y.dataType||\"*\").toLowerCase().match(P)||[\"\"],null==y.crossDomain){r=E.createElement(\"a\");try{r.href=y.url,r.href=r.href,y.crossDomain=Wt.protocol+\"//\"+Wt.host!=r.protocol+\"//\"+r.host}catch(e){y.crossDomain=!0}}if(y.data&&y.processData&&\"string\"!=typeof y.data&&(y.data=S.param(y.data,y.traditional)),$t(Rt,y,t,T),h)return T;for(i in(g=S.event&&y.global)&&0==S.active++&&S.event.trigger(\"ajaxStart\"),y.type=y.type.toUpperCase(),y.hasContent=!Ot.test(y.type),f=y.url.replace(qt,\"\"),y.hasContent?y.data&&y.processData&&0===(y.contentType||\"\").indexOf(\"application/x-www-form-urlencoded\")&&(y.data=y.data.replace(Dt,\"+\")):(o=y.url.slice(f.length),y.data&&(y.processData||\"string\"==typeof y.data)&&(f+=(Et.test(f)?\"&\":\"?\")+y.data,delete y.data),!1===y.cache&&(f=f.replace(Lt,\"$1\"),o=(Et.test(f)?\"&\":\"?\")+\"_=\"+Ct.guid+++o),y.url=f+o),y.ifModified&&(S.lastModified[f]&&T.setRequestHeader(\"If-Modified-Since\",S.lastModified[f]),S.etag[f]&&T.setRequestHeader(\"If-None-Match\",S.etag[f])),(y.data&&y.hasContent&&!1!==y.contentType||t.contentType)&&T.setRequestHeader(\"Content-Type\",y.contentType),T.setRequestHeader(\"Accept\",y.dataTypes[0]&&y.accepts[y.dataTypes[0]]?y.accepts[y.dataTypes[0]]+(\"*\"!==y.dataTypes[0]?\", \"+It+\"; q=0.01\":\"\"):y.accepts[\"*\"]),y.headers)T.setRequestHeader(i,y.headers[i]);if(y.beforeSend&&(!1===y.beforeSend.call(v,T,y)||h))return T.abort();if(u=\"abort\",b.add(y.complete),T.done(y.success),T.fail(y.error),c=$t(Mt,y,t,T)){if(T.readyState=1,g&&m.trigger(\"ajaxSend\",[T,y]),h)return T;y.async&&0<y.timeout&&(d=C.setTimeout(function(){T.abort(\"timeout\")},y.timeout));try{h=!1,c.send(a,l)}catch(e){if(h)throw e;l(-1,e)}}else l(-1,\"No Transport\");function l(e,t,n,r){var i,o,a,s,u,l=t;h||(h=!0,d&&C.clearTimeout(d),c=void 0,p=r||\"\",T.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(s=function(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while(\"*\"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader(\"Content-Type\"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+\" \"+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(y,T,n)),!i&&-1<S.inArray(\"script\",y.dataTypes)&&S.inArray(\"json\",y.dataTypes)<0&&(y.converters[\"text script\"]=function(){}),s=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if(\"*\"===o)o=u;else if(\"*\"!==u&&u!==o){if(!(a=l[u+\" \"+o]||l[\"* \"+o]))for(i in l)if((s=i.split(\" \"))[1]===o&&(a=l[u+\" \"+s[0]]||l[\"* \"+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e[\"throws\"])t=a(t);else try{t=a(t)}catch(e){return{state:\"parsererror\",error:a?e:\"No conversion from \"+u+\" to \"+o}}}return{state:\"success\",data:t}}(y,s,T,i),i?(y.ifModified&&((u=T.getResponseHeader(\"Last-Modified\"))&&(S.lastModified[f]=u),(u=T.getResponseHeader(\"etag\"))&&(S.etag[f]=u)),204===e||\"HEAD\"===y.type?l=\"nocontent\":304===e?l=\"notmodified\":(l=s.state,o=s.data,i=!(a=s.error))):(a=l,!e&&l||(l=\"error\",e<0&&(e=0))),T.status=e,T.statusText=(t||l)+\"\",i?x.resolveWith(v,[o,l,T]):x.rejectWith(v,[T,l,a]),T.statusCode(w),w=void 0,g&&m.trigger(i?\"ajaxSuccess\":\"ajaxError\",[T,y,i?o:a]),b.fireWith(v,[T,l]),g&&(m.trigger(\"ajaxComplete\",[T,y]),--S.active||S.event.trigger(\"ajaxStop\")))}return T},getJSON:function(e,t,n){return S.get(e,t,n,\"json\")},getScript:function(e,t){return S.get(e,void 0,t,\"script\")}}),S.each([\"get\",\"post\"],function(e,i){S[i]=function(e,t,n,r){return m(t)&&(r=r||n,n=t,t=void 0),S.ajax(S.extend({url:e,type:i,dataType:r,data:t,success:n},S.isPlainObject(e)&&e))}}),S.ajaxPrefilter(function(e){var t;for(t in e.headers)\"content-type\"===t.toLowerCase()&&(e.contentType=e.headers[t]||\"\")}),S._evalUrl=function(e,t,n){return S.ajax({url:e,type:\"GET\",dataType:\"script\",cache:!0,async:!1,global:!1,converters:{\"text script\":function(){}},dataFilter:function(e){S.globalEval(e,t,n)}})},S.fn.extend({wrapAll:function(e){var t;return this[0]&&(m(e)&&(e=e.call(this[0])),t=S(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return m(n)?this.each(function(e){S(this).wrapInner(n.call(this,e))}):this.each(function(){var e=S(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=m(t);return this.each(function(e){S(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not(\"body\").each(function(){S(this).replaceWith(this.childNodes)}),this}}),S.expr.pseudos.hidden=function(e){return!S.expr.pseudos.visible(e)},S.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},S.ajaxSettings.xhr=function(){try{return new C.XMLHttpRequest}catch(e){}};var _t={0:200,1223:204},zt=S.ajaxSettings.xhr();v.cors=!!zt&&\"withCredentials\"in zt,v.ajax=zt=!!zt,S.ajaxTransport(function(i){var o,a;if(v.cors||zt&&!i.crossDomain)return{send:function(e,t){var n,r=i.xhr();if(r.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(n in i.xhrFields)r[n]=i.xhrFields[n];for(n in i.mimeType&&r.overrideMimeType&&r.overrideMimeType(i.mimeType),i.crossDomain||e[\"X-Requested-With\"]||(e[\"X-Requested-With\"]=\"XMLHttpRequest\"),e)r.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=a=r.onload=r.onerror=r.onabort=r.ontimeout=r.onreadystatechange=null,\"abort\"===e?r.abort():\"error\"===e?\"number\"!=typeof r.status?t(0,\"error\"):t(r.status,r.statusText):t(_t[r.status]||r.status,r.statusText,\"text\"!==(r.responseType||\"text\")||\"string\"!=typeof r.responseText?{binary:r.response}:{text:r.responseText},r.getAllResponseHeaders()))}},r.onload=o(),a=r.onerror=r.ontimeout=o(\"error\"),void 0!==r.onabort?r.onabort=a:r.onreadystatechange=function(){4===r.readyState&&C.setTimeout(function(){o&&a()})},o=o(\"abort\");try{r.send(i.hasContent&&i.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),S.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),S.ajaxSetup({accepts:{script:\"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript\"},contents:{script:/\\b(?:java|ecma)script\\b/},converters:{\"text script\":function(e){return S.globalEval(e),e}}}),S.ajaxPrefilter(\"script\",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type=\"GET\")}),S.ajaxTransport(\"script\",function(n){var r,i;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){r=S(\"<script>\").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on(\"load error\",i=function(e){r.remove(),i=null,e&&t(\"error\"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\\?(?=&|$)|\\?\\?/;S.ajaxSetup({jsonp:\"callback\",jsonpCallback:function(){var e=Xt.pop()||S.expando+\"_\"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter(\"json jsonp\",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?\"url\":\"string\"==typeof e.data&&0===(e.contentType||\"\").indexOf(\"application/x-www-form-urlencoded\")&&Vt.test(e.data)&&\"data\");if(a||\"jsonp\"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,\"$1\"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?\"&\":\"?\")+e.jsonp+\"=\"+r),e.converters[\"script json\"]=function(){return o||S.error(r+\" was not called\"),o[0]},e.dataTypes[0]=\"json\",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),\"script\"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument(\"\").body).innerHTML=\"<form></form><form></form>\",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return\"string\"!=typeof e?[]:(\"boolean\"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument(\"\")).createElement(\"base\")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(\" \");return-1<s&&(r=yt(e.slice(s)),e=e.slice(0,s)),m(t)?(n=t,t=void 0):t&&\"object\"==typeof t&&(i=\"POST\"),0<a.length&&S.ajax({url:e,type:i||\"GET\",dataType:\"html\",data:t}).done(function(e){o=arguments,a.html(r?S(\"<div>\").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,\"position\"),c=S(e),f={};\"static\"===l&&(e.style.position=\"relative\"),s=c.offset(),o=S.css(e,\"top\"),u=S.css(e,\"left\"),(\"absolute\"===l||\"fixed\"===l)&&-1<(o+u).indexOf(\"auto\")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),\"using\"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if(\"fixed\"===S.css(r,\"position\"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&\"static\"===S.css(e,\"position\"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,\"borderTopWidth\",!0),i.left+=S.css(e,\"borderLeftWidth\",!0))}return{top:t.top-i.top-S.css(r,\"marginTop\",!0),left:t.left-i.left-S.css(r,\"marginLeft\",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&\"static\"===S.css(e,\"position\"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:\"pageXOffset\",scrollTop:\"pageYOffset\"},function(t,i){var o=\"pageYOffset\"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each([\"top\",\"left\"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+\"px\":t})}),S.each({Height:\"height\",Width:\"width\"},function(a,s){S.each({padding:\"inner\"+a,content:s,\"\":\"outer\"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||\"boolean\"!=typeof e),i=r||(!0===e||!0===t?\"margin\":\"border\");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf(\"outer\")?e[\"inner\"+a]:e.document.documentElement[\"client\"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body[\"scroll\"+a],r[\"scroll\"+a],e.body[\"offset\"+a],r[\"offset\"+a],r[\"client\"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each([\"ajaxStart\",\"ajaxStop\",\"ajaxComplete\",\"ajaxError\",\"ajaxSuccess\",\"ajaxSend\"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,\"**\"):this.off(t,e||\"**\",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each(\"blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu\".split(\" \"),function(e,n){S.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}});var Gt=/^[\\s\\uFEFF\\xA0]+|([^\\s\\uFEFF\\xA0])[\\s\\uFEFF\\xA0]+$/g;S.proxy=function(e,t){var n,r,i;if(\"string\"==typeof t&&(n=e[t],t=e,e=n),m(e))return r=s.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(s.call(arguments)))}).guid=e.guid=e.guid||S.guid++,i},S.holdReady=function(e){e?S.readyWait++:S.ready(!0)},S.isArray=Array.isArray,S.parseJSON=JSON.parse,S.nodeName=A,S.isFunction=m,S.isWindow=x,S.camelCase=X,S.type=w,S.now=Date.now,S.isNumeric=function(e){var t=S.type(e);return(\"number\"===t||\"string\"===t)&&!isNaN(e-parseFloat(e))},S.trim=function(e){return null==e?\"\":(e+\"\").replace(Gt,\"$1\")},\"function\"==typeof define&&define.amd&&define(\"jquery\",[],function(){return S});var Yt=C.jQuery,Qt=C.$;return S.noConflict=function(e){return C.$===S&&(C.$=Qt),e&&C.jQuery===S&&(C.jQuery=Yt),S},\"undefined\"==typeof e&&(C.jQuery=C.$=S),S});\n/* nvd3 version 1.8.1 (https://github.com/novus/nvd3) 2015-06-15 */\n!function(){var a={};a.dev=!1,a.tooltip=a.tooltip||{},a.utils=a.utils||{},a.models=a.models||{},a.charts={},a.logs={},a.dom={},a.dispatch=d3.dispatch(\"render_start\",\"render_end\"),Function.prototype.bind||(Function.prototype.bind=function(a){if(\"function\"!=typeof this)throw new TypeError(\"Function.prototype.bind - what is trying to be bound is not callable\");var b=Array.prototype.slice.call(arguments,1),c=this,d=function(){},e=function(){return c.apply(this instanceof d&&a?this:a,b.concat(Array.prototype.slice.call(arguments)))};return d.prototype=this.prototype,e.prototype=new d,e}),a.dev&&(a.dispatch.on(\"render_start\",function(){a.logs.startTime=+new Date}),a.dispatch.on(\"render_end\",function(){a.logs.endTime=+new Date,a.logs.totalTime=a.logs.endTime-a.logs.startTime,a.log(\"total\",a.logs.totalTime)})),a.log=function(){if(a.dev&&window.console&&console.log&&console.log.apply)console.log.apply(console,arguments);else if(a.dev&&window.console&&\"function\"==typeof console.log&&Function.prototype.bind){var b=Function.prototype.bind.call(console.log,console);b.apply(console,arguments)}return arguments[arguments.length-1]},a.deprecated=function(a,b){console&&console.warn&&console.warn(\"nvd3 warning: `\"+a+\"` has been deprecated. \",b||\"\")},a.render=function(b){b=b||1,a.render.active=!0,a.dispatch.render_start();var c=function(){for(var d,e,f=0;b>f&&(e=a.render.queue[f]);f++)d=e.generate(),typeof e.callback==typeof Function&&e.callback(d);a.render.queue.splice(0,f),a.render.queue.length?setTimeout(c):(a.dispatch.render_end(),a.render.active=!1)};setTimeout(c)},a.render.active=!1,a.render.queue=[],a.addGraph=function(b){typeof arguments[0]==typeof Function&&(b={generate:arguments[0],callback:arguments[1]}),a.render.queue.push(b),a.render.active||a.render()},\"undefined\"!=typeof module&&\"undefined\"!=typeof exports&&(module.exports=a),\"undefined\"!=typeof window&&(window.nv=a),a.dom.write=function(a){return void 0!==window.fastdom?fastdom.write(a):a()},a.dom.read=function(a){return void 0!==window.fastdom?fastdom.read(a):a()},a.interactiveGuideline=function(){\"use strict\";function b(l){l.each(function(l){function m(){var a=d3.mouse(this),d=a[0],e=a[1],i=!0,j=!1;if(k&&(d=d3.event.offsetX,e=d3.event.offsetY,\"svg\"!==d3.event.target.tagName&&(i=!1),d3.event.target.className.baseVal.match(\"nv-legend\")&&(j=!0)),i&&(d-=f.left,e-=f.top),0>d||0>e||d>o||e>p||d3.event.relatedTarget&&void 0===d3.event.relatedTarget.ownerSVGElement||j){if(k&&d3.event.relatedTarget&&void 0===d3.event.relatedTarget.ownerSVGElement&&(void 0===d3.event.relatedTarget.className||d3.event.relatedTarget.className.match(c.nvPointerEventsClass)))return;return h.elementMouseout({mouseX:d,mouseY:e}),b.renderGuideLine(null),void c.hidden(!0)}c.hidden(!1);var l=g.invert(d);h.elementMousemove({mouseX:d,mouseY:e,pointXValue:l}),\"dblclick\"===d3.event.type&&h.elementDblclick({mouseX:d,mouseY:e,pointXValue:l}),\"click\"===d3.event.type&&h.elementClick({mouseX:d,mouseY:e,pointXValue:l})}var n=d3.select(this),o=d||960,p=e||400,q=n.selectAll(\"g.nv-wrap.nv-interactiveLineLayer\").data([l]),r=q.enter().append(\"g\").attr(\"class\",\" nv-wrap nv-interactiveLineLayer\");r.append(\"g\").attr(\"class\",\"nv-interactiveGuideLine\"),j&&(j.on(\"touchmove\",m).on(\"mousemove\",m,!0).on(\"mouseout\",m,!0).on(\"dblclick\",m).on(\"click\",m),b.guideLine=null,b.renderGuideLine=function(c){i&&(b.guideLine&&b.guideLine.attr(\"x1\")===c||a.dom.write(function(){var b=q.select(\".nv-interactiveGuideLine\").selectAll(\"line\").data(null!=c?[a.utils.NaNtoZero(c)]:[],String);b.enter().append(\"line\").attr(\"class\",\"nv-guideline\").attr(\"x1\",function(a){return a}).attr(\"x2\",function(a){return a}).attr(\"y1\",p).attr(\"y2\",0),b.exit().remove()}))})})}var c=a.models.tooltip();c.duration(0).hideDelay(0)._isInteractiveLayer(!0).hidden(!1);var d=null,e=null,f={left:0,top:0},g=d3.scale.linear(),h=d3.dispatch(\"elementMousemove\",\"elementMouseout\",\"elementClick\",\"elementDblclick\"),i=!0,j=null,k=\"ActiveXObject\"in window;return b.dispatch=h,b.tooltip=c,b.margin=function(a){return arguments.length?(f.top=\"undefined\"!=typeof a.top?a.top:f.top,f.left=\"undefined\"!=typeof a.left?a.left:f.left,b):f},b.width=function(a){return arguments.length?(d=a,b):d},b.height=function(a){return arguments.length?(e=a,b):e},b.xScale=function(a){return arguments.length?(g=a,b):g},b.showGuideLine=function(a){return arguments.length?(i=a,b):i},b.svgContainer=function(a){return arguments.length?(j=a,b):j},b},a.interactiveBisect=function(a,b,c){\"use strict\";if(!(a instanceof Array))return null;var d;d=\"function\"!=typeof c?function(a){return a.x}:c;var e=function(a,b){return d(a)-b},f=d3.bisector(e).left,g=d3.max([0,f(a,b)-1]),h=d(a[g]);if(\"undefined\"==typeof h&&(h=g),h===b)return g;var i=d3.min([g+1,a.length-1]),j=d(a[i]);return\"undefined\"==typeof j&&(j=i),Math.abs(j-b)>=Math.abs(h-b)?g:i},a.nearestValueIndex=function(a,b,c){\"use strict\";var d=1/0,e=null;return a.forEach(function(a,f){var g=Math.abs(b-a);null!=a&&d>=g&&c>g&&(d=g,e=f)}),e},function(){\"use strict\";a.models.tooltip=function(){function b(){if(k){var a=d3.select(k);\"svg\"!==a.node().tagName&&(a=a.select(\"svg\"));var b=a.node()?a.attr(\"viewBox\"):null;if(b){b=b.split(\" \");var c=parseInt(a.style(\"width\"),10)/b[2];p.left=p.left*c,p.top=p.top*c}}}function c(){if(!n){var a;a=k?k:document.body,n=d3.select(a).append(\"div\").attr(\"class\",\"nvtooltip \"+(j?j:\"xy-tooltip\")).attr(\"id\",v),n.style(\"top\",0).style(\"left\",0),n.style(\"opacity\",0),n.selectAll(\"div, table, td, tr\").classed(w,!0),n.classed(w,!0),o=n.node()}}function d(){if(r&&B(e)){b();var f=p.left,g=null!==i?i:p.top;return a.dom.write(function(){c();var b=A(e);b&&(o.innerHTML=b),k&&u?a.dom.read(function(){var a=k.getElementsByTagName(\"svg\")[0],b={left:0,top:0};if(a){var c=a.getBoundingClientRect(),d=k.getBoundingClientRect(),e=c.top;if(0>e){var i=k.getBoundingClientRect();e=Math.abs(e)>i.height?0:e}b.top=Math.abs(e-d.top),b.left=Math.abs(c.left-d.left)}f+=k.offsetLeft+b.left-2*k.scrollLeft,g+=k.offsetTop+b.top-2*k.scrollTop,h&&h>0&&(g=Math.floor(g/h)*h),C([f,g])}):C([f,g])}),d}}var e=null,f=\"w\",g=25,h=0,i=null,j=null,k=null,l=!0,m=400,n=null,o=null,p={left:null,top:null},q={left:0,top:0},r=!0,s=100,t=!0,u=!1,v=\"nvtooltip-\"+Math.floor(1e5*Math.random()),w=\"nv-pointer-events-none\",x=function(a){return a},y=function(a){return a},z=function(a){return a},A=function(a){if(null===a)return\"\";var b=d3.select(document.createElement(\"table\"));if(t){var c=b.selectAll(\"thead\").data([a]).enter().append(\"thead\");c.append(\"tr\").append(\"td\").attr(\"colspan\",3).append(\"strong\").classed(\"x-value\",!0).html(y(a.value))}var d=b.selectAll(\"tbody\").data([a]).enter().append(\"tbody\"),e=d.selectAll(\"tr\").data(function(a){return a.series}).enter().append(\"tr\").classed(\"highlight\",function(a){return a.highlight});e.append(\"td\").classed(\"legend-color-guide\",!0).append(\"div\").style(\"background-color\",function(a){return a.color}),e.append(\"td\").classed(\"key\",!0).html(function(a,b){return z(a.key,b)}),e.append(\"td\").classed(\"value\",!0).html(function(a,b){return x(a.value,b)}),e.selectAll(\"td\").each(function(a){if(a.highlight){var b=d3.scale.linear().domain([0,1]).range([\"#fff\",a.color]),c=.6;d3.select(this).style(\"border-bottom-color\",b(c)).style(\"border-top-color\",b(c))}});var f=b.node().outerHTML;return void 0!==a.footer&&(f+=\"<div class='footer'>\"+a.footer+\"</div>\"),f},B=function(a){if(a&&a.series){if(a.series instanceof Array)return!!a.series.length;if(a.series instanceof Object)return a.series=[a.series],!0}return!1},C=function(b){o&&a.dom.read(function(){var c,d,e=parseInt(o.offsetHeight,10),h=parseInt(o.offsetWidth,10),i=a.utils.windowSize().width,j=a.utils.windowSize().height,k=window.pageYOffset,p=window.pageXOffset;j=window.innerWidth>=document.body.scrollWidth?j:j-16,i=window.innerHeight>=document.body.scrollHeight?i:i-16;var r,t,u=function(a){var b=d;do isNaN(a.offsetTop)||(b+=a.offsetTop),a=a.offsetParent;while(a);return b},v=function(a){var b=c;do isNaN(a.offsetLeft)||(b+=a.offsetLeft),a=a.offsetParent;while(a);return b};switch(f){case\"e\":c=b[0]-h-g,d=b[1]-e/2,r=v(o),t=u(o),p>r&&(c=b[0]+g>p?b[0]+g:p-r+c),k>t&&(d=k-t+d),t+e>k+j&&(d=k+j-t+d-e);break;case\"w\":c=b[0]+g,d=b[1]-e/2,r=v(o),t=u(o),r+h>i&&(c=b[0]-h-g),k>t&&(d=k+5),t+e>k+j&&(d=k+j-t+d-e);break;case\"n\":c=b[0]-h/2-5,d=b[1]+g,r=v(o),t=u(o),p>r&&(c=p+5),r+h>i&&(c=c-h/2+5),t+e>k+j&&(d=k+j-t+d-e);break;case\"s\":c=b[0]-h/2,d=b[1]-e-g,r=v(o),t=u(o),p>r&&(c=p+5),r+h>i&&(c=c-h/2+5),k>t&&(d=k);break;case\"none\":c=b[0],d=b[1]-g,r=v(o),t=u(o)}c-=q.left,d-=q.top;var w=o.getBoundingClientRect(),k=window.pageYOffset||document.documentElement.scrollTop,p=window.pageXOffset||document.documentElement.scrollLeft,x=\"translate(\"+(w.left+p)+\"px, \"+(w.top+k)+\"px)\",y=\"translate(\"+c+\"px, \"+d+\"px)\",z=d3.interpolateString(x,y),A=n.style(\"opacity\")<.1;l?n.transition().delay(m).duration(0).style(\"opacity\",0):n.interrupt().transition().duration(A?0:s).styleTween(\"transform\",function(){return z},\"important\").style(\"-webkit-transform\",y).style(\"opacity\",1)})};return d.nvPointerEventsClass=w,d.options=a.utils.optionsFunc.bind(d),d._options=Object.create({},{duration:{get:function(){return s},set:function(a){s=a}},gravity:{get:function(){return f},set:function(a){f=a}},distance:{get:function(){return g},set:function(a){g=a}},snapDistance:{get:function(){return h},set:function(a){h=a}},classes:{get:function(){return j},set:function(a){j=a}},chartContainer:{get:function(){return k},set:function(a){k=a}},fixedTop:{get:function(){return i},set:function(a){i=a}},enabled:{get:function(){return r},set:function(a){r=a}},hideDelay:{get:function(){return m},set:function(a){m=a}},contentGenerator:{get:function(){return A},set:function(a){A=a}},valueFormatter:{get:function(){return x},set:function(a){x=a}},headerFormatter:{get:function(){return y},set:function(a){y=a}},keyFormatter:{get:function(){return z},set:function(a){z=a}},headerEnabled:{get:function(){return t},set:function(a){t=a}},_isInteractiveLayer:{get:function(){return u},set:function(a){u=!!a}},position:{get:function(){return p},set:function(a){p.left=void 0!==a.left?a.left:p.left,p.top=void 0!==a.top?a.top:p.top}},offset:{get:function(){return q},set:function(a){q.left=void 0!==a.left?a.left:q.left,q.top=void 0!==a.top?a.top:q.top}},hidden:{get:function(){return l},set:function(a){l!=a&&(l=!!a,d())}},data:{get:function(){return e},set:function(a){a.point&&(a.value=a.point.x,a.series=a.series||{},a.series.value=a.point.y,a.series.color=a.point.color||a.series.color),e=a}},tooltipElem:{get:function(){return o},set:function(){}},id:{get:function(){return v},set:function(){}}}),a.utils.initOptions(d),d}}(),a.utils.windowSize=function(){var a={width:640,height:480};return window.innerWidth&&window.innerHeight?(a.width=window.innerWidth,a.height=window.innerHeight,a):\"CSS1Compat\"==document.compatMode&&document.documentElement&&document.documentElement.offsetWidth?(a.width=document.documentElement.offsetWidth,a.height=document.documentElement.offsetHeight,a):document.body&&document.body.offsetWidth?(a.width=document.body.offsetWidth,a.height=document.body.offsetHeight,a):a},a.utils.windowResize=function(b){return window.addEventListener?window.addEventListener(\"resize\",b):a.log(\"ERROR: Failed to bind to window.resize with: \",b),{callback:b,clear:function(){window.removeEventListener(\"resize\",b)}}},a.utils.getColor=function(b){if(void 0===b)return a.utils.defaultColor();if(Array.isArray(b)){var c=d3.scale.ordinal().range(b);return function(a,b){var d=void 0===b?a:b;return a.color||c(d)}}return b},a.utils.defaultColor=function(){return a.utils.getColor(d3.scale.category20().range())},a.utils.customTheme=function(a,b,c){b=b||function(a){return a.key},c=c||d3.scale.category20().range();var d=c.length;return function(e){var f=b(e);return\"function\"==typeof a[f]?a[f]():void 0!==a[f]?a[f]:(d||(d=c.length),d-=1,c[d])}},a.utils.pjax=function(b,c){var d=function(d){d3.html(d,function(d){var e=d3.select(c).node();e.parentNode.replaceChild(d3.select(d).select(c).node(),e),a.utils.pjax(b,c)})};d3.selectAll(b).on(\"click\",function(){history.pushState(this.href,this.textContent,this.href),d(this.href),d3.event.preventDefault()}),d3.select(window).on(\"popstate\",function(){d3.event.state&&d(d3.event.state)})},a.utils.calcApproxTextWidth=function(a){if(\"function\"==typeof a.style&&\"function\"==typeof a.text){var b=parseInt(a.style(\"font-size\").replace(\"px\",\"\"),10),c=a.text().length;return c*b*.5}return 0},a.utils.NaNtoZero=function(a){return\"number\"!=typeof a||isNaN(a)||null===a||1/0===a||a===-1/0?0:a},d3.selection.prototype.watchTransition=function(a){var b=[this].concat([].slice.call(arguments,1));return a.transition.apply(a,b)},a.utils.renderWatch=function(b,c){if(!(this instanceof a.utils.renderWatch))return new a.utils.renderWatch(b,c);var d=void 0!==c?c:250,e=[],f=this;this.models=function(a){return a=[].slice.call(arguments,0),a.forEach(function(a){a.__rendered=!1,function(a){a.dispatch.on(\"renderEnd\",function(){a.__rendered=!0,f.renderEnd(\"model\")})}(a),e.indexOf(a)<0&&e.push(a)}),this},this.reset=function(a){void 0!==a&&(d=a),e=[]},this.transition=function(a,b,c){if(b=arguments.length>1?[].slice.call(arguments,1):[],c=b.length>1?b.pop():void 0!==d?d:250,a.__rendered=!1,e.indexOf(a)<0&&e.push(a),0===c)return a.__rendered=!0,a.delay=function(){return this},a.duration=function(){return this},a;a.__rendered=0===a.length?!0:a.every(function(a){return!a.length})?!0:!1;var g=0;return a.transition().duration(c).each(function(){++g}).each(\"end\",function(){0===--g&&(a.__rendered=!0,f.renderEnd.apply(this,b))})},this.renderEnd=function(){e.every(function(a){return a.__rendered})&&(e.forEach(function(a){a.__rendered=!1}),b.renderEnd.apply(this,arguments))}},a.utils.deepExtend=function(b){var c=arguments.length>1?[].slice.call(arguments,1):[];c.forEach(function(c){for(var d in c){var e=b[d]instanceof Array,f=\"object\"==typeof b[d],g=\"object\"==typeof c[d];f&&!e&&g?a.utils.deepExtend(b[d],c[d]):b[d]=c[d]}})},a.utils.state=function(){if(!(this instanceof a.utils.state))return new a.utils.state;var b={},c=function(){},d=function(){return{}},e=null,f=null;this.dispatch=d3.dispatch(\"change\",\"set\"),this.dispatch.on(\"set\",function(a){c(a,!0)}),this.getter=function(a){return d=a,this},this.setter=function(a,b){return b||(b=function(){}),c=function(c,d){a(c),d&&b()},this},this.init=function(b){e=e||{},a.utils.deepExtend(e,b)};var g=function(){var a=d();if(JSON.stringify(a)===JSON.stringify(b))return!1;for(var c in a)void 0===b[c]&&(b[c]={}),b[c]=a[c],f=!0;return!0};this.update=function(){e&&(c(e,!1),e=null),g.call(this)&&this.dispatch.change(b)}},a.utils.optionsFunc=function(a){return a&&d3.map(a).forEach(function(a,b){\"function\"==typeof this[a]&&this[a](b)}.bind(this)),this},a.utils.calcTicksX=function(b,c){var d=1,e=0;for(e;e<c.length;e+=1){var f=c[e]&&c[e].values?c[e].values.length:0;d=f>d?f:d}return a.log(\"Requested number of ticks: \",b),a.log(\"Calculated max values to be: \",d),b=b>d?b=d-1:b,b=1>b?1:b,b=Math.floor(b),a.log(\"Calculating tick count as: \",b),b},a.utils.calcTicksY=function(b,c){return a.utils.calcTicksX(b,c)},a.utils.initOption=function(a,b){a._calls&&a._calls[b]?a[b]=a._calls[b]:(a[b]=function(c){return arguments.length?(a._overrides[b]=!0,a._options[b]=c,a):a._options[b]},a[\"_\"+b]=function(c){return arguments.length?(a._overrides[b]||(a._options[b]=c),a):a._options[b]})},a.utils.initOptions=function(b){b._overrides=b._overrides||{};var c=Object.getOwnPropertyNames(b._options||{}),d=Object.getOwnPropertyNames(b._calls||{});c=c.concat(d);for(var e in c)a.utils.initOption(b,c[e])},a.utils.inheritOptionsD3=function(a,b,c){a._d3options=c.concat(a._d3options||[]),c.unshift(b),c.unshift(a),d3.rebind.apply(this,c)},a.utils.arrayUnique=function(a){return a.sort().filter(function(b,c){return!c||b!=a[c-1]})},a.utils.symbolMap=d3.map(),a.utils.symbol=function(){function b(b,e){var f=c.call(this,b,e),g=d.call(this,b,e);return-1!==d3.svg.symbolTypes.indexOf(f)?d3.svg.symbol().type(f).size(g)():a.utils.symbolMap.get(f)(g)}var c,d=64;return b.type=function(a){return arguments.length?(c=d3.functor(a),b):c},b.size=function(a){return arguments.length?(d=d3.functor(a),b):d},b},a.utils.inheritOptions=function(b,c){var d=Object.getOwnPropertyNames(c._options||{}),e=Object.getOwnPropertyNames(c._calls||{}),f=c._inherited||[],g=c._d3options||[],h=d.concat(e).concat(f).concat(g);h.unshift(c),h.unshift(b),d3.rebind.apply(this,h),b._inherited=a.utils.arrayUnique(d.concat(e).concat(f).concat(d).concat(b._inherited||[])),b._d3options=a.utils.arrayUnique(g.concat(b._d3options||[]))},a.utils.initSVG=function(a){a.classed({\"nvd3-svg\":!0})},a.utils.sanitizeHeight=function(a,b){return a||parseInt(b.style(\"height\"),10)||400},a.utils.sanitizeWidth=function(a,b){return a||parseInt(b.style(\"width\"),10)||960},a.utils.availableHeight=function(b,c,d){return a.utils.sanitizeHeight(b,c)-d.top-d.bottom},a.utils.availableWidth=function(b,c,d){return a.utils.sanitizeWidth(b,c)-d.left-d.right},a.utils.noData=function(b,c){var d=b.options(),e=d.margin(),f=d.noData(),g=null==f?[\"No Data Available.\"]:[f],h=a.utils.availableHeight(d.height(),c,e),i=a.utils.availableWidth(d.width(),c,e),j=e.left+i/2,k=e.top+h/2;c.selectAll(\"g\").remove();var l=c.selectAll(\".nv-noData\").data(g);l.enter().append(\"text\").attr(\"class\",\"nvd3 nv-noData\").attr(\"dy\",\"-.7em\").style(\"text-anchor\",\"middle\"),l.attr(\"x\",j).attr(\"y\",k).text(function(a){return a})},a.models.axis=function(){\"use strict\";function b(g){return s.reset(),g.each(function(b){var g=d3.select(this);a.utils.initSVG(g);var p=g.selectAll(\"g.nv-wrap.nv-axis\").data([b]),q=p.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-axis\"),t=(q.append(\"g\"),p.select(\"g\"));null!==n?c.ticks(n):(\"top\"==c.orient()||\"bottom\"==c.orient())&&c.ticks(Math.abs(d.range()[1]-d.range()[0])/100),t.watchTransition(s,\"axis\").call(c),r=r||c.scale();var u=c.tickFormat();null==u&&(u=r.tickFormat());var v=t.selectAll(\"text.nv-axislabel\").data([h||null]);v.exit().remove();var w,x,y;switch(c.orient()){case\"top\":v.enter().append(\"text\").attr(\"class\",\"nv-axislabel\"),y=d.range().length<2?0:2===d.range().length?d.range()[1]:d.range()[d.range().length-1]+(d.range()[1]-d.range()[0]),v.attr(\"text-anchor\",\"middle\").attr(\"y\",0).attr(\"x\",y/2),i&&(x=p.selectAll(\"g.nv-axisMaxMin\").data(d.domain()),x.enter().append(\"g\").attr(\"class\",function(a,b){return[\"nv-axisMaxMin\",\"nv-axisMaxMin-x\",0==b?\"nv-axisMin-x\":\"nv-axisMax-x\"].join(\" \")}).append(\"text\"),x.exit().remove(),x.attr(\"transform\",function(b){return\"translate(\"+a.utils.NaNtoZero(d(b))+\",0)\"}).select(\"text\").attr(\"dy\",\"-0.5em\").attr(\"y\",-c.tickPadding()).attr(\"text-anchor\",\"middle\").text(function(a){var b=u(a);return(\"\"+b).match(\"NaN\")?\"\":b}),x.watchTransition(s,\"min-max top\").attr(\"transform\",function(b,c){return\"translate(\"+a.utils.NaNtoZero(d.range()[c])+\",0)\"}));break;case\"bottom\":w=o+36;var z=30,A=0,B=t.selectAll(\"g\").select(\"text\"),C=\"\";if(j%360){B.each(function(){var a=this.getBoundingClientRect(),b=a.width;A=a.height,b>z&&(z=b)}),C=\"rotate(\"+j+\" 0,\"+(A/2+c.tickPadding())+\")\";var D=Math.abs(Math.sin(j*Math.PI/180));w=(D?D*z:z)+30,B.attr(\"transform\",C).style(\"text-anchor\",j%360>0?\"start\":\"end\")}v.enter().append(\"text\").attr(\"class\",\"nv-axislabel\"),y=d.range().length<2?0:2===d.range().length?d.range()[1]:d.range()[d.range().length-1]+(d.range()[1]-d.range()[0]),v.attr(\"text-anchor\",\"middle\").attr(\"y\",w).attr(\"x\",y/2),i&&(x=p.selectAll(\"g.nv-axisMaxMin\").data([d.domain()[0],d.domain()[d.domain().length-1]]),x.enter().append(\"g\").attr(\"class\",function(a,b){return[\"nv-axisMaxMin\",\"nv-axisMaxMin-x\",0==b?\"nv-axisMin-x\":\"nv-axisMax-x\"].join(\" \")}).append(\"text\"),x.exit().remove(),x.attr(\"transform\",function(b){return\"translate(\"+a.utils.NaNtoZero(d(b)+(m?d.rangeBand()/2:0))+\",0)\"}).select(\"text\").attr(\"dy\",\".71em\").attr(\"y\",c.tickPadding()).attr(\"transform\",C).style(\"text-anchor\",j?j%360>0?\"start\":\"end\":\"middle\").text(function(a){var b=u(a);return(\"\"+b).match(\"NaN\")?\"\":b}),x.watchTransition(s,\"min-max bottom\").attr(\"transform\",function(b){return\"translate(\"+a.utils.NaNtoZero(d(b)+(m?d.rangeBand()/2:0))+\",0)\"})),l&&B.attr(\"transform\",function(a,b){return\"translate(0,\"+(b%2==0?\"0\":\"12\")+\")\"});break;case\"right\":v.enter().append(\"text\").attr(\"class\",\"nv-axislabel\"),v.style(\"text-anchor\",k?\"middle\":\"begin\").attr(\"transform\",k?\"rotate(90)\":\"\").attr(\"y\",k?-Math.max(e.right,f)+12:-10).attr(\"x\",k?d3.max(d.range())/2:c.tickPadding()),i&&(x=p.selectAll(\"g.nv-axisMaxMin\").data(d.domain()),x.enter().append(\"g\").attr(\"class\",function(a,b){return[\"nv-axisMaxMin\",\"nv-axisMaxMin-y\",0==b?\"nv-axisMin-y\":\"nv-axisMax-y\"].join(\" \")}).append(\"text\").style(\"opacity\",0),x.exit().remove(),x.attr(\"transform\",function(b){return\"translate(0,\"+a.utils.NaNtoZero(d(b))+\")\"}).select(\"text\").attr(\"dy\",\".32em\").attr(\"y\",0).attr(\"x\",c.tickPadding()).style(\"text-anchor\",\"start\").text(function(a){var b=u(a);return(\"\"+b).match(\"NaN\")?\"\":b}),x.watchTransition(s,\"min-max right\").attr(\"transform\",function(b,c){return\"translate(0,\"+a.utils.NaNtoZero(d.range()[c])+\")\"}).select(\"text\").style(\"opacity\",1));break;case\"left\":v.enter().append(\"text\").attr(\"class\",\"nv-axislabel\"),v.style(\"text-anchor\",k?\"middle\":\"end\").attr(\"transform\",k?\"rotate(-90)\":\"\").attr(\"y\",k?-Math.max(e.left,f)+25-(o||0):-10).attr(\"x\",k?-d3.max(d.range())/2:-c.tickPadding()),i&&(x=p.selectAll(\"g.nv-axisMaxMin\").data(d.domain()),x.enter().append(\"g\").attr(\"class\",function(a,b){return[\"nv-axisMaxMin\",\"nv-axisMaxMin-y\",0==b?\"nv-axisMin-y\":\"nv-axisMax-y\"].join(\" \")}).append(\"text\").style(\"opacity\",0),x.exit().remove(),x.attr(\"transform\",function(b){return\"translate(0,\"+a.utils.NaNtoZero(r(b))+\")\"}).select(\"text\").attr(\"dy\",\".32em\").attr(\"y\",0).attr(\"x\",-c.tickPadding()).attr(\"text-anchor\",\"end\").text(function(a){var b=u(a);return(\"\"+b).match(\"NaN\")?\"\":b}),x.watchTransition(s,\"min-max right\").attr(\"transform\",function(b,c){return\"translate(0,\"+a.utils.NaNtoZero(d.range()[c])+\")\"}).select(\"text\").style(\"opacity\",1))}if(v.text(function(a){return a}),!i||\"left\"!==c.orient()&&\"right\"!==c.orient()||(t.selectAll(\"g\").each(function(a){d3.select(this).select(\"text\").attr(\"opacity\",1),(d(a)<d.range()[1]+10||d(a)>d.range()[0]-10)&&((a>1e-10||-1e-10>a)&&d3.select(this).attr(\"opacity\",0),d3.select(this).select(\"text\").attr(\"opacity\",0))}),d.domain()[0]==d.domain()[1]&&0==d.domain()[0]&&p.selectAll(\"g.nv-axisMaxMin\").style(\"opacity\",function(a,b){return b?0:1})),i&&(\"top\"===c.orient()||\"bottom\"===c.orient())){var E=[];p.selectAll(\"g.nv-axisMaxMin\").each(function(a,b){try{E.push(b?d(a)-this.getBoundingClientRect().width-4:d(a)+this.getBoundingClientRect().width+4)}catch(c){E.push(b?d(a)-4:d(a)+4)}}),t.selectAll(\"g\").each(function(a){(d(a)<E[0]||d(a)>E[1])&&(a>1e-10||-1e-10>a?d3.select(this).remove():d3.select(this).select(\"text\").remove())})}t.selectAll(\".tick\").filter(function(a){return!parseFloat(Math.round(1e5*a)/1e6)&&void 0!==a}).classed(\"zero\",!0),r=d.copy()}),s.renderEnd(\"axis immediate\"),b}var c=d3.svg.axis(),d=d3.scale.linear(),e={top:0,right:0,bottom:0,left:0},f=75,g=60,h=null,i=!0,j=0,k=!0,l=!1,m=!1,n=null,o=0,p=250,q=d3.dispatch(\"renderEnd\");c.scale(d).orient(\"bottom\").tickFormat(function(a){return a});var r,s=a.utils.renderWatch(q,p);return b.axis=c,b.dispatch=q,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{axisLabelDistance:{get:function(){return o},set:function(a){o=a}},staggerLabels:{get:function(){return l},set:function(a){l=a}},rotateLabels:{get:function(){return j},set:function(a){j=a}},rotateYLabel:{get:function(){return k},set:function(a){k=a}},showMaxMin:{get:function(){return i},set:function(a){i=a}},axisLabel:{get:function(){return h},set:function(a){h=a}},height:{get:function(){return g},set:function(a){g=a}},ticks:{get:function(){return n},set:function(a){n=a}},width:{get:function(){return f},set:function(a){f=a}},margin:{get:function(){return e},set:function(a){e.top=void 0!==a.top?a.top:e.top,e.right=void 0!==a.right?a.right:e.right,e.bottom=void 0!==a.bottom?a.bottom:e.bottom,e.left=void 0!==a.left?a.left:e.left}},duration:{get:function(){return p},set:function(a){p=a,s.reset(p)}},scale:{get:function(){return d},set:function(e){d=e,c.scale(d),m=\"function\"==typeof d.rangeBands,a.utils.inheritOptionsD3(b,d,[\"domain\",\"range\",\"rangeBand\",\"rangeBands\"])}}}),a.utils.initOptions(b),a.utils.inheritOptionsD3(b,c,[\"orient\",\"tickValues\",\"tickSubdivide\",\"tickSize\",\"tickPadding\",\"tickFormat\"]),a.utils.inheritOptionsD3(b,d,[\"domain\",\"range\",\"rangeBand\",\"rangeBands\"]),b},a.models.boxPlot=function(){\"use strict\";function b(l){return v.reset(),l.each(function(b){var l=j-i.left-i.right,p=k-i.top-i.bottom;r=d3.select(this),a.utils.initSVG(r),m.domain(c||b.map(function(a,b){return o(a,b)})).rangeBands(e||[0,l],.1);var w=[];if(!d){var x=d3.min(b.map(function(a){var b=[];return b.push(a.values.Q1),a.values.hasOwnProperty(\"whisker_low\")&&null!==a.values.whisker_low&&b.push(a.values.whisker_low),a.values.hasOwnProperty(\"outliers\")&&null!==a.values.outliers&&(b=b.concat(a.values.outliers)),d3.min(b)})),y=d3.max(b.map(function(a){var b=[];return b.push(a.values.Q3),a.values.hasOwnProperty(\"whisker_high\")&&null!==a.values.whisker_high&&b.push(a.values.whisker_high),a.values.hasOwnProperty(\"outliers\")&&null!==a.values.outliers&&(b=b.concat(a.values.outliers)),d3.max(b)}));w=[x,y]}n.domain(d||w),n.range(f||[p,0]),g=g||m,h=h||n.copy().range([n(0),n(0)]);{var z=r.selectAll(\"g.nv-wrap\").data([b]);z.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap\")}z.attr(\"transform\",\"translate(\"+i.left+\",\"+i.top+\")\");var A=z.selectAll(\".nv-boxplot\").data(function(a){return a}),B=A.enter().append(\"g\").style(\"stroke-opacity\",1e-6).style(\"fill-opacity\",1e-6);A.attr(\"class\",\"nv-boxplot\").attr(\"transform\",function(a,b){return\"translate(\"+(m(o(a,b))+.05*m.rangeBand())+\", 0)\"}).classed(\"hover\",function(a){return a.hover}),A.watchTransition(v,\"nv-boxplot: boxplots\").style(\"stroke-opacity\",1).style(\"fill-opacity\",.75).delay(function(a,c){return c*t/b.length}).attr(\"transform\",function(a,b){return\"translate(\"+(m(o(a,b))+.05*m.rangeBand())+\", 0)\"}),A.exit().remove(),B.each(function(a,b){var c=d3.select(this);[\"low\",\"high\"].forEach(function(d){a.values.hasOwnProperty(\"whisker_\"+d)&&null!==a.values[\"whisker_\"+d]&&(c.append(\"line\").style(\"stroke\",a.color?a.color:q(a,b)).attr(\"class\",\"nv-boxplot-whisker nv-boxplot-\"+d),c.append(\"line\").style(\"stroke\",a.color?a.color:q(a,b)).attr(\"class\",\"nv-boxplot-tick nv-boxplot-\"+d))})});var C=A.selectAll(\".nv-boxplot-outlier\").data(function(a){return a.values.hasOwnProperty(\"outliers\")&&null!==a.values.outliers?a.values.outliers:[]});C.enter().append(\"circle\").style(\"fill\",function(a,b,c){return q(a,c)}).style(\"stroke\",function(a,b,c){return q(a,c)}).on(\"mouseover\",function(a,b,c){d3.select(this).classed(\"hover\",!0),s.elementMouseover({series:{key:a,color:q(a,c)},e:d3.event})}).on(\"mouseout\",function(a,b,c){d3.select(this).classed(\"hover\",!1),s.elementMouseout({series:{key:a,color:q(a,c)},e:d3.event})}).on(\"mousemove\",function(){s.elementMousemove({e:d3.event})}),C.attr(\"class\",\"nv-boxplot-outlier\"),C.watchTransition(v,\"nv-boxplot: nv-boxplot-outlier\").attr(\"cx\",.45*m.rangeBand()).attr(\"cy\",function(a){return n(a)}).attr(\"r\",\"3\"),C.exit().remove();var D=function(){return null===u?.9*m.rangeBand():Math.min(75,.9*m.rangeBand())},E=function(){return.45*m.rangeBand()-D()/2},F=function(){return.45*m.rangeBand()+D()/2};[\"low\",\"high\"].forEach(function(a){var b=\"low\"===a?\"Q1\":\"Q3\";A.select(\"line.nv-boxplot-whisker.nv-boxplot-\"+a).watchTransition(v,\"nv-boxplot: boxplots\").attr(\"x1\",.45*m.rangeBand()).attr(\"y1\",function(b){return n(b.values[\"whisker_\"+a])}).attr(\"x2\",.45*m.rangeBand()).attr(\"y2\",function(a){return n(a.values[b])}),A.select(\"line.nv-boxplot-tick.nv-boxplot-\"+a).watchTransition(v,\"nv-boxplot: boxplots\").attr(\"x1\",E).attr(\"y1\",function(b){return n(b.values[\"whisker_\"+a])}).attr(\"x2\",F).attr(\"y2\",function(b){return n(b.values[\"whisker_\"+a])})}),[\"low\",\"high\"].forEach(function(a){B.selectAll(\".nv-boxplot-\"+a).on(\"mouseover\",function(b,c,d){d3.select(this).classed(\"hover\",!0),s.elementMouseover({series:{key:b.values[\"whisker_\"+a],color:q(b,d)},e:d3.event})}).on(\"mouseout\",function(b,c,d){d3.select(this).classed(\"hover\",!1),s.elementMouseout({series:{key:b.values[\"whisker_\"+a],color:q(b,d)},e:d3.event})}).on(\"mousemove\",function(){s.elementMousemove({e:d3.event})})}),B.append(\"rect\").attr(\"class\",\"nv-boxplot-box\").on(\"mouseover\",function(a,b){d3.select(this).classed(\"hover\",!0),s.elementMouseover({key:a.label,value:a.label,series:[{key:\"Q3\",value:a.values.Q3,color:a.color||q(a,b)},{key:\"Q2\",value:a.values.Q2,color:a.color||q(a,b)},{key:\"Q1\",value:a.values.Q1,color:a.color||q(a,b)}],data:a,index:b,e:d3.event})}).on(\"mouseout\",function(a,b){d3.select(this).classed(\"hover\",!1),s.elementMouseout({key:a.label,value:a.label,series:[{key:\"Q3\",value:a.values.Q3,color:a.color||q(a,b)},{key:\"Q2\",value:a.values.Q2,color:a.color||q(a,b)},{key:\"Q1\",value:a.values.Q1,color:a.color||q(a,b)}],data:a,index:b,e:d3.event})}).on(\"mousemove\",function(){s.elementMousemove({e:d3.event})}),A.select(\"rect.nv-boxplot-box\").watchTransition(v,\"nv-boxplot: boxes\").attr(\"y\",function(a){return n(a.values.Q3)}).attr(\"width\",D).attr(\"x\",E).attr(\"height\",function(a){return Math.abs(n(a.values.Q3)-n(a.values.Q1))||1}).style(\"fill\",function(a,b){return a.color||q(a,b)}).style(\"stroke\",function(a,b){return a.color||q(a,b)}),B.append(\"line\").attr(\"class\",\"nv-boxplot-median\"),A.select(\"line.nv-boxplot-median\").watchTransition(v,\"nv-boxplot: boxplots line\").attr(\"x1\",E).attr(\"y1\",function(a){return n(a.values.Q2)}).attr(\"x2\",F).attr(\"y2\",function(a){return n(a.values.Q2)}),g=m.copy(),h=n.copy()}),v.renderEnd(\"nv-boxplot immediate\"),b}var c,d,e,f,g,h,i={top:0,right:0,bottom:0,left:0},j=960,k=500,l=Math.floor(1e4*Math.random()),m=d3.scale.ordinal(),n=d3.scale.linear(),o=function(a){return a.x},p=function(a){return a.y},q=a.utils.defaultColor(),r=null,s=d3.dispatch(\"elementMouseover\",\"elementMouseout\",\"elementMousemove\",\"renderEnd\"),t=250,u=null,v=a.utils.renderWatch(s,t);return b.dispatch=s,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return j},set:function(a){j=a}},height:{get:function(){return k},set:function(a){k=a}},maxBoxWidth:{get:function(){return u},set:function(a){u=a}},x:{get:function(){return o},set:function(a){o=a}},y:{get:function(){return p},set:function(a){p=a}},xScale:{get:function(){return m},set:function(a){m=a}},yScale:{get:function(){return n},set:function(a){n=a}},xDomain:{get:function(){return c},set:function(a){c=a}},yDomain:{get:function(){return d},set:function(a){d=a}},xRange:{get:function(){return e},set:function(a){e=a}},yRange:{get:function(){return f},set:function(a){f=a}},id:{get:function(){return l},set:function(a){l=a}},margin:{get:function(){return i},set:function(a){i.top=void 0!==a.top?a.top:i.top,i.right=void 0!==a.right?a.right:i.right,i.bottom=void 0!==a.bottom?a.bottom:i.bottom,i.left=void 0!==a.left?a.left:i.left}},color:{get:function(){return q},set:function(b){q=a.utils.getColor(b)}},duration:{get:function(){return t},set:function(a){t=a,v.reset(t)}}}),a.utils.initOptions(b),b},a.models.boxPlotChart=function(){\"use strict\";function b(k){return t.reset(),t.models(e),l&&t.models(f),m&&t.models(g),k.each(function(k){var p=d3.select(this);a.utils.initSVG(p);var t=(i||parseInt(p.style(\"width\"))||960)-h.left-h.right,u=(j||parseInt(p.style(\"height\"))||400)-h.top-h.bottom;if(b.update=function(){r.beforeUpdate(),p.transition().duration(s).call(b)},b.container=this,!(k&&k.length&&k.filter(function(a){return a.values.hasOwnProperty(\"Q1\")&&a.values.hasOwnProperty(\"Q2\")&&a.values.hasOwnProperty(\"Q3\")}).length)){var v=p.selectAll(\".nv-noData\").data([q]);return v.enter().append(\"text\").attr(\"class\",\"nvd3 nv-noData\").attr(\"dy\",\"-.7em\").style(\"text-anchor\",\"middle\"),v.attr(\"x\",h.left+t/2).attr(\"y\",h.top+u/2).text(function(a){return a}),b}p.selectAll(\".nv-noData\").remove(),c=e.xScale(),d=e.yScale().clamp(!0);var w=p.selectAll(\"g.nv-wrap.nv-boxPlotWithAxes\").data([k]),x=w.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-boxPlotWithAxes\").append(\"g\"),y=x.append(\"defs\"),z=w.select(\"g\");\nx.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),x.append(\"g\").attr(\"class\",\"nv-y nv-axis\").append(\"g\").attr(\"class\",\"nv-zeroLine\").append(\"line\"),x.append(\"g\").attr(\"class\",\"nv-barsWrap\"),z.attr(\"transform\",\"translate(\"+h.left+\",\"+h.top+\")\"),n&&z.select(\".nv-y.nv-axis\").attr(\"transform\",\"translate(\"+t+\",0)\"),e.width(t).height(u);var A=z.select(\".nv-barsWrap\").datum(k.filter(function(a){return!a.disabled}));if(A.transition().call(e),y.append(\"clipPath\").attr(\"id\",\"nv-x-label-clip-\"+e.id()).append(\"rect\"),z.select(\"#nv-x-label-clip-\"+e.id()+\" rect\").attr(\"width\",c.rangeBand()*(o?2:1)).attr(\"height\",16).attr(\"x\",-c.rangeBand()/(o?1:2)),l){f.scale(c).ticks(a.utils.calcTicksX(t/100,k)).tickSize(-u,0),z.select(\".nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+d.range()[0]+\")\"),z.select(\".nv-x.nv-axis\").call(f);var B=z.select(\".nv-x.nv-axis\").selectAll(\"g\");o&&B.selectAll(\"text\").attr(\"transform\",function(a,b,c){return\"translate(0,\"+(c%2==0?\"5\":\"17\")+\")\"})}m&&(g.scale(d).ticks(Math.floor(u/36)).tickSize(-t,0),z.select(\".nv-y.nv-axis\").call(g)),z.select(\".nv-zeroLine line\").attr(\"x1\",0).attr(\"x2\",t).attr(\"y1\",d(0)).attr(\"y2\",d(0))}),t.renderEnd(\"nv-boxplot chart immediate\"),b}var c,d,e=a.models.boxPlot(),f=a.models.axis(),g=a.models.axis(),h={top:15,right:10,bottom:50,left:60},i=null,j=null,k=a.utils.getColor(),l=!0,m=!0,n=!1,o=!1,p=a.models.tooltip(),q=\"No Data Available.\",r=d3.dispatch(\"tooltipShow\",\"tooltipHide\",\"beforeUpdate\",\"renderEnd\"),s=250;f.orient(\"bottom\").showMaxMin(!1).tickFormat(function(a){return a}),g.orient(n?\"right\":\"left\").tickFormat(d3.format(\",.1f\")),p.duration(0);var t=a.utils.renderWatch(r,s);return e.dispatch.on(\"elementMouseover.tooltip\",function(a){p.data(a).hidden(!1)}),e.dispatch.on(\"elementMouseout.tooltip\",function(a){p.data(a).hidden(!0)}),e.dispatch.on(\"elementMousemove.tooltip\",function(){p.position({top:d3.event.pageY,left:d3.event.pageX})()}),b.dispatch=r,b.boxplot=e,b.xAxis=f,b.yAxis=g,b.tooltip=p,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return i},set:function(a){i=a}},height:{get:function(){return j},set:function(a){j=a}},staggerLabels:{get:function(){return o},set:function(a){o=a}},showXAxis:{get:function(){return l},set:function(a){l=a}},showYAxis:{get:function(){return m},set:function(a){m=a}},tooltips:{get:function(){return tooltips},set:function(a){tooltips=a}},tooltipContent:{get:function(){return p},set:function(a){p=a}},noData:{get:function(){return q},set:function(a){q=a}},margin:{get:function(){return h},set:function(a){h.top=void 0!==a.top?a.top:h.top,h.right=void 0!==a.right?a.right:h.right,h.bottom=void 0!==a.bottom?a.bottom:h.bottom,h.left=void 0!==a.left?a.left:h.left}},duration:{get:function(){return s},set:function(a){s=a,t.reset(s),e.duration(s),f.duration(s),g.duration(s)}},color:{get:function(){return k},set:function(b){k=a.utils.getColor(b),e.color(k)}},rightAlignYAxis:{get:function(){return n},set:function(a){n=a,g.orient(a?\"right\":\"left\")}}}),a.utils.inheritOptions(b,e),a.utils.initOptions(b),b},a.models.bullet=function(){\"use strict\";function b(d){return d.each(function(b,d){var p=m-c.left-c.right,s=n-c.top-c.bottom;o=d3.select(this),a.utils.initSVG(o);{var t=f.call(this,b,d).slice().sort(d3.descending),u=g.call(this,b,d).slice().sort(d3.descending),v=h.call(this,b,d).slice().sort(d3.descending),w=i.call(this,b,d).slice(),x=j.call(this,b,d).slice(),y=k.call(this,b,d).slice(),z=d3.scale.linear().domain(d3.extent(d3.merge([l,t]))).range(e?[p,0]:[0,p]);this.__chart__||d3.scale.linear().domain([0,1/0]).range(z.range())}this.__chart__=z;var A=d3.min(t),B=d3.max(t),C=t[1],D=o.selectAll(\"g.nv-wrap.nv-bullet\").data([b]),E=D.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-bullet\"),F=E.append(\"g\"),G=D.select(\"g\");F.append(\"rect\").attr(\"class\",\"nv-range nv-rangeMax\"),F.append(\"rect\").attr(\"class\",\"nv-range nv-rangeAvg\"),F.append(\"rect\").attr(\"class\",\"nv-range nv-rangeMin\"),F.append(\"rect\").attr(\"class\",\"nv-measure\"),D.attr(\"transform\",\"translate(\"+c.left+\",\"+c.top+\")\");var H=function(a){return Math.abs(z(a)-z(0))},I=function(a){return z(0>a?a:0)};G.select(\"rect.nv-rangeMax\").attr(\"height\",s).attr(\"width\",H(B>0?B:A)).attr(\"x\",I(B>0?B:A)).datum(B>0?B:A),G.select(\"rect.nv-rangeAvg\").attr(\"height\",s).attr(\"width\",H(C)).attr(\"x\",I(C)).datum(C),G.select(\"rect.nv-rangeMin\").attr(\"height\",s).attr(\"width\",H(B)).attr(\"x\",I(B)).attr(\"width\",H(B>0?A:B)).attr(\"x\",I(B>0?A:B)).datum(B>0?A:B),G.select(\"rect.nv-measure\").style(\"fill\",q).attr(\"height\",s/3).attr(\"y\",s/3).attr(\"width\",0>v?z(0)-z(v[0]):z(v[0])-z(0)).attr(\"x\",I(v)).on(\"mouseover\",function(){r.elementMouseover({value:v[0],label:y[0]||\"Current\",color:d3.select(this).style(\"fill\")})}).on(\"mousemove\",function(){r.elementMousemove({value:v[0],label:y[0]||\"Current\",color:d3.select(this).style(\"fill\")})}).on(\"mouseout\",function(){r.elementMouseout({value:v[0],label:y[0]||\"Current\",color:d3.select(this).style(\"fill\")})});var J=s/6,K=u.map(function(a,b){return{value:a,label:x[b]}});F.selectAll(\"path.nv-markerTriangle\").data(K).enter().append(\"path\").attr(\"class\",\"nv-markerTriangle\").attr(\"transform\",function(a){return\"translate(\"+z(a.value)+\",\"+s/2+\")\"}).attr(\"d\",\"M0,\"+J+\"L\"+J+\",\"+-J+\" \"+-J+\",\"+-J+\"Z\").on(\"mouseover\",function(a){r.elementMouseover({value:a.value,label:a.label||\"Previous\",color:d3.select(this).style(\"fill\"),pos:[z(a.value),s/2]})}).on(\"mousemove\",function(a){r.elementMousemove({value:a.value,label:a.label||\"Previous\",color:d3.select(this).style(\"fill\")})}).on(\"mouseout\",function(a){r.elementMouseout({value:a.value,label:a.label||\"Previous\",color:d3.select(this).style(\"fill\")})}),D.selectAll(\".nv-range\").on(\"mouseover\",function(a,b){var c=w[b]||(b?1==b?\"Mean\":\"Minimum\":\"Maximum\");r.elementMouseover({value:a,label:c,color:d3.select(this).style(\"fill\")})}).on(\"mousemove\",function(){r.elementMousemove({value:v[0],label:y[0]||\"Previous\",color:d3.select(this).style(\"fill\")})}).on(\"mouseout\",function(a,b){var c=w[b]||(b?1==b?\"Mean\":\"Minimum\":\"Maximum\");r.elementMouseout({value:a,label:c,color:d3.select(this).style(\"fill\")})})}),b}var c={top:0,right:0,bottom:0,left:0},d=\"left\",e=!1,f=function(a){return a.ranges},g=function(a){return a.markers?a.markers:[0]},h=function(a){return a.measures},i=function(a){return a.rangeLabels?a.rangeLabels:[]},j=function(a){return a.markerLabels?a.markerLabels:[]},k=function(a){return a.measureLabels?a.measureLabels:[]},l=[0],m=380,n=30,o=null,p=null,q=a.utils.getColor([\"#1f77b4\"]),r=d3.dispatch(\"elementMouseover\",\"elementMouseout\",\"elementMousemove\");return b.dispatch=r,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{ranges:{get:function(){return f},set:function(a){f=a}},markers:{get:function(){return g},set:function(a){g=a}},measures:{get:function(){return h},set:function(a){h=a}},forceX:{get:function(){return l},set:function(a){l=a}},width:{get:function(){return m},set:function(a){m=a}},height:{get:function(){return n},set:function(a){n=a}},tickFormat:{get:function(){return p},set:function(a){p=a}},margin:{get:function(){return c},set:function(a){c.top=void 0!==a.top?a.top:c.top,c.right=void 0!==a.right?a.right:c.right,c.bottom=void 0!==a.bottom?a.bottom:c.bottom,c.left=void 0!==a.left?a.left:c.left}},orient:{get:function(){return d},set:function(a){d=a,e=\"right\"==d||\"bottom\"==d}},color:{get:function(){return q},set:function(b){q=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.bulletChart=function(){\"use strict\";function b(d){return d.each(function(e,o){var p=d3.select(this);a.utils.initSVG(p);var q=a.utils.availableWidth(k,p,g),r=l-g.top-g.bottom;if(b.update=function(){b(d)},b.container=this,!e||!h.call(this,e,o))return a.utils.noData(b,p),b;p.selectAll(\".nv-noData\").remove();var s=h.call(this,e,o).slice().sort(d3.descending),t=i.call(this,e,o).slice().sort(d3.descending),u=j.call(this,e,o).slice().sort(d3.descending),v=p.selectAll(\"g.nv-wrap.nv-bulletChart\").data([e]),w=v.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-bulletChart\"),x=w.append(\"g\"),y=v.select(\"g\");x.append(\"g\").attr(\"class\",\"nv-bulletWrap\"),x.append(\"g\").attr(\"class\",\"nv-titles\"),v.attr(\"transform\",\"translate(\"+g.left+\",\"+g.top+\")\");var z=d3.scale.linear().domain([0,Math.max(s[0],t[0],u[0])]).range(f?[q,0]:[0,q]),A=this.__chart__||d3.scale.linear().domain([0,1/0]).range(z.range());this.__chart__=z;var B=x.select(\".nv-titles\").append(\"g\").attr(\"text-anchor\",\"end\").attr(\"transform\",\"translate(-6,\"+(l-g.top-g.bottom)/2+\")\");B.append(\"text\").attr(\"class\",\"nv-title\").text(function(a){return a.title}),B.append(\"text\").attr(\"class\",\"nv-subtitle\").attr(\"dy\",\"1em\").text(function(a){return a.subtitle}),c.width(q).height(r);var C=y.select(\".nv-bulletWrap\");d3.transition(C).call(c);var D=m||z.tickFormat(q/100),E=y.selectAll(\"g.nv-tick\").data(z.ticks(n?n:q/50),function(a){return this.textContent||D(a)}),F=E.enter().append(\"g\").attr(\"class\",\"nv-tick\").attr(\"transform\",function(a){return\"translate(\"+A(a)+\",0)\"}).style(\"opacity\",1e-6);F.append(\"line\").attr(\"y1\",r).attr(\"y2\",7*r/6),F.append(\"text\").attr(\"text-anchor\",\"middle\").attr(\"dy\",\"1em\").attr(\"y\",7*r/6).text(D);var G=d3.transition(E).attr(\"transform\",function(a){return\"translate(\"+z(a)+\",0)\"}).style(\"opacity\",1);G.select(\"line\").attr(\"y1\",r).attr(\"y2\",7*r/6),G.select(\"text\").attr(\"y\",7*r/6),d3.transition(E.exit()).attr(\"transform\",function(a){return\"translate(\"+z(a)+\",0)\"}).style(\"opacity\",1e-6).remove()}),d3.timer.flush(),b}var c=a.models.bullet(),d=a.models.tooltip(),e=\"left\",f=!1,g={top:5,right:40,bottom:20,left:120},h=function(a){return a.ranges},i=function(a){return a.markers?a.markers:[0]},j=function(a){return a.measures},k=null,l=55,m=null,n=null,o=null,p=d3.dispatch(\"tooltipShow\",\"tooltipHide\");return d.duration(0).headerEnabled(!1),c.dispatch.on(\"elementMouseover.tooltip\",function(a){a.series={key:a.label,value:a.value,color:a.color},d.data(a).hidden(!1)}),c.dispatch.on(\"elementMouseout.tooltip\",function(){d.hidden(!0)}),c.dispatch.on(\"elementMousemove.tooltip\",function(){d.position({top:d3.event.pageY,left:d3.event.pageX})()}),b.bullet=c,b.dispatch=p,b.tooltip=d,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{ranges:{get:function(){return h},set:function(a){h=a}},markers:{get:function(){return i},set:function(a){i=a}},measures:{get:function(){return j},set:function(a){j=a}},width:{get:function(){return k},set:function(a){k=a}},height:{get:function(){return l},set:function(a){l=a}},tickFormat:{get:function(){return m},set:function(a){m=a}},ticks:{get:function(){return n},set:function(a){n=a}},noData:{get:function(){return o},set:function(a){o=a}},tooltips:{get:function(){return d.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),d.enabled(!!b)}},tooltipContent:{get:function(){return d.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),d.contentGenerator(b)}},margin:{get:function(){return g},set:function(a){g.top=void 0!==a.top?a.top:g.top,g.right=void 0!==a.right?a.right:g.right,g.bottom=void 0!==a.bottom?a.bottom:g.bottom,g.left=void 0!==a.left?a.left:g.left}},orient:{get:function(){return e},set:function(a){e=a,f=\"right\"==e||\"bottom\"==e}}}),a.utils.inheritOptions(b,c),a.utils.initOptions(b),b},a.models.candlestickBar=function(){\"use strict\";function b(x){return x.each(function(b){c=d3.select(this);var x=a.utils.availableWidth(i,c,h),y=a.utils.availableHeight(j,c,h);a.utils.initSVG(c);var A=x/b[0].values.length*.45;l.domain(d||d3.extent(b[0].values.map(n).concat(t))),l.range(v?f||[.5*x/b[0].values.length,x*(b[0].values.length-.5)/b[0].values.length]:f||[5+A/2,x-A/2-5]),m.domain(e||[d3.min(b[0].values.map(s).concat(u)),d3.max(b[0].values.map(r).concat(u))]).range(g||[y,0]),l.domain()[0]===l.domain()[1]&&l.domain(l.domain()[0]?[l.domain()[0]-.01*l.domain()[0],l.domain()[1]+.01*l.domain()[1]]:[-1,1]),m.domain()[0]===m.domain()[1]&&m.domain(m.domain()[0]?[m.domain()[0]+.01*m.domain()[0],m.domain()[1]-.01*m.domain()[1]]:[-1,1]);var B=d3.select(this).selectAll(\"g.nv-wrap.nv-candlestickBar\").data([b[0].values]),C=B.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-candlestickBar\"),D=C.append(\"defs\"),E=C.append(\"g\"),F=B.select(\"g\");E.append(\"g\").attr(\"class\",\"nv-ticks\"),B.attr(\"transform\",\"translate(\"+h.left+\",\"+h.top+\")\"),c.on(\"click\",function(a,b){z.chartClick({data:a,index:b,pos:d3.event,id:k})}),D.append(\"clipPath\").attr(\"id\",\"nv-chart-clip-path-\"+k).append(\"rect\"),B.select(\"#nv-chart-clip-path-\"+k+\" rect\").attr(\"width\",x).attr(\"height\",y),F.attr(\"clip-path\",w?\"url(#nv-chart-clip-path-\"+k+\")\":\"\");var G=B.select(\".nv-ticks\").selectAll(\".nv-tick\").data(function(a){return a});G.exit().remove();{var H=G.enter().append(\"g\").attr(\"class\",function(a,b,c){return(p(a,b)>q(a,b)?\"nv-tick negative\":\"nv-tick positive\")+\" nv-tick-\"+c+\"-\"+b});H.append(\"line\").attr(\"class\",\"nv-candlestick-lines\").attr(\"transform\",function(a,b){return\"translate(\"+l(n(a,b))+\",0)\"}).attr(\"x1\",0).attr(\"y1\",function(a,b){return m(r(a,b))}).attr(\"x2\",0).attr(\"y2\",function(a,b){return m(s(a,b))}),H.append(\"rect\").attr(\"class\",\"nv-candlestick-rects nv-bars\").attr(\"transform\",function(a,b){return\"translate(\"+(l(n(a,b))-A/2)+\",\"+(m(o(a,b))-(p(a,b)>q(a,b)?m(q(a,b))-m(p(a,b)):0))+\")\"}).attr(\"x\",0).attr(\"y\",0).attr(\"width\",A).attr(\"height\",function(a,b){var c=p(a,b),d=q(a,b);return c>d?m(d)-m(c):m(c)-m(d)})}c.selectAll(\".nv-candlestick-lines\").transition().attr(\"transform\",function(a,b){return\"translate(\"+l(n(a,b))+\",0)\"}).attr(\"x1\",0).attr(\"y1\",function(a,b){return m(r(a,b))}).attr(\"x2\",0).attr(\"y2\",function(a,b){return m(s(a,b))}),c.selectAll(\".nv-candlestick-rects\").transition().attr(\"transform\",function(a,b){return\"translate(\"+(l(n(a,b))-A/2)+\",\"+(m(o(a,b))-(p(a,b)>q(a,b)?m(q(a,b))-m(p(a,b)):0))+\")\"}).attr(\"x\",0).attr(\"y\",0).attr(\"width\",A).attr(\"height\",function(a,b){var c=p(a,b),d=q(a,b);return c>d?m(d)-m(c):m(c)-m(d)})}),b}var c,d,e,f,g,h={top:0,right:0,bottom:0,left:0},i=null,j=null,k=Math.floor(1e4*Math.random()),l=d3.scale.linear(),m=d3.scale.linear(),n=function(a){return a.x},o=function(a){return a.y},p=function(a){return a.open},q=function(a){return a.close},r=function(a){return a.high},s=function(a){return a.low},t=[],u=[],v=!1,w=!0,x=a.utils.defaultColor(),y=!1,z=d3.dispatch(\"tooltipShow\",\"tooltipHide\",\"stateChange\",\"changeState\",\"renderEnd\",\"chartClick\",\"elementClick\",\"elementDblClick\",\"elementMouseover\",\"elementMouseout\",\"elementMousemove\");return b.highlightPoint=function(a,d){b.clearHighlights(),c.select(\".nv-candlestickBar .nv-tick-0-\"+a).classed(\"hover\",d)},b.clearHighlights=function(){c.select(\".nv-candlestickBar .nv-tick.hover\").classed(\"hover\",!1)},b.dispatch=z,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return i},set:function(a){i=a}},height:{get:function(){return j},set:function(a){j=a}},xScale:{get:function(){return l},set:function(a){l=a}},yScale:{get:function(){return m},set:function(a){m=a}},xDomain:{get:function(){return d},set:function(a){d=a}},yDomain:{get:function(){return e},set:function(a){e=a}},xRange:{get:function(){return f},set:function(a){f=a}},yRange:{get:function(){return g},set:function(a){g=a}},forceX:{get:function(){return t},set:function(a){t=a}},forceY:{get:function(){return u},set:function(a){u=a}},padData:{get:function(){return v},set:function(a){v=a}},clipEdge:{get:function(){return w},set:function(a){w=a}},id:{get:function(){return k},set:function(a){k=a}},interactive:{get:function(){return y},set:function(a){y=a}},x:{get:function(){return n},set:function(a){n=a}},y:{get:function(){return o},set:function(a){o=a}},open:{get:function(){return p()},set:function(a){p=a}},close:{get:function(){return q()},set:function(a){q=a}},high:{get:function(){return r},set:function(a){r=a}},low:{get:function(){return s},set:function(a){s=a}},margin:{get:function(){return h},set:function(a){h.top=void 0!=a.top?a.top:h.top,h.right=void 0!=a.right?a.right:h.right,h.bottom=void 0!=a.bottom?a.bottom:h.bottom,h.left=void 0!=a.left?a.left:h.left}},color:{get:function(){return x},set:function(b){x=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.cumulativeLineChart=function(){\"use strict\";function b(l){return H.reset(),H.models(f),r&&H.models(g),s&&H.models(h),l.each(function(l){function A(){d3.select(b.container).style(\"cursor\",\"ew-resize\")}function E(){G.x=d3.event.x,G.i=Math.round(F.invert(G.x)),K()}function H(){d3.select(b.container).style(\"cursor\",\"auto\"),y.index=G.i,C.stateChange(y)}function K(){bb.data([G]);var a=b.duration();b.duration(0),b.update(),b.duration(a)}var L=d3.select(this);a.utils.initSVG(L),L.classed(\"nv-chart-\"+x,!0);var M=this,N=a.utils.availableWidth(o,L,m),O=a.utils.availableHeight(p,L,m);if(b.update=function(){0===D?L.call(b):L.transition().duration(D).call(b)},b.container=this,y.setter(J(l),b.update).getter(I(l)).update(),y.disabled=l.map(function(a){return!!a.disabled}),!z){var P;z={};for(P in y)z[P]=y[P]instanceof Array?y[P].slice(0):y[P]}var Q=d3.behavior.drag().on(\"dragstart\",A).on(\"drag\",E).on(\"dragend\",H);if(!(l&&l.length&&l.filter(function(a){return a.values.length}).length))return a.utils.noData(b,L),b;if(L.selectAll(\".nv-noData\").remove(),d=f.xScale(),e=f.yScale(),w)f.yDomain(null);else{var R=l.filter(function(a){return!a.disabled}).map(function(a){var b=d3.extent(a.values,f.y());return b[0]<-.95&&(b[0]=-.95),[(b[0]-b[1])/(1+b[1]),(b[1]-b[0])/(1+b[0])]}),S=[d3.min(R,function(a){return a[0]}),d3.max(R,function(a){return a[1]})];f.yDomain(S)}F.domain([0,l[0].values.length-1]).range([0,N]).clamp(!0);var l=c(G.i,l),T=v?\"none\":\"all\",U=L.selectAll(\"g.nv-wrap.nv-cumulativeLine\").data([l]),V=U.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-cumulativeLine\").append(\"g\"),W=U.select(\"g\");if(V.append(\"g\").attr(\"class\",\"nv-interactive\"),V.append(\"g\").attr(\"class\",\"nv-x nv-axis\").style(\"pointer-events\",\"none\"),V.append(\"g\").attr(\"class\",\"nv-y nv-axis\"),V.append(\"g\").attr(\"class\",\"nv-background\"),V.append(\"g\").attr(\"class\",\"nv-linesWrap\").style(\"pointer-events\",T),V.append(\"g\").attr(\"class\",\"nv-avgLinesWrap\").style(\"pointer-events\",\"none\"),V.append(\"g\").attr(\"class\",\"nv-legendWrap\"),V.append(\"g\").attr(\"class\",\"nv-controlsWrap\"),q&&(i.width(N),W.select(\".nv-legendWrap\").datum(l).call(i),m.top!=i.height()&&(m.top=i.height(),O=a.utils.availableHeight(p,L,m)),W.select(\".nv-legendWrap\").attr(\"transform\",\"translate(0,\"+-m.top+\")\")),u){var X=[{key:\"Re-scale y-axis\",disabled:!w}];j.width(140).color([\"#444\",\"#444\",\"#444\"]).rightAlign(!1).margin({top:5,right:0,bottom:5,left:20}),W.select(\".nv-controlsWrap\").datum(X).attr(\"transform\",\"translate(0,\"+-m.top+\")\").call(j)}U.attr(\"transform\",\"translate(\"+m.left+\",\"+m.top+\")\"),t&&W.select(\".nv-y.nv-axis\").attr(\"transform\",\"translate(\"+N+\",0)\");var Y=l.filter(function(a){return a.tempDisabled});U.select(\".tempDisabled\").remove(),Y.length&&U.append(\"text\").attr(\"class\",\"tempDisabled\").attr(\"x\",N/2).attr(\"y\",\"-.71em\").style(\"text-anchor\",\"end\").text(Y.map(function(a){return a.key}).join(\", \")+\" values cannot be calculated for this time period.\"),v&&(k.width(N).height(O).margin({left:m.left,top:m.top}).svgContainer(L).xScale(d),U.select(\".nv-interactive\").call(k)),V.select(\".nv-background\").append(\"rect\"),W.select(\".nv-background rect\").attr(\"width\",N).attr(\"height\",O),f.y(function(a){return a.display.y}).width(N).height(O).color(l.map(function(a,b){return a.color||n(a,b)}).filter(function(a,b){return!l[b].disabled&&!l[b].tempDisabled}));var Z=W.select(\".nv-linesWrap\").datum(l.filter(function(a){return!a.disabled&&!a.tempDisabled}));Z.call(f),l.forEach(function(a,b){a.seriesIndex=b});var $=l.filter(function(a){return!a.disabled&&!!B(a)}),_=W.select(\".nv-avgLinesWrap\").selectAll(\"line\").data($,function(a){return a.key}),ab=function(a){var b=e(B(a));return 0>b?0:b>O?O:b};_.enter().append(\"line\").style(\"stroke-width\",2).style(\"stroke-dasharray\",\"10,10\").style(\"stroke\",function(a){return f.color()(a,a.seriesIndex)}).attr(\"x1\",0).attr(\"x2\",N).attr(\"y1\",ab).attr(\"y2\",ab),_.style(\"stroke-opacity\",function(a){var b=e(B(a));return 0>b||b>O?0:1}).attr(\"x1\",0).attr(\"x2\",N).attr(\"y1\",ab).attr(\"y2\",ab),_.exit().remove();var bb=Z.selectAll(\".nv-indexLine\").data([G]);bb.enter().append(\"rect\").attr(\"class\",\"nv-indexLine\").attr(\"width\",3).attr(\"x\",-2).attr(\"fill\",\"red\").attr(\"fill-opacity\",.5).style(\"pointer-events\",\"all\").call(Q),bb.attr(\"transform\",function(a){return\"translate(\"+F(a.i)+\",0)\"}).attr(\"height\",O),r&&(g.scale(d)._ticks(a.utils.calcTicksX(N/70,l)).tickSize(-O,0),W.select(\".nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+e.range()[0]+\")\"),W.select(\".nv-x.nv-axis\").call(g)),s&&(h.scale(e)._ticks(a.utils.calcTicksY(O/36,l)).tickSize(-N,0),W.select(\".nv-y.nv-axis\").call(h)),W.select(\".nv-background rect\").on(\"click\",function(){G.x=d3.mouse(this)[0],G.i=Math.round(F.invert(G.x)),y.index=G.i,C.stateChange(y),K()}),f.dispatch.on(\"elementClick\",function(a){G.i=a.pointIndex,G.x=F(G.i),y.index=G.i,C.stateChange(y),K()}),j.dispatch.on(\"legendClick\",function(a){a.disabled=!a.disabled,w=!a.disabled,y.rescaleY=w,C.stateChange(y),b.update()}),i.dispatch.on(\"stateChange\",function(a){for(var c in a)y[c]=a[c];C.stateChange(y),b.update()}),k.dispatch.on(\"elementMousemove\",function(c){f.clearHighlights();var d,e,i,j=[];if(l.filter(function(a,b){return a.seriesIndex=b,!a.disabled}).forEach(function(g,h){e=a.interactiveBisect(g.values,c.pointXValue,b.x()),f.highlightPoint(h,e,!0);var k=g.values[e];\"undefined\"!=typeof k&&(\"undefined\"==typeof d&&(d=k),\"undefined\"==typeof i&&(i=b.xScale()(b.x()(k,e))),j.push({key:g.key,value:b.y()(k,e),color:n(g,g.seriesIndex)}))}),j.length>2){var o=b.yScale().invert(c.mouseY),p=Math.abs(b.yScale().domain()[0]-b.yScale().domain()[1]),q=.03*p,r=a.nearestValueIndex(j.map(function(a){return a.value}),o,q);null!==r&&(j[r].highlight=!0)}var s=g.tickFormat()(b.x()(d,e),e);k.tooltip.position({left:i+m.left,top:c.mouseY+m.top}).chartContainer(M.parentNode).valueFormatter(function(a){return h.tickFormat()(a)}).data({value:s,series:j})(),k.renderGuideLine(i)}),k.dispatch.on(\"elementMouseout\",function(){f.clearHighlights()}),C.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&(l.forEach(function(b,c){b.disabled=a.disabled[c]}),y.disabled=a.disabled),\"undefined\"!=typeof a.index&&(G.i=a.index,G.x=F(G.i),y.index=a.index,bb.data([G])),\"undefined\"!=typeof a.rescaleY&&(w=a.rescaleY),b.update()})}),H.renderEnd(\"cumulativeLineChart immediate\"),b}function c(a,b){return K||(K=f.y()),b.map(function(b){if(!b.values)return b;var c=b.values[a];if(null==c)return b;var d=K(c,a);return-.95>d&&!E?(b.tempDisabled=!0,b):(b.tempDisabled=!1,b.values=b.values.map(function(a,b){return a.display={y:(K(a,b)-d)/(1+d)},a}),b)})}var d,e,f=a.models.line(),g=a.models.axis(),h=a.models.axis(),i=a.models.legend(),j=a.models.legend(),k=a.interactiveGuideline(),l=a.models.tooltip(),m={top:30,right:30,bottom:50,left:60},n=a.utils.defaultColor(),o=null,p=null,q=!0,r=!0,s=!0,t=!1,u=!0,v=!1,w=!0,x=f.id(),y=a.utils.state(),z=null,A=null,B=function(a){return a.average},C=d3.dispatch(\"stateChange\",\"changeState\",\"renderEnd\"),D=250,E=!1;y.index=0,y.rescaleY=w,g.orient(\"bottom\").tickPadding(7),h.orient(t?\"right\":\"left\"),l.valueFormatter(function(a,b){return h.tickFormat()(a,b)}).headerFormatter(function(a,b){return g.tickFormat()(a,b)}),j.updateState(!1);var F=d3.scale.linear(),G={i:0,x:0},H=a.utils.renderWatch(C,D),I=function(a){return function(){return{active:a.map(function(a){return!a.disabled}),index:G.i,rescaleY:w}}},J=function(a){return function(b){void 0!==b.index&&(G.i=b.index),void 0!==b.rescaleY&&(w=b.rescaleY),void 0!==b.active&&a.forEach(function(a,c){a.disabled=!b.active[c]})}};f.dispatch.on(\"elementMouseover.tooltip\",function(a){var c={x:b.x()(a.point),y:b.y()(a.point),color:a.point.color};a.point=c,l.data(a).position(a.pos).hidden(!1)}),f.dispatch.on(\"elementMouseout.tooltip\",function(){l.hidden(!0)});var K=null;return b.dispatch=C,b.lines=f,b.legend=i,b.controls=j,b.xAxis=g,b.yAxis=h,b.interactiveLayer=k,b.state=y,b.tooltip=l,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return o},set:function(a){o=a}},height:{get:function(){return p},set:function(a){p=a}},rescaleY:{get:function(){return w},set:function(a){w=a}},showControls:{get:function(){return u},set:function(a){u=a}},showLegend:{get:function(){return q},set:function(a){q=a}},average:{get:function(){return B},set:function(a){B=a}},defaultState:{get:function(){return z},set:function(a){z=a}},noData:{get:function(){return A},set:function(a){A=a}},showXAxis:{get:function(){return r},set:function(a){r=a}},showYAxis:{get:function(){return s},set:function(a){s=a}},noErrorCheck:{get:function(){return E},set:function(a){E=a}},tooltips:{get:function(){return l.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),l.enabled(!!b)}},tooltipContent:{get:function(){return l.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),l.contentGenerator(b)}},margin:{get:function(){return m},set:function(a){m.top=void 0!==a.top?a.top:m.top,m.right=void 0!==a.right?a.right:m.right,m.bottom=void 0!==a.bottom?a.bottom:m.bottom,m.left=void 0!==a.left?a.left:m.left}},color:{get:function(){return n},set:function(b){n=a.utils.getColor(b),i.color(n)}},useInteractiveGuideline:{get:function(){return v},set:function(a){v=a,a===!0&&(b.interactive(!1),b.useVoronoi(!1))}},rightAlignYAxis:{get:function(){return t},set:function(a){t=a,h.orient(a?\"right\":\"left\")}},duration:{get:function(){return D},set:function(a){D=a,f.duration(D),g.duration(D),h.duration(D),H.reset(D)}}}),a.utils.inheritOptions(b,f),a.utils.initOptions(b),b},a.models.discreteBar=function(){\"use strict\";function b(m){return y.reset(),m.each(function(b){var m=k-j.left-j.right,x=l-j.top-j.bottom;c=d3.select(this),a.utils.initSVG(c),b.forEach(function(a,b){a.values.forEach(function(a){a.series=b})});var z=d&&e?[]:b.map(function(a){return a.values.map(function(a,b){return{x:p(a,b),y:q(a,b),y0:a.y0}})});n.domain(d||d3.merge(z).map(function(a){return a.x})).rangeBands(f||[0,m],.1),o.domain(e||d3.extent(d3.merge(z).map(function(a){return a.y}).concat(r))),o.range(t?g||[x-(o.domain()[0]<0?12:0),o.domain()[1]>0?12:0]:g||[x,0]),h=h||n,i=i||o.copy().range([o(0),o(0)]);{var A=c.selectAll(\"g.nv-wrap.nv-discretebar\").data([b]),B=A.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-discretebar\"),C=B.append(\"g\");A.select(\"g\")}C.append(\"g\").attr(\"class\",\"nv-groups\"),A.attr(\"transform\",\"translate(\"+j.left+\",\"+j.top+\")\");var D=A.select(\".nv-groups\").selectAll(\".nv-group\").data(function(a){return a},function(a){return a.key});D.enter().append(\"g\").style(\"stroke-opacity\",1e-6).style(\"fill-opacity\",1e-6),D.exit().watchTransition(y,\"discreteBar: exit groups\").style(\"stroke-opacity\",1e-6).style(\"fill-opacity\",1e-6).remove(),D.attr(\"class\",function(a,b){return\"nv-group nv-series-\"+b}).classed(\"hover\",function(a){return a.hover}),D.watchTransition(y,\"discreteBar: groups\").style(\"stroke-opacity\",1).style(\"fill-opacity\",.75);var E=D.selectAll(\"g.nv-bar\").data(function(a){return a.values});E.exit().remove();var F=E.enter().append(\"g\").attr(\"transform\",function(a,b){return\"translate(\"+(n(p(a,b))+.05*n.rangeBand())+\", \"+o(0)+\")\"}).on(\"mouseover\",function(a,b){d3.select(this).classed(\"hover\",!0),v.elementMouseover({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"mouseout\",function(a,b){d3.select(this).classed(\"hover\",!1),v.elementMouseout({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"mousemove\",function(a,b){v.elementMousemove({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"click\",function(a,b){v.elementClick({data:a,index:b,color:d3.select(this).style(\"fill\")}),d3.event.stopPropagation()}).on(\"dblclick\",function(a,b){v.elementDblClick({data:a,index:b,color:d3.select(this).style(\"fill\")}),d3.event.stopPropagation()});F.append(\"rect\").attr(\"height\",0).attr(\"width\",.9*n.rangeBand()/b.length),t?(F.append(\"text\").attr(\"text-anchor\",\"middle\"),E.select(\"text\").text(function(a,b){return u(q(a,b))}).watchTransition(y,\"discreteBar: bars text\").attr(\"x\",.9*n.rangeBand()/2).attr(\"y\",function(a,b){return q(a,b)<0?o(q(a,b))-o(0)+12:-4})):E.selectAll(\"text\").remove(),E.attr(\"class\",function(a,b){return q(a,b)<0?\"nv-bar negative\":\"nv-bar positive\"}).style(\"fill\",function(a,b){return a.color||s(a,b)}).style(\"stroke\",function(a,b){return a.color||s(a,b)}).select(\"rect\").attr(\"class\",w).watchTransition(y,\"discreteBar: bars rect\").attr(\"width\",.9*n.rangeBand()/b.length),E.watchTransition(y,\"discreteBar: bars\").attr(\"transform\",function(a,b){var c=n(p(a,b))+.05*n.rangeBand(),d=q(a,b)<0?o(0):o(0)-o(q(a,b))<1?o(0)-1:o(q(a,b));return\"translate(\"+c+\", \"+d+\")\"}).select(\"rect\").attr(\"height\",function(a,b){return Math.max(Math.abs(o(q(a,b))-o(e&&e[0]||0))||1)}),h=n.copy(),i=o.copy()}),y.renderEnd(\"discreteBar immediate\"),b}var c,d,e,f,g,h,i,j={top:0,right:0,bottom:0,left:0},k=960,l=500,m=Math.floor(1e4*Math.random()),n=d3.scale.ordinal(),o=d3.scale.linear(),p=function(a){return a.x},q=function(a){return a.y},r=[0],s=a.utils.defaultColor(),t=!1,u=d3.format(\",.2f\"),v=d3.dispatch(\"chartClick\",\"elementClick\",\"elementDblClick\",\"elementMouseover\",\"elementMouseout\",\"elementMousemove\",\"renderEnd\"),w=\"discreteBar\",x=250,y=a.utils.renderWatch(v,x);return b.dispatch=v,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return k},set:function(a){k=a}},height:{get:function(){return l},set:function(a){l=a}},forceY:{get:function(){return r},set:function(a){r=a}},showValues:{get:function(){return t},set:function(a){t=a}},x:{get:function(){return p},set:function(a){p=a}},y:{get:function(){return q},set:function(a){q=a}},xScale:{get:function(){return n},set:function(a){n=a}},yScale:{get:function(){return o},set:function(a){o=a}},xDomain:{get:function(){return d},set:function(a){d=a}},yDomain:{get:function(){return e},set:function(a){e=a}},xRange:{get:function(){return f},set:function(a){f=a}},yRange:{get:function(){return g},set:function(a){g=a}},valueFormat:{get:function(){return u},set:function(a){u=a}},id:{get:function(){return m},set:function(a){m=a}},rectClass:{get:function(){return w},set:function(a){w=a}},margin:{get:function(){return j},set:function(a){j.top=void 0!==a.top?a.top:j.top,j.right=void 0!==a.right?a.right:j.right,j.bottom=void 0!==a.bottom?a.bottom:j.bottom,j.left=void 0!==a.left?a.left:j.left}},color:{get:function(){return s},set:function(b){s=a.utils.getColor(b)}},duration:{get:function(){return x},set:function(a){x=a,y.reset(x)}}}),a.utils.initOptions(b),b},a.models.discreteBarChart=function(){\"use strict\";function b(h){return t.reset(),t.models(e),m&&t.models(f),n&&t.models(g),h.each(function(h){var l=d3.select(this);a.utils.initSVG(l);var q=a.utils.availableWidth(j,l,i),t=a.utils.availableHeight(k,l,i);if(b.update=function(){r.beforeUpdate(),l.transition().duration(s).call(b)},b.container=this,!(h&&h.length&&h.filter(function(a){return a.values.length}).length))return a.utils.noData(b,l),b;l.selectAll(\".nv-noData\").remove(),c=e.xScale(),d=e.yScale().clamp(!0);var u=l.selectAll(\"g.nv-wrap.nv-discreteBarWithAxes\").data([h]),v=u.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-discreteBarWithAxes\").append(\"g\"),w=v.append(\"defs\"),x=u.select(\"g\");v.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),v.append(\"g\").attr(\"class\",\"nv-y nv-axis\").append(\"g\").attr(\"class\",\"nv-zeroLine\").append(\"line\"),v.append(\"g\").attr(\"class\",\"nv-barsWrap\"),x.attr(\"transform\",\"translate(\"+i.left+\",\"+i.top+\")\"),o&&x.select(\".nv-y.nv-axis\").attr(\"transform\",\"translate(\"+q+\",0)\"),e.width(q).height(t);var y=x.select(\".nv-barsWrap\").datum(h.filter(function(a){return!a.disabled}));if(y.transition().call(e),w.append(\"clipPath\").attr(\"id\",\"nv-x-label-clip-\"+e.id()).append(\"rect\"),x.select(\"#nv-x-label-clip-\"+e.id()+\" rect\").attr(\"width\",c.rangeBand()*(p?2:1)).attr(\"height\",16).attr(\"x\",-c.rangeBand()/(p?1:2)),m){f.scale(c)._ticks(a.utils.calcTicksX(q/100,h)).tickSize(-t,0),x.select(\".nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+(d.range()[0]+(e.showValues()&&d.domain()[0]<0?16:0))+\")\"),x.select(\".nv-x.nv-axis\").call(f);\nvar z=x.select(\".nv-x.nv-axis\").selectAll(\"g\");p&&z.selectAll(\"text\").attr(\"transform\",function(a,b,c){return\"translate(0,\"+(c%2==0?\"5\":\"17\")+\")\"})}n&&(g.scale(d)._ticks(a.utils.calcTicksY(t/36,h)).tickSize(-q,0),x.select(\".nv-y.nv-axis\").call(g)),x.select(\".nv-zeroLine line\").attr(\"x1\",0).attr(\"x2\",q).attr(\"y1\",d(0)).attr(\"y2\",d(0))}),t.renderEnd(\"discreteBar chart immediate\"),b}var c,d,e=a.models.discreteBar(),f=a.models.axis(),g=a.models.axis(),h=a.models.tooltip(),i={top:15,right:10,bottom:50,left:60},j=null,k=null,l=a.utils.getColor(),m=!0,n=!0,o=!1,p=!1,q=null,r=d3.dispatch(\"beforeUpdate\",\"renderEnd\"),s=250;f.orient(\"bottom\").showMaxMin(!1).tickFormat(function(a){return a}),g.orient(o?\"right\":\"left\").tickFormat(d3.format(\",.1f\")),h.duration(0).headerEnabled(!1).valueFormatter(function(a,b){return g.tickFormat()(a,b)}).keyFormatter(function(a,b){return f.tickFormat()(a,b)});var t=a.utils.renderWatch(r,s);return e.dispatch.on(\"elementMouseover.tooltip\",function(a){a.series={key:b.x()(a.data),value:b.y()(a.data),color:a.color},h.data(a).hidden(!1)}),e.dispatch.on(\"elementMouseout.tooltip\",function(){h.hidden(!0)}),e.dispatch.on(\"elementMousemove.tooltip\",function(){h.position({top:d3.event.pageY,left:d3.event.pageX})()}),b.dispatch=r,b.discretebar=e,b.xAxis=f,b.yAxis=g,b.tooltip=h,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return j},set:function(a){j=a}},height:{get:function(){return k},set:function(a){k=a}},staggerLabels:{get:function(){return p},set:function(a){p=a}},showXAxis:{get:function(){return m},set:function(a){m=a}},showYAxis:{get:function(){return n},set:function(a){n=a}},noData:{get:function(){return q},set:function(a){q=a}},tooltips:{get:function(){return h.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),h.enabled(!!b)}},tooltipContent:{get:function(){return h.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),h.contentGenerator(b)}},margin:{get:function(){return i},set:function(a){i.top=void 0!==a.top?a.top:i.top,i.right=void 0!==a.right?a.right:i.right,i.bottom=void 0!==a.bottom?a.bottom:i.bottom,i.left=void 0!==a.left?a.left:i.left}},duration:{get:function(){return s},set:function(a){s=a,t.reset(s),e.duration(s),f.duration(s),g.duration(s)}},color:{get:function(){return l},set:function(b){l=a.utils.getColor(b),e.color(l)}},rightAlignYAxis:{get:function(){return o},set:function(a){o=a,g.orient(a?\"right\":\"left\")}}}),a.utils.inheritOptions(b,e),a.utils.initOptions(b),b},a.models.distribution=function(){\"use strict\";function b(k){return m.reset(),k.each(function(b){var k=(e-(\"x\"===g?d.left+d.right:d.top+d.bottom),\"x\"==g?\"y\":\"x\"),l=d3.select(this);a.utils.initSVG(l),c=c||j;var n=l.selectAll(\"g.nv-distribution\").data([b]),o=n.enter().append(\"g\").attr(\"class\",\"nvd3 nv-distribution\"),p=(o.append(\"g\"),n.select(\"g\"));n.attr(\"transform\",\"translate(\"+d.left+\",\"+d.top+\")\");var q=p.selectAll(\"g.nv-dist\").data(function(a){return a},function(a){return a.key});q.enter().append(\"g\"),q.attr(\"class\",function(a,b){return\"nv-dist nv-series-\"+b}).style(\"stroke\",function(a,b){return i(a,b)});var r=q.selectAll(\"line.nv-dist\"+g).data(function(a){return a.values});r.enter().append(\"line\").attr(g+\"1\",function(a,b){return c(h(a,b))}).attr(g+\"2\",function(a,b){return c(h(a,b))}),m.transition(q.exit().selectAll(\"line.nv-dist\"+g),\"dist exit\").attr(g+\"1\",function(a,b){return j(h(a,b))}).attr(g+\"2\",function(a,b){return j(h(a,b))}).style(\"stroke-opacity\",0).remove(),r.attr(\"class\",function(a,b){return\"nv-dist\"+g+\" nv-dist\"+g+\"-\"+b}).attr(k+\"1\",0).attr(k+\"2\",f),m.transition(r,\"dist\").attr(g+\"1\",function(a,b){return j(h(a,b))}).attr(g+\"2\",function(a,b){return j(h(a,b))}),c=j.copy()}),m.renderEnd(\"distribution immediate\"),b}var c,d={top:0,right:0,bottom:0,left:0},e=400,f=8,g=\"x\",h=function(a){return a[g]},i=a.utils.defaultColor(),j=d3.scale.linear(),k=250,l=d3.dispatch(\"renderEnd\"),m=a.utils.renderWatch(l,k);return b.options=a.utils.optionsFunc.bind(b),b.dispatch=l,b.margin=function(a){return arguments.length?(d.top=\"undefined\"!=typeof a.top?a.top:d.top,d.right=\"undefined\"!=typeof a.right?a.right:d.right,d.bottom=\"undefined\"!=typeof a.bottom?a.bottom:d.bottom,d.left=\"undefined\"!=typeof a.left?a.left:d.left,b):d},b.width=function(a){return arguments.length?(e=a,b):e},b.axis=function(a){return arguments.length?(g=a,b):g},b.size=function(a){return arguments.length?(f=a,b):f},b.getData=function(a){return arguments.length?(h=d3.functor(a),b):h},b.scale=function(a){return arguments.length?(j=a,b):j},b.color=function(c){return arguments.length?(i=a.utils.getColor(c),b):i},b.duration=function(a){return arguments.length?(k=a,m.reset(k),b):k},b},a.models.furiousLegend=function(){\"use strict\";function b(p){function q(a,b){return\"furious\"!=o?\"#000\":m?a.disengaged?g(a,b):\"#fff\":m?void 0:a.disabled?g(a,b):\"#fff\"}function r(a,b){return m&&\"furious\"==o?a.disengaged?\"#fff\":g(a,b):a.disabled?\"#fff\":g(a,b)}return p.each(function(b){var p=d-c.left-c.right,s=d3.select(this);a.utils.initSVG(s);var t=s.selectAll(\"g.nv-legend\").data([b]),u=(t.enter().append(\"g\").attr(\"class\",\"nvd3 nv-legend\").append(\"g\"),t.select(\"g\"));t.attr(\"transform\",\"translate(\"+c.left+\",\"+c.top+\")\");var v,w=u.selectAll(\".nv-series\").data(function(a){return\"furious\"!=o?a:a.filter(function(a){return m?!0:!a.disengaged})}),x=w.enter().append(\"g\").attr(\"class\",\"nv-series\");if(\"classic\"==o)x.append(\"circle\").style(\"stroke-width\",2).attr(\"class\",\"nv-legend-symbol\").attr(\"r\",5),v=w.select(\"circle\");else if(\"furious\"==o){x.append(\"rect\").style(\"stroke-width\",2).attr(\"class\",\"nv-legend-symbol\").attr(\"rx\",3).attr(\"ry\",3),v=w.select(\"rect\"),x.append(\"g\").attr(\"class\",\"nv-check-box\").property(\"innerHTML\",'<path d=\"M0.5,5 L22.5,5 L22.5,26.5 L0.5,26.5 L0.5,5 Z\" class=\"nv-box\"></path><path d=\"M5.5,12.8618467 L11.9185089,19.2803556 L31,0.198864511\" class=\"nv-check\"></path>').attr(\"transform\",\"translate(-10,-8)scale(0.5)\");var y=w.select(\".nv-check-box\");y.each(function(a,b){d3.select(this).selectAll(\"path\").attr(\"stroke\",q(a,b))})}x.append(\"text\").attr(\"text-anchor\",\"start\").attr(\"class\",\"nv-legend-text\").attr(\"dy\",\".32em\").attr(\"dx\",\"8\");var z=w.select(\"text.nv-legend-text\");w.on(\"mouseover\",function(a,b){n.legendMouseover(a,b)}).on(\"mouseout\",function(a,b){n.legendMouseout(a,b)}).on(\"click\",function(a,b){n.legendClick(a,b);var c=w.data();if(k){if(\"classic\"==o)l?(c.forEach(function(a){a.disabled=!0}),a.disabled=!1):(a.disabled=!a.disabled,c.every(function(a){return a.disabled})&&c.forEach(function(a){a.disabled=!1}));else if(\"furious\"==o)if(m)a.disengaged=!a.disengaged,a.userDisabled=void 0==a.userDisabled?!!a.disabled:a.userDisabled,a.disabled=a.disengaged||a.userDisabled;else if(!m){a.disabled=!a.disabled,a.userDisabled=a.disabled;var d=c.filter(function(a){return!a.disengaged});d.every(function(a){return a.userDisabled})&&c.forEach(function(a){a.disabled=a.userDisabled=!1})}n.stateChange({disabled:c.map(function(a){return!!a.disabled}),disengaged:c.map(function(a){return!!a.disengaged})})}}).on(\"dblclick\",function(a,b){if((\"furious\"!=o||!m)&&(n.legendDblclick(a,b),k)){var c=w.data();c.forEach(function(a){a.disabled=!0,\"furious\"==o&&(a.userDisabled=a.disabled)}),a.disabled=!1,\"furious\"==o&&(a.userDisabled=a.disabled),n.stateChange({disabled:c.map(function(a){return!!a.disabled})})}}),w.classed(\"nv-disabled\",function(a){return a.userDisabled}),w.exit().remove(),z.attr(\"fill\",q).text(f);var A;switch(o){case\"furious\":A=23;break;case\"classic\":A=20}if(h){var B=[];w.each(function(){var b,c=d3.select(this).select(\"text\");try{if(b=c.node().getComputedTextLength(),0>=b)throw Error()}catch(d){b=a.utils.calcApproxTextWidth(c)}B.push(b+i)});for(var C=0,D=0,E=[];p>D&&C<B.length;)E[C]=B[C],D+=B[C++];for(0===C&&(C=1);D>p&&C>1;){E=[],C--;for(var F=0;F<B.length;F++)B[F]>(E[F%C]||0)&&(E[F%C]=B[F]);D=E.reduce(function(a,b){return a+b})}for(var G=[],H=0,I=0;C>H;H++)G[H]=I,I+=E[H];w.attr(\"transform\",function(a,b){return\"translate(\"+G[b%C]+\",\"+(5+Math.floor(b/C)*A)+\")\"}),j?u.attr(\"transform\",\"translate(\"+(d-c.right-D)+\",\"+c.top+\")\"):u.attr(\"transform\",\"translate(0,\"+c.top+\")\"),e=c.top+c.bottom+Math.ceil(B.length/C)*A}else{var J,K=5,L=5,M=0;w.attr(\"transform\",function(){var a=d3.select(this).select(\"text\").node().getComputedTextLength()+i;return J=L,d<c.left+c.right+J+a&&(L=J=5,K+=A),L+=a,L>M&&(M=L),\"translate(\"+J+\",\"+K+\")\"}),u.attr(\"transform\",\"translate(\"+(d-c.right-M)+\",\"+c.top+\")\"),e=c.top+c.bottom+K+15}\"furious\"==o&&v.attr(\"width\",function(a,b){return z[0][b].getComputedTextLength()+27}).attr(\"height\",18).attr(\"y\",-9).attr(\"x\",-15),v.style(\"fill\",r).style(\"stroke\",function(a,b){return a.color||g(a,b)})}),b}var c={top:5,right:0,bottom:5,left:0},d=400,e=20,f=function(a){return a.key},g=a.utils.getColor(),h=!0,i=28,j=!0,k=!0,l=!1,m=!1,n=d3.dispatch(\"legendClick\",\"legendDblclick\",\"legendMouseover\",\"legendMouseout\",\"stateChange\"),o=\"classic\";return b.dispatch=n,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return d},set:function(a){d=a}},height:{get:function(){return e},set:function(a){e=a}},key:{get:function(){return f},set:function(a){f=a}},align:{get:function(){return h},set:function(a){h=a}},rightAlign:{get:function(){return j},set:function(a){j=a}},padding:{get:function(){return i},set:function(a){i=a}},updateState:{get:function(){return k},set:function(a){k=a}},radioButtonMode:{get:function(){return l},set:function(a){l=a}},expanded:{get:function(){return m},set:function(a){m=a}},vers:{get:function(){return o},set:function(a){o=a}},margin:{get:function(){return c},set:function(a){c.top=void 0!==a.top?a.top:c.top,c.right=void 0!==a.right?a.right:c.right,c.bottom=void 0!==a.bottom?a.bottom:c.bottom,c.left=void 0!==a.left?a.left:c.left}},color:{get:function(){return g},set:function(b){g=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.historicalBar=function(){\"use strict\";function b(x){return x.each(function(b){w.reset(),k=d3.select(this);var x=a.utils.availableWidth(h,k,g),y=a.utils.availableHeight(i,k,g);a.utils.initSVG(k),l.domain(c||d3.extent(b[0].values.map(n).concat(p))),l.range(r?e||[.5*x/b[0].values.length,x*(b[0].values.length-.5)/b[0].values.length]:e||[0,x]),m.domain(d||d3.extent(b[0].values.map(o).concat(q))).range(f||[y,0]),l.domain()[0]===l.domain()[1]&&l.domain(l.domain()[0]?[l.domain()[0]-.01*l.domain()[0],l.domain()[1]+.01*l.domain()[1]]:[-1,1]),m.domain()[0]===m.domain()[1]&&m.domain(m.domain()[0]?[m.domain()[0]+.01*m.domain()[0],m.domain()[1]-.01*m.domain()[1]]:[-1,1]);var z=k.selectAll(\"g.nv-wrap.nv-historicalBar-\"+j).data([b[0].values]),A=z.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-historicalBar-\"+j),B=A.append(\"defs\"),C=A.append(\"g\"),D=z.select(\"g\");C.append(\"g\").attr(\"class\",\"nv-bars\"),z.attr(\"transform\",\"translate(\"+g.left+\",\"+g.top+\")\"),k.on(\"click\",function(a,b){u.chartClick({data:a,index:b,pos:d3.event,id:j})}),B.append(\"clipPath\").attr(\"id\",\"nv-chart-clip-path-\"+j).append(\"rect\"),z.select(\"#nv-chart-clip-path-\"+j+\" rect\").attr(\"width\",x).attr(\"height\",y),D.attr(\"clip-path\",s?\"url(#nv-chart-clip-path-\"+j+\")\":\"\");var E=z.select(\".nv-bars\").selectAll(\".nv-bar\").data(function(a){return a},function(a,b){return n(a,b)});E.exit().remove(),E.enter().append(\"rect\").attr(\"x\",0).attr(\"y\",function(b,c){return a.utils.NaNtoZero(m(Math.max(0,o(b,c))))}).attr(\"height\",function(b,c){return a.utils.NaNtoZero(Math.abs(m(o(b,c))-m(0)))}).attr(\"transform\",function(a,c){return\"translate(\"+(l(n(a,c))-x/b[0].values.length*.45)+\",0)\"}).on(\"mouseover\",function(a,b){v&&(d3.select(this).classed(\"hover\",!0),u.elementMouseover({data:a,index:b,color:d3.select(this).style(\"fill\")}))}).on(\"mouseout\",function(a,b){v&&(d3.select(this).classed(\"hover\",!1),u.elementMouseout({data:a,index:b,color:d3.select(this).style(\"fill\")}))}).on(\"mousemove\",function(a,b){v&&u.elementMousemove({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"click\",function(a,b){v&&(u.elementClick({data:a,index:b,color:d3.select(this).style(\"fill\")}),d3.event.stopPropagation())}).on(\"dblclick\",function(a,b){v&&(u.elementDblClick({data:a,index:b,color:d3.select(this).style(\"fill\")}),d3.event.stopPropagation())}),E.attr(\"fill\",function(a,b){return t(a,b)}).attr(\"class\",function(a,b,c){return(o(a,b)<0?\"nv-bar negative\":\"nv-bar positive\")+\" nv-bar-\"+c+\"-\"+b}).watchTransition(w,\"bars\").attr(\"transform\",function(a,c){return\"translate(\"+(l(n(a,c))-x/b[0].values.length*.45)+\",0)\"}).attr(\"width\",x/b[0].values.length*.9),E.watchTransition(w,\"bars\").attr(\"y\",function(b,c){var d=o(b,c)<0?m(0):m(0)-m(o(b,c))<1?m(0)-1:m(o(b,c));return a.utils.NaNtoZero(d)}).attr(\"height\",function(b,c){return a.utils.NaNtoZero(Math.max(Math.abs(m(o(b,c))-m(0)),1))})}),w.renderEnd(\"historicalBar immediate\"),b}var c,d,e,f,g={top:0,right:0,bottom:0,left:0},h=null,i=null,j=Math.floor(1e4*Math.random()),k=null,l=d3.scale.linear(),m=d3.scale.linear(),n=function(a){return a.x},o=function(a){return a.y},p=[],q=[0],r=!1,s=!0,t=a.utils.defaultColor(),u=d3.dispatch(\"chartClick\",\"elementClick\",\"elementDblClick\",\"elementMouseover\",\"elementMouseout\",\"elementMousemove\",\"renderEnd\"),v=!0,w=a.utils.renderWatch(u,0);return b.highlightPoint=function(a,b){k.select(\".nv-bars .nv-bar-0-\"+a).classed(\"hover\",b)},b.clearHighlights=function(){k.select(\".nv-bars .nv-bar.hover\").classed(\"hover\",!1)},b.dispatch=u,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return h},set:function(a){h=a}},height:{get:function(){return i},set:function(a){i=a}},forceX:{get:function(){return p},set:function(a){p=a}},forceY:{get:function(){return q},set:function(a){q=a}},padData:{get:function(){return r},set:function(a){r=a}},x:{get:function(){return n},set:function(a){n=a}},y:{get:function(){return o},set:function(a){o=a}},xScale:{get:function(){return l},set:function(a){l=a}},yScale:{get:function(){return m},set:function(a){m=a}},xDomain:{get:function(){return c},set:function(a){c=a}},yDomain:{get:function(){return d},set:function(a){d=a}},xRange:{get:function(){return e},set:function(a){e=a}},yRange:{get:function(){return f},set:function(a){f=a}},clipEdge:{get:function(){return s},set:function(a){s=a}},id:{get:function(){return j},set:function(a){j=a}},interactive:{get:function(){return v},set:function(a){v=a}},margin:{get:function(){return g},set:function(a){g.top=void 0!==a.top?a.top:g.top,g.right=void 0!==a.right?a.right:g.right,g.bottom=void 0!==a.bottom?a.bottom:g.bottom,g.left=void 0!==a.left?a.left:g.left}},color:{get:function(){return t},set:function(b){t=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.historicalBarChart=function(b){\"use strict\";function c(b){return b.each(function(k){z.reset(),z.models(f),q&&z.models(g),r&&z.models(h);var w=d3.select(this),A=this;a.utils.initSVG(w);var B=a.utils.availableWidth(n,w,l),C=a.utils.availableHeight(o,w,l);if(c.update=function(){w.transition().duration(y).call(c)},c.container=this,u.disabled=k.map(function(a){return!!a.disabled}),!v){var D;v={};for(D in u)v[D]=u[D]instanceof Array?u[D].slice(0):u[D]}if(!(k&&k.length&&k.filter(function(a){return a.values.length}).length))return a.utils.noData(c,w),c;w.selectAll(\".nv-noData\").remove(),d=f.xScale(),e=f.yScale();var E=w.selectAll(\"g.nv-wrap.nv-historicalBarChart\").data([k]),F=E.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-historicalBarChart\").append(\"g\"),G=E.select(\"g\");F.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),F.append(\"g\").attr(\"class\",\"nv-y nv-axis\"),F.append(\"g\").attr(\"class\",\"nv-barsWrap\"),F.append(\"g\").attr(\"class\",\"nv-legendWrap\"),F.append(\"g\").attr(\"class\",\"nv-interactive\"),p&&(i.width(B),G.select(\".nv-legendWrap\").datum(k).call(i),l.top!=i.height()&&(l.top=i.height(),C=a.utils.availableHeight(o,w,l)),E.select(\".nv-legendWrap\").attr(\"transform\",\"translate(0,\"+-l.top+\")\")),E.attr(\"transform\",\"translate(\"+l.left+\",\"+l.top+\")\"),s&&G.select(\".nv-y.nv-axis\").attr(\"transform\",\"translate(\"+B+\",0)\"),t&&(j.width(B).height(C).margin({left:l.left,top:l.top}).svgContainer(w).xScale(d),E.select(\".nv-interactive\").call(j)),f.width(B).height(C).color(k.map(function(a,b){return a.color||m(a,b)}).filter(function(a,b){return!k[b].disabled}));var H=G.select(\".nv-barsWrap\").datum(k.filter(function(a){return!a.disabled}));H.transition().call(f),q&&(g.scale(d)._ticks(a.utils.calcTicksX(B/100,k)).tickSize(-C,0),G.select(\".nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+e.range()[0]+\")\"),G.select(\".nv-x.nv-axis\").transition().call(g)),r&&(h.scale(e)._ticks(a.utils.calcTicksY(C/36,k)).tickSize(-B,0),G.select(\".nv-y.nv-axis\").transition().call(h)),j.dispatch.on(\"elementMousemove\",function(b){f.clearHighlights();var d,e,i,n=[];k.filter(function(a,b){return a.seriesIndex=b,!a.disabled}).forEach(function(g){e=a.interactiveBisect(g.values,b.pointXValue,c.x()),f.highlightPoint(e,!0);var h=g.values[e];void 0!==h&&(void 0===d&&(d=h),void 0===i&&(i=c.xScale()(c.x()(h,e))),n.push({key:g.key,value:c.y()(h,e),color:m(g,g.seriesIndex),data:g.values[e]}))});var o=g.tickFormat()(c.x()(d,e));j.tooltip.position({left:i+l.left,top:b.mouseY+l.top}).chartContainer(A.parentNode).valueFormatter(function(a){return h.tickFormat()(a)}).data({value:o,index:e,series:n})(),j.renderGuideLine(i)}),j.dispatch.on(\"elementMouseout\",function(){x.tooltipHide(),f.clearHighlights()}),i.dispatch.on(\"legendClick\",function(a){a.disabled=!a.disabled,k.filter(function(a){return!a.disabled}).length||k.map(function(a){return a.disabled=!1,E.selectAll(\".nv-series\").classed(\"disabled\",!1),a}),u.disabled=k.map(function(a){return!!a.disabled}),x.stateChange(u),b.transition().call(c)}),i.dispatch.on(\"legendDblclick\",function(a){k.forEach(function(a){a.disabled=!0}),a.disabled=!1,u.disabled=k.map(function(a){return!!a.disabled}),x.stateChange(u),c.update()}),x.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&(k.forEach(function(b,c){b.disabled=a.disabled[c]}),u.disabled=a.disabled),c.update()})}),z.renderEnd(\"historicalBarChart immediate\"),c}var d,e,f=b||a.models.historicalBar(),g=a.models.axis(),h=a.models.axis(),i=a.models.legend(),j=a.interactiveGuideline(),k=a.models.tooltip(),l={top:30,right:90,bottom:50,left:90},m=a.utils.defaultColor(),n=null,o=null,p=!1,q=!0,r=!0,s=!1,t=!1,u={},v=null,w=null,x=d3.dispatch(\"tooltipHide\",\"stateChange\",\"changeState\",\"renderEnd\"),y=250;g.orient(\"bottom\").tickPadding(7),h.orient(s?\"right\":\"left\"),k.duration(0).headerEnabled(!1).valueFormatter(function(a,b){return h.tickFormat()(a,b)}).headerFormatter(function(a,b){return g.tickFormat()(a,b)});var z=a.utils.renderWatch(x,0);return f.dispatch.on(\"elementMouseover.tooltip\",function(a){a.series={key:c.x()(a.data),value:c.y()(a.data),color:a.color},k.data(a).hidden(!1)}),f.dispatch.on(\"elementMouseout.tooltip\",function(){k.hidden(!0)}),f.dispatch.on(\"elementMousemove.tooltip\",function(){k.position({top:d3.event.pageY,left:d3.event.pageX})()}),c.dispatch=x,c.bars=f,c.legend=i,c.xAxis=g,c.yAxis=h,c.interactiveLayer=j,c.tooltip=k,c.options=a.utils.optionsFunc.bind(c),c._options=Object.create({},{width:{get:function(){return n},set:function(a){n=a}},height:{get:function(){return o},set:function(a){o=a}},showLegend:{get:function(){return p},set:function(a){p=a}},showXAxis:{get:function(){return q},set:function(a){q=a}},showYAxis:{get:function(){return r},set:function(a){r=a}},defaultState:{get:function(){return v},set:function(a){v=a}},noData:{get:function(){return w},set:function(a){w=a}},tooltips:{get:function(){return k.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),k.enabled(!!b)}},tooltipContent:{get:function(){return k.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),k.contentGenerator(b)}},margin:{get:function(){return l},set:function(a){l.top=void 0!==a.top?a.top:l.top,l.right=void 0!==a.right?a.right:l.right,l.bottom=void 0!==a.bottom?a.bottom:l.bottom,l.left=void 0!==a.left?a.left:l.left}},color:{get:function(){return m},set:function(b){m=a.utils.getColor(b),i.color(m),f.color(m)}},duration:{get:function(){return y},set:function(a){y=a,z.reset(y),h.duration(y),g.duration(y)}},rightAlignYAxis:{get:function(){return s},set:function(a){s=a,h.orient(a?\"right\":\"left\")}},useInteractiveGuideline:{get:function(){return t},set:function(a){t=a,a===!0&&c.interactive(!1)}}}),a.utils.inheritOptions(c,f),a.utils.initOptions(c),c},a.models.ohlcBarChart=function(){var b=a.models.historicalBarChart(a.models.ohlcBar());return b.useInteractiveGuideline(!0),b.interactiveLayer.tooltip.contentGenerator(function(a){var c=a.series[0].data,d=c.open<c.close?\"2ca02c\":\"d62728\";return'<h3 style=\"color: #'+d+'\">'+a.value+\"</h3><table><tr><td>open:</td><td>\"+b.yAxis.tickFormat()(c.open)+\"</td></tr><tr><td>close:</td><td>\"+b.yAxis.tickFormat()(c.close)+\"</td></tr><tr><td>high</td><td>\"+b.yAxis.tickFormat()(c.high)+\"</td></tr><tr><td>low:</td><td>\"+b.yAxis.tickFormat()(c.low)+\"</td></tr></table>\"}),b},a.models.candlestickBarChart=function(){var b=a.models.historicalBarChart(a.models.candlestickBar());return b.useInteractiveGuideline(!0),b.interactiveLayer.tooltip.contentGenerator(function(a){var c=a.series[0].data,d=c.open<c.close?\"2ca02c\":\"d62728\";return'<h3 style=\"color: #'+d+'\">'+a.value+\"</h3><table><tr><td>open:</td><td>\"+b.yAxis.tickFormat()(c.open)+\"</td></tr><tr><td>close:</td><td>\"+b.yAxis.tickFormat()(c.close)+\"</td></tr><tr><td>high</td><td>\"+b.yAxis.tickFormat()(c.high)+\"</td></tr><tr><td>low:</td><td>\"+b.yAxis.tickFormat()(c.low)+\"</td></tr></table>\"}),b},a.models.legend=function(){\"use strict\";function b(p){function q(a,b){return\"furious\"!=o?\"#000\":m?a.disengaged?\"#000\":\"#fff\":m?void 0:(a.color||(a.color=g(a,b)),a.disabled?a.color:\"#fff\")}function r(a,b){return m&&\"furious\"==o&&a.disengaged?\"#eee\":a.color||g(a,b)}function s(a){return m&&\"furious\"==o?1:a.disabled?0:1}return p.each(function(b){var g=d-c.left-c.right,p=d3.select(this);a.utils.initSVG(p);var t=p.selectAll(\"g.nv-legend\").data([b]),u=t.enter().append(\"g\").attr(\"class\",\"nvd3 nv-legend\").append(\"g\"),v=t.select(\"g\");t.attr(\"transform\",\"translate(\"+c.left+\",\"+c.top+\")\");var w,x,y=v.selectAll(\".nv-series\").data(function(a){return\"furious\"!=o?a:a.filter(function(a){return m?!0:!a.disengaged})}),z=y.enter().append(\"g\").attr(\"class\",\"nv-series\");switch(o){case\"furious\":x=23;break;case\"classic\":x=20}if(\"classic\"==o)z.append(\"circle\").style(\"stroke-width\",2).attr(\"class\",\"nv-legend-symbol\").attr(\"r\",5),w=y.select(\"circle\");else if(\"furious\"==o){z.append(\"rect\").style(\"stroke-width\",2).attr(\"class\",\"nv-legend-symbol\").attr(\"rx\",3).attr(\"ry\",3),w=y.select(\".nv-legend-symbol\"),z.append(\"g\").attr(\"class\",\"nv-check-box\").property(\"innerHTML\",'<path d=\"M0.5,5 L22.5,5 L22.5,26.5 L0.5,26.5 L0.5,5 Z\" class=\"nv-box\"></path><path d=\"M5.5,12.8618467 L11.9185089,19.2803556 L31,0.198864511\" class=\"nv-check\"></path>').attr(\"transform\",\"translate(-10,-8)scale(0.5)\");var A=y.select(\".nv-check-box\");A.each(function(a,b){d3.select(this).selectAll(\"path\").attr(\"stroke\",q(a,b))})}z.append(\"text\").attr(\"text-anchor\",\"start\").attr(\"class\",\"nv-legend-text\").attr(\"dy\",\".32em\").attr(\"dx\",\"8\");var B=y.select(\"text.nv-legend-text\");y.on(\"mouseover\",function(a,b){n.legendMouseover(a,b)}).on(\"mouseout\",function(a,b){n.legendMouseout(a,b)}).on(\"click\",function(a,b){n.legendClick(a,b);var c=y.data();if(k){if(\"classic\"==o)l?(c.forEach(function(a){a.disabled=!0}),a.disabled=!1):(a.disabled=!a.disabled,c.every(function(a){return a.disabled})&&c.forEach(function(a){a.disabled=!1}));else if(\"furious\"==o)if(m)a.disengaged=!a.disengaged,a.userDisabled=void 0==a.userDisabled?!!a.disabled:a.userDisabled,a.disabled=a.disengaged||a.userDisabled;else if(!m){a.disabled=!a.disabled,a.userDisabled=a.disabled;var d=c.filter(function(a){return!a.disengaged});d.every(function(a){return a.userDisabled})&&c.forEach(function(a){a.disabled=a.userDisabled=!1})}n.stateChange({disabled:c.map(function(a){return!!a.disabled}),disengaged:c.map(function(a){return!!a.disengaged})})}}).on(\"dblclick\",function(a,b){if((\"furious\"!=o||!m)&&(n.legendDblclick(a,b),k)){var c=y.data();c.forEach(function(a){a.disabled=!0,\"furious\"==o&&(a.userDisabled=a.disabled)}),a.disabled=!1,\"furious\"==o&&(a.userDisabled=a.disabled),n.stateChange({disabled:c.map(function(a){return!!a.disabled})})}}),y.classed(\"nv-disabled\",function(a){return a.userDisabled}),y.exit().remove(),B.attr(\"fill\",q).text(f);var C=0;if(h){var D=[];y.each(function(){var b,c=d3.select(this).select(\"text\");try{if(b=c.node().getComputedTextLength(),0>=b)throw Error()}catch(d){b=a.utils.calcApproxTextWidth(c)}D.push(b+i)});var E=0,F=[];for(C=0;g>C&&E<D.length;)F[E]=D[E],C+=D[E++];for(0===E&&(E=1);C>g&&E>1;){F=[],E--;for(var G=0;G<D.length;G++)D[G]>(F[G%E]||0)&&(F[G%E]=D[G]);C=F.reduce(function(a,b){return a+b})}for(var H=[],I=0,J=0;E>I;I++)H[I]=J,J+=F[I];y.attr(\"transform\",function(a,b){return\"translate(\"+H[b%E]+\",\"+(5+Math.floor(b/E)*x)+\")\"}),j?v.attr(\"transform\",\"translate(\"+(d-c.right-C)+\",\"+c.top+\")\"):v.attr(\"transform\",\"translate(0,\"+c.top+\")\"),e=c.top+c.bottom+Math.ceil(D.length/E)*x}else{var K,L=5,M=5,N=0;y.attr(\"transform\",function(){var a=d3.select(this).select(\"text\").node().getComputedTextLength()+i;return K=M,d<c.left+c.right+K+a&&(M=K=5,L+=x),M+=a,M>N&&(N=M),K+N>C&&(C=K+N),\"translate(\"+K+\",\"+L+\")\"}),v.attr(\"transform\",\"translate(\"+(d-c.right-N)+\",\"+c.top+\")\"),e=c.top+c.bottom+L+15}if(\"furious\"==o){w.attr(\"width\",function(a,b){return B[0][b].getComputedTextLength()+27}).attr(\"height\",18).attr(\"y\",-9).attr(\"x\",-15),u.insert(\"rect\",\":first-child\").attr(\"class\",\"nv-legend-bg\").attr(\"fill\",\"#eee\").attr(\"opacity\",0);var O=v.select(\".nv-legend-bg\");O.transition().duration(300).attr(\"x\",-x).attr(\"width\",C+x-12).attr(\"height\",e+10).attr(\"y\",-c.top-10).attr(\"opacity\",m?1:0)}w.style(\"fill\",r).style(\"fill-opacity\",s).style(\"stroke\",r)}),b}var c={top:5,right:0,bottom:5,left:0},d=400,e=20,f=function(a){return a.key},g=a.utils.getColor(),h=!0,i=32,j=!0,k=!0,l=!1,m=!1,n=d3.dispatch(\"legendClick\",\"legendDblclick\",\"legendMouseover\",\"legendMouseout\",\"stateChange\"),o=\"classic\";return b.dispatch=n,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return d},set:function(a){d=a}},height:{get:function(){return e},set:function(a){e=a}},key:{get:function(){return f},set:function(a){f=a}},align:{get:function(){return h},set:function(a){h=a}},rightAlign:{get:function(){return j},set:function(a){j=a}},padding:{get:function(){return i},set:function(a){i=a}},updateState:{get:function(){return k},set:function(a){k=a}},radioButtonMode:{get:function(){return l},set:function(a){l=a}},expanded:{get:function(){return m},set:function(a){m=a}},vers:{get:function(){return o},set:function(a){o=a}},margin:{get:function(){return c},set:function(a){c.top=void 0!==a.top?a.top:c.top,c.right=void 0!==a.right?a.right:c.right,c.bottom=void 0!==a.bottom?a.bottom:c.bottom,c.left=void 0!==a.left?a.left:c.left}},color:{get:function(){return g},set:function(b){g=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.line=function(){\"use strict\";function b(r){return v.reset(),v.models(e),r.each(function(b){i=d3.select(this);var r=a.utils.availableWidth(g,i,f),s=a.utils.availableHeight(h,i,f);a.utils.initSVG(i),c=e.xScale(),d=e.yScale(),t=t||c,u=u||d;var w=i.selectAll(\"g.nv-wrap.nv-line\").data([b]),x=w.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-line\"),y=x.append(\"defs\"),z=x.append(\"g\"),A=w.select(\"g\");z.append(\"g\").attr(\"class\",\"nv-groups\"),z.append(\"g\").attr(\"class\",\"nv-scatterWrap\"),w.attr(\"transform\",\"translate(\"+f.left+\",\"+f.top+\")\"),e.width(r).height(s);var B=w.select(\".nv-scatterWrap\");B.call(e),y.append(\"clipPath\").attr(\"id\",\"nv-edge-clip-\"+e.id()).append(\"rect\"),w.select(\"#nv-edge-clip-\"+e.id()+\" rect\").attr(\"width\",r).attr(\"height\",s>0?s:0),A.attr(\"clip-path\",p?\"url(#nv-edge-clip-\"+e.id()+\")\":\"\"),B.attr(\"clip-path\",p?\"url(#nv-edge-clip-\"+e.id()+\")\":\"\");var C=w.select(\".nv-groups\").selectAll(\".nv-group\").data(function(a){return a},function(a){return a.key});C.enter().append(\"g\").style(\"stroke-opacity\",1e-6).style(\"stroke-width\",function(a){return a.strokeWidth||j}).style(\"fill-opacity\",1e-6),C.exit().remove(),C.attr(\"class\",function(a,b){return(a.classed||\"\")+\" nv-group nv-series-\"+b}).classed(\"hover\",function(a){return a.hover}).style(\"fill\",function(a,b){return k(a,b)}).style(\"stroke\",function(a,b){return k(a,b)}),C.watchTransition(v,\"line: groups\").style(\"stroke-opacity\",1).style(\"fill-opacity\",function(a){return a.fillOpacity||.5});var D=C.selectAll(\"path.nv-area\").data(function(a){return o(a)?[a]:[]});D.enter().append(\"path\").attr(\"class\",\"nv-area\").attr(\"d\",function(b){return d3.svg.area().interpolate(q).defined(n).x(function(b,c){return a.utils.NaNtoZero(t(l(b,c)))}).y0(function(b,c){return a.utils.NaNtoZero(u(m(b,c)))}).y1(function(){return u(d.domain()[0]<=0?d.domain()[1]>=0?0:d.domain()[1]:d.domain()[0])}).apply(this,[b.values])}),C.exit().selectAll(\"path.nv-area\").remove(),D.watchTransition(v,\"line: areaPaths\").attr(\"d\",function(b){return d3.svg.area().interpolate(q).defined(n).x(function(b,d){return a.utils.NaNtoZero(c(l(b,d)))}).y0(function(b,c){return a.utils.NaNtoZero(d(m(b,c)))}).y1(function(){return d(d.domain()[0]<=0?d.domain()[1]>=0?0:d.domain()[1]:d.domain()[0])}).apply(this,[b.values])});var E=C.selectAll(\"path.nv-line\").data(function(a){return[a.values]});E.enter().append(\"path\").attr(\"class\",\"nv-line\").attr(\"d\",d3.svg.line().interpolate(q).defined(n).x(function(b,c){return a.utils.NaNtoZero(t(l(b,c)))}).y(function(b,c){return a.utils.NaNtoZero(u(m(b,c)))})),E.watchTransition(v,\"line: linePaths\").attr(\"d\",d3.svg.line().interpolate(q).defined(n).x(function(b,d){return a.utils.NaNtoZero(c(l(b,d)))}).y(function(b,c){return a.utils.NaNtoZero(d(m(b,c)))})),t=c.copy(),u=d.copy()}),v.renderEnd(\"line immediate\"),b}var c,d,e=a.models.scatter(),f={top:0,right:0,bottom:0,left:0},g=960,h=500,i=null,j=1.5,k=a.utils.defaultColor(),l=function(a){return a.x},m=function(a){return a.y},n=function(a,b){return!isNaN(m(a,b))&&null!==m(a,b)},o=function(a){return a.area},p=!1,q=\"linear\",r=250,s=d3.dispatch(\"elementClick\",\"elementMouseover\",\"elementMouseout\",\"renderEnd\");e.pointSize(16).pointDomain([16,256]);var t,u,v=a.utils.renderWatch(s,r);return b.dispatch=s,b.scatter=e,e.dispatch.on(\"elementClick\",function(){s.elementClick.apply(this,arguments)}),e.dispatch.on(\"elementMouseover\",function(){s.elementMouseover.apply(this,arguments)}),e.dispatch.on(\"elementMouseout\",function(){s.elementMouseout.apply(this,arguments)}),b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return g},set:function(a){g=a}},height:{get:function(){return h},set:function(a){h=a}},defined:{get:function(){return n},set:function(a){n=a}},interpolate:{get:function(){return q},set:function(a){q=a}},clipEdge:{get:function(){return p},set:function(a){p=a}},margin:{get:function(){return f},set:function(a){f.top=void 0!==a.top?a.top:f.top,f.right=void 0!==a.right?a.right:f.right,f.bottom=void 0!==a.bottom?a.bottom:f.bottom,f.left=void 0!==a.left?a.left:f.left}},duration:{get:function(){return r},set:function(a){r=a,v.reset(r),e.duration(r)}},isArea:{get:function(){return o},set:function(a){o=d3.functor(a)}},x:{get:function(){return l},set:function(a){l=a,e.x(a)}},y:{get:function(){return m},set:function(a){m=a,e.y(a)}},color:{get:function(){return k},set:function(b){k=a.utils.getColor(b),e.color(k)}}}),a.utils.inheritOptions(b,e),a.utils.initOptions(b),b},a.models.lineChart=function(){\"use strict\";function b(j){return y.reset(),y.models(e),p&&y.models(f),q&&y.models(g),j.each(function(j){var v=d3.select(this),y=this;a.utils.initSVG(v);var B=a.utils.availableWidth(m,v,k),C=a.utils.availableHeight(n,v,k);if(b.update=function(){0===x?v.call(b):v.transition().duration(x).call(b)},b.container=this,t.setter(A(j),b.update).getter(z(j)).update(),t.disabled=j.map(function(a){return!!a.disabled}),!u){var D;u={};for(D in t)u[D]=t[D]instanceof Array?t[D].slice(0):t[D]\n}if(!(j&&j.length&&j.filter(function(a){return a.values.length}).length))return a.utils.noData(b,v),b;v.selectAll(\".nv-noData\").remove(),c=e.xScale(),d=e.yScale();var E=v.selectAll(\"g.nv-wrap.nv-lineChart\").data([j]),F=E.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-lineChart\").append(\"g\"),G=E.select(\"g\");F.append(\"rect\").style(\"opacity\",0),F.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),F.append(\"g\").attr(\"class\",\"nv-y nv-axis\"),F.append(\"g\").attr(\"class\",\"nv-linesWrap\"),F.append(\"g\").attr(\"class\",\"nv-legendWrap\"),F.append(\"g\").attr(\"class\",\"nv-interactive\"),G.select(\"rect\").attr(\"width\",B).attr(\"height\",C>0?C:0),o&&(h.width(B),G.select(\".nv-legendWrap\").datum(j).call(h),k.top!=h.height()&&(k.top=h.height(),C=a.utils.availableHeight(n,v,k)),E.select(\".nv-legendWrap\").attr(\"transform\",\"translate(0,\"+-k.top+\")\")),E.attr(\"transform\",\"translate(\"+k.left+\",\"+k.top+\")\"),r&&G.select(\".nv-y.nv-axis\").attr(\"transform\",\"translate(\"+B+\",0)\"),s&&(i.width(B).height(C).margin({left:k.left,top:k.top}).svgContainer(v).xScale(c),E.select(\".nv-interactive\").call(i)),e.width(B).height(C).color(j.map(function(a,b){return a.color||l(a,b)}).filter(function(a,b){return!j[b].disabled}));var H=G.select(\".nv-linesWrap\").datum(j.filter(function(a){return!a.disabled}));H.call(e),p&&(f.scale(c)._ticks(a.utils.calcTicksX(B/100,j)).tickSize(-C,0),G.select(\".nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+d.range()[0]+\")\"),G.select(\".nv-x.nv-axis\").call(f)),q&&(g.scale(d)._ticks(a.utils.calcTicksY(C/36,j)).tickSize(-B,0),G.select(\".nv-y.nv-axis\").call(g)),h.dispatch.on(\"stateChange\",function(a){for(var c in a)t[c]=a[c];w.stateChange(t),b.update()}),i.dispatch.on(\"elementMousemove\",function(c){e.clearHighlights();var d,h,m,n=[];if(j.filter(function(a,b){return a.seriesIndex=b,!a.disabled}).forEach(function(f,g){h=a.interactiveBisect(f.values,c.pointXValue,b.x());var i=f.values[h],j=b.y()(i,h);null!=j&&e.highlightPoint(g,h,!0),void 0!==i&&(void 0===d&&(d=i),void 0===m&&(m=b.xScale()(b.x()(i,h))),n.push({key:f.key,value:j,color:l(f,f.seriesIndex)}))}),n.length>2){var o=b.yScale().invert(c.mouseY),p=Math.abs(b.yScale().domain()[0]-b.yScale().domain()[1]),q=.03*p,r=a.nearestValueIndex(n.map(function(a){return a.value}),o,q);null!==r&&(n[r].highlight=!0)}var s=f.tickFormat()(b.x()(d,h));i.tooltip.position({left:c.mouseX+k.left,top:c.mouseY+k.top}).chartContainer(y.parentNode).valueFormatter(function(a){return null==a?\"N/A\":g.tickFormat()(a)}).data({value:s,index:h,series:n})(),i.renderGuideLine(m)}),i.dispatch.on(\"elementClick\",function(c){var d,f=[];j.filter(function(a,b){return a.seriesIndex=b,!a.disabled}).forEach(function(e){var g=a.interactiveBisect(e.values,c.pointXValue,b.x()),h=e.values[g];if(\"undefined\"!=typeof h){\"undefined\"==typeof d&&(d=b.xScale()(b.x()(h,g)));var i=b.yScale()(b.y()(h,g));f.push({point:h,pointIndex:g,pos:[d,i],seriesIndex:e.seriesIndex,series:e})}}),e.dispatch.elementClick(f)}),i.dispatch.on(\"elementMouseout\",function(){e.clearHighlights()}),w.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&j.length===a.disabled.length&&(j.forEach(function(b,c){b.disabled=a.disabled[c]}),t.disabled=a.disabled),b.update()})}),y.renderEnd(\"lineChart immediate\"),b}var c,d,e=a.models.line(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend(),i=a.interactiveGuideline(),j=a.models.tooltip(),k={top:30,right:20,bottom:50,left:60},l=a.utils.defaultColor(),m=null,n=null,o=!0,p=!0,q=!0,r=!1,s=!1,t=a.utils.state(),u=null,v=null,w=d3.dispatch(\"tooltipShow\",\"tooltipHide\",\"stateChange\",\"changeState\",\"renderEnd\"),x=250;f.orient(\"bottom\").tickPadding(7),g.orient(r?\"right\":\"left\"),j.valueFormatter(function(a,b){return g.tickFormat()(a,b)}).headerFormatter(function(a,b){return f.tickFormat()(a,b)});var y=a.utils.renderWatch(w,x),z=function(a){return function(){return{active:a.map(function(a){return!a.disabled})}}},A=function(a){return function(b){void 0!==b.active&&a.forEach(function(a,c){a.disabled=!b.active[c]})}};return e.dispatch.on(\"elementMouseover.tooltip\",function(a){j.data(a).position(a.pos).hidden(!1)}),e.dispatch.on(\"elementMouseout.tooltip\",function(){j.hidden(!0)}),b.dispatch=w,b.lines=e,b.legend=h,b.xAxis=f,b.yAxis=g,b.interactiveLayer=i,b.tooltip=j,b.dispatch=w,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return m},set:function(a){m=a}},height:{get:function(){return n},set:function(a){n=a}},showLegend:{get:function(){return o},set:function(a){o=a}},showXAxis:{get:function(){return p},set:function(a){p=a}},showYAxis:{get:function(){return q},set:function(a){q=a}},defaultState:{get:function(){return u},set:function(a){u=a}},noData:{get:function(){return v},set:function(a){v=a}},tooltips:{get:function(){return j.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),j.enabled(!!b)}},tooltipContent:{get:function(){return j.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),j.contentGenerator(b)}},margin:{get:function(){return k},set:function(a){k.top=void 0!==a.top?a.top:k.top,k.right=void 0!==a.right?a.right:k.right,k.bottom=void 0!==a.bottom?a.bottom:k.bottom,k.left=void 0!==a.left?a.left:k.left}},duration:{get:function(){return x},set:function(a){x=a,y.reset(x),e.duration(x),f.duration(x),g.duration(x)}},color:{get:function(){return l},set:function(b){l=a.utils.getColor(b),h.color(l),e.color(l)}},rightAlignYAxis:{get:function(){return r},set:function(a){r=a,g.orient(r?\"right\":\"left\")}},useInteractiveGuideline:{get:function(){return s},set:function(a){s=a,s&&(e.interactive(!1),e.useVoronoi(!1))}}}),a.utils.inheritOptions(b,e),a.utils.initOptions(b),b},a.models.linePlusBarChart=function(){\"use strict\";function b(v){return v.each(function(v){function J(a){var b=+(\"e\"==a),c=b?1:-1,d=X/3;return\"M\"+.5*c+\",\"+d+\"A6,6 0 0 \"+b+\" \"+6.5*c+\",\"+(d+6)+\"V\"+(2*d-6)+\"A6,6 0 0 \"+b+\" \"+.5*c+\",\"+2*d+\"ZM\"+2.5*c+\",\"+(d+8)+\"V\"+(2*d-8)+\"M\"+4.5*c+\",\"+(d+8)+\"V\"+(2*d-8)}function S(){u.empty()||u.extent(I),kb.data([u.empty()?e.domain():I]).each(function(a){var b=e(a[0])-e.range()[0],c=e.range()[1]-e(a[1]);d3.select(this).select(\".left\").attr(\"width\",0>b?0:b),d3.select(this).select(\".right\").attr(\"x\",e(a[1])).attr(\"width\",0>c?0:c)})}function T(){I=u.empty()?null:u.extent(),c=u.empty()?e.domain():u.extent(),K.brush({extent:c,brush:u}),S(),l.width(V).height(W).color(v.map(function(a,b){return a.color||C(a,b)}).filter(function(a,b){return!v[b].disabled&&v[b].bar})),j.width(V).height(W).color(v.map(function(a,b){return a.color||C(a,b)}).filter(function(a,b){return!v[b].disabled&&!v[b].bar}));var b=db.select(\".nv-focus .nv-barsWrap\").datum(Z.length?Z.map(function(a){return{key:a.key,values:a.values.filter(function(a,b){return l.x()(a,b)>=c[0]&&l.x()(a,b)<=c[1]})}}):[{values:[]}]),h=db.select(\".nv-focus .nv-linesWrap\").datum($[0].disabled?[{values:[]}]:$.map(function(a){return{area:a.area,fillOpacity:a.fillOpacity,key:a.key,values:a.values.filter(function(a,b){return j.x()(a,b)>=c[0]&&j.x()(a,b)<=c[1]})}}));d=Z.length?l.xScale():j.xScale(),n.scale(d)._ticks(a.utils.calcTicksX(V/100,v)).tickSize(-W,0),n.domain([Math.ceil(c[0]),Math.floor(c[1])]),db.select(\".nv-x.nv-axis\").transition().duration(L).call(n),b.transition().duration(L).call(l),h.transition().duration(L).call(j),db.select(\".nv-focus .nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+f.range()[0]+\")\"),p.scale(f)._ticks(a.utils.calcTicksY(W/36,v)).tickSize(-V,0),q.scale(g)._ticks(a.utils.calcTicksY(W/36,v)).tickSize(Z.length?0:-V,0),db.select(\".nv-focus .nv-y1.nv-axis\").style(\"opacity\",Z.length?1:0),db.select(\".nv-focus .nv-y2.nv-axis\").style(\"opacity\",$.length&&!$[0].disabled?1:0).attr(\"transform\",\"translate(\"+d.range()[1]+\",0)\"),db.select(\".nv-focus .nv-y1.nv-axis\").transition().duration(L).call(p),db.select(\".nv-focus .nv-y2.nv-axis\").transition().duration(L).call(q)}var U=d3.select(this);a.utils.initSVG(U);var V=a.utils.availableWidth(y,U,w),W=a.utils.availableHeight(z,U,w)-(E?H:0),X=H-x.top-x.bottom;if(b.update=function(){U.transition().duration(L).call(b)},b.container=this,M.setter(R(v),b.update).getter(Q(v)).update(),M.disabled=v.map(function(a){return!!a.disabled}),!N){var Y;N={};for(Y in M)N[Y]=M[Y]instanceof Array?M[Y].slice(0):M[Y]}if(!(v&&v.length&&v.filter(function(a){return a.values.length}).length))return a.utils.noData(b,U),b;U.selectAll(\".nv-noData\").remove();var Z=v.filter(function(a){return!a.disabled&&a.bar}),$=v.filter(function(a){return!a.bar});d=l.xScale(),e=o.scale(),f=l.yScale(),g=j.yScale(),h=m.yScale(),i=k.yScale();var _=v.filter(function(a){return!a.disabled&&a.bar}).map(function(a){return a.values.map(function(a,b){return{x:A(a,b),y:B(a,b)}})}),ab=v.filter(function(a){return!a.disabled&&!a.bar}).map(function(a){return a.values.map(function(a,b){return{x:A(a,b),y:B(a,b)}})});d.range([0,V]),e.domain(d3.extent(d3.merge(_.concat(ab)),function(a){return a.x})).range([0,V]);var bb=U.selectAll(\"g.nv-wrap.nv-linePlusBar\").data([v]),cb=bb.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-linePlusBar\").append(\"g\"),db=bb.select(\"g\");cb.append(\"g\").attr(\"class\",\"nv-legendWrap\");var eb=cb.append(\"g\").attr(\"class\",\"nv-focus\");eb.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),eb.append(\"g\").attr(\"class\",\"nv-y1 nv-axis\"),eb.append(\"g\").attr(\"class\",\"nv-y2 nv-axis\"),eb.append(\"g\").attr(\"class\",\"nv-barsWrap\"),eb.append(\"g\").attr(\"class\",\"nv-linesWrap\");var fb=cb.append(\"g\").attr(\"class\",\"nv-context\");if(fb.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),fb.append(\"g\").attr(\"class\",\"nv-y1 nv-axis\"),fb.append(\"g\").attr(\"class\",\"nv-y2 nv-axis\"),fb.append(\"g\").attr(\"class\",\"nv-barsWrap\"),fb.append(\"g\").attr(\"class\",\"nv-linesWrap\"),fb.append(\"g\").attr(\"class\",\"nv-brushBackground\"),fb.append(\"g\").attr(\"class\",\"nv-x nv-brush\"),D){var gb=t.align()?V/2:V,hb=t.align()?gb:0;t.width(gb),db.select(\".nv-legendWrap\").datum(v.map(function(a){return a.originalKey=void 0===a.originalKey?a.key:a.originalKey,a.key=a.originalKey+(a.bar?O:P),a})).call(t),w.top!=t.height()&&(w.top=t.height(),W=a.utils.availableHeight(z,U,w)-H),db.select(\".nv-legendWrap\").attr(\"transform\",\"translate(\"+hb+\",\"+-w.top+\")\")}bb.attr(\"transform\",\"translate(\"+w.left+\",\"+w.top+\")\"),db.select(\".nv-context\").style(\"display\",E?\"initial\":\"none\"),m.width(V).height(X).color(v.map(function(a,b){return a.color||C(a,b)}).filter(function(a,b){return!v[b].disabled&&v[b].bar})),k.width(V).height(X).color(v.map(function(a,b){return a.color||C(a,b)}).filter(function(a,b){return!v[b].disabled&&!v[b].bar}));var ib=db.select(\".nv-context .nv-barsWrap\").datum(Z.length?Z:[{values:[]}]),jb=db.select(\".nv-context .nv-linesWrap\").datum($[0].disabled?[{values:[]}]:$);db.select(\".nv-context\").attr(\"transform\",\"translate(0,\"+(W+w.bottom+x.top)+\")\"),ib.transition().call(m),jb.transition().call(k),G&&(o._ticks(a.utils.calcTicksX(V/100,v)).tickSize(-X,0),db.select(\".nv-context .nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+h.range()[0]+\")\"),db.select(\".nv-context .nv-x.nv-axis\").transition().call(o)),F&&(r.scale(h)._ticks(X/36).tickSize(-V,0),s.scale(i)._ticks(X/36).tickSize(Z.length?0:-V,0),db.select(\".nv-context .nv-y3.nv-axis\").style(\"opacity\",Z.length?1:0).attr(\"transform\",\"translate(0,\"+e.range()[0]+\")\"),db.select(\".nv-context .nv-y2.nv-axis\").style(\"opacity\",$.length?1:0).attr(\"transform\",\"translate(\"+e.range()[1]+\",0)\"),db.select(\".nv-context .nv-y1.nv-axis\").transition().call(r),db.select(\".nv-context .nv-y2.nv-axis\").transition().call(s)),u.x(e).on(\"brush\",T),I&&u.extent(I);var kb=db.select(\".nv-brushBackground\").selectAll(\"g\").data([I||u.extent()]),lb=kb.enter().append(\"g\");lb.append(\"rect\").attr(\"class\",\"left\").attr(\"x\",0).attr(\"y\",0).attr(\"height\",X),lb.append(\"rect\").attr(\"class\",\"right\").attr(\"x\",0).attr(\"y\",0).attr(\"height\",X);var mb=db.select(\".nv-x.nv-brush\").call(u);mb.selectAll(\"rect\").attr(\"height\",X),mb.selectAll(\".resize\").append(\"path\").attr(\"d\",J),t.dispatch.on(\"stateChange\",function(a){for(var c in a)M[c]=a[c];K.stateChange(M),b.update()}),K.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&(v.forEach(function(b,c){b.disabled=a.disabled[c]}),M.disabled=a.disabled),b.update()}),T()}),b}var c,d,e,f,g,h,i,j=a.models.line(),k=a.models.line(),l=a.models.historicalBar(),m=a.models.historicalBar(),n=a.models.axis(),o=a.models.axis(),p=a.models.axis(),q=a.models.axis(),r=a.models.axis(),s=a.models.axis(),t=a.models.legend(),u=d3.svg.brush(),v=a.models.tooltip(),w={top:30,right:30,bottom:30,left:60},x={top:0,right:30,bottom:20,left:60},y=null,z=null,A=function(a){return a.x},B=function(a){return a.y},C=a.utils.defaultColor(),D=!0,E=!0,F=!1,G=!0,H=50,I=null,J=null,K=d3.dispatch(\"brush\",\"stateChange\",\"changeState\"),L=0,M=a.utils.state(),N=null,O=\" (left axis)\",P=\" (right axis)\";j.clipEdge(!0),k.interactive(!1),n.orient(\"bottom\").tickPadding(5),p.orient(\"left\"),q.orient(\"right\"),o.orient(\"bottom\").tickPadding(5),r.orient(\"left\"),s.orient(\"right\"),v.headerEnabled(!0).headerFormatter(function(a,b){return n.tickFormat()(a,b)});var Q=function(a){return function(){return{active:a.map(function(a){return!a.disabled})}}},R=function(a){return function(b){void 0!==b.active&&a.forEach(function(a,c){a.disabled=!b.active[c]})}};return j.dispatch.on(\"elementMouseover.tooltip\",function(a){v.duration(100).valueFormatter(function(a,b){return q.tickFormat()(a,b)}).data(a).position(a.pos).hidden(!1)}),j.dispatch.on(\"elementMouseout.tooltip\",function(){v.hidden(!0)}),l.dispatch.on(\"elementMouseover.tooltip\",function(a){a.value=b.x()(a.data),a.series={value:b.y()(a.data),color:a.color},v.duration(0).valueFormatter(function(a,b){return p.tickFormat()(a,b)}).data(a).hidden(!1)}),l.dispatch.on(\"elementMouseout.tooltip\",function(){v.hidden(!0)}),l.dispatch.on(\"elementMousemove.tooltip\",function(){v.position({top:d3.event.pageY,left:d3.event.pageX})()}),b.dispatch=K,b.legend=t,b.lines=j,b.lines2=k,b.bars=l,b.bars2=m,b.xAxis=n,b.x2Axis=o,b.y1Axis=p,b.y2Axis=q,b.y3Axis=r,b.y4Axis=s,b.tooltip=v,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return y},set:function(a){y=a}},height:{get:function(){return z},set:function(a){z=a}},showLegend:{get:function(){return D},set:function(a){D=a}},brushExtent:{get:function(){return I},set:function(a){I=a}},noData:{get:function(){return J},set:function(a){J=a}},focusEnable:{get:function(){return E},set:function(a){E=a}},focusHeight:{get:function(){return H},set:function(a){H=a}},focusShowAxisX:{get:function(){return G},set:function(a){G=a}},focusShowAxisY:{get:function(){return F},set:function(a){F=a}},legendLeftAxisHint:{get:function(){return O},set:function(a){O=a}},legendRightAxisHint:{get:function(){return P},set:function(a){P=a}},tooltips:{get:function(){return v.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),v.enabled(!!b)}},tooltipContent:{get:function(){return v.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),v.contentGenerator(b)}},margin:{get:function(){return w},set:function(a){w.top=void 0!==a.top?a.top:w.top,w.right=void 0!==a.right?a.right:w.right,w.bottom=void 0!==a.bottom?a.bottom:w.bottom,w.left=void 0!==a.left?a.left:w.left}},duration:{get:function(){return L},set:function(a){L=a}},color:{get:function(){return C},set:function(b){C=a.utils.getColor(b),t.color(C)}},x:{get:function(){return A},set:function(a){A=a,j.x(a),k.x(a),l.x(a),m.x(a)}},y:{get:function(){return B},set:function(a){B=a,j.y(a),k.y(a),l.y(a),m.y(a)}}}),a.utils.inheritOptions(b,j),a.utils.initOptions(b),b},a.models.lineWithFocusChart=function(){\"use strict\";function b(o){return o.each(function(o){function z(a){var b=+(\"e\"==a),c=b?1:-1,d=M/3;return\"M\"+.5*c+\",\"+d+\"A6,6 0 0 \"+b+\" \"+6.5*c+\",\"+(d+6)+\"V\"+(2*d-6)+\"A6,6 0 0 \"+b+\" \"+.5*c+\",\"+2*d+\"ZM\"+2.5*c+\",\"+(d+8)+\"V\"+(2*d-8)+\"M\"+4.5*c+\",\"+(d+8)+\"V\"+(2*d-8)}function G(){n.empty()||n.extent(y),U.data([n.empty()?e.domain():y]).each(function(a){var b=e(a[0])-c.range()[0],d=K-e(a[1]);d3.select(this).select(\".left\").attr(\"width\",0>b?0:b),d3.select(this).select(\".right\").attr(\"x\",e(a[1])).attr(\"width\",0>d?0:d)})}function H(){y=n.empty()?null:n.extent();var a=n.empty()?e.domain():n.extent();if(!(Math.abs(a[0]-a[1])<=1)){A.brush({extent:a,brush:n}),G();var b=Q.select(\".nv-focus .nv-linesWrap\").datum(o.filter(function(a){return!a.disabled}).map(function(b){return{key:b.key,area:b.area,values:b.values.filter(function(b,c){return g.x()(b,c)>=a[0]&&g.x()(b,c)<=a[1]})}}));b.transition().duration(B).call(g),Q.select(\".nv-focus .nv-x.nv-axis\").transition().duration(B).call(i),Q.select(\".nv-focus .nv-y.nv-axis\").transition().duration(B).call(j)}}var I=d3.select(this),J=this;a.utils.initSVG(I);var K=a.utils.availableWidth(t,I,q),L=a.utils.availableHeight(u,I,q)-v,M=v-r.top-r.bottom;if(b.update=function(){I.transition().duration(B).call(b)},b.container=this,C.setter(F(o),b.update).getter(E(o)).update(),C.disabled=o.map(function(a){return!!a.disabled}),!D){var N;D={};for(N in C)D[N]=C[N]instanceof Array?C[N].slice(0):C[N]}if(!(o&&o.length&&o.filter(function(a){return a.values.length}).length))return a.utils.noData(b,I),b;I.selectAll(\".nv-noData\").remove(),c=g.xScale(),d=g.yScale(),e=h.xScale(),f=h.yScale();var O=I.selectAll(\"g.nv-wrap.nv-lineWithFocusChart\").data([o]),P=O.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-lineWithFocusChart\").append(\"g\"),Q=O.select(\"g\");P.append(\"g\").attr(\"class\",\"nv-legendWrap\");var R=P.append(\"g\").attr(\"class\",\"nv-focus\");R.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),R.append(\"g\").attr(\"class\",\"nv-y nv-axis\"),R.append(\"g\").attr(\"class\",\"nv-linesWrap\"),R.append(\"g\").attr(\"class\",\"nv-interactive\");var S=P.append(\"g\").attr(\"class\",\"nv-context\");S.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),S.append(\"g\").attr(\"class\",\"nv-y nv-axis\"),S.append(\"g\").attr(\"class\",\"nv-linesWrap\"),S.append(\"g\").attr(\"class\",\"nv-brushBackground\"),S.append(\"g\").attr(\"class\",\"nv-x nv-brush\"),x&&(m.width(K),Q.select(\".nv-legendWrap\").datum(o).call(m),q.top!=m.height()&&(q.top=m.height(),L=a.utils.availableHeight(u,I,q)-v),Q.select(\".nv-legendWrap\").attr(\"transform\",\"translate(0,\"+-q.top+\")\")),O.attr(\"transform\",\"translate(\"+q.left+\",\"+q.top+\")\"),w&&(p.width(K).height(L).margin({left:q.left,top:q.top}).svgContainer(I).xScale(c),O.select(\".nv-interactive\").call(p)),g.width(K).height(L).color(o.map(function(a,b){return a.color||s(a,b)}).filter(function(a,b){return!o[b].disabled})),h.defined(g.defined()).width(K).height(M).color(o.map(function(a,b){return a.color||s(a,b)}).filter(function(a,b){return!o[b].disabled})),Q.select(\".nv-context\").attr(\"transform\",\"translate(0,\"+(L+q.bottom+r.top)+\")\");var T=Q.select(\".nv-context .nv-linesWrap\").datum(o.filter(function(a){return!a.disabled}));d3.transition(T).call(h),i.scale(c)._ticks(a.utils.calcTicksX(K/100,o)).tickSize(-L,0),j.scale(d)._ticks(a.utils.calcTicksY(L/36,o)).tickSize(-K,0),Q.select(\".nv-focus .nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+L+\")\"),n.x(e).on(\"brush\",function(){H()}),y&&n.extent(y);var U=Q.select(\".nv-brushBackground\").selectAll(\"g\").data([y||n.extent()]),V=U.enter().append(\"g\");V.append(\"rect\").attr(\"class\",\"left\").attr(\"x\",0).attr(\"y\",0).attr(\"height\",M),V.append(\"rect\").attr(\"class\",\"right\").attr(\"x\",0).attr(\"y\",0).attr(\"height\",M);var W=Q.select(\".nv-x.nv-brush\").call(n);W.selectAll(\"rect\").attr(\"height\",M),W.selectAll(\".resize\").append(\"path\").attr(\"d\",z),H(),k.scale(e)._ticks(a.utils.calcTicksX(K/100,o)).tickSize(-M,0),Q.select(\".nv-context .nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+f.range()[0]+\")\"),d3.transition(Q.select(\".nv-context .nv-x.nv-axis\")).call(k),l.scale(f)._ticks(a.utils.calcTicksY(M/36,o)).tickSize(-K,0),d3.transition(Q.select(\".nv-context .nv-y.nv-axis\")).call(l),Q.select(\".nv-context .nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+f.range()[0]+\")\"),m.dispatch.on(\"stateChange\",function(a){for(var c in a)C[c]=a[c];A.stateChange(C),b.update()}),p.dispatch.on(\"elementMousemove\",function(c){g.clearHighlights();var d,f,h,k=[];if(o.filter(function(a,b){return a.seriesIndex=b,!a.disabled}).forEach(function(i,j){var l=n.empty()?e.domain():n.extent(),m=i.values.filter(function(a,b){return g.x()(a,b)>=l[0]&&g.x()(a,b)<=l[1]});f=a.interactiveBisect(m,c.pointXValue,g.x());var o=m[f],p=b.y()(o,f);null!=p&&g.highlightPoint(j,f,!0),void 0!==o&&(void 0===d&&(d=o),void 0===h&&(h=b.xScale()(b.x()(o,f))),k.push({key:i.key,value:b.y()(o,f),color:s(i,i.seriesIndex)}))}),k.length>2){var l=b.yScale().invert(c.mouseY),m=Math.abs(b.yScale().domain()[0]-b.yScale().domain()[1]),r=.03*m,t=a.nearestValueIndex(k.map(function(a){return a.value}),l,r);null!==t&&(k[t].highlight=!0)}var u=i.tickFormat()(b.x()(d,f));p.tooltip.position({left:c.mouseX+q.left,top:c.mouseY+q.top}).chartContainer(J.parentNode).valueFormatter(function(a){return null==a?\"N/A\":j.tickFormat()(a)}).data({value:u,index:f,series:k})(),p.renderGuideLine(h)}),p.dispatch.on(\"elementMouseout\",function(){g.clearHighlights()}),A.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&o.forEach(function(b,c){b.disabled=a.disabled[c]}),b.update()})}),b}var c,d,e,f,g=a.models.line(),h=a.models.line(),i=a.models.axis(),j=a.models.axis(),k=a.models.axis(),l=a.models.axis(),m=a.models.legend(),n=d3.svg.brush(),o=a.models.tooltip(),p=a.interactiveGuideline(),q={top:30,right:30,bottom:30,left:60},r={top:0,right:30,bottom:20,left:60},s=a.utils.defaultColor(),t=null,u=null,v=50,w=!1,x=!0,y=null,z=null,A=d3.dispatch(\"brush\",\"stateChange\",\"changeState\"),B=250,C=a.utils.state(),D=null;g.clipEdge(!0).duration(0),h.interactive(!1),i.orient(\"bottom\").tickPadding(5),j.orient(\"left\"),k.orient(\"bottom\").tickPadding(5),l.orient(\"left\"),o.valueFormatter(function(a,b){return j.tickFormat()(a,b)}).headerFormatter(function(a,b){return i.tickFormat()(a,b)});var E=function(a){return function(){return{active:a.map(function(a){return!a.disabled})}}},F=function(a){return function(b){void 0!==b.active&&a.forEach(function(a,c){a.disabled=!b.active[c]})}};return g.dispatch.on(\"elementMouseover.tooltip\",function(a){o.data(a).position(a.pos).hidden(!1)}),g.dispatch.on(\"elementMouseout.tooltip\",function(){o.hidden(!0)}),b.dispatch=A,b.legend=m,b.lines=g,b.lines2=h,b.xAxis=i,b.yAxis=j,b.x2Axis=k,b.y2Axis=l,b.interactiveLayer=p,b.tooltip=o,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return t},set:function(a){t=a}},height:{get:function(){return u},set:function(a){u=a}},focusHeight:{get:function(){return v},set:function(a){v=a}},showLegend:{get:function(){return x},set:function(a){x=a}},brushExtent:{get:function(){return y},set:function(a){y=a}},defaultState:{get:function(){return D},set:function(a){D=a}},noData:{get:function(){return z},set:function(a){z=a}},tooltips:{get:function(){return o.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),o.enabled(!!b)}},tooltipContent:{get:function(){return o.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),o.contentGenerator(b)}},margin:{get:function(){return q},set:function(a){q.top=void 0!==a.top?a.top:q.top,q.right=void 0!==a.right?a.right:q.right,q.bottom=void 0!==a.bottom?a.bottom:q.bottom,q.left=void 0!==a.left?a.left:q.left}},color:{get:function(){return s},set:function(b){s=a.utils.getColor(b),m.color(s)}},interpolate:{get:function(){return g.interpolate()},set:function(a){g.interpolate(a),h.interpolate(a)}},xTickFormat:{get:function(){return i.tickFormat()},set:function(a){i.tickFormat(a),k.tickFormat(a)}},yTickFormat:{get:function(){return j.tickFormat()},set:function(a){j.tickFormat(a),l.tickFormat(a)}},duration:{get:function(){return B},set:function(a){B=a,j.duration(B),l.duration(B),i.duration(B),k.duration(B)}},x:{get:function(){return g.x()},set:function(a){g.x(a),h.x(a)}},y:{get:function(){return g.y()},set:function(a){g.y(a),h.y(a)}},useInteractiveGuideline:{get:function(){return w},set:function(a){w=a,w&&(g.interactive(!1),g.useVoronoi(!1))}}}),a.utils.inheritOptions(b,g),a.utils.initOptions(b),b},a.models.multiBar=function(){\"use strict\";function b(E){return C.reset(),E.each(function(b){var E=k-j.left-j.right,F=l-j.top-j.bottom;p=d3.select(this),a.utils.initSVG(p);var G=0;if(x&&b.length&&(x=[{values:b[0].values.map(function(a){return{x:a.x,y:0,series:a.series,size:.01}})}]),u){var H=d3.layout.stack().offset(v).values(function(a){return a.values}).y(r)(!b.length&&x?x:b);H.forEach(function(a,c){a.nonStackable?(b[c].nonStackableSeries=G++,H[c]=b[c]):c>0&&H[c-1].nonStackable&&H[c].values.map(function(a,b){a.y0-=H[c-1].values[b].y,a.y1=a.y0+a.y})}),b=H}b.forEach(function(a,b){a.values.forEach(function(c){c.series=b,c.key=a.key})}),u&&b[0].values.map(function(a,c){var d=0,e=0;b.map(function(a,f){if(!b[f].nonStackable){var g=a.values[c];g.size=Math.abs(g.y),g.y<0?(g.y1=e,e-=g.size):(g.y1=g.size+d,d+=g.size)}})});var I=d&&e?[]:b.map(function(a,b){return a.values.map(function(a,c){return{x:q(a,c),y:r(a,c),y0:a.y0,y1:a.y1,idx:b}})});m.domain(d||d3.merge(I).map(function(a){return a.x})).rangeBands(f||[0,E],A),n.domain(e||d3.extent(d3.merge(I).map(function(a){var c=a.y;return u&&!b[a.idx].nonStackable&&(c=a.y>0?a.y1:a.y1+a.y),c}).concat(s))).range(g||[F,0]),m.domain()[0]===m.domain()[1]&&m.domain(m.domain()[0]?[m.domain()[0]-.01*m.domain()[0],m.domain()[1]+.01*m.domain()[1]]:[-1,1]),n.domain()[0]===n.domain()[1]&&n.domain(n.domain()[0]?[n.domain()[0]+.01*n.domain()[0],n.domain()[1]-.01*n.domain()[1]]:[-1,1]),h=h||m,i=i||n;var J=p.selectAll(\"g.nv-wrap.nv-multibar\").data([b]),K=J.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-multibar\"),L=K.append(\"defs\"),M=K.append(\"g\"),N=J.select(\"g\");M.append(\"g\").attr(\"class\",\"nv-groups\"),J.attr(\"transform\",\"translate(\"+j.left+\",\"+j.top+\")\"),L.append(\"clipPath\").attr(\"id\",\"nv-edge-clip-\"+o).append(\"rect\"),J.select(\"#nv-edge-clip-\"+o+\" rect\").attr(\"width\",E).attr(\"height\",F),N.attr(\"clip-path\",t?\"url(#nv-edge-clip-\"+o+\")\":\"\");var O=J.select(\".nv-groups\").selectAll(\".nv-group\").data(function(a){return a},function(a,b){return b});O.enter().append(\"g\").style(\"stroke-opacity\",1e-6).style(\"fill-opacity\",1e-6);var P=C.transition(O.exit().selectAll(\"rect.nv-bar\"),\"multibarExit\",Math.min(100,z)).attr(\"y\",function(a){var c=i(0)||0;return u&&b[a.series]&&!b[a.series].nonStackable&&(c=i(a.y0)),c}).attr(\"height\",0).remove();P.delay&&P.delay(function(a,b){var c=b*(z/(D+1))-b;return c}),O.attr(\"class\",function(a,b){return\"nv-group nv-series-\"+b}).classed(\"hover\",function(a){return a.hover}).style(\"fill\",function(a,b){return w(a,b)}).style(\"stroke\",function(a,b){return w(a,b)}),O.style(\"stroke-opacity\",1).style(\"fill-opacity\",.75);var Q=O.selectAll(\"rect.nv-bar\").data(function(a){return x&&!b.length?x.values:a.values});Q.exit().remove();Q.enter().append(\"rect\").attr(\"class\",function(a,b){return r(a,b)<0?\"nv-bar negative\":\"nv-bar positive\"}).attr(\"x\",function(a,c,d){return u&&!b[d].nonStackable?0:d*m.rangeBand()/b.length}).attr(\"y\",function(a,c,d){return i(u&&!b[d].nonStackable?a.y0:0)||0}).attr(\"height\",0).attr(\"width\",function(a,c,d){return m.rangeBand()/(u&&!b[d].nonStackable?1:b.length)}).attr(\"transform\",function(a,b){return\"translate(\"+m(q(a,b))+\",0)\"});Q.style(\"fill\",function(a,b,c){return w(a,c,b)}).style(\"stroke\",function(a,b,c){return w(a,c,b)}).on(\"mouseover\",function(a,b){d3.select(this).classed(\"hover\",!0),B.elementMouseover({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"mouseout\",function(a,b){d3.select(this).classed(\"hover\",!1),B.elementMouseout({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"mousemove\",function(a,b){B.elementMousemove({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"click\",function(a,b){B.elementClick({data:a,index:b,color:d3.select(this).style(\"fill\")}),d3.event.stopPropagation()}).on(\"dblclick\",function(a,b){B.elementDblClick({data:a,index:b,color:d3.select(this).style(\"fill\")}),d3.event.stopPropagation()}),Q.attr(\"class\",function(a,b){return r(a,b)<0?\"nv-bar negative\":\"nv-bar positive\"}).attr(\"transform\",function(a,b){return\"translate(\"+m(q(a,b))+\",0)\"}),y&&(c||(c=b.map(function(){return!0})),Q.style(\"fill\",function(a,b,d){return d3.rgb(y(a,b)).darker(c.map(function(a,b){return b}).filter(function(a,b){return!c[b]})[d]).toString()}).style(\"stroke\",function(a,b,d){return d3.rgb(y(a,b)).darker(c.map(function(a,b){return b}).filter(function(a,b){return!c[b]})[d]).toString()}));var R=Q.watchTransition(C,\"multibar\",Math.min(250,z)).delay(function(a,c){return c*z/b[0].values.length});u?R.attr(\"y\",function(a,c,d){var e=0;return e=b[d].nonStackable?r(a,c)<0?n(0):n(0)-n(r(a,c))<-1?n(0)-1:n(r(a,c))||0:n(a.y1)}).attr(\"height\",function(a,c,d){return b[d].nonStackable?Math.max(Math.abs(n(r(a,c))-n(0)),1)||0:Math.max(Math.abs(n(a.y+a.y0)-n(a.y0)),1)}).attr(\"x\",function(a,c,d){var e=0;return b[d].nonStackable&&(e=a.series*m.rangeBand()/b.length,b.length!==G&&(e=b[d].nonStackableSeries*m.rangeBand()/(2*G))),e}).attr(\"width\",function(a,c,d){if(b[d].nonStackable){var e=m.rangeBand()/G;return b.length!==G&&(e=m.rangeBand()/(2*G)),e}return m.rangeBand()}):R.attr(\"x\",function(a){return a.series*m.rangeBand()/b.length}).attr(\"width\",m.rangeBand()/b.length).attr(\"y\",function(a,b){return r(a,b)<0?n(0):n(0)-n(r(a,b))<1?n(0)-1:n(r(a,b))||0}).attr(\"height\",function(a,b){return Math.max(Math.abs(n(r(a,b))-n(0)),1)||0}),h=m.copy(),i=n.copy(),b[0]&&b[0].values&&(D=b[0].values.length)}),C.renderEnd(\"multibar immediate\"),b}var c,d,e,f,g,h,i,j={top:0,right:0,bottom:0,left:0},k=960,l=500,m=d3.scale.ordinal(),n=d3.scale.linear(),o=Math.floor(1e4*Math.random()),p=null,q=function(a){return a.x},r=function(a){return a.y},s=[0],t=!0,u=!1,v=\"zero\",w=a.utils.defaultColor(),x=!1,y=null,z=500,A=.1,B=d3.dispatch(\"chartClick\",\"elementClick\",\"elementDblClick\",\"elementMouseover\",\"elementMouseout\",\"elementMousemove\",\"renderEnd\"),C=a.utils.renderWatch(B,z),D=0;return b.dispatch=B,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return k},set:function(a){k=a}},height:{get:function(){return l},set:function(a){l=a}},x:{get:function(){return q},set:function(a){q=a}},y:{get:function(){return r},set:function(a){r=a}},xScale:{get:function(){return m},set:function(a){m=a}},yScale:{get:function(){return n},set:function(a){n=a}},xDomain:{get:function(){return d},set:function(a){d=a}},yDomain:{get:function(){return e},set:function(a){e=a}},xRange:{get:function(){return f},set:function(a){f=a}},yRange:{get:function(){return g},set:function(a){g=a}},forceY:{get:function(){return s},set:function(a){s=a}},stacked:{get:function(){return u},set:function(a){u=a}},stackOffset:{get:function(){return v},set:function(a){v=a}},clipEdge:{get:function(){return t},set:function(a){t=a}},disabled:{get:function(){return c},set:function(a){c=a}},id:{get:function(){return o},set:function(a){o=a}},hideable:{get:function(){return x},set:function(a){x=a}},groupSpacing:{get:function(){return A},set:function(a){A=a}},margin:{get:function(){return j},set:function(a){j.top=void 0!==a.top?a.top:j.top,j.right=void 0!==a.right?a.right:j.right,j.bottom=void 0!==a.bottom?a.bottom:j.bottom,j.left=void 0!==a.left?a.left:j.left}},duration:{get:function(){return z},set:function(a){z=a,C.reset(z)}},color:{get:function(){return w},set:function(b){w=a.utils.getColor(b)}},barColor:{get:function(){return y},set:function(b){y=b?a.utils.getColor(b):null}}}),a.utils.initOptions(b),b},a.models.multiBarChart=function(){\"use strict\";function b(j){return D.reset(),D.models(e),r&&D.models(f),s&&D.models(g),j.each(function(j){var z=d3.select(this);a.utils.initSVG(z);var D=a.utils.availableWidth(l,z,k),H=a.utils.availableHeight(m,z,k);if(b.update=function(){0===C?z.call(b):z.transition().duration(C).call(b)},b.container=this,x.setter(G(j),b.update).getter(F(j)).update(),x.disabled=j.map(function(a){return!!a.disabled}),!y){var I;y={};for(I in x)y[I]=x[I]instanceof Array?x[I].slice(0):x[I]}if(!(j&&j.length&&j.filter(function(a){return a.values.length}).length))return a.utils.noData(b,z),b;z.selectAll(\".nv-noData\").remove(),c=e.xScale(),d=e.yScale();\nvar J=z.selectAll(\"g.nv-wrap.nv-multiBarWithLegend\").data([j]),K=J.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-multiBarWithLegend\").append(\"g\"),L=J.select(\"g\");if(K.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),K.append(\"g\").attr(\"class\",\"nv-y nv-axis\"),K.append(\"g\").attr(\"class\",\"nv-barsWrap\"),K.append(\"g\").attr(\"class\",\"nv-legendWrap\"),K.append(\"g\").attr(\"class\",\"nv-controlsWrap\"),q&&(h.width(D-B()),L.select(\".nv-legendWrap\").datum(j).call(h),k.top!=h.height()&&(k.top=h.height(),H=a.utils.availableHeight(m,z,k)),L.select(\".nv-legendWrap\").attr(\"transform\",\"translate(\"+B()+\",\"+-k.top+\")\")),o){var M=[{key:p.grouped||\"Grouped\",disabled:e.stacked()},{key:p.stacked||\"Stacked\",disabled:!e.stacked()}];i.width(B()).color([\"#444\",\"#444\",\"#444\"]),L.select(\".nv-controlsWrap\").datum(M).attr(\"transform\",\"translate(0,\"+-k.top+\")\").call(i)}J.attr(\"transform\",\"translate(\"+k.left+\",\"+k.top+\")\"),t&&L.select(\".nv-y.nv-axis\").attr(\"transform\",\"translate(\"+D+\",0)\"),e.disabled(j.map(function(a){return a.disabled})).width(D).height(H).color(j.map(function(a,b){return a.color||n(a,b)}).filter(function(a,b){return!j[b].disabled}));var N=L.select(\".nv-barsWrap\").datum(j.filter(function(a){return!a.disabled}));if(N.call(e),r){f.scale(c)._ticks(a.utils.calcTicksX(D/100,j)).tickSize(-H,0),L.select(\".nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+d.range()[0]+\")\"),L.select(\".nv-x.nv-axis\").call(f);var O=L.select(\".nv-x.nv-axis > g\").selectAll(\"g\");if(O.selectAll(\"line, text\").style(\"opacity\",1),v){var P=function(a,b){return\"translate(\"+a+\",\"+b+\")\"},Q=5,R=17;O.selectAll(\"text\").attr(\"transform\",function(a,b,c){return P(0,c%2==0?Q:R)});var S=d3.selectAll(\".nv-x.nv-axis .nv-wrap g g text\")[0].length;L.selectAll(\".nv-x.nv-axis .nv-axisMaxMin text\").attr(\"transform\",function(a,b){return P(0,0===b||S%2!==0?R:Q)})}u&&O.filter(function(a,b){return b%Math.ceil(j[0].values.length/(D/100))!==0}).selectAll(\"text, line\").style(\"opacity\",0),w&&O.selectAll(\".tick text\").attr(\"transform\",\"rotate(\"+w+\" 0,0)\").style(\"text-anchor\",w>0?\"start\":\"end\"),L.select(\".nv-x.nv-axis\").selectAll(\"g.nv-axisMaxMin text\").style(\"opacity\",1)}s&&(g.scale(d)._ticks(a.utils.calcTicksY(H/36,j)).tickSize(-D,0),L.select(\".nv-y.nv-axis\").call(g)),h.dispatch.on(\"stateChange\",function(a){for(var c in a)x[c]=a[c];A.stateChange(x),b.update()}),i.dispatch.on(\"legendClick\",function(a){if(a.disabled){switch(M=M.map(function(a){return a.disabled=!0,a}),a.disabled=!1,a.key){case\"Grouped\":case p.grouped:e.stacked(!1);break;case\"Stacked\":case p.stacked:e.stacked(!0)}x.stacked=e.stacked(),A.stateChange(x),b.update()}}),A.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&(j.forEach(function(b,c){b.disabled=a.disabled[c]}),x.disabled=a.disabled),\"undefined\"!=typeof a.stacked&&(e.stacked(a.stacked),x.stacked=a.stacked,E=a.stacked),b.update()})}),D.renderEnd(\"multibarchart immediate\"),b}var c,d,e=a.models.multiBar(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend(),i=a.models.legend(),j=a.models.tooltip(),k={top:30,right:20,bottom:50,left:60},l=null,m=null,n=a.utils.defaultColor(),o=!0,p={},q=!0,r=!0,s=!0,t=!1,u=!0,v=!1,w=0,x=a.utils.state(),y=null,z=null,A=d3.dispatch(\"stateChange\",\"changeState\",\"renderEnd\"),B=function(){return o?180:0},C=250;x.stacked=!1,e.stacked(!1),f.orient(\"bottom\").tickPadding(7).showMaxMin(!1).tickFormat(function(a){return a}),g.orient(t?\"right\":\"left\").tickFormat(d3.format(\",.1f\")),j.duration(0).valueFormatter(function(a,b){return g.tickFormat()(a,b)}).headerFormatter(function(a,b){return f.tickFormat()(a,b)}),i.updateState(!1);var D=a.utils.renderWatch(A),E=!1,F=function(a){return function(){return{active:a.map(function(a){return!a.disabled}),stacked:E}}},G=function(a){return function(b){void 0!==b.stacked&&(E=b.stacked),void 0!==b.active&&a.forEach(function(a,c){a.disabled=!b.active[c]})}};return e.dispatch.on(\"elementMouseover.tooltip\",function(a){a.value=b.x()(a.data),a.series={key:a.data.key,value:b.y()(a.data),color:a.color},j.data(a).hidden(!1)}),e.dispatch.on(\"elementMouseout.tooltip\",function(){j.hidden(!0)}),e.dispatch.on(\"elementMousemove.tooltip\",function(){j.position({top:d3.event.pageY,left:d3.event.pageX})()}),b.dispatch=A,b.multibar=e,b.legend=h,b.controls=i,b.xAxis=f,b.yAxis=g,b.state=x,b.tooltip=j,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return l},set:function(a){l=a}},height:{get:function(){return m},set:function(a){m=a}},showLegend:{get:function(){return q},set:function(a){q=a}},showControls:{get:function(){return o},set:function(a){o=a}},controlLabels:{get:function(){return p},set:function(a){p=a}},showXAxis:{get:function(){return r},set:function(a){r=a}},showYAxis:{get:function(){return s},set:function(a){s=a}},defaultState:{get:function(){return y},set:function(a){y=a}},noData:{get:function(){return z},set:function(a){z=a}},reduceXTicks:{get:function(){return u},set:function(a){u=a}},rotateLabels:{get:function(){return w},set:function(a){w=a}},staggerLabels:{get:function(){return v},set:function(a){v=a}},tooltips:{get:function(){return j.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),j.enabled(!!b)}},tooltipContent:{get:function(){return j.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),j.contentGenerator(b)}},margin:{get:function(){return k},set:function(a){k.top=void 0!==a.top?a.top:k.top,k.right=void 0!==a.right?a.right:k.right,k.bottom=void 0!==a.bottom?a.bottom:k.bottom,k.left=void 0!==a.left?a.left:k.left}},duration:{get:function(){return C},set:function(a){C=a,e.duration(C),f.duration(C),g.duration(C),D.reset(C)}},color:{get:function(){return n},set:function(b){n=a.utils.getColor(b),h.color(n)}},rightAlignYAxis:{get:function(){return t},set:function(a){t=a,g.orient(t?\"right\":\"left\")}},barColor:{get:function(){return e.barColor},set:function(a){e.barColor(a),h.color(function(a,b){return d3.rgb(\"#ccc\").darker(1.5*b).toString()})}}}),a.utils.inheritOptions(b,e),a.utils.initOptions(b),b},a.models.multiBarHorizontal=function(){\"use strict\";function b(m){return E.reset(),m.each(function(b){var m=k-j.left-j.right,C=l-j.top-j.bottom;n=d3.select(this),a.utils.initSVG(n),w&&(b=d3.layout.stack().offset(\"zero\").values(function(a){return a.values}).y(r)(b)),b.forEach(function(a,b){a.values.forEach(function(c){c.series=b,c.key=a.key})}),w&&b[0].values.map(function(a,c){var d=0,e=0;b.map(function(a){var b=a.values[c];b.size=Math.abs(b.y),b.y<0?(b.y1=e-b.size,e-=b.size):(b.y1=d,d+=b.size)})});var F=d&&e?[]:b.map(function(a){return a.values.map(function(a,b){return{x:q(a,b),y:r(a,b),y0:a.y0,y1:a.y1}})});o.domain(d||d3.merge(F).map(function(a){return a.x})).rangeBands(f||[0,C],A),p.domain(e||d3.extent(d3.merge(F).map(function(a){return w?a.y>0?a.y1+a.y:a.y1:a.y}).concat(t))),p.range(x&&!w?g||[p.domain()[0]<0?z:0,m-(p.domain()[1]>0?z:0)]:g||[0,m]),h=h||o,i=i||d3.scale.linear().domain(p.domain()).range([p(0),p(0)]);{var G=d3.select(this).selectAll(\"g.nv-wrap.nv-multibarHorizontal\").data([b]),H=G.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-multibarHorizontal\"),I=(H.append(\"defs\"),H.append(\"g\"));G.select(\"g\")}I.append(\"g\").attr(\"class\",\"nv-groups\"),G.attr(\"transform\",\"translate(\"+j.left+\",\"+j.top+\")\");var J=G.select(\".nv-groups\").selectAll(\".nv-group\").data(function(a){return a},function(a,b){return b});J.enter().append(\"g\").style(\"stroke-opacity\",1e-6).style(\"fill-opacity\",1e-6),J.exit().watchTransition(E,\"multibarhorizontal: exit groups\").style(\"stroke-opacity\",1e-6).style(\"fill-opacity\",1e-6).remove(),J.attr(\"class\",function(a,b){return\"nv-group nv-series-\"+b}).classed(\"hover\",function(a){return a.hover}).style(\"fill\",function(a,b){return u(a,b)}).style(\"stroke\",function(a,b){return u(a,b)}),J.watchTransition(E,\"multibarhorizontal: groups\").style(\"stroke-opacity\",1).style(\"fill-opacity\",.75);var K=J.selectAll(\"g.nv-bar\").data(function(a){return a.values});K.exit().remove();var L=K.enter().append(\"g\").attr(\"transform\",function(a,c,d){return\"translate(\"+i(w?a.y0:0)+\",\"+(w?0:d*o.rangeBand()/b.length+o(q(a,c)))+\")\"});L.append(\"rect\").attr(\"width\",0).attr(\"height\",o.rangeBand()/(w?1:b.length)),K.on(\"mouseover\",function(a,b){d3.select(this).classed(\"hover\",!0),D.elementMouseover({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"mouseout\",function(a,b){d3.select(this).classed(\"hover\",!1),D.elementMouseout({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"mouseout\",function(a,b){D.elementMouseout({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"mousemove\",function(a,b){D.elementMousemove({data:a,index:b,color:d3.select(this).style(\"fill\")})}).on(\"click\",function(a,b){D.elementClick({data:a,index:b,color:d3.select(this).style(\"fill\")}),d3.event.stopPropagation()}).on(\"dblclick\",function(a,b){D.elementDblClick({data:a,index:b,color:d3.select(this).style(\"fill\")}),d3.event.stopPropagation()}),s(b[0],0)&&(L.append(\"polyline\"),K.select(\"polyline\").attr(\"fill\",\"none\").attr(\"points\",function(a,c){var d=s(a,c),e=.8*o.rangeBand()/(2*(w?1:b.length));d=d.length?d:[-Math.abs(d),Math.abs(d)],d=d.map(function(a){return p(a)-p(0)});var f=[[d[0],-e],[d[0],e],[d[0],0],[d[1],0],[d[1],-e],[d[1],e]];return f.map(function(a){return a.join(\",\")}).join(\" \")}).attr(\"transform\",function(a,c){var d=o.rangeBand()/(2*(w?1:b.length));return\"translate(\"+(r(a,c)<0?0:p(r(a,c))-p(0))+\", \"+d+\")\"})),L.append(\"text\"),x&&!w?(K.select(\"text\").attr(\"text-anchor\",function(a,b){return r(a,b)<0?\"end\":\"start\"}).attr(\"y\",o.rangeBand()/(2*b.length)).attr(\"dy\",\".32em\").text(function(a,b){var c=B(r(a,b)),d=s(a,b);return void 0===d?c:d.length?c+\"+\"+B(Math.abs(d[1]))+\"-\"+B(Math.abs(d[0])):c+\"±\"+B(Math.abs(d))}),K.watchTransition(E,\"multibarhorizontal: bars\").select(\"text\").attr(\"x\",function(a,b){return r(a,b)<0?-4:p(r(a,b))-p(0)+4})):K.selectAll(\"text\").text(\"\"),y&&!w?(L.append(\"text\").classed(\"nv-bar-label\",!0),K.select(\"text.nv-bar-label\").attr(\"text-anchor\",function(a,b){return r(a,b)<0?\"start\":\"end\"}).attr(\"y\",o.rangeBand()/(2*b.length)).attr(\"dy\",\".32em\").text(function(a,b){return q(a,b)}),K.watchTransition(E,\"multibarhorizontal: bars\").select(\"text.nv-bar-label\").attr(\"x\",function(a,b){return r(a,b)<0?p(0)-p(r(a,b))+4:-4})):K.selectAll(\"text.nv-bar-label\").text(\"\"),K.attr(\"class\",function(a,b){return r(a,b)<0?\"nv-bar negative\":\"nv-bar positive\"}),v&&(c||(c=b.map(function(){return!0})),K.style(\"fill\",function(a,b,d){return d3.rgb(v(a,b)).darker(c.map(function(a,b){return b}).filter(function(a,b){return!c[b]})[d]).toString()}).style(\"stroke\",function(a,b,d){return d3.rgb(v(a,b)).darker(c.map(function(a,b){return b}).filter(function(a,b){return!c[b]})[d]).toString()})),w?K.watchTransition(E,\"multibarhorizontal: bars\").attr(\"transform\",function(a,b){return\"translate(\"+p(a.y1)+\",\"+o(q(a,b))+\")\"}).select(\"rect\").attr(\"width\",function(a,b){return Math.abs(p(r(a,b)+a.y0)-p(a.y0))}).attr(\"height\",o.rangeBand()):K.watchTransition(E,\"multibarhorizontal: bars\").attr(\"transform\",function(a,c){return\"translate(\"+p(r(a,c)<0?r(a,c):0)+\",\"+(a.series*o.rangeBand()/b.length+o(q(a,c)))+\")\"}).select(\"rect\").attr(\"height\",o.rangeBand()/b.length).attr(\"width\",function(a,b){return Math.max(Math.abs(p(r(a,b))-p(0)),1)}),h=o.copy(),i=p.copy()}),E.renderEnd(\"multibarHorizontal immediate\"),b}var c,d,e,f,g,h,i,j={top:0,right:0,bottom:0,left:0},k=960,l=500,m=Math.floor(1e4*Math.random()),n=null,o=d3.scale.ordinal(),p=d3.scale.linear(),q=function(a){return a.x},r=function(a){return a.y},s=function(a){return a.yErr},t=[0],u=a.utils.defaultColor(),v=null,w=!1,x=!1,y=!1,z=60,A=.1,B=d3.format(\",.2f\"),C=250,D=d3.dispatch(\"chartClick\",\"elementClick\",\"elementDblClick\",\"elementMouseover\",\"elementMouseout\",\"elementMousemove\",\"renderEnd\"),E=a.utils.renderWatch(D,C);return b.dispatch=D,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return k},set:function(a){k=a}},height:{get:function(){return l},set:function(a){l=a}},x:{get:function(){return q},set:function(a){q=a}},y:{get:function(){return r},set:function(a){r=a}},yErr:{get:function(){return s},set:function(a){s=a}},xScale:{get:function(){return o},set:function(a){o=a}},yScale:{get:function(){return p},set:function(a){p=a}},xDomain:{get:function(){return d},set:function(a){d=a}},yDomain:{get:function(){return e},set:function(a){e=a}},xRange:{get:function(){return f},set:function(a){f=a}},yRange:{get:function(){return g},set:function(a){g=a}},forceY:{get:function(){return t},set:function(a){t=a}},stacked:{get:function(){return w},set:function(a){w=a}},showValues:{get:function(){return x},set:function(a){x=a}},disabled:{get:function(){return c},set:function(a){c=a}},id:{get:function(){return m},set:function(a){m=a}},valueFormat:{get:function(){return B},set:function(a){B=a}},valuePadding:{get:function(){return z},set:function(a){z=a}},groupSpacing:{get:function(){return A},set:function(a){A=a}},margin:{get:function(){return j},set:function(a){j.top=void 0!==a.top?a.top:j.top,j.right=void 0!==a.right?a.right:j.right,j.bottom=void 0!==a.bottom?a.bottom:j.bottom,j.left=void 0!==a.left?a.left:j.left}},duration:{get:function(){return C},set:function(a){C=a,E.reset(C)}},color:{get:function(){return u},set:function(b){u=a.utils.getColor(b)}},barColor:{get:function(){return v},set:function(b){v=b?a.utils.getColor(b):null}}}),a.utils.initOptions(b),b},a.models.multiBarHorizontalChart=function(){\"use strict\";function b(j){return C.reset(),C.models(e),r&&C.models(f),s&&C.models(g),j.each(function(j){var w=d3.select(this);a.utils.initSVG(w);var C=a.utils.availableWidth(l,w,k),D=a.utils.availableHeight(m,w,k);if(b.update=function(){w.transition().duration(z).call(b)},b.container=this,t=e.stacked(),u.setter(B(j),b.update).getter(A(j)).update(),u.disabled=j.map(function(a){return!!a.disabled}),!v){var E;v={};for(E in u)v[E]=u[E]instanceof Array?u[E].slice(0):u[E]}if(!(j&&j.length&&j.filter(function(a){return a.values.length}).length))return a.utils.noData(b,w),b;w.selectAll(\".nv-noData\").remove(),c=e.xScale(),d=e.yScale();var F=w.selectAll(\"g.nv-wrap.nv-multiBarHorizontalChart\").data([j]),G=F.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-multiBarHorizontalChart\").append(\"g\"),H=F.select(\"g\");if(G.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),G.append(\"g\").attr(\"class\",\"nv-y nv-axis\").append(\"g\").attr(\"class\",\"nv-zeroLine\").append(\"line\"),G.append(\"g\").attr(\"class\",\"nv-barsWrap\"),G.append(\"g\").attr(\"class\",\"nv-legendWrap\"),G.append(\"g\").attr(\"class\",\"nv-controlsWrap\"),q&&(h.width(C-y()),H.select(\".nv-legendWrap\").datum(j).call(h),k.top!=h.height()&&(k.top=h.height(),D=a.utils.availableHeight(m,w,k)),H.select(\".nv-legendWrap\").attr(\"transform\",\"translate(\"+y()+\",\"+-k.top+\")\")),o){var I=[{key:p.grouped||\"Grouped\",disabled:e.stacked()},{key:p.stacked||\"Stacked\",disabled:!e.stacked()}];i.width(y()).color([\"#444\",\"#444\",\"#444\"]),H.select(\".nv-controlsWrap\").datum(I).attr(\"transform\",\"translate(0,\"+-k.top+\")\").call(i)}F.attr(\"transform\",\"translate(\"+k.left+\",\"+k.top+\")\"),e.disabled(j.map(function(a){return a.disabled})).width(C).height(D).color(j.map(function(a,b){return a.color||n(a,b)}).filter(function(a,b){return!j[b].disabled}));var J=H.select(\".nv-barsWrap\").datum(j.filter(function(a){return!a.disabled}));if(J.transition().call(e),r){f.scale(c)._ticks(a.utils.calcTicksY(D/24,j)).tickSize(-C,0),H.select(\".nv-x.nv-axis\").call(f);var K=H.select(\".nv-x.nv-axis\").selectAll(\"g\");K.selectAll(\"line, text\")}s&&(g.scale(d)._ticks(a.utils.calcTicksX(C/100,j)).tickSize(-D,0),H.select(\".nv-y.nv-axis\").attr(\"transform\",\"translate(0,\"+D+\")\"),H.select(\".nv-y.nv-axis\").call(g)),H.select(\".nv-zeroLine line\").attr(\"x1\",d(0)).attr(\"x2\",d(0)).attr(\"y1\",0).attr(\"y2\",-D),h.dispatch.on(\"stateChange\",function(a){for(var c in a)u[c]=a[c];x.stateChange(u),b.update()}),i.dispatch.on(\"legendClick\",function(a){if(a.disabled){switch(I=I.map(function(a){return a.disabled=!0,a}),a.disabled=!1,a.key){case\"Grouped\":e.stacked(!1);break;case\"Stacked\":e.stacked(!0)}u.stacked=e.stacked(),x.stateChange(u),t=e.stacked(),b.update()}}),x.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&(j.forEach(function(b,c){b.disabled=a.disabled[c]}),u.disabled=a.disabled),\"undefined\"!=typeof a.stacked&&(e.stacked(a.stacked),u.stacked=a.stacked,t=a.stacked),b.update()})}),C.renderEnd(\"multibar horizontal chart immediate\"),b}var c,d,e=a.models.multiBarHorizontal(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend().height(30),i=a.models.legend().height(30),j=a.models.tooltip(),k={top:30,right:20,bottom:50,left:60},l=null,m=null,n=a.utils.defaultColor(),o=!0,p={},q=!0,r=!0,s=!0,t=!1,u=a.utils.state(),v=null,w=null,x=d3.dispatch(\"stateChange\",\"changeState\",\"renderEnd\"),y=function(){return o?180:0},z=250;u.stacked=!1,e.stacked(t),f.orient(\"left\").tickPadding(5).showMaxMin(!1).tickFormat(function(a){return a}),g.orient(\"bottom\").tickFormat(d3.format(\",.1f\")),j.duration(0).valueFormatter(function(a,b){return g.tickFormat()(a,b)}).headerFormatter(function(a,b){return f.tickFormat()(a,b)}),i.updateState(!1);var A=function(a){return function(){return{active:a.map(function(a){return!a.disabled}),stacked:t}}},B=function(a){return function(b){void 0!==b.stacked&&(t=b.stacked),void 0!==b.active&&a.forEach(function(a,c){a.disabled=!b.active[c]})}},C=a.utils.renderWatch(x,z);return e.dispatch.on(\"elementMouseover.tooltip\",function(a){a.value=b.x()(a.data),a.series={key:a.data.key,value:b.y()(a.data),color:a.color},j.data(a).hidden(!1)}),e.dispatch.on(\"elementMouseout.tooltip\",function(){j.hidden(!0)}),e.dispatch.on(\"elementMousemove.tooltip\",function(){j.position({top:d3.event.pageY,left:d3.event.pageX})()}),b.dispatch=x,b.multibar=e,b.legend=h,b.controls=i,b.xAxis=f,b.yAxis=g,b.state=u,b.tooltip=j,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return l},set:function(a){l=a}},height:{get:function(){return m},set:function(a){m=a}},showLegend:{get:function(){return q},set:function(a){q=a}},showControls:{get:function(){return o},set:function(a){o=a}},controlLabels:{get:function(){return p},set:function(a){p=a}},showXAxis:{get:function(){return r},set:function(a){r=a}},showYAxis:{get:function(){return s},set:function(a){s=a}},defaultState:{get:function(){return v},set:function(a){v=a}},noData:{get:function(){return w},set:function(a){w=a}},tooltips:{get:function(){return j.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),j.enabled(!!b)}},tooltipContent:{get:function(){return j.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),j.contentGenerator(b)}},margin:{get:function(){return k},set:function(a){k.top=void 0!==a.top?a.top:k.top,k.right=void 0!==a.right?a.right:k.right,k.bottom=void 0!==a.bottom?a.bottom:k.bottom,k.left=void 0!==a.left?a.left:k.left}},duration:{get:function(){return z},set:function(a){z=a,C.reset(z),e.duration(z),f.duration(z),g.duration(z)}},color:{get:function(){return n},set:function(b){n=a.utils.getColor(b),h.color(n)}},barColor:{get:function(){return e.barColor},set:function(a){e.barColor(a),h.color(function(a,b){return d3.rgb(\"#ccc\").darker(1.5*b).toString()})}}}),a.utils.inheritOptions(b,e),a.utils.initOptions(b),b},a.models.multiChart=function(){\"use strict\";function b(j){return j.each(function(j){function k(a){var b=2===j[a.seriesIndex].yAxis?z:y;a.value=a.point.x,a.series={value:a.point.y,color:a.point.color},B.duration(100).valueFormatter(function(a,c){return b.tickFormat()(a,c)}).data(a).position(a.pos).hidden(!1)}function l(a){var b=2===j[a.seriesIndex].yAxis?z:y;a.point.x=v.x()(a.point),a.point.y=v.y()(a.point),B.duration(100).valueFormatter(function(a,c){return b.tickFormat()(a,c)}).data(a).position(a.pos).hidden(!1)}function n(a){var b=2===j[a.data.series].yAxis?z:y;a.value=t.x()(a.data),a.series={value:t.y()(a.data),color:a.color},B.duration(0).valueFormatter(function(a,c){return b.tickFormat()(a,c)}).data(a).hidden(!1)}var C=d3.select(this);a.utils.initSVG(C),b.update=function(){C.transition().call(b)},b.container=this;var D=a.utils.availableWidth(g,C,e),E=a.utils.availableHeight(h,C,e),F=j.filter(function(a){return\"line\"==a.type&&1==a.yAxis}),G=j.filter(function(a){return\"line\"==a.type&&2==a.yAxis}),H=j.filter(function(a){return\"bar\"==a.type&&1==a.yAxis}),I=j.filter(function(a){return\"bar\"==a.type&&2==a.yAxis}),J=j.filter(function(a){return\"area\"==a.type&&1==a.yAxis}),K=j.filter(function(a){return\"area\"==a.type&&2==a.yAxis});if(!(j&&j.length&&j.filter(function(a){return a.values.length}).length))return a.utils.noData(b,C),b;C.selectAll(\".nv-noData\").remove();var L=j.filter(function(a){return!a.disabled&&1==a.yAxis}).map(function(a){return a.values.map(function(a){return{x:a.x,y:a.y}})}),M=j.filter(function(a){return!a.disabled&&2==a.yAxis}).map(function(a){return a.values.map(function(a){return{x:a.x,y:a.y}})});o.domain(d3.extent(d3.merge(L.concat(M)),function(a){return a.x})).range([0,D]);var N=C.selectAll(\"g.wrap.multiChart\").data([j]),O=N.enter().append(\"g\").attr(\"class\",\"wrap nvd3 multiChart\").append(\"g\");O.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),O.append(\"g\").attr(\"class\",\"nv-y1 nv-axis\"),O.append(\"g\").attr(\"class\",\"nv-y2 nv-axis\"),O.append(\"g\").attr(\"class\",\"lines1Wrap\"),O.append(\"g\").attr(\"class\",\"lines2Wrap\"),O.append(\"g\").attr(\"class\",\"bars1Wrap\"),O.append(\"g\").attr(\"class\",\"bars2Wrap\"),O.append(\"g\").attr(\"class\",\"stack1Wrap\"),O.append(\"g\").attr(\"class\",\"stack2Wrap\"),O.append(\"g\").attr(\"class\",\"legendWrap\");var P=N.select(\"g\"),Q=j.map(function(a,b){return j[b].color||f(a,b)});if(i){var R=A.align()?D/2:D,S=A.align()?R:0;A.width(R),A.color(Q),P.select(\".legendWrap\").datum(j.map(function(a){return a.originalKey=void 0===a.originalKey?a.key:a.originalKey,a.key=a.originalKey+(1==a.yAxis?\"\":\" (right axis)\"),a})).call(A),e.top!=A.height()&&(e.top=A.height(),E=a.utils.availableHeight(h,C,e)),P.select(\".legendWrap\").attr(\"transform\",\"translate(\"+S+\",\"+-e.top+\")\")}r.width(D).height(E).interpolate(m).color(Q.filter(function(a,b){return!j[b].disabled&&1==j[b].yAxis&&\"line\"==j[b].type})),s.width(D).height(E).interpolate(m).color(Q.filter(function(a,b){return!j[b].disabled&&2==j[b].yAxis&&\"line\"==j[b].type})),t.width(D).height(E).color(Q.filter(function(a,b){return!j[b].disabled&&1==j[b].yAxis&&\"bar\"==j[b].type})),u.width(D).height(E).color(Q.filter(function(a,b){return!j[b].disabled&&2==j[b].yAxis&&\"bar\"==j[b].type})),v.width(D).height(E).color(Q.filter(function(a,b){return!j[b].disabled&&1==j[b].yAxis&&\"area\"==j[b].type})),w.width(D).height(E).color(Q.filter(function(a,b){return!j[b].disabled&&2==j[b].yAxis&&\"area\"==j[b].type})),P.attr(\"transform\",\"translate(\"+e.left+\",\"+e.top+\")\");var T=P.select(\".lines1Wrap\").datum(F.filter(function(a){return!a.disabled})),U=P.select(\".bars1Wrap\").datum(H.filter(function(a){return!a.disabled})),V=P.select(\".stack1Wrap\").datum(J.filter(function(a){return!a.disabled})),W=P.select(\".lines2Wrap\").datum(G.filter(function(a){return!a.disabled})),X=P.select(\".bars2Wrap\").datum(I.filter(function(a){return!a.disabled})),Y=P.select(\".stack2Wrap\").datum(K.filter(function(a){return!a.disabled})),Z=J.length?J.map(function(a){return a.values}).reduce(function(a,b){return a.map(function(a,c){return{x:a.x,y:a.y+b[c].y}})}).concat([{x:0,y:0}]):[],$=K.length?K.map(function(a){return a.values}).reduce(function(a,b){return a.map(function(a,c){return{x:a.x,y:a.y+b[c].y}})}).concat([{x:0,y:0}]):[];p.domain(c||d3.extent(d3.merge(L).concat(Z),function(a){return a.y})).range([0,E]),q.domain(d||d3.extent(d3.merge(M).concat($),function(a){return a.y})).range([0,E]),r.yDomain(p.domain()),t.yDomain(p.domain()),v.yDomain(p.domain()),s.yDomain(q.domain()),u.yDomain(q.domain()),w.yDomain(q.domain()),J.length&&d3.transition(V).call(v),K.length&&d3.transition(Y).call(w),H.length&&d3.transition(U).call(t),I.length&&d3.transition(X).call(u),F.length&&d3.transition(T).call(r),G.length&&d3.transition(W).call(s),x._ticks(a.utils.calcTicksX(D/100,j)).tickSize(-E,0),P.select(\".nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+E+\")\"),d3.transition(P.select(\".nv-x.nv-axis\")).call(x),y._ticks(a.utils.calcTicksY(E/36,j)).tickSize(-D,0),d3.transition(P.select(\".nv-y1.nv-axis\")).call(y),z._ticks(a.utils.calcTicksY(E/36,j)).tickSize(-D,0),d3.transition(P.select(\".nv-y2.nv-axis\")).call(z),P.select(\".nv-y1.nv-axis\").classed(\"nv-disabled\",L.length?!1:!0).attr(\"transform\",\"translate(\"+o.range()[0]+\",0)\"),P.select(\".nv-y2.nv-axis\").classed(\"nv-disabled\",M.length?!1:!0).attr(\"transform\",\"translate(\"+o.range()[1]+\",0)\"),A.dispatch.on(\"stateChange\",function(){b.update()}),r.dispatch.on(\"elementMouseover.tooltip\",k),s.dispatch.on(\"elementMouseover.tooltip\",k),r.dispatch.on(\"elementMouseout.tooltip\",function(){B.hidden(!0)}),s.dispatch.on(\"elementMouseout.tooltip\",function(){B.hidden(!0)}),v.dispatch.on(\"elementMouseover.tooltip\",l),w.dispatch.on(\"elementMouseover.tooltip\",l),v.dispatch.on(\"elementMouseout.tooltip\",function(){B.hidden(!0)}),w.dispatch.on(\"elementMouseout.tooltip\",function(){B.hidden(!0)}),t.dispatch.on(\"elementMouseover.tooltip\",n),u.dispatch.on(\"elementMouseover.tooltip\",n),t.dispatch.on(\"elementMouseout.tooltip\",function(){B.hidden(!0)}),u.dispatch.on(\"elementMouseout.tooltip\",function(){B.hidden(!0)}),t.dispatch.on(\"elementMousemove.tooltip\",function(){B.position({top:d3.event.pageY,left:d3.event.pageX})()}),u.dispatch.on(\"elementMousemove.tooltip\",function(){B.position({top:d3.event.pageY,left:d3.event.pageX})()})}),b}var c,d,e={top:30,right:20,bottom:50,left:60},f=a.utils.defaultColor(),g=null,h=null,i=!0,j=null,k=function(a){return a.x},l=function(a){return a.y},m=\"monotone\",n=!0,o=d3.scale.linear(),p=d3.scale.linear(),q=d3.scale.linear(),r=a.models.line().yScale(p),s=a.models.line().yScale(q),t=a.models.multiBar().stacked(!1).yScale(p),u=a.models.multiBar().stacked(!1).yScale(q),v=a.models.stackedArea().yScale(p),w=a.models.stackedArea().yScale(q),x=a.models.axis().scale(o).orient(\"bottom\").tickPadding(5),y=a.models.axis().scale(p).orient(\"left\"),z=a.models.axis().scale(q).orient(\"right\"),A=a.models.legend().height(30),B=a.models.tooltip(),C=d3.dispatch();return b.dispatch=C,b.lines1=r,b.lines2=s,b.bars1=t,b.bars2=u,b.stack1=v,b.stack2=w,b.xAxis=x,b.yAxis1=y,b.yAxis2=z,b.tooltip=B,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return g},set:function(a){g=a}},height:{get:function(){return h},set:function(a){h=a}},showLegend:{get:function(){return i},set:function(a){i=a}},yDomain1:{get:function(){return c},set:function(a){c=a}},yDomain2:{get:function(){return d},set:function(a){d=a}},noData:{get:function(){return j},set:function(a){j=a}},interpolate:{get:function(){return m},set:function(a){m=a}},tooltips:{get:function(){return B.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),B.enabled(!!b)}},tooltipContent:{get:function(){return B.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),B.contentGenerator(b)}},margin:{get:function(){return e},set:function(a){e.top=void 0!==a.top?a.top:e.top,e.right=void 0!==a.right?a.right:e.right,e.bottom=void 0!==a.bottom?a.bottom:e.bottom,e.left=void 0!==a.left?a.left:e.left}},color:{get:function(){return f},set:function(b){f=a.utils.getColor(b)}},x:{get:function(){return k},set:function(a){k=a,r.x(a),s.x(a),t.x(a),u.x(a),v.x(a),w.x(a)}},y:{get:function(){return l},set:function(a){l=a,r.y(a),s.y(a),v.y(a),w.y(a),t.y(a),u.y(a)}},useVoronoi:{get:function(){return n},set:function(a){n=a,r.useVoronoi(a),s.useVoronoi(a),v.useVoronoi(a),w.useVoronoi(a)}}}),a.utils.initOptions(b),b},a.models.ohlcBar=function(){\"use strict\";function b(y){return y.each(function(b){k=d3.select(this);var y=a.utils.availableWidth(h,k,g),A=a.utils.availableHeight(i,k,g);a.utils.initSVG(k);var B=y/b[0].values.length*.9;l.domain(c||d3.extent(b[0].values.map(n).concat(t))),l.range(v?e||[.5*y/b[0].values.length,y*(b[0].values.length-.5)/b[0].values.length]:e||[5+B/2,y-B/2-5]),m.domain(d||[d3.min(b[0].values.map(s).concat(u)),d3.max(b[0].values.map(r).concat(u))]).range(f||[A,0]),l.domain()[0]===l.domain()[1]&&l.domain(l.domain()[0]?[l.domain()[0]-.01*l.domain()[0],l.domain()[1]+.01*l.domain()[1]]:[-1,1]),m.domain()[0]===m.domain()[1]&&m.domain(m.domain()[0]?[m.domain()[0]+.01*m.domain()[0],m.domain()[1]-.01*m.domain()[1]]:[-1,1]);var C=d3.select(this).selectAll(\"g.nv-wrap.nv-ohlcBar\").data([b[0].values]),D=C.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-ohlcBar\"),E=D.append(\"defs\"),F=D.append(\"g\"),G=C.select(\"g\");F.append(\"g\").attr(\"class\",\"nv-ticks\"),C.attr(\"transform\",\"translate(\"+g.left+\",\"+g.top+\")\"),k.on(\"click\",function(a,b){z.chartClick({data:a,index:b,pos:d3.event,id:j})}),E.append(\"clipPath\").attr(\"id\",\"nv-chart-clip-path-\"+j).append(\"rect\"),C.select(\"#nv-chart-clip-path-\"+j+\" rect\").attr(\"width\",y).attr(\"height\",A),G.attr(\"clip-path\",w?\"url(#nv-chart-clip-path-\"+j+\")\":\"\");var H=C.select(\".nv-ticks\").selectAll(\".nv-tick\").data(function(a){return a});H.exit().remove(),H.enter().append(\"path\").attr(\"class\",function(a,b,c){return(p(a,b)>q(a,b)?\"nv-tick negative\":\"nv-tick positive\")+\" nv-tick-\"+c+\"-\"+b}).attr(\"d\",function(a,b){return\"m0,0l0,\"+(m(p(a,b))-m(r(a,b)))+\"l\"+-B/2+\",0l\"+B/2+\",0l0,\"+(m(s(a,b))-m(p(a,b)))+\"l0,\"+(m(q(a,b))-m(s(a,b)))+\"l\"+B/2+\",0l\"+-B/2+\",0z\"}).attr(\"transform\",function(a,b){return\"translate(\"+l(n(a,b))+\",\"+m(r(a,b))+\")\"}).attr(\"fill\",function(){return x[0]}).attr(\"stroke\",function(){return x[0]}).attr(\"x\",0).attr(\"y\",function(a,b){return m(Math.max(0,o(a,b)))}).attr(\"height\",function(a,b){return Math.abs(m(o(a,b))-m(0))}),H.attr(\"class\",function(a,b,c){return(p(a,b)>q(a,b)?\"nv-tick negative\":\"nv-tick positive\")+\" nv-tick-\"+c+\"-\"+b}),d3.transition(H).attr(\"transform\",function(a,b){return\"translate(\"+l(n(a,b))+\",\"+m(r(a,b))+\")\"}).attr(\"d\",function(a,c){var d=y/b[0].values.length*.9;return\"m0,0l0,\"+(m(p(a,c))-m(r(a,c)))+\"l\"+-d/2+\",0l\"+d/2+\",0l0,\"+(m(s(a,c))-m(p(a,c)))+\"l0,\"+(m(q(a,c))-m(s(a,c)))+\"l\"+d/2+\",0l\"+-d/2+\",0z\"})}),b}var c,d,e,f,g={top:0,right:0,bottom:0,left:0},h=null,i=null,j=Math.floor(1e4*Math.random()),k=null,l=d3.scale.linear(),m=d3.scale.linear(),n=function(a){return a.x},o=function(a){return a.y},p=function(a){return a.open},q=function(a){return a.close},r=function(a){return a.high},s=function(a){return a.low},t=[],u=[],v=!1,w=!0,x=a.utils.defaultColor(),y=!1,z=d3.dispatch(\"tooltipShow\",\"tooltipHide\",\"stateChange\",\"changeState\",\"renderEnd\",\"chartClick\",\"elementClick\",\"elementDblClick\",\"elementMouseover\",\"elementMouseout\",\"elementMousemove\");return b.highlightPoint=function(a,c){b.clearHighlights(),k.select(\".nv-ohlcBar .nv-tick-0-\"+a).classed(\"hover\",c)},b.clearHighlights=function(){k.select(\".nv-ohlcBar .nv-tick.hover\").classed(\"hover\",!1)},b.dispatch=z,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return h},set:function(a){h=a}},height:{get:function(){return i},set:function(a){i=a}},xScale:{get:function(){return l},set:function(a){l=a}},yScale:{get:function(){return m},set:function(a){m=a}},xDomain:{get:function(){return c},set:function(a){c=a}},yDomain:{get:function(){return d},set:function(a){d=a}},xRange:{get:function(){return e},set:function(a){e=a}},yRange:{get:function(){return f},set:function(a){f=a}},forceX:{get:function(){return t},set:function(a){t=a}},forceY:{get:function(){return u},set:function(a){u=a}},padData:{get:function(){return v},set:function(a){v=a}},clipEdge:{get:function(){return w},set:function(a){w=a}},id:{get:function(){return j},set:function(a){j=a}},interactive:{get:function(){return y},set:function(a){y=a}},x:{get:function(){return n},set:function(a){n=a}},y:{get:function(){return o},set:function(a){o=a}},open:{get:function(){return p()},set:function(a){p=a}},close:{get:function(){return q()},set:function(a){q=a}},high:{get:function(){return r},set:function(a){r=a}},low:{get:function(){return s},set:function(a){s=a}},margin:{get:function(){return g},set:function(a){g.top=void 0!=a.top?a.top:g.top,g.right=void 0!=a.right?a.right:g.right,g.bottom=void 0!=a.bottom?a.bottom:g.bottom,g.left=void 0!=a.left?a.left:g.left\n}},color:{get:function(){return x},set:function(b){x=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.parallelCoordinates=function(){\"use strict\";function b(p){return p.each(function(b){function p(a){return F(h.map(function(b){if(isNaN(a[b])||isNaN(parseFloat(a[b]))){var c=g[b].domain(),d=g[b].range(),e=c[0]-(c[1]-c[0])/9;if(J.indexOf(b)<0){var h=d3.scale.linear().domain([e,c[1]]).range([x-12,d[1]]);g[b].brush.y(h),J.push(b)}return[f(b),g[b](e)]}return J.length>0?(D.style(\"display\",\"inline\"),E.style(\"display\",\"inline\")):(D.style(\"display\",\"none\"),E.style(\"display\",\"none\")),[f(b),g[b](a[b])]}))}function q(){var a=h.filter(function(a){return!g[a].brush.empty()}),b=a.map(function(a){return g[a].brush.extent()});k=[],a.forEach(function(a,c){k[c]={dimension:a,extent:b[c]}}),l=[],M.style(\"display\",function(c){var d=a.every(function(a,d){return isNaN(c[a])&&b[d][0]==g[a].brush.y().domain()[0]?!0:b[d][0]<=c[a]&&c[a]<=b[d][1]});return d&&l.push(c),d?null:\"none\"}),o.brush({filters:k,active:l})}function r(a){m[a]=this.parentNode.__origin__=f(a),L.attr(\"visibility\",\"hidden\")}function s(a){m[a]=Math.min(w,Math.max(0,this.parentNode.__origin__+=d3.event.x)),M.attr(\"d\",p),h.sort(function(a,b){return u(a)-u(b)}),f.domain(h),N.attr(\"transform\",function(a){return\"translate(\"+u(a)+\")\"})}function t(a){delete this.parentNode.__origin__,delete m[a],d3.select(this.parentNode).attr(\"transform\",\"translate(\"+f(a)+\")\"),M.attr(\"d\",p),L.attr(\"d\",p).attr(\"visibility\",null)}function u(a){var b=m[a];return null==b?f(a):b}var v=d3.select(this),w=a.utils.availableWidth(d,v,c),x=a.utils.availableHeight(e,v,c);a.utils.initSVG(v),l=b,f.rangePoints([0,w],1).domain(h);var y={};h.forEach(function(a){var c=d3.extent(b,function(b){return+b[a]});return y[a]=!1,void 0===c[0]&&(y[a]=!0,c[0]=0,c[1]=0),c[0]===c[1]&&(c[0]=c[0]-1,c[1]=c[1]+1),g[a]=d3.scale.linear().domain(c).range([.9*(x-12),0]),g[a].brush=d3.svg.brush().y(g[a]).on(\"brush\",q),\"name\"!=a});var z=v.selectAll(\"g.nv-wrap.nv-parallelCoordinates\").data([b]),A=z.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-parallelCoordinates\"),B=A.append(\"g\"),C=z.select(\"g\");B.append(\"g\").attr(\"class\",\"nv-parallelCoordinates background\"),B.append(\"g\").attr(\"class\",\"nv-parallelCoordinates foreground\"),B.append(\"g\").attr(\"class\",\"nv-parallelCoordinates missingValuesline\"),z.attr(\"transform\",\"translate(\"+c.left+\",\"+c.top+\")\");var D,E,F=d3.svg.line().interpolate(\"cardinal\").tension(n),G=d3.svg.axis().orient(\"left\"),H=d3.behavior.drag().on(\"dragstart\",r).on(\"drag\",s).on(\"dragend\",t),I=f.range()[1]-f.range()[0],J=[],K=[0+I/2,x-12,w-I/2,x-12];D=z.select(\".missingValuesline\").selectAll(\"line\").data([K]),D.enter().append(\"line\"),D.exit().remove(),D.attr(\"x1\",function(a){return a[0]}).attr(\"y1\",function(a){return a[1]}).attr(\"x2\",function(a){return a[2]}).attr(\"y2\",function(a){return a[3]}),E=z.select(\".missingValuesline\").selectAll(\"text\").data([\"undefined values\"]),E.append(\"text\").data([\"undefined values\"]),E.enter().append(\"text\"),E.exit().remove(),E.attr(\"y\",x).attr(\"x\",w-92-I/2).text(function(a){return a});var L=z.select(\".background\").selectAll(\"path\").data(b);L.enter().append(\"path\"),L.exit().remove(),L.attr(\"d\",p);var M=z.select(\".foreground\").selectAll(\"path\").data(b);M.enter().append(\"path\"),M.exit().remove(),M.attr(\"d\",p).attr(\"stroke\",j),M.on(\"mouseover\",function(a,b){d3.select(this).classed(\"hover\",!0),o.elementMouseover({label:a.name,data:a.data,index:b,pos:[d3.mouse(this.parentNode)[0],d3.mouse(this.parentNode)[1]]})}),M.on(\"mouseout\",function(a,b){d3.select(this).classed(\"hover\",!1),o.elementMouseout({label:a.name,data:a.data,index:b})});var N=C.selectAll(\".dimension\").data(h),O=N.enter().append(\"g\").attr(\"class\",\"nv-parallelCoordinates dimension\");O.append(\"g\").attr(\"class\",\"nv-parallelCoordinates nv-axis\"),O.append(\"g\").attr(\"class\",\"nv-parallelCoordinates-brush\"),O.append(\"text\").attr(\"class\",\"nv-parallelCoordinates nv-label\"),N.attr(\"transform\",function(a){return\"translate(\"+f(a)+\",0)\"}),N.exit().remove(),N.select(\".nv-label\").style(\"cursor\",\"move\").attr(\"dy\",\"-1em\").attr(\"text-anchor\",\"middle\").text(String).on(\"mouseover\",function(a){o.elementMouseover({dim:a,pos:[d3.mouse(this.parentNode.parentNode)[0],d3.mouse(this.parentNode.parentNode)[1]]})}).on(\"mouseout\",function(a){o.elementMouseout({dim:a})}).call(H),N.select(\".nv-axis\").each(function(a,b){d3.select(this).call(G.scale(g[a]).tickFormat(d3.format(i[b])))}),N.select(\".nv-parallelCoordinates-brush\").each(function(a){d3.select(this).call(g[a].brush)}).selectAll(\"rect\").attr(\"x\",-8).attr(\"width\",16)}),b}var c={top:30,right:0,bottom:10,left:0},d=null,e=null,f=d3.scale.ordinal(),g={},h=[],i=[],j=a.utils.defaultColor(),k=[],l=[],m=[],n=1,o=d3.dispatch(\"brush\",\"elementMouseover\",\"elementMouseout\");return b.dispatch=o,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return d},set:function(a){d=a}},height:{get:function(){return e},set:function(a){e=a}},dimensionNames:{get:function(){return h},set:function(a){h=a}},dimensionFormats:{get:function(){return i},set:function(a){i=a}},lineTension:{get:function(){return n},set:function(a){n=a}},dimensions:{get:function(){return h},set:function(b){a.deprecated(\"dimensions\",\"use dimensionNames instead\"),h=b}},margin:{get:function(){return c},set:function(a){c.top=void 0!==a.top?a.top:c.top,c.right=void 0!==a.right?a.right:c.right,c.bottom=void 0!==a.bottom?a.bottom:c.bottom,c.left=void 0!==a.left?a.left:c.left}},color:{get:function(){return j},set:function(b){j=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.pie=function(){\"use strict\";function b(E){return D.reset(),E.each(function(b){function E(a,b){a.endAngle=isNaN(a.endAngle)?0:a.endAngle,a.startAngle=isNaN(a.startAngle)?0:a.startAngle,p||(a.innerRadius=0);var c=d3.interpolate(this._current,a);return this._current=c(0),function(a){return B[b](c(a))}}var F=d-c.left-c.right,G=e-c.top-c.bottom,H=Math.min(F,G)/2,I=[],J=[];if(i=d3.select(this),0===z.length)for(var K=H-H/5,L=y*H,M=0;M<b[0].length;M++)I.push(K),J.push(L);else I=z.map(function(a){return(a.outer-a.outer/5)*H}),J=z.map(function(a){return(a.inner-a.inner/5)*H}),y=d3.min(z.map(function(a){return a.inner-a.inner/5}));a.utils.initSVG(i);var N=i.selectAll(\".nv-wrap.nv-pie\").data(b),O=N.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-pie nv-chart-\"+h),P=O.append(\"g\"),Q=N.select(\"g\"),R=P.append(\"g\").attr(\"class\",\"nv-pie\");P.append(\"g\").attr(\"class\",\"nv-pieLabels\"),N.attr(\"transform\",\"translate(\"+c.left+\",\"+c.top+\")\"),Q.select(\".nv-pie\").attr(\"transform\",\"translate(\"+F/2+\",\"+G/2+\")\"),Q.select(\".nv-pieLabels\").attr(\"transform\",\"translate(\"+F/2+\",\"+G/2+\")\"),i.on(\"click\",function(a,b){A.chartClick({data:a,index:b,pos:d3.event,id:h})}),B=[],C=[];for(var M=0;M<b[0].length;M++){var S=d3.svg.arc().outerRadius(I[M]),T=d3.svg.arc().outerRadius(I[M]+5);u!==!1&&(S.startAngle(u),T.startAngle(u)),w!==!1&&(S.endAngle(w),T.endAngle(w)),p&&(S.innerRadius(J[M]),T.innerRadius(J[M])),S.cornerRadius&&x&&(S.cornerRadius(x),T.cornerRadius(x)),B.push(S),C.push(T)}var U=d3.layout.pie().sort(null).value(function(a){return a.disabled?0:g(a)});U.padAngle&&v&&U.padAngle(v),p&&q&&(R.append(\"text\").attr(\"class\",\"nv-pie-title\"),N.select(\".nv-pie-title\").style(\"text-anchor\",\"middle\").text(function(){return q}).style(\"font-size\",Math.min(F,G)*y*2/(q.length+2)+\"px\").attr(\"dy\",\"0.35em\").attr(\"transform\",function(){return\"translate(0, \"+s+\")\"}));var V=N.select(\".nv-pie\").selectAll(\".nv-slice\").data(U),W=N.select(\".nv-pieLabels\").selectAll(\".nv-label\").data(U);V.exit().remove(),W.exit().remove();var X=V.enter().append(\"g\");X.attr(\"class\",\"nv-slice\"),X.on(\"mouseover\",function(a,b){d3.select(this).classed(\"hover\",!0),r&&d3.select(this).select(\"path\").transition().duration(70).attr(\"d\",C[b]),A.elementMouseover({data:a.data,index:b,color:d3.select(this).style(\"fill\")})}),X.on(\"mouseout\",function(a,b){d3.select(this).classed(\"hover\",!1),r&&d3.select(this).select(\"path\").transition().duration(50).attr(\"d\",B[b]),A.elementMouseout({data:a.data,index:b})}),X.on(\"mousemove\",function(a,b){A.elementMousemove({data:a.data,index:b})}),X.on(\"click\",function(a,b){A.elementClick({data:a.data,index:b,color:d3.select(this).style(\"fill\")})}),X.on(\"dblclick\",function(a,b){A.elementDblClick({data:a.data,index:b,color:d3.select(this).style(\"fill\")})}),V.attr(\"fill\",function(a,b){return j(a.data,b)}),V.attr(\"stroke\",function(a,b){return j(a.data,b)});X.append(\"path\").each(function(a){this._current=a});if(V.select(\"path\").transition().attr(\"d\",function(a,b){return B[b](a)}).attrTween(\"d\",E),l){for(var Y=[],M=0;M<b[0].length;M++)Y.push(B[M]),m?p&&(Y[M]=d3.svg.arc().outerRadius(B[M].outerRadius()),u!==!1&&Y[M].startAngle(u),w!==!1&&Y[M].endAngle(w)):p||Y[M].innerRadius(0);W.enter().append(\"g\").classed(\"nv-label\",!0).each(function(a){var b=d3.select(this);b.attr(\"transform\",function(a,b){if(t){a.outerRadius=I[b]+10,a.innerRadius=I[b]+15;var c=(a.startAngle+a.endAngle)/2*(180/Math.PI);return(a.startAngle+a.endAngle)/2<Math.PI?c-=90:c+=90,\"translate(\"+Y[b].centroid(a)+\") rotate(\"+c+\")\"}return a.outerRadius=H+10,a.innerRadius=H+15,\"translate(\"+Y[b].centroid(a)+\")\"}),b.append(\"rect\").style(\"stroke\",\"#fff\").style(\"fill\",\"#fff\").attr(\"rx\",3).attr(\"ry\",3),b.append(\"text\").style(\"text-anchor\",t?(a.startAngle+a.endAngle)/2<Math.PI?\"start\":\"end\":\"middle\").style(\"fill\",\"#000\")});var Z={},$=14,_=140,ab=function(a){return Math.floor(a[0]/_)*_+\",\"+Math.floor(a[1]/$)*$};W.watchTransition(D,\"pie labels\").attr(\"transform\",function(a,b){if(t){a.outerRadius=I[b]+10,a.innerRadius=I[b]+15;var c=(a.startAngle+a.endAngle)/2*(180/Math.PI);return(a.startAngle+a.endAngle)/2<Math.PI?c-=90:c+=90,\"translate(\"+Y[b].centroid(a)+\") rotate(\"+c+\")\"}a.outerRadius=H+10,a.innerRadius=H+15;var d=Y[b].centroid(a);if(a.value){var e=ab(d);Z[e]&&(d[1]-=$),Z[ab(d)]=!0}return\"translate(\"+d+\")\"}),W.select(\".nv-label text\").style(\"text-anchor\",function(a){return t?(a.startAngle+a.endAngle)/2<Math.PI?\"start\":\"end\":\"middle\"}).text(function(a,b){var c=(a.endAngle-a.startAngle)/(2*Math.PI),d=\"\";if(!a.value||o>c)return\"\";if(\"function\"==typeof n)d=n(a,b,{key:f(a.data),value:g(a.data),percent:k(c)});else switch(n){case\"key\":d=f(a.data);break;case\"value\":d=k(g(a.data));break;case\"percent\":d=d3.format(\"%\")(c)}return d})}}),D.renderEnd(\"pie immediate\"),b}var c={top:0,right:0,bottom:0,left:0},d=500,e=500,f=function(a){return a.x},g=function(a){return a.y},h=Math.floor(1e4*Math.random()),i=null,j=a.utils.defaultColor(),k=d3.format(\",.2f\"),l=!0,m=!1,n=\"key\",o=.02,p=!1,q=!1,r=!0,s=0,t=!1,u=!1,v=!1,w=!1,x=0,y=.5,z=[],A=d3.dispatch(\"chartClick\",\"elementClick\",\"elementDblClick\",\"elementMouseover\",\"elementMouseout\",\"elementMousemove\",\"renderEnd\"),B=[],C=[],D=a.utils.renderWatch(A);return b.dispatch=A,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{arcsRadius:{get:function(){return z},set:function(a){z=a}},width:{get:function(){return d},set:function(a){d=a}},height:{get:function(){return e},set:function(a){e=a}},showLabels:{get:function(){return l},set:function(a){l=a}},title:{get:function(){return q},set:function(a){q=a}},titleOffset:{get:function(){return s},set:function(a){s=a}},labelThreshold:{get:function(){return o},set:function(a){o=a}},valueFormat:{get:function(){return k},set:function(a){k=a}},x:{get:function(){return f},set:function(a){f=a}},id:{get:function(){return h},set:function(a){h=a}},endAngle:{get:function(){return w},set:function(a){w=a}},startAngle:{get:function(){return u},set:function(a){u=a}},padAngle:{get:function(){return v},set:function(a){v=a}},cornerRadius:{get:function(){return x},set:function(a){x=a}},donutRatio:{get:function(){return y},set:function(a){y=a}},labelsOutside:{get:function(){return m},set:function(a){m=a}},labelSunbeamLayout:{get:function(){return t},set:function(a){t=a}},donut:{get:function(){return p},set:function(a){p=a}},growOnHover:{get:function(){return r},set:function(a){r=a}},pieLabelsOutside:{get:function(){return m},set:function(b){m=b,a.deprecated(\"pieLabelsOutside\",\"use labelsOutside instead\")}},donutLabelsOutside:{get:function(){return m},set:function(b){m=b,a.deprecated(\"donutLabelsOutside\",\"use labelsOutside instead\")}},labelFormat:{get:function(){return k},set:function(b){k=b,a.deprecated(\"labelFormat\",\"use valueFormat instead\")}},margin:{get:function(){return c},set:function(a){c.top=\"undefined\"!=typeof a.top?a.top:c.top,c.right=\"undefined\"!=typeof a.right?a.right:c.right,c.bottom=\"undefined\"!=typeof a.bottom?a.bottom:c.bottom,c.left=\"undefined\"!=typeof a.left?a.left:c.left}},y:{get:function(){return g},set:function(a){g=d3.functor(a)}},color:{get:function(){return j},set:function(b){j=a.utils.getColor(b)}},labelType:{get:function(){return n},set:function(a){n=a||\"key\"}}}),a.utils.initOptions(b),b},a.models.pieChart=function(){\"use strict\";function b(e){return q.reset(),q.models(c),e.each(function(e){var k=d3.select(this);a.utils.initSVG(k);var n=a.utils.availableWidth(g,k,f),o=a.utils.availableHeight(h,k,f);if(b.update=function(){k.transition().call(b)},b.container=this,l.setter(s(e),b.update).getter(r(e)).update(),l.disabled=e.map(function(a){return!!a.disabled}),!m){var q;m={};for(q in l)m[q]=l[q]instanceof Array?l[q].slice(0):l[q]}if(!e||!e.length)return a.utils.noData(b,k),b;k.selectAll(\".nv-noData\").remove();var t=k.selectAll(\"g.nv-wrap.nv-pieChart\").data([e]),u=t.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-pieChart\").append(\"g\"),v=t.select(\"g\");if(u.append(\"g\").attr(\"class\",\"nv-pieWrap\"),u.append(\"g\").attr(\"class\",\"nv-legendWrap\"),i)if(\"top\"===j)d.width(n).key(c.x()),t.select(\".nv-legendWrap\").datum(e).call(d),f.top!=d.height()&&(f.top=d.height(),o=a.utils.availableHeight(h,k,f)),t.select(\".nv-legendWrap\").attr(\"transform\",\"translate(0,\"+-f.top+\")\");else if(\"right\"===j){var w=a.models.legend().width();w>n/2&&(w=n/2),d.height(o).key(c.x()),d.width(w),n-=d.width(),t.select(\".nv-legendWrap\").datum(e).call(d).attr(\"transform\",\"translate(\"+n+\",0)\")}t.attr(\"transform\",\"translate(\"+f.left+\",\"+f.top+\")\"),c.width(n).height(o);var x=v.select(\".nv-pieWrap\").datum([e]);d3.transition(x).call(c),d.dispatch.on(\"stateChange\",function(a){for(var c in a)l[c]=a[c];p.stateChange(l),b.update()}),p.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&(e.forEach(function(b,c){b.disabled=a.disabled[c]}),l.disabled=a.disabled),b.update()})}),q.renderEnd(\"pieChart immediate\"),b}var c=a.models.pie(),d=a.models.legend(),e=a.models.tooltip(),f={top:30,right:20,bottom:20,left:20},g=null,h=null,i=!0,j=\"top\",k=a.utils.defaultColor(),l=a.utils.state(),m=null,n=null,o=250,p=d3.dispatch(\"tooltipShow\",\"tooltipHide\",\"stateChange\",\"changeState\",\"renderEnd\");e.headerEnabled(!1).duration(0).valueFormatter(function(a,b){return c.valueFormat()(a,b)});var q=a.utils.renderWatch(p),r=function(a){return function(){return{active:a.map(function(a){return!a.disabled})}}},s=function(a){return function(b){void 0!==b.active&&a.forEach(function(a,c){a.disabled=!b.active[c]})}};return c.dispatch.on(\"elementMouseover.tooltip\",function(a){a.series={key:b.x()(a.data),value:b.y()(a.data),color:a.color},e.data(a).hidden(!1)}),c.dispatch.on(\"elementMouseout.tooltip\",function(){e.hidden(!0)}),c.dispatch.on(\"elementMousemove.tooltip\",function(){e.position({top:d3.event.pageY,left:d3.event.pageX})()}),b.legend=d,b.dispatch=p,b.pie=c,b.tooltip=e,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{noData:{get:function(){return n},set:function(a){n=a}},showLegend:{get:function(){return i},set:function(a){i=a}},legendPosition:{get:function(){return j},set:function(a){j=a}},defaultState:{get:function(){return m},set:function(a){m=a}},tooltips:{get:function(){return e.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),e.enabled(!!b)}},tooltipContent:{get:function(){return e.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),e.contentGenerator(b)}},color:{get:function(){return k},set:function(a){k=a,d.color(k),c.color(k)}},duration:{get:function(){return o},set:function(a){o=a,q.reset(o)}},margin:{get:function(){return f},set:function(a){f.top=void 0!==a.top?a.top:f.top,f.right=void 0!==a.right?a.right:f.right,f.bottom=void 0!==a.bottom?a.bottom:f.bottom,f.left=void 0!==a.left?a.left:f.left}}}),a.utils.inheritOptions(b,c),a.utils.initOptions(b),b},a.models.scatter=function(){\"use strict\";function b(N){return P.reset(),N.each(function(b){function N(){if(O=!1,!w)return!1;if(M===!0){var a=d3.merge(b.map(function(a,b){return a.values.map(function(a,c){var d=p(a,c),e=q(a,c);return[m(d)+1e-4*Math.random(),n(e)+1e-4*Math.random(),b,c,a]}).filter(function(a,b){return x(a[4],b)})}));if(0==a.length)return!1;a.length<3&&(a.push([m.range()[0]-20,n.range()[0]-20,null,null]),a.push([m.range()[1]+20,n.range()[1]+20,null,null]),a.push([m.range()[0]-20,n.range()[0]+20,null,null]),a.push([m.range()[1]+20,n.range()[1]-20,null,null]));var c=d3.geom.polygon([[-10,-10],[-10,i+10],[h+10,i+10],[h+10,-10]]),d=d3.geom.voronoi(a).map(function(b,d){return{data:c.clip(b),series:a[d][2],point:a[d][3]}});U.select(\".nv-point-paths\").selectAll(\"path\").remove();var e=U.select(\".nv-point-paths\").selectAll(\"path\").data(d),f=e.enter().append(\"svg:path\").attr(\"d\",function(a){return a&&a.data&&0!==a.data.length?\"M\"+a.data.join(\",\")+\"Z\":\"M 0 0\"}).attr(\"id\",function(a,b){return\"nv-path-\"+b}).attr(\"clip-path\",function(a,b){return\"url(#nv-clip-\"+b+\")\"});C&&f.style(\"fill\",d3.rgb(230,230,230)).style(\"fill-opacity\",.4).style(\"stroke-opacity\",1).style(\"stroke\",d3.rgb(200,200,200)),B&&(U.select(\".nv-point-clips\").selectAll(\"clipPath\").remove(),U.select(\".nv-point-clips\").selectAll(\"clipPath\").data(a).enter().append(\"svg:clipPath\").attr(\"id\",function(a,b){return\"nv-clip-\"+b}).append(\"svg:circle\").attr(\"cx\",function(a){return a[0]}).attr(\"cy\",function(a){return a[1]}).attr(\"r\",D));var k=function(a,c){if(O)return 0;var d=b[a.series];if(void 0!==d){var e=d.values[a.point];e.color=j(d,a.series),e.x=p(e),e.y=q(e);var f=l.node().getBoundingClientRect(),h=window.pageYOffset||document.documentElement.scrollTop,i=window.pageXOffset||document.documentElement.scrollLeft,k={left:m(p(e,a.point))+f.left+i+g.left+10,top:n(q(e,a.point))+f.top+h+g.top+10};c({point:e,series:d,pos:k,seriesIndex:a.series,pointIndex:a.point})}};e.on(\"click\",function(a){k(a,L.elementClick)}).on(\"dblclick\",function(a){k(a,L.elementDblClick)}).on(\"mouseover\",function(a){k(a,L.elementMouseover)}).on(\"mouseout\",function(a){k(a,L.elementMouseout)})}else U.select(\".nv-groups\").selectAll(\".nv-group\").selectAll(\".nv-point\").on(\"click\",function(a,c){if(O||!b[a.series])return 0;var d=b[a.series],e=d.values[c];L.elementClick({point:e,series:d,pos:[m(p(e,c))+g.left,n(q(e,c))+g.top],seriesIndex:a.series,pointIndex:c})}).on(\"dblclick\",function(a,c){if(O||!b[a.series])return 0;var d=b[a.series],e=d.values[c];L.elementDblClick({point:e,series:d,pos:[m(p(e,c))+g.left,n(q(e,c))+g.top],seriesIndex:a.series,pointIndex:c})}).on(\"mouseover\",function(a,c){if(O||!b[a.series])return 0;var d=b[a.series],e=d.values[c];L.elementMouseover({point:e,series:d,pos:[m(p(e,c))+g.left,n(q(e,c))+g.top],seriesIndex:a.series,pointIndex:c,color:j(a,c)})}).on(\"mouseout\",function(a,c){if(O||!b[a.series])return 0;var d=b[a.series],e=d.values[c];L.elementMouseout({point:e,series:d,seriesIndex:a.series,pointIndex:c,color:j(a,c)})})}l=d3.select(this);var R=a.utils.availableWidth(h,l,g),S=a.utils.availableHeight(i,l,g);a.utils.initSVG(l),b.forEach(function(a,b){a.values.forEach(function(a){a.series=b})});var T=E&&F&&I?[]:d3.merge(b.map(function(a){return a.values.map(function(a,b){return{x:p(a,b),y:q(a,b),size:r(a,b)}})}));m.domain(E||d3.extent(T.map(function(a){return a.x}).concat(t))),m.range(y&&b[0]?G||[(R*z+R)/(2*b[0].values.length),R-R*(1+z)/(2*b[0].values.length)]:G||[0,R]),n.domain(F||d3.extent(T.map(function(a){return a.y}).concat(u))).range(H||[S,0]),o.domain(I||d3.extent(T.map(function(a){return a.size}).concat(v))).range(J||Q),K=m.domain()[0]===m.domain()[1]||n.domain()[0]===n.domain()[1],m.domain()[0]===m.domain()[1]&&m.domain(m.domain()[0]?[m.domain()[0]-.01*m.domain()[0],m.domain()[1]+.01*m.domain()[1]]:[-1,1]),n.domain()[0]===n.domain()[1]&&n.domain(n.domain()[0]?[n.domain()[0]-.01*n.domain()[0],n.domain()[1]+.01*n.domain()[1]]:[-1,1]),isNaN(m.domain()[0])&&m.domain([-1,1]),isNaN(n.domain()[0])&&n.domain([-1,1]),c=c||m,d=d||n,e=e||o;var U=l.selectAll(\"g.nv-wrap.nv-scatter\").data([b]),V=U.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-scatter nv-chart-\"+k),W=V.append(\"defs\"),X=V.append(\"g\"),Y=U.select(\"g\");U.classed(\"nv-single-point\",K),X.append(\"g\").attr(\"class\",\"nv-groups\"),X.append(\"g\").attr(\"class\",\"nv-point-paths\"),V.append(\"g\").attr(\"class\",\"nv-point-clips\"),U.attr(\"transform\",\"translate(\"+g.left+\",\"+g.top+\")\"),W.append(\"clipPath\").attr(\"id\",\"nv-edge-clip-\"+k).append(\"rect\"),U.select(\"#nv-edge-clip-\"+k+\" rect\").attr(\"width\",R).attr(\"height\",S>0?S:0),Y.attr(\"clip-path\",A?\"url(#nv-edge-clip-\"+k+\")\":\"\"),O=!0;var Z=U.select(\".nv-groups\").selectAll(\".nv-group\").data(function(a){return a},function(a){return a.key});Z.enter().append(\"g\").style(\"stroke-opacity\",1e-6).style(\"fill-opacity\",1e-6),Z.exit().remove(),Z.attr(\"class\",function(a,b){return\"nv-group nv-series-\"+b}).classed(\"hover\",function(a){return a.hover}),Z.watchTransition(P,\"scatter: groups\").style(\"fill\",function(a,b){return j(a,b)}).style(\"stroke\",function(a,b){return j(a,b)}).style(\"stroke-opacity\",1).style(\"fill-opacity\",.5);var $=Z.selectAll(\"path.nv-point\").data(function(a){return a.values.map(function(a,b){return[a,b]}).filter(function(a,b){return x(a[0],b)})});$.enter().append(\"path\").style(\"fill\",function(a){return a.color}).style(\"stroke\",function(a){return a.color}).attr(\"transform\",function(a){return\"translate(\"+c(p(a[0],a[1]))+\",\"+d(q(a[0],a[1]))+\")\"}).attr(\"d\",a.utils.symbol().type(function(a){return s(a[0])}).size(function(a){return o(r(a[0],a[1]))})),$.exit().remove(),Z.exit().selectAll(\"path.nv-point\").watchTransition(P,\"scatter exit\").attr(\"transform\",function(a){return\"translate(\"+m(p(a[0],a[1]))+\",\"+n(q(a[0],a[1]))+\")\"}).remove(),$.each(function(a){d3.select(this).classed(\"nv-point\",!0).classed(\"nv-point-\"+a[1],!0).classed(\"nv-noninteractive\",!w).classed(\"hover\",!1)}),$.watchTransition(P,\"scatter points\").attr(\"transform\",function(a){return\"translate(\"+m(p(a[0],a[1]))+\",\"+n(q(a[0],a[1]))+\")\"}).attr(\"d\",a.utils.symbol().type(function(a){return s(a[0])}).size(function(a){return o(r(a[0],a[1]))})),clearTimeout(f),f=setTimeout(N,300),c=m.copy(),d=n.copy(),e=o.copy()}),P.renderEnd(\"scatter immediate\"),b}var c,d,e,f,g={top:0,right:0,bottom:0,left:0},h=null,i=null,j=a.utils.defaultColor(),k=Math.floor(1e5*Math.random()),l=null,m=d3.scale.linear(),n=d3.scale.linear(),o=d3.scale.linear(),p=function(a){return a.x},q=function(a){return a.y},r=function(a){return a.size||1},s=function(a){return a.shape||\"circle\"},t=[],u=[],v=[],w=!0,x=function(a){return!a.notActive},y=!1,z=.1,A=!1,B=!0,C=!1,D=function(){return 25},E=null,F=null,G=null,H=null,I=null,J=null,K=!1,L=d3.dispatch(\"elementClick\",\"elementDblClick\",\"elementMouseover\",\"elementMouseout\",\"renderEnd\"),M=!0,N=250,O=!1,P=a.utils.renderWatch(L,N),Q=[16,256];return b.dispatch=L,b.options=a.utils.optionsFunc.bind(b),b._calls=new function(){this.clearHighlights=function(){return a.dom.write(function(){l.selectAll(\".nv-point.hover\").classed(\"hover\",!1)}),null},this.highlightPoint=function(b,c,d){a.dom.write(function(){l.select(\" .nv-series-\"+b+\" .nv-point-\"+c).classed(\"hover\",d)})}},L.on(\"elementMouseover.point\",function(a){w&&b._calls.highlightPoint(a.seriesIndex,a.pointIndex,!0)}),L.on(\"elementMouseout.point\",function(a){w&&b._calls.highlightPoint(a.seriesIndex,a.pointIndex,!1)}),b._options=Object.create({},{width:{get:function(){return h},set:function(a){h=a}},height:{get:function(){return i},set:function(a){i=a}},xScale:{get:function(){return m},set:function(a){m=a}},yScale:{get:function(){return n},set:function(a){n=a}},pointScale:{get:function(){return o},set:function(a){o=a}},xDomain:{get:function(){return E},set:function(a){E=a}},yDomain:{get:function(){return F},set:function(a){F=a}},pointDomain:{get:function(){return I},set:function(a){I=a}},xRange:{get:function(){return G},set:function(a){G=a}},yRange:{get:function(){return H},set:function(a){H=a}},pointRange:{get:function(){return J},set:function(a){J=a}},forceX:{get:function(){return t},set:function(a){t=a}},forceY:{get:function(){return u},set:function(a){u=a}},forcePoint:{get:function(){return v},set:function(a){v=a}},interactive:{get:function(){return w},set:function(a){w=a}},pointActive:{get:function(){return x},set:function(a){x=a}},padDataOuter:{get:function(){return z},set:function(a){z=a}},padData:{get:function(){return y},set:function(a){y=a}},clipEdge:{get:function(){return A},set:function(a){A=a}},clipVoronoi:{get:function(){return B},set:function(a){B=a}},clipRadius:{get:function(){return D},set:function(a){D=a}},showVoronoi:{get:function(){return C},set:function(a){C=a}},id:{get:function(){return k},set:function(a){k=a}},x:{get:function(){return p},set:function(a){p=d3.functor(a)}},y:{get:function(){return q},set:function(a){q=d3.functor(a)}},pointSize:{get:function(){return r},set:function(a){r=d3.functor(a)}},pointShape:{get:function(){return s},set:function(a){s=d3.functor(a)}},margin:{get:function(){return g},set:function(a){g.top=void 0!==a.top?a.top:g.top,g.right=void 0!==a.right?a.right:g.right,g.bottom=void 0!==a.bottom?a.bottom:g.bottom,g.left=void 0!==a.left?a.left:g.left}},duration:{get:function(){return N},set:function(a){N=a,P.reset(N)}},color:{get:function(){return j},set:function(b){j=a.utils.getColor(b)}},useVoronoi:{get:function(){return M},set:function(a){M=a,M===!1&&(B=!1)}}}),a.utils.initOptions(b),b},a.models.scatterChart=function(){\"use strict\";function b(z){return D.reset(),D.models(c),t&&D.models(d),u&&D.models(e),q&&D.models(g),r&&D.models(h),z.each(function(z){m=d3.select(this),a.utils.initSVG(m);var G=a.utils.availableWidth(k,m,j),H=a.utils.availableHeight(l,m,j);if(b.update=function(){0===A?m.call(b):m.transition().duration(A).call(b)},b.container=this,w.setter(F(z),b.update).getter(E(z)).update(),w.disabled=z.map(function(a){return!!a.disabled}),!x){var I;x={};for(I in w)x[I]=w[I]instanceof Array?w[I].slice(0):w[I]}if(!(z&&z.length&&z.filter(function(a){return a.values.length}).length))return a.utils.noData(b,m),D.renderEnd(\"scatter immediate\"),b;m.selectAll(\".nv-noData\").remove(),o=c.xScale(),p=c.yScale();var J=m.selectAll(\"g.nv-wrap.nv-scatterChart\").data([z]),K=J.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-scatterChart nv-chart-\"+c.id()),L=K.append(\"g\"),M=J.select(\"g\");if(L.append(\"rect\").attr(\"class\",\"nvd3 nv-background\").style(\"pointer-events\",\"none\"),L.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),L.append(\"g\").attr(\"class\",\"nv-y nv-axis\"),L.append(\"g\").attr(\"class\",\"nv-scatterWrap\"),L.append(\"g\").attr(\"class\",\"nv-regressionLinesWrap\"),L.append(\"g\").attr(\"class\",\"nv-distWrap\"),L.append(\"g\").attr(\"class\",\"nv-legendWrap\"),v&&M.select(\".nv-y.nv-axis\").attr(\"transform\",\"translate(\"+G+\",0)\"),s){var N=G;f.width(N),J.select(\".nv-legendWrap\").datum(z).call(f),j.top!=f.height()&&(j.top=f.height(),H=a.utils.availableHeight(l,m,j)),J.select(\".nv-legendWrap\").attr(\"transform\",\"translate(0,\"+-j.top+\")\")}J.attr(\"transform\",\"translate(\"+j.left+\",\"+j.top+\")\"),c.width(G).height(H).color(z.map(function(a,b){return a.color=a.color||n(a,b),a.color}).filter(function(a,b){return!z[b].disabled})),J.select(\".nv-scatterWrap\").datum(z.filter(function(a){return!a.disabled})).call(c),J.select(\".nv-regressionLinesWrap\").attr(\"clip-path\",\"url(#nv-edge-clip-\"+c.id()+\")\");var O=J.select(\".nv-regressionLinesWrap\").selectAll(\".nv-regLines\").data(function(a){return a});O.enter().append(\"g\").attr(\"class\",\"nv-regLines\");var P=O.selectAll(\".nv-regLine\").data(function(a){return[a]});P.enter().append(\"line\").attr(\"class\",\"nv-regLine\").style(\"stroke-opacity\",0),P.filter(function(a){return a.intercept&&a.slope}).watchTransition(D,\"scatterPlusLineChart: regline\").attr(\"x1\",o.range()[0]).attr(\"x2\",o.range()[1]).attr(\"y1\",function(a){return p(o.domain()[0]*a.slope+a.intercept)}).attr(\"y2\",function(a){return p(o.domain()[1]*a.slope+a.intercept)}).style(\"stroke\",function(a,b,c){return n(a,c)}).style(\"stroke-opacity\",function(a){return a.disabled||\"undefined\"==typeof a.slope||\"undefined\"==typeof a.intercept?0:1}),t&&(d.scale(o)._ticks(a.utils.calcTicksX(G/100,z)).tickSize(-H,0),M.select(\".nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+p.range()[0]+\")\").call(d)),u&&(e.scale(p)._ticks(a.utils.calcTicksY(H/36,z)).tickSize(-G,0),M.select(\".nv-y.nv-axis\").call(e)),q&&(g.getData(c.x()).scale(o).width(G).color(z.map(function(a,b){return a.color||n(a,b)}).filter(function(a,b){return!z[b].disabled})),L.select(\".nv-distWrap\").append(\"g\").attr(\"class\",\"nv-distributionX\"),M.select(\".nv-distributionX\").attr(\"transform\",\"translate(0,\"+p.range()[0]+\")\").datum(z.filter(function(a){return!a.disabled})).call(g)),r&&(h.getData(c.y()).scale(p).width(H).color(z.map(function(a,b){return a.color||n(a,b)}).filter(function(a,b){return!z[b].disabled})),L.select(\".nv-distWrap\").append(\"g\").attr(\"class\",\"nv-distributionY\"),M.select(\".nv-distributionY\").attr(\"transform\",\"translate(\"+(v?G:-h.size())+\",0)\").datum(z.filter(function(a){return!a.disabled})).call(h)),f.dispatch.on(\"stateChange\",function(a){for(var c in a)w[c]=a[c];y.stateChange(w),b.update()}),y.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&(z.forEach(function(b,c){b.disabled=a.disabled[c]}),w.disabled=a.disabled),b.update()}),c.dispatch.on(\"elementMouseout.tooltip\",function(a){i.hidden(!0),m.select(\".nv-chart-\"+c.id()+\" .nv-series-\"+a.seriesIndex+\" .nv-distx-\"+a.pointIndex).attr(\"y1\",0),m.select(\".nv-chart-\"+c.id()+\" .nv-series-\"+a.seriesIndex+\" .nv-disty-\"+a.pointIndex).attr(\"x2\",h.size())}),c.dispatch.on(\"elementMouseover.tooltip\",function(a){m.select(\".nv-series-\"+a.seriesIndex+\" .nv-distx-\"+a.pointIndex).attr(\"y1\",a.pos.top-H-j.top),m.select(\".nv-series-\"+a.seriesIndex+\" .nv-disty-\"+a.pointIndex).attr(\"x2\",a.pos.left+g.size()-j.left),i.position(a.pos).data(a).hidden(!1)}),B=o.copy(),C=p.copy()}),D.renderEnd(\"scatter with line immediate\"),b}var c=a.models.scatter(),d=a.models.axis(),e=a.models.axis(),f=a.models.legend(),g=a.models.distribution(),h=a.models.distribution(),i=a.models.tooltip(),j={top:30,right:20,bottom:50,left:75},k=null,l=null,m=null,n=a.utils.defaultColor(),o=c.xScale(),p=c.yScale(),q=!1,r=!1,s=!0,t=!0,u=!0,v=!1,w=a.utils.state(),x=null,y=d3.dispatch(\"stateChange\",\"changeState\",\"renderEnd\"),z=null,A=250;c.xScale(o).yScale(p),d.orient(\"bottom\").tickPadding(10),e.orient(v?\"right\":\"left\").tickPadding(10),g.axis(\"x\"),h.axis(\"y\"),i.headerFormatter(function(a,b){return d.tickFormat()(a,b)}).valueFormatter(function(a,b){return e.tickFormat()(a,b)});var B,C,D=a.utils.renderWatch(y,A),E=function(a){return function(){return{active:a.map(function(a){return!a.disabled})}}},F=function(a){return function(b){void 0!==b.active&&a.forEach(function(a,c){a.disabled=!b.active[c]})}};return b.dispatch=y,b.scatter=c,b.legend=f,b.xAxis=d,b.yAxis=e,b.distX=g,b.distY=h,b.tooltip=i,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return k},set:function(a){k=a}},height:{get:function(){return l},set:function(a){l=a}},container:{get:function(){return m},set:function(a){m=a}},showDistX:{get:function(){return q},set:function(a){q=a}},showDistY:{get:function(){return r},set:function(a){r=a}},showLegend:{get:function(){return s},set:function(a){s=a}},showXAxis:{get:function(){return t},set:function(a){t=a}},showYAxis:{get:function(){return u},set:function(a){u=a}},defaultState:{get:function(){return x},set:function(a){x=a}},noData:{get:function(){return z},set:function(a){z=a}},duration:{get:function(){return A},set:function(a){A=a}},tooltips:{get:function(){return i.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),i.enabled(!!b)\n}},tooltipContent:{get:function(){return i.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),i.contentGenerator(b)}},tooltipXContent:{get:function(){return i.contentGenerator()},set:function(){a.deprecated(\"tooltipContent\",\"This option is removed, put values into main tooltip.\")}},tooltipYContent:{get:function(){return i.contentGenerator()},set:function(){a.deprecated(\"tooltipContent\",\"This option is removed, put values into main tooltip.\")}},margin:{get:function(){return j},set:function(a){j.top=void 0!==a.top?a.top:j.top,j.right=void 0!==a.right?a.right:j.right,j.bottom=void 0!==a.bottom?a.bottom:j.bottom,j.left=void 0!==a.left?a.left:j.left}},rightAlignYAxis:{get:function(){return v},set:function(a){v=a,e.orient(a?\"right\":\"left\")}},color:{get:function(){return n},set:function(b){n=a.utils.getColor(b),f.color(n),g.color(n),h.color(n)}}}),a.utils.inheritOptions(b,c),a.utils.initOptions(b),b},a.models.sparkline=function(){\"use strict\";function b(k){return k.each(function(b){var k=h-g.left-g.right,q=i-g.top-g.bottom;j=d3.select(this),a.utils.initSVG(j),l.domain(c||d3.extent(b,n)).range(e||[0,k]),m.domain(d||d3.extent(b,o)).range(f||[q,0]);{var r=j.selectAll(\"g.nv-wrap.nv-sparkline\").data([b]),s=r.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-sparkline\");s.append(\"g\"),r.select(\"g\")}r.attr(\"transform\",\"translate(\"+g.left+\",\"+g.top+\")\");var t=r.selectAll(\"path\").data(function(a){return[a]});t.enter().append(\"path\"),t.exit().remove(),t.style(\"stroke\",function(a,b){return a.color||p(a,b)}).attr(\"d\",d3.svg.line().x(function(a,b){return l(n(a,b))}).y(function(a,b){return m(o(a,b))}));var u=r.selectAll(\"circle.nv-point\").data(function(a){function b(b){if(-1!=b){var c=a[b];return c.pointIndex=b,c}return null}var c=a.map(function(a,b){return o(a,b)}),d=b(c.lastIndexOf(m.domain()[1])),e=b(c.indexOf(m.domain()[0])),f=b(c.length-1);return[e,d,f].filter(function(a){return null!=a})});u.enter().append(\"circle\"),u.exit().remove(),u.attr(\"cx\",function(a){return l(n(a,a.pointIndex))}).attr(\"cy\",function(a){return m(o(a,a.pointIndex))}).attr(\"r\",2).attr(\"class\",function(a){return n(a,a.pointIndex)==l.domain()[1]?\"nv-point nv-currentValue\":o(a,a.pointIndex)==m.domain()[0]?\"nv-point nv-minValue\":\"nv-point nv-maxValue\"})}),b}var c,d,e,f,g={top:2,right:0,bottom:2,left:0},h=400,i=32,j=null,k=!0,l=d3.scale.linear(),m=d3.scale.linear(),n=function(a){return a.x},o=function(a){return a.y},p=a.utils.getColor([\"#000\"]);return b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return h},set:function(a){h=a}},height:{get:function(){return i},set:function(a){i=a}},xDomain:{get:function(){return c},set:function(a){c=a}},yDomain:{get:function(){return d},set:function(a){d=a}},xRange:{get:function(){return e},set:function(a){e=a}},yRange:{get:function(){return f},set:function(a){f=a}},xScale:{get:function(){return l},set:function(a){l=a}},yScale:{get:function(){return m},set:function(a){m=a}},animate:{get:function(){return k},set:function(a){k=a}},x:{get:function(){return n},set:function(a){n=d3.functor(a)}},y:{get:function(){return o},set:function(a){o=d3.functor(a)}},margin:{get:function(){return g},set:function(a){g.top=void 0!==a.top?a.top:g.top,g.right=void 0!==a.right?a.right:g.right,g.bottom=void 0!==a.bottom?a.bottom:g.bottom,g.left=void 0!==a.left?a.left:g.left}},color:{get:function(){return p},set:function(b){p=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.sparklinePlus=function(){\"use strict\";function b(p){return p.each(function(p){function q(){if(!j){var a=z.selectAll(\".nv-hoverValue\").data(i),b=a.enter().append(\"g\").attr(\"class\",\"nv-hoverValue\").style(\"stroke-opacity\",0).style(\"fill-opacity\",0);a.exit().transition().duration(250).style(\"stroke-opacity\",0).style(\"fill-opacity\",0).remove(),a.attr(\"transform\",function(a){return\"translate(\"+c(e.x()(p[a],a))+\",0)\"}).transition().duration(250).style(\"stroke-opacity\",1).style(\"fill-opacity\",1),i.length&&(b.append(\"line\").attr(\"x1\",0).attr(\"y1\",-f.top).attr(\"x2\",0).attr(\"y2\",u),b.append(\"text\").attr(\"class\",\"nv-xValue\").attr(\"x\",-6).attr(\"y\",-f.top).attr(\"text-anchor\",\"end\").attr(\"dy\",\".9em\"),z.select(\".nv-hoverValue .nv-xValue\").text(k(e.x()(p[i[0]],i[0]))),b.append(\"text\").attr(\"class\",\"nv-yValue\").attr(\"x\",6).attr(\"y\",-f.top).attr(\"text-anchor\",\"start\").attr(\"dy\",\".9em\"),z.select(\".nv-hoverValue .nv-yValue\").text(l(e.y()(p[i[0]],i[0]))))}}function r(){function a(a,b){for(var c=Math.abs(e.x()(a[0],0)-b),d=0,f=0;f<a.length;f++)Math.abs(e.x()(a[f],f)-b)<c&&(c=Math.abs(e.x()(a[f],f)-b),d=f);return d}if(!j){var b=d3.mouse(this)[0]-f.left;i=[a(p,Math.round(c.invert(b)))],q()}}var s=d3.select(this);a.utils.initSVG(s);var t=a.utils.availableWidth(g,s,f),u=a.utils.availableHeight(h,s,f);if(b.update=function(){s.call(b)},b.container=this,!p||!p.length)return a.utils.noData(b,s),b;s.selectAll(\".nv-noData\").remove();var v=e.y()(p[p.length-1],p.length-1);c=e.xScale(),d=e.yScale();var w=s.selectAll(\"g.nv-wrap.nv-sparklineplus\").data([p]),x=w.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-sparklineplus\"),y=x.append(\"g\"),z=w.select(\"g\");y.append(\"g\").attr(\"class\",\"nv-sparklineWrap\"),y.append(\"g\").attr(\"class\",\"nv-valueWrap\"),y.append(\"g\").attr(\"class\",\"nv-hoverArea\"),w.attr(\"transform\",\"translate(\"+f.left+\",\"+f.top+\")\");var A=z.select(\".nv-sparklineWrap\");if(e.width(t).height(u),A.call(e),m){var B=z.select(\".nv-valueWrap\"),C=B.selectAll(\".nv-currentValue\").data([v]);C.enter().append(\"text\").attr(\"class\",\"nv-currentValue\").attr(\"dx\",o?-8:8).attr(\"dy\",\".9em\").style(\"text-anchor\",o?\"end\":\"start\"),C.attr(\"x\",t+(o?f.right:0)).attr(\"y\",n?function(a){return d(a)}:0).style(\"fill\",e.color()(p[p.length-1],p.length-1)).text(l(v))}y.select(\".nv-hoverArea\").append(\"rect\").on(\"mousemove\",r).on(\"click\",function(){j=!j}).on(\"mouseout\",function(){i=[],q()}),z.select(\".nv-hoverArea rect\").attr(\"transform\",function(){return\"translate(\"+-f.left+\",\"+-f.top+\")\"}).attr(\"width\",t+f.left+f.right).attr(\"height\",u+f.top)}),b}var c,d,e=a.models.sparkline(),f={top:15,right:100,bottom:10,left:50},g=null,h=null,i=[],j=!1,k=d3.format(\",r\"),l=d3.format(\",.2f\"),m=!0,n=!0,o=!1,p=null;return b.sparkline=e,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return g},set:function(a){g=a}},height:{get:function(){return h},set:function(a){h=a}},xTickFormat:{get:function(){return k},set:function(a){k=a}},yTickFormat:{get:function(){return l},set:function(a){l=a}},showLastValue:{get:function(){return m},set:function(a){m=a}},alignValue:{get:function(){return n},set:function(a){n=a}},rightAlignValue:{get:function(){return o},set:function(a){o=a}},noData:{get:function(){return p},set:function(a){p=a}},margin:{get:function(){return f},set:function(a){f.top=void 0!==a.top?a.top:f.top,f.right=void 0!==a.right?a.right:f.right,f.bottom=void 0!==a.bottom?a.bottom:f.bottom,f.left=void 0!==a.left?a.left:f.left}}}),a.utils.inheritOptions(b,e),a.utils.initOptions(b),b},a.models.stackedArea=function(){\"use strict\";function b(m){return u.reset(),u.models(r),m.each(function(m){var s=f-e.left-e.right,v=g-e.top-e.bottom;j=d3.select(this),a.utils.initSVG(j),c=r.xScale(),d=r.yScale();var w=m;m.forEach(function(a,b){a.seriesIndex=b,a.values=a.values.map(function(a,c){return a.index=c,a.seriesIndex=b,a})});var x=m.filter(function(a){return!a.disabled});m=d3.layout.stack().order(o).offset(n).values(function(a){return a.values}).x(k).y(l).out(function(a,b,c){a.display={y:c,y0:b}})(x);var y=j.selectAll(\"g.nv-wrap.nv-stackedarea\").data([m]),z=y.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-stackedarea\"),A=z.append(\"defs\"),B=z.append(\"g\"),C=y.select(\"g\");B.append(\"g\").attr(\"class\",\"nv-areaWrap\"),B.append(\"g\").attr(\"class\",\"nv-scatterWrap\"),y.attr(\"transform\",\"translate(\"+e.left+\",\"+e.top+\")\"),0==r.forceY().length&&r.forceY().push(0),r.width(s).height(v).x(k).y(function(a){return a.display.y+a.display.y0}).forceY([0]).color(m.map(function(a){return a.color||h(a,a.seriesIndex)}));var D=C.select(\".nv-scatterWrap\").datum(m);D.call(r),A.append(\"clipPath\").attr(\"id\",\"nv-edge-clip-\"+i).append(\"rect\"),y.select(\"#nv-edge-clip-\"+i+\" rect\").attr(\"width\",s).attr(\"height\",v),C.attr(\"clip-path\",q?\"url(#nv-edge-clip-\"+i+\")\":\"\");var E=d3.svg.area().x(function(a,b){return c(k(a,b))}).y0(function(a){return d(a.display.y0)}).y1(function(a){return d(a.display.y+a.display.y0)}).interpolate(p),F=d3.svg.area().x(function(a,b){return c(k(a,b))}).y0(function(a){return d(a.display.y0)}).y1(function(a){return d(a.display.y0)}),G=C.select(\".nv-areaWrap\").selectAll(\"path.nv-area\").data(function(a){return a});G.enter().append(\"path\").attr(\"class\",function(a,b){return\"nv-area nv-area-\"+b}).attr(\"d\",function(a){return F(a.values,a.seriesIndex)}).on(\"mouseover\",function(a){d3.select(this).classed(\"hover\",!0),t.areaMouseover({point:a,series:a.key,pos:[d3.event.pageX,d3.event.pageY],seriesIndex:a.seriesIndex})}).on(\"mouseout\",function(a){d3.select(this).classed(\"hover\",!1),t.areaMouseout({point:a,series:a.key,pos:[d3.event.pageX,d3.event.pageY],seriesIndex:a.seriesIndex})}).on(\"click\",function(a){d3.select(this).classed(\"hover\",!1),t.areaClick({point:a,series:a.key,pos:[d3.event.pageX,d3.event.pageY],seriesIndex:a.seriesIndex})}),G.exit().remove(),G.style(\"fill\",function(a){return a.color||h(a,a.seriesIndex)}).style(\"stroke\",function(a){return a.color||h(a,a.seriesIndex)}),G.watchTransition(u,\"stackedArea path\").attr(\"d\",function(a,b){return E(a.values,b)}),r.dispatch.on(\"elementMouseover.area\",function(a){C.select(\".nv-chart-\"+i+\" .nv-area-\"+a.seriesIndex).classed(\"hover\",!0)}),r.dispatch.on(\"elementMouseout.area\",function(a){C.select(\".nv-chart-\"+i+\" .nv-area-\"+a.seriesIndex).classed(\"hover\",!1)}),b.d3_stackedOffset_stackPercent=function(a){var b,c,d,e=a.length,f=a[0].length,g=[];for(c=0;f>c;++c){for(b=0,d=0;b<w.length;b++)d+=l(w[b].values[c]);if(d)for(b=0;e>b;b++)a[b][c][1]/=d;else for(b=0;e>b;b++)a[b][c][1]=0}for(c=0;f>c;++c)g[c]=0;return g}}),u.renderEnd(\"stackedArea immediate\"),b}var c,d,e={top:0,right:0,bottom:0,left:0},f=960,g=500,h=a.utils.defaultColor(),i=Math.floor(1e5*Math.random()),j=null,k=function(a){return a.x},l=function(a){return a.y},m=\"stack\",n=\"zero\",o=\"default\",p=\"linear\",q=!1,r=a.models.scatter(),s=250,t=d3.dispatch(\"areaClick\",\"areaMouseover\",\"areaMouseout\",\"renderEnd\",\"elementClick\",\"elementMouseover\",\"elementMouseout\");r.pointSize(2.2).pointDomain([2.2,2.2]);var u=a.utils.renderWatch(t,s);return b.dispatch=t,b.scatter=r,r.dispatch.on(\"elementClick\",function(){t.elementClick.apply(this,arguments)}),r.dispatch.on(\"elementMouseover\",function(){t.elementMouseover.apply(this,arguments)}),r.dispatch.on(\"elementMouseout\",function(){t.elementMouseout.apply(this,arguments)}),b.interpolate=function(a){return arguments.length?(p=a,b):p},b.duration=function(a){return arguments.length?(s=a,u.reset(s),r.duration(s),b):s},b.dispatch=t,b.scatter=r,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return f},set:function(a){f=a}},height:{get:function(){return g},set:function(a){g=a}},clipEdge:{get:function(){return q},set:function(a){q=a}},offset:{get:function(){return n},set:function(a){n=a}},order:{get:function(){return o},set:function(a){o=a}},interpolate:{get:function(){return p},set:function(a){p=a}},x:{get:function(){return k},set:function(a){k=d3.functor(a)}},y:{get:function(){return l},set:function(a){l=d3.functor(a)}},margin:{get:function(){return e},set:function(a){e.top=void 0!==a.top?a.top:e.top,e.right=void 0!==a.right?a.right:e.right,e.bottom=void 0!==a.bottom?a.bottom:e.bottom,e.left=void 0!==a.left?a.left:e.left}},color:{get:function(){return h},set:function(b){h=a.utils.getColor(b)}},style:{get:function(){return m},set:function(a){switch(m=a){case\"stack\":b.offset(\"zero\"),b.order(\"default\");break;case\"stream\":b.offset(\"wiggle\"),b.order(\"inside-out\");break;case\"stream-center\":b.offset(\"silhouette\"),b.order(\"inside-out\");break;case\"expand\":b.offset(\"expand\"),b.order(\"default\");break;case\"stack_percent\":b.offset(b.d3_stackedOffset_stackPercent),b.order(\"default\")}}},duration:{get:function(){return s},set:function(a){s=a,u.reset(s),r.duration(s)}}}),a.utils.inheritOptions(b,r),a.utils.initOptions(b),b},a.models.stackedAreaChart=function(){\"use strict\";function b(k){return F.reset(),F.models(e),r&&F.models(f),s&&F.models(g),k.each(function(k){var x=d3.select(this),F=this;a.utils.initSVG(x);var K=a.utils.availableWidth(m,x,l),L=a.utils.availableHeight(n,x,l);if(b.update=function(){x.transition().duration(C).call(b)},b.container=this,v.setter(I(k),b.update).getter(H(k)).update(),v.disabled=k.map(function(a){return!!a.disabled}),!w){var M;w={};for(M in v)w[M]=v[M]instanceof Array?v[M].slice(0):v[M]}if(!(k&&k.length&&k.filter(function(a){return a.values.length}).length))return a.utils.noData(b,x),b;x.selectAll(\".nv-noData\").remove(),c=e.xScale(),d=e.yScale();var N=x.selectAll(\"g.nv-wrap.nv-stackedAreaChart\").data([k]),O=N.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-stackedAreaChart\").append(\"g\"),P=N.select(\"g\");if(O.append(\"rect\").style(\"opacity\",0),O.append(\"g\").attr(\"class\",\"nv-x nv-axis\"),O.append(\"g\").attr(\"class\",\"nv-y nv-axis\"),O.append(\"g\").attr(\"class\",\"nv-stackedWrap\"),O.append(\"g\").attr(\"class\",\"nv-legendWrap\"),O.append(\"g\").attr(\"class\",\"nv-controlsWrap\"),O.append(\"g\").attr(\"class\",\"nv-interactive\"),P.select(\"rect\").attr(\"width\",K).attr(\"height\",L),q){var Q=p?K-z:K;h.width(Q),P.select(\".nv-legendWrap\").datum(k).call(h),l.top!=h.height()&&(l.top=h.height(),L=a.utils.availableHeight(n,x,l)),P.select(\".nv-legendWrap\").attr(\"transform\",\"translate(\"+(K-Q)+\",\"+-l.top+\")\")}if(p){var R=[{key:B.stacked||\"Stacked\",metaKey:\"Stacked\",disabled:\"stack\"!=e.style(),style:\"stack\"},{key:B.stream||\"Stream\",metaKey:\"Stream\",disabled:\"stream\"!=e.style(),style:\"stream\"},{key:B.expanded||\"Expanded\",metaKey:\"Expanded\",disabled:\"expand\"!=e.style(),style:\"expand\"},{key:B.stack_percent||\"Stack %\",metaKey:\"Stack_Percent\",disabled:\"stack_percent\"!=e.style(),style:\"stack_percent\"}];z=A.length/3*260,R=R.filter(function(a){return-1!==A.indexOf(a.metaKey)}),i.width(z).color([\"#444\",\"#444\",\"#444\"]),P.select(\".nv-controlsWrap\").datum(R).call(i),l.top!=Math.max(i.height(),h.height())&&(l.top=Math.max(i.height(),h.height()),L=a.utils.availableHeight(n,x,l)),P.select(\".nv-controlsWrap\").attr(\"transform\",\"translate(0,\"+-l.top+\")\")}N.attr(\"transform\",\"translate(\"+l.left+\",\"+l.top+\")\"),t&&P.select(\".nv-y.nv-axis\").attr(\"transform\",\"translate(\"+K+\",0)\"),u&&(j.width(K).height(L).margin({left:l.left,top:l.top}).svgContainer(x).xScale(c),N.select(\".nv-interactive\").call(j)),e.width(K).height(L);var S=P.select(\".nv-stackedWrap\").datum(k);if(S.transition().call(e),r&&(f.scale(c)._ticks(a.utils.calcTicksX(K/100,k)).tickSize(-L,0),P.select(\".nv-x.nv-axis\").attr(\"transform\",\"translate(0,\"+L+\")\"),P.select(\".nv-x.nv-axis\").transition().duration(0).call(f)),s){var T;if(T=\"wiggle\"===e.offset()?0:a.utils.calcTicksY(L/36,k),g.scale(d)._ticks(T).tickSize(-K,0),\"expand\"===e.style()||\"stack_percent\"===e.style()){var U=g.tickFormat();D&&U===J||(D=U),g.tickFormat(J)}else D&&(g.tickFormat(D),D=null);P.select(\".nv-y.nv-axis\").transition().duration(0).call(g)}e.dispatch.on(\"areaClick.toggle\",function(a){k.forEach(1===k.filter(function(a){return!a.disabled}).length?function(a){a.disabled=!1}:function(b,c){b.disabled=c!=a.seriesIndex}),v.disabled=k.map(function(a){return!!a.disabled}),y.stateChange(v),b.update()}),h.dispatch.on(\"stateChange\",function(a){for(var c in a)v[c]=a[c];y.stateChange(v),b.update()}),i.dispatch.on(\"legendClick\",function(a){a.disabled&&(R=R.map(function(a){return a.disabled=!0,a}),a.disabled=!1,e.style(a.style),v.style=e.style(),y.stateChange(v),b.update())}),j.dispatch.on(\"elementMousemove\",function(c){e.clearHighlights();var d,g,h,i=[];if(k.filter(function(a,b){return a.seriesIndex=b,!a.disabled}).forEach(function(f,j){g=a.interactiveBisect(f.values,c.pointXValue,b.x());var k=f.values[g],l=b.y()(k,g);if(null!=l&&e.highlightPoint(j,g,!0),\"undefined\"!=typeof k){\"undefined\"==typeof d&&(d=k),\"undefined\"==typeof h&&(h=b.xScale()(b.x()(k,g)));var m=\"expand\"==e.style()?k.display.y:b.y()(k,g);i.push({key:f.key,value:m,color:o(f,f.seriesIndex),stackedValue:k.display})}}),i.reverse(),i.length>2){var m=b.yScale().invert(c.mouseY),n=null;i.forEach(function(a,b){m=Math.abs(m);var c=Math.abs(a.stackedValue.y0),d=Math.abs(a.stackedValue.y);return m>=c&&d+c>=m?void(n=b):void 0}),null!=n&&(i[n].highlight=!0)}var p=f.tickFormat()(b.x()(d,g)),q=j.tooltip.valueFormatter();\"expand\"===e.style()||\"stack_percent\"===e.style()?(E||(E=q),q=d3.format(\".1%\")):E&&(q=E,E=null),j.tooltip.position({left:h+l.left,top:c.mouseY+l.top}).chartContainer(F.parentNode).valueFormatter(q).data({value:p,series:i})(),j.renderGuideLine(h)}),j.dispatch.on(\"elementMouseout\",function(){e.clearHighlights()}),y.on(\"changeState\",function(a){\"undefined\"!=typeof a.disabled&&k.length===a.disabled.length&&(k.forEach(function(b,c){b.disabled=a.disabled[c]}),v.disabled=a.disabled),\"undefined\"!=typeof a.style&&(e.style(a.style),G=a.style),b.update()})}),F.renderEnd(\"stacked Area chart immediate\"),b}var c,d,e=a.models.stackedArea(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend(),i=a.models.legend(),j=a.interactiveGuideline(),k=a.models.tooltip(),l={top:30,right:25,bottom:50,left:60},m=null,n=null,o=a.utils.defaultColor(),p=!0,q=!0,r=!0,s=!0,t=!1,u=!1,v=a.utils.state(),w=null,x=null,y=d3.dispatch(\"stateChange\",\"changeState\",\"renderEnd\"),z=250,A=[\"Stacked\",\"Stream\",\"Expanded\"],B={},C=250;v.style=e.style(),f.orient(\"bottom\").tickPadding(7),g.orient(t?\"right\":\"left\"),k.headerFormatter(function(a,b){return f.tickFormat()(a,b)}).valueFormatter(function(a,b){return g.tickFormat()(a,b)}),j.tooltip.headerFormatter(function(a,b){return f.tickFormat()(a,b)}).valueFormatter(function(a,b){return g.tickFormat()(a,b)});var D=null,E=null;i.updateState(!1);var F=a.utils.renderWatch(y),G=e.style(),H=function(a){return function(){return{active:a.map(function(a){return!a.disabled}),style:e.style()}}},I=function(a){return function(b){void 0!==b.style&&(G=b.style),void 0!==b.active&&a.forEach(function(a,c){a.disabled=!b.active[c]})}},J=d3.format(\"%\");return e.dispatch.on(\"elementMouseover.tooltip\",function(a){a.point.x=e.x()(a.point),a.point.y=e.y()(a.point),k.data(a).position(a.pos).hidden(!1)}),e.dispatch.on(\"elementMouseout.tooltip\",function(){k.hidden(!0)}),b.dispatch=y,b.stacked=e,b.legend=h,b.controls=i,b.xAxis=f,b.yAxis=g,b.interactiveLayer=j,b.tooltip=k,b.dispatch=y,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return m},set:function(a){m=a}},height:{get:function(){return n},set:function(a){n=a}},showLegend:{get:function(){return q},set:function(a){q=a}},showXAxis:{get:function(){return r},set:function(a){r=a}},showYAxis:{get:function(){return s},set:function(a){s=a}},defaultState:{get:function(){return w},set:function(a){w=a}},noData:{get:function(){return x},set:function(a){x=a}},showControls:{get:function(){return p},set:function(a){p=a}},controlLabels:{get:function(){return B},set:function(a){B=a}},controlOptions:{get:function(){return A},set:function(a){A=a}},tooltips:{get:function(){return k.enabled()},set:function(b){a.deprecated(\"tooltips\",\"use chart.tooltip.enabled() instead\"),k.enabled(!!b)}},tooltipContent:{get:function(){return k.contentGenerator()},set:function(b){a.deprecated(\"tooltipContent\",\"use chart.tooltip.contentGenerator() instead\"),k.contentGenerator(b)}},margin:{get:function(){return l},set:function(a){l.top=void 0!==a.top?a.top:l.top,l.right=void 0!==a.right?a.right:l.right,l.bottom=void 0!==a.bottom?a.bottom:l.bottom,l.left=void 0!==a.left?a.left:l.left}},duration:{get:function(){return C},set:function(a){C=a,F.reset(C),e.duration(C),f.duration(C),g.duration(C)}},color:{get:function(){return o},set:function(b){o=a.utils.getColor(b),h.color(o),e.color(o)}},rightAlignYAxis:{get:function(){return t},set:function(a){t=a,g.orient(t?\"right\":\"left\")}},useInteractiveGuideline:{get:function(){return u},set:function(a){u=!!a,b.interactive(!a),b.useVoronoi(!a),e.scatter.interactive(!a)}}}),a.utils.inheritOptions(b,e),a.utils.initOptions(b),b},a.models.sunburst=function(){\"use strict\";function b(u){return t.reset(),u.each(function(b){function t(a){a.x0=a.x,a.dx0=a.dx}function u(a){var b=d3.interpolate(p.domain(),[a.x,a.x+a.dx]),c=d3.interpolate(q.domain(),[a.y,1]),d=d3.interpolate(q.range(),[a.y?20:0,y]);return function(a,e){return e?function(){return s(a)}:function(e){return p.domain(b(e)),q.domain(c(e)).range(d(e)),s(a)}}}l=d3.select(this);var v,w=a.utils.availableWidth(g,l,f),x=a.utils.availableHeight(h,l,f),y=Math.min(w,x)/2;a.utils.initSVG(l);var z=l.selectAll(\".nv-wrap.nv-sunburst\").data(b),A=z.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-sunburst nv-chart-\"+k),B=A.selectAll(\"nv-sunburst\");z.attr(\"transform\",\"translate(\"+w/2+\",\"+x/2+\")\"),l.on(\"click\",function(a,b){o.chartClick({data:a,index:b,pos:d3.event,id:k})}),q.range([0,y]),c=c||b,e=b[0],r.value(j[i]||j.count),v=B.data(r.nodes).enter().append(\"path\").attr(\"d\",s).style(\"fill\",function(a){return m((a.children?a:a.parent).name)}).style(\"stroke\",\"#FFF\").on(\"click\",function(a){d!==c&&c!==a&&(d=c),c=a,v.transition().duration(n).attrTween(\"d\",u(a))}).each(t).on(\"dblclick\",function(a){d.parent==a&&v.transition().duration(n).attrTween(\"d\",u(e))}).each(t).on(\"mouseover\",function(a){d3.select(this).classed(\"hover\",!0).style(\"opacity\",.8),o.elementMouseover({data:a,color:d3.select(this).style(\"fill\")})}).on(\"mouseout\",function(a){d3.select(this).classed(\"hover\",!1).style(\"opacity\",1),o.elementMouseout({data:a})}).on(\"mousemove\",function(a){o.elementMousemove({data:a})})}),t.renderEnd(\"sunburst immediate\"),b}var c,d,e,f={top:0,right:0,bottom:0,left:0},g=null,h=null,i=\"count\",j={count:function(){return 1},size:function(a){return a.size}},k=Math.floor(1e4*Math.random()),l=null,m=a.utils.defaultColor(),n=500,o=d3.dispatch(\"chartClick\",\"elementClick\",\"elementDblClick\",\"elementMousemove\",\"elementMouseover\",\"elementMouseout\",\"renderEnd\"),p=d3.scale.linear().range([0,2*Math.PI]),q=d3.scale.sqrt(),r=d3.layout.partition().sort(null).value(function(){return 1}),s=d3.svg.arc().startAngle(function(a){return Math.max(0,Math.min(2*Math.PI,p(a.x)))}).endAngle(function(a){return Math.max(0,Math.min(2*Math.PI,p(a.x+a.dx)))}).innerRadius(function(a){return Math.max(0,q(a.y))}).outerRadius(function(a){return Math.max(0,q(a.y+a.dy))}),t=a.utils.renderWatch(o);return b.dispatch=o,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{width:{get:function(){return g},set:function(a){g=a}},height:{get:function(){return h},set:function(a){h=a}},mode:{get:function(){return i},set:function(a){i=a}},id:{get:function(){return k},set:function(a){k=a}},duration:{get:function(){return n},set:function(a){n=a}},margin:{get:function(){return f},set:function(a){f.top=void 0!=a.top?a.top:f.top,f.right=void 0!=a.right?a.right:f.right,f.bottom=void 0!=a.bottom?a.bottom:f.bottom,f.left=void 0!=a.left?a.left:f.left}},color:{get:function(){return m},set:function(b){m=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.sunburstChart=function(){\"use strict\";function b(d){return m.reset(),m.models(c),d.each(function(d){var h=d3.select(this);a.utils.initSVG(h);var i=a.utils.availableWidth(f,h,e),j=a.utils.availableHeight(g,h,e);if(b.update=function(){0===k?h.call(b):h.transition().duration(k).call(b)},b.container=this,!d||!d.length)return a.utils.noData(b,h),b;h.selectAll(\".nv-noData\").remove();var l=h.selectAll(\"g.nv-wrap.nv-sunburstChart\").data(d),m=l.enter().append(\"g\").attr(\"class\",\"nvd3 nv-wrap nv-sunburstChart\").append(\"g\"),n=l.select(\"g\");m.append(\"g\").attr(\"class\",\"nv-sunburstWrap\"),l.attr(\"transform\",\"translate(\"+e.left+\",\"+e.top+\")\"),c.width(i).height(j);var o=n.select(\".nv-sunburstWrap\").datum(d);d3.transition(o).call(c)}),m.renderEnd(\"sunburstChart immediate\"),b}var c=a.models.sunburst(),d=a.models.tooltip(),e={top:30,right:20,bottom:20,left:20},f=null,g=null,h=a.utils.defaultColor(),i=(Math.round(1e5*Math.random()),null),j=null,k=250,l=d3.dispatch(\"tooltipShow\",\"tooltipHide\",\"stateChange\",\"changeState\",\"renderEnd\"),m=a.utils.renderWatch(l);return d.headerEnabled(!1).duration(0).valueFormatter(function(a){return a}),c.dispatch.on(\"elementMouseover.tooltip\",function(a){a.series={key:a.data.name,value:a.data.size,color:a.color},d.data(a).hidden(!1)}),c.dispatch.on(\"elementMouseout.tooltip\",function(){d.hidden(!0)}),c.dispatch.on(\"elementMousemove.tooltip\",function(){d.position({top:d3.event.pageY,left:d3.event.pageX})()}),b.dispatch=l,b.sunburst=c,b.tooltip=d,b.options=a.utils.optionsFunc.bind(b),b._options=Object.create({},{noData:{get:function(){return j},set:function(a){j=a}},defaultState:{get:function(){return i},set:function(a){i=a}},color:{get:function(){return h},set:function(a){h=a,c.color(h)}},duration:{get:function(){return k},set:function(a){k=a,m.reset(k),c.duration(k)}},margin:{get:function(){return e},set:function(a){e.top=void 0!==a.top?a.top:e.top,e.right=void 0!==a.right?a.right:e.right,e.bottom=void 0!==a.bottom?a.bottom:e.bottom,e.left=void 0!==a.left?a.left:e.left}}}),a.utils.inheritOptions(b,c),a.utils.initOptions(b),b},a.version=\"1.8.1\"}();/*\n Copyright (C) Federico Zivolo 2020\n Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT).\n */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=e.ownerDocument.defaultView,n=o.getComputedStyle(e,null);return t?n[t]:n}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ownerDocument.body;case'#document':return e.body;}var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll|overlay)/.test(r+s+p)?e:n(o(e))}function i(e){return e&&e.referenceNode?e.referenceNode:e}function r(e){return 11===e?re:10===e?pe:re||pe}function p(e){if(!e)return document.documentElement;for(var o=r(10)?document.body:null,n=e.offsetParent||null;n===o&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TH','TD','TABLE'].indexOf(n.nodeName)&&'static'===t(n,'position')?p(n):n:e?e.ownerDocument.documentElement:document.documentElement}function s(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||p(e.firstElementChild)===e)}function d(e){return null===e.parentNode?e:d(e.parentNode)}function a(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,n=o?e:t,i=o?t:e,r=document.createRange();r.setStart(n,0),r.setEnd(i,0);var l=r.commonAncestorContainer;if(e!==l&&t!==l||n.contains(i))return s(l)?l:p(l);var f=d(e);return f.host?a(f.host,t):a(e,d(t).host)}function l(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:'top',o='top'===t?'scrollTop':'scrollLeft',n=e.nodeName;if('BODY'===n||'HTML'===n){var i=e.ownerDocument.documentElement,r=e.ownerDocument.scrollingElement||i;return r[o]}return e[o]}function f(e,t){var o=2<arguments.length&&void 0!==arguments[2]&&arguments[2],n=l(t,'top'),i=l(t,'left'),r=o?-1:1;return e.top+=n*r,e.bottom+=n*r,e.left+=i*r,e.right+=i*r,e}function m(e,t){var o='x'===t?'Left':'Top',n='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Width'])+parseFloat(e['border'+n+'Width'])}function h(e,t,o,n){return ee(t['offset'+e],t['scroll'+e],o['client'+e],o['offset'+e],o['scroll'+e],r(10)?parseInt(o['offset'+e])+parseInt(n['margin'+('Height'===e?'Top':'Left')])+parseInt(n['margin'+('Height'===e?'Bottom':'Right')]):0)}function c(e){var t=e.body,o=e.documentElement,n=r(10)&&getComputedStyle(o);return{height:h('Height',t,o,n),width:h('Width',t,o,n)}}function g(e){return le({},e,{right:e.left+e.width,bottom:e.top+e.height})}function u(e){var o={};try{if(r(10)){o=e.getBoundingClientRect();var n=l(e,'top'),i=l(e,'left');o.top+=n,o.left+=i,o.bottom+=n,o.right+=i}else o=e.getBoundingClientRect()}catch(t){}var p={left:o.left,top:o.top,width:o.right-o.left,height:o.bottom-o.top},s='HTML'===e.nodeName?c(e.ownerDocument):{},d=s.width||e.clientWidth||p.width,a=s.height||e.clientHeight||p.height,f=e.offsetWidth-d,h=e.offsetHeight-a;if(f||h){var u=t(e);f-=m(u,'x'),h-=m(u,'y'),p.width-=f,p.height-=h}return g(p)}function b(e,o){var i=2<arguments.length&&void 0!==arguments[2]&&arguments[2],p=r(10),s='HTML'===o.nodeName,d=u(e),a=u(o),l=n(e),m=t(o),h=parseFloat(m.borderTopWidth),c=parseFloat(m.borderLeftWidth);i&&s&&(a.top=ee(a.top,0),a.left=ee(a.left,0));var b=g({top:d.top-a.top-h,left:d.left-a.left-c,width:d.width,height:d.height});if(b.marginTop=0,b.marginLeft=0,!p&&s){var w=parseFloat(m.marginTop),y=parseFloat(m.marginLeft);b.top-=h-w,b.bottom-=h-w,b.left-=c-y,b.right-=c-y,b.marginTop=w,b.marginLeft=y}return(p&&!i?o.contains(l):o===l&&'BODY'!==l.nodeName)&&(b=f(b,o)),b}function w(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=e.ownerDocument.documentElement,n=b(e,o),i=ee(o.clientWidth,window.innerWidth||0),r=ee(o.clientHeight,window.innerHeight||0),p=t?0:l(o),s=t?0:l(o,'left'),d={top:p-n.top+n.marginTop,left:s-n.left+n.marginLeft,width:i,height:r};return g(d)}function y(e){var n=e.nodeName;if('BODY'===n||'HTML'===n)return!1;if('fixed'===t(e,'position'))return!0;var i=o(e);return!!i&&y(i)}function E(e){if(!e||!e.parentElement||r())return document.documentElement;for(var o=e.parentElement;o&&'none'===t(o,'transform');)o=o.parentElement;return o||document.documentElement}function v(e,t,r,p){var s=4<arguments.length&&void 0!==arguments[4]&&arguments[4],d={top:0,left:0},l=s?E(e):a(e,i(t));if('viewport'===p)d=w(l,s);else{var f;'scrollParent'===p?(f=n(o(t)),'BODY'===f.nodeName&&(f=e.ownerDocument.documentElement)):'window'===p?f=e.ownerDocument.documentElement:f=p;var m=b(f,l,s);if('HTML'===f.nodeName&&!y(l)){var h=c(e.ownerDocument),g=h.height,u=h.width;d.top+=m.top-m.marginTop,d.bottom=g+m.top,d.left+=m.left-m.marginLeft,d.right=u+m.left}else d=m}r=r||0;var v='number'==typeof r;return d.left+=v?r:r.left||0,d.top+=v?r:r.top||0,d.right-=v?r:r.right||0,d.bottom-=v?r:r.bottom||0,d}function x(e){var t=e.width,o=e.height;return t*o}function O(e,t,o,n,i){var r=5<arguments.length&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf('auto'))return e;var p=v(o,n,r,i),s={top:{width:p.width,height:t.top-p.top},right:{width:p.right-t.right,height:p.height},bottom:{width:p.width,height:p.bottom-t.bottom},left:{width:t.left-p.left,height:p.height}},d=Object.keys(s).map(function(e){return le({key:e},s[e],{area:x(s[e])})}).sort(function(e,t){return t.area-e.area}),a=d.filter(function(e){var t=e.width,n=e.height;return t>=o.clientWidth&&n>=o.clientHeight}),l=0<a.length?a[0].key:d[0].key,f=e.split('-')[1];return l+(f?'-'+f:'')}function L(e,t,o){var n=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null,r=n?E(t):a(t,i(o));return b(o,r,n)}function S(e){var t=e.ownerDocument.defaultView,o=t.getComputedStyle(e),n=parseFloat(o.marginTop||0)+parseFloat(o.marginBottom||0),i=parseFloat(o.marginLeft||0)+parseFloat(o.marginRight||0),r={width:e.offsetWidth+i,height:e.offsetHeight+n};return r}function T(e){var t={left:'right',right:'left',bottom:'top',top:'bottom'};return e.replace(/left|right|bottom|top/g,function(e){return t[e]})}function C(e,t,o){o=o.split('-')[0];var n=S(e),i={width:n.width,height:n.height},r=-1!==['right','left'].indexOf(o),p=r?'top':'left',s=r?'left':'top',d=r?'height':'width',a=r?'width':'height';return i[p]=t[p]+t[d]/2-n[d]/2,i[s]=o===s?t[s]-n[a]:t[T(s)],i}function D(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function N(e,t,o){if(Array.prototype.findIndex)return e.findIndex(function(e){return e[t]===o});var n=D(e,function(e){return e[t]===o});return e.indexOf(n)}function P(t,o,n){var i=void 0===n?t:t.slice(0,N(t,'name',n));return i.forEach(function(t){t['function']&&console.warn('`modifier.function` is deprecated, use `modifier.fn`!');var n=t['function']||t.fn;t.enabled&&e(n)&&(o.offsets.popper=g(o.offsets.popper),o.offsets.reference=g(o.offsets.reference),o=n(o,t))}),o}function k(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=L(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=C(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?'fixed':'absolute',e=P(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function W(e,t){return e.some(function(e){var o=e.name,n=e.enabled;return n&&o===t})}function B(e){for(var t=[!1,'ms','Webkit','Moz','O'],o=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<t.length;n++){var i=t[n],r=i?''+i+o:e;if('undefined'!=typeof document.body.style[r])return r}return null}function H(){return this.state.isDestroyed=!0,W(this.modifiers,'applyStyle')&&(this.popper.removeAttribute('x-placement'),this.popper.style.position='',this.popper.style.top='',this.popper.style.left='',this.popper.style.right='',this.popper.style.bottom='',this.popper.style.willChange='',this.popper.style[B('transform')]=''),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function A(e){var t=e.ownerDocument;return t?t.defaultView:window}function M(e,t,o,i){var r='BODY'===e.nodeName,p=r?e.ownerDocument.defaultView:e;p.addEventListener(t,o,{passive:!0}),r||M(n(p.parentNode),t,o,i),i.push(p)}function F(e,t,o,i){o.updateBound=i,A(e).addEventListener('resize',o.updateBound,{passive:!0});var r=n(e);return M(r,'scroll',o.updateBound,o.scrollParents),o.scrollElement=r,o.eventsEnabled=!0,o}function I(){this.state.eventsEnabled||(this.state=F(this.reference,this.options,this.state,this.scheduleUpdate))}function R(e,t){return A(e).removeEventListener('resize',t.updateBound),t.scrollParents.forEach(function(e){e.removeEventListener('scroll',t.updateBound)}),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t}function U(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=R(this.reference,this.state))}function Y(e){return''!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function V(e,t){Object.keys(t).forEach(function(o){var n='';-1!==['width','height','top','right','bottom','left'].indexOf(o)&&Y(t[o])&&(n='px'),e.style[o]=t[o]+n})}function j(e,t){Object.keys(t).forEach(function(o){var n=t[o];!1===n?e.removeAttribute(o):e.setAttribute(o,t[o])})}function q(e,t){var o=e.offsets,n=o.popper,i=o.reference,r=$,p=function(e){return e},s=r(i.width),d=r(n.width),a=-1!==['left','right'].indexOf(e.placement),l=-1!==e.placement.indexOf('-'),f=t?a||l||s%2==d%2?r:Z:p,m=t?r:p;return{left:f(1==s%2&&1==d%2&&!l&&t?n.left-1:n.left),top:m(n.top),bottom:m(n.bottom),right:f(n.right)}}function K(e,t,o){var n=D(e,function(e){var o=e.name;return o===t}),i=!!n&&e.some(function(e){return e.name===o&&e.enabled&&e.order<n.order});if(!i){var r='`'+t+'`';console.warn('`'+o+'`'+' modifier is required by '+r+' modifier in order to work, be sure to include it before '+r+'!')}return i}function z(e){return'end'===e?'start':'start'===e?'end':e}function G(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=he.indexOf(e),n=he.slice(o+1).concat(he.slice(0,o));return t?n.reverse():n}function _(e,t,o,n){var i=e.match(/((?:\\-|\\+)?\\d*\\.?\\d*)(.*)/),r=+i[1],p=i[2];if(!r)return e;if(0===p.indexOf('%')){var s;switch(p){case'%p':s=o;break;case'%':case'%r':default:s=n;}var d=g(s);return d[t]/100*r}if('vh'===p||'vw'===p){var a;return a='vh'===p?ee(document.documentElement.clientHeight,window.innerHeight||0):ee(document.documentElement.clientWidth,window.innerWidth||0),a/100*r}return r}function X(e,t,o,n){var i=[0,0],r=-1!==['right','left'].indexOf(n),p=e.split(/(\\+|\\-)/).map(function(e){return e.trim()}),s=p.indexOf(D(p,function(e){return-1!==e.search(/,|\\s/)}));p[s]&&-1===p[s].indexOf(',')&&console.warn('Offsets separated by white space(s) are deprecated, use a comma (,) instead.');var d=/\\s*,\\s*|\\s+/,a=-1===s?[p]:[p.slice(0,s).concat([p[s].split(d)[0]]),[p[s].split(d)[1]].concat(p.slice(s+1))];return a=a.map(function(e,n){var i=(1===n?!r:r)?'height':'width',p=!1;return e.reduce(function(e,t){return''===e[e.length-1]&&-1!==['+','-'].indexOf(t)?(e[e.length-1]=t,p=!0,e):p?(e[e.length-1]+=t,p=!1,e):e.concat(t)},[]).map(function(e){return _(e,i,t,o)})}),a.forEach(function(e,t){e.forEach(function(o,n){Y(o)&&(i[t]+=o*('-'===e[n-1]?-1:1))})}),i}function J(e,t){var o,n=t.offset,i=e.placement,r=e.offsets,p=r.popper,s=r.reference,d=i.split('-')[0];return o=Y(+n)?[+n,0]:X(n,p,s,d),'left'===d?(p.top+=o[0],p.left-=o[1]):'right'===d?(p.top+=o[0],p.left+=o[1]):'top'===d?(p.left+=o[0],p.top-=o[1]):'bottom'===d&&(p.left+=o[0],p.top+=o[1]),e.popper=p,e}var Q=Math.min,Z=Math.floor,$=Math.round,ee=Math.max,te='undefined'!=typeof window&&'undefined'!=typeof document&&'undefined'!=typeof navigator,oe=function(){for(var e=['Edge','Trident','Firefox'],t=0;t<e.length;t+=1)if(te&&0<=navigator.userAgent.indexOf(e[t]))return 1;return 0}(),ne=te&&window.Promise,ie=ne?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then(function(){t=!1,e()}))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout(function(){t=!1,e()},oe))}},re=te&&!!(window.MSInputMethodContext&&document.documentMode),pe=te&&/MSIE 10/.test(navigator.userAgent),se=function(e,t){if(!(e instanceof t))throw new TypeError('Cannot call a class as a function')},de=function(){function e(e,t){for(var o,n=0;n<t.length;n++)o=t[n],o.enumerable=o.enumerable||!1,o.configurable=!0,'value'in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}return function(t,o,n){return o&&e(t.prototype,o),n&&e(t,n),t}}(),ae=function(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e},le=Object.assign||function(e){for(var t,o=1;o<arguments.length;o++)for(var n in t=arguments[o],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},fe=te&&/Firefox/i.test(navigator.userAgent),me=['auto-start','auto','auto-end','top-start','top','top-end','right-start','right','right-end','bottom-end','bottom','bottom-start','left-end','left','left-start'],he=me.slice(3),ce={FLIP:'flip',CLOCKWISE:'clockwise',COUNTERCLOCKWISE:'counterclockwise'},ge=function(){function t(o,n){var i=this,r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};se(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(i.update)},this.update=ie(this.update.bind(this)),this.options=le({},t.Defaults,r),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=o&&o.jquery?o[0]:o,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(le({},t.Defaults.modifiers,r.modifiers)).forEach(function(e){i.options.modifiers[e]=le({},t.Defaults.modifiers[e]||{},r.modifiers?r.modifiers[e]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(e){return le({name:e},i.options.modifiers[e])}).sort(function(e,t){return e.order-t.order}),this.modifiers.forEach(function(t){t.enabled&&e(t.onLoad)&&t.onLoad(i.reference,i.popper,i.options,t,i.state)}),this.update();var p=this.options.eventsEnabled;p&&this.enableEventListeners(),this.state.eventsEnabled=p}return de(t,[{key:'update',value:function(){return k.call(this)}},{key:'destroy',value:function(){return H.call(this)}},{key:'enableEventListeners',value:function(){return I.call(this)}},{key:'disableEventListeners',value:function(){return U.call(this)}}]),t}();return ge.Utils=('undefined'==typeof window?global:window).PopperUtils,ge.placements=me,ge.Defaults={placement:'bottom',positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,o=t.split('-')[0],n=t.split('-')[1];if(n){var i=e.offsets,r=i.reference,p=i.popper,s=-1!==['bottom','top'].indexOf(o),d=s?'left':'top',a=s?'width':'height',l={start:ae({},d,r[d]),end:ae({},d,r[d]+r[a]-p[a])};e.offsets.popper=le({},p,l[n])}return e}},offset:{order:200,enabled:!0,fn:J,offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var o=t.boundariesElement||p(e.instance.popper);e.instance.reference===o&&(o=p(o));var n=B('transform'),i=e.instance.popper.style,r=i.top,s=i.left,d=i[n];i.top='',i.left='',i[n]='';var a=v(e.instance.popper,e.instance.reference,t.padding,o,e.positionFixed);i.top=r,i.left=s,i[n]=d,t.boundaries=a;var l=t.priority,f=e.offsets.popper,m={primary:function(e){var o=f[e];return f[e]<a[e]&&!t.escapeWithReference&&(o=ee(f[e],a[e])),ae({},e,o)},secondary:function(e){var o='right'===e?'left':'top',n=f[o];return f[e]>a[e]&&!t.escapeWithReference&&(n=Q(f[o],a[e]-('right'===e?f.width:f.height))),ae({},o,n)}};return l.forEach(function(e){var t=-1===['left','top'].indexOf(e)?'secondary':'primary';f=le({},f,m[t](e))}),e.offsets.popper=f,e},priority:['left','right','top','bottom'],padding:5,boundariesElement:'scrollParent'},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,o=t.popper,n=t.reference,i=e.placement.split('-')[0],r=Z,p=-1!==['top','bottom'].indexOf(i),s=p?'right':'bottom',d=p?'left':'top',a=p?'width':'height';return o[s]<r(n[d])&&(e.offsets.popper[d]=r(n[d])-o[a]),o[d]>r(n[s])&&(e.offsets.popper[d]=r(n[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,o){var n;if(!K(e.instance.modifiers,'arrow','keepTogether'))return e;var i=o.element;if('string'==typeof i){if(i=e.instance.popper.querySelector(i),!i)return e;}else if(!e.instance.popper.contains(i))return console.warn('WARNING: `arrow.element` must be child of its popper element!'),e;var r=e.placement.split('-')[0],p=e.offsets,s=p.popper,d=p.reference,a=-1!==['left','right'].indexOf(r),l=a?'height':'width',f=a?'Top':'Left',m=f.toLowerCase(),h=a?'left':'top',c=a?'bottom':'right',u=S(i)[l];d[c]-u<s[m]&&(e.offsets.popper[m]-=s[m]-(d[c]-u)),d[m]+u>s[c]&&(e.offsets.popper[m]+=d[m]+u-s[c]),e.offsets.popper=g(e.offsets.popper);var b=d[m]+d[l]/2-u/2,w=t(e.instance.popper),y=parseFloat(w['margin'+f]),E=parseFloat(w['border'+f+'Width']),v=b-e.offsets.popper[m]-y-E;return v=ee(Q(s[l]-u,v),0),e.arrowElement=i,e.offsets.arrow=(n={},ae(n,m,$(v)),ae(n,h,''),n),e},element:'[x-arrow]'},flip:{order:600,enabled:!0,fn:function(e,t){if(W(e.instance.modifiers,'inner'))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var o=v(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),n=e.placement.split('-')[0],i=T(n),r=e.placement.split('-')[1]||'',p=[];switch(t.behavior){case ce.FLIP:p=[n,i];break;case ce.CLOCKWISE:p=G(n);break;case ce.COUNTERCLOCKWISE:p=G(n,!0);break;default:p=t.behavior;}return p.forEach(function(s,d){if(n!==s||p.length===d+1)return e;n=e.placement.split('-')[0],i=T(n);var a=e.offsets.popper,l=e.offsets.reference,f=Z,m='left'===n&&f(a.right)>f(l.left)||'right'===n&&f(a.left)<f(l.right)||'top'===n&&f(a.bottom)>f(l.top)||'bottom'===n&&f(a.top)<f(l.bottom),h=f(a.left)<f(o.left),c=f(a.right)>f(o.right),g=f(a.top)<f(o.top),u=f(a.bottom)>f(o.bottom),b='left'===n&&h||'right'===n&&c||'top'===n&&g||'bottom'===n&&u,w=-1!==['top','bottom'].indexOf(n),y=!!t.flipVariations&&(w&&'start'===r&&h||w&&'end'===r&&c||!w&&'start'===r&&g||!w&&'end'===r&&u),E=!!t.flipVariationsByContent&&(w&&'start'===r&&c||w&&'end'===r&&h||!w&&'start'===r&&u||!w&&'end'===r&&g),v=y||E;(m||b||v)&&(e.flipped=!0,(m||b)&&(n=p[d+1]),v&&(r=z(r)),e.placement=n+(r?'-'+r:''),e.offsets.popper=le({},e.offsets.popper,C(e.instance.popper,e.offsets.reference,e.placement)),e=P(e.instance.modifiers,e,'flip'))}),e},behavior:'flip',padding:5,boundariesElement:'viewport',flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,o=t.split('-')[0],n=e.offsets,i=n.popper,r=n.reference,p=-1!==['left','right'].indexOf(o),s=-1===['top','left'].indexOf(o);return i[p?'left':'top']=r[o]-(s?i[p?'width':'height']:0),e.placement=T(t),e.offsets.popper=g(i),e}},hide:{order:800,enabled:!0,fn:function(e){if(!K(e.instance.modifiers,'hide','preventOverflow'))return e;var t=e.offsets.reference,o=D(e.instance.modifiers,function(e){return'preventOverflow'===e.name}).boundaries;if(t.bottom<o.top||t.left>o.right||t.top>o.bottom||t.right<o.left){if(!0===e.hide)return e;e.hide=!0,e.attributes['x-out-of-boundaries']=''}else{if(!1===e.hide)return e;e.hide=!1,e.attributes['x-out-of-boundaries']=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var o=t.x,n=t.y,i=e.offsets.popper,r=D(e.instance.modifiers,function(e){return'applyStyle'===e.name}).gpuAcceleration;void 0!==r&&console.warn('WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!');var s,d,a=void 0===r?t.gpuAcceleration:r,l=p(e.instance.popper),f=u(l),m={position:i.position},h=q(e,2>window.devicePixelRatio||!fe),c='bottom'===o?'top':'bottom',g='right'===n?'left':'right',b=B('transform');if(d='bottom'==c?'HTML'===l.nodeName?-l.clientHeight+h.bottom:-f.height+h.bottom:h.top,s='right'==g?'HTML'===l.nodeName?-l.clientWidth+h.right:-f.width+h.right:h.left,a&&b)m[b]='translate3d('+s+'px, '+d+'px, 0)',m[c]=0,m[g]=0,m.willChange='transform';else{var w='bottom'==c?-1:1,y='right'==g?-1:1;m[c]=d*w,m[g]=s*y,m.willChange=c+', '+g}var E={\"x-placement\":e.placement};return e.attributes=le({},E,e.attributes),e.styles=le({},m,e.styles),e.arrowStyles=le({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:'bottom',y:'right'},applyStyle:{order:900,enabled:!0,fn:function(e){return V(e.instance.popper,e.styles),j(e.instance.popper,e.attributes),e.arrowElement&&Object.keys(e.arrowStyles).length&&V(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,o,n,i){var r=L(i,t,e,o.positionFixed),p=O(o.placement,r,t,e,o.modifiers.flip.boundariesElement,o.modifiers.flip.padding);return t.setAttribute('x-placement',p),V(t,{position:o.positionFixed?'fixed':'absolute'}),o},gpuAcceleration:void 0}}},ge});\n//# sourceMappingURL=popper.min.js.map\n    <tr class=\"{{class}} d-flex\"><td {{popover}} class=\"col-1 text-right\"><a id=\"{{lineNumber}}\" href=\"#{{lineNumber}}\">{{lineNumber}}</a></td><td class=\"col-11 codeLine\">{{lineContent}}</td></tr>\n<table id=\"code\" class=\"table table-borderless table-condensed\">\n<tbody>\n{{lines}}\n</tbody>\n</table>\n      <tr>\n       <td class=\"{{lines_level}}\">{{name}}</td>\n       <td class=\"{{lines_level}} big\">{{lines_bar}}</td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_executed_percent}}</div></td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_number}}</div></td>\n       <td class=\"{{methods_level}} big\">{{methods_bar}}</td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_tested_percent}}</div></td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_number}}</div></td>\n       <td class=\"{{methods_level}} small\">{{crap}}</td>\n       <td class=\"{{methods_level}}\" colspan=\"3\"></td>\n      </tr>\n\n      <tr>\n       <td class=\"{{lines_level}}\">{{name}}</td>\n       <td class=\"{{lines_level}} big\">{{lines_bar}}</td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_executed_percent}}</div></td>\n       <td class=\"{{lines_level}} small\"><div align=\"right\">{{lines_number}}</div></td>\n       <td class=\"{{branches_level}} big\">{{branches_bar}}</td>\n       <td class=\"{{branches_level}} small\"><div align=\"right\">{{branches_executed_percent}}</div></td>\n       <td class=\"{{branches_level}} small\"><div align=\"right\">{{branches_number}}</div></td>\n       <td class=\"{{paths_level}} big\">{{paths_bar}}</td>\n       <td class=\"{{paths_level}} small\"><div align=\"right\">{{paths_executed_percent}}</div></td>\n       <td class=\"{{paths_level}} small\"><div align=\"right\">{{paths_number}}</div></td>\n       <td class=\"{{methods_level}} big\">{{methods_bar}}</td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_tested_percent}}</div></td>\n       <td class=\"{{methods_level}} small\"><div align=\"right\">{{methods_number}}</div></td>\n       <td class=\"{{methods_level}} small\">{{crap}}</td>\n       <td class=\"{{methods_level}}\" colspan=\"3\"></td>\n      </tr>\n\n<hr/>\n<h4>Paths</h4>\n<p>\n    Below are the source code lines that represent each code path as identified by Xdebug. Please note a path is not\n    necessarily coterminous with a line, a line may contain multiple paths and therefore show up more than once.\n    Please also be aware that some paths may include implicit rather than explicit branches, e.g. an <code>if</code> statement\n    <i>always</i> has an <code>else</code> as part of its logical flow even if you didn't write one.\n</p>\n{{paths}}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report;\n\nuse function dirname;\nuse function file_put_contents;\nuse function serialize;\nuse function strpos;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\WriteOperationFailedException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Filesystem;\nfinal class PHP\n{\n    public function process(CodeCoverage $coverage, ?string $target = null) : string\n    {\n        $coverage->clearCache();\n        $buffer = \"<?php\\nreturn \\\\unserialize(<<<'END_OF_COVERAGE_SERIALIZATION'\" . \\PHP_EOL . serialize($coverage) . \\PHP_EOL . 'END_OF_COVERAGE_SERIALIZATION' . \\PHP_EOL . ');';\n        if ($target !== null) {\n            if (!strpos($target, '://') !== \\false) {\n                Filesystem::createDirectory(dirname($target));\n            }\n            if (@file_put_contents($target, $buffer) === \\false) {\n                throw new WriteOperationFailedException($target);\n            }\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report;\n\nuse const PHP_EOL;\nuse function array_map;\nuse function date;\nuse function ksort;\nuse function max;\nuse function sprintf;\nuse function str_pad;\nuse function strlen;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\File;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Percentage;\nfinal class Text\n{\n    /**\n     * @var string\n     */\n    private const COLOR_GREEN = \"\\x1b[30;42m\";\n    /**\n     * @var string\n     */\n    private const COLOR_YELLOW = \"\\x1b[30;43m\";\n    /**\n     * @var string\n     */\n    private const COLOR_RED = \"\\x1b[37;41m\";\n    /**\n     * @var string\n     */\n    private const COLOR_HEADER = \"\\x1b[1;37;40m\";\n    /**\n     * @var string\n     */\n    private const COLOR_RESET = \"\\x1b[0m\";\n    private readonly Thresholds $thresholds;\n    private readonly bool $showUncoveredFiles;\n    private readonly bool $showOnlySummary;\n    public function __construct(Thresholds $thresholds, bool $showUncoveredFiles = \\false, bool $showOnlySummary = \\false)\n    {\n        $this->thresholds = $thresholds;\n        $this->showUncoveredFiles = $showUncoveredFiles;\n        $this->showOnlySummary = $showOnlySummary;\n    }\n    public function process(CodeCoverage $coverage, bool $showColors = \\false) : string\n    {\n        $hasBranchCoverage = !empty($coverage->getData(\\true)->functionCoverage());\n        $output = PHP_EOL . PHP_EOL;\n        $report = $coverage->getReport();\n        $colors = ['header' => '', 'classes' => '', 'methods' => '', 'lines' => '', 'branches' => '', 'paths' => '', 'reset' => ''];\n        if ($showColors) {\n            $colors['classes'] = $this->coverageColor($report->numberOfTestedClassesAndTraits(), $report->numberOfClassesAndTraits());\n            $colors['methods'] = $this->coverageColor($report->numberOfTestedMethods(), $report->numberOfMethods());\n            $colors['lines'] = $this->coverageColor($report->numberOfExecutedLines(), $report->numberOfExecutableLines());\n            $colors['branches'] = $this->coverageColor($report->numberOfExecutedBranches(), $report->numberOfExecutableBranches());\n            $colors['paths'] = $this->coverageColor($report->numberOfExecutedPaths(), $report->numberOfExecutablePaths());\n            $colors['reset'] = self::COLOR_RESET;\n            $colors['header'] = self::COLOR_HEADER;\n        }\n        $classes = sprintf('  Classes: %6s (%d/%d)', Percentage::fromFractionAndTotal($report->numberOfTestedClassesAndTraits(), $report->numberOfClassesAndTraits())->asString(), $report->numberOfTestedClassesAndTraits(), $report->numberOfClassesAndTraits());\n        $methods = sprintf('  Methods: %6s (%d/%d)', Percentage::fromFractionAndTotal($report->numberOfTestedMethods(), $report->numberOfMethods())->asString(), $report->numberOfTestedMethods(), $report->numberOfMethods());\n        $paths = '';\n        $branches = '';\n        if ($hasBranchCoverage) {\n            $paths = sprintf('  Paths:   %6s (%d/%d)', Percentage::fromFractionAndTotal($report->numberOfExecutedPaths(), $report->numberOfExecutablePaths())->asString(), $report->numberOfExecutedPaths(), $report->numberOfExecutablePaths());\n            $branches = sprintf('  Branches:   %6s (%d/%d)', Percentage::fromFractionAndTotal($report->numberOfExecutedBranches(), $report->numberOfExecutableBranches())->asString(), $report->numberOfExecutedBranches(), $report->numberOfExecutableBranches());\n        }\n        $lines = sprintf('  Lines:   %6s (%d/%d)', Percentage::fromFractionAndTotal($report->numberOfExecutedLines(), $report->numberOfExecutableLines())->asString(), $report->numberOfExecutedLines(), $report->numberOfExecutableLines());\n        $padding = max(array_map('strlen', [$classes, $methods, $lines]));\n        if ($this->showOnlySummary) {\n            $title = 'Code Coverage Report Summary:';\n            $padding = max($padding, strlen($title));\n            $output .= $this->format($colors['header'], $padding, $title);\n        } else {\n            $date = date('  Y-m-d H:i:s');\n            $title = 'Code Coverage Report:';\n            $output .= $this->format($colors['header'], $padding, $title);\n            $output .= $this->format($colors['header'], $padding, $date);\n            $output .= $this->format($colors['header'], $padding, '');\n            $output .= $this->format($colors['header'], $padding, ' Summary:');\n        }\n        $output .= $this->format($colors['classes'], $padding, $classes);\n        $output .= $this->format($colors['methods'], $padding, $methods);\n        if ($hasBranchCoverage) {\n            $output .= $this->format($colors['paths'], $padding, $paths);\n            $output .= $this->format($colors['branches'], $padding, $branches);\n        }\n        $output .= $this->format($colors['lines'], $padding, $lines);\n        if ($this->showOnlySummary) {\n            return $output . PHP_EOL;\n        }\n        $classCoverage = [];\n        foreach ($report as $item) {\n            if (!$item instanceof File) {\n                continue;\n            }\n            $classes = $item->classesAndTraits();\n            foreach ($classes as $className => $class) {\n                $classExecutableLines = 0;\n                $classExecutedLines = 0;\n                $classExecutableBranches = 0;\n                $classExecutedBranches = 0;\n                $classExecutablePaths = 0;\n                $classExecutedPaths = 0;\n                $coveredMethods = 0;\n                $classMethods = 0;\n                foreach ($class['methods'] as $method) {\n                    if ($method['executableLines'] == 0) {\n                        continue;\n                    }\n                    $classMethods++;\n                    $classExecutableLines += $method['executableLines'];\n                    $classExecutedLines += $method['executedLines'];\n                    $classExecutableBranches += $method['executableBranches'];\n                    $classExecutedBranches += $method['executedBranches'];\n                    $classExecutablePaths += $method['executablePaths'];\n                    $classExecutedPaths += $method['executedPaths'];\n                    if ($method['coverage'] == 100) {\n                        $coveredMethods++;\n                    }\n                }\n                $classCoverage[$className] = ['namespace' => $class['namespace'], 'className' => $className, 'methodsCovered' => $coveredMethods, 'methodCount' => $classMethods, 'statementsCovered' => $classExecutedLines, 'statementCount' => $classExecutableLines, 'branchesCovered' => $classExecutedBranches, 'branchesCount' => $classExecutableBranches, 'pathsCovered' => $classExecutedPaths, 'pathsCount' => $classExecutablePaths];\n            }\n        }\n        ksort($classCoverage);\n        $methodColor = '';\n        $pathsColor = '';\n        $branchesColor = '';\n        $linesColor = '';\n        $resetColor = '';\n        foreach ($classCoverage as $fullQualifiedPath => $classInfo) {\n            if ($this->showUncoveredFiles || $classInfo['statementsCovered'] != 0) {\n                if ($showColors) {\n                    $methodColor = $this->coverageColor($classInfo['methodsCovered'], $classInfo['methodCount']);\n                    $pathsColor = $this->coverageColor($classInfo['pathsCovered'], $classInfo['pathsCount']);\n                    $branchesColor = $this->coverageColor($classInfo['branchesCovered'], $classInfo['branchesCount']);\n                    $linesColor = $this->coverageColor($classInfo['statementsCovered'], $classInfo['statementCount']);\n                    $resetColor = $colors['reset'];\n                }\n                $output .= PHP_EOL . $fullQualifiedPath . PHP_EOL . '  ' . $methodColor . 'Methods: ' . $this->printCoverageCounts($classInfo['methodsCovered'], $classInfo['methodCount'], 2) . $resetColor . ' ';\n                if ($hasBranchCoverage) {\n                    $output .= '  ' . $pathsColor . 'Paths: ' . $this->printCoverageCounts($classInfo['pathsCovered'], $classInfo['pathsCount'], 3) . $resetColor . ' ' . '  ' . $branchesColor . 'Branches: ' . $this->printCoverageCounts($classInfo['branchesCovered'], $classInfo['branchesCount'], 3) . $resetColor . ' ';\n                }\n                $output .= '  ' . $linesColor . 'Lines: ' . $this->printCoverageCounts($classInfo['statementsCovered'], $classInfo['statementCount'], 3) . $resetColor;\n            }\n        }\n        return $output . PHP_EOL;\n    }\n    private function coverageColor(int $numberOfCoveredElements, int $totalNumberOfElements) : string\n    {\n        $coverage = Percentage::fromFractionAndTotal($numberOfCoveredElements, $totalNumberOfElements);\n        if ($coverage->asFloat() >= $this->thresholds->highLowerBound()) {\n            return self::COLOR_GREEN;\n        }\n        if ($coverage->asFloat() > $this->thresholds->lowUpperBound()) {\n            return self::COLOR_YELLOW;\n        }\n        return self::COLOR_RED;\n    }\n    private function printCoverageCounts(int $numberOfCoveredElements, int $totalNumberOfElements, int $precision) : string\n    {\n        $format = '%' . $precision . 's';\n        return Percentage::fromFractionAndTotal($numberOfCoveredElements, $totalNumberOfElements)->asFixedWidthString() . ' (' . sprintf($format, $numberOfCoveredElements) . '/' . sprintf($format, $totalNumberOfElements) . ')';\n    }\n    private function format(string $color, int $padding, string|false $string) : string\n    {\n        $reset = $color ? self::COLOR_RESET : '';\n        return $color . str_pad((string) $string, $padding) . $reset . PHP_EOL;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report;\n\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\InvalidArgumentException;\n/**\n * @psalm-immutable\n */\nfinal class Thresholds\n{\n    private readonly int $lowUpperBound;\n    private readonly int $highLowerBound;\n    public static function default() : self\n    {\n        return new self(50, 90);\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public static function from(int $lowUpperBound, int $highLowerBound) : self\n    {\n        if ($lowUpperBound > $highLowerBound) {\n            throw new InvalidArgumentException('$lowUpperBound must not be larger than $highLowerBound');\n        }\n        return new self($lowUpperBound, $highLowerBound);\n    }\n    private function __construct(int $lowUpperBound, int $highLowerBound)\n    {\n        $this->lowUpperBound = $lowUpperBound;\n        $this->highLowerBound = $highLowerBound;\n    }\n    public function lowUpperBound() : int\n    {\n        return $this->lowUpperBound;\n    }\n    public function highLowerBound() : int\n    {\n        return $this->highLowerBound;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse function phpversion;\nuse DateTimeImmutable;\nuse DOMElement;\nuse PHPUnit\\SebastianBergmann\\Environment\\Runtime;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class BuildInformation\n{\n    private readonly DOMElement $contextNode;\n    public function __construct(DOMElement $contextNode)\n    {\n        $this->contextNode = $contextNode;\n    }\n    public function setRuntimeInformation(Runtime $runtime) : void\n    {\n        $runtimeNode = $this->nodeByName('runtime');\n        $runtimeNode->setAttribute('name', $runtime->getName());\n        $runtimeNode->setAttribute('version', $runtime->getVersion());\n        $runtimeNode->setAttribute('url', $runtime->getVendorUrl());\n        $driverNode = $this->nodeByName('driver');\n        if ($runtime->hasXdebug()) {\n            $driverNode->setAttribute('name', 'xdebug');\n            $driverNode->setAttribute('version', phpversion('xdebug'));\n        }\n        if ($runtime->hasPCOV()) {\n            $driverNode->setAttribute('name', 'pcov');\n            $driverNode->setAttribute('version', phpversion('pcov'));\n        }\n    }\n    public function setBuildTime(DateTimeImmutable $date) : void\n    {\n        $this->contextNode->setAttribute('time', $date->format('D M j G:i:s T Y'));\n    }\n    public function setGeneratorVersions(string $phpUnitVersion, string $coverageVersion) : void\n    {\n        $this->contextNode->setAttribute('phpunit', $phpUnitVersion);\n        $this->contextNode->setAttribute('coverage', $coverageVersion);\n    }\n    private function nodeByName(string $name) : DOMElement\n    {\n        $node = $this->contextNode->getElementsByTagNameNS('https://schema.phpunit.de/coverage/1.0', $name)->item(0);\n        if (!$node) {\n            $node = $this->contextNode->appendChild($this->contextNode->ownerDocument->createElementNS('https://schema.phpunit.de/coverage/1.0', $name));\n        }\n        return $node;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse DOMElement;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\ReportAlreadyFinalizedException;\nuse XMLWriter;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Coverage\n{\n    private readonly XMLWriter $writer;\n    private readonly DOMElement $contextNode;\n    private bool $finalized = \\false;\n    public function __construct(DOMElement $context, string $line)\n    {\n        $this->contextNode = $context;\n        $this->writer = new XMLWriter();\n        $this->writer->openMemory();\n        $this->writer->startElementNS(null, $context->nodeName, 'https://schema.phpunit.de/coverage/1.0');\n        $this->writer->writeAttribute('nr', $line);\n    }\n    /**\n     * @throws ReportAlreadyFinalizedException\n     */\n    public function addTest(string $test) : void\n    {\n        if ($this->finalized) {\n            throw new ReportAlreadyFinalizedException();\n        }\n        $this->writer->startElement('covered');\n        $this->writer->writeAttribute('by', $test);\n        $this->writer->endElement();\n    }\n    public function finalize() : void\n    {\n        $this->writer->endElement();\n        $fragment = $this->contextNode->ownerDocument->createDocumentFragment();\n        $fragment->appendXML($this->writer->outputMemory());\n        $this->contextNode->parentNode->replaceChild($fragment, $this->contextNode);\n        $this->finalized = \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Directory extends Node\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse const DIRECTORY_SEPARATOR;\nuse const PHP_EOL;\nuse function count;\nuse function dirname;\nuse function file_get_contents;\nuse function file_put_contents;\nuse function is_array;\nuse function is_dir;\nuse function is_file;\nuse function is_writable;\nuse function libxml_clear_errors;\nuse function libxml_get_errors;\nuse function libxml_use_internal_errors;\nuse function sprintf;\nuse function strlen;\nuse function substr;\nuse DateTimeImmutable;\nuse DOMDocument;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\PathExistsButIsNotDirectoryException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\WriteOperationFailedException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\AbstractNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\Directory as DirectoryNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Node\\File as FileNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Filesystem as DirectoryUtil;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Version;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\XmlException;\nuse PHPUnit\\SebastianBergmann\\Environment\\Runtime;\nfinal class Facade\n{\n    private string $target;\n    private Project $project;\n    private readonly string $phpUnitVersion;\n    public function __construct(string $version)\n    {\n        $this->phpUnitVersion = $version;\n    }\n    /**\n     * @throws XmlException\n     */\n    public function process(CodeCoverage $coverage, string $target) : void\n    {\n        if (substr($target, -1, 1) !== DIRECTORY_SEPARATOR) {\n            $target .= DIRECTORY_SEPARATOR;\n        }\n        $this->target = $target;\n        $this->initTargetDirectory($target);\n        $report = $coverage->getReport();\n        $this->project = new Project($coverage->getReport()->name());\n        $this->setBuildInformation();\n        $this->processTests($coverage->getTests());\n        $this->processDirectory($report, $this->project);\n        $this->saveDocument($this->project->asDom(), 'index');\n    }\n    private function setBuildInformation() : void\n    {\n        $buildNode = $this->project->buildInformation();\n        $buildNode->setRuntimeInformation(new Runtime());\n        $buildNode->setBuildTime(new DateTimeImmutable());\n        $buildNode->setGeneratorVersions($this->phpUnitVersion, Version::id());\n    }\n    /**\n     * @throws PathExistsButIsNotDirectoryException\n     * @throws WriteOperationFailedException\n     */\n    private function initTargetDirectory(string $directory) : void\n    {\n        if (is_file($directory)) {\n            if (!is_dir($directory)) {\n                throw new PathExistsButIsNotDirectoryException($directory);\n            }\n            if (!is_writable($directory)) {\n                throw new WriteOperationFailedException($directory);\n            }\n        }\n        DirectoryUtil::createDirectory($directory);\n    }\n    /**\n     * @throws XmlException\n     */\n    private function processDirectory(DirectoryNode $directory, Node $context) : void\n    {\n        $directoryName = $directory->name();\n        if ($this->project->projectSourceDirectory() === $directoryName) {\n            $directoryName = '/';\n        }\n        $directoryObject = $context->addDirectory($directoryName);\n        $this->setTotals($directory, $directoryObject->totals());\n        foreach ($directory->directories() as $node) {\n            $this->processDirectory($node, $directoryObject);\n        }\n        foreach ($directory->files() as $node) {\n            $this->processFile($node, $directoryObject);\n        }\n    }\n    /**\n     * @throws XmlException\n     */\n    private function processFile(FileNode $file, Directory $context) : void\n    {\n        $fileObject = $context->addFile($file->name(), $file->id() . '.xml');\n        $this->setTotals($file, $fileObject->totals());\n        $path = substr($file->pathAsString(), strlen($this->project->projectSourceDirectory()));\n        $fileReport = new Report($path);\n        $this->setTotals($file, $fileReport->totals());\n        foreach ($file->classesAndTraits() as $unit) {\n            $this->processUnit($unit, $fileReport);\n        }\n        foreach ($file->functions() as $function) {\n            $this->processFunction($function, $fileReport);\n        }\n        foreach ($file->lineCoverageData() as $line => $tests) {\n            if (!is_array($tests) || count($tests) === 0) {\n                continue;\n            }\n            $coverage = $fileReport->lineCoverage((string) $line);\n            foreach ($tests as $test) {\n                $coverage->addTest($test);\n            }\n            $coverage->finalize();\n        }\n        $fileReport->source()->setSourceCode(file_get_contents($file->pathAsString()));\n        $this->saveDocument($fileReport->asDom(), $file->id());\n    }\n    private function processUnit(array $unit, Report $report) : void\n    {\n        if (isset($unit['className'])) {\n            $unitObject = $report->classObject($unit['className']);\n        } else {\n            $unitObject = $report->traitObject($unit['traitName']);\n        }\n        $unitObject->setLines($unit['startLine'], $unit['executableLines'], $unit['executedLines']);\n        $unitObject->setCrap((float) $unit['crap']);\n        $unitObject->setNamespace($unit['namespace']);\n        foreach ($unit['methods'] as $method) {\n            $methodObject = $unitObject->addMethod($method['methodName']);\n            $methodObject->setSignature($method['signature']);\n            $methodObject->setLines((string) $method['startLine'], (string) $method['endLine']);\n            $methodObject->setCrap($method['crap']);\n            $methodObject->setTotals((string) $method['executableLines'], (string) $method['executedLines'], (string) $method['coverage']);\n        }\n    }\n    private function processFunction(array $function, Report $report) : void\n    {\n        $functionObject = $report->functionObject($function['functionName']);\n        $functionObject->setSignature($function['signature']);\n        $functionObject->setLines((string) $function['startLine']);\n        $functionObject->setCrap($function['crap']);\n        $functionObject->setTotals((string) $function['executableLines'], (string) $function['executedLines'], (string) $function['coverage']);\n    }\n    private function processTests(array $tests) : void\n    {\n        $testsObject = $this->project->tests();\n        foreach ($tests as $test => $result) {\n            $testsObject->addTest($test, $result);\n        }\n    }\n    private function setTotals(AbstractNode $node, Totals $totals) : void\n    {\n        $loc = $node->linesOfCode();\n        $totals->setNumLines($loc['linesOfCode'], $loc['commentLinesOfCode'], $loc['nonCommentLinesOfCode'], $node->numberOfExecutableLines(), $node->numberOfExecutedLines());\n        $totals->setNumClasses($node->numberOfClasses(), $node->numberOfTestedClasses());\n        $totals->setNumTraits($node->numberOfTraits(), $node->numberOfTestedTraits());\n        $totals->setNumMethods($node->numberOfMethods(), $node->numberOfTestedMethods());\n        $totals->setNumFunctions($node->numberOfFunctions(), $node->numberOfTestedFunctions());\n    }\n    private function targetDirectory() : string\n    {\n        return $this->target;\n    }\n    /**\n     * @throws XmlException\n     */\n    private function saveDocument(DOMDocument $document, string $name) : void\n    {\n        $filename = sprintf('%s/%s.xml', $this->targetDirectory(), $name);\n        $document->formatOutput = \\true;\n        $document->preserveWhiteSpace = \\false;\n        $this->initTargetDirectory(dirname($filename));\n        file_put_contents($filename, $this->documentAsString($document));\n    }\n    /**\n     * @throws XmlException\n     *\n     * @see https://bugs.php.net/bug.php?id=79191\n     */\n    private function documentAsString(DOMDocument $document) : string\n    {\n        $xmlErrorHandling = libxml_use_internal_errors(\\true);\n        $xml = $document->saveXML();\n        if ($xml === \\false) {\n            $message = 'Unable to generate the XML';\n            foreach (libxml_get_errors() as $error) {\n                $message .= PHP_EOL . $error->message;\n            }\n            throw new XmlException($message);\n        }\n        libxml_clear_errors();\n        libxml_use_internal_errors($xmlErrorHandling);\n        return $xml;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nclass File\n{\n    private readonly DOMDocument $dom;\n    private readonly DOMElement $contextNode;\n    public function __construct(DOMElement $context)\n    {\n        $this->dom = $context->ownerDocument;\n        $this->contextNode = $context;\n    }\n    public function totals() : Totals\n    {\n        $totalsContainer = $this->contextNode->firstChild;\n        if (!$totalsContainer) {\n            $totalsContainer = $this->contextNode->appendChild($this->dom->createElementNS('https://schema.phpunit.de/coverage/1.0', 'totals'));\n        }\n        return new Totals($totalsContainer);\n    }\n    public function lineCoverage(string $line) : Coverage\n    {\n        $coverage = $this->contextNode->getElementsByTagNameNS('https://schema.phpunit.de/coverage/1.0', 'coverage')->item(0);\n        if (!$coverage) {\n            $coverage = $this->contextNode->appendChild($this->dom->createElementNS('https://schema.phpunit.de/coverage/1.0', 'coverage'));\n        }\n        $lineNode = $coverage->appendChild($this->dom->createElementNS('https://schema.phpunit.de/coverage/1.0', 'line'));\n        return new Coverage($lineNode, $line);\n    }\n    protected function contextNode() : DOMElement\n    {\n        return $this->contextNode;\n    }\n    protected function dom() : DOMDocument\n    {\n        return $this->dom;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Method\n{\n    private readonly DOMElement $contextNode;\n    public function __construct(DOMElement $context, string $name)\n    {\n        $this->contextNode = $context;\n        $this->setName($name);\n    }\n    public function setSignature(string $signature) : void\n    {\n        $this->contextNode->setAttribute('signature', $signature);\n    }\n    public function setLines(string $start, ?string $end = null) : void\n    {\n        $this->contextNode->setAttribute('start', $start);\n        if ($end !== null) {\n            $this->contextNode->setAttribute('end', $end);\n        }\n    }\n    public function setTotals(string $executable, string $executed, string $coverage) : void\n    {\n        $this->contextNode->setAttribute('executable', $executable);\n        $this->contextNode->setAttribute('executed', $executed);\n        $this->contextNode->setAttribute('coverage', $coverage);\n    }\n    public function setCrap(string $crap) : void\n    {\n        $this->contextNode->setAttribute('crap', $crap);\n    }\n    private function setName(string $name) : void\n    {\n        $this->contextNode->setAttribute('name', $name);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nabstract class Node\n{\n    private DOMDocument $dom;\n    private DOMElement $contextNode;\n    public function __construct(DOMElement $context)\n    {\n        $this->setContextNode($context);\n    }\n    public function dom() : DOMDocument\n    {\n        return $this->dom;\n    }\n    public function totals() : Totals\n    {\n        $totalsContainer = $this->contextNode()->firstChild;\n        if (!$totalsContainer) {\n            $totalsContainer = $this->contextNode()->appendChild($this->dom->createElementNS('https://schema.phpunit.de/coverage/1.0', 'totals'));\n        }\n        return new Totals($totalsContainer);\n    }\n    public function addDirectory(string $name) : Directory\n    {\n        $dirNode = $this->dom()->createElementNS('https://schema.phpunit.de/coverage/1.0', 'directory');\n        $dirNode->setAttribute('name', $name);\n        $this->contextNode()->appendChild($dirNode);\n        return new Directory($dirNode);\n    }\n    public function addFile(string $name, string $href) : File\n    {\n        $fileNode = $this->dom()->createElementNS('https://schema.phpunit.de/coverage/1.0', 'file');\n        $fileNode->setAttribute('name', $name);\n        $fileNode->setAttribute('href', $href);\n        $this->contextNode()->appendChild($fileNode);\n        return new File($fileNode);\n    }\n    protected function setContextNode(DOMElement $context) : void\n    {\n        $this->dom = $context->ownerDocument;\n        $this->contextNode = $context;\n    }\n    protected function contextNode() : DOMElement\n    {\n        return $this->contextNode;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse DOMDocument;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Project extends Node\n{\n    public function __construct(string $directory)\n    {\n        $this->init();\n        $this->setProjectSourceDirectory($directory);\n    }\n    public function projectSourceDirectory() : string\n    {\n        return $this->contextNode()->getAttribute('source');\n    }\n    public function buildInformation() : BuildInformation\n    {\n        $buildNode = $this->dom()->getElementsByTagNameNS('https://schema.phpunit.de/coverage/1.0', 'build')->item(0);\n        if (!$buildNode) {\n            $buildNode = $this->dom()->documentElement->appendChild($this->dom()->createElementNS('https://schema.phpunit.de/coverage/1.0', 'build'));\n        }\n        return new BuildInformation($buildNode);\n    }\n    public function tests() : Tests\n    {\n        $testsNode = $this->contextNode()->getElementsByTagNameNS('https://schema.phpunit.de/coverage/1.0', 'tests')->item(0);\n        if (!$testsNode) {\n            $testsNode = $this->contextNode()->appendChild($this->dom()->createElementNS('https://schema.phpunit.de/coverage/1.0', 'tests'));\n        }\n        return new Tests($testsNode);\n    }\n    public function asDom() : DOMDocument\n    {\n        return $this->dom();\n    }\n    private function init() : void\n    {\n        $dom = new DOMDocument();\n        $dom->loadXML('<?xml version=\"1.0\" ?><phpunit xmlns=\"https://schema.phpunit.de/coverage/1.0\"><build/><project/></phpunit>');\n        $this->setContextNode($dom->getElementsByTagNameNS('https://schema.phpunit.de/coverage/1.0', 'project')->item(0));\n    }\n    private function setProjectSourceDirectory(string $name) : void\n    {\n        $this->contextNode()->setAttribute('source', $name);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse function basename;\nuse function dirname;\nuse DOMDocument;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Report extends File\n{\n    public function __construct(string $name)\n    {\n        $dom = new DOMDocument();\n        $dom->loadXML('<?xml version=\"1.0\" ?><phpunit xmlns=\"https://schema.phpunit.de/coverage/1.0\"><file /></phpunit>');\n        $contextNode = $dom->getElementsByTagNameNS('https://schema.phpunit.de/coverage/1.0', 'file')->item(0);\n        parent::__construct($contextNode);\n        $this->setName($name);\n    }\n    public function asDom() : DOMDocument\n    {\n        return $this->dom();\n    }\n    public function functionObject($name) : Method\n    {\n        $node = $this->contextNode()->appendChild($this->dom()->createElementNS('https://schema.phpunit.de/coverage/1.0', 'function'));\n        return new Method($node, $name);\n    }\n    public function classObject($name) : Unit\n    {\n        return $this->unitObject('class', $name);\n    }\n    public function traitObject($name) : Unit\n    {\n        return $this->unitObject('trait', $name);\n    }\n    public function source() : Source\n    {\n        $source = $this->contextNode()->getElementsByTagNameNS('https://schema.phpunit.de/coverage/1.0', 'source')->item(0);\n        if (!$source) {\n            $source = $this->contextNode()->appendChild($this->dom()->createElementNS('https://schema.phpunit.de/coverage/1.0', 'source'));\n        }\n        return new Source($source);\n    }\n    private function setName(string $name) : void\n    {\n        $this->contextNode()->setAttribute('name', basename($name));\n        $this->contextNode()->setAttribute('path', dirname($name));\n    }\n    private function unitObject(string $tagName, $name) : Unit\n    {\n        $node = $this->contextNode()->appendChild($this->dom()->createElementNS('https://schema.phpunit.de/coverage/1.0', $tagName));\n        return new Unit($node, $name);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse DOMElement;\nuse PHPUnit\\TheSeer\\Tokenizer\\NamespaceUri;\nuse PHPUnit\\TheSeer\\Tokenizer\\Tokenizer;\nuse PHPUnit\\TheSeer\\Tokenizer\\XMLSerializer;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Source\n{\n    private readonly DOMElement $context;\n    public function __construct(DOMElement $context)\n    {\n        $this->context = $context;\n    }\n    public function setSourceCode(string $source) : void\n    {\n        $context = $this->context;\n        $tokens = (new Tokenizer())->parse($source);\n        $srcDom = (new XMLSerializer(new NamespaceUri($context->namespaceURI)))->toDom($tokens);\n        $context->parentNode->replaceChild($context->ownerDocument->importNode($srcDom->documentElement, \\true), $context);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type TestType from \\SebastianBergmann\\CodeCoverage\\CodeCoverage\n */\nfinal class Tests\n{\n    private readonly DOMElement $contextNode;\n    public function __construct(DOMElement $context)\n    {\n        $this->contextNode = $context;\n    }\n    /**\n     * @param TestType $result\n     */\n    public function addTest(string $test, array $result) : void\n    {\n        $node = $this->contextNode->appendChild($this->contextNode->ownerDocument->createElementNS('https://schema.phpunit.de/coverage/1.0', 'test'));\n        $node->setAttribute('name', $test);\n        $node->setAttribute('size', $result['size']);\n        $node->setAttribute('status', $result['status']);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse function sprintf;\nuse DOMElement;\nuse DOMNode;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Percentage;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Totals\n{\n    private readonly DOMNode $container;\n    private readonly DOMElement $linesNode;\n    private readonly DOMElement $methodsNode;\n    private readonly DOMElement $functionsNode;\n    private readonly DOMElement $classesNode;\n    private readonly DOMElement $traitsNode;\n    public function __construct(DOMElement $container)\n    {\n        $this->container = $container;\n        $dom = $container->ownerDocument;\n        $this->linesNode = $dom->createElementNS('https://schema.phpunit.de/coverage/1.0', 'lines');\n        $this->methodsNode = $dom->createElementNS('https://schema.phpunit.de/coverage/1.0', 'methods');\n        $this->functionsNode = $dom->createElementNS('https://schema.phpunit.de/coverage/1.0', 'functions');\n        $this->classesNode = $dom->createElementNS('https://schema.phpunit.de/coverage/1.0', 'classes');\n        $this->traitsNode = $dom->createElementNS('https://schema.phpunit.de/coverage/1.0', 'traits');\n        $container->appendChild($this->linesNode);\n        $container->appendChild($this->methodsNode);\n        $container->appendChild($this->functionsNode);\n        $container->appendChild($this->classesNode);\n        $container->appendChild($this->traitsNode);\n    }\n    public function container() : DOMNode\n    {\n        return $this->container;\n    }\n    public function setNumLines(int $loc, int $cloc, int $ncloc, int $executable, int $executed) : void\n    {\n        $this->linesNode->setAttribute('total', (string) $loc);\n        $this->linesNode->setAttribute('comments', (string) $cloc);\n        $this->linesNode->setAttribute('code', (string) $ncloc);\n        $this->linesNode->setAttribute('executable', (string) $executable);\n        $this->linesNode->setAttribute('executed', (string) $executed);\n        $this->linesNode->setAttribute('percent', $executable === 0 ? '0' : sprintf('%01.2F', Percentage::fromFractionAndTotal($executed, $executable)->asFloat()));\n    }\n    public function setNumClasses(int $count, int $tested) : void\n    {\n        $this->classesNode->setAttribute('count', (string) $count);\n        $this->classesNode->setAttribute('tested', (string) $tested);\n        $this->classesNode->setAttribute('percent', $count === 0 ? '0' : sprintf('%01.2F', Percentage::fromFractionAndTotal($tested, $count)->asFloat()));\n    }\n    public function setNumTraits(int $count, int $tested) : void\n    {\n        $this->traitsNode->setAttribute('count', (string) $count);\n        $this->traitsNode->setAttribute('tested', (string) $tested);\n        $this->traitsNode->setAttribute('percent', $count === 0 ? '0' : sprintf('%01.2F', Percentage::fromFractionAndTotal($tested, $count)->asFloat()));\n    }\n    public function setNumMethods(int $count, int $tested) : void\n    {\n        $this->methodsNode->setAttribute('count', (string) $count);\n        $this->methodsNode->setAttribute('tested', (string) $tested);\n        $this->methodsNode->setAttribute('percent', $count === 0 ? '0' : sprintf('%01.2F', Percentage::fromFractionAndTotal($tested, $count)->asFloat()));\n    }\n    public function setNumFunctions(int $count, int $tested) : void\n    {\n        $this->functionsNode->setAttribute('count', (string) $count);\n        $this->functionsNode->setAttribute('tested', (string) $tested);\n        $this->functionsNode->setAttribute('percent', $count === 0 ? '0' : sprintf('%01.2F', Percentage::fromFractionAndTotal($tested, $count)->asFloat()));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml;\n\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Unit\n{\n    private readonly DOMElement $contextNode;\n    public function __construct(DOMElement $context, string $name)\n    {\n        $this->contextNode = $context;\n        $this->setName($name);\n    }\n    public function setLines(int $start, int $executable, int $executed) : void\n    {\n        $this->contextNode->setAttribute('start', (string) $start);\n        $this->contextNode->setAttribute('executable', (string) $executable);\n        $this->contextNode->setAttribute('executed', (string) $executed);\n    }\n    public function setCrap(float $crap) : void\n    {\n        $this->contextNode->setAttribute('crap', (string) $crap);\n    }\n    public function setNamespace(string $namespace) : void\n    {\n        $node = $this->contextNode->getElementsByTagNameNS('https://schema.phpunit.de/coverage/1.0', 'namespace')->item(0);\n        if (!$node) {\n            $node = $this->contextNode->appendChild($this->contextNode->ownerDocument->createElementNS('https://schema.phpunit.de/coverage/1.0', 'namespace'));\n        }\n        $node->setAttribute('name', $namespace);\n    }\n    public function addMethod(string $name) : Method\n    {\n        $node = $this->contextNode->appendChild($this->contextNode->ownerDocument->createElementNS('https://schema.phpunit.de/coverage/1.0', 'method'));\n        return new Method($node, $name);\n    }\n    private function setName(string $name) : void\n    {\n        $this->contextNode->setAttribute('name', $name);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis;\n\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Filter;\nfinal class CacheWarmer\n{\n    public function warmCache(string $cacheDirectory, bool $useAnnotationsForIgnoringCode, bool $ignoreDeprecatedCode, Filter $filter) : void\n    {\n        $analyser = new CachingFileAnalyser($cacheDirectory, new ParsingFileAnalyser($useAnnotationsForIgnoringCode, $ignoreDeprecatedCode), $useAnnotationsForIgnoringCode, $ignoreDeprecatedCode);\n        foreach ($filter->files() as $file) {\n            $analyser->process($file);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis;\n\nuse function file_get_contents;\nuse function file_put_contents;\nuse function implode;\nuse function is_file;\nuse function md5;\nuse function serialize;\nuse function unserialize;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Util\\Filesystem;\nuse PHPUnit\\SebastianBergmann\\FileIterator\\Facade as FileIteratorFacade;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type LinesOfCodeType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n */\nfinal class CachingFileAnalyser implements FileAnalyser\n{\n    private static ?string $cacheVersion = null;\n    private readonly string $directory;\n    private readonly FileAnalyser $analyser;\n    private readonly bool $useAnnotationsForIgnoringCode;\n    private readonly bool $ignoreDeprecatedCode;\n    private array $cache = [];\n    public function __construct(string $directory, FileAnalyser $analyser, bool $useAnnotationsForIgnoringCode, bool $ignoreDeprecatedCode)\n    {\n        Filesystem::createDirectory($directory);\n        $this->analyser = $analyser;\n        $this->directory = $directory;\n        $this->useAnnotationsForIgnoringCode = $useAnnotationsForIgnoringCode;\n        $this->ignoreDeprecatedCode = $ignoreDeprecatedCode;\n    }\n    public function classesIn(string $filename) : array\n    {\n        if (!isset($this->cache[$filename])) {\n            $this->process($filename);\n        }\n        return $this->cache[$filename]['classesIn'];\n    }\n    public function traitsIn(string $filename) : array\n    {\n        if (!isset($this->cache[$filename])) {\n            $this->process($filename);\n        }\n        return $this->cache[$filename]['traitsIn'];\n    }\n    public function functionsIn(string $filename) : array\n    {\n        if (!isset($this->cache[$filename])) {\n            $this->process($filename);\n        }\n        return $this->cache[$filename]['functionsIn'];\n    }\n    /**\n     * @psalm-return LinesOfCodeType\n     */\n    public function linesOfCodeFor(string $filename) : array\n    {\n        if (!isset($this->cache[$filename])) {\n            $this->process($filename);\n        }\n        return $this->cache[$filename]['linesOfCodeFor'];\n    }\n    public function executableLinesIn(string $filename) : array\n    {\n        if (!isset($this->cache[$filename])) {\n            $this->process($filename);\n        }\n        return $this->cache[$filename]['executableLinesIn'];\n    }\n    public function ignoredLinesFor(string $filename) : array\n    {\n        if (!isset($this->cache[$filename])) {\n            $this->process($filename);\n        }\n        return $this->cache[$filename]['ignoredLinesFor'];\n    }\n    public function process(string $filename) : void\n    {\n        $cache = $this->read($filename);\n        if ($cache !== \\false) {\n            $this->cache[$filename] = $cache;\n            return;\n        }\n        $this->cache[$filename] = ['classesIn' => $this->analyser->classesIn($filename), 'traitsIn' => $this->analyser->traitsIn($filename), 'functionsIn' => $this->analyser->functionsIn($filename), 'linesOfCodeFor' => $this->analyser->linesOfCodeFor($filename), 'ignoredLinesFor' => $this->analyser->ignoredLinesFor($filename), 'executableLinesIn' => $this->analyser->executableLinesIn($filename)];\n        $this->write($filename, $this->cache[$filename]);\n    }\n    private function read(string $filename) : array|false\n    {\n        $cacheFile = $this->cacheFile($filename);\n        if (!is_file($cacheFile)) {\n            return \\false;\n        }\n        return unserialize(file_get_contents($cacheFile), ['allowed_classes' => \\false]);\n    }\n    private function write(string $filename, array $data) : void\n    {\n        file_put_contents($this->cacheFile($filename), serialize($data));\n    }\n    private function cacheFile(string $filename) : string\n    {\n        $cacheKey = md5(implode(\"\\x00\", [$filename, file_get_contents($filename), self::cacheVersion(), $this->useAnnotationsForIgnoringCode, $this->ignoreDeprecatedCode]));\n        return $this->directory . \\DIRECTORY_SEPARATOR . $cacheKey;\n    }\n    private static function cacheVersion() : string\n    {\n        if (self::$cacheVersion !== null) {\n            return self::$cacheVersion;\n        }\n        $buffer = [];\n        foreach ((new FileIteratorFacade())->getFilesAsArray(__DIR__, '.php') as $file) {\n            $buffer[] = $file;\n            $buffer[] = file_get_contents($file);\n        }\n        self::$cacheVersion = md5(implode(\"\\x00\", $buffer));\n        return self::$cacheVersion;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis;\n\nuse function assert;\nuse function implode;\nuse function rtrim;\nuse function trim;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\ComplexType;\nuse PHPUnit\\PhpParser\\Node\\Identifier;\nuse PHPUnit\\PhpParser\\Node\\IntersectionType;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\NullableType;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Class_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\ClassMethod;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Enum_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Function_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Interface_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Trait_;\nuse PHPUnit\\PhpParser\\Node\\UnionType;\nuse PHPUnit\\PhpParser\\NodeTraverser;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\nuse PHPUnit\\SebastianBergmann\\Complexity\\CyclomaticComplexityCalculatingVisitor;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-type CodeUnitFunctionType = array{\n *     name: string,\n *     namespacedName: string,\n *     namespace: string,\n *     signature: string,\n *     startLine: int,\n *     endLine: int,\n *     ccn: int\n * }\n * @psalm-type CodeUnitMethodType = array{\n *     methodName: string,\n *     signature: string,\n *     visibility: string,\n *     startLine: int,\n *     endLine: int,\n *     ccn: int\n * }\n * @psalm-type CodeUnitClassType = array{\n *     name: string,\n *     namespacedName: string,\n *     namespace: string,\n *     startLine: int,\n *     endLine: int,\n *     methods: array<string, CodeUnitMethodType>\n * }\n * @psalm-type CodeUnitTraitType = array{\n *     name: string,\n *     namespacedName: string,\n *     namespace: string,\n *     startLine: int,\n *     endLine: int,\n *     methods: array<string, CodeUnitMethodType>\n * }\n */\nfinal class CodeUnitFindingVisitor extends NodeVisitorAbstract\n{\n    /**\n     * @psalm-var array<string, CodeUnitClassType>\n     */\n    private array $classes = [];\n    /**\n     * @psalm-var array<string, CodeUnitTraitType>\n     */\n    private array $traits = [];\n    /**\n     * @psalm-var array<string, CodeUnitFunctionType>\n     */\n    private array $functions = [];\n    public function enterNode(Node $node) : void\n    {\n        if ($node instanceof Class_) {\n            if ($node->isAnonymous()) {\n                return;\n            }\n            $this->processClass($node);\n        }\n        if ($node instanceof Trait_) {\n            $this->processTrait($node);\n        }\n        if (!$node instanceof ClassMethod && !$node instanceof Function_) {\n            return;\n        }\n        if ($node instanceof ClassMethod) {\n            $parentNode = $node->getAttribute('parent');\n            if ($parentNode instanceof Class_ && $parentNode->isAnonymous()) {\n                return;\n            }\n            $this->processMethod($node);\n            return;\n        }\n        $this->processFunction($node);\n    }\n    /**\n     * @psalm-return array<string, CodeUnitClassType>\n     */\n    public function classes() : array\n    {\n        return $this->classes;\n    }\n    /**\n     * @psalm-return array<string, CodeUnitTraitType>\n     */\n    public function traits() : array\n    {\n        return $this->traits;\n    }\n    /**\n     * @psalm-return array<string, CodeUnitFunctionType>\n     */\n    public function functions() : array\n    {\n        return $this->functions;\n    }\n    private function cyclomaticComplexity(ClassMethod|Function_ $node) : int\n    {\n        $nodes = $node->getStmts();\n        if ($nodes === null) {\n            return 0;\n        }\n        $traverser = new NodeTraverser();\n        $cyclomaticComplexityCalculatingVisitor = new CyclomaticComplexityCalculatingVisitor();\n        $traverser->addVisitor($cyclomaticComplexityCalculatingVisitor);\n        /* @noinspection UnusedFunctionResultInspection */\n        $traverser->traverse($nodes);\n        return $cyclomaticComplexityCalculatingVisitor->cyclomaticComplexity();\n    }\n    private function signature(ClassMethod|Function_ $node) : string\n    {\n        $signature = ($node->returnsByRef() ? '&' : '') . $node->name->toString() . '(';\n        $parameters = [];\n        foreach ($node->getParams() as $parameter) {\n            assert(isset($parameter->var->name));\n            $parameterAsString = '';\n            if ($parameter->type !== null) {\n                $parameterAsString = $this->type($parameter->type) . ' ';\n            }\n            $parameterAsString .= '$' . $parameter->var->name;\n            /* @todo Handle default values */\n            $parameters[] = $parameterAsString;\n        }\n        $signature .= implode(', ', $parameters) . ')';\n        $returnType = $node->getReturnType();\n        if ($returnType !== null) {\n            $signature .= ': ' . $this->type($returnType);\n        }\n        return $signature;\n    }\n    private function type(Identifier|Name|ComplexType $type) : string\n    {\n        if ($type instanceof NullableType) {\n            return '?' . $type->type;\n        }\n        if ($type instanceof UnionType) {\n            return $this->unionTypeAsString($type);\n        }\n        if ($type instanceof IntersectionType) {\n            return $this->intersectionTypeAsString($type);\n        }\n        return $type->toString();\n    }\n    private function visibility(ClassMethod $node) : string\n    {\n        if ($node->isPrivate()) {\n            return 'private';\n        }\n        if ($node->isProtected()) {\n            return 'protected';\n        }\n        return 'public';\n    }\n    private function processClass(Class_ $node) : void\n    {\n        $name = $node->name->toString();\n        $namespacedName = $node->namespacedName->toString();\n        $this->classes[$namespacedName] = ['name' => $name, 'namespacedName' => $namespacedName, 'namespace' => $this->namespace($namespacedName, $name), 'startLine' => $node->getStartLine(), 'endLine' => $node->getEndLine(), 'methods' => []];\n    }\n    private function processTrait(Trait_ $node) : void\n    {\n        $name = $node->name->toString();\n        $namespacedName = $node->namespacedName->toString();\n        $this->traits[$namespacedName] = ['name' => $name, 'namespacedName' => $namespacedName, 'namespace' => $this->namespace($namespacedName, $name), 'startLine' => $node->getStartLine(), 'endLine' => $node->getEndLine(), 'methods' => []];\n    }\n    private function processMethod(ClassMethod $node) : void\n    {\n        $parentNode = $node->getAttribute('parent');\n        if ($parentNode instanceof Interface_) {\n            return;\n        }\n        assert($parentNode instanceof Class_ || $parentNode instanceof Trait_ || $parentNode instanceof Enum_);\n        assert(isset($parentNode->name));\n        assert(isset($parentNode->namespacedName));\n        assert($parentNode->namespacedName instanceof Name);\n        $parentName = $parentNode->name->toString();\n        $parentNamespacedName = $parentNode->namespacedName->toString();\n        if ($parentNode instanceof Class_) {\n            $storage =& $this->classes;\n        } else {\n            $storage =& $this->traits;\n        }\n        if (!isset($storage[$parentNamespacedName])) {\n            $storage[$parentNamespacedName] = ['name' => $parentName, 'namespacedName' => $parentNamespacedName, 'namespace' => $this->namespace($parentNamespacedName, $parentName), 'startLine' => $parentNode->getStartLine(), 'endLine' => $parentNode->getEndLine(), 'methods' => []];\n        }\n        $storage[$parentNamespacedName]['methods'][$node->name->toString()] = ['methodName' => $node->name->toString(), 'signature' => $this->signature($node), 'visibility' => $this->visibility($node), 'startLine' => $node->getStartLine(), 'endLine' => $node->getEndLine(), 'ccn' => $this->cyclomaticComplexity($node)];\n    }\n    private function processFunction(Function_ $node) : void\n    {\n        assert(isset($node->name));\n        assert(isset($node->namespacedName));\n        assert($node->namespacedName instanceof Name);\n        $name = $node->name->toString();\n        $namespacedName = $node->namespacedName->toString();\n        $this->functions[$namespacedName] = ['name' => $name, 'namespacedName' => $namespacedName, 'namespace' => $this->namespace($namespacedName, $name), 'signature' => $this->signature($node), 'startLine' => $node->getStartLine(), 'endLine' => $node->getEndLine(), 'ccn' => $this->cyclomaticComplexity($node)];\n    }\n    private function namespace(string $namespacedName, string $name) : string\n    {\n        return trim(rtrim($namespacedName, $name), '\\\\');\n    }\n    private function unionTypeAsString(UnionType $node) : string\n    {\n        $types = [];\n        foreach ($node->types as $type) {\n            if ($type instanceof IntersectionType) {\n                $types[] = '(' . $this->intersectionTypeAsString($type) . ')';\n                continue;\n            }\n            $types[] = $this->typeAsString($type);\n        }\n        return implode('|', $types);\n    }\n    private function intersectionTypeAsString(IntersectionType $node) : string\n    {\n        $types = [];\n        foreach ($node->types as $type) {\n            $types[] = $this->typeAsString($type);\n        }\n        return implode('&', $types);\n    }\n    private function typeAsString(Identifier|Name $node) : string\n    {\n        if ($node instanceof Name) {\n            return $node->toCodeString();\n        }\n        return $node->toString();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis;\n\nuse function array_diff_key;\nuse function assert;\nuse function count;\nuse function current;\nuse function end;\nuse function explode;\nuse function max;\nuse function preg_match;\nuse function preg_quote;\nuse function range;\nuse function reset;\nuse function sprintf;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type LinesType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n */\nfinal class ExecutableLinesFindingVisitor extends NodeVisitorAbstract\n{\n    private int $nextBranch = 0;\n    private readonly string $source;\n    /**\n     * @psalm-var LinesType\n     */\n    private array $executableLinesGroupedByBranch = [];\n    /**\n     * @psalm-var array<int, bool>\n     */\n    private array $unsets = [];\n    /**\n     * @psalm-var array<int, string>\n     */\n    private array $commentsToCheckForUnset = [];\n    public function __construct(string $source)\n    {\n        $this->source = $source;\n    }\n    public function enterNode(Node $node) : void\n    {\n        foreach ($node->getComments() as $comment) {\n            $commentLine = $comment->getStartLine();\n            if (!isset($this->executableLinesGroupedByBranch[$commentLine])) {\n                continue;\n            }\n            foreach (explode(\"\\n\", $comment->getText()) as $text) {\n                $this->commentsToCheckForUnset[$commentLine] = $text;\n                $commentLine++;\n            }\n        }\n        if ($node instanceof Node\\Scalar\\String_ || $node instanceof Node\\Scalar\\EncapsedStringPart) {\n            $startLine = $node->getStartLine() + 1;\n            $endLine = $node->getEndLine() - 1;\n            if ($startLine <= $endLine) {\n                foreach (range($startLine, $endLine) as $line) {\n                    unset($this->executableLinesGroupedByBranch[$line]);\n                }\n            }\n            return;\n        }\n        if ($node instanceof Node\\Stmt\\Interface_) {\n            foreach (range($node->getStartLine(), $node->getEndLine()) as $line) {\n                $this->unsets[$line] = \\true;\n            }\n            return;\n        }\n        if ($node instanceof Node\\Stmt\\Declare_ || $node instanceof Node\\Stmt\\DeclareDeclare || $node instanceof Node\\Stmt\\Else_ || $node instanceof Node\\Stmt\\EnumCase || $node instanceof Node\\Stmt\\Finally_ || $node instanceof Node\\Stmt\\GroupUse || $node instanceof Node\\Stmt\\Label || $node instanceof Node\\Stmt\\Namespace_ || $node instanceof Node\\Stmt\\Nop || $node instanceof Node\\Stmt\\Switch_ || $node instanceof Node\\Stmt\\TryCatch || $node instanceof Node\\Stmt\\Use_ || $node instanceof Node\\Stmt\\UseUse || $node instanceof Node\\Expr\\ConstFetch || $node instanceof Node\\Expr\\Match_ || $node instanceof Node\\Expr\\Variable || $node instanceof Node\\ComplexType || $node instanceof Node\\Const_ || $node instanceof Node\\Identifier || $node instanceof Node\\Name || $node instanceof Node\\Param || $node instanceof Node\\Scalar) {\n            return;\n        }\n        if ($node instanceof Node\\Stmt\\Throw_) {\n            $this->setLineBranch($node->expr->getEndLine(), $node->expr->getEndLine(), ++$this->nextBranch);\n            return;\n        }\n        if ($node instanceof Node\\Stmt\\Enum_ || $node instanceof Node\\Stmt\\Function_ || $node instanceof Node\\Stmt\\Class_ || $node instanceof Node\\Stmt\\ClassMethod || $node instanceof Node\\Expr\\Closure || $node instanceof Node\\Stmt\\Trait_) {\n            if ($node instanceof Node\\Stmt\\Function_ || $node instanceof Node\\Stmt\\ClassMethod) {\n                foreach ($node->getParams() as $param) {\n                    foreach (range($param->getStartLine(), $param->getEndLine()) as $line) {\n                        $this->unsets[$line] = \\true;\n                    }\n                }\n                unset($this->unsets[$node->getEndLine()]);\n            }\n            $isConcreteClassLike = $node instanceof Node\\Stmt\\Enum_ || $node instanceof Node\\Stmt\\Class_ || $node instanceof Node\\Stmt\\Trait_;\n            if (null !== $node->stmts) {\n                foreach ($node->stmts as $stmt) {\n                    if ($stmt instanceof Node\\Stmt\\Nop) {\n                        continue;\n                    }\n                    foreach (range($stmt->getStartLine(), $stmt->getEndLine()) as $line) {\n                        unset($this->executableLinesGroupedByBranch[$line]);\n                        if ($isConcreteClassLike && !$stmt instanceof Node\\Stmt\\ClassMethod) {\n                            $this->unsets[$line] = \\true;\n                        }\n                    }\n                }\n            }\n            if ($isConcreteClassLike) {\n                return;\n            }\n            $hasEmptyBody = [] === $node->stmts || null === $node->stmts || 1 === count($node->stmts) && $node->stmts[0] instanceof Node\\Stmt\\Nop;\n            if ($hasEmptyBody) {\n                if ($node->getEndLine() === $node->getStartLine()) {\n                    return;\n                }\n                $this->setLineBranch($node->getEndLine(), $node->getEndLine(), ++$this->nextBranch);\n                return;\n            }\n            return;\n        }\n        if ($node instanceof Node\\Expr\\ArrowFunction) {\n            $startLine = max($node->getStartLine() + 1, $node->expr->getStartLine());\n            $endLine = $node->expr->getEndLine();\n            if ($endLine < $startLine) {\n                return;\n            }\n            $this->setLineBranch($startLine, $endLine, ++$this->nextBranch);\n            return;\n        }\n        if ($node instanceof Node\\Expr\\Ternary) {\n            if (null !== $node->if && $node->getStartLine() !== $node->if->getEndLine()) {\n                $this->setLineBranch($node->if->getStartLine(), $node->if->getEndLine(), ++$this->nextBranch);\n            }\n            if ($node->getStartLine() !== $node->else->getEndLine()) {\n                $this->setLineBranch($node->else->getStartLine(), $node->else->getEndLine(), ++$this->nextBranch);\n            }\n            return;\n        }\n        if ($node instanceof Node\\Expr\\BinaryOp\\Coalesce) {\n            if ($node->getStartLine() !== $node->getEndLine()) {\n                $this->setLineBranch($node->getEndLine(), $node->getEndLine(), ++$this->nextBranch);\n            }\n            return;\n        }\n        if ($node instanceof Node\\Stmt\\If_ || $node instanceof Node\\Stmt\\ElseIf_ || $node instanceof Node\\Stmt\\Case_) {\n            if (null === $node->cond) {\n                return;\n            }\n            $this->setLineBranch($node->cond->getStartLine(), $node->cond->getStartLine(), ++$this->nextBranch);\n            return;\n        }\n        if ($node instanceof Node\\Stmt\\For_) {\n            $startLine = null;\n            $endLine = null;\n            if ([] !== $node->init) {\n                $startLine = $node->init[0]->getStartLine();\n                end($node->init);\n                $endLine = current($node->init)->getEndLine();\n                reset($node->init);\n            }\n            if ([] !== $node->cond) {\n                if (null === $startLine) {\n                    $startLine = $node->cond[0]->getStartLine();\n                }\n                end($node->cond);\n                $endLine = current($node->cond)->getEndLine();\n                reset($node->cond);\n            }\n            if ([] !== $node->loop) {\n                if (null === $startLine) {\n                    $startLine = $node->loop[0]->getStartLine();\n                }\n                end($node->loop);\n                $endLine = current($node->loop)->getEndLine();\n                reset($node->loop);\n            }\n            if (null === $startLine || null === $endLine) {\n                return;\n            }\n            $this->setLineBranch($startLine, $endLine, ++$this->nextBranch);\n            return;\n        }\n        if ($node instanceof Node\\Stmt\\Foreach_) {\n            $this->setLineBranch($node->expr->getStartLine(), $node->valueVar->getEndLine(), ++$this->nextBranch);\n            return;\n        }\n        if ($node instanceof Node\\Stmt\\While_ || $node instanceof Node\\Stmt\\Do_) {\n            $this->setLineBranch($node->cond->getStartLine(), $node->cond->getEndLine(), ++$this->nextBranch);\n            return;\n        }\n        if ($node instanceof Node\\Stmt\\Catch_) {\n            assert([] !== $node->types);\n            $startLine = $node->types[0]->getStartLine();\n            end($node->types);\n            $endLine = current($node->types)->getEndLine();\n            $this->setLineBranch($startLine, $endLine, ++$this->nextBranch);\n            return;\n        }\n        if ($node instanceof Node\\Expr\\CallLike) {\n            if (isset($this->executableLinesGroupedByBranch[$node->getStartLine()])) {\n                $branch = $this->executableLinesGroupedByBranch[$node->getStartLine()];\n            } else {\n                $branch = ++$this->nextBranch;\n            }\n            $this->setLineBranch($node->getStartLine(), $node->getEndLine(), $branch);\n            return;\n        }\n        if (isset($this->executableLinesGroupedByBranch[$node->getStartLine()])) {\n            return;\n        }\n        $this->setLineBranch($node->getStartLine(), $node->getEndLine(), ++$this->nextBranch);\n    }\n    public function afterTraverse(array $nodes) : void\n    {\n        $lines = explode(\"\\n\", $this->source);\n        foreach ($lines as $lineNumber => $line) {\n            $lineNumber++;\n            if (1 === preg_match('/^\\\\s*$/', $line) || isset($this->commentsToCheckForUnset[$lineNumber]) && 1 === preg_match(sprintf('/^\\\\s*%s\\\\s*$/', preg_quote($this->commentsToCheckForUnset[$lineNumber], '/')), $line)) {\n                unset($this->executableLinesGroupedByBranch[$lineNumber]);\n            }\n        }\n        $this->executableLinesGroupedByBranch = array_diff_key($this->executableLinesGroupedByBranch, $this->unsets);\n    }\n    /**\n     * @psalm-return LinesType\n     */\n    public function executableLinesGroupedByBranch() : array\n    {\n        return $this->executableLinesGroupedByBranch;\n    }\n    private function setLineBranch(int $start, int $end, int $branch) : void\n    {\n        foreach (range($start, $end) as $line) {\n            $this->executableLinesGroupedByBranch[$line] = $branch;\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type CodeUnitFunctionType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type CodeUnitMethodType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type CodeUnitClassType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type CodeUnitTraitType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type LinesOfCodeType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n * @psalm-import-type LinesType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n *\n * @psalm-type LinesOfCodeType = array{\n *     linesOfCode: int,\n *     commentLinesOfCode: int,\n *     nonCommentLinesOfCode: int\n * }\n * @psalm-type LinesType = array<int, int>\n */\ninterface FileAnalyser\n{\n    /**\n     * @psalm-return array<string, CodeUnitClassType>\n     */\n    public function classesIn(string $filename) : array;\n    /**\n     * @psalm-return array<string, CodeUnitTraitType>\n     */\n    public function traitsIn(string $filename) : array;\n    /**\n     * @psalm-return array<string, CodeUnitFunctionType>\n     */\n    public function functionsIn(string $filename) : array;\n    /**\n     * @psalm-return LinesOfCodeType\n     */\n    public function linesOfCodeFor(string $filename) : array;\n    /**\n     * @psalm-return LinesType\n     */\n    public function executableLinesIn(string $filename) : array;\n    /**\n     * @psalm-return LinesType\n     */\n    public function ignoredLinesFor(string $filename) : array;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis;\n\nuse function assert;\nuse function str_contains;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Attribute;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Class_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\ClassMethod;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Function_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Interface_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Trait_;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class IgnoredLinesFindingVisitor extends NodeVisitorAbstract\n{\n    /**\n     * @psalm-var array<int>\n     */\n    private array $ignoredLines = [];\n    private readonly bool $useAnnotationsForIgnoringCode;\n    private readonly bool $ignoreDeprecated;\n    public function __construct(bool $useAnnotationsForIgnoringCode, bool $ignoreDeprecated)\n    {\n        $this->useAnnotationsForIgnoringCode = $useAnnotationsForIgnoringCode;\n        $this->ignoreDeprecated = $ignoreDeprecated;\n    }\n    public function enterNode(Node $node) : void\n    {\n        if (!$node instanceof Class_ && !$node instanceof Trait_ && !$node instanceof Interface_ && !$node instanceof ClassMethod && !$node instanceof Function_ && !$node instanceof Attribute) {\n            return;\n        }\n        if ($node instanceof Class_ && $node->isAnonymous()) {\n            return;\n        }\n        if ($node instanceof Class_ || $node instanceof Trait_ || $node instanceof Interface_ || $node instanceof Attribute) {\n            $this->ignoredLines[] = $node->getStartLine();\n            assert($node->name !== null);\n            // Workaround for https://github.com/nikic/PHP-Parser/issues/886\n            $this->ignoredLines[] = $node->name->getStartLine();\n        }\n        if (!$this->useAnnotationsForIgnoringCode) {\n            return;\n        }\n        if ($node instanceof Interface_) {\n            return;\n        }\n        if ($node instanceof Attribute && $node->name->toString() === 'PHPUnit\\\\Framework\\\\Attributes\\\\CodeCoverageIgnore') {\n            $attributeGroup = $node->getAttribute('parent');\n            $attributedNode = $attributeGroup->getAttribute('parent');\n            for ($line = $attributedNode->getStartLine(); $line <= $attributedNode->getEndLine(); $line++) {\n                $this->ignoredLines[] = $line;\n            }\n            return;\n        }\n        $this->processDocComment($node);\n    }\n    /**\n     * @psalm-return array<int>\n     */\n    public function ignoredLines() : array\n    {\n        return $this->ignoredLines;\n    }\n    private function processDocComment(Node $node) : void\n    {\n        $docComment = $node->getDocComment();\n        if ($docComment === null) {\n            return;\n        }\n        if (str_contains($docComment->getText(), '@codeCoverageIgnore')) {\n            for ($line = $node->getStartLine(); $line <= $node->getEndLine(); $line++) {\n                $this->ignoredLines[] = $line;\n            }\n        }\n        if ($this->ignoreDeprecated && str_contains($docComment->getText(), '@deprecated')) {\n            for ($line = $node->getStartLine(); $line <= $node->getEndLine(); $line++) {\n                $this->ignoredLines[] = $line;\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis;\n\nuse function array_merge;\nuse function array_unique;\nuse function assert;\nuse function file_get_contents;\nuse function is_array;\nuse function max;\nuse function range;\nuse function sort;\nuse function sprintf;\nuse function substr_count;\nuse function token_get_all;\nuse function trim;\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\Lexer;\nuse PHPUnit\\PhpParser\\NodeTraverser;\nuse PHPUnit\\PhpParser\\NodeVisitor\\NameResolver;\nuse PHPUnit\\PhpParser\\NodeVisitor\\ParentConnectingVisitor;\nuse PHPUnit\\PhpParser\\ParserFactory;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\ParserException;\nuse PHPUnit\\SebastianBergmann\\LinesOfCode\\LineCountingVisitor;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n *\n * @psalm-import-type CodeUnitFunctionType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type CodeUnitMethodType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type CodeUnitClassType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type CodeUnitTraitType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CodeUnitFindingVisitor\n * @psalm-import-type LinesOfCodeType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n * @psalm-import-type LinesType from \\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\FileAnalyser\n */\nfinal class ParsingFileAnalyser implements FileAnalyser\n{\n    /**\n     * @psalm-var array<string, array<string, CodeUnitClassType>>\n     */\n    private array $classes = [];\n    /**\n     * @psalm-var array<string, array<string, CodeUnitTraitType>>\n     */\n    private array $traits = [];\n    /**\n     * @psalm-var array<string, array<string, CodeUnitFunctionType>>\n     */\n    private array $functions = [];\n    /**\n     * @var array<string, LinesOfCodeType>\n     */\n    private array $linesOfCode = [];\n    /**\n     * @var array<string, LinesType>\n     */\n    private array $ignoredLines = [];\n    /**\n     * @var array<string, LinesType>\n     */\n    private array $executableLines = [];\n    private readonly bool $useAnnotationsForIgnoringCode;\n    private readonly bool $ignoreDeprecatedCode;\n    public function __construct(bool $useAnnotationsForIgnoringCode, bool $ignoreDeprecatedCode)\n    {\n        $this->useAnnotationsForIgnoringCode = $useAnnotationsForIgnoringCode;\n        $this->ignoreDeprecatedCode = $ignoreDeprecatedCode;\n    }\n    public function classesIn(string $filename) : array\n    {\n        $this->analyse($filename);\n        return $this->classes[$filename];\n    }\n    public function traitsIn(string $filename) : array\n    {\n        $this->analyse($filename);\n        return $this->traits[$filename];\n    }\n    public function functionsIn(string $filename) : array\n    {\n        $this->analyse($filename);\n        return $this->functions[$filename];\n    }\n    public function linesOfCodeFor(string $filename) : array\n    {\n        $this->analyse($filename);\n        return $this->linesOfCode[$filename];\n    }\n    public function executableLinesIn(string $filename) : array\n    {\n        $this->analyse($filename);\n        return $this->executableLines[$filename];\n    }\n    public function ignoredLinesFor(string $filename) : array\n    {\n        $this->analyse($filename);\n        return $this->ignoredLines[$filename];\n    }\n    /**\n     * @throws ParserException\n     */\n    private function analyse(string $filename) : void\n    {\n        if (isset($this->classes[$filename])) {\n            return;\n        }\n        $source = file_get_contents($filename);\n        $linesOfCode = max(substr_count($source, \"\\n\") + 1, substr_count($source, \"\\r\") + 1);\n        if ($linesOfCode === 0 && !empty($source)) {\n            $linesOfCode = 1;\n        }\n        assert($linesOfCode > 0);\n        $parser = (new ParserFactory())->create(ParserFactory::PREFER_PHP7, new Lexer());\n        try {\n            $nodes = $parser->parse($source);\n            assert($nodes !== null);\n            $traverser = new NodeTraverser();\n            $codeUnitFindingVisitor = new CodeUnitFindingVisitor();\n            $lineCountingVisitor = new LineCountingVisitor($linesOfCode);\n            $ignoredLinesFindingVisitor = new IgnoredLinesFindingVisitor($this->useAnnotationsForIgnoringCode, $this->ignoreDeprecatedCode);\n            $executableLinesFindingVisitor = new ExecutableLinesFindingVisitor($source);\n            $traverser->addVisitor(new NameResolver());\n            $traverser->addVisitor(new ParentConnectingVisitor());\n            $traverser->addVisitor($codeUnitFindingVisitor);\n            $traverser->addVisitor($lineCountingVisitor);\n            $traverser->addVisitor($ignoredLinesFindingVisitor);\n            $traverser->addVisitor($executableLinesFindingVisitor);\n            /* @noinspection UnusedFunctionResultInspection */\n            $traverser->traverse($nodes);\n            // @codeCoverageIgnoreStart\n        } catch (Error $error) {\n            throw new ParserException(sprintf('Cannot parse %s: %s', $filename, $error->getMessage()), $error->getCode(), $error);\n        }\n        // @codeCoverageIgnoreEnd\n        $this->classes[$filename] = $codeUnitFindingVisitor->classes();\n        $this->traits[$filename] = $codeUnitFindingVisitor->traits();\n        $this->functions[$filename] = $codeUnitFindingVisitor->functions();\n        $this->executableLines[$filename] = $executableLinesFindingVisitor->executableLinesGroupedByBranch();\n        $this->ignoredLines[$filename] = [];\n        $this->findLinesIgnoredByLineBasedAnnotations($filename, $source, $this->useAnnotationsForIgnoringCode);\n        $this->ignoredLines[$filename] = array_unique(array_merge($this->ignoredLines[$filename], $ignoredLinesFindingVisitor->ignoredLines()));\n        sort($this->ignoredLines[$filename]);\n        $result = $lineCountingVisitor->result();\n        $this->linesOfCode[$filename] = ['linesOfCode' => $result->linesOfCode(), 'commentLinesOfCode' => $result->commentLinesOfCode(), 'nonCommentLinesOfCode' => $result->nonCommentLinesOfCode()];\n    }\n    private function findLinesIgnoredByLineBasedAnnotations(string $filename, string $source, bool $useAnnotationsForIgnoringCode) : void\n    {\n        if (!$useAnnotationsForIgnoringCode) {\n            return;\n        }\n        $start = \\false;\n        foreach (token_get_all($source) as $token) {\n            if (!is_array($token) || !(\\T_COMMENT === $token[0] || \\T_DOC_COMMENT === $token[0])) {\n                continue;\n            }\n            $comment = trim($token[1]);\n            if ($comment === '// @codeCoverageIgnore' || $comment === '//@codeCoverageIgnore') {\n                $this->ignoredLines[$filename][] = $token[2];\n                continue;\n            }\n            if ($comment === '// @codeCoverageIgnoreStart' || $comment === '//@codeCoverageIgnoreStart') {\n                $start = $token[2];\n                continue;\n            }\n            if ($comment === '// @codeCoverageIgnoreEnd' || $comment === '//@codeCoverageIgnoreEnd') {\n                if (\\false === $start) {\n                    $start = $token[2];\n                }\n                $this->ignoredLines[$filename] = array_merge($this->ignoredLines[$filename], range($start, $token[2]));\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestSize;\n\n/**\n * @psalm-immutable\n */\nabstract class Known extends TestSize\n{\n    /**\n     * @psalm-assert-if-true Known $this\n     */\n    public function isKnown() : bool\n    {\n        return \\true;\n    }\n    public abstract function isGreaterThan(self $other) : bool;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestSize;\n\n/**\n * @psalm-immutable\n */\nfinal class Large extends Known\n{\n    /**\n     * @psalm-assert-if-true Large $this\n     */\n    public function isLarge() : bool\n    {\n        return \\true;\n    }\n    public function isGreaterThan(TestSize $other) : bool\n    {\n        return !$other->isLarge();\n    }\n    public function asString() : string\n    {\n        return 'large';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestSize;\n\n/**\n * @psalm-immutable\n */\nfinal class Medium extends Known\n{\n    /**\n     * @psalm-assert-if-true Medium $this\n     */\n    public function isMedium() : bool\n    {\n        return \\true;\n    }\n    public function isGreaterThan(TestSize $other) : bool\n    {\n        return $other->isSmall();\n    }\n    public function asString() : string\n    {\n        return 'medium';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestSize;\n\n/**\n * @psalm-immutable\n */\nfinal class Small extends Known\n{\n    /**\n     * @psalm-assert-if-true Small $this\n     */\n    public function isSmall() : bool\n    {\n        return \\true;\n    }\n    public function isGreaterThan(TestSize $other) : bool\n    {\n        return \\false;\n    }\n    public function asString() : string\n    {\n        return 'small';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestSize;\n\n/**\n * @psalm-immutable\n */\nabstract class TestSize\n{\n    public static function unknown() : self\n    {\n        return new Unknown();\n    }\n    public static function small() : self\n    {\n        return new Small();\n    }\n    public static function medium() : self\n    {\n        return new Medium();\n    }\n    public static function large() : self\n    {\n        return new Large();\n    }\n    /**\n     * @psalm-assert-if-true Known $this\n     */\n    public function isKnown() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Unknown $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Small $this\n     */\n    public function isSmall() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Medium $this\n     */\n    public function isMedium() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Large $this\n     */\n    public function isLarge() : bool\n    {\n        return \\false;\n    }\n    public abstract function asString() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestSize;\n\n/**\n * @psalm-immutable\n */\nfinal class Unknown extends TestSize\n{\n    /**\n     * @psalm-assert-if-true Unknown $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\true;\n    }\n    public function asString() : string\n    {\n        return 'unknown';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestStatus;\n\n/**\n * @psalm-immutable\n */\nfinal class Failure extends Known\n{\n    /**\n     * @psalm-assert-if-true Failure $this\n     */\n    public function isFailure() : bool\n    {\n        return \\true;\n    }\n    public function asString() : string\n    {\n        return 'failure';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestStatus;\n\n/**\n * @psalm-immutable\n */\nabstract class Known extends TestStatus\n{\n    /**\n     * @psalm-assert-if-true Known $this\n     */\n    public function isKnown() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestStatus;\n\n/**\n * @psalm-immutable\n */\nfinal class Success extends Known\n{\n    /**\n     * @psalm-assert-if-true Success $this\n     */\n    public function isSuccess() : bool\n    {\n        return \\true;\n    }\n    public function asString() : string\n    {\n        return 'success';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestStatus;\n\n/**\n * @psalm-immutable\n */\nabstract class TestStatus\n{\n    public static function unknown() : self\n    {\n        return new Unknown();\n    }\n    public static function success() : self\n    {\n        return new Success();\n    }\n    public static function failure() : self\n    {\n        return new Failure();\n    }\n    /**\n     * @psalm-assert-if-true Known $this\n     */\n    public function isKnown() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Unknown $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Success $this\n     */\n    public function isSuccess() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Failure $this\n     */\n    public function isFailure() : bool\n    {\n        return \\false;\n    }\n    public abstract function asString() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestStatus;\n\n/**\n * @psalm-immutable\n */\nfinal class Unknown extends TestStatus\n{\n    /**\n     * @psalm-assert-if-true Unknown $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\true;\n    }\n    public function asString() : string\n    {\n        return 'unknown';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Util;\n\nuse function is_dir;\nuse function mkdir;\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Filesystem\n{\n    /**\n     * @throws DirectoryCouldNotBeCreatedException\n     */\n    public static function createDirectory(string $directory) : void\n    {\n        $success = !(!is_dir($directory) && !@mkdir($directory, 0777, \\true) && !is_dir($directory));\n        if (!$success) {\n            throw new DirectoryCouldNotBeCreatedException(sprintf('Directory \"%s\" could not be created', $directory));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage\\Util;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage\n */\nfinal class Percentage\n{\n    private readonly float $fraction;\n    private readonly float $total;\n    public static function fromFractionAndTotal(float $fraction, float $total) : self\n    {\n        return new self($fraction, $total);\n    }\n    private function __construct(float $fraction, float $total)\n    {\n        $this->fraction = $fraction;\n        $this->total = $total;\n    }\n    public function asFloat() : float\n    {\n        if ($this->total > 0) {\n            return $this->fraction / $this->total * 100;\n        }\n        return 100.0;\n    }\n    public function asString() : string\n    {\n        if ($this->total > 0) {\n            return sprintf('%01.2F%%', $this->asFloat());\n        }\n        return '';\n    }\n    public function asFixedWidthString() : string\n    {\n        if ($this->total > 0) {\n            return sprintf('%6.2F%%', $this->asFloat());\n        }\n        return '';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-code-coverage.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeCoverage;\n\nuse function dirname;\nuse PHPUnit\\SebastianBergmann\\Version as VersionId;\nfinal class Version\n{\n    private static string $version = '';\n    public static function id() : string\n    {\n        if (self::$version === '') {\n            self::$version = (new VersionId('10.1.7', dirname(__DIR__)))->asString();\n        }\n        return self::$version;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-file-iterator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\FileIterator;\n\nuse function assert;\nuse function str_starts_with;\nuse RecursiveDirectoryIterator;\nuse RecursiveFilterIterator;\nuse SplFileInfo;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-file-iterator\n */\nfinal class ExcludeIterator extends RecursiveFilterIterator\n{\n    /**\n     * @psalm-var list<string>\n     */\n    private array $exclude;\n    /**\n     * @psalm-param list<string> $exclude\n     */\n    public function __construct(RecursiveDirectoryIterator $iterator, array $exclude)\n    {\n        parent::__construct($iterator);\n        $this->exclude = $exclude;\n    }\n    public function accept() : bool\n    {\n        $current = $this->current();\n        assert($current instanceof SplFileInfo);\n        $path = $current->getRealPath();\n        if ($path === \\false) {\n            return \\false;\n        }\n        foreach ($this->exclude as $exclude) {\n            if (str_starts_with($path, $exclude)) {\n                return \\false;\n            }\n        }\n        return \\true;\n    }\n    public function hasChildren() : bool\n    {\n        return $this->getInnerIterator()->hasChildren();\n    }\n    public function getChildren() : self\n    {\n        return new self($this->getInnerIterator()->getChildren(), $this->exclude);\n    }\n    public function getInnerIterator() : RecursiveDirectoryIterator\n    {\n        $innerIterator = parent::getInnerIterator();\n        assert($innerIterator instanceof RecursiveDirectoryIterator);\n        return $innerIterator;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-file-iterator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\FileIterator;\n\nuse function array_unique;\nuse function assert;\nuse function sort;\nuse SplFileInfo;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Facade\n{\n    /**\n     * @psalm-param list<non-empty-string>|non-empty-string $paths\n     * @psalm-param list<non-empty-string>|string $suffixes\n     * @psalm-param list<non-empty-string>|string $prefixes\n     * @psalm-param list<non-empty-string> $exclude\n     *\n     * @psalm-return list<non-empty-string>\n     */\n    public function getFilesAsArray(array|string $paths, array|string $suffixes = '', array|string $prefixes = '', array $exclude = []) : array\n    {\n        $iterator = (new Factory())->getFileIterator($paths, $suffixes, $prefixes, $exclude);\n        $files = [];\n        foreach ($iterator as $file) {\n            assert($file instanceof SplFileInfo);\n            $file = $file->getRealPath();\n            if ($file) {\n                $files[] = $file;\n            }\n        }\n        $files = array_unique($files);\n        sort($files);\n        return $files;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-file-iterator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\FileIterator;\n\nuse const GLOB_ONLYDIR;\nuse function array_filter;\nuse function array_map;\nuse function array_merge;\nuse function array_values;\nuse function glob;\nuse function is_dir;\nuse function is_string;\nuse function realpath;\nuse AppendIterator;\nuse FilesystemIterator;\nuse RecursiveDirectoryIterator;\nuse RecursiveIteratorIterator;\n/**\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-file-iterator\n */\nfinal class Factory\n{\n    /**\n     * @psalm-param list<non-empty-string>|non-empty-string $paths\n     * @psalm-param list<non-empty-string>|string $suffixes\n     * @psalm-param list<non-empty-string>|string $prefixes\n     * @psalm-param list<non-empty-string> $exclude\n     */\n    public function getFileIterator(array|string $paths, array|string $suffixes = '', array|string $prefixes = '', array $exclude = []) : AppendIterator\n    {\n        if (is_string($paths)) {\n            $paths = [$paths];\n        }\n        $paths = $this->resolveWildcards($paths);\n        $exclude = $this->resolveWildcards($exclude);\n        if (is_string($prefixes)) {\n            if ($prefixes !== '') {\n                $prefixes = [$prefixes];\n            } else {\n                $prefixes = [];\n            }\n        }\n        if (is_string($suffixes)) {\n            if ($suffixes !== '') {\n                $suffixes = [$suffixes];\n            } else {\n                $suffixes = [];\n            }\n        }\n        $iterator = new AppendIterator();\n        foreach ($paths as $path) {\n            if (is_dir($path)) {\n                $iterator->append(new Iterator($path, new RecursiveIteratorIterator(new ExcludeIterator(new RecursiveDirectoryIterator($path, FilesystemIterator::FOLLOW_SYMLINKS | FilesystemIterator::SKIP_DOTS), $exclude)), $suffixes, $prefixes));\n            }\n        }\n        return $iterator;\n    }\n    /**\n     * @psalm-param list<non-empty-string> $paths\n     *\n     * @psalm-return list<non-empty-string>\n     */\n    private function resolveWildcards(array $paths) : array\n    {\n        $_paths = [[]];\n        foreach ($paths as $path) {\n            if ($locals = glob($path, GLOB_ONLYDIR)) {\n                $_paths[] = array_map('\\\\realpath', $locals);\n            } else {\n                // @codeCoverageIgnoreStart\n                $_paths[] = [realpath($path)];\n                // @codeCoverageIgnoreEnd\n            }\n        }\n        return array_values(array_filter(array_merge(...$_paths)));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-file-iterator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\FileIterator;\n\nuse function assert;\nuse function preg_match;\nuse function realpath;\nuse function str_ends_with;\nuse function str_replace;\nuse function str_starts_with;\nuse AppendIterator;\nuse FilterIterator;\nuse SplFileInfo;\n/**\n * @template-extends FilterIterator<int, string, AppendIterator>\n *\n * @internal This class is not covered by the backward compatibility promise for phpunit/php-file-iterator\n */\nfinal class Iterator extends FilterIterator\n{\n    public const PREFIX = 0;\n    public const SUFFIX = 1;\n    private string|false $basePath;\n    /**\n     * @psalm-var list<string>\n     */\n    private array $suffixes;\n    /**\n     * @psalm-var list<string>\n     */\n    private array $prefixes;\n    /**\n     * @psalm-param list<string> $suffixes\n     * @psalm-param list<string> $prefixes\n     */\n    public function __construct(string $basePath, \\Iterator $iterator, array $suffixes = [], array $prefixes = [])\n    {\n        $this->basePath = realpath($basePath);\n        $this->prefixes = $prefixes;\n        $this->suffixes = $suffixes;\n        parent::__construct($iterator);\n    }\n    public function accept() : bool\n    {\n        $current = $this->getInnerIterator()->current();\n        assert($current instanceof SplFileInfo);\n        $filename = $current->getFilename();\n        $realPath = $current->getRealPath();\n        if ($realPath === \\false) {\n            // @codeCoverageIgnoreStart\n            return \\false;\n            // @codeCoverageIgnoreEnd\n        }\n        return $this->acceptPath($realPath) && $this->acceptPrefix($filename) && $this->acceptSuffix($filename);\n    }\n    private function acceptPath(string $path) : bool\n    {\n        // Filter files in hidden directories by checking path that is relative to the base path.\n        if (preg_match('=/\\\\.[^/]*/=', str_replace((string) $this->basePath, '', $path))) {\n            return \\false;\n        }\n        return \\true;\n    }\n    private function acceptPrefix(string $filename) : bool\n    {\n        return $this->acceptSubString($filename, $this->prefixes, self::PREFIX);\n    }\n    private function acceptSuffix(string $filename) : bool\n    {\n        return $this->acceptSubString($filename, $this->suffixes, self::SUFFIX);\n    }\n    /**\n     * @psalm-param list<string> $subStrings\n     */\n    private function acceptSubString(string $filename, array $subStrings, int $type) : bool\n    {\n        if (empty($subStrings)) {\n            return \\true;\n        }\n        foreach ($subStrings as $string) {\n            if ($type === self::PREFIX && str_starts_with($filename, $string) || $type === self::SUFFIX && str_ends_with($filename, $string)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2009-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-invoker.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Invoker;\n\nuse const SIGALRM;\nuse function call_user_func_array;\nuse function function_exists;\nuse function pcntl_alarm;\nuse function pcntl_async_signals;\nuse function pcntl_signal;\nuse function sprintf;\nuse Throwable;\nfinal class Invoker\n{\n    private int $timeout;\n    /**\n     * @throws Throwable\n     */\n    public function invoke(callable $callable, array $arguments, int $timeout) : mixed\n    {\n        if (!$this->canInvokeWithTimeout()) {\n            throw new ProcessControlExtensionNotLoadedException('The pcntl (process control) extension for PHP is required');\n        }\n        pcntl_signal(SIGALRM, function () : void {\n            throw new TimeoutException(sprintf('Execution aborted after %d second%s', $this->timeout, $this->timeout === 1 ? '' : 's'));\n        }, \\true);\n        $this->timeout = $timeout;\n        pcntl_async_signals(\\true);\n        pcntl_alarm($timeout);\n        try {\n            return call_user_func_array($callable, $arguments);\n        } finally {\n            pcntl_alarm(0);\n        }\n    }\n    public function canInvokeWithTimeout() : bool\n    {\n        return function_exists('pcntl_signal') && function_exists('pcntl_async_signals') && function_exists('pcntl_alarm');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-invoker.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Invoker;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-invoker.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Invoker;\n\nuse RuntimeException;\nfinal class ProcessControlExtensionNotLoadedException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-invoker.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Invoker;\n\nuse RuntimeException;\nfinal class TimeoutException extends RuntimeException implements Exception\n{\n}\nBSD 3-Clause License\n\nCopyright (c) 2009-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-text-template.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Template;\n\nuse function array_keys;\nuse function array_merge;\nuse function file_get_contents;\nuse function file_put_contents;\nuse function is_file;\nuse function sprintf;\nuse function str_replace;\nfinal class Template\n{\n    private string $template = '';\n    private string $openDelimiter;\n    private string $closeDelimiter;\n    /**\n     * @psalm-var array<string,string>\n     */\n    private array $values = [];\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function __construct(string $file = '', string $openDelimiter = '{', string $closeDelimiter = '}')\n    {\n        $this->setFile($file);\n        $this->openDelimiter = $openDelimiter;\n        $this->closeDelimiter = $closeDelimiter;\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function setFile(string $file) : void\n    {\n        if (is_file($file)) {\n            $this->template = file_get_contents($file);\n            return;\n        }\n        $distFile = $file . '.dist';\n        if (is_file($distFile)) {\n            $this->template = file_get_contents($distFile);\n            return;\n        }\n        throw new InvalidArgumentException(sprintf('Failed to load template \"%s\"', $file));\n    }\n    /**\n     * @psalm-param array<string,string> $values\n     */\n    public function setVar(array $values, bool $merge = \\true) : void\n    {\n        if (!$merge || empty($this->values)) {\n            $this->values = $values;\n            return;\n        }\n        $this->values = array_merge($this->values, $values);\n    }\n    public function render() : string\n    {\n        $keys = [];\n        foreach (array_keys($this->values) as $key) {\n            $keys[] = $this->openDelimiter . $key . $this->closeDelimiter;\n        }\n        return str_replace($keys, $this->values, $this->template);\n    }\n    /**\n     * @codeCoverageIgnore\n     */\n    public function renderTo(string $target) : void\n    {\n        if (!@file_put_contents($target, $this->render())) {\n            throw new RuntimeException(sprintf('Writing rendered result to \"%s\" failed', $target));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-text-template.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Template;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-text-template.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Template;\n\nfinal class InvalidArgumentException extends \\InvalidArgumentException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-text-template.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Template;\n\nuse InvalidArgumentException;\nfinal class RuntimeException extends InvalidArgumentException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-timer.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Timer;\n\nuse function floor;\nuse function sprintf;\n/**\n * @psalm-immutable\n */\nfinal class Duration\n{\n    private readonly float $nanoseconds;\n    private readonly int $hours;\n    private readonly int $minutes;\n    private readonly int $seconds;\n    private readonly int $milliseconds;\n    public static function fromMicroseconds(float $microseconds) : self\n    {\n        return new self($microseconds * 1000);\n    }\n    public static function fromNanoseconds(float $nanoseconds) : self\n    {\n        return new self($nanoseconds);\n    }\n    private function __construct(float $nanoseconds)\n    {\n        $this->nanoseconds = $nanoseconds;\n        $timeInMilliseconds = $nanoseconds / 1000000;\n        $hours = floor($timeInMilliseconds / 60 / 60 / 1000);\n        $hoursInMilliseconds = $hours * 60 * 60 * 1000;\n        $minutes = floor($timeInMilliseconds / 60 / 1000) % 60;\n        $minutesInMilliseconds = $minutes * 60 * 1000;\n        $seconds = floor(($timeInMilliseconds - $hoursInMilliseconds - $minutesInMilliseconds) / 1000);\n        $secondsInMilliseconds = $seconds * 1000;\n        $milliseconds = $timeInMilliseconds - $hoursInMilliseconds - $minutesInMilliseconds - $secondsInMilliseconds;\n        $this->hours = (int) $hours;\n        $this->minutes = $minutes;\n        $this->seconds = (int) $seconds;\n        $this->milliseconds = (int) $milliseconds;\n    }\n    public function asNanoseconds() : float\n    {\n        return $this->nanoseconds;\n    }\n    public function asMicroseconds() : float\n    {\n        return $this->nanoseconds / 1000;\n    }\n    public function asMilliseconds() : float\n    {\n        return $this->nanoseconds / 1000000;\n    }\n    public function asSeconds() : float\n    {\n        return $this->nanoseconds / 1000000000;\n    }\n    public function asString() : string\n    {\n        $result = '';\n        if ($this->hours > 0) {\n            $result = sprintf('%02d', $this->hours) . ':';\n        }\n        $result .= sprintf('%02d', $this->minutes) . ':';\n        $result .= sprintf('%02d', $this->seconds);\n        if ($this->milliseconds > 0) {\n            $result .= '.' . sprintf('%03d', $this->milliseconds);\n        }\n        return $result;\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2010-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-timer.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Timer;\n\nuse function is_float;\nuse function memory_get_peak_usage;\nuse function microtime;\nuse function sprintf;\nfinal class ResourceUsageFormatter\n{\n    /**\n     * @psalm-var array<string,int>\n     */\n    private const SIZES = ['GB' => 1073741824, 'MB' => 1048576, 'KB' => 1024];\n    public function resourceUsage(Duration $duration) : string\n    {\n        return sprintf('Time: %s, Memory: %s', $duration->asString(), $this->bytesToString(memory_get_peak_usage(\\true)));\n    }\n    /**\n     * @throws TimeSinceStartOfRequestNotAvailableException\n     */\n    public function resourceUsageSinceStartOfRequest() : string\n    {\n        if (!isset($_SERVER['REQUEST_TIME_FLOAT'])) {\n            throw new TimeSinceStartOfRequestNotAvailableException('Cannot determine time at which the request started because $_SERVER[\\'REQUEST_TIME_FLOAT\\'] is not available');\n        }\n        if (!is_float($_SERVER['REQUEST_TIME_FLOAT'])) {\n            throw new TimeSinceStartOfRequestNotAvailableException('Cannot determine time at which the request started because $_SERVER[\\'REQUEST_TIME_FLOAT\\'] is not of type float');\n        }\n        return $this->resourceUsage(Duration::fromMicroseconds(1000000 * (microtime(\\true) - $_SERVER['REQUEST_TIME_FLOAT'])));\n    }\n    private function bytesToString(int $bytes) : string\n    {\n        foreach (self::SIZES as $unit => $value) {\n            if ($bytes >= $value) {\n                return sprintf('%.2f %s', $bytes / $value, $unit);\n            }\n        }\n        // @codeCoverageIgnoreStart\n        return $bytes . ' byte' . ($bytes !== 1 ? 's' : '');\n        // @codeCoverageIgnoreEnd\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-timer.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Timer;\n\nuse function array_pop;\nuse function hrtime;\nfinal class Timer\n{\n    /**\n     * @psalm-var list<float>\n     */\n    private array $startTimes = [];\n    public function start() : void\n    {\n        $this->startTimes[] = (float) hrtime(\\true);\n    }\n    /**\n     * @throws NoActiveTimerException\n     */\n    public function stop() : Duration\n    {\n        if (empty($this->startTimes)) {\n            throw new NoActiveTimerException('Timer::start() has to be called before Timer::stop()');\n        }\n        return Duration::fromNanoseconds((float) hrtime(\\true) - array_pop($this->startTimes));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-timer.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Timer;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-timer.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Timer;\n\nuse LogicException;\nfinal class NoActiveTimerException extends LogicException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of phpunit/php-timer.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Timer;\n\nuse RuntimeException;\nfinal class TimeSinceStartOfRequestNotAvailableException extends RuntimeException implements Exception\n{\n}\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<xs:schema xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">\n    <xs:annotation>\n        <xs:documentation source=\"https://phpunit.de/documentation.html\">\n            This Schema file defines the rules by which the XML configuration file of PHPUnit 10.4 may be structured.\n        </xs:documentation>\n        <xs:appinfo source=\"https://phpunit.de/documentation.html\"/>\n    </xs:annotation>\n    <xs:element name=\"phpunit\" type=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>Root Element</xs:documentation>\n        </xs:annotation>\n    </xs:element>\n    <xs:complexType name=\"sourceType\">\n        <xs:all>\n            <xs:element name=\"include\" minOccurs=\"0\" maxOccurs=\"1\">\n                <xs:complexType>\n                    <xs:group ref=\"sourcePathGroup\"/>\n                </xs:complexType>\n            </xs:element>\n            <xs:element name=\"exclude\" minOccurs=\"0\" maxOccurs=\"1\">\n                <xs:complexType>\n                    <xs:group ref=\"sourcePathGroup\"/>\n                </xs:complexType>\n            </xs:element>\n        </xs:all>\n        <xs:attribute name=\"baseline\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"restrictDeprecations\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"restrictNotices\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"restrictWarnings\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreSuppressionOfDeprecations\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreSuppressionOfPhpDeprecations\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreSuppressionOfErrors\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreSuppressionOfNotices\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreSuppressionOfPhpNotices\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreSuppressionOfWarnings\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreSuppressionOfPhpWarnings\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:complexType>\n    <xs:group name=\"sourcePathGroup\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:element name=\"directory\" type=\"sourceDirectoryType\"/>\n                <xs:element name=\"file\" type=\"xs:anyURI\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:group>\n    <xs:complexType name=\"sourceDirectoryType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:string\">\n                <xs:attribute type=\"xs:string\" name=\"prefix\" default=\"\"/>\n                <xs:attribute type=\"xs:string\" name=\"suffix\" default=\".php\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:complexType name=\"coverageType\">\n        <xs:all>\n            <xs:element name=\"report\" minOccurs=\"0\" maxOccurs=\"1\">\n                <xs:complexType>\n                    <xs:group ref=\"coverageReportGroup\"/>\n                </xs:complexType>\n            </xs:element>\n        </xs:all>\n        <xs:attribute name=\"cacheDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"pathCoverage\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"includeUncoveredFiles\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"ignoreDeprecatedCodeUnits\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"disableCodeCoverageIgnore\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:complexType>\n    <xs:complexType name=\"loggingType\">\n        <xs:group ref=\"loggingGroup\"/>\n    </xs:complexType>\n    <xs:complexType name=\"groupsType\">\n        <xs:choice>\n            <xs:sequence>\n                <xs:element name=\"include\" type=\"groupType\"/>\n                <xs:element name=\"exclude\" type=\"groupType\" minOccurs=\"0\"/>\n            </xs:sequence>\n            <xs:sequence>\n                <xs:element name=\"exclude\" type=\"groupType\"/>\n            </xs:sequence>\n        </xs:choice>\n    </xs:complexType>\n    <xs:complexType name=\"groupType\">\n        <xs:sequence>\n            <xs:element name=\"group\" type=\"xs:string\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"extensionsType\">\n        <xs:sequence>\n            <xs:element name=\"bootstrap\" type=\"bootstrapType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"bootstrapType\">\n        <xs:sequence>\n            <xs:element name=\"parameter\" type=\"parameterType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n        <xs:attribute name=\"class\" type=\"xs:string\" use=\"required\"/>\n    </xs:complexType>\n    <xs:complexType name=\"parameterType\">\n        <xs:attribute name=\"name\" type=\"xs:string\" use=\"required\"/>\n        <xs:attribute name=\"value\" type=\"xs:string\" use=\"required\"/>\n    </xs:complexType>\n    <xs:simpleType name=\"columnsType\">\n        <xs:union>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:integer\"/>\n            </xs:simpleType>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:string\">\n                    <xs:enumeration value=\"max\"/>\n                </xs:restriction>\n            </xs:simpleType>\n        </xs:union>\n    </xs:simpleType>\n    <xs:simpleType name=\"executionOrderType\">\n        <xs:restriction base=\"xs:string\">\n            <xs:enumeration value=\"default\"/>\n            <xs:enumeration value=\"defects\"/>\n            <xs:enumeration value=\"depends\"/>\n            <xs:enumeration value=\"depends,defects\"/>\n            <xs:enumeration value=\"depends,duration\"/>\n            <xs:enumeration value=\"depends,random\"/>\n            <xs:enumeration value=\"depends,reverse\"/>\n            <xs:enumeration value=\"depends,size\"/>\n            <xs:enumeration value=\"duration\"/>\n            <xs:enumeration value=\"no-depends\"/>\n            <xs:enumeration value=\"no-depends,defects\"/>\n            <xs:enumeration value=\"no-depends,duration\"/>\n            <xs:enumeration value=\"no-depends,random\"/>\n            <xs:enumeration value=\"no-depends,reverse\"/>\n            <xs:enumeration value=\"no-depends,size\"/>\n            <xs:enumeration value=\"random\"/>\n            <xs:enumeration value=\"reverse\"/>\n            <xs:enumeration value=\"size\"/>\n        </xs:restriction>\n    </xs:simpleType>\n    <xs:complexType name=\"phpType\">\n        <xs:sequence>\n            <xs:choice maxOccurs=\"unbounded\">\n                <xs:element name=\"includePath\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"ini\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"const\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"var\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"env\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"post\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"get\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"cookie\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"server\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"files\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"request\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"namedValueType\">\n        <xs:attribute name=\"name\" use=\"required\" type=\"xs:string\"/>\n        <xs:attribute name=\"value\" use=\"required\" type=\"xs:anySimpleType\"/>\n        <xs:attribute name=\"verbatim\" use=\"optional\" type=\"xs:boolean\"/>\n        <xs:attribute name=\"force\" use=\"optional\" type=\"xs:boolean\"/>\n    </xs:complexType>\n    <xs:complexType name=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>The main type specifying the document structure</xs:documentation>\n        </xs:annotation>\n        <xs:group ref=\"configGroup\"/>\n        <xs:attributeGroup ref=\"configAttributeGroup\"/>\n    </xs:complexType>\n    <xs:attributeGroup name=\"configAttributeGroup\">\n        <xs:attribute name=\"backupGlobals\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"backupStaticProperties\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"bootstrap\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"cacheDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"cacheResult\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"cacheResultFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"colors\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"columns\" type=\"columnsType\" default=\"80\"/>\n        <xs:attribute name=\"controlGarbageCollector\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"numberOfTestsBeforeGarbageCollection\" type=\"xs:integer\" default=\"100\"/>\n        <xs:attribute name=\"requireCoverageMetadata\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"processIsolation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnDeprecation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnEmptyTestSuite\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnIncomplete\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnNotice\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnSkipped\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnDefect\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnDeprecation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnError\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnFailure\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnIncomplete\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnNotice\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnSkipped\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutChangesToGlobalState\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutOutputDuringTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutTestsThatDoNotTestAnything\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"beStrictAboutTodoAnnotatedTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutCoverageMetadata\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"defaultTimeLimit\" type=\"xs:integer\" default=\"0\"/>\n        <xs:attribute name=\"enforceTimeLimit\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"timeoutForSmallTests\" type=\"xs:integer\" default=\"1\"/>\n        <xs:attribute name=\"timeoutForMediumTests\" type=\"xs:integer\" default=\"10\"/>\n        <xs:attribute name=\"timeoutForLargeTests\" type=\"xs:integer\" default=\"60\"/>\n        <xs:attribute name=\"defaultTestSuite\" type=\"xs:string\" default=\"\"/>\n        <xs:attribute name=\"testdox\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stderr\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"reverseDefectList\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"registerMockObjectsFromTestArgumentsRecursively\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"extensionsDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"executionOrder\" type=\"executionOrderType\" default=\"default\"/>\n        <xs:attribute name=\"resolveDependencies\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"displayDetailsOnIncompleteTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnSkippedTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnTestsThatTriggerDeprecations\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnTestsThatTriggerErrors\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnTestsThatTriggerNotices\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnTestsThatTriggerWarnings\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:attributeGroup>\n    <xs:group name=\"configGroup\">\n        <xs:all>\n            <xs:element ref=\"testSuiteFacet\" minOccurs=\"0\"/>\n            <xs:element name=\"groups\" type=\"groupsType\" minOccurs=\"0\"/>\n            <xs:element name=\"source\" type=\"sourceType\" minOccurs=\"0\"/>\n            <xs:element name=\"coverage\" type=\"coverageType\" minOccurs=\"0\"/>\n            <xs:element name=\"logging\" type=\"loggingType\" minOccurs=\"0\"/>\n            <xs:element name=\"extensions\" type=\"extensionsType\" minOccurs=\"0\"/>\n            <xs:element name=\"php\" type=\"phpType\" minOccurs=\"0\"/>\n        </xs:all>\n    </xs:group>\n    <xs:element name=\"testSuiteFacet\" abstract=\"true\"/>\n    <xs:element name=\"testsuite\" type=\"testSuiteType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:element name=\"testsuites\" type=\"testSuitesType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:complexType name=\"testSuitesType\">\n        <xs:sequence>\n            <xs:element name=\"testsuite\" type=\"testSuiteType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"testSuiteType\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:group ref=\"testSuitePathGroup\"/>\n                <xs:element name=\"exclude\" type=\"xs:string\"/>\n            </xs:choice>\n        </xs:sequence>\n        <xs:attribute name=\"name\" type=\"xs:string\" use=\"required\"/>\n    </xs:complexType>\n    <xs:group name=\"testSuitePathGroup\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:element name=\"directory\" type=\"testSuiteDirectoryType\"/>\n                <xs:element name=\"file\" type=\"testSuiteFileType\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:group>\n    <xs:complexType name=\"testSuiteDirectoryType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:string\">\n                <xs:attribute type=\"xs:string\" name=\"prefix\" default=\"\"/>\n                <xs:attribute type=\"xs:string\" name=\"suffix\" default=\"Test.php\"/>\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:complexType name=\"testSuiteFileType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:anyURI\">\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:attributeGroup name=\"phpVersionGroup\">\n        <xs:attribute name=\"phpVersion\" type=\"xs:string\" default=\"5.3.0\"/>\n        <xs:attribute name=\"phpVersionOperator\" type=\"xs:string\" default=\"&gt;=\"/>\n    </xs:attributeGroup>\n    <xs:group name=\"coverageReportGroup\">\n        <xs:all>\n            <xs:element name=\"clover\" type=\"logToFileType\" minOccurs=\"0\"/>\n            <xs:element name=\"cobertura\" type=\"logToFileType\" minOccurs=\"0\"/>\n            <xs:element name=\"crap4j\" type=\"coverageReportCrap4JType\" minOccurs=\"0\" />\n            <xs:element name=\"html\" type=\"coverageReportHtmlType\" minOccurs=\"0\" />\n            <xs:element name=\"php\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"text\" type=\"coverageReportTextType\" minOccurs=\"0\" />\n            <xs:element name=\"xml\" type=\"logToDirectoryType\" minOccurs=\"0\" />\n        </xs:all>\n    </xs:group>\n    <xs:group name=\"loggingGroup\">\n        <xs:all>\n            <xs:element name=\"junit\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"teamcity\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"testdoxHtml\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"testdoxText\" type=\"logToFileType\" minOccurs=\"0\" />\n        </xs:all>\n    </xs:group>\n    <xs:complexType name=\"logToFileType\">\n        <xs:attribute name=\"outputFile\" type=\"xs:anyURI\" use=\"required\"/>\n    </xs:complexType>\n    <xs:complexType name=\"logToDirectoryType\">\n        <xs:attribute name=\"outputDirectory\" type=\"xs:anyURI\" use=\"required\"/>\n    </xs:complexType>\n    <xs:complexType name=\"coverageReportCrap4JType\">\n        <xs:attribute name=\"outputFile\" type=\"xs:anyURI\" use=\"required\"/>\n        <xs:attribute name=\"threshold\" type=\"xs:integer\"/>\n    </xs:complexType>\n    <xs:complexType name=\"coverageReportHtmlType\">\n        <xs:attribute name=\"outputDirectory\" type=\"xs:anyURI\" use=\"required\"/>\n        <xs:attribute name=\"lowUpperBound\" type=\"xs:integer\" default=\"50\"/>\n        <xs:attribute name=\"highLowerBound\" type=\"xs:integer\" default=\"90\"/>\n        <xs:attribute name=\"colorSuccessLow\" type=\"xs:string\" default=\"#dff0d8\"/>\n        <xs:attribute name=\"colorSuccessMedium\" type=\"xs:string\" default=\"#c3e3b5\"/>\n        <xs:attribute name=\"colorSuccessHigh\" type=\"xs:string\" default=\"#99cb84\"/>\n        <xs:attribute name=\"colorWarning\" type=\"xs:string\" default=\"#fcf8e3\"/>\n        <xs:attribute name=\"colorDanger\" type=\"xs:string\" default=\"#f2dede\"/>\n        <xs:attribute name=\"customCssFile\" type=\"xs:string\"/>\n    </xs:complexType>\n    <xs:complexType name=\"coverageReportTextType\">\n        <xs:attribute name=\"outputFile\" type=\"xs:anyURI\" use=\"required\"/>\n        <xs:attribute name=\"showUncoveredFiles\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"showOnlySummary\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:complexType>\n</xs:schema>\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CollectingDispatcher implements \\PHPUnit\\Event\\Dispatcher\n{\n    private \\PHPUnit\\Event\\EventCollection $events;\n    public function __construct()\n    {\n        $this->events = new \\PHPUnit\\Event\\EventCollection();\n    }\n    public function dispatch(\\PHPUnit\\Event\\Event $event) : void\n    {\n        $this->events->add($event);\n    }\n    public function flush() : \\PHPUnit\\Event\\EventCollection\n    {\n        $events = $this->events;\n        $this->events = new \\PHPUnit\\Event\\EventCollection();\n        return $events;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DeferringDispatcher implements \\PHPUnit\\Event\\SubscribableDispatcher\n{\n    private readonly \\PHPUnit\\Event\\SubscribableDispatcher $dispatcher;\n    private \\PHPUnit\\Event\\EventCollection $events;\n    private bool $recording = \\true;\n    public function __construct(\\PHPUnit\\Event\\SubscribableDispatcher $dispatcher)\n    {\n        $this->dispatcher = $dispatcher;\n        $this->events = new \\PHPUnit\\Event\\EventCollection();\n    }\n    public function registerTracer(\\PHPUnit\\Event\\Tracer\\Tracer $tracer) : void\n    {\n        $this->dispatcher->registerTracer($tracer);\n    }\n    public function registerSubscriber(\\PHPUnit\\Event\\Subscriber $subscriber) : void\n    {\n        $this->dispatcher->registerSubscriber($subscriber);\n    }\n    public function dispatch(\\PHPUnit\\Event\\Event $event) : void\n    {\n        if ($this->recording) {\n            $this->events->add($event);\n            return;\n        }\n        $this->dispatcher->dispatch($event);\n    }\n    public function flush() : void\n    {\n        $this->recording = \\false;\n        foreach ($this->events as $event) {\n            $this->dispatcher->dispatch($event);\n        }\n        $this->events = new \\PHPUnit\\Event\\EventCollection();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse function array_key_exists;\nuse function dirname;\nuse function sprintf;\nuse function str_starts_with;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DirectDispatcher implements \\PHPUnit\\Event\\SubscribableDispatcher\n{\n    private readonly \\PHPUnit\\Event\\TypeMap $typeMap;\n    /**\n     * @psalm-var array<class-string, list<Subscriber>>\n     */\n    private array $subscribers = [];\n    /**\n     * @psalm-var list<Tracer\\Tracer>\n     */\n    private array $tracers = [];\n    public function __construct(\\PHPUnit\\Event\\TypeMap $map)\n    {\n        $this->typeMap = $map;\n    }\n    public function registerTracer(\\PHPUnit\\Event\\Tracer\\Tracer $tracer) : void\n    {\n        $this->tracers[] = $tracer;\n    }\n    /**\n     * @throws MapError\n     * @throws UnknownSubscriberTypeException\n     */\n    public function registerSubscriber(\\PHPUnit\\Event\\Subscriber $subscriber) : void\n    {\n        if (!$this->typeMap->isKnownSubscriberType($subscriber)) {\n            throw new \\PHPUnit\\Event\\UnknownSubscriberTypeException(sprintf('Subscriber \"%s\" does not implement any known interface - did you forget to register it?', $subscriber::class));\n        }\n        $eventClassName = $this->typeMap->map($subscriber);\n        if (!array_key_exists($eventClassName, $this->subscribers)) {\n            $this->subscribers[$eventClassName] = [];\n        }\n        $this->subscribers[$eventClassName][] = $subscriber;\n    }\n    /**\n     * @throws Throwable\n     * @throws UnknownEventTypeException\n     */\n    public function dispatch(\\PHPUnit\\Event\\Event $event) : void\n    {\n        $eventClassName = $event::class;\n        if (!$this->typeMap->isKnownEventType($event)) {\n            throw new \\PHPUnit\\Event\\UnknownEventTypeException(sprintf('Unknown event type \"%s\"', $eventClassName));\n        }\n        foreach ($this->tracers as $tracer) {\n            try {\n                $tracer->trace($event);\n            } catch (Throwable $t) {\n                $this->handleThrowable($t);\n            }\n        }\n        if (!array_key_exists($eventClassName, $this->subscribers)) {\n            return;\n        }\n        foreach ($this->subscribers[$eventClassName] as $subscriber) {\n            try {\n                $subscriber->notify($event);\n            } catch (Throwable $t) {\n                $this->handleThrowable($t);\n            }\n        }\n    }\n    /**\n     * @throws Throwable\n     */\n    public function handleThrowable(Throwable $t) : void\n    {\n        if ($this->isThrowableFromThirdPartySubscriber($t)) {\n            \\PHPUnit\\Event\\Facade::emitter()->testRunnerTriggeredWarning(sprintf('Exception in third-party event subscriber: %s%s%s', $t->getMessage(), \\PHP_EOL, $t->getTraceAsString()));\n            return;\n        }\n        throw $t;\n    }\n    private function isThrowableFromThirdPartySubscriber(Throwable $t) : bool\n    {\n        return !str_starts_with($t->getFile(), dirname(__DIR__, 2));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Dispatcher\n{\n    /**\n     * @throws UnknownEventTypeException\n     */\n    public function dispatch(\\PHPUnit\\Event\\Event $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface SubscribableDispatcher extends \\PHPUnit\\Event\\Dispatcher\n{\n    /**\n     * @throws UnknownSubscriberTypeException\n     */\n    public function registerSubscriber(\\PHPUnit\\Event\\Subscriber $subscriber) : void;\n    public function registerTracer(\\PHPUnit\\Event\\Tracer\\Tracer $tracer) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse PHPUnit\\Event\\Code\\ClassMethod;\nuse PHPUnit\\Event\\Code\\ComparisonFailure;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\Test\\DataProviderMethodCalled;\nuse PHPUnit\\Event\\Test\\DataProviderMethodFinished;\nuse PHPUnit\\Event\\TestSuite\\Filtered as TestSuiteFiltered;\nuse PHPUnit\\Event\\TestSuite\\Finished as TestSuiteFinished;\nuse PHPUnit\\Event\\TestSuite\\Loaded as TestSuiteLoaded;\nuse PHPUnit\\Event\\TestSuite\\Skipped as TestSuiteSkipped;\nuse PHPUnit\\Event\\TestSuite\\Sorted as TestSuiteSorted;\nuse PHPUnit\\Event\\TestSuite\\Started as TestSuiteStarted;\nuse PHPUnit\\Event\\TestSuite\\TestSuite;\nuse PHPUnit\\Framework\\Constraint;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\nuse PHPUnit\\Util\\Exporter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DispatchingEmitter implements \\PHPUnit\\Event\\Emitter\n{\n    private readonly \\PHPUnit\\Event\\Dispatcher $dispatcher;\n    private readonly \\PHPUnit\\Event\\Telemetry\\System $system;\n    private readonly \\PHPUnit\\Event\\Telemetry\\Snapshot $startSnapshot;\n    private \\PHPUnit\\Event\\Telemetry\\Snapshot $previousSnapshot;\n    private bool $exportObjects = \\false;\n    public function __construct(\\PHPUnit\\Event\\Dispatcher $dispatcher, \\PHPUnit\\Event\\Telemetry\\System $system)\n    {\n        $this->dispatcher = $dispatcher;\n        $this->system = $system;\n        $this->startSnapshot = $system->snapshot();\n        $this->previousSnapshot = $system->snapshot();\n    }\n    public function exportObjects() : void\n    {\n        $this->exportObjects = \\true;\n    }\n    public function exportsObjects() : bool\n    {\n        return $this->exportObjects;\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function applicationStarted() : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Application\\Started($this->telemetryInfo(), new \\PHPUnit\\Event\\Runtime\\Runtime()));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerStarted() : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\Started($this->telemetryInfo()));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerConfigured(Configuration $configuration) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\Configured($this->telemetryInfo(), $configuration));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerBootstrapFinished(string $filename) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\BootstrapFinished($this->telemetryInfo(), $filename));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerLoadedExtensionFromPhar(string $filename, string $name, string $version) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\ExtensionLoadedFromPhar($this->telemetryInfo(), $filename, $name, $version));\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param array<string, string> $parameters\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerBootstrappedExtension(string $className, array $parameters) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\ExtensionBootstrapped($this->telemetryInfo(), $className, $parameters));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function dataProviderMethodCalled(ClassMethod $testMethod, ClassMethod $dataProviderMethod) : void\n    {\n        $this->dispatcher->dispatch(new DataProviderMethodCalled($this->telemetryInfo(), $testMethod, $dataProviderMethod));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function dataProviderMethodFinished(ClassMethod $testMethod, ClassMethod ...$calledMethods) : void\n    {\n        $this->dispatcher->dispatch(new DataProviderMethodFinished($this->telemetryInfo(), $testMethod, ...$calledMethods));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testSuiteLoaded(TestSuite $testSuite) : void\n    {\n        $this->dispatcher->dispatch(new TestSuiteLoaded($this->telemetryInfo(), $testSuite));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testSuiteFiltered(TestSuite $testSuite) : void\n    {\n        $this->dispatcher->dispatch(new TestSuiteFiltered($this->telemetryInfo(), $testSuite));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testSuiteSorted(int $executionOrder, int $executionOrderDefects, bool $resolveDependencies) : void\n    {\n        $this->dispatcher->dispatch(new TestSuiteSorted($this->telemetryInfo(), $executionOrder, $executionOrderDefects, $resolveDependencies));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerEventFacadeSealed() : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\EventFacadeSealed($this->telemetryInfo()));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerExecutionStarted(TestSuite $testSuite) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\ExecutionStarted($this->telemetryInfo(), $testSuite));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerDisabledGarbageCollection() : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\GarbageCollectionDisabled($this->telemetryInfo()));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerTriggeredGarbageCollection() : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\GarbageCollectionTriggered($this->telemetryInfo()));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testSuiteSkipped(TestSuite $testSuite, string $message) : void\n    {\n        $this->dispatcher->dispatch(new TestSuiteSkipped($this->telemetryInfo(), $testSuite, $message));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testSuiteStarted(TestSuite $testSuite) : void\n    {\n        $this->dispatcher->dispatch(new TestSuiteStarted($this->telemetryInfo(), $testSuite));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testPreparationStarted(\\PHPUnit\\Event\\Code\\Test $test) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PreparationStarted($this->telemetryInfo(), $test));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testPreparationFailed(\\PHPUnit\\Event\\Code\\Test $test) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PreparationFailed($this->telemetryInfo(), $test));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testBeforeFirstTestMethodCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\BeforeFirstTestMethodCalled($this->telemetryInfo(), $testClassName, $calledMethod));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testBeforeFirstTestMethodErrored(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod, Throwable $throwable) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\BeforeFirstTestMethodErrored($this->telemetryInfo(), $testClassName, $calledMethod, $throwable));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testBeforeFirstTestMethodFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\BeforeFirstTestMethodFinished($this->telemetryInfo(), $testClassName, ...$calledMethods));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testBeforeTestMethodCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\BeforeTestMethodCalled($this->telemetryInfo(), $testClassName, $calledMethod));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testBeforeTestMethodFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\BeforeTestMethodFinished($this->telemetryInfo(), $testClassName, ...$calledMethods));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testPreConditionCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PreConditionCalled($this->telemetryInfo(), $testClassName, $calledMethod));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testPreConditionFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PreConditionFinished($this->telemetryInfo(), $testClassName, ...$calledMethods));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testPrepared(\\PHPUnit\\Event\\Code\\Test $test) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\Prepared($this->telemetryInfo(), $test));\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRegisteredComparator(string $className) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\ComparatorRegistered($this->telemetryInfo(), $className));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testAssertionSucceeded(mixed $value, Constraint\\Constraint $constraint, string $message) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\AssertionSucceeded($this->telemetryInfo(), Exporter::export($value, $this->exportObjects), $constraint->toString($this->exportObjects), $constraint->count(), $message));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testAssertionFailed(mixed $value, Constraint\\Constraint $constraint, string $message) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\AssertionFailed($this->telemetryInfo(), Exporter::export($value, $this->exportObjects), $constraint->toString($this->exportObjects), $constraint->count(), $message));\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testCreatedMockObject(string $className) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\MockObjectCreated($this->telemetryInfo(), $className));\n    }\n    /**\n     * @psalm-param list<class-string> $interfaces\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testCreatedMockObjectForIntersectionOfInterfaces(array $interfaces) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\MockObjectForIntersectionOfInterfacesCreated($this->telemetryInfo(), $interfaces));\n    }\n    /**\n     * @psalm-param trait-string $traitName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testCreatedMockObjectForTrait(string $traitName) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\MockObjectForTraitCreated($this->telemetryInfo(), $traitName));\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testCreatedMockObjectForAbstractClass(string $className) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\MockObjectForAbstractClassCreated($this->telemetryInfo(), $className));\n    }\n    /**\n     * @psalm-param class-string $originalClassName\n     * @psalm-param class-string $mockClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testCreatedMockObjectFromWsdl(string $wsdlFile, string $originalClassName, string $mockClassName, array $methods, bool $callOriginalConstructor, array $options) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\MockObjectFromWsdlCreated($this->telemetryInfo(), $wsdlFile, $originalClassName, $mockClassName, $methods, $callOriginalConstructor, $options));\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testCreatedPartialMockObject(string $className, string ...$methodNames) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PartialMockObjectCreated($this->telemetryInfo(), $className, ...$methodNames));\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testCreatedTestProxy(string $className, array $constructorArguments) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\TestProxyCreated($this->telemetryInfo(), $className, Exporter::export($constructorArguments, $this->exportObjects)));\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testCreatedStub(string $className) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\TestStubCreated($this->telemetryInfo(), $className));\n    }\n    /**\n     * @psalm-param list<class-string> $interfaces\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testCreatedStubForIntersectionOfInterfaces(array $interfaces) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\TestStubForIntersectionOfInterfacesCreated($this->telemetryInfo(), $interfaces));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testErrored(\\PHPUnit\\Event\\Code\\Test $test, Throwable $throwable) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\Errored($this->telemetryInfo(), $test, $throwable));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testFailed(\\PHPUnit\\Event\\Code\\Test $test, Throwable $throwable, ?ComparisonFailure $comparisonFailure) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\Failed($this->telemetryInfo(), $test, $throwable, $comparisonFailure));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testPassed(\\PHPUnit\\Event\\Code\\Test $test) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\Passed($this->telemetryInfo(), $test));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testConsideredRisky(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\ConsideredRisky($this->telemetryInfo(), $test, $message));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testMarkedAsIncomplete(\\PHPUnit\\Event\\Code\\Test $test, Throwable $throwable) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\MarkedIncomplete($this->telemetryInfo(), $test, $throwable));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testSkipped(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\Skipped($this->telemetryInfo(), $test, $message));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredPhpunitDeprecation(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PhpunitDeprecationTriggered($this->telemetryInfo(), $test, $message));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredPhpDeprecation(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PhpDeprecationTriggered($this->telemetryInfo(), $test, $message, $file, $line, $suppressed, $ignoredByBaseline));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredDeprecation(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\DeprecationTriggered($this->telemetryInfo(), $test, $message, $file, $line, $suppressed, $ignoredByBaseline));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredError(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\ErrorTriggered($this->telemetryInfo(), $test, $message, $file, $line, $suppressed));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredNotice(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\NoticeTriggered($this->telemetryInfo(), $test, $message, $file, $line, $suppressed, $ignoredByBaseline));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredPhpNotice(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PhpNoticeTriggered($this->telemetryInfo(), $test, $message, $file, $line, $suppressed, $ignoredByBaseline));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredWarning(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\WarningTriggered($this->telemetryInfo(), $test, $message, $file, $line, $suppressed, $ignoredByBaseline));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredPhpWarning(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PhpWarningTriggered($this->telemetryInfo(), $test, $message, $file, $line, $suppressed, $ignoredByBaseline));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredPhpunitError(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PhpunitErrorTriggered($this->telemetryInfo(), $test, $message));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testTriggeredPhpunitWarning(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PhpunitWarningTriggered($this->telemetryInfo(), $test, $message));\n    }\n    /**\n     * @psalm-param non-empty-string $output\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testPrintedUnexpectedOutput(string $output) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PrintedUnexpectedOutput($this->telemetryInfo(), $output));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testFinished(\\PHPUnit\\Event\\Code\\Test $test, int $numberOfAssertionsPerformed) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\Finished($this->telemetryInfo(), $test, $numberOfAssertionsPerformed));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testPostConditionCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PostConditionCalled($this->telemetryInfo(), $testClassName, $calledMethod));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testPostConditionFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\PostConditionFinished($this->telemetryInfo(), $testClassName, ...$calledMethods));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testAfterTestMethodCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\AfterTestMethodCalled($this->telemetryInfo(), $testClassName, $calledMethod));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testAfterTestMethodFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\AfterTestMethodFinished($this->telemetryInfo(), $testClassName, ...$calledMethods));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testAfterLastTestMethodCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\AfterLastTestMethodCalled($this->telemetryInfo(), $testClassName, $calledMethod));\n    }\n    /**\n     * @psalm-param class-string $testClassName\n     *\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testAfterLastTestMethodFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Test\\AfterLastTestMethodFinished($this->telemetryInfo(), $testClassName, ...$calledMethods));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testSuiteFinished(TestSuite $testSuite) : void\n    {\n        $this->dispatcher->dispatch(new TestSuiteFinished($this->telemetryInfo(), $testSuite));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerTriggeredDeprecation(string $message) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\DeprecationTriggered($this->telemetryInfo(), $message));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerTriggeredWarning(string $message) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\WarningTriggered($this->telemetryInfo(), $message));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerEnabledGarbageCollection() : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\GarbageCollectionEnabled($this->telemetryInfo()));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerExecutionAborted() : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\ExecutionAborted($this->telemetryInfo()));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerExecutionFinished() : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\ExecutionFinished($this->telemetryInfo()));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function testRunnerFinished() : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\TestRunner\\Finished($this->telemetryInfo()));\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws UnknownEventTypeException\n     */\n    public function applicationFinished(int $shellExitCode) : void\n    {\n        $this->dispatcher->dispatch(new \\PHPUnit\\Event\\Application\\Finished($this->telemetryInfo(), $shellExitCode));\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    private function telemetryInfo() : \\PHPUnit\\Event\\Telemetry\\Info\n    {\n        $current = $this->system->snapshot();\n        $info = new \\PHPUnit\\Event\\Telemetry\\Info($current, $current->time()->duration($this->startSnapshot->time()), $current->memoryUsage()->diff($this->startSnapshot->memoryUsage()), $current->time()->duration($this->previousSnapshot->time()), $current->memoryUsage()->diff($this->previousSnapshot->memoryUsage()));\n        $this->previousSnapshot = $current;\n        return $info;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse PHPUnit\\Event\\Code\\ClassMethod;\nuse PHPUnit\\Event\\Code\\ComparisonFailure;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\TestSuite\\TestSuite;\nuse PHPUnit\\Framework\\Constraint;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Emitter\n{\n    public function exportObjects() : void;\n    public function exportsObjects() : bool;\n    public function applicationStarted() : void;\n    public function testRunnerStarted() : void;\n    public function testRunnerConfigured(Configuration $configuration) : void;\n    public function testRunnerBootstrapFinished(string $filename) : void;\n    public function testRunnerLoadedExtensionFromPhar(string $filename, string $name, string $version) : void;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param array<string, string> $parameters\n     */\n    public function testRunnerBootstrappedExtension(string $className, array $parameters) : void;\n    public function dataProviderMethodCalled(ClassMethod $testMethod, ClassMethod $dataProviderMethod) : void;\n    public function dataProviderMethodFinished(ClassMethod $testMethod, ClassMethod ...$calledMethods) : void;\n    public function testSuiteLoaded(TestSuite $testSuite) : void;\n    public function testSuiteFiltered(TestSuite $testSuite) : void;\n    public function testSuiteSorted(int $executionOrder, int $executionOrderDefects, bool $resolveDependencies) : void;\n    public function testRunnerEventFacadeSealed() : void;\n    public function testRunnerExecutionStarted(TestSuite $testSuite) : void;\n    public function testRunnerDisabledGarbageCollection() : void;\n    public function testRunnerTriggeredGarbageCollection() : void;\n    public function testSuiteSkipped(TestSuite $testSuite, string $message) : void;\n    public function testSuiteStarted(TestSuite $testSuite) : void;\n    public function testPreparationStarted(\\PHPUnit\\Event\\Code\\Test $test) : void;\n    public function testPreparationFailed(\\PHPUnit\\Event\\Code\\Test $test) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testBeforeFirstTestMethodCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testBeforeFirstTestMethodErrored(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod, Throwable $throwable) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testBeforeFirstTestMethodFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testBeforeTestMethodCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testBeforeTestMethodFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testPreConditionCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testPreConditionFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void;\n    public function testPrepared(\\PHPUnit\\Event\\Code\\Test $test) : void;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function testRegisteredComparator(string $className) : void;\n    public function testAssertionSucceeded(mixed $value, Constraint\\Constraint $constraint, string $message) : void;\n    public function testAssertionFailed(mixed $value, Constraint\\Constraint $constraint, string $message) : void;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function testCreatedMockObject(string $className) : void;\n    /**\n     * @psalm-param list<class-string> $interfaces\n     */\n    public function testCreatedMockObjectForIntersectionOfInterfaces(array $interfaces) : void;\n    /**\n     * @psalm-param trait-string $traitName\n     */\n    public function testCreatedMockObjectForTrait(string $traitName) : void;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function testCreatedMockObjectForAbstractClass(string $className) : void;\n    /**\n     * @psalm-param class-string $originalClassName\n     * @psalm-param class-string $mockClassName\n     */\n    public function testCreatedMockObjectFromWsdl(string $wsdlFile, string $originalClassName, string $mockClassName, array $methods, bool $callOriginalConstructor, array $options) : void;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function testCreatedPartialMockObject(string $className, string ...$methodNames) : void;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function testCreatedTestProxy(string $className, array $constructorArguments) : void;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function testCreatedStub(string $className) : void;\n    /**\n     * @psalm-param list<class-string> $interfaces\n     */\n    public function testCreatedStubForIntersectionOfInterfaces(array $interfaces) : void;\n    public function testErrored(\\PHPUnit\\Event\\Code\\Test $test, Throwable $throwable) : void;\n    public function testFailed(\\PHPUnit\\Event\\Code\\Test $test, Throwable $throwable, ?ComparisonFailure $comparisonFailure) : void;\n    public function testPassed(\\PHPUnit\\Event\\Code\\Test $test) : void;\n    public function testConsideredRisky(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void;\n    public function testMarkedAsIncomplete(\\PHPUnit\\Event\\Code\\Test $test, Throwable $throwable) : void;\n    public function testSkipped(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void;\n    public function testTriggeredPhpunitDeprecation(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void;\n    public function testTriggeredPhpDeprecation(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void;\n    public function testTriggeredDeprecation(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void;\n    public function testTriggeredError(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed) : void;\n    public function testTriggeredNotice(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void;\n    public function testTriggeredPhpNotice(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void;\n    public function testTriggeredWarning(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void;\n    public function testTriggeredPhpWarning(\\PHPUnit\\Event\\Code\\Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline) : void;\n    public function testTriggeredPhpunitError(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void;\n    public function testTriggeredPhpunitWarning(\\PHPUnit\\Event\\Code\\Test $test, string $message) : void;\n    /**\n     * @psalm-param non-empty-string $output\n     */\n    public function testPrintedUnexpectedOutput(string $output) : void;\n    public function testFinished(\\PHPUnit\\Event\\Code\\Test $test, int $numberOfAssertionsPerformed) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testPostConditionCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testPostConditionFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testAfterTestMethodCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testAfterTestMethodFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testAfterLastTestMethodCalled(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod $calledMethod) : void;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function testAfterLastTestMethodFinished(string $testClassName, \\PHPUnit\\Event\\Code\\ClassMethod ...$calledMethods) : void;\n    public function testSuiteFinished(TestSuite $testSuite) : void;\n    public function testRunnerTriggeredDeprecation(string $message) : void;\n    public function testRunnerTriggeredWarning(string $message) : void;\n    public function testRunnerEnabledGarbageCollection() : void;\n    public function testRunnerExecutionAborted() : void;\n    public function testRunnerExecutionFinished() : void;\n    public function testRunnerFinished() : void;\n    public function applicationFinished(int $shellExitCode) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Application;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Finished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly int $shellExitCode;\n    public function __construct(Telemetry\\Info $telemetryInfo, int $shellExitCode)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->shellExitCode = $shellExitCode;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function shellExitCode() : int\n    {\n        return $this->shellExitCode;\n    }\n    public function asString() : string\n    {\n        return sprintf('PHPUnit Finished (Shell Exit Code: %d)', $this->shellExitCode);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Application;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface FinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Application\\Finished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Application;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Runtime\\Runtime;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Started implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Runtime $runtime;\n    public function __construct(Telemetry\\Info $telemetryInfo, Runtime $runtime)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->runtime = $runtime;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function runtime() : Runtime\n    {\n        return $this->runtime;\n    }\n    public function asString() : string\n    {\n        return sprintf('PHPUnit Started (%s)', $this->runtime->asString());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Application;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface StartedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Application\\Started $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface Event\n{\n    public function telemetryInfo() : \\PHPUnit\\Event\\Telemetry\\Info;\n    public function asString() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @template-implements IteratorAggregate<int, Event>\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class EventCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<Event>\n     */\n    private array $events = [];\n    public function add(\\PHPUnit\\Event\\Event ...$events) : void\n    {\n        foreach ($events as $event) {\n            $this->events[] = $event;\n        }\n    }\n    /**\n     * @psalm-return list<Event>\n     */\n    public function asArray() : array\n    {\n        return $this->events;\n    }\n    public function count() : int\n    {\n        return count($this->events);\n    }\n    public function isEmpty() : bool\n    {\n        return $this->count() === 0;\n    }\n    public function isNotEmpty() : bool\n    {\n        return $this->count() > 0;\n    }\n    public function getIterator() : \\PHPUnit\\Event\\EventCollectionIterator\n    {\n        return new \\PHPUnit\\Event\\EventCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse function count;\nuse Iterator;\n/**\n * @template-implements Iterator<int, Event>\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class EventCollectionIterator implements Iterator\n{\n    /**\n     * @psalm-var list<Event>\n     */\n    private readonly array $events;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\Event\\EventCollection $events)\n    {\n        $this->events = $events->asArray();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->events);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\Event\\Event\n    {\n        return $this->events[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AssertionFailed implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly string $value;\n    private readonly string $constraint;\n    private readonly int $count;\n    private readonly string $message;\n    public function __construct(Telemetry\\Info $telemetryInfo, string $value, string $constraint, int $count, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->value = $value;\n        $this->constraint = $constraint;\n        $this->count = $count;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function value() : string\n    {\n        return $this->value;\n    }\n    public function count() : int\n    {\n        return $this->count;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        $message = '';\n        if (!empty($this->message)) {\n            $message = sprintf(', Message: %s', $this->message);\n        }\n        return sprintf('Assertion Failed (Constraint: %s, Value: %s%s)', $this->constraint, $this->value, $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface AssertionFailedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\AssertionFailed $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AssertionSucceeded implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly string $value;\n    private readonly string $constraint;\n    private readonly int $count;\n    private readonly string $message;\n    public function __construct(Telemetry\\Info $telemetryInfo, string $value, string $constraint, int $count, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->value = $value;\n        $this->constraint = $constraint;\n        $this->count = $count;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function value() : string\n    {\n        return $this->value;\n    }\n    public function count() : int\n    {\n        return $this->count;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        $message = '';\n        if (!empty($this->message)) {\n            $message = sprintf(', Message: %s', $this->message);\n        }\n        return sprintf('Assertion Succeeded (Constraint: %s, Value: %s%s)', $this->constraint, $this->value, $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface AssertionSucceededSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\AssertionSucceeded $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ComparatorRegistered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $className)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->className = $className;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    public function asString() : string\n    {\n        return sprintf('Comparator Registered (%s)', $this->className);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ComparatorRegisteredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\ComparatorRegistered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AfterLastTestMethodCalled implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    private readonly Code\\ClassMethod $calledMethod;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod $calledMethod)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethod = $calledMethod;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    public function calledMethod() : Code\\ClassMethod\n    {\n        return $this->calledMethod;\n    }\n    public function asString() : string\n    {\n        return sprintf('After Last Test Method Called (%s::%s)', $this->calledMethod->className(), $this->calledMethod->methodName());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface AfterLastTestMethodCalledSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\AfterLastTestMethodCalled $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AfterLastTestMethodFinished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    /**\n     * @psalm-var list<Code\\ClassMethod>\n     */\n    private readonly array $calledMethods;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod ...$calledMethods)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethods = $calledMethods;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    /**\n     * @psalm-return list<Code\\ClassMethod>\n     */\n    public function calledMethods() : array\n    {\n        return $this->calledMethods;\n    }\n    public function asString() : string\n    {\n        $buffer = 'After Last Test Method Finished:';\n        foreach ($this->calledMethods as $calledMethod) {\n            $buffer .= sprintf(PHP_EOL . '- %s::%s', $calledMethod->className(), $calledMethod->methodName());\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface AfterLastTestMethodFinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\AfterLastTestMethodFinished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AfterTestMethodCalled implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    private readonly Code\\ClassMethod $calledMethod;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod $calledMethod)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethod = $calledMethod;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    public function calledMethod() : Code\\ClassMethod\n    {\n        return $this->calledMethod;\n    }\n    public function asString() : string\n    {\n        return sprintf('After Test Method Called (%s::%s)', $this->calledMethod->className(), $this->calledMethod->methodName());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface AfterTestMethodCalledSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\AfterTestMethodCalled $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AfterTestMethodFinished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    /**\n     * @psalm-var list<Code\\ClassMethod>\n     */\n    private readonly array $calledMethods;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod ...$calledMethods)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethods = $calledMethods;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    /**\n     * @psalm-return list<Code\\ClassMethod>\n     */\n    public function calledMethods() : array\n    {\n        return $this->calledMethods;\n    }\n    public function asString() : string\n    {\n        $buffer = 'After Test Method Finished:';\n        foreach ($this->calledMethods as $calledMethod) {\n            $buffer .= sprintf(PHP_EOL . '- %s::%s', $calledMethod->className(), $calledMethod->methodName());\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface AfterTestMethodFinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\AfterTestMethodFinished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BeforeFirstTestMethodCalled implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    private readonly Code\\ClassMethod $calledMethod;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod $calledMethod)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethod = $calledMethod;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    public function calledMethod() : Code\\ClassMethod\n    {\n        return $this->calledMethod;\n    }\n    public function asString() : string\n    {\n        return sprintf('Before First Test Method Called (%s::%s)', $this->calledMethod->className(), $this->calledMethod->methodName());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface BeforeFirstTestMethodCalledSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\BeforeFirstTestMethodCalled $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BeforeFirstTestMethodErrored implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    private readonly Code\\ClassMethod $calledMethod;\n    private readonly Throwable $throwable;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod $calledMethod, Throwable $throwable)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethod = $calledMethod;\n        $this->throwable = $throwable;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    public function calledMethod() : Code\\ClassMethod\n    {\n        return $this->calledMethod;\n    }\n    public function throwable() : Throwable\n    {\n        return $this->throwable;\n    }\n    public function asString() : string\n    {\n        $message = $this->throwable->message();\n        if (!empty($message)) {\n            $message = \\PHP_EOL . $message;\n        }\n        return sprintf('Before First Test Method Errored (%s::%s)%s', $this->calledMethod->className(), $this->calledMethod->methodName(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface BeforeFirstTestMethodErroredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\BeforeFirstTestMethodErrored $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BeforeFirstTestMethodFinished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    /**\n     * @psalm-var list<Code\\ClassMethod>\n     */\n    private readonly array $calledMethods;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod ...$calledMethods)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethods = $calledMethods;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    /**\n     * @psalm-return list<Code\\ClassMethod>\n     */\n    public function calledMethods() : array\n    {\n        return $this->calledMethods;\n    }\n    public function asString() : string\n    {\n        $buffer = 'Before First Test Method Finished:';\n        foreach ($this->calledMethods as $calledMethod) {\n            $buffer .= sprintf(PHP_EOL . '- %s::%s', $calledMethod->className(), $calledMethod->methodName());\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface BeforeFirstTestMethodFinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\BeforeFirstTestMethodFinished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BeforeTestMethodCalled implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    private readonly Code\\ClassMethod $calledMethod;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod $calledMethod)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethod = $calledMethod;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    public function calledMethod() : Code\\ClassMethod\n    {\n        return $this->calledMethod;\n    }\n    public function asString() : string\n    {\n        return sprintf('Before Test Method Called (%s::%s)', $this->calledMethod->className(), $this->calledMethod->methodName());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface BeforeTestMethodCalledSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\BeforeTestMethodCalled $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BeforeTestMethodFinished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    /**\n     * @psalm-var list<Code\\ClassMethod>\n     */\n    private readonly array $calledMethods;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod ...$calledMethods)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethods = $calledMethods;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    /**\n     * @psalm-return list<Code\\ClassMethod>\n     */\n    public function calledMethods() : array\n    {\n        return $this->calledMethods;\n    }\n    public function asString() : string\n    {\n        $buffer = 'Before Test Method Finished:';\n        foreach ($this->calledMethods as $calledMethod) {\n            $buffer .= sprintf(PHP_EOL . '- %s::%s', $calledMethod->className(), $calledMethod->methodName());\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface BeforeTestMethodFinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\BeforeTestMethodFinished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PostConditionCalled implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    private readonly Code\\ClassMethod $calledMethod;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod $calledMethod)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethod = $calledMethod;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    public function calledMethod() : Code\\ClassMethod\n    {\n        return $this->calledMethod;\n    }\n    public function asString() : string\n    {\n        return sprintf('Post Condition Method Called (%s::%s)', $this->calledMethod->className(), $this->calledMethod->methodName());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PostConditionCalledSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PostConditionCalled $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PostConditionFinished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    /**\n     * @psalm-var list<Code\\ClassMethod>\n     */\n    private readonly array $calledMethods;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod ...$calledMethods)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethods = $calledMethods;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    /**\n     * @psalm-return list<Code\\ClassMethod>\n     */\n    public function calledMethods() : array\n    {\n        return $this->calledMethods;\n    }\n    public function asString() : string\n    {\n        $buffer = 'Post Condition Method Finished:';\n        foreach ($this->calledMethods as $calledMethod) {\n            $buffer .= sprintf(PHP_EOL . '- %s::%s', $calledMethod->className(), $calledMethod->methodName());\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PostConditionFinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PostConditionFinished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PreConditionCalled implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    private readonly Code\\ClassMethod $calledMethod;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod $calledMethod)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethod = $calledMethod;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    public function calledMethod() : Code\\ClassMethod\n    {\n        return $this->calledMethod;\n    }\n    public function asString() : string\n    {\n        return sprintf('Pre Condition Method Called (%s::%s)', $this->calledMethod->className(), $this->calledMethod->methodName());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PreConditionCalledSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PreConditionCalled $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PreConditionFinished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $testClassName;\n    /**\n     * @psalm-var list<Code\\ClassMethod>\n     */\n    private readonly array $calledMethods;\n    /**\n     * @psalm-param class-string $testClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $testClassName, Code\\ClassMethod ...$calledMethods)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testClassName = $testClassName;\n        $this->calledMethods = $calledMethods;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function testClassName() : string\n    {\n        return $this->testClassName;\n    }\n    /**\n     * @psalm-return list<Code\\ClassMethod>\n     */\n    public function calledMethods() : array\n    {\n        return $this->calledMethods;\n    }\n    public function asString() : string\n    {\n        $buffer = 'Pre Condition Method Finished:';\n        foreach ($this->calledMethods as $calledMethod) {\n            $buffer .= sprintf(PHP_EOL . '- %s::%s', $calledMethod->className(), $calledMethod->methodName());\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PreConditionFinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PreConditionFinished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ConsideredRisky implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $message;\n    /**\n     * @psalm-param non-empty-string $message\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Considered Risky (%s)%s%s', $this->test->id(), PHP_EOL, $this->message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ConsideredRiskySubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\ConsideredRisky $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DeprecationTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $message;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-var positive-int\n     */\n    private readonly int $line;\n    private readonly bool $suppressed;\n    private readonly bool $ignoredByBaseline;\n    /**\n     * @psalm-param non-empty-string $message\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n        $this->file = $file;\n        $this->line = $line;\n        $this->suppressed = $suppressed;\n        $this->ignoredByBaseline = $ignoredByBaseline;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function message() : string\n    {\n        return $this->message;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    public function wasSuppressed() : bool\n    {\n        return $this->suppressed;\n    }\n    public function ignoredByBaseline() : bool\n    {\n        return $this->ignoredByBaseline;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        $status = '';\n        if ($this->ignoredByBaseline) {\n            $status = 'Baseline-Ignored ';\n        } elseif ($this->suppressed) {\n            $status = 'Suppressed ';\n        }\n        return sprintf('Test Triggered %sDeprecation (%s)%s', $status, $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface DeprecationTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\DeprecationTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ErrorTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $message;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-var positive-int\n     */\n    private readonly int $line;\n    private readonly bool $suppressed;\n    /**\n     * @psalm-param non-empty-string $message\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message, string $file, int $line, bool $suppressed)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n        $this->file = $file;\n        $this->line = $line;\n        $this->suppressed = $suppressed;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function message() : string\n    {\n        return $this->message;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    public function wasSuppressed() : bool\n    {\n        return $this->suppressed;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        return sprintf('Test Triggered %sError (%s)%s', $this->wasSuppressed() ? 'Suppressed ' : '', $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ErrorTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\ErrorTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoticeTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $message;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-var positive-int\n     */\n    private readonly int $line;\n    private readonly bool $suppressed;\n    private readonly bool $ignoredByBaseline;\n    /**\n     * @psalm-param non-empty-string $message\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n        $this->file = $file;\n        $this->line = $line;\n        $this->suppressed = $suppressed;\n        $this->ignoredByBaseline = $ignoredByBaseline;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function message() : string\n    {\n        return $this->message;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    public function wasSuppressed() : bool\n    {\n        return $this->suppressed;\n    }\n    public function ignoredByBaseline() : bool\n    {\n        return $this->ignoredByBaseline;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        $status = '';\n        if ($this->ignoredByBaseline) {\n            $status = 'Baseline-Ignored ';\n        } elseif ($this->suppressed) {\n            $status = 'Suppressed ';\n        }\n        return sprintf('Test Triggered %sNotice (%s)%s', $status, $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface NoticeTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\NoticeTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhpDeprecationTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $message;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-var positive-int\n     */\n    private readonly int $line;\n    private readonly bool $suppressed;\n    private readonly bool $ignoredByBaseline;\n    /**\n     * @psalm-param non-empty-string $message\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n        $this->file = $file;\n        $this->line = $line;\n        $this->suppressed = $suppressed;\n        $this->ignoredByBaseline = $ignoredByBaseline;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function message() : string\n    {\n        return $this->message;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    public function wasSuppressed() : bool\n    {\n        return $this->suppressed;\n    }\n    public function ignoredByBaseline() : bool\n    {\n        return $this->ignoredByBaseline;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        $status = '';\n        if ($this->ignoredByBaseline) {\n            $status = 'Baseline-Ignored ';\n        } elseif ($this->suppressed) {\n            $status = 'Suppressed ';\n        }\n        return sprintf('Test Triggered %sPHP Deprecation (%s)%s', $status, $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PhpDeprecationTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PhpDeprecationTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhpNoticeTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $message;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-var positive-int\n     */\n    private readonly int $line;\n    private readonly bool $suppressed;\n    private readonly bool $ignoredByBaseline;\n    /**\n     * @psalm-param non-empty-string $message\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n        $this->file = $file;\n        $this->line = $line;\n        $this->suppressed = $suppressed;\n        $this->ignoredByBaseline = $ignoredByBaseline;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function message() : string\n    {\n        return $this->message;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    public function wasSuppressed() : bool\n    {\n        return $this->suppressed;\n    }\n    public function ignoredByBaseline() : bool\n    {\n        return $this->ignoredByBaseline;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        $status = '';\n        if ($this->ignoredByBaseline) {\n            $status = 'Baseline-Ignored ';\n        } elseif ($this->suppressed) {\n            $status = 'Suppressed ';\n        }\n        return sprintf('Test Triggered %sPHP Notice (%s)%s', $status, $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PhpNoticeTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PhpNoticeTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhpWarningTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $message;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-var positive-int\n     */\n    private readonly int $line;\n    private readonly bool $suppressed;\n    private readonly bool $ignoredByBaseline;\n    /**\n     * @psalm-param non-empty-string $message\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n        $this->file = $file;\n        $this->line = $line;\n        $this->suppressed = $suppressed;\n        $this->ignoredByBaseline = $ignoredByBaseline;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function message() : string\n    {\n        return $this->message;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    public function wasSuppressed() : bool\n    {\n        return $this->suppressed;\n    }\n    public function ignoredByBaseline() : bool\n    {\n        return $this->ignoredByBaseline;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        $status = '';\n        if ($this->ignoredByBaseline) {\n            $status = 'Baseline-Ignored ';\n        } elseif ($this->suppressed) {\n            $status = 'Suppressed ';\n        }\n        return sprintf('Test Triggered %sPHP Warning (%s)%s', $status, $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PhpWarningTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PhpWarningTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhpunitDeprecationTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    private readonly string $message;\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        return sprintf('Test Triggered PHPUnit Deprecation (%s)%s', $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PhpunitDeprecationTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PhpunitDeprecationTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse function trim;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhpunitErrorTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    private readonly string $message;\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        $message = trim($this->message);\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        return sprintf('Test Triggered PHPUnit Error (%s)%s', $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PhpunitErrorTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PhpunitErrorTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhpunitWarningTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    private readonly string $message;\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        return sprintf('Test Triggered PHPUnit Warning (%s)%s', $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PhpunitWarningTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PhpunitWarningTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class WarningTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Test $test;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $message;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-var positive-int\n     */\n    private readonly int $line;\n    private readonly bool $suppressed;\n    private readonly bool $ignoredByBaseline;\n    /**\n     * @psalm-param non-empty-string $message\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, Test $test, string $message, string $file, int $line, bool $suppressed, bool $ignoredByBaseline)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n        $this->file = $file;\n        $this->line = $line;\n        $this->suppressed = $suppressed;\n        $this->ignoredByBaseline = $ignoredByBaseline;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Test\n    {\n        return $this->test;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function message() : string\n    {\n        return $this->message;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    public function wasSuppressed() : bool\n    {\n        return $this->suppressed;\n    }\n    public function ignoredByBaseline() : bool\n    {\n        return $this->ignoredByBaseline;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        $status = '';\n        if ($this->ignoredByBaseline) {\n            $status = 'Baseline-Ignored ';\n        } elseif ($this->suppressed) {\n            $status = 'Suppressed ';\n        }\n        return sprintf('Test Triggered %sWarning (%s)%s', $status, $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface WarningTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\WarningTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code\\ClassMethod;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry\\Info;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DataProviderMethodCalled implements Event\n{\n    private readonly Info $telemetryInfo;\n    private readonly ClassMethod $testMethod;\n    private readonly ClassMethod $dataProviderMethod;\n    public function __construct(Info $telemetryInfo, ClassMethod $testMethod, ClassMethod $dataProviderMethod)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testMethod = $testMethod;\n        $this->dataProviderMethod = $dataProviderMethod;\n    }\n    public function telemetryInfo() : Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function testMethod() : ClassMethod\n    {\n        return $this->testMethod;\n    }\n    public function dataProviderMethod() : ClassMethod\n    {\n        return $this->dataProviderMethod;\n    }\n    public function asString() : string\n    {\n        return sprintf('Data Provider Method Called (%s::%s for test method %s::%s)', $this->dataProviderMethod->className(), $this->dataProviderMethod->methodName(), $this->testMethod->className(), $this->testMethod->methodName());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface DataProviderMethodCalledSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\DataProviderMethodCalled $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Code\\ClassMethod;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DataProviderMethodFinished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly ClassMethod $testMethod;\n    /**\n     * @psalm-var list<ClassMethod>\n     */\n    private readonly array $calledMethods;\n    public function __construct(Telemetry\\Info $telemetryInfo, ClassMethod $testMethod, ClassMethod ...$calledMethods)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testMethod = $testMethod;\n        $this->calledMethods = $calledMethods;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function testMethod() : ClassMethod\n    {\n        return $this->testMethod;\n    }\n    /**\n     * @psalm-return list<Code\\ClassMethod>\n     */\n    public function calledMethods() : array\n    {\n        return $this->calledMethods;\n    }\n    public function asString() : string\n    {\n        $buffer = sprintf('Data Provider Method Finished for %s::%s:', $this->testMethod->className(), $this->testMethod->methodName());\n        foreach ($this->calledMethods as $calledMethod) {\n            $buffer .= sprintf(PHP_EOL . '- %s::%s', $calledMethod->className(), $calledMethod->methodName());\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface DataProviderMethodFinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\DataProviderMethodFinished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Finished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    private readonly int $numberOfAssertionsPerformed;\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test, int $numberOfAssertionsPerformed)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->numberOfAssertionsPerformed = $numberOfAssertionsPerformed;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    public function numberOfAssertionsPerformed() : int\n    {\n        return $this->numberOfAssertionsPerformed;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Finished (%s)', $this->test->id());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface FinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\Finished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PreparationFailed implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Preparation Failed (%s)', $this->test->id());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PreparationFailedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PreparationFailed $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PreparationStarted implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Preparation Started (%s)', $this->test->id());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PreparationStartedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PreparationStarted $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Prepared implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Prepared (%s)', $this->test->id());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PreparedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\Prepared $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse function trim;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Errored implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    private readonly Throwable $throwable;\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test, Throwable $throwable)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->throwable = $throwable;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    public function throwable() : Throwable\n    {\n        return $this->throwable;\n    }\n    public function asString() : string\n    {\n        $message = trim($this->throwable->message());\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        return sprintf('Test Errored (%s)%s', $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ErroredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\Errored $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse function trim;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Code\\ComparisonFailure;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Failed implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    private readonly Throwable $throwable;\n    private readonly ?ComparisonFailure $comparisonFailure;\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test, Throwable $throwable, ?ComparisonFailure $comparisonFailure)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->throwable = $throwable;\n        $this->comparisonFailure = $comparisonFailure;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    public function throwable() : Throwable\n    {\n        return $this->throwable;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->comparisonFailure\n     */\n    public function hasComparisonFailure() : bool\n    {\n        return $this->comparisonFailure !== null;\n    }\n    /**\n     * @throws NoComparisonFailureException\n     */\n    public function comparisonFailure() : ComparisonFailure\n    {\n        if ($this->comparisonFailure === null) {\n            throw new \\PHPUnit\\Event\\Test\\NoComparisonFailureException();\n        }\n        return $this->comparisonFailure;\n    }\n    public function asString() : string\n    {\n        $message = trim($this->throwable->message());\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        return sprintf('Test Failed (%s)%s', $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface FailedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\Failed $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse function trim;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MarkedIncomplete implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    private readonly Throwable $throwable;\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test, Throwable $throwable)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->throwable = $throwable;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    public function throwable() : Throwable\n    {\n        return $this->throwable;\n    }\n    public function asString() : string\n    {\n        $message = trim($this->throwable->message());\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        return sprintf('Test Marked Incomplete (%s)%s', $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface MarkedIncompleteSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\MarkedIncomplete $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Passed implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Passed (%s)', $this->test->id());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PassedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\Passed $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse const PHP_EOL;\nuse function sprintf;\nuse PHPUnit\\Event\\Code;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Skipped implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Code\\Test $test;\n    private readonly string $message;\n    public function __construct(Telemetry\\Info $telemetryInfo, Code\\Test $test, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->test = $test;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function test() : Code\\Test\n    {\n        return $this->test;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        $message = $this->message;\n        if (!empty($message)) {\n            $message = PHP_EOL . $message;\n        }\n        return sprintf('Test Skipped (%s)%s', $this->test->id(), $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface SkippedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\Skipped $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PrintedUnexpectedOutput implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $output;\n    /**\n     * @psalm-param non-empty-string $output\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $output)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->output = $output;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function output() : string\n    {\n        return $this->output;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Printed Unexpected Output%s%s', \\PHP_EOL, $this->output);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PrintedUnexpectedOutputSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PrintedUnexpectedOutput $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MockObjectCreated implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $className)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->className = $className;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    public function asString() : string\n    {\n        return sprintf('Mock Object Created (%s)', $this->className);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface MockObjectCreatedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\MockObjectCreated $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MockObjectForAbstractClassCreated implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $className)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->className = $className;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    public function asString() : string\n    {\n        return sprintf('Mock Object Created (%s)', $this->className);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface MockObjectForAbstractClassCreatedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\MockObjectForAbstractClassCreated $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function implode;\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MockObjectForIntersectionOfInterfacesCreated implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var list<class-string>\n     */\n    private readonly array $interfaces;\n    /**\n     * @psalm-param list<class-string> $interfaces\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, array $interfaces)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->interfaces = $interfaces;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @return list<class-string>\n     */\n    public function interfaces() : array\n    {\n        return $this->interfaces;\n    }\n    public function asString() : string\n    {\n        return sprintf('Mock Object Created (%s)', implode('&', $this->interfaces));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface MockObjectForIntersectionOfInterfacesCreatedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\MockObjectForIntersectionOfInterfacesCreated $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MockObjectForTraitCreated implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var trait-string\n     */\n    private readonly string $traitName;\n    /**\n     * @psalm-param trait-string $traitName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $traitName)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->traitName = $traitName;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return trait-string\n     */\n    public function traitName() : string\n    {\n        return $this->traitName;\n    }\n    public function asString() : string\n    {\n        return sprintf('Mock Object Created (%s)', $this->traitName);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface MockObjectForTraitCreatedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\MockObjectForTraitCreated $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MockObjectFromWsdlCreated implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly string $wsdlFile;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $originalClassName;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $mockClassName;\n    /**\n     * @psalm-var list<string>\n     */\n    private readonly array $methods;\n    private readonly bool $callOriginalConstructor;\n    private readonly array $options;\n    /**\n     * @psalm-param class-string $originalClassName\n     * @psalm-param class-string $mockClassName\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $wsdlFile, string $originalClassName, string $mockClassName, array $methods, bool $callOriginalConstructor, array $options)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->wsdlFile = $wsdlFile;\n        $this->originalClassName = $originalClassName;\n        $this->mockClassName = $mockClassName;\n        $this->methods = $methods;\n        $this->callOriginalConstructor = $callOriginalConstructor;\n        $this->options = $options;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function wsdlFile() : string\n    {\n        return $this->wsdlFile;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function originalClassName() : string\n    {\n        return $this->originalClassName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function mockClassName() : string\n    {\n        return $this->mockClassName;\n    }\n    /**\n     * @psalm-return list<string>\n     */\n    public function methods() : array\n    {\n        return $this->methods;\n    }\n    public function callOriginalConstructor() : bool\n    {\n        return $this->callOriginalConstructor;\n    }\n    public function options() : array\n    {\n        return $this->options;\n    }\n    public function asString() : string\n    {\n        return sprintf('Mock Object Created (%s)', $this->wsdlFile);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface MockObjectFromWsdlCreatedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\MockObjectFromWsdlCreated $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PartialMockObjectCreated implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var list<string>\n     */\n    private readonly array $methodNames;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $className, string ...$methodNames)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->className = $className;\n        $this->methodNames = $methodNames;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return list<string>\n     */\n    public function methodNames() : array\n    {\n        return $this->methodNames;\n    }\n    public function asString() : string\n    {\n        return sprintf('Partial Mock Object Created (%s)', $this->className);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface PartialMockObjectCreatedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\PartialMockObjectCreated $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestProxyCreated implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    private readonly string $constructorArguments;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $className, string $constructorArguments)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->className = $className;\n        $this->constructorArguments = $constructorArguments;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    public function constructorArguments() : string\n    {\n        return $this->constructorArguments;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Proxy Created (%s)', $this->className);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface TestProxyCreatedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\TestProxyCreated $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestStubCreated implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $className)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->className = $className;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Stub Created (%s)', $this->className);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface TestStubCreatedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\TestStubCreated $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse function implode;\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestStubForIntersectionOfInterfacesCreated implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var list<class-string>\n     */\n    private readonly array $interfaces;\n    /**\n     * @psalm-param list<class-string> $interfaces\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, array $interfaces)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->interfaces = $interfaces;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @return list<class-string>\n     */\n    public function interfaces() : array\n    {\n        return $this->interfaces;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Stub Created (%s)', implode('&', $this->interfaces));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface TestStubForIntersectionOfInterfacesCreatedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\Test\\TestStubForIntersectionOfInterfacesCreated $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BootstrapFinished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly string $filename;\n    public function __construct(Telemetry\\Info $telemetryInfo, string $filename)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->filename = $filename;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function filename() : string\n    {\n        return $this->filename;\n    }\n    public function asString() : string\n    {\n        return sprintf('Bootstrap Finished (%s)', $this->filename);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface BootstrapFinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\BootstrapFinished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Configured implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly Configuration $configuration;\n    public function __construct(Telemetry\\Info $telemetryInfo, Configuration $configuration)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->configuration = $configuration;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function configuration() : Configuration\n    {\n        return $this->configuration;\n    }\n    public function asString() : string\n    {\n        return 'Test Runner Configured';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ConfiguredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\Configured $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DeprecationTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly string $message;\n    public function __construct(Telemetry\\Info $telemetryInfo, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Runner Triggered Deprecation (%s)', $this->message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface DeprecationTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\DeprecationTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class EventFacadeSealed implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    public function __construct(Telemetry\\Info $telemetryInfo)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function asString() : string\n    {\n        return 'Event Facade Sealed';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface EventFacadeSealedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\EventFacadeSealed $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExecutionAborted implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    public function __construct(Telemetry\\Info $telemetryInfo)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function asString() : string\n    {\n        return 'Test Runner Execution Aborted';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ExecutionAbortedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\ExecutionAborted $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExecutionFinished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    public function __construct(Telemetry\\Info $telemetryInfo)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function asString() : string\n    {\n        return 'Test Runner Execution Finished';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ExecutionFinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\ExecutionFinished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\nuse PHPUnit\\Event\\TestSuite\\TestSuite;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExecutionStarted implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly TestSuite $testSuite;\n    public function __construct(Telemetry\\Info $telemetryInfo, TestSuite $testSuite)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testSuite = $testSuite;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function testSuite() : TestSuite\n    {\n        return $this->testSuite;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Runner Execution Started (%d test%s)', $this->testSuite->count(), $this->testSuite->count() !== 1 ? 's' : '');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ExecutionStartedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\ExecutionStarted $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExtensionBootstrapped implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var array<string, string>\n     */\n    private readonly array $parameters;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param array<string, string> $parameters\n     */\n    public function __construct(Telemetry\\Info $telemetryInfo, string $className, array $parameters)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->className = $className;\n        $this->parameters = $parameters;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return array<string, string>\n     */\n    public function parameters() : array\n    {\n        return $this->parameters;\n    }\n    public function asString() : string\n    {\n        return sprintf('Extension Bootstrapped (%s)', $this->className);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ExtensionBootstrappedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\ExtensionBootstrapped $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExtensionLoadedFromPhar implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly string $filename;\n    private readonly string $name;\n    private readonly string $version;\n    public function __construct(Telemetry\\Info $telemetryInfo, string $filename, string $name, string $version)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->filename = $filename;\n        $this->name = $name;\n        $this->version = $version;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function filename() : string\n    {\n        return $this->filename;\n    }\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function version() : string\n    {\n        return $this->version;\n    }\n    public function asString() : string\n    {\n        return sprintf('Extension Loaded from PHAR (%s %s)', $this->name, $this->version);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ExtensionLoadedFromPharSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\ExtensionLoadedFromPhar $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Finished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    public function __construct(Telemetry\\Info $telemetryInfo)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function asString() : string\n    {\n        return 'Test Runner Finished';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface FinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\Finished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class GarbageCollectionDisabled implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    public function __construct(Telemetry\\Info $telemetryInfo)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function asString() : string\n    {\n        return 'Test Runner Disabled Garbage Collection';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface GarbageCollectionDisabledSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\GarbageCollectionDisabled $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class GarbageCollectionEnabled implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    public function __construct(Telemetry\\Info $telemetryInfo)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function asString() : string\n    {\n        return 'Test Runner Enabled Garbage Collection';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface GarbageCollectionEnabledSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\GarbageCollectionEnabled $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class GarbageCollectionTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    public function __construct(Telemetry\\Info $telemetryInfo)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function asString() : string\n    {\n        return 'Test Runner Triggered Garbage Collection';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface GarbageCollectionTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\GarbageCollectionTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Started implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    public function __construct(Telemetry\\Info $telemetryInfo)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function asString() : string\n    {\n        return 'Test Runner Started';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface StartedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\Started $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class WarningTriggered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly string $message;\n    public function __construct(Telemetry\\Info $telemetryInfo, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Runner Triggered Warning (%s)', $this->message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestRunner;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface WarningTriggeredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestRunner\\WarningTriggered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Filtered implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite;\n    public function __construct(Telemetry\\Info $telemetryInfo, \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testSuite = $testSuite;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function testSuite() : \\PHPUnit\\Event\\TestSuite\\TestSuite\n    {\n        return $this->testSuite;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Suite Filtered (%d test%s)', $this->testSuite->count(), $this->testSuite->count() !== 1 ? 's' : '');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface FilteredSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestSuite\\Filtered $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Finished implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite;\n    public function __construct(Telemetry\\Info $telemetryInfo, \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testSuite = $testSuite;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function testSuite() : \\PHPUnit\\Event\\TestSuite\\TestSuite\n    {\n        return $this->testSuite;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Suite Finished (%s, %d test%s)', $this->testSuite->name(), $this->testSuite->count(), $this->testSuite->count() !== 1 ? 's' : '');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface FinishedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestSuite\\Finished $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Loaded implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite;\n    public function __construct(Telemetry\\Info $telemetryInfo, \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testSuite = $testSuite;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function testSuite() : \\PHPUnit\\Event\\TestSuite\\TestSuite\n    {\n        return $this->testSuite;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Suite Loaded (%d test%s)', $this->testSuite->count(), $this->testSuite->count() !== 1 ? 's' : '');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface LoadedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestSuite\\Loaded $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Skipped implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite;\n    private readonly string $message;\n    public function __construct(Telemetry\\Info $telemetryInfo, \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite, string $message)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testSuite = $testSuite;\n        $this->message = $message;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function testSuite() : \\PHPUnit\\Event\\TestSuite\\TestSuite\n    {\n        return $this->testSuite;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Suite Skipped (%s, %s)', $this->testSuite->name(), $this->message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface SkippedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestSuite\\Skipped $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Sorted implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly int $executionOrder;\n    private readonly int $executionOrderDefects;\n    private readonly bool $resolveDependencies;\n    public function __construct(Telemetry\\Info $telemetryInfo, int $executionOrder, int $executionOrderDefects, bool $resolveDependencies)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->executionOrder = $executionOrder;\n        $this->executionOrderDefects = $executionOrderDefects;\n        $this->resolveDependencies = $resolveDependencies;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function executionOrder() : int\n    {\n        return $this->executionOrder;\n    }\n    public function executionOrderDefects() : int\n    {\n        return $this->executionOrderDefects;\n    }\n    public function resolveDependencies() : bool\n    {\n        return $this->resolveDependencies;\n    }\n    public function asString() : string\n    {\n        return 'Test Suite Sorted';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface SortedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestSuite\\Sorted $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse function sprintf;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Telemetry;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Started implements Event\n{\n    private readonly Telemetry\\Info $telemetryInfo;\n    private readonly \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite;\n    public function __construct(Telemetry\\Info $telemetryInfo, \\PHPUnit\\Event\\TestSuite\\TestSuite $testSuite)\n    {\n        $this->telemetryInfo = $telemetryInfo;\n        $this->testSuite = $testSuite;\n    }\n    public function telemetryInfo() : Telemetry\\Info\n    {\n        return $this->telemetryInfo;\n    }\n    public function testSuite() : \\PHPUnit\\Event\\TestSuite\\TestSuite\n    {\n        return $this->testSuite;\n    }\n    public function asString() : string\n    {\n        return sprintf('Test Suite Started (%s, %d test%s)', $this->testSuite->name(), $this->testSuite->count(), $this->testSuite->count() !== 1 ? 's' : '');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Subscriber;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface StartedSubscriber extends Subscriber\n{\n    public function notify(\\PHPUnit\\Event\\TestSuite\\Started $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class EventAlreadyAssignedException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class EventFacadeIsSealedException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\ninterface Exception extends \\PHPUnit\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidArgumentException extends \\InvalidArgumentException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidEventException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidSubscriberException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MapError extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestData;\n\nuse PHPUnit\\Event\\Exception;\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MoreThanOneDataSetFromDataProviderException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Test;\n\nuse PHPUnit\\Event\\Exception;\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoComparisonFailureException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestData;\n\nuse PHPUnit\\Event\\Exception;\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoDataSetFromDataProviderException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoPreviousThrowableException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\nuse PHPUnit\\Event\\Exception;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoTestCaseObjectOnCallStackException extends RuntimeException implements Exception\n{\n    public function __construct()\n    {\n        parent::__construct('Cannot find TestCase object on call stack');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RuntimeException extends \\RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SubscriberTypeAlreadyRegisteredException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UnknownEventException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UnknownEventTypeException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UnknownSubscriberException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UnknownSubscriberTypeException extends RuntimeException implements \\PHPUnit\\Event\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse function gc_status;\nuse PHPUnit\\Event\\Telemetry\\HRTime;\nuse PHPUnit\\Event\\Telemetry\\Php81GarbageCollectorStatusProvider;\nuse PHPUnit\\Event\\Telemetry\\Php83GarbageCollectorStatusProvider;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Facade\n{\n    private static ?self $instance = null;\n    private \\PHPUnit\\Event\\Emitter $emitter;\n    private ?\\PHPUnit\\Event\\TypeMap $typeMap = null;\n    private ?\\PHPUnit\\Event\\Emitter $suspended = null;\n    private ?\\PHPUnit\\Event\\DeferringDispatcher $deferringDispatcher = null;\n    private bool $sealed = \\false;\n    public static function instance() : self\n    {\n        if (self::$instance === null) {\n            self::$instance = new self();\n        }\n        return self::$instance;\n    }\n    public static function emitter() : \\PHPUnit\\Event\\Emitter\n    {\n        return self::instance()->emitter;\n    }\n    public function __construct()\n    {\n        $this->emitter = $this->createDispatchingEmitter();\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function registerSubscribers(\\PHPUnit\\Event\\Subscriber ...$subscribers) : void\n    {\n        foreach ($subscribers as $subscriber) {\n            $this->registerSubscriber($subscriber);\n        }\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function registerSubscriber(\\PHPUnit\\Event\\Subscriber $subscriber) : void\n    {\n        if ($this->sealed) {\n            throw new \\PHPUnit\\Event\\EventFacadeIsSealedException();\n        }\n        $this->deferredDispatcher()->registerSubscriber($subscriber);\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     */\n    public function registerTracer(\\PHPUnit\\Event\\Tracer\\Tracer $tracer) : void\n    {\n        if ($this->sealed) {\n            throw new \\PHPUnit\\Event\\EventFacadeIsSealedException();\n        }\n        $this->deferredDispatcher()->registerTracer($tracer);\n    }\n    /** @noinspection PhpUnused */\n    public function initForIsolation(HRTime $offset, bool $exportObjects) : \\PHPUnit\\Event\\CollectingDispatcher\n    {\n        $dispatcher = new \\PHPUnit\\Event\\CollectingDispatcher();\n        $this->emitter = new \\PHPUnit\\Event\\DispatchingEmitter($dispatcher, new \\PHPUnit\\Event\\Telemetry\\System(new \\PHPUnit\\Event\\Telemetry\\SystemStopWatchWithOffset($offset), new \\PHPUnit\\Event\\Telemetry\\SystemMemoryMeter(), $this->garbageCollectorStatusProvider()));\n        if ($exportObjects) {\n            $this->emitter->exportObjects();\n        }\n        $this->sealed = \\true;\n        return $dispatcher;\n    }\n    public function forward(\\PHPUnit\\Event\\EventCollection $events) : void\n    {\n        if ($this->suspended !== null) {\n            return;\n        }\n        $dispatcher = $this->deferredDispatcher();\n        foreach ($events as $event) {\n            $dispatcher->dispatch($event);\n        }\n    }\n    public function seal() : void\n    {\n        $this->deferredDispatcher()->flush();\n        $this->sealed = \\true;\n        $this->emitter->testRunnerEventFacadeSealed();\n    }\n    private function createDispatchingEmitter() : \\PHPUnit\\Event\\DispatchingEmitter\n    {\n        return new \\PHPUnit\\Event\\DispatchingEmitter($this->deferredDispatcher(), $this->createTelemetrySystem());\n    }\n    private function createTelemetrySystem() : \\PHPUnit\\Event\\Telemetry\\System\n    {\n        return new \\PHPUnit\\Event\\Telemetry\\System(new \\PHPUnit\\Event\\Telemetry\\SystemStopWatch(), new \\PHPUnit\\Event\\Telemetry\\SystemMemoryMeter(), $this->garbageCollectorStatusProvider());\n    }\n    private function deferredDispatcher() : \\PHPUnit\\Event\\DeferringDispatcher\n    {\n        if ($this->deferringDispatcher === null) {\n            $this->deferringDispatcher = new \\PHPUnit\\Event\\DeferringDispatcher(new \\PHPUnit\\Event\\DirectDispatcher($this->typeMap()));\n        }\n        return $this->deferringDispatcher;\n    }\n    private function typeMap() : \\PHPUnit\\Event\\TypeMap\n    {\n        if ($this->typeMap === null) {\n            $typeMap = new \\PHPUnit\\Event\\TypeMap();\n            $this->registerDefaultTypes($typeMap);\n            $this->typeMap = $typeMap;\n        }\n        return $this->typeMap;\n    }\n    private function registerDefaultTypes(\\PHPUnit\\Event\\TypeMap $typeMap) : void\n    {\n        $defaultEvents = [\\PHPUnit\\Event\\Application\\Started::class, \\PHPUnit\\Event\\Application\\Finished::class, \\PHPUnit\\Event\\Test\\DataProviderMethodCalled::class, \\PHPUnit\\Event\\Test\\DataProviderMethodFinished::class, \\PHPUnit\\Event\\Test\\MarkedIncomplete::class, \\PHPUnit\\Event\\Test\\AfterLastTestMethodCalled::class, \\PHPUnit\\Event\\Test\\AfterLastTestMethodFinished::class, \\PHPUnit\\Event\\Test\\AfterTestMethodCalled::class, \\PHPUnit\\Event\\Test\\AfterTestMethodFinished::class, \\PHPUnit\\Event\\Test\\AssertionSucceeded::class, \\PHPUnit\\Event\\Test\\AssertionFailed::class, \\PHPUnit\\Event\\Test\\BeforeFirstTestMethodCalled::class, \\PHPUnit\\Event\\Test\\BeforeFirstTestMethodErrored::class, \\PHPUnit\\Event\\Test\\BeforeFirstTestMethodFinished::class, \\PHPUnit\\Event\\Test\\BeforeTestMethodCalled::class, \\PHPUnit\\Event\\Test\\BeforeTestMethodFinished::class, \\PHPUnit\\Event\\Test\\ComparatorRegistered::class, \\PHPUnit\\Event\\Test\\ConsideredRisky::class, \\PHPUnit\\Event\\Test\\DeprecationTriggered::class, \\PHPUnit\\Event\\Test\\Errored::class, \\PHPUnit\\Event\\Test\\ErrorTriggered::class, \\PHPUnit\\Event\\Test\\Failed::class, \\PHPUnit\\Event\\Test\\Finished::class, \\PHPUnit\\Event\\Test\\NoticeTriggered::class, \\PHPUnit\\Event\\Test\\Passed::class, \\PHPUnit\\Event\\Test\\PhpDeprecationTriggered::class, \\PHPUnit\\Event\\Test\\PhpNoticeTriggered::class, \\PHPUnit\\Event\\Test\\PhpunitDeprecationTriggered::class, \\PHPUnit\\Event\\Test\\PhpunitErrorTriggered::class, \\PHPUnit\\Event\\Test\\PhpunitWarningTriggered::class, \\PHPUnit\\Event\\Test\\PhpWarningTriggered::class, \\PHPUnit\\Event\\Test\\PostConditionCalled::class, \\PHPUnit\\Event\\Test\\PostConditionFinished::class, \\PHPUnit\\Event\\Test\\PreConditionCalled::class, \\PHPUnit\\Event\\Test\\PreConditionFinished::class, \\PHPUnit\\Event\\Test\\PreparationStarted::class, \\PHPUnit\\Event\\Test\\Prepared::class, \\PHPUnit\\Event\\Test\\PreparationFailed::class, \\PHPUnit\\Event\\Test\\PrintedUnexpectedOutput::class, \\PHPUnit\\Event\\Test\\Skipped::class, \\PHPUnit\\Event\\Test\\WarningTriggered::class, \\PHPUnit\\Event\\Test\\MockObjectCreated::class, \\PHPUnit\\Event\\Test\\MockObjectForAbstractClassCreated::class, \\PHPUnit\\Event\\Test\\MockObjectForIntersectionOfInterfacesCreated::class, \\PHPUnit\\Event\\Test\\MockObjectForTraitCreated::class, \\PHPUnit\\Event\\Test\\MockObjectFromWsdlCreated::class, \\PHPUnit\\Event\\Test\\PartialMockObjectCreated::class, \\PHPUnit\\Event\\Test\\TestProxyCreated::class, \\PHPUnit\\Event\\Test\\TestStubCreated::class, \\PHPUnit\\Event\\Test\\TestStubForIntersectionOfInterfacesCreated::class, \\PHPUnit\\Event\\TestRunner\\BootstrapFinished::class, \\PHPUnit\\Event\\TestRunner\\Configured::class, \\PHPUnit\\Event\\TestRunner\\EventFacadeSealed::class, \\PHPUnit\\Event\\TestRunner\\ExecutionAborted::class, \\PHPUnit\\Event\\TestRunner\\ExecutionFinished::class, \\PHPUnit\\Event\\TestRunner\\ExecutionStarted::class, \\PHPUnit\\Event\\TestRunner\\ExtensionLoadedFromPhar::class, \\PHPUnit\\Event\\TestRunner\\ExtensionBootstrapped::class, \\PHPUnit\\Event\\TestRunner\\Finished::class, \\PHPUnit\\Event\\TestRunner\\Started::class, \\PHPUnit\\Event\\TestRunner\\DeprecationTriggered::class, \\PHPUnit\\Event\\TestRunner\\WarningTriggered::class, \\PHPUnit\\Event\\TestRunner\\GarbageCollectionDisabled::class, \\PHPUnit\\Event\\TestRunner\\GarbageCollectionTriggered::class, \\PHPUnit\\Event\\TestRunner\\GarbageCollectionEnabled::class, \\PHPUnit\\Event\\TestSuite\\Filtered::class, \\PHPUnit\\Event\\TestSuite\\Finished::class, \\PHPUnit\\Event\\TestSuite\\Loaded::class, \\PHPUnit\\Event\\TestSuite\\Skipped::class, \\PHPUnit\\Event\\TestSuite\\Sorted::class, \\PHPUnit\\Event\\TestSuite\\Started::class];\n        foreach ($defaultEvents as $eventClass) {\n            $typeMap->addMapping($eventClass . 'Subscriber', $eventClass);\n        }\n    }\n    private function garbageCollectorStatusProvider() : \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatusProvider\n    {\n        if (!isset(gc_status()['running'])) {\n            return new Php81GarbageCollectorStatusProvider();\n        }\n        return new Php83GarbageCollectorStatusProvider();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface Subscriber\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Tracer;\n\nuse PHPUnit\\Event\\Event;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface Tracer\n{\n    public function trace(Event $event) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event;\n\nuse function array_key_exists;\nuse function class_exists;\nuse function class_implements;\nuse function in_array;\nuse function interface_exists;\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TypeMap\n{\n    /**\n     * @psalm-var array<class-string, class-string>\n     */\n    private array $mapping = [];\n    /**\n     * @psalm-param class-string $subscriberInterface\n     * @psalm-param class-string $eventClass\n     *\n     * @throws EventAlreadyAssignedException\n     * @throws InvalidEventException\n     * @throws InvalidSubscriberException\n     * @throws SubscriberTypeAlreadyRegisteredException\n     * @throws UnknownEventException\n     * @throws UnknownSubscriberException\n     */\n    public function addMapping(string $subscriberInterface, string $eventClass) : void\n    {\n        $this->ensureSubscriberInterfaceExists($subscriberInterface);\n        $this->ensureSubscriberInterfaceExtendsInterface($subscriberInterface);\n        $this->ensureEventClassExists($eventClass);\n        $this->ensureEventClassImplementsEventInterface($eventClass);\n        $this->ensureSubscriberWasNotAlreadyRegistered($subscriberInterface);\n        $this->ensureEventWasNotAlreadyAssigned($eventClass);\n        $this->mapping[$subscriberInterface] = $eventClass;\n    }\n    public function isKnownSubscriberType(\\PHPUnit\\Event\\Subscriber $subscriber) : bool\n    {\n        foreach (class_implements($subscriber) as $interface) {\n            if (array_key_exists($interface, $this->mapping)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    public function isKnownEventType(\\PHPUnit\\Event\\Event $event) : bool\n    {\n        return in_array($event::class, $this->mapping, \\true);\n    }\n    /**\n     * @psalm-return class-string\n     *\n     * @throws MapError\n     */\n    public function map(\\PHPUnit\\Event\\Subscriber $subscriber) : string\n    {\n        foreach (class_implements($subscriber) as $interface) {\n            if (array_key_exists($interface, $this->mapping)) {\n                return $this->mapping[$interface];\n            }\n        }\n        throw new \\PHPUnit\\Event\\MapError(sprintf('Subscriber \"%s\" does not implement a known interface', $subscriber::class));\n    }\n    /**\n     * @psalm-param class-string $subscriberInterface\n     *\n     * @throws UnknownSubscriberException\n     */\n    private function ensureSubscriberInterfaceExists(string $subscriberInterface) : void\n    {\n        if (!interface_exists($subscriberInterface)) {\n            throw new \\PHPUnit\\Event\\UnknownSubscriberException(sprintf('Subscriber \"%s\" does not exist or is not an interface', $subscriberInterface));\n        }\n    }\n    /**\n     * @psalm-param class-string $eventClass\n     *\n     * @throws UnknownEventException\n     */\n    private function ensureEventClassExists(string $eventClass) : void\n    {\n        if (!class_exists($eventClass)) {\n            throw new \\PHPUnit\\Event\\UnknownEventException(sprintf('Event class \"%s\" does not exist', $eventClass));\n        }\n    }\n    /**\n     * @psalm-param class-string $subscriberInterface\n     *\n     * @throws InvalidSubscriberException\n     */\n    private function ensureSubscriberInterfaceExtendsInterface(string $subscriberInterface) : void\n    {\n        if (!in_array(\\PHPUnit\\Event\\Subscriber::class, class_implements($subscriberInterface), \\true)) {\n            throw new \\PHPUnit\\Event\\InvalidSubscriberException(sprintf('Subscriber \"%s\" does not extend Subscriber interface', $subscriberInterface));\n        }\n    }\n    /**\n     * @psalm-param class-string $eventClass\n     *\n     * @throws InvalidEventException\n     */\n    private function ensureEventClassImplementsEventInterface(string $eventClass) : void\n    {\n        if (!in_array(\\PHPUnit\\Event\\Event::class, class_implements($eventClass), \\true)) {\n            throw new \\PHPUnit\\Event\\InvalidEventException(sprintf('Event \"%s\" does not implement Event interface', $eventClass));\n        }\n    }\n    /**\n     * @psalm-param class-string $subscriberInterface\n     *\n     * @throws SubscriberTypeAlreadyRegisteredException\n     */\n    private function ensureSubscriberWasNotAlreadyRegistered(string $subscriberInterface) : void\n    {\n        if (array_key_exists($subscriberInterface, $this->mapping)) {\n            throw new \\PHPUnit\\Event\\SubscriberTypeAlreadyRegisteredException(sprintf('Subscriber type \"%s\" already registered', $subscriberInterface));\n        }\n    }\n    /**\n     * @psalm-param class-string $eventClass\n     *\n     * @throws EventAlreadyAssignedException\n     */\n    private function ensureEventWasNotAlreadyAssigned(string $eventClass) : void\n    {\n        if (in_array($eventClass, $this->mapping, \\true)) {\n            throw new \\PHPUnit\\Event\\EventAlreadyAssignedException(sprintf('Event \"%s\" already assigned', $eventClass));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ClassMethod\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $className, string $methodName)\n    {\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ComparisonFailure\n{\n    private readonly string $expected;\n    private readonly string $actual;\n    private readonly string $diff;\n    public function __construct(string $expected, string $actual, string $diff)\n    {\n        $this->expected = $expected;\n        $this->actual = $actual;\n        $this->diff = $diff;\n    }\n    public function expected() : string\n    {\n        return $this->expected;\n    }\n    public function actual() : string\n    {\n        return $this->actual;\n    }\n    public function diff() : string\n    {\n        return $this->diff;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\nuse function is_bool;\nuse function is_scalar;\nuse function print_r;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ComparisonFailureBuilder\n{\n    public static function from(Throwable $t) : ?\\PHPUnit\\Event\\Code\\ComparisonFailure\n    {\n        if (!$t instanceof ExpectationFailedException) {\n            return null;\n        }\n        if (!$t->getComparisonFailure()) {\n            return null;\n        }\n        $expectedAsString = $t->getComparisonFailure()->getExpectedAsString();\n        if (empty($expectedAsString)) {\n            $expectedAsString = self::mapScalarValueToString($t->getComparisonFailure()->getExpected());\n        }\n        $actualAsString = $t->getComparisonFailure()->getActualAsString();\n        if (empty($actualAsString)) {\n            $actualAsString = self::mapScalarValueToString($t->getComparisonFailure()->getActual());\n        }\n        return new \\PHPUnit\\Event\\Code\\ComparisonFailure($expectedAsString, $actualAsString, $t->getComparisonFailure()->getDiff());\n    }\n    private static function mapScalarValueToString(mixed $value) : string\n    {\n        if ($value === null) {\n            return 'null';\n        }\n        if (is_bool($value)) {\n            return $value ? 'true' : 'false';\n        }\n        if (is_scalar($value)) {\n            return print_r($value, \\true);\n        }\n        return '';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Runtime;\n\nuse const PHP_OS;\nuse const PHP_OS_FAMILY;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class OperatingSystem\n{\n    private readonly string $operatingSystem;\n    private readonly string $operatingSystemFamily;\n    public function __construct()\n    {\n        $this->operatingSystem = PHP_OS;\n        $this->operatingSystemFamily = PHP_OS_FAMILY;\n    }\n    public function operatingSystem() : string\n    {\n        return $this->operatingSystem;\n    }\n    public function operatingSystemFamily() : string\n    {\n        return $this->operatingSystemFamily;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Runtime;\n\nuse const PHP_EXTRA_VERSION;\nuse const PHP_MAJOR_VERSION;\nuse const PHP_MINOR_VERSION;\nuse const PHP_RELEASE_VERSION;\nuse const PHP_SAPI;\nuse const PHP_VERSION;\nuse const PHP_VERSION_ID;\nuse function array_merge;\nuse function get_loaded_extensions;\nuse function sort;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PHP\n{\n    private readonly string $version;\n    private readonly int $versionId;\n    private readonly int $majorVersion;\n    private readonly int $minorVersion;\n    private readonly int $releaseVersion;\n    private readonly string $extraVersion;\n    private readonly string $sapi;\n    /**\n     * @psalm-var list<string>\n     */\n    private readonly array $extensions;\n    public function __construct()\n    {\n        $this->version = PHP_VERSION;\n        $this->versionId = PHP_VERSION_ID;\n        $this->majorVersion = PHP_MAJOR_VERSION;\n        $this->minorVersion = PHP_MINOR_VERSION;\n        $this->releaseVersion = PHP_RELEASE_VERSION;\n        $this->extraVersion = PHP_EXTRA_VERSION;\n        $this->sapi = PHP_SAPI;\n        $extensions = array_merge(get_loaded_extensions(\\true), get_loaded_extensions());\n        sort($extensions);\n        $this->extensions = $extensions;\n    }\n    public function version() : string\n    {\n        return $this->version;\n    }\n    public function sapi() : string\n    {\n        return $this->sapi;\n    }\n    public function majorVersion() : int\n    {\n        return $this->majorVersion;\n    }\n    public function minorVersion() : int\n    {\n        return $this->minorVersion;\n    }\n    public function releaseVersion() : int\n    {\n        return $this->releaseVersion;\n    }\n    public function extraVersion() : string\n    {\n        return $this->extraVersion;\n    }\n    public function versionId() : int\n    {\n        return $this->versionId;\n    }\n    /**\n     * @psalm-return list<string>\n     */\n    public function extensions() : array\n    {\n        return $this->extensions;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Runtime;\n\nuse PHPUnit\\Runner\\Version;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PHPUnit\n{\n    private readonly string $versionId;\n    private readonly string $releaseSeries;\n    public function __construct()\n    {\n        $this->versionId = Version::id();\n        $this->releaseSeries = Version::series();\n    }\n    public function versionId() : string\n    {\n        return $this->versionId;\n    }\n    public function releaseSeries() : string\n    {\n        return $this->releaseSeries;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Runtime;\n\nuse function sprintf;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Runtime\n{\n    private readonly \\PHPUnit\\Event\\Runtime\\OperatingSystem $operatingSystem;\n    private readonly \\PHPUnit\\Event\\Runtime\\PHP $php;\n    private readonly \\PHPUnit\\Event\\Runtime\\PHPUnit $phpunit;\n    public function __construct()\n    {\n        $this->operatingSystem = new \\PHPUnit\\Event\\Runtime\\OperatingSystem();\n        $this->php = new \\PHPUnit\\Event\\Runtime\\PHP();\n        $this->phpunit = new \\PHPUnit\\Event\\Runtime\\PHPUnit();\n    }\n    public function asString() : string\n    {\n        $php = $this->php();\n        return sprintf('PHPUnit %s using PHP %s (%s) on %s', $this->phpunit()->versionId(), $php->version(), $php->sapi(), $this->operatingSystem()->operatingSystem());\n    }\n    public function operatingSystem() : \\PHPUnit\\Event\\Runtime\\OperatingSystem\n    {\n        return $this->operatingSystem;\n    }\n    public function php() : \\PHPUnit\\Event\\Runtime\\PHP\n    {\n        return $this->php;\n    }\n    public function phpunit() : \\PHPUnit\\Event\\Runtime\\PHPUnit\n    {\n        return $this->phpunit;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\nuse function floor;\nuse function sprintf;\nuse PHPUnit\\Event\\InvalidArgumentException;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Duration\n{\n    private readonly int $seconds;\n    private readonly int $nanoseconds;\n    /**\n     * @throws InvalidArgumentException\n     */\n    public static function fromSecondsAndNanoseconds(int $seconds, int $nanoseconds) : self\n    {\n        return new self($seconds, $nanoseconds);\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    private function __construct(int $seconds, int $nanoseconds)\n    {\n        $this->ensureNotNegative($seconds, 'seconds');\n        $this->ensureNotNegative($nanoseconds, 'nanoseconds');\n        $this->ensureNanoSecondsInRange($nanoseconds);\n        $this->seconds = $seconds;\n        $this->nanoseconds = $nanoseconds;\n    }\n    public function seconds() : int\n    {\n        return $this->seconds;\n    }\n    public function nanoseconds() : int\n    {\n        return $this->nanoseconds;\n    }\n    public function asFloat() : float\n    {\n        return $this->seconds() + $this->nanoseconds() / 1000000000;\n    }\n    public function asString() : string\n    {\n        $seconds = $this->seconds();\n        $minutes = 0;\n        $hours = 0;\n        if ($seconds > 60 * 60) {\n            $hours = floor($seconds / 60 / 60);\n            $seconds -= $hours * 60 * 60;\n        }\n        if ($seconds > 60) {\n            $minutes = floor($seconds / 60);\n            $seconds -= $minutes * 60;\n        }\n        return sprintf('%02d:%02d:%02d.%09d', $hours, $minutes, $seconds, $this->nanoseconds());\n    }\n    public function equals(self $other) : bool\n    {\n        return $this->seconds === $other->seconds && $this->nanoseconds === $other->nanoseconds;\n    }\n    public function isLessThan(self $other) : bool\n    {\n        if ($this->seconds < $other->seconds) {\n            return \\true;\n        }\n        if ($this->seconds > $other->seconds) {\n            return \\false;\n        }\n        return $this->nanoseconds < $other->nanoseconds;\n    }\n    public function isGreaterThan(self $other) : bool\n    {\n        if ($this->seconds > $other->seconds) {\n            return \\true;\n        }\n        if ($this->seconds < $other->seconds) {\n            return \\false;\n        }\n        return $this->nanoseconds > $other->nanoseconds;\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    private function ensureNotNegative(int $value, string $type) : void\n    {\n        if ($value < 0) {\n            throw new InvalidArgumentException(sprintf('Value for %s must not be negative.', $type));\n        }\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    private function ensureNanoSecondsInRange(int $nanoseconds) : void\n    {\n        if ($nanoseconds > 999999999) {\n            throw new InvalidArgumentException('Value for nanoseconds must not be greater than 999999999.');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\nuse PHPUnit\\Event\\RuntimeException;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class GarbageCollectorStatus\n{\n    private readonly int $runs;\n    private readonly int $collected;\n    private readonly int $threshold;\n    private readonly int $roots;\n    private readonly ?float $applicationTime;\n    private readonly ?float $collectorTime;\n    private readonly ?float $destructorTime;\n    private readonly ?float $freeTime;\n    private readonly ?bool $running;\n    private readonly ?bool $protected;\n    private readonly ?bool $full;\n    private readonly ?int $bufferSize;\n    public function __construct(int $runs, int $collected, int $threshold, int $roots, ?float $applicationTime, ?float $collectorTime, ?float $destructorTime, ?float $freeTime, ?bool $running, ?bool $protected, ?bool $full, ?int $bufferSize)\n    {\n        $this->runs = $runs;\n        $this->collected = $collected;\n        $this->threshold = $threshold;\n        $this->roots = $roots;\n        $this->applicationTime = $applicationTime;\n        $this->collectorTime = $collectorTime;\n        $this->destructorTime = $destructorTime;\n        $this->freeTime = $freeTime;\n        $this->running = $running;\n        $this->protected = $protected;\n        $this->full = $full;\n        $this->bufferSize = $bufferSize;\n    }\n    public function runs() : int\n    {\n        return $this->runs;\n    }\n    public function collected() : int\n    {\n        return $this->collected;\n    }\n    public function threshold() : int\n    {\n        return $this->threshold;\n    }\n    public function roots() : int\n    {\n        return $this->roots;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->applicationTime\n     * @psalm-assert-if-true !null $this->collectorTime\n     * @psalm-assert-if-true !null $this->destructorTime\n     * @psalm-assert-if-true !null $this->freeTime\n     * @psalm-assert-if-true !null $this->running\n     * @psalm-assert-if-true !null $this->protected\n     * @psalm-assert-if-true !null $this->full\n     * @psalm-assert-if-true !null $this->bufferSize\n     */\n    public function hasExtendedInformation() : bool\n    {\n        return $this->running !== null;\n    }\n    /**\n     * @throws RuntimeException on PHP < 8.3\n     */\n    public function applicationTime() : float\n    {\n        if ($this->applicationTime === null) {\n            throw new RuntimeException('Information not available');\n        }\n        return $this->applicationTime;\n    }\n    /**\n     * @throws RuntimeException on PHP < 8.3\n     */\n    public function collectorTime() : float\n    {\n        if ($this->collectorTime === null) {\n            throw new RuntimeException('Information not available');\n        }\n        return $this->collectorTime;\n    }\n    /**\n     * @throws RuntimeException on PHP < 8.3\n     */\n    public function destructorTime() : float\n    {\n        if ($this->destructorTime === null) {\n            throw new RuntimeException('Information not available');\n        }\n        return $this->destructorTime;\n    }\n    /**\n     * @throws RuntimeException on PHP < 8.3\n     */\n    public function freeTime() : float\n    {\n        if ($this->freeTime === null) {\n            throw new RuntimeException('Information not available');\n        }\n        return $this->freeTime;\n    }\n    /**\n     * @throws RuntimeException on PHP < 8.3\n     */\n    public function isRunning() : bool\n    {\n        if ($this->running === null) {\n            throw new RuntimeException('Information not available');\n        }\n        return $this->running;\n    }\n    /**\n     * @throws RuntimeException on PHP < 8.3\n     */\n    public function isProtected() : bool\n    {\n        if ($this->protected === null) {\n            throw new RuntimeException('Information not available');\n        }\n        return $this->protected;\n    }\n    /**\n     * @throws RuntimeException on PHP < 8.3\n     */\n    public function isFull() : bool\n    {\n        if ($this->full === null) {\n            throw new RuntimeException('Information not available');\n        }\n        return $this->full;\n    }\n    /**\n     * @throws RuntimeException on PHP < 8.3\n     */\n    public function bufferSize() : int\n    {\n        if ($this->bufferSize === null) {\n            throw new RuntimeException('Information not available');\n        }\n        return $this->bufferSize;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface GarbageCollectorStatusProvider\n{\n    public function status() : \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatus;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\nuse function sprintf;\nuse PHPUnit\\Event\\InvalidArgumentException;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class HRTime\n{\n    private readonly int $seconds;\n    private readonly int $nanoseconds;\n    /**\n     * @throws InvalidArgumentException\n     */\n    public static function fromSecondsAndNanoseconds(int $seconds, int $nanoseconds) : self\n    {\n        return new self($seconds, $nanoseconds);\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    private function __construct(int $seconds, int $nanoseconds)\n    {\n        $this->ensureNotNegative($seconds, 'seconds');\n        $this->ensureNotNegative($nanoseconds, 'nanoseconds');\n        $this->ensureNanoSecondsInRange($nanoseconds);\n        $this->seconds = $seconds;\n        $this->nanoseconds = $nanoseconds;\n    }\n    public function seconds() : int\n    {\n        return $this->seconds;\n    }\n    public function nanoseconds() : int\n    {\n        return $this->nanoseconds;\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function duration(self $start) : \\PHPUnit\\Event\\Telemetry\\Duration\n    {\n        $seconds = $this->seconds - $start->seconds();\n        $nanoseconds = $this->nanoseconds - $start->nanoseconds();\n        if ($nanoseconds < 0) {\n            $seconds--;\n            $nanoseconds += 1000000000;\n        }\n        if ($seconds < 0) {\n            throw new InvalidArgumentException('Start needs to be smaller.');\n        }\n        return \\PHPUnit\\Event\\Telemetry\\Duration::fromSecondsAndNanoseconds($seconds, $nanoseconds);\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    private function ensureNotNegative(int $value, string $type) : void\n    {\n        if ($value < 0) {\n            throw new InvalidArgumentException(sprintf('Value for %s must not be negative.', $type));\n        }\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    private function ensureNanoSecondsInRange(int $nanoseconds) : void\n    {\n        if ($nanoseconds > 999999999) {\n            throw new InvalidArgumentException('Value for nanoseconds must not be greater than 999999999.');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\nuse function sprintf;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Info\n{\n    private readonly \\PHPUnit\\Event\\Telemetry\\Snapshot $current;\n    private readonly \\PHPUnit\\Event\\Telemetry\\Duration $durationSinceStart;\n    private readonly \\PHPUnit\\Event\\Telemetry\\MemoryUsage $memorySinceStart;\n    private readonly \\PHPUnit\\Event\\Telemetry\\Duration $durationSincePrevious;\n    private readonly \\PHPUnit\\Event\\Telemetry\\MemoryUsage $memorySincePrevious;\n    public function __construct(\\PHPUnit\\Event\\Telemetry\\Snapshot $current, \\PHPUnit\\Event\\Telemetry\\Duration $durationSinceStart, \\PHPUnit\\Event\\Telemetry\\MemoryUsage $memorySinceStart, \\PHPUnit\\Event\\Telemetry\\Duration $durationSincePrevious, \\PHPUnit\\Event\\Telemetry\\MemoryUsage $memorySincePrevious)\n    {\n        $this->current = $current;\n        $this->durationSinceStart = $durationSinceStart;\n        $this->memorySinceStart = $memorySinceStart;\n        $this->durationSincePrevious = $durationSincePrevious;\n        $this->memorySincePrevious = $memorySincePrevious;\n    }\n    public function time() : \\PHPUnit\\Event\\Telemetry\\HRTime\n    {\n        return $this->current->time();\n    }\n    public function memoryUsage() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage\n    {\n        return $this->current->memoryUsage();\n    }\n    public function peakMemoryUsage() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage\n    {\n        return $this->current->peakMemoryUsage();\n    }\n    public function durationSinceStart() : \\PHPUnit\\Event\\Telemetry\\Duration\n    {\n        return $this->durationSinceStart;\n    }\n    public function memoryUsageSinceStart() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage\n    {\n        return $this->memorySinceStart;\n    }\n    public function durationSincePrevious() : \\PHPUnit\\Event\\Telemetry\\Duration\n    {\n        return $this->durationSincePrevious;\n    }\n    public function memoryUsageSincePrevious() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage\n    {\n        return $this->memorySincePrevious;\n    }\n    public function garbageCollectorStatus() : \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatus\n    {\n        return $this->current->garbageCollectorStatus();\n    }\n    public function asString() : string\n    {\n        return sprintf('[%s / %s] [%d bytes]', $this->durationSinceStart()->asString(), $this->durationSincePrevious()->asString(), $this->memoryUsage()->bytes());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface MemoryMeter\n{\n    public function memoryUsage() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage;\n    public function peakMemoryUsage() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MemoryUsage\n{\n    private readonly int $bytes;\n    public static function fromBytes(int $bytes) : self\n    {\n        return new self($bytes);\n    }\n    private function __construct(int $bytes)\n    {\n        $this->bytes = $bytes;\n    }\n    public function bytes() : int\n    {\n        return $this->bytes;\n    }\n    public function diff(self $other) : self\n    {\n        return self::fromBytes($this->bytes - $other->bytes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\nuse function gc_status;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Php81GarbageCollectorStatusProvider implements \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatusProvider\n{\n    public function status() : \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatus\n    {\n        $status = gc_status();\n        return new \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatus($status['runs'], $status['collected'], $status['threshold'], $status['roots'], null, null, null, null, null, null, null, null);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\nuse function gc_status;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Php83GarbageCollectorStatusProvider implements \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatusProvider\n{\n    public function status() : \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatus\n    {\n        $status = gc_status();\n        return new \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatus($status['runs'], $status['collected'], $status['threshold'], $status['roots'], $status['application_time'], $status['collector_time'], $status['destructor_time'], $status['free_time'], $status['running'], $status['protected'], $status['full'], $status['buffer_size']);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Snapshot\n{\n    private readonly \\PHPUnit\\Event\\Telemetry\\HRTime $time;\n    private readonly \\PHPUnit\\Event\\Telemetry\\MemoryUsage $memoryUsage;\n    private readonly \\PHPUnit\\Event\\Telemetry\\MemoryUsage $peakMemoryUsage;\n    private readonly \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatus $garbageCollectorStatus;\n    public function __construct(\\PHPUnit\\Event\\Telemetry\\HRTime $time, \\PHPUnit\\Event\\Telemetry\\MemoryUsage $memoryUsage, \\PHPUnit\\Event\\Telemetry\\MemoryUsage $peakMemoryUsage, \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatus $garbageCollectorStatus)\n    {\n        $this->time = $time;\n        $this->memoryUsage = $memoryUsage;\n        $this->peakMemoryUsage = $peakMemoryUsage;\n        $this->garbageCollectorStatus = $garbageCollectorStatus;\n    }\n    public function time() : \\PHPUnit\\Event\\Telemetry\\HRTime\n    {\n        return $this->time;\n    }\n    public function memoryUsage() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage\n    {\n        return $this->memoryUsage;\n    }\n    public function peakMemoryUsage() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage\n    {\n        return $this->peakMemoryUsage;\n    }\n    public function garbageCollectorStatus() : \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatus\n    {\n        return $this->garbageCollectorStatus;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface StopWatch\n{\n    public function current() : \\PHPUnit\\Event\\Telemetry\\HRTime;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class System\n{\n    private readonly \\PHPUnit\\Event\\Telemetry\\StopWatch $stopWatch;\n    private readonly \\PHPUnit\\Event\\Telemetry\\MemoryMeter $memoryMeter;\n    private readonly \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatusProvider $garbageCollectorStatusProvider;\n    public function __construct(\\PHPUnit\\Event\\Telemetry\\StopWatch $stopWatch, \\PHPUnit\\Event\\Telemetry\\MemoryMeter $memoryMeter, \\PHPUnit\\Event\\Telemetry\\GarbageCollectorStatusProvider $garbageCollectorStatusProvider)\n    {\n        $this->stopWatch = $stopWatch;\n        $this->memoryMeter = $memoryMeter;\n        $this->garbageCollectorStatusProvider = $garbageCollectorStatusProvider;\n    }\n    public function snapshot() : \\PHPUnit\\Event\\Telemetry\\Snapshot\n    {\n        return new \\PHPUnit\\Event\\Telemetry\\Snapshot($this->stopWatch->current(), $this->memoryMeter->memoryUsage(), $this->memoryMeter->peakMemoryUsage(), $this->garbageCollectorStatusProvider->status());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\nuse function memory_get_peak_usage;\nuse function memory_get_usage;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SystemMemoryMeter implements \\PHPUnit\\Event\\Telemetry\\MemoryMeter\n{\n    public function memoryUsage() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage\n    {\n        return \\PHPUnit\\Event\\Telemetry\\MemoryUsage::fromBytes(memory_get_usage(\\true));\n    }\n    public function peakMemoryUsage() : \\PHPUnit\\Event\\Telemetry\\MemoryUsage\n    {\n        return \\PHPUnit\\Event\\Telemetry\\MemoryUsage::fromBytes(memory_get_peak_usage(\\true));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\nuse function hrtime;\nuse PHPUnit\\Event\\InvalidArgumentException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SystemStopWatch implements \\PHPUnit\\Event\\Telemetry\\StopWatch\n{\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function current() : \\PHPUnit\\Event\\Telemetry\\HRTime\n    {\n        return \\PHPUnit\\Event\\Telemetry\\HRTime::fromSecondsAndNanoseconds(...hrtime());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Telemetry;\n\nuse function hrtime;\nuse PHPUnit\\Event\\InvalidArgumentException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SystemStopWatchWithOffset implements \\PHPUnit\\Event\\Telemetry\\StopWatch\n{\n    private ?\\PHPUnit\\Event\\Telemetry\\HRTime $offset;\n    public function __construct(\\PHPUnit\\Event\\Telemetry\\HRTime $offset)\n    {\n        $this->offset = $offset;\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function current() : \\PHPUnit\\Event\\Telemetry\\HRTime\n    {\n        if ($this->offset !== null) {\n            $offset = $this->offset;\n            $this->offset = null;\n            return $offset;\n        }\n        return \\PHPUnit\\Event\\Telemetry\\HRTime::fromSecondsAndNanoseconds(...hrtime());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Phpt extends \\PHPUnit\\Event\\Code\\Test\n{\n    /**\n     * @psalm-assert-if-true Phpt $this\n     */\n    public function isPhpt() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function id() : string\n    {\n        return $this->file();\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function name() : string\n    {\n        return $this->file();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Test\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-param non-empty-string $file\n     */\n    public function __construct(string $file)\n    {\n        $this->file = $file;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-assert-if-true TestMethod $this\n     */\n    public function isTestMethod() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Phpt $this\n     */\n    public function isPhpt() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public abstract function id() : string;\n    /**\n     * @psalm-return non-empty-string\n     */\n    public abstract function name() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @template-implements IteratorAggregate<int, Test>\n *\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<Test>\n     */\n    private readonly array $tests;\n    /**\n     * @psalm-param list<Test> $tests\n     */\n    public static function fromArray(array $tests) : self\n    {\n        return new self(...$tests);\n    }\n    private function __construct(\\PHPUnit\\Event\\Code\\Test ...$tests)\n    {\n        $this->tests = $tests;\n    }\n    /**\n     * @psalm-return list<Test>\n     */\n    public function asArray() : array\n    {\n        return $this->tests;\n    }\n    public function count() : int\n    {\n        return count($this->tests);\n    }\n    public function getIterator() : \\PHPUnit\\Event\\Code\\TestCollectionIterator\n    {\n        return new \\PHPUnit\\Event\\Code\\TestCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\nuse function count;\nuse Iterator;\n/**\n * @template-implements Iterator<int, Test>\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestCollectionIterator implements Iterator\n{\n    /**\n     * @psalm-var list<Test>\n     */\n    private readonly array $tests;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\Event\\Code\\TestCollection $tests)\n    {\n        $this->tests = $tests->asArray();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->tests);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\Event\\Code\\Test\n    {\n        return $this->tests[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestData;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DataFromDataProvider extends \\PHPUnit\\Event\\TestData\\TestData\n{\n    private readonly int|string $dataSetName;\n    public static function from(int|string $dataSetName, string $data) : self\n    {\n        return new self($dataSetName, $data);\n    }\n    protected function __construct(int|string $dataSetName, string $data)\n    {\n        $this->dataSetName = $dataSetName;\n        parent::__construct($data);\n    }\n    public function dataSetName() : int|string\n    {\n        return $this->dataSetName;\n    }\n    /**\n     * @psalm-assert-if-true DataFromDataProvider $this\n     */\n    public function isFromDataProvider() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestData;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DataFromTestDependency extends \\PHPUnit\\Event\\TestData\\TestData\n{\n    public static function from(string $data) : self\n    {\n        return new self($data);\n    }\n    /**\n     * @psalm-assert-if-true DataFromTestDependency $this\n     */\n    public function isFromTestDependency() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestData;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class TestData\n{\n    private readonly string $data;\n    protected function __construct(string $data)\n    {\n        $this->data = $data;\n    }\n    public function data() : string\n    {\n        return $this->data;\n    }\n    /**\n     * @psalm-assert-if-true DataFromDataProvider $this\n     */\n    public function isFromDataProvider() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true DataFromTestDependency $this\n     */\n    public function isFromTestDependency() : bool\n    {\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestData;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @template-implements IteratorAggregate<int, TestData>\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestDataCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<TestData>\n     */\n    private readonly array $data;\n    private ?\\PHPUnit\\Event\\TestData\\DataFromDataProvider $fromDataProvider = null;\n    /**\n     * @psalm-param list<TestData> $data\n     *\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    public static function fromArray(array $data) : self\n    {\n        return new self(...$data);\n    }\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    private function __construct(\\PHPUnit\\Event\\TestData\\TestData ...$data)\n    {\n        $this->ensureNoMoreThanOneDataFromDataProvider($data);\n        $this->data = $data;\n    }\n    /**\n     * @psalm-return list<TestData>\n     */\n    public function asArray() : array\n    {\n        return $this->data;\n    }\n    public function count() : int\n    {\n        return count($this->data);\n    }\n    /**\n     * @psalm-assert-if-true !null $this->fromDataProvider\n     */\n    public function hasDataFromDataProvider() : bool\n    {\n        return $this->fromDataProvider !== null;\n    }\n    /**\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function dataFromDataProvider() : \\PHPUnit\\Event\\TestData\\DataFromDataProvider\n    {\n        if (!$this->hasDataFromDataProvider()) {\n            throw new \\PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException();\n        }\n        return $this->fromDataProvider;\n    }\n    public function getIterator() : \\PHPUnit\\Event\\TestData\\TestDataCollectionIterator\n    {\n        return new \\PHPUnit\\Event\\TestData\\TestDataCollectionIterator($this);\n    }\n    /**\n     * @psalm-param list<TestData> $data\n     *\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    private function ensureNoMoreThanOneDataFromDataProvider(array $data) : void\n    {\n        foreach ($data as $_data) {\n            if ($_data->isFromDataProvider()) {\n                if ($this->fromDataProvider !== null) {\n                    throw new \\PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException();\n                }\n                $this->fromDataProvider = $_data;\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestData;\n\nuse function count;\nuse Iterator;\n/**\n * @template-implements Iterator<int, TestData>\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestDataCollectionIterator implements Iterator\n{\n    /**\n     * @psalm-var list<TestData>\n     */\n    private readonly array $data;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\Event\\TestData\\TestDataCollection $data)\n    {\n        $this->data = $data->asArray();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->data);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\Event\\TestData\\TestData\n    {\n        return $this->data[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestDox\n{\n    private readonly string $prettifiedClassName;\n    private readonly string $prettifiedMethodName;\n    private readonly string $prettifiedAndColorizedMethodName;\n    public function __construct(string $prettifiedClassName, string $prettifiedMethodName, string $prettifiedAndColorizedMethodName)\n    {\n        $this->prettifiedClassName = $prettifiedClassName;\n        $this->prettifiedMethodName = $prettifiedMethodName;\n        $this->prettifiedAndColorizedMethodName = $prettifiedAndColorizedMethodName;\n    }\n    public function prettifiedClassName() : string\n    {\n        return $this->prettifiedClassName;\n    }\n    public function prettifiedMethodName(bool $colorize = \\false) : string\n    {\n        if ($colorize) {\n            return $this->prettifiedAndColorizedMethodName;\n        }\n        return $this->prettifiedMethodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\nuse PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Logging\\TestDox\\NamePrettifier;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestDoxBuilder\n{\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    public static function fromTestCase(TestCase $testCase) : \\PHPUnit\\Event\\Code\\TestDox\n    {\n        $prettifier = new NamePrettifier();\n        return new \\PHPUnit\\Event\\Code\\TestDox($prettifier->prettifyTestClassName($testCase::class), $prettifier->prettifyTestCase($testCase, \\false), $prettifier->prettifyTestCase($testCase, \\true));\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public static function fromClassNameAndMethodName(string $className, string $methodName) : \\PHPUnit\\Event\\Code\\TestDox\n    {\n        $prettifier = new NamePrettifier();\n        return new \\PHPUnit\\Event\\Code\\TestDox($prettifier->prettifyTestClassName($className), $prettifier->prettifyTestMethodName($methodName), $prettifier->prettifyTestMethodName($methodName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\nuse function assert;\nuse function is_int;\nuse function sprintf;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestData\\TestDataCollection;\nuse PHPUnit\\Metadata\\MetadataCollection;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestMethod extends \\PHPUnit\\Event\\Code\\Test\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-var non-negative-int\n     */\n    private readonly int $line;\n    private readonly \\PHPUnit\\Event\\Code\\TestDox $testDox;\n    private readonly MetadataCollection $metadata;\n    private readonly TestDataCollection $testData;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     * @psalm-param non-empty-string $file\n     * @psalm-param non-negative-int $line\n     */\n    public function __construct(string $className, string $methodName, string $file, int $line, \\PHPUnit\\Event\\Code\\TestDox $testDox, MetadataCollection $metadata, TestDataCollection $testData)\n    {\n        parent::__construct($file);\n        $this->className = $className;\n        $this->methodName = $methodName;\n        $this->line = $line;\n        $this->testDox = $testDox;\n        $this->metadata = $metadata;\n        $this->testData = $testData;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n    /**\n     * @psalm-return non-negative-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    public function testDox() : \\PHPUnit\\Event\\Code\\TestDox\n    {\n        return $this->testDox;\n    }\n    public function metadata() : MetadataCollection\n    {\n        return $this->metadata;\n    }\n    public function testData() : TestDataCollection\n    {\n        return $this->testData;\n    }\n    /**\n     * @psalm-assert-if-true TestMethod $this\n     */\n    public function isTestMethod() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     *\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function id() : string\n    {\n        $buffer = $this->className . '::' . $this->methodName;\n        if ($this->testData()->hasDataFromDataProvider()) {\n            $buffer .= '#' . $this->testData->dataFromDataProvider()->dataSetName();\n        }\n        return $buffer;\n    }\n    /**\n     * @psalm-return non-empty-string\n     *\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function nameWithClass() : string\n    {\n        return $this->className . '::' . $this->name();\n    }\n    /**\n     * @psalm-return non-empty-string\n     *\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function name() : string\n    {\n        if (!$this->testData->hasDataFromDataProvider()) {\n            return $this->methodName;\n        }\n        $dataSetName = $this->testData->dataFromDataProvider()->dataSetName();\n        if (is_int($dataSetName)) {\n            $dataSetName = sprintf(' with data set #%d', $dataSetName);\n        } else {\n            $dataSetName = sprintf(' with data set \"%s\"', $dataSetName);\n        }\n        return $this->methodName . $dataSetName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\nuse function assert;\nuse function debug_backtrace;\nuse function is_numeric;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\Event\\TestData\\DataFromDataProvider;\nuse PHPUnit\\Event\\TestData\\DataFromTestDependency;\nuse PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestData\\TestDataCollection;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Metadata\\Parser\\Registry as MetadataRegistry;\nuse PHPUnit\\Util\\Exporter;\nuse PHPUnit\\Util\\Reflection;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestMethodBuilder\n{\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    public static function fromTestCase(TestCase $testCase) : \\PHPUnit\\Event\\Code\\TestMethod\n    {\n        $methodName = $testCase->name();\n        assert(!empty($methodName));\n        $location = Reflection::sourceLocationFor($testCase::class, $methodName);\n        return new \\PHPUnit\\Event\\Code\\TestMethod($testCase::class, $methodName, $location['file'], $location['line'], \\PHPUnit\\Event\\Code\\TestDoxBuilder::fromTestCase($testCase), MetadataRegistry::parser()->forClassAndMethod($testCase::class, $methodName), self::dataFor($testCase));\n    }\n    /**\n     * @throws NoTestCaseObjectOnCallStackException\n     */\n    public static function fromCallStack() : \\PHPUnit\\Event\\Code\\TestMethod\n    {\n        foreach (debug_backtrace() as $frame) {\n            if (isset($frame['object']) && $frame['object'] instanceof TestCase) {\n                return $frame['object']->valueObjectForEvents();\n            }\n        }\n        throw new \\PHPUnit\\Event\\Code\\NoTestCaseObjectOnCallStackException();\n    }\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    private static function dataFor(TestCase $testCase) : TestDataCollection\n    {\n        $testData = [];\n        if ($testCase->usesDataProvider()) {\n            $dataSetName = $testCase->dataName();\n            if (is_numeric($dataSetName)) {\n                $dataSetName = (int) $dataSetName;\n            }\n            $testData[] = DataFromDataProvider::from($dataSetName, Exporter::export($testCase->providedData(), EventFacade::emitter()->exportsObjects()));\n        }\n        if ($testCase->hasDependencyInput()) {\n            $testData[] = DataFromTestDependency::from(Exporter::export($testCase->dependencyInput(), EventFacade::emitter()->exportsObjects()));\n        }\n        return TestDataCollection::fromArray($testData);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Code\\TestCollection;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class TestSuite\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $name;\n    private readonly int $count;\n    private readonly TestCollection $tests;\n    /**\n     * @psalm-param non-empty-string $name\n     */\n    public function __construct(string $name, int $size, TestCollection $tests)\n    {\n        $this->name = $name;\n        $this->count = $size;\n        $this->tests = $tests;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function count() : int\n    {\n        return $this->count;\n    }\n    public function tests() : TestCollection\n    {\n        return $this->tests;\n    }\n    /**\n     * @psalm-assert-if-true TestSuiteWithName $this\n     */\n    public function isWithName() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true TestSuiteForTestClass $this\n     */\n    public function isForTestClass() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true TestSuiteForTestMethodWithDataProvider $this\n     */\n    public function isForTestMethodWithDataProvider() : bool\n    {\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse function explode;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Code\\TestCollection;\nuse PHPUnit\\Event\\RuntimeException;\nuse PHPUnit\\Framework\\DataProviderTestSuite;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Framework\\TestSuite as FrameworkTestSuite;\nuse PHPUnit\\Runner\\PhptTestCase;\nuse ReflectionClass;\nuse ReflectionException;\nuse ReflectionMethod;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteBuilder\n{\n    /**\n     * @throws RuntimeException\n     */\n    public static function from(FrameworkTestSuite $testSuite) : \\PHPUnit\\Event\\TestSuite\\TestSuite\n    {\n        $groups = [];\n        foreach ($testSuite->groupDetails() as $groupName => $tests) {\n            if (!isset($groups[$groupName])) {\n                $groups[$groupName] = [];\n            }\n            foreach ($tests as $test) {\n                $groups[$groupName][] = $test::class;\n            }\n        }\n        $tests = [];\n        self::process($testSuite, $tests);\n        if ($testSuite instanceof DataProviderTestSuite) {\n            [$className, $methodName] = explode('::', $testSuite->name());\n            try {\n                $reflector = new ReflectionMethod($className, $methodName);\n                return new \\PHPUnit\\Event\\TestSuite\\TestSuiteForTestMethodWithDataProvider($testSuite->name(), $testSuite->count(), TestCollection::fromArray($tests), $className, $methodName, $reflector->getFileName(), $reflector->getStartLine());\n                // @codeCoverageIgnoreStart\n            } catch (ReflectionException $e) {\n                throw new RuntimeException($e->getMessage(), $e->getCode(), $e);\n            }\n            // @codeCoverageIgnoreEnd\n        }\n        if ($testSuite->isForTestClass()) {\n            try {\n                $reflector = new ReflectionClass($testSuite->name());\n                return new \\PHPUnit\\Event\\TestSuite\\TestSuiteForTestClass($testSuite->name(), $testSuite->count(), TestCollection::fromArray($tests), $reflector->getFileName(), $reflector->getStartLine());\n                // @codeCoverageIgnoreStart\n            } catch (ReflectionException $e) {\n                throw new RuntimeException($e->getMessage(), $e->getCode(), $e);\n            }\n            // @codeCoverageIgnoreEnd\n        }\n        return new \\PHPUnit\\Event\\TestSuite\\TestSuiteWithName($testSuite->name(), $testSuite->count(), TestCollection::fromArray($tests));\n    }\n    /**\n     * @psalm-param list<Test> $tests\n     */\n    private static function process(FrameworkTestSuite $testSuite, &$tests) : void\n    {\n        foreach ($testSuite->tests() as $test) {\n            if ($test instanceof FrameworkTestSuite) {\n                self::process($test, $tests);\n                continue;\n            }\n            if ($test instanceof TestCase || $test instanceof PhptTestCase) {\n                $tests[] = $test->valueObjectForEvents();\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Code\\TestCollection;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteForTestClass extends \\PHPUnit\\Event\\TestSuite\\TestSuite\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    private readonly string $file;\n    private readonly int $line;\n    /**\n     * @psalm-param class-string $name\n     */\n    public function __construct(string $name, int $size, TestCollection $tests, string $file, int $line)\n    {\n        parent::__construct($name, $size, $tests);\n        $this->className = $name;\n        $this->file = $file;\n        $this->line = $line;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    public function file() : string\n    {\n        return $this->file;\n    }\n    public function line() : int\n    {\n        return $this->line;\n    }\n    /**\n     * @psalm-assert-if-true TestSuiteForTestClass $this\n     */\n    public function isForTestClass() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\nuse PHPUnit\\Event\\Code\\TestCollection;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteForTestMethodWithDataProvider extends \\PHPUnit\\Event\\TestSuite\\TestSuite\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    private readonly string $file;\n    private readonly int $line;\n    /**\n     * @psalm-param non-empty-string $name\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $name, int $size, TestCollection $tests, string $className, string $methodName, string $file, int $line)\n    {\n        parent::__construct($name, $size, $tests);\n        $this->className = $className;\n        $this->methodName = $methodName;\n        $this->file = $file;\n        $this->line = $line;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n    public function file() : string\n    {\n        return $this->file;\n    }\n    public function line() : int\n    {\n        return $this->line;\n    }\n    /**\n     * @psalm-assert-if-true TestSuiteForTestMethodWithDataProvider $this\n     */\n    public function isForTestMethodWithDataProvider() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\TestSuite;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteWithName extends \\PHPUnit\\Event\\TestSuite\\TestSuite\n{\n    /**\n     * @psalm-assert-if-true TestSuiteWithName $this\n     */\n    public function isWithName() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\nuse const PHP_EOL;\nuse PHPUnit\\Event\\NoPreviousThrowableException;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Throwable\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    private readonly string $message;\n    private readonly string $description;\n    private readonly string $stackTrace;\n    private readonly ?\\PHPUnit\\Event\\Code\\Throwable $previous;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(string $className, string $message, string $description, string $stackTrace, ?self $previous)\n    {\n        $this->className = $className;\n        $this->message = $message;\n        $this->description = $description;\n        $this->stackTrace = $stackTrace;\n        $this->previous = $previous;\n    }\n    /**\n     * @throws NoPreviousThrowableException\n     */\n    public function asString() : string\n    {\n        $buffer = $this->description();\n        if (!empty($this->stackTrace())) {\n            $buffer .= PHP_EOL . $this->stackTrace();\n        }\n        if ($this->hasPrevious()) {\n            $buffer .= PHP_EOL . 'Caused by' . PHP_EOL . $this->previous()->asString();\n        }\n        return $buffer;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function description() : string\n    {\n        return $this->description;\n    }\n    public function stackTrace() : string\n    {\n        return $this->stackTrace;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->previous\n     */\n    public function hasPrevious() : bool\n    {\n        return $this->previous !== null;\n    }\n    /**\n     * @throws NoPreviousThrowableException\n     */\n    public function previous() : self\n    {\n        if ($this->previous === null) {\n            throw new NoPreviousThrowableException();\n        }\n        return $this->previous;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Event\\Code;\n\nuse PHPUnit\\Event\\NoPreviousThrowableException;\nuse PHPUnit\\Framework\\Exception;\nuse PHPUnit\\Util\\Filter;\nuse PHPUnit\\Util\\ThrowableToStringMapper;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ThrowableBuilder\n{\n    /**\n     * @throws Exception\n     * @throws NoPreviousThrowableException\n     */\n    public static function from(\\Throwable $t) : \\PHPUnit\\Event\\Code\\Throwable\n    {\n        $previous = $t->getPrevious();\n        if ($previous !== null) {\n            $previous = self::from($previous);\n        }\n        return new \\PHPUnit\\Event\\Code\\Throwable($t::class, $t->getMessage(), ThrowableToStringMapper::map($t), Filter::getFilteredStacktrace($t), $previous);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function class_exists;\nuse function count;\nuse function file_get_contents;\nuse function interface_exists;\nuse function is_bool;\nuse ArrayAccess;\nuse Countable;\nuse Generator;\nuse PHPUnit\\Event;\nuse PHPUnit\\Framework\\Constraint\\ArrayHasKey;\nuse PHPUnit\\Framework\\Constraint\\Callback;\nuse PHPUnit\\Framework\\Constraint\\Constraint;\nuse PHPUnit\\Framework\\Constraint\\Count;\nuse PHPUnit\\Framework\\Constraint\\DirectoryExists;\nuse PHPUnit\\Framework\\Constraint\\FileExists;\nuse PHPUnit\\Framework\\Constraint\\GreaterThan;\nuse PHPUnit\\Framework\\Constraint\\IsAnything;\nuse PHPUnit\\Framework\\Constraint\\IsEmpty;\nuse PHPUnit\\Framework\\Constraint\\IsEqual;\nuse PHPUnit\\Framework\\Constraint\\IsEqualCanonicalizing;\nuse PHPUnit\\Framework\\Constraint\\IsEqualIgnoringCase;\nuse PHPUnit\\Framework\\Constraint\\IsEqualWithDelta;\nuse PHPUnit\\Framework\\Constraint\\IsFalse;\nuse PHPUnit\\Framework\\Constraint\\IsFinite;\nuse PHPUnit\\Framework\\Constraint\\IsIdentical;\nuse PHPUnit\\Framework\\Constraint\\IsInfinite;\nuse PHPUnit\\Framework\\Constraint\\IsInstanceOf;\nuse PHPUnit\\Framework\\Constraint\\IsJson;\nuse PHPUnit\\Framework\\Constraint\\IsList;\nuse PHPUnit\\Framework\\Constraint\\IsNan;\nuse PHPUnit\\Framework\\Constraint\\IsNull;\nuse PHPUnit\\Framework\\Constraint\\IsReadable;\nuse PHPUnit\\Framework\\Constraint\\IsTrue;\nuse PHPUnit\\Framework\\Constraint\\IsType;\nuse PHPUnit\\Framework\\Constraint\\IsWritable;\nuse PHPUnit\\Framework\\Constraint\\JsonMatches;\nuse PHPUnit\\Framework\\Constraint\\LessThan;\nuse PHPUnit\\Framework\\Constraint\\LogicalAnd;\nuse PHPUnit\\Framework\\Constraint\\LogicalNot;\nuse PHPUnit\\Framework\\Constraint\\LogicalOr;\nuse PHPUnit\\Framework\\Constraint\\LogicalXor;\nuse PHPUnit\\Framework\\Constraint\\ObjectEquals;\nuse PHPUnit\\Framework\\Constraint\\ObjectHasProperty;\nuse PHPUnit\\Framework\\Constraint\\RegularExpression;\nuse PHPUnit\\Framework\\Constraint\\SameSize;\nuse PHPUnit\\Framework\\Constraint\\StringContains;\nuse PHPUnit\\Framework\\Constraint\\StringEndsWith;\nuse PHPUnit\\Framework\\Constraint\\StringEqualsStringIgnoringLineEndings;\nuse PHPUnit\\Framework\\Constraint\\StringMatchesFormatDescription;\nuse PHPUnit\\Framework\\Constraint\\StringStartsWith;\nuse PHPUnit\\Framework\\Constraint\\TraversableContainsEqual;\nuse PHPUnit\\Framework\\Constraint\\TraversableContainsIdentical;\nuse PHPUnit\\Framework\\Constraint\\TraversableContainsOnly;\nuse PHPUnit\\Util\\Xml\\Loader as XmlLoader;\nuse PHPUnit\\Util\\Xml\\XmlException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Assert\n{\n    private static int $count = 0;\n    /**\n     * Asserts that an array has a specified key.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     */\n    public static final function assertArrayHasKey(int|string $key, array|ArrayAccess $array, string $message = '') : void\n    {\n        $constraint = new ArrayHasKey($key);\n        static::assertThat($array, $constraint, $message);\n    }\n    /**\n     * Asserts that an array does not have a specified key.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     */\n    public static final function assertArrayNotHasKey(int|string $key, array|ArrayAccess $array, string $message = '') : void\n    {\n        $constraint = new LogicalNot(new ArrayHasKey($key));\n        static::assertThat($array, $constraint, $message);\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    public static final function assertIsList(mixed $array, string $message = '') : void\n    {\n        static::assertThat($array, new IsList(), $message);\n    }\n    /**\n     * Asserts that a haystack contains a needle.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     */\n    public static final function assertContains(mixed $needle, iterable $haystack, string $message = '') : void\n    {\n        $constraint = new TraversableContainsIdentical($needle);\n        static::assertThat($haystack, $constraint, $message);\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    public static final function assertContainsEquals(mixed $needle, iterable $haystack, string $message = '') : void\n    {\n        $constraint = new TraversableContainsEqual($needle);\n        static::assertThat($haystack, $constraint, $message);\n    }\n    /**\n     * Asserts that a haystack does not contain a needle.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     */\n    public static final function assertNotContains(mixed $needle, iterable $haystack, string $message = '') : void\n    {\n        $constraint = new LogicalNot(new TraversableContainsIdentical($needle));\n        static::assertThat($haystack, $constraint, $message);\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    public static final function assertNotContainsEquals(mixed $needle, iterable $haystack, string $message = '') : void\n    {\n        $constraint = new LogicalNot(new TraversableContainsEqual($needle));\n        static::assertThat($haystack, $constraint, $message);\n    }\n    /**\n     * Asserts that a haystack contains only values of a given type.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     */\n    public static final function assertContainsOnly(string $type, iterable $haystack, ?bool $isNativeType = null, string $message = '') : void\n    {\n        if ($isNativeType === null) {\n            $isNativeType = self::isNativeType($type);\n        }\n        static::assertThat($haystack, new TraversableContainsOnly($type, $isNativeType), $message);\n    }\n    /**\n     * Asserts that a haystack contains only instances of a given class name.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     */\n    public static final function assertContainsOnlyInstancesOf(string $className, iterable $haystack, string $message = '') : void\n    {\n        static::assertThat($haystack, new TraversableContainsOnly($className, \\false), $message);\n    }\n    /**\n     * Asserts that a haystack does not contain only values of a given type.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     */\n    public static final function assertNotContainsOnly(string $type, iterable $haystack, ?bool $isNativeType = null, string $message = '') : void\n    {\n        if ($isNativeType === null) {\n            $isNativeType = self::isNativeType($type);\n        }\n        static::assertThat($haystack, new LogicalNot(new TraversableContainsOnly($type, $isNativeType)), $message);\n    }\n    /**\n     * Asserts the number of elements of an array, Countable or Traversable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     */\n    public static final function assertCount(int $expectedCount, Countable|iterable $haystack, string $message = '') : void\n    {\n        if ($haystack instanceof Generator) {\n            throw \\PHPUnit\\Framework\\GeneratorNotSupportedException::fromParameterName('$haystack');\n        }\n        static::assertThat($haystack, new Count($expectedCount), $message);\n    }\n    /**\n     * Asserts the number of elements of an array, Countable or Traversable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     */\n    public static final function assertNotCount(int $expectedCount, Countable|iterable $haystack, string $message = '') : void\n    {\n        if ($haystack instanceof Generator) {\n            throw \\PHPUnit\\Framework\\GeneratorNotSupportedException::fromParameterName('$haystack');\n        }\n        $constraint = new LogicalNot(new Count($expectedCount));\n        static::assertThat($haystack, $constraint, $message);\n    }\n    /**\n     * Asserts that two variables are equal.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertEquals(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        $constraint = new IsEqual($expected);\n        static::assertThat($actual, $constraint, $message);\n    }\n    /**\n     * Asserts that two variables are equal (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertEqualsCanonicalizing(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        $constraint = new IsEqualCanonicalizing($expected);\n        static::assertThat($actual, $constraint, $message);\n    }\n    /**\n     * Asserts that two variables are equal (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertEqualsIgnoringCase(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        $constraint = new IsEqualIgnoringCase($expected);\n        static::assertThat($actual, $constraint, $message);\n    }\n    /**\n     * Asserts that two variables are equal (with delta).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertEqualsWithDelta(mixed $expected, mixed $actual, float $delta, string $message = '') : void\n    {\n        $constraint = new IsEqualWithDelta($expected, $delta);\n        static::assertThat($actual, $constraint, $message);\n    }\n    /**\n     * Asserts that two variables are not equal.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertNotEquals(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        $constraint = new LogicalNot(new IsEqual($expected));\n        static::assertThat($actual, $constraint, $message);\n    }\n    /**\n     * Asserts that two variables are not equal (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertNotEqualsCanonicalizing(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        $constraint = new LogicalNot(new IsEqualCanonicalizing($expected));\n        static::assertThat($actual, $constraint, $message);\n    }\n    /**\n     * Asserts that two variables are not equal (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertNotEqualsIgnoringCase(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        $constraint = new LogicalNot(new IsEqualIgnoringCase($expected));\n        static::assertThat($actual, $constraint, $message);\n    }\n    /**\n     * Asserts that two variables are not equal (with delta).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertNotEqualsWithDelta(mixed $expected, mixed $actual, float $delta, string $message = '') : void\n    {\n        $constraint = new LogicalNot(new IsEqualWithDelta($expected, $delta));\n        static::assertThat($actual, $constraint, $message);\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    public static final function assertObjectEquals(object $expected, object $actual, string $method = 'equals', string $message = '') : void\n    {\n        static::assertThat($actual, static::objectEquals($expected, $method), $message);\n    }\n    /**\n     * Asserts that a variable is empty.\n     *\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     *\n     * @psalm-assert empty $actual\n     */\n    public static final function assertEmpty(mixed $actual, string $message = '') : void\n    {\n        if ($actual instanceof Generator) {\n            throw \\PHPUnit\\Framework\\GeneratorNotSupportedException::fromParameterName('$actual');\n        }\n        static::assertThat($actual, static::isEmpty(), $message);\n    }\n    /**\n     * Asserts that a variable is not empty.\n     *\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     *\n     * @psalm-assert !empty $actual\n     */\n    public static final function assertNotEmpty(mixed $actual, string $message = '') : void\n    {\n        if ($actual instanceof Generator) {\n            throw \\PHPUnit\\Framework\\GeneratorNotSupportedException::fromParameterName('$actual');\n        }\n        static::assertThat($actual, static::logicalNot(static::isEmpty()), $message);\n    }\n    /**\n     * Asserts that a value is greater than another value.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertGreaterThan(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::greaterThan($expected), $message);\n    }\n    /**\n     * Asserts that a value is greater than or equal to another value.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertGreaterThanOrEqual(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::greaterThanOrEqual($expected), $message);\n    }\n    /**\n     * Asserts that a value is smaller than another value.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertLessThan(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::lessThan($expected), $message);\n    }\n    /**\n     * Asserts that a value is smaller than or equal to another value.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertLessThanOrEqual(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::lessThanOrEqual($expected), $message);\n    }\n    /**\n     * Asserts that the contents of one file is equal to the contents of another\n     * file.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileEquals(string $expected, string $actual, string $message = '') : void\n    {\n        static::assertFileExists($expected, $message);\n        static::assertFileExists($actual, $message);\n        $constraint = new IsEqual(file_get_contents($expected));\n        static::assertThat(file_get_contents($actual), $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of one file is equal to the contents of another\n     * file (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileEqualsCanonicalizing(string $expected, string $actual, string $message = '') : void\n    {\n        static::assertFileExists($expected, $message);\n        static::assertFileExists($actual, $message);\n        $constraint = new IsEqualCanonicalizing(file_get_contents($expected));\n        static::assertThat(file_get_contents($actual), $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of one file is equal to the contents of another\n     * file (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileEqualsIgnoringCase(string $expected, string $actual, string $message = '') : void\n    {\n        static::assertFileExists($expected, $message);\n        static::assertFileExists($actual, $message);\n        $constraint = new IsEqualIgnoringCase(file_get_contents($expected));\n        static::assertThat(file_get_contents($actual), $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of one file is not equal to the contents of\n     * another file.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileNotEquals(string $expected, string $actual, string $message = '') : void\n    {\n        static::assertFileExists($expected, $message);\n        static::assertFileExists($actual, $message);\n        $constraint = new LogicalNot(new IsEqual(file_get_contents($expected)));\n        static::assertThat(file_get_contents($actual), $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of one file is not equal to the contents of another\n     * file (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileNotEqualsCanonicalizing(string $expected, string $actual, string $message = '') : void\n    {\n        static::assertFileExists($expected, $message);\n        static::assertFileExists($actual, $message);\n        $constraint = new LogicalNot(new IsEqualCanonicalizing(file_get_contents($expected)));\n        static::assertThat(file_get_contents($actual), $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of one file is not equal to the contents of another\n     * file (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileNotEqualsIgnoringCase(string $expected, string $actual, string $message = '') : void\n    {\n        static::assertFileExists($expected, $message);\n        static::assertFileExists($actual, $message);\n        $constraint = new LogicalNot(new IsEqualIgnoringCase(file_get_contents($expected)));\n        static::assertThat(file_get_contents($actual), $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of a string is equal\n     * to the contents of a file.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringEqualsFile(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        $constraint = new IsEqual(file_get_contents($expectedFile));\n        static::assertThat($actualString, $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of a string is equal\n     * to the contents of a file (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringEqualsFileCanonicalizing(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        $constraint = new IsEqualCanonicalizing(file_get_contents($expectedFile));\n        static::assertThat($actualString, $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of a string is equal\n     * to the contents of a file (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringEqualsFileIgnoringCase(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        $constraint = new IsEqualIgnoringCase(file_get_contents($expectedFile));\n        static::assertThat($actualString, $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of a string is not equal\n     * to the contents of a file.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringNotEqualsFile(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        $constraint = new LogicalNot(new IsEqual(file_get_contents($expectedFile)));\n        static::assertThat($actualString, $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of a string is not equal\n     * to the contents of a file (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringNotEqualsFileCanonicalizing(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        $constraint = new LogicalNot(new IsEqualCanonicalizing(file_get_contents($expectedFile)));\n        static::assertThat($actualString, $constraint, $message);\n    }\n    /**\n     * Asserts that the contents of a string is not equal\n     * to the contents of a file (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringNotEqualsFileIgnoringCase(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        $constraint = new LogicalNot(new IsEqualIgnoringCase(file_get_contents($expectedFile)));\n        static::assertThat($actualString, $constraint, $message);\n    }\n    /**\n     * Asserts that a file/dir is readable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertIsReadable(string $filename, string $message = '') : void\n    {\n        static::assertThat($filename, new IsReadable(), $message);\n    }\n    /**\n     * Asserts that a file/dir exists and is not readable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertIsNotReadable(string $filename, string $message = '') : void\n    {\n        static::assertThat($filename, new LogicalNot(new IsReadable()), $message);\n    }\n    /**\n     * Asserts that a file/dir exists and is writable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertIsWritable(string $filename, string $message = '') : void\n    {\n        static::assertThat($filename, new IsWritable(), $message);\n    }\n    /**\n     * Asserts that a file/dir exists and is not writable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertIsNotWritable(string $filename, string $message = '') : void\n    {\n        static::assertThat($filename, new LogicalNot(new IsWritable()), $message);\n    }\n    /**\n     * Asserts that a directory exists.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertDirectoryExists(string $directory, string $message = '') : void\n    {\n        static::assertThat($directory, new DirectoryExists(), $message);\n    }\n    /**\n     * Asserts that a directory does not exist.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertDirectoryDoesNotExist(string $directory, string $message = '') : void\n    {\n        static::assertThat($directory, new LogicalNot(new DirectoryExists()), $message);\n    }\n    /**\n     * Asserts that a directory exists and is readable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertDirectoryIsReadable(string $directory, string $message = '') : void\n    {\n        self::assertDirectoryExists($directory, $message);\n        self::assertIsReadable($directory, $message);\n    }\n    /**\n     * Asserts that a directory exists and is not readable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertDirectoryIsNotReadable(string $directory, string $message = '') : void\n    {\n        self::assertDirectoryExists($directory, $message);\n        self::assertIsNotReadable($directory, $message);\n    }\n    /**\n     * Asserts that a directory exists and is writable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertDirectoryIsWritable(string $directory, string $message = '') : void\n    {\n        self::assertDirectoryExists($directory, $message);\n        self::assertIsWritable($directory, $message);\n    }\n    /**\n     * Asserts that a directory exists and is not writable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertDirectoryIsNotWritable(string $directory, string $message = '') : void\n    {\n        self::assertDirectoryExists($directory, $message);\n        self::assertIsNotWritable($directory, $message);\n    }\n    /**\n     * Asserts that a file exists.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileExists(string $filename, string $message = '') : void\n    {\n        static::assertThat($filename, new FileExists(), $message);\n    }\n    /**\n     * Asserts that a file does not exist.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileDoesNotExist(string $filename, string $message = '') : void\n    {\n        static::assertThat($filename, new LogicalNot(new FileExists()), $message);\n    }\n    /**\n     * Asserts that a file exists and is readable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileIsReadable(string $file, string $message = '') : void\n    {\n        self::assertFileExists($file, $message);\n        self::assertIsReadable($file, $message);\n    }\n    /**\n     * Asserts that a file exists and is not readable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileIsNotReadable(string $file, string $message = '') : void\n    {\n        self::assertFileExists($file, $message);\n        self::assertIsNotReadable($file, $message);\n    }\n    /**\n     * Asserts that a file exists and is writable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileIsWritable(string $file, string $message = '') : void\n    {\n        self::assertFileExists($file, $message);\n        self::assertIsWritable($file, $message);\n    }\n    /**\n     * Asserts that a file exists and is not writable.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileIsNotWritable(string $file, string $message = '') : void\n    {\n        self::assertFileExists($file, $message);\n        self::assertIsNotWritable($file, $message);\n    }\n    /**\n     * Asserts that a condition is true.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert true $condition\n     */\n    public static final function assertTrue(mixed $condition, string $message = '') : void\n    {\n        static::assertThat($condition, static::isTrue(), $message);\n    }\n    /**\n     * Asserts that a condition is not true.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !true $condition\n     */\n    public static final function assertNotTrue(mixed $condition, string $message = '') : void\n    {\n        static::assertThat($condition, static::logicalNot(static::isTrue()), $message);\n    }\n    /**\n     * Asserts that a condition is false.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert false $condition\n     */\n    public static final function assertFalse(mixed $condition, string $message = '') : void\n    {\n        static::assertThat($condition, static::isFalse(), $message);\n    }\n    /**\n     * Asserts that a condition is not false.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !false $condition\n     */\n    public static final function assertNotFalse(mixed $condition, string $message = '') : void\n    {\n        static::assertThat($condition, static::logicalNot(static::isFalse()), $message);\n    }\n    /**\n     * Asserts that a variable is null.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert null $actual\n     */\n    public static final function assertNull(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::isNull(), $message);\n    }\n    /**\n     * Asserts that a variable is not null.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !null $actual\n     */\n    public static final function assertNotNull(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::logicalNot(static::isNull()), $message);\n    }\n    /**\n     * Asserts that a variable is finite.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFinite(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::isFinite(), $message);\n    }\n    /**\n     * Asserts that a variable is infinite.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertInfinite(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::isInfinite(), $message);\n    }\n    /**\n     * Asserts that a variable is nan.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertNan(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::isNan(), $message);\n    }\n    /**\n     * Asserts that an object has a specified property.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertObjectHasProperty(string $propertyName, object $object, string $message = '') : void\n    {\n        static::assertThat($object, new ObjectHasProperty($propertyName), $message);\n    }\n    /**\n     * Asserts that an object does not have a specified property.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertObjectNotHasProperty(string $propertyName, object $object, string $message = '') : void\n    {\n        static::assertThat($object, new LogicalNot(new ObjectHasProperty($propertyName)), $message);\n    }\n    /**\n     * Asserts that two variables have the same type and value.\n     * Used on objects, it asserts that two variables reference\n     * the same object.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-template ExpectedType\n     *\n     * @psalm-param ExpectedType $expected\n     *\n     * @psalm-assert =ExpectedType $actual\n     */\n    public static final function assertSame(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsIdentical($expected), $message);\n    }\n    /**\n     * Asserts that two variables do not have the same type and value.\n     * Used on objects, it asserts that two variables do not reference\n     * the same object.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertNotSame(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        if (is_bool($expected) && is_bool($actual)) {\n            static::assertNotEquals($expected, $actual, $message);\n        }\n        static::assertThat($actual, new LogicalNot(new IsIdentical($expected)), $message);\n    }\n    /**\n     * Asserts that a variable is of a given type.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws UnknownClassOrInterfaceException\n     *\n     * @psalm-template ExpectedType of object\n     *\n     * @psalm-param class-string<ExpectedType> $expected\n     *\n     * @psalm-assert =ExpectedType $actual\n     */\n    public static final function assertInstanceOf(string $expected, mixed $actual, string $message = '') : void\n    {\n        if (!class_exists($expected) && !interface_exists($expected)) {\n            throw new \\PHPUnit\\Framework\\UnknownClassOrInterfaceException($expected);\n        }\n        static::assertThat($actual, new IsInstanceOf($expected), $message);\n    }\n    /**\n     * Asserts that a variable is not of a given type.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-template ExpectedType of object\n     *\n     * @psalm-param class-string<ExpectedType> $expected\n     *\n     * @psalm-assert !ExpectedType $actual\n     */\n    public static final function assertNotInstanceOf(string $expected, mixed $actual, string $message = '') : void\n    {\n        if (!class_exists($expected) && !interface_exists($expected)) {\n            throw new \\PHPUnit\\Framework\\UnknownClassOrInterfaceException($expected);\n        }\n        static::assertThat($actual, new LogicalNot(new IsInstanceOf($expected)), $message);\n    }\n    /**\n     * Asserts that a variable is of type array.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert array $actual\n     */\n    public static final function assertIsArray(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_ARRAY), $message);\n    }\n    /**\n     * Asserts that a variable is of type bool.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert bool $actual\n     */\n    public static final function assertIsBool(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_BOOL), $message);\n    }\n    /**\n     * Asserts that a variable is of type float.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert float $actual\n     */\n    public static final function assertIsFloat(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_FLOAT), $message);\n    }\n    /**\n     * Asserts that a variable is of type int.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert int $actual\n     */\n    public static final function assertIsInt(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_INT), $message);\n    }\n    /**\n     * Asserts that a variable is of type numeric.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert numeric $actual\n     */\n    public static final function assertIsNumeric(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_NUMERIC), $message);\n    }\n    /**\n     * Asserts that a variable is of type object.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert object $actual\n     */\n    public static final function assertIsObject(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_OBJECT), $message);\n    }\n    /**\n     * Asserts that a variable is of type resource.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert resource $actual\n     */\n    public static final function assertIsResource(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_RESOURCE), $message);\n    }\n    /**\n     * Asserts that a variable is of type resource and is closed.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert resource $actual\n     */\n    public static final function assertIsClosedResource(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_CLOSED_RESOURCE), $message);\n    }\n    /**\n     * Asserts that a variable is of type string.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert string $actual\n     */\n    public static final function assertIsString(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_STRING), $message);\n    }\n    /**\n     * Asserts that a variable is of type scalar.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert scalar $actual\n     */\n    public static final function assertIsScalar(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_SCALAR), $message);\n    }\n    /**\n     * Asserts that a variable is of type callable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert callable $actual\n     */\n    public static final function assertIsCallable(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_CALLABLE), $message);\n    }\n    /**\n     * Asserts that a variable is of type iterable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert iterable $actual\n     */\n    public static final function assertIsIterable(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new IsType(IsType::TYPE_ITERABLE), $message);\n    }\n    /**\n     * Asserts that a variable is not of type array.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !array $actual\n     */\n    public static final function assertIsNotArray(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_ARRAY)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type bool.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !bool $actual\n     */\n    public static final function assertIsNotBool(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_BOOL)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type float.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !float $actual\n     */\n    public static final function assertIsNotFloat(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_FLOAT)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type int.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !int $actual\n     */\n    public static final function assertIsNotInt(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_INT)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type numeric.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !numeric $actual\n     */\n    public static final function assertIsNotNumeric(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_NUMERIC)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type object.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !object $actual\n     */\n    public static final function assertIsNotObject(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_OBJECT)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type resource.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !resource $actual\n     */\n    public static final function assertIsNotResource(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_RESOURCE)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type resource.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !resource $actual\n     */\n    public static final function assertIsNotClosedResource(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_CLOSED_RESOURCE)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type string.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !string $actual\n     */\n    public static final function assertIsNotString(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_STRING)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type scalar.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !scalar $actual\n     */\n    public static final function assertIsNotScalar(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_SCALAR)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type callable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !callable $actual\n     */\n    public static final function assertIsNotCallable(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_CALLABLE)), $message);\n    }\n    /**\n     * Asserts that a variable is not of type iterable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !iterable $actual\n     */\n    public static final function assertIsNotIterable(mixed $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new LogicalNot(new IsType(IsType::TYPE_ITERABLE)), $message);\n    }\n    /**\n     * Asserts that a string matches a given regular expression.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertMatchesRegularExpression(string $pattern, string $string, string $message = '') : void\n    {\n        static::assertThat($string, new RegularExpression($pattern), $message);\n    }\n    /**\n     * Asserts that a string does not match a given regular expression.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertDoesNotMatchRegularExpression(string $pattern, string $string, string $message = '') : void\n    {\n        static::assertThat($string, new LogicalNot(new RegularExpression($pattern)), $message);\n    }\n    /**\n     * Assert that the size of two arrays (or `Countable` or `Traversable` objects)\n     * is the same.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     */\n    public static final function assertSameSize(Countable|iterable $expected, Countable|iterable $actual, string $message = '') : void\n    {\n        if ($expected instanceof Generator) {\n            throw \\PHPUnit\\Framework\\GeneratorNotSupportedException::fromParameterName('$expected');\n        }\n        if ($actual instanceof Generator) {\n            throw \\PHPUnit\\Framework\\GeneratorNotSupportedException::fromParameterName('$actual');\n        }\n        static::assertThat($actual, new SameSize($expected), $message);\n    }\n    /**\n     * Assert that the size of two arrays (or `Countable` or `Traversable` objects)\n     * is not the same.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     */\n    public static final function assertNotSameSize(Countable|iterable $expected, Countable|iterable $actual, string $message = '') : void\n    {\n        if ($expected instanceof Generator) {\n            throw \\PHPUnit\\Framework\\GeneratorNotSupportedException::fromParameterName('$expected');\n        }\n        if ($actual instanceof Generator) {\n            throw \\PHPUnit\\Framework\\GeneratorNotSupportedException::fromParameterName('$actual');\n        }\n        static::assertThat($actual, new LogicalNot(new SameSize($expected)), $message);\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringContainsStringIgnoringLineEndings(string $needle, string $haystack, string $message = '') : void\n    {\n        static::assertThat($haystack, new StringContains($needle, \\false, \\true), $message);\n    }\n    /**\n     * Asserts that two strings are equal except for line endings.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringEqualsStringIgnoringLineEndings(string $expected, string $actual, string $message = '') : void\n    {\n        static::assertThat($actual, new StringEqualsStringIgnoringLineEndings($expected), $message);\n    }\n    /**\n     * Asserts that a string matches a given format string.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileMatchesFormat(string $format, string $actualFile, string $message = '') : void\n    {\n        static::assertFileExists($actualFile, $message);\n        static::assertThat(file_get_contents($actualFile), new StringMatchesFormatDescription($format), $message);\n    }\n    /**\n     * Asserts that a string matches a given format string.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertFileMatchesFormatFile(string $formatFile, string $actualFile, string $message = '') : void\n    {\n        static::assertFileExists($formatFile, $message);\n        static::assertFileExists($actualFile, $message);\n        static::assertThat(file_get_contents($actualFile), new StringMatchesFormatDescription(file_get_contents($formatFile)), $message);\n    }\n    /**\n     * Asserts that a string matches a given format string.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringMatchesFormat(string $format, string $string, string $message = '') : void\n    {\n        static::assertThat($string, new StringMatchesFormatDescription($format), $message);\n    }\n    /**\n     * Asserts that a string does not match a given format string.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5472\n     */\n    public static final function assertStringNotMatchesFormat(string $format, string $string, string $message = '') : void\n    {\n        static::assertThat($string, new LogicalNot(new StringMatchesFormatDescription($format)), $message);\n    }\n    /**\n     * Asserts that a string matches a given format file.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringMatchesFormatFile(string $formatFile, string $string, string $message = '') : void\n    {\n        static::assertFileExists($formatFile, $message);\n        static::assertThat($string, new StringMatchesFormatDescription(file_get_contents($formatFile)), $message);\n    }\n    /**\n     * Asserts that a string does not match a given format string.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5472\n     */\n    public static final function assertStringNotMatchesFormatFile(string $formatFile, string $string, string $message = '') : void\n    {\n        static::assertFileExists($formatFile, $message);\n        static::assertThat($string, new LogicalNot(new StringMatchesFormatDescription(file_get_contents($formatFile))), $message);\n    }\n    /**\n     * Asserts that a string starts with a given prefix.\n     *\n     * @psalm-param non-empty-string $prefix\n     *\n     * @throws ExpectationFailedException\n     * @throws InvalidArgumentException\n     */\n    public static final function assertStringStartsWith(string $prefix, string $string, string $message = '') : void\n    {\n        static::assertThat($string, new StringStartsWith($prefix), $message);\n    }\n    /**\n     * Asserts that a string starts not with a given prefix.\n     *\n     * @psalm-param non-empty-string $prefix\n     *\n     * @throws ExpectationFailedException\n     * @throws InvalidArgumentException\n     */\n    public static final function assertStringStartsNotWith(string $prefix, string $string, string $message = '') : void\n    {\n        static::assertThat($string, new LogicalNot(new StringStartsWith($prefix)), $message);\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringContainsString(string $needle, string $haystack, string $message = '') : void\n    {\n        $constraint = new StringContains($needle);\n        static::assertThat($haystack, $constraint, $message);\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringContainsStringIgnoringCase(string $needle, string $haystack, string $message = '') : void\n    {\n        $constraint = new StringContains($needle, \\true);\n        static::assertThat($haystack, $constraint, $message);\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringNotContainsString(string $needle, string $haystack, string $message = '') : void\n    {\n        $constraint = new LogicalNot(new StringContains($needle));\n        static::assertThat($haystack, $constraint, $message);\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    public static final function assertStringNotContainsStringIgnoringCase(string $needle, string $haystack, string $message = '') : void\n    {\n        $constraint = new LogicalNot(new StringContains($needle, \\true));\n        static::assertThat($haystack, $constraint, $message);\n    }\n    /**\n     * Asserts that a string ends with a given suffix.\n     *\n     * @psalm-param non-empty-string $suffix\n     *\n     * @throws ExpectationFailedException\n     * @throws InvalidArgumentException\n     */\n    public static final function assertStringEndsWith(string $suffix, string $string, string $message = '') : void\n    {\n        static::assertThat($string, new StringEndsWith($suffix), $message);\n    }\n    /**\n     * Asserts that a string ends not with a given suffix.\n     *\n     * @psalm-param non-empty-string $suffix\n     *\n     * @throws ExpectationFailedException\n     * @throws InvalidArgumentException\n     */\n    public static final function assertStringEndsNotWith(string $suffix, string $string, string $message = '') : void\n    {\n        static::assertThat($string, new LogicalNot(new StringEndsWith($suffix)), $message);\n    }\n    /**\n     * Asserts that two XML files are equal.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     */\n    public static final function assertXmlFileEqualsXmlFile(string $expectedFile, string $actualFile, string $message = '') : void\n    {\n        $expected = (new XmlLoader())->loadFile($expectedFile);\n        $actual = (new XmlLoader())->loadFile($actualFile);\n        static::assertEquals($expected, $actual, $message);\n    }\n    /**\n     * Asserts that two XML files are not equal.\n     *\n     * @throws \\PHPUnit\\Util\\Exception\n     * @throws ExpectationFailedException\n     */\n    public static final function assertXmlFileNotEqualsXmlFile(string $expectedFile, string $actualFile, string $message = '') : void\n    {\n        $expected = (new XmlLoader())->loadFile($expectedFile);\n        $actual = (new XmlLoader())->loadFile($actualFile);\n        static::assertNotEquals($expected, $actual, $message);\n    }\n    /**\n     * Asserts that two XML documents are equal.\n     *\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     */\n    public static final function assertXmlStringEqualsXmlFile(string $expectedFile, string $actualXml, string $message = '') : void\n    {\n        $expected = (new XmlLoader())->loadFile($expectedFile);\n        $actual = (new XmlLoader())->load($actualXml);\n        static::assertEquals($expected, $actual, $message);\n    }\n    /**\n     * Asserts that two XML documents are not equal.\n     *\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     */\n    public static final function assertXmlStringNotEqualsXmlFile(string $expectedFile, string $actualXml, string $message = '') : void\n    {\n        $expected = (new XmlLoader())->loadFile($expectedFile);\n        $actual = (new XmlLoader())->load($actualXml);\n        static::assertNotEquals($expected, $actual, $message);\n    }\n    /**\n     * Asserts that two XML documents are equal.\n     *\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     */\n    public static final function assertXmlStringEqualsXmlString(string $expectedXml, string $actualXml, string $message = '') : void\n    {\n        $expected = (new XmlLoader())->load($expectedXml);\n        $actual = (new XmlLoader())->load($actualXml);\n        static::assertEquals($expected, $actual, $message);\n    }\n    /**\n     * Asserts that two XML documents are not equal.\n     *\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     */\n    public static final function assertXmlStringNotEqualsXmlString(string $expectedXml, string $actualXml, string $message = '') : void\n    {\n        $expected = (new XmlLoader())->load($expectedXml);\n        $actual = (new XmlLoader())->load($actualXml);\n        static::assertNotEquals($expected, $actual, $message);\n    }\n    /**\n     * Evaluates a PHPUnit\\Framework\\Constraint matcher object.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertThat(mixed $value, Constraint $constraint, string $message = '') : void\n    {\n        self::$count += count($constraint);\n        $hasFailed = \\true;\n        try {\n            $constraint->evaluate($value, $message);\n            $hasFailed = \\false;\n        } finally {\n            if ($hasFailed) {\n                Event\\Facade::emitter()->testAssertionFailed($value, $constraint, $message);\n            } else {\n                Event\\Facade::emitter()->testAssertionSucceeded($value, $constraint, $message);\n            }\n        }\n    }\n    /**\n     * Asserts that a string is a valid JSON string.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertJson(string $actual, string $message = '') : void\n    {\n        static::assertThat($actual, static::isJson(), $message);\n    }\n    /**\n     * Asserts that two given JSON encoded objects or arrays are equal.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertJsonStringEqualsJsonString(string $expectedJson, string $actualJson, string $message = '') : void\n    {\n        static::assertJson($expectedJson, $message);\n        static::assertJson($actualJson, $message);\n        static::assertThat($actualJson, new JsonMatches($expectedJson), $message);\n    }\n    /**\n     * Asserts that two given JSON encoded objects or arrays are not equal.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertJsonStringNotEqualsJsonString(string $expectedJson, string $actualJson, string $message = '') : void\n    {\n        static::assertJson($expectedJson, $message);\n        static::assertJson($actualJson, $message);\n        static::assertThat($actualJson, new LogicalNot(new JsonMatches($expectedJson)), $message);\n    }\n    /**\n     * Asserts that the generated JSON encoded object and the content of the given file are equal.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertJsonStringEqualsJsonFile(string $expectedFile, string $actualJson, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        $expectedJson = file_get_contents($expectedFile);\n        static::assertJson($expectedJson, $message);\n        static::assertJson($actualJson, $message);\n        static::assertThat($actualJson, new JsonMatches($expectedJson), $message);\n    }\n    /**\n     * Asserts that the generated JSON encoded object and the content of the given file are not equal.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertJsonStringNotEqualsJsonFile(string $expectedFile, string $actualJson, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        $expectedJson = file_get_contents($expectedFile);\n        static::assertJson($expectedJson, $message);\n        static::assertJson($actualJson, $message);\n        static::assertThat($actualJson, new LogicalNot(new JsonMatches($expectedJson)), $message);\n    }\n    /**\n     * Asserts that two JSON files are equal.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertJsonFileEqualsJsonFile(string $expectedFile, string $actualFile, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        static::assertFileExists($actualFile, $message);\n        $actualJson = file_get_contents($actualFile);\n        $expectedJson = file_get_contents($expectedFile);\n        static::assertJson($expectedJson, $message);\n        static::assertJson($actualJson, $message);\n        $constraintExpected = new JsonMatches($expectedJson);\n        $constraintActual = new JsonMatches($actualJson);\n        static::assertThat($expectedJson, $constraintActual, $message);\n        static::assertThat($actualJson, $constraintExpected, $message);\n    }\n    /**\n     * Asserts that two JSON files are not equal.\n     *\n     * @throws ExpectationFailedException\n     */\n    public static final function assertJsonFileNotEqualsJsonFile(string $expectedFile, string $actualFile, string $message = '') : void\n    {\n        static::assertFileExists($expectedFile, $message);\n        static::assertFileExists($actualFile, $message);\n        $actualJson = file_get_contents($actualFile);\n        $expectedJson = file_get_contents($expectedFile);\n        static::assertJson($expectedJson, $message);\n        static::assertJson($actualJson, $message);\n        $constraintExpected = new JsonMatches($expectedJson);\n        $constraintActual = new JsonMatches($actualJson);\n        static::assertThat($expectedJson, new LogicalNot($constraintActual), $message);\n        static::assertThat($actualJson, new LogicalNot($constraintExpected), $message);\n    }\n    /**\n     * @throws Exception\n     */\n    public static final function logicalAnd(mixed ...$constraints) : LogicalAnd\n    {\n        return LogicalAnd::fromConstraints(...$constraints);\n    }\n    public static final function logicalOr(mixed ...$constraints) : LogicalOr\n    {\n        return LogicalOr::fromConstraints(...$constraints);\n    }\n    public static final function logicalNot(Constraint $constraint) : LogicalNot\n    {\n        return new LogicalNot($constraint);\n    }\n    public static final function logicalXor(mixed ...$constraints) : LogicalXor\n    {\n        return LogicalXor::fromConstraints(...$constraints);\n    }\n    public static final function anything() : IsAnything\n    {\n        return new IsAnything();\n    }\n    public static final function isTrue() : IsTrue\n    {\n        return new IsTrue();\n    }\n    /**\n     * @psalm-template CallbackInput of mixed\n     *\n     * @psalm-param callable(CallbackInput $callback): bool $callback\n     *\n     * @psalm-return Callback<CallbackInput>\n     */\n    public static final function callback(callable $callback) : Callback\n    {\n        return new Callback($callback);\n    }\n    public static final function isFalse() : IsFalse\n    {\n        return new IsFalse();\n    }\n    public static final function isJson() : IsJson\n    {\n        return new IsJson();\n    }\n    public static final function isNull() : IsNull\n    {\n        return new IsNull();\n    }\n    public static final function isFinite() : IsFinite\n    {\n        return new IsFinite();\n    }\n    public static final function isInfinite() : IsInfinite\n    {\n        return new IsInfinite();\n    }\n    public static final function isNan() : IsNan\n    {\n        return new IsNan();\n    }\n    public static final function containsEqual(mixed $value) : TraversableContainsEqual\n    {\n        return new TraversableContainsEqual($value);\n    }\n    public static final function containsIdentical(mixed $value) : TraversableContainsIdentical\n    {\n        return new TraversableContainsIdentical($value);\n    }\n    /**\n     * @throws Exception\n     */\n    public static final function containsOnly(string $type) : TraversableContainsOnly\n    {\n        return new TraversableContainsOnly($type);\n    }\n    /**\n     * @throws Exception\n     */\n    public static final function containsOnlyInstancesOf(string $className) : TraversableContainsOnly\n    {\n        return new TraversableContainsOnly($className, \\false);\n    }\n    public static final function arrayHasKey(int|string $key) : ArrayHasKey\n    {\n        return new ArrayHasKey($key);\n    }\n    public static final function isList() : IsList\n    {\n        return new IsList();\n    }\n    public static final function equalTo(mixed $value) : IsEqual\n    {\n        return new IsEqual($value, 0.0, \\false, \\false);\n    }\n    public static final function equalToCanonicalizing(mixed $value) : IsEqualCanonicalizing\n    {\n        return new IsEqualCanonicalizing($value);\n    }\n    public static final function equalToIgnoringCase(mixed $value) : IsEqualIgnoringCase\n    {\n        return new IsEqualIgnoringCase($value);\n    }\n    public static final function equalToWithDelta(mixed $value, float $delta) : IsEqualWithDelta\n    {\n        return new IsEqualWithDelta($value, $delta);\n    }\n    public static final function isEmpty() : IsEmpty\n    {\n        return new IsEmpty();\n    }\n    public static final function isWritable() : IsWritable\n    {\n        return new IsWritable();\n    }\n    public static final function isReadable() : IsReadable\n    {\n        return new IsReadable();\n    }\n    public static final function directoryExists() : DirectoryExists\n    {\n        return new DirectoryExists();\n    }\n    public static final function fileExists() : FileExists\n    {\n        return new FileExists();\n    }\n    public static final function greaterThan(mixed $value) : GreaterThan\n    {\n        return new GreaterThan($value);\n    }\n    public static final function greaterThanOrEqual(mixed $value) : LogicalOr\n    {\n        return static::logicalOr(new IsEqual($value), new GreaterThan($value));\n    }\n    public static final function identicalTo(mixed $value) : IsIdentical\n    {\n        return new IsIdentical($value);\n    }\n    /**\n     * @throws UnknownClassOrInterfaceException\n     */\n    public static final function isInstanceOf(string $className) : IsInstanceOf\n    {\n        return new IsInstanceOf($className);\n    }\n    /**\n     * @psalm-param 'array'|'boolean'|'bool'|'double'|'float'|'integer'|'int'|'null'|'numeric'|'object'|'real'|'resource'|'resource (closed)'|'string'|'scalar'|'callable'|'iterable' $type\n     *\n     * @throws Exception\n     */\n    public static final function isType(string $type) : IsType\n    {\n        return new IsType($type);\n    }\n    public static final function lessThan(mixed $value) : LessThan\n    {\n        return new LessThan($value);\n    }\n    public static final function lessThanOrEqual(mixed $value) : LogicalOr\n    {\n        return static::logicalOr(new IsEqual($value), new LessThan($value));\n    }\n    public static final function matchesRegularExpression(string $pattern) : RegularExpression\n    {\n        return new RegularExpression($pattern);\n    }\n    public static final function matches(string $string) : StringMatchesFormatDescription\n    {\n        return new StringMatchesFormatDescription($string);\n    }\n    /**\n     * @psalm-param non-empty-string $prefix\n     *\n     * @throws InvalidArgumentException\n     */\n    public static final function stringStartsWith(string $prefix) : StringStartsWith\n    {\n        return new StringStartsWith($prefix);\n    }\n    public static final function stringContains(string $string, bool $case = \\true) : StringContains\n    {\n        return new StringContains($string, $case);\n    }\n    /**\n     * @psalm-param non-empty-string $suffix\n     *\n     * @throws InvalidArgumentException\n     */\n    public static final function stringEndsWith(string $suffix) : StringEndsWith\n    {\n        return new StringEndsWith($suffix);\n    }\n    public static final function stringEqualsStringIgnoringLineEndings(string $string) : StringEqualsStringIgnoringLineEndings\n    {\n        return new StringEqualsStringIgnoringLineEndings($string);\n    }\n    public static final function countOf(int $count) : Count\n    {\n        return new Count($count);\n    }\n    public static final function objectEquals(object $object, string $method = 'equals') : ObjectEquals\n    {\n        return new ObjectEquals($object, $method);\n    }\n    /**\n     * Fails a test with the given message.\n     *\n     * @throws AssertionFailedError\n     */\n    public static final function fail(string $message = '') : never\n    {\n        self::$count++;\n        throw new \\PHPUnit\\Framework\\AssertionFailedError($message);\n    }\n    /**\n     * Mark the test as incomplete.\n     *\n     * @throws IncompleteTestError\n     */\n    public static final function markTestIncomplete(string $message = '') : never\n    {\n        throw new \\PHPUnit\\Framework\\IncompleteTestError($message);\n    }\n    /**\n     * Mark the test as skipped.\n     *\n     * @throws SkippedWithMessageException\n     */\n    public static final function markTestSkipped(string $message = '') : never\n    {\n        throw new \\PHPUnit\\Framework\\SkippedWithMessageException($message);\n    }\n    /**\n     * Return the current assertion count.\n     */\n    public static final function getCount() : int\n    {\n        return self::$count;\n    }\n    /**\n     * Reset the assertion counter.\n     */\n    public static final function resetCount() : void\n    {\n        self::$count = 0;\n    }\n    private static function isNativeType(string $type) : bool\n    {\n        return match ($type) {\n            'numeric', 'integer', 'int', 'iterable', 'float', 'string', 'boolean', 'bool', 'null', 'array', 'object', 'resource', 'scalar' => \\true,\n            default => \\false,\n        };\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function func_get_args;\nuse function function_exists;\nuse ArrayAccess;\nuse Countable;\nuse PHPUnit\\Framework\\Constraint\\ArrayHasKey;\nuse PHPUnit\\Framework\\Constraint\\Callback;\nuse PHPUnit\\Framework\\Constraint\\Constraint;\nuse PHPUnit\\Framework\\Constraint\\Count;\nuse PHPUnit\\Framework\\Constraint\\DirectoryExists;\nuse PHPUnit\\Framework\\Constraint\\FileExists;\nuse PHPUnit\\Framework\\Constraint\\GreaterThan;\nuse PHPUnit\\Framework\\Constraint\\IsAnything;\nuse PHPUnit\\Framework\\Constraint\\IsEmpty;\nuse PHPUnit\\Framework\\Constraint\\IsEqual;\nuse PHPUnit\\Framework\\Constraint\\IsEqualCanonicalizing;\nuse PHPUnit\\Framework\\Constraint\\IsEqualIgnoringCase;\nuse PHPUnit\\Framework\\Constraint\\IsEqualWithDelta;\nuse PHPUnit\\Framework\\Constraint\\IsFalse;\nuse PHPUnit\\Framework\\Constraint\\IsFinite;\nuse PHPUnit\\Framework\\Constraint\\IsIdentical;\nuse PHPUnit\\Framework\\Constraint\\IsInfinite;\nuse PHPUnit\\Framework\\Constraint\\IsInstanceOf;\nuse PHPUnit\\Framework\\Constraint\\IsJson;\nuse PHPUnit\\Framework\\Constraint\\IsList;\nuse PHPUnit\\Framework\\Constraint\\IsNan;\nuse PHPUnit\\Framework\\Constraint\\IsNull;\nuse PHPUnit\\Framework\\Constraint\\IsReadable;\nuse PHPUnit\\Framework\\Constraint\\IsTrue;\nuse PHPUnit\\Framework\\Constraint\\IsType;\nuse PHPUnit\\Framework\\Constraint\\IsWritable;\nuse PHPUnit\\Framework\\Constraint\\LessThan;\nuse PHPUnit\\Framework\\Constraint\\LogicalAnd;\nuse PHPUnit\\Framework\\Constraint\\LogicalNot;\nuse PHPUnit\\Framework\\Constraint\\LogicalOr;\nuse PHPUnit\\Framework\\Constraint\\LogicalXor;\nuse PHPUnit\\Framework\\Constraint\\ObjectEquals;\nuse PHPUnit\\Framework\\Constraint\\RegularExpression;\nuse PHPUnit\\Framework\\Constraint\\StringContains;\nuse PHPUnit\\Framework\\Constraint\\StringEndsWith;\nuse PHPUnit\\Framework\\Constraint\\StringEqualsStringIgnoringLineEndings;\nuse PHPUnit\\Framework\\Constraint\\StringMatchesFormatDescription;\nuse PHPUnit\\Framework\\Constraint\\StringStartsWith;\nuse PHPUnit\\Framework\\Constraint\\TraversableContainsEqual;\nuse PHPUnit\\Framework\\Constraint\\TraversableContainsIdentical;\nuse PHPUnit\\Framework\\Constraint\\TraversableContainsOnly;\nuse PHPUnit\\Framework\\MockObject\\Rule\\AnyInvokedCount as AnyInvokedCountMatcher;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtLeastCount as InvokedAtLeastCountMatcher;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtLeastOnce as InvokedAtLeastOnceMatcher;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtMostCount as InvokedAtMostCountMatcher;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedCount as InvokedCountMatcher;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ConsecutiveCalls as ConsecutiveCallsStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\Exception as ExceptionStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnArgument as ReturnArgumentStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnCallback as ReturnCallbackStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnSelf as ReturnSelfStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnValueMap as ReturnValueMapStub;\nuse PHPUnit\\Util\\Xml\\XmlException;\nuse Throwable;\nif (!function_exists('PHPUnit\\\\Framework\\\\assertArrayHasKey')) {\n    /**\n     * Asserts that an array has a specified key.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertArrayHasKey\n     */\n    function assertArrayHasKey(int|string $key, array|ArrayAccess $array, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertArrayHasKey(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertArrayNotHasKey')) {\n    /**\n     * Asserts that an array does not have a specified key.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertArrayNotHasKey\n     */\n    function assertArrayNotHasKey(int|string $key, array|ArrayAccess $array, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertArrayNotHasKey(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsList')) {\n    /**\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsList\n     */\n    function assertIsList(mixed $array, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsList(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertContains')) {\n    /**\n     * Asserts that a haystack contains a needle.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertContains\n     */\n    function assertContains(mixed $needle, iterable $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertContains(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertContainsEquals')) {\n    /**\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertContainsEquals\n     */\n    function assertContainsEquals(mixed $needle, iterable $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertContainsEquals(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotContains')) {\n    /**\n     * Asserts that a haystack does not contain a needle.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotContains\n     */\n    function assertNotContains(mixed $needle, iterable $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotContains(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotContainsEquals')) {\n    /**\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotContainsEquals\n     */\n    function assertNotContainsEquals(mixed $needle, iterable $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotContainsEquals(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertContainsOnly')) {\n    /**\n     * Asserts that a haystack contains only values of a given type.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertContainsOnly\n     */\n    function assertContainsOnly(string $type, iterable $haystack, ?bool $isNativeType = null, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertContainsOnly(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertContainsOnlyInstancesOf')) {\n    /**\n     * Asserts that a haystack contains only instances of a given class name.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertContainsOnlyInstancesOf\n     */\n    function assertContainsOnlyInstancesOf(string $className, iterable $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertContainsOnlyInstancesOf(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotContainsOnly')) {\n    /**\n     * Asserts that a haystack does not contain only values of a given type.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotContainsOnly\n     */\n    function assertNotContainsOnly(string $type, iterable $haystack, ?bool $isNativeType = null, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotContainsOnly(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertCount')) {\n    /**\n     * Asserts the number of elements of an array, Countable or Traversable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertCount\n     */\n    function assertCount(int $expectedCount, Countable|iterable $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertCount(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotCount')) {\n    /**\n     * Asserts the number of elements of an array, Countable or Traversable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotCount\n     */\n    function assertNotCount(int $expectedCount, Countable|iterable $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotCount(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertEquals')) {\n    /**\n     * Asserts that two variables are equal.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertEquals\n     */\n    function assertEquals(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertEquals(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertEqualsCanonicalizing')) {\n    /**\n     * Asserts that two variables are equal (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertEqualsCanonicalizing\n     */\n    function assertEqualsCanonicalizing(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertEqualsCanonicalizing(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertEqualsIgnoringCase')) {\n    /**\n     * Asserts that two variables are equal (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertEqualsIgnoringCase\n     */\n    function assertEqualsIgnoringCase(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertEqualsIgnoringCase(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertEqualsWithDelta')) {\n    /**\n     * Asserts that two variables are equal (with delta).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertEqualsWithDelta\n     */\n    function assertEqualsWithDelta(mixed $expected, mixed $actual, float $delta, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertEqualsWithDelta(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotEquals')) {\n    /**\n     * Asserts that two variables are not equal.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotEquals\n     */\n    function assertNotEquals(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotEquals(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotEqualsCanonicalizing')) {\n    /**\n     * Asserts that two variables are not equal (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotEqualsCanonicalizing\n     */\n    function assertNotEqualsCanonicalizing(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotEqualsCanonicalizing(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotEqualsIgnoringCase')) {\n    /**\n     * Asserts that two variables are not equal (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotEqualsIgnoringCase\n     */\n    function assertNotEqualsIgnoringCase(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotEqualsIgnoringCase(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotEqualsWithDelta')) {\n    /**\n     * Asserts that two variables are not equal (with delta).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotEqualsWithDelta\n     */\n    function assertNotEqualsWithDelta(mixed $expected, mixed $actual, float $delta, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotEqualsWithDelta(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertObjectEquals')) {\n    /**\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertObjectEquals\n     */\n    function assertObjectEquals(object $expected, object $actual, string $method = 'equals', string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertObjectEquals(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertEmpty')) {\n    /**\n     * Asserts that a variable is empty.\n     *\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     *\n     * @psalm-assert empty $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertEmpty\n     */\n    function assertEmpty(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertEmpty(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotEmpty')) {\n    /**\n     * Asserts that a variable is not empty.\n     *\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     *\n     * @psalm-assert !empty $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotEmpty\n     */\n    function assertNotEmpty(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotEmpty(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertGreaterThan')) {\n    /**\n     * Asserts that a value is greater than another value.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertGreaterThan\n     */\n    function assertGreaterThan(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertGreaterThan(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertGreaterThanOrEqual')) {\n    /**\n     * Asserts that a value is greater than or equal to another value.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertGreaterThanOrEqual\n     */\n    function assertGreaterThanOrEqual(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertGreaterThanOrEqual(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertLessThan')) {\n    /**\n     * Asserts that a value is smaller than another value.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertLessThan\n     */\n    function assertLessThan(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertLessThan(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertLessThanOrEqual')) {\n    /**\n     * Asserts that a value is smaller than or equal to another value.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertLessThanOrEqual\n     */\n    function assertLessThanOrEqual(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertLessThanOrEqual(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileEquals')) {\n    /**\n     * Asserts that the contents of one file is equal to the contents of another\n     * file.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileEquals\n     */\n    function assertFileEquals(string $expected, string $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileEquals(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileEqualsCanonicalizing')) {\n    /**\n     * Asserts that the contents of one file is equal to the contents of another\n     * file (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileEqualsCanonicalizing\n     */\n    function assertFileEqualsCanonicalizing(string $expected, string $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileEqualsCanonicalizing(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileEqualsIgnoringCase')) {\n    /**\n     * Asserts that the contents of one file is equal to the contents of another\n     * file (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileEqualsIgnoringCase\n     */\n    function assertFileEqualsIgnoringCase(string $expected, string $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileEqualsIgnoringCase(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileNotEquals')) {\n    /**\n     * Asserts that the contents of one file is not equal to the contents of\n     * another file.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileNotEquals\n     */\n    function assertFileNotEquals(string $expected, string $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileNotEquals(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileNotEqualsCanonicalizing')) {\n    /**\n     * Asserts that the contents of one file is not equal to the contents of another\n     * file (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileNotEqualsCanonicalizing\n     */\n    function assertFileNotEqualsCanonicalizing(string $expected, string $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileNotEqualsCanonicalizing(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileNotEqualsIgnoringCase')) {\n    /**\n     * Asserts that the contents of one file is not equal to the contents of another\n     * file (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileNotEqualsIgnoringCase\n     */\n    function assertFileNotEqualsIgnoringCase(string $expected, string $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileNotEqualsIgnoringCase(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringEqualsFile')) {\n    /**\n     * Asserts that the contents of a string is equal\n     * to the contents of a file.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringEqualsFile\n     */\n    function assertStringEqualsFile(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringEqualsFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringEqualsFileCanonicalizing')) {\n    /**\n     * Asserts that the contents of a string is equal\n     * to the contents of a file (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringEqualsFileCanonicalizing\n     */\n    function assertStringEqualsFileCanonicalizing(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringEqualsFileCanonicalizing(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringEqualsFileIgnoringCase')) {\n    /**\n     * Asserts that the contents of a string is equal\n     * to the contents of a file (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringEqualsFileIgnoringCase\n     */\n    function assertStringEqualsFileIgnoringCase(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringEqualsFileIgnoringCase(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringNotEqualsFile')) {\n    /**\n     * Asserts that the contents of a string is not equal\n     * to the contents of a file.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringNotEqualsFile\n     */\n    function assertStringNotEqualsFile(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringNotEqualsFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringNotEqualsFileCanonicalizing')) {\n    /**\n     * Asserts that the contents of a string is not equal\n     * to the contents of a file (canonicalizing).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringNotEqualsFileCanonicalizing\n     */\n    function assertStringNotEqualsFileCanonicalizing(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringNotEqualsFileCanonicalizing(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringNotEqualsFileIgnoringCase')) {\n    /**\n     * Asserts that the contents of a string is not equal\n     * to the contents of a file (ignoring case).\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringNotEqualsFileIgnoringCase\n     */\n    function assertStringNotEqualsFileIgnoringCase(string $expectedFile, string $actualString, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringNotEqualsFileIgnoringCase(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsReadable')) {\n    /**\n     * Asserts that a file/dir is readable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsReadable\n     */\n    function assertIsReadable(string $filename, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsReadable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotReadable')) {\n    /**\n     * Asserts that a file/dir exists and is not readable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotReadable\n     */\n    function assertIsNotReadable(string $filename, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotReadable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsWritable')) {\n    /**\n     * Asserts that a file/dir exists and is writable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsWritable\n     */\n    function assertIsWritable(string $filename, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsWritable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotWritable')) {\n    /**\n     * Asserts that a file/dir exists and is not writable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotWritable\n     */\n    function assertIsNotWritable(string $filename, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotWritable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertDirectoryExists')) {\n    /**\n     * Asserts that a directory exists.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertDirectoryExists\n     */\n    function assertDirectoryExists(string $directory, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertDirectoryExists(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertDirectoryDoesNotExist')) {\n    /**\n     * Asserts that a directory does not exist.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertDirectoryDoesNotExist\n     */\n    function assertDirectoryDoesNotExist(string $directory, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertDirectoryDoesNotExist(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertDirectoryIsReadable')) {\n    /**\n     * Asserts that a directory exists and is readable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertDirectoryIsReadable\n     */\n    function assertDirectoryIsReadable(string $directory, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertDirectoryIsReadable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertDirectoryIsNotReadable')) {\n    /**\n     * Asserts that a directory exists and is not readable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertDirectoryIsNotReadable\n     */\n    function assertDirectoryIsNotReadable(string $directory, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertDirectoryIsNotReadable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertDirectoryIsWritable')) {\n    /**\n     * Asserts that a directory exists and is writable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertDirectoryIsWritable\n     */\n    function assertDirectoryIsWritable(string $directory, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertDirectoryIsWritable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertDirectoryIsNotWritable')) {\n    /**\n     * Asserts that a directory exists and is not writable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertDirectoryIsNotWritable\n     */\n    function assertDirectoryIsNotWritable(string $directory, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertDirectoryIsNotWritable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileExists')) {\n    /**\n     * Asserts that a file exists.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileExists\n     */\n    function assertFileExists(string $filename, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileExists(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileDoesNotExist')) {\n    /**\n     * Asserts that a file does not exist.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileDoesNotExist\n     */\n    function assertFileDoesNotExist(string $filename, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileDoesNotExist(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileIsReadable')) {\n    /**\n     * Asserts that a file exists and is readable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileIsReadable\n     */\n    function assertFileIsReadable(string $file, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileIsReadable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileIsNotReadable')) {\n    /**\n     * Asserts that a file exists and is not readable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileIsNotReadable\n     */\n    function assertFileIsNotReadable(string $file, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileIsNotReadable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileIsWritable')) {\n    /**\n     * Asserts that a file exists and is writable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileIsWritable\n     */\n    function assertFileIsWritable(string $file, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileIsWritable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileIsNotWritable')) {\n    /**\n     * Asserts that a file exists and is not writable.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileIsNotWritable\n     */\n    function assertFileIsNotWritable(string $file, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileIsNotWritable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertTrue')) {\n    /**\n     * Asserts that a condition is true.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert true $condition\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertTrue\n     */\n    function assertTrue(mixed $condition, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertTrue(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotTrue')) {\n    /**\n     * Asserts that a condition is not true.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !true $condition\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotTrue\n     */\n    function assertNotTrue(mixed $condition, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotTrue(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFalse')) {\n    /**\n     * Asserts that a condition is false.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert false $condition\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFalse\n     */\n    function assertFalse(mixed $condition, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFalse(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotFalse')) {\n    /**\n     * Asserts that a condition is not false.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !false $condition\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotFalse\n     */\n    function assertNotFalse(mixed $condition, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotFalse(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNull')) {\n    /**\n     * Asserts that a variable is null.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert null $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNull\n     */\n    function assertNull(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNull(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotNull')) {\n    /**\n     * Asserts that a variable is not null.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !null $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotNull\n     */\n    function assertNotNull(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotNull(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFinite')) {\n    /**\n     * Asserts that a variable is finite.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFinite\n     */\n    function assertFinite(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFinite(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertInfinite')) {\n    /**\n     * Asserts that a variable is infinite.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertInfinite\n     */\n    function assertInfinite(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertInfinite(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNan')) {\n    /**\n     * Asserts that a variable is nan.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNan\n     */\n    function assertNan(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNan(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertObjectHasProperty')) {\n    /**\n     * Asserts that an object has a specified property.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertObjectHasProperty()\n     */\n    function assertObjectHasProperty(string $attributeName, object $object, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertObjectHasProperty(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertObjectNotHasProperty')) {\n    /**\n     * Asserts that an object does not have a specified property.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertObjectNotHasProperty()\n     */\n    function assertObjectNotHasProperty(string $attributeName, object $object, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertObjectNotHasProperty(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertSame')) {\n    /**\n     * Asserts that two variables have the same type and value.\n     * Used on objects, it asserts that two variables reference\n     * the same object.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @psalm-template ExpectedType\n     *\n     * @psalm-param ExpectedType $expected\n     *\n     * @psalm-assert =ExpectedType $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertSame\n     */\n    function assertSame(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertSame(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotSame')) {\n    /**\n     * Asserts that two variables do not have the same type and value.\n     * Used on objects, it asserts that two variables do not reference\n     * the same object.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotSame\n     */\n    function assertNotSame(mixed $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotSame(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertInstanceOf')) {\n    /**\n     * Asserts that a variable is of a given type.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-template ExpectedType of object\n     *\n     * @psalm-param class-string<ExpectedType> $expected\n     *\n     * @psalm-assert =ExpectedType $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertInstanceOf\n     */\n    function assertInstanceOf(string $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertInstanceOf(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotInstanceOf')) {\n    /**\n     * Asserts that a variable is not of a given type.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-template ExpectedType of object\n     *\n     * @psalm-param class-string<ExpectedType> $expected\n     *\n     * @psalm-assert !ExpectedType $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotInstanceOf\n     */\n    function assertNotInstanceOf(string $expected, mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotInstanceOf(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsArray')) {\n    /**\n     * Asserts that a variable is of type array.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert array $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsArray\n     */\n    function assertIsArray(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsArray(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsBool')) {\n    /**\n     * Asserts that a variable is of type bool.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert bool $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsBool\n     */\n    function assertIsBool(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsBool(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsFloat')) {\n    /**\n     * Asserts that a variable is of type float.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert float $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsFloat\n     */\n    function assertIsFloat(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsFloat(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsInt')) {\n    /**\n     * Asserts that a variable is of type int.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert int $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsInt\n     */\n    function assertIsInt(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsInt(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNumeric')) {\n    /**\n     * Asserts that a variable is of type numeric.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert numeric $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNumeric\n     */\n    function assertIsNumeric(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNumeric(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsObject')) {\n    /**\n     * Asserts that a variable is of type object.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert object $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsObject\n     */\n    function assertIsObject(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsObject(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsResource')) {\n    /**\n     * Asserts that a variable is of type resource.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert resource $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsResource\n     */\n    function assertIsResource(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsResource(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsClosedResource')) {\n    /**\n     * Asserts that a variable is of type resource and is closed.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert resource $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsClosedResource\n     */\n    function assertIsClosedResource(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsClosedResource(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsString')) {\n    /**\n     * Asserts that a variable is of type string.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert string $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsString\n     */\n    function assertIsString(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsString(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsScalar')) {\n    /**\n     * Asserts that a variable is of type scalar.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert scalar $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsScalar\n     */\n    function assertIsScalar(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsScalar(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsCallable')) {\n    /**\n     * Asserts that a variable is of type callable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert callable $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsCallable\n     */\n    function assertIsCallable(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsCallable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsIterable')) {\n    /**\n     * Asserts that a variable is of type iterable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert iterable $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsIterable\n     */\n    function assertIsIterable(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsIterable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotArray')) {\n    /**\n     * Asserts that a variable is not of type array.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !array $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotArray\n     */\n    function assertIsNotArray(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotArray(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotBool')) {\n    /**\n     * Asserts that a variable is not of type bool.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !bool $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotBool\n     */\n    function assertIsNotBool(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotBool(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotFloat')) {\n    /**\n     * Asserts that a variable is not of type float.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !float $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotFloat\n     */\n    function assertIsNotFloat(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotFloat(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotInt')) {\n    /**\n     * Asserts that a variable is not of type int.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !int $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotInt\n     */\n    function assertIsNotInt(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotInt(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotNumeric')) {\n    /**\n     * Asserts that a variable is not of type numeric.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !numeric $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotNumeric\n     */\n    function assertIsNotNumeric(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotNumeric(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotObject')) {\n    /**\n     * Asserts that a variable is not of type object.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !object $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotObject\n     */\n    function assertIsNotObject(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotObject(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotResource')) {\n    /**\n     * Asserts that a variable is not of type resource.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !resource $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotResource\n     */\n    function assertIsNotResource(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotResource(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotClosedResource')) {\n    /**\n     * Asserts that a variable is not of type resource.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !resource $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotClosedResource\n     */\n    function assertIsNotClosedResource(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotClosedResource(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotString')) {\n    /**\n     * Asserts that a variable is not of type string.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !string $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotString\n     */\n    function assertIsNotString(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotString(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotScalar')) {\n    /**\n     * Asserts that a variable is not of type scalar.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !scalar $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotScalar\n     */\n    function assertIsNotScalar(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotScalar(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotCallable')) {\n    /**\n     * Asserts that a variable is not of type callable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !callable $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotCallable\n     */\n    function assertIsNotCallable(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotCallable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertIsNotIterable')) {\n    /**\n     * Asserts that a variable is not of type iterable.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     *\n     * @psalm-assert !iterable $actual\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertIsNotIterable\n     */\n    function assertIsNotIterable(mixed $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertIsNotIterable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertMatchesRegularExpression')) {\n    /**\n     * Asserts that a string matches a given regular expression.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertMatchesRegularExpression\n     */\n    function assertMatchesRegularExpression(string $pattern, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertMatchesRegularExpression(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertDoesNotMatchRegularExpression')) {\n    /**\n     * Asserts that a string does not match a given regular expression.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertDoesNotMatchRegularExpression\n     */\n    function assertDoesNotMatchRegularExpression(string $pattern, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertDoesNotMatchRegularExpression(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertSameSize')) {\n    /**\n     * Assert that the size of two arrays (or `Countable` or `Traversable` objects)\n     * is the same.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertSameSize\n     */\n    function assertSameSize(Countable|iterable $expected, Countable|iterable $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertSameSize(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertNotSameSize')) {\n    /**\n     * Assert that the size of two arrays (or `Countable` or `Traversable` objects)\n     * is not the same.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws GeneratorNotSupportedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertNotSameSize\n     */\n    function assertNotSameSize(Countable|iterable $expected, Countable|iterable $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertNotSameSize(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringContainsStringIgnoringLineEndings')) {\n    /**\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringContainsStringIgnoringLineEndings\n     */\n    function assertStringContainsStringIgnoringLineEndings(string $needle, string $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringContainsStringIgnoringLineEndings(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringEqualsStringIgnoringLineEndings')) {\n    /**\n     * Asserts that two strings are equal except for line endings.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringEqualsStringIgnoringLineEndings\n     */\n    function assertStringEqualsStringIgnoringLineEndings(string $expected, string $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringEqualsStringIgnoringLineEndings(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileMatchesFormat')) {\n    /**\n     * Asserts that a string matches a given format string.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileMatchesFormat\n     */\n    function assertFileMatchesFormat(string $format, string $actualFile, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileMatchesFormat(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertFileMatchesFormatFile')) {\n    /**\n     * Asserts that a string matches a given format string.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertFileMatchesFormatFile\n     */\n    function assertFileMatchesFormatFile(string $formatFile, string $actualFile, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertFileMatchesFormatFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringMatchesFormat')) {\n    /**\n     * Asserts that a string matches a given format string.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringMatchesFormat\n     */\n    function assertStringMatchesFormat(string $format, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringMatchesFormat(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringNotMatchesFormat')) {\n    /**\n     * Asserts that a string does not match a given format string.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringNotMatchesFormat\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5472\n     */\n    function assertStringNotMatchesFormat(string $format, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringNotMatchesFormat(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringMatchesFormatFile')) {\n    /**\n     * Asserts that a string matches a given format file.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringMatchesFormatFile\n     */\n    function assertStringMatchesFormatFile(string $formatFile, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringMatchesFormatFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringNotMatchesFormatFile')) {\n    /**\n     * Asserts that a string does not match a given format string.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringNotMatchesFormatFile\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5472\n     */\n    function assertStringNotMatchesFormatFile(string $formatFile, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringNotMatchesFormatFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringStartsWith')) {\n    /**\n     * Asserts that a string starts with a given prefix.\n     *\n     * @psalm-param non-empty-string $prefix\n     *\n     * @throws ExpectationFailedException\n     * @throws InvalidArgumentException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringStartsWith\n     */\n    function assertStringStartsWith(string $prefix, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringStartsWith(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringStartsNotWith')) {\n    /**\n     * Asserts that a string starts not with a given prefix.\n     *\n     * @psalm-param non-empty-string $prefix\n     *\n     * @throws ExpectationFailedException\n     * @throws InvalidArgumentException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringStartsNotWith\n     */\n    function assertStringStartsNotWith(string $prefix, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringStartsNotWith(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringContainsString')) {\n    /**\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringContainsString\n     */\n    function assertStringContainsString(string $needle, string $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringContainsString(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringContainsStringIgnoringCase')) {\n    /**\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringContainsStringIgnoringCase\n     */\n    function assertStringContainsStringIgnoringCase(string $needle, string $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringContainsStringIgnoringCase(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringNotContainsString')) {\n    /**\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringNotContainsString\n     */\n    function assertStringNotContainsString(string $needle, string $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringNotContainsString(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringNotContainsStringIgnoringCase')) {\n    /**\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringNotContainsStringIgnoringCase\n     */\n    function assertStringNotContainsStringIgnoringCase(string $needle, string $haystack, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringNotContainsStringIgnoringCase(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringEndsWith')) {\n    /**\n     * Asserts that a string ends with a given suffix.\n     *\n     * @psalm-param non-empty-string $suffix\n     *\n     * @throws ExpectationFailedException\n     * @throws InvalidArgumentException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringEndsWith\n     */\n    function assertStringEndsWith(string $suffix, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringEndsWith(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertStringEndsNotWith')) {\n    /**\n     * Asserts that a string ends not with a given suffix.\n     *\n     * @psalm-param non-empty-string $suffix\n     *\n     * @throws ExpectationFailedException\n     * @throws InvalidArgumentException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertStringEndsNotWith\n     */\n    function assertStringEndsNotWith(string $suffix, string $string, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertStringEndsNotWith(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertXmlFileEqualsXmlFile')) {\n    /**\n     * Asserts that two XML files are equal.\n     *\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertXmlFileEqualsXmlFile\n     */\n    function assertXmlFileEqualsXmlFile(string $expectedFile, string $actualFile, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertXmlFileEqualsXmlFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertXmlFileNotEqualsXmlFile')) {\n    /**\n     * Asserts that two XML files are not equal.\n     *\n     * @throws \\PHPUnit\\Util\\Exception\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertXmlFileNotEqualsXmlFile\n     */\n    function assertXmlFileNotEqualsXmlFile(string $expectedFile, string $actualFile, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertXmlFileNotEqualsXmlFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertXmlStringEqualsXmlFile')) {\n    /**\n     * Asserts that two XML documents are equal.\n     *\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertXmlStringEqualsXmlFile\n     */\n    function assertXmlStringEqualsXmlFile(string $expectedFile, string $actualXml, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertXmlStringEqualsXmlFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertXmlStringNotEqualsXmlFile')) {\n    /**\n     * Asserts that two XML documents are not equal.\n     *\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertXmlStringNotEqualsXmlFile\n     */\n    function assertXmlStringNotEqualsXmlFile(string $expectedFile, string $actualXml, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertXmlStringNotEqualsXmlFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertXmlStringEqualsXmlString')) {\n    /**\n     * Asserts that two XML documents are equal.\n     *\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertXmlStringEqualsXmlString\n     */\n    function assertXmlStringEqualsXmlString(string $expectedXml, string $actualXml, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertXmlStringEqualsXmlString(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertXmlStringNotEqualsXmlString')) {\n    /**\n     * Asserts that two XML documents are not equal.\n     *\n     * @throws ExpectationFailedException\n     * @throws XmlException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertXmlStringNotEqualsXmlString\n     */\n    function assertXmlStringNotEqualsXmlString(string $expectedXml, string $actualXml, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertXmlStringNotEqualsXmlString(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertThat')) {\n    /**\n     * Evaluates a PHPUnit\\Framework\\Constraint matcher object.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertThat\n     */\n    function assertThat(mixed $value, Constraint $constraint, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertThat(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertJson')) {\n    /**\n     * Asserts that a string is a valid JSON string.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertJson\n     */\n    function assertJson(string $actual, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertJson(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertJsonStringEqualsJsonString')) {\n    /**\n     * Asserts that two given JSON encoded objects or arrays are equal.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertJsonStringEqualsJsonString\n     */\n    function assertJsonStringEqualsJsonString(string $expectedJson, string $actualJson, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertJsonStringEqualsJsonString(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertJsonStringNotEqualsJsonString')) {\n    /**\n     * Asserts that two given JSON encoded objects or arrays are not equal.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertJsonStringNotEqualsJsonString\n     */\n    function assertJsonStringNotEqualsJsonString(string $expectedJson, string $actualJson, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertJsonStringNotEqualsJsonString(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertJsonStringEqualsJsonFile')) {\n    /**\n     * Asserts that the generated JSON encoded object and the content of the given file are equal.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertJsonStringEqualsJsonFile\n     */\n    function assertJsonStringEqualsJsonFile(string $expectedFile, string $actualJson, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertJsonStringEqualsJsonFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertJsonStringNotEqualsJsonFile')) {\n    /**\n     * Asserts that the generated JSON encoded object and the content of the given file are not equal.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertJsonStringNotEqualsJsonFile\n     */\n    function assertJsonStringNotEqualsJsonFile(string $expectedFile, string $actualJson, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertJsonStringNotEqualsJsonFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertJsonFileEqualsJsonFile')) {\n    /**\n     * Asserts that two JSON files are equal.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertJsonFileEqualsJsonFile\n     */\n    function assertJsonFileEqualsJsonFile(string $expectedFile, string $actualFile, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertJsonFileEqualsJsonFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\assertJsonFileNotEqualsJsonFile')) {\n    /**\n     * Asserts that two JSON files are not equal.\n     *\n     * @throws ExpectationFailedException\n     *\n     * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n     *\n     * @see Assert::assertJsonFileNotEqualsJsonFile\n     */\n    function assertJsonFileNotEqualsJsonFile(string $expectedFile, string $actualFile, string $message = '') : void\n    {\n        \\PHPUnit\\Framework\\Assert::assertJsonFileNotEqualsJsonFile(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\logicalAnd')) {\n    /**\n     * @throws Exception\n     */\n    function logicalAnd(mixed ...$constraints) : LogicalAnd\n    {\n        return \\PHPUnit\\Framework\\Assert::logicalAnd(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\logicalOr')) {\n    function logicalOr(mixed ...$constraints) : LogicalOr\n    {\n        return \\PHPUnit\\Framework\\Assert::logicalOr(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\logicalNot')) {\n    function logicalNot(Constraint $constraint) : LogicalNot\n    {\n        return \\PHPUnit\\Framework\\Assert::logicalNot(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\logicalXor')) {\n    function logicalXor(mixed ...$constraints) : LogicalXor\n    {\n        return \\PHPUnit\\Framework\\Assert::logicalXor(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\anything')) {\n    function anything() : IsAnything\n    {\n        return \\PHPUnit\\Framework\\Assert::anything(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isTrue')) {\n    function isTrue() : IsTrue\n    {\n        return \\PHPUnit\\Framework\\Assert::isTrue(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\callback')) {\n    function callback(callable $callback) : Callback\n    {\n        return \\PHPUnit\\Framework\\Assert::callback(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isFalse')) {\n    function isFalse() : IsFalse\n    {\n        return \\PHPUnit\\Framework\\Assert::isFalse(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isJson')) {\n    function isJson() : IsJson\n    {\n        return \\PHPUnit\\Framework\\Assert::isJson(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isNull')) {\n    function isNull() : IsNull\n    {\n        return \\PHPUnit\\Framework\\Assert::isNull(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isFinite')) {\n    function isFinite() : IsFinite\n    {\n        return \\PHPUnit\\Framework\\Assert::isFinite(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isInfinite')) {\n    function isInfinite() : IsInfinite\n    {\n        return \\PHPUnit\\Framework\\Assert::isInfinite(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isNan')) {\n    function isNan() : IsNan\n    {\n        return \\PHPUnit\\Framework\\Assert::isNan(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\containsEqual')) {\n    function containsEqual(mixed $value) : TraversableContainsEqual\n    {\n        return \\PHPUnit\\Framework\\Assert::containsEqual(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\containsIdentical')) {\n    function containsIdentical(mixed $value) : TraversableContainsIdentical\n    {\n        return \\PHPUnit\\Framework\\Assert::containsIdentical(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\containsOnly')) {\n    /**\n     * @throws Exception\n     */\n    function containsOnly(string $type) : TraversableContainsOnly\n    {\n        return \\PHPUnit\\Framework\\Assert::containsOnly(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\containsOnlyInstancesOf')) {\n    /**\n     * @throws Exception\n     */\n    function containsOnlyInstancesOf(string $className) : TraversableContainsOnly\n    {\n        return \\PHPUnit\\Framework\\Assert::containsOnlyInstancesOf(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\arrayHasKey')) {\n    function arrayHasKey(int|string $key) : ArrayHasKey\n    {\n        return \\PHPUnit\\Framework\\Assert::arrayHasKey(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isList')) {\n    function isList() : IsList\n    {\n        return \\PHPUnit\\Framework\\Assert::isList(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\equalTo')) {\n    function equalTo(mixed $value) : IsEqual\n    {\n        return \\PHPUnit\\Framework\\Assert::equalTo(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\equalToCanonicalizing')) {\n    function equalToCanonicalizing(mixed $value) : IsEqualCanonicalizing\n    {\n        return \\PHPUnit\\Framework\\Assert::equalToCanonicalizing(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\equalToIgnoringCase')) {\n    function equalToIgnoringCase(mixed $value) : IsEqualIgnoringCase\n    {\n        return \\PHPUnit\\Framework\\Assert::equalToIgnoringCase(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\equalToWithDelta')) {\n    function equalToWithDelta(mixed $value, float $delta) : IsEqualWithDelta\n    {\n        return \\PHPUnit\\Framework\\Assert::equalToWithDelta(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isEmpty')) {\n    function isEmpty() : IsEmpty\n    {\n        return \\PHPUnit\\Framework\\Assert::isEmpty(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isWritable')) {\n    function isWritable() : IsWritable\n    {\n        return \\PHPUnit\\Framework\\Assert::isWritable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isReadable')) {\n    function isReadable() : IsReadable\n    {\n        return \\PHPUnit\\Framework\\Assert::isReadable(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\directoryExists')) {\n    function directoryExists() : DirectoryExists\n    {\n        return \\PHPUnit\\Framework\\Assert::directoryExists(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\fileExists')) {\n    function fileExists() : FileExists\n    {\n        return \\PHPUnit\\Framework\\Assert::fileExists(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\greaterThan')) {\n    function greaterThan(mixed $value) : GreaterThan\n    {\n        return \\PHPUnit\\Framework\\Assert::greaterThan(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\greaterThanOrEqual')) {\n    function greaterThanOrEqual(mixed $value) : LogicalOr\n    {\n        return \\PHPUnit\\Framework\\Assert::greaterThanOrEqual(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\identicalTo')) {\n    function identicalTo(mixed $value) : IsIdentical\n    {\n        return \\PHPUnit\\Framework\\Assert::identicalTo(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isInstanceOf')) {\n    /**\n     * @throws UnknownClassOrInterfaceException\n     */\n    function isInstanceOf(string $className) : IsInstanceOf\n    {\n        return \\PHPUnit\\Framework\\Assert::isInstanceOf(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\isType')) {\n    /**\n     * @throws Exception\n     */\n    function isType(string $type) : IsType\n    {\n        return \\PHPUnit\\Framework\\Assert::isType(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\lessThan')) {\n    function lessThan(mixed $value) : LessThan\n    {\n        return \\PHPUnit\\Framework\\Assert::lessThan(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\lessThanOrEqual')) {\n    function lessThanOrEqual(mixed $value) : LogicalOr\n    {\n        return \\PHPUnit\\Framework\\Assert::lessThanOrEqual(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\matchesRegularExpression')) {\n    function matchesRegularExpression(string $pattern) : RegularExpression\n    {\n        return \\PHPUnit\\Framework\\Assert::matchesRegularExpression(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\matches')) {\n    function matches(string $string) : StringMatchesFormatDescription\n    {\n        return \\PHPUnit\\Framework\\Assert::matches(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\stringStartsWith')) {\n    /**\n     * @throws InvalidArgumentException\n     */\n    function stringStartsWith(string $prefix) : StringStartsWith\n    {\n        return \\PHPUnit\\Framework\\Assert::stringStartsWith(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\stringContains')) {\n    /**\n     * @throws InvalidArgumentException\n     */\n    function stringContains(string $string, bool $case = \\true) : StringContains\n    {\n        return \\PHPUnit\\Framework\\Assert::stringContains(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\stringEndsWith')) {\n    /**\n     * @throws InvalidArgumentException\n     */\n    function stringEndsWith(string $suffix) : StringEndsWith\n    {\n        return \\PHPUnit\\Framework\\Assert::stringEndsWith(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\stringEqualsStringIgnoringLineEndings')) {\n    function stringEqualsStringIgnoringLineEndings(string $string) : StringEqualsStringIgnoringLineEndings\n    {\n        return \\PHPUnit\\Framework\\Assert::stringEqualsStringIgnoringLineEndings(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\countOf')) {\n    function countOf(int $count) : Count\n    {\n        return \\PHPUnit\\Framework\\Assert::countOf(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\objectEquals')) {\n    function objectEquals(object $object, string $method = 'equals') : ObjectEquals\n    {\n        return \\PHPUnit\\Framework\\Assert::objectEquals(...func_get_args());\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\any')) {\n    /**\n     * Returns a matcher that matches when the method is executed\n     * zero or more times.\n     */\n    function any() : AnyInvokedCountMatcher\n    {\n        return new AnyInvokedCountMatcher();\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\never')) {\n    /**\n     * Returns a matcher that matches when the method is never executed.\n     */\n    function never() : InvokedCountMatcher\n    {\n        return new InvokedCountMatcher(0);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\atLeast')) {\n    /**\n     * Returns a matcher that matches when the method is executed\n     * at least N times.\n     */\n    function atLeast(int $requiredInvocations) : InvokedAtLeastCountMatcher\n    {\n        return new InvokedAtLeastCountMatcher($requiredInvocations);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\atLeastOnce')) {\n    /**\n     * Returns a matcher that matches when the method is executed at least once.\n     */\n    function atLeastOnce() : InvokedAtLeastOnceMatcher\n    {\n        return new InvokedAtLeastOnceMatcher();\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\once')) {\n    /**\n     * Returns a matcher that matches when the method is executed exactly once.\n     */\n    function once() : InvokedCountMatcher\n    {\n        return new InvokedCountMatcher(1);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\exactly')) {\n    /**\n     * Returns a matcher that matches when the method is executed\n     * exactly $count times.\n     */\n    function exactly(int $count) : InvokedCountMatcher\n    {\n        return new InvokedCountMatcher($count);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\atMost')) {\n    /**\n     * Returns a matcher that matches when the method is executed\n     * at most N times.\n     */\n    function atMost(int $allowedInvocations) : InvokedAtMostCountMatcher\n    {\n        return new InvokedAtMostCountMatcher($allowedInvocations);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\returnValue')) {\n    function returnValue(mixed $value) : ReturnStub\n    {\n        return new ReturnStub($value);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\returnValueMap')) {\n    function returnValueMap(array $valueMap) : ReturnValueMapStub\n    {\n        return new ReturnValueMapStub($valueMap);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\returnArgument')) {\n    function returnArgument(int $argumentIndex) : ReturnArgumentStub\n    {\n        return new ReturnArgumentStub($argumentIndex);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\returnCallback')) {\n    function returnCallback(callable $callback) : ReturnCallbackStub\n    {\n        return new ReturnCallbackStub($callback);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\returnSelf')) {\n    /**\n     * Returns the current object.\n     *\n     * This method is useful when mocking a fluent interface.\n     */\n    function returnSelf() : ReturnSelfStub\n    {\n        return new ReturnSelfStub();\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\throwException')) {\n    function throwException(Throwable $exception) : ExceptionStub\n    {\n        return new ExceptionStub($exception);\n    }\n}\nif (!function_exists('PHPUnit\\\\Framework\\\\onConsecutiveCalls')) {\n    function onConsecutiveCalls() : ConsecutiveCallsStub\n    {\n        $arguments = func_get_args();\n        return new ConsecutiveCallsStub($arguments);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD)]\nfinal class After\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD)]\nfinal class AfterClass\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class BackupGlobals\n{\n    private readonly bool $enabled;\n    public function __construct(bool $enabled)\n    {\n        $this->enabled = $enabled;\n    }\n    public function enabled() : bool\n    {\n        return $this->enabled;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class BackupStaticProperties\n{\n    private readonly bool $enabled;\n    public function __construct(bool $enabled)\n    {\n        $this->enabled = $enabled;\n    }\n    public function enabled() : bool\n    {\n        return $this->enabled;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD)]\nfinal class Before\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD)]\nfinal class BeforeClass\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5236\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class CodeCoverageIgnore\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)]\nfinal class CoversClass\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(string $className)\n    {\n        $this->className = $className;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)]\nfinal class CoversFunction\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $functionName;\n    /**\n     * @psalm-param non-empty-string $functionName\n     */\n    public function __construct(string $functionName)\n    {\n        $this->functionName = $functionName;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function functionName() : string\n    {\n        return $this->functionName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class CoversNothing\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DataProvider\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $methodName)\n    {\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DataProviderExternal\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $className, string $methodName)\n    {\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class Depends\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $methodName)\n    {\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DependsExternal\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $className, string $methodName)\n    {\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DependsExternalUsingDeepClone\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $className, string $methodName)\n    {\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DependsExternalUsingShallowClone\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $className, string $methodName)\n    {\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DependsOnClass\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(string $className)\n    {\n        $this->className = $className;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DependsOnClassUsingDeepClone\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(string $className)\n    {\n        $this->className = $className;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DependsOnClassUsingShallowClone\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(string $className)\n    {\n        $this->className = $className;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DependsUsingDeepClone\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $methodName)\n    {\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class DependsUsingShallowClone\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $methodName)\n    {\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class DoesNotPerformAssertions\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class ExcludeGlobalVariableFromBackup\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $globalVariableName;\n    /**\n     * @psalm-param non-empty-string $globalVariableName\n     */\n    public function __construct(string $globalVariableName)\n    {\n        $this->globalVariableName = $globalVariableName;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function globalVariableName() : string\n    {\n        return $this->globalVariableName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class ExcludeStaticPropertyFromBackup\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $propertyName;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $propertyName\n     */\n    public function __construct(string $className, string $propertyName)\n    {\n        $this->className = $className;\n        $this->propertyName = $propertyName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function propertyName() : string\n    {\n        return $this->propertyName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class Group\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $name;\n    /**\n     * @psalm-param non-empty-string $name\n     */\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function name() : string\n    {\n        return $this->name;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5513\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)]\nfinal class IgnoreClassForCodeCoverage\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(string $className)\n    {\n        $this->className = $className;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5513\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)]\nfinal class IgnoreFunctionForCodeCoverage\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $functionName;\n    /**\n     * @psalm-param non-empty-string $functionName\n     */\n    public function __construct(string $functionName)\n    {\n        $this->functionName = $functionName;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function functionName() : string\n    {\n        return $this->functionName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5513\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)]\nfinal class IgnoreMethodForCodeCoverage\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $className, string $methodName)\n    {\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS)]\nfinal class Large\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS)]\nfinal class Medium\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD)]\nfinal class PostCondition\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD)]\nfinal class PreCondition\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class PreserveGlobalState\n{\n    private readonly bool $enabled;\n    public function __construct(bool $enabled)\n    {\n        $this->enabled = $enabled;\n    }\n    public function enabled() : bool\n    {\n        return $this->enabled;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class RequiresFunction\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $functionName;\n    /**\n     * @psalm-param non-empty-string $functionName\n     */\n    public function __construct(string $functionName)\n    {\n        $this->functionName = $functionName;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function functionName() : string\n    {\n        return $this->functionName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class RequiresMethod\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $className, string $methodName)\n    {\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class RequiresOperatingSystem\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $regularExpression;\n    /**\n     * @psalm-param non-empty-string $regularExpression\n     */\n    public function __construct(string $regularExpression)\n    {\n        $this->regularExpression = $regularExpression;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function regularExpression() : string\n    {\n        return $this->regularExpression;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class RequiresOperatingSystemFamily\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $operatingSystemFamily;\n    /**\n     * @psalm-param non-empty-string $operatingSystemFamily\n     */\n    public function __construct(string $operatingSystemFamily)\n    {\n        $this->operatingSystemFamily = $operatingSystemFamily;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function operatingSystemFamily() : string\n    {\n        return $this->operatingSystemFamily;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class RequiresPhp\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $versionRequirement;\n    /**\n     * @psalm-param non-empty-string $versionRequirement\n     */\n    public function __construct(string $versionRequirement)\n    {\n        $this->versionRequirement = $versionRequirement;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function versionRequirement() : string\n    {\n        return $this->versionRequirement;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class RequiresPhpExtension\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $extension;\n    /**\n     * @psalm-var null|non-empty-string\n     */\n    private readonly ?string $versionRequirement;\n    /**\n     * @psalm-param non-empty-string $extension\n     * @psalm-param null|non-empty-string $versionRequirement\n     */\n    public function __construct(string $extension, ?string $versionRequirement = null)\n    {\n        $this->extension = $extension;\n        $this->versionRequirement = $versionRequirement;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function extension() : string\n    {\n        return $this->extension;\n    }\n    /**\n     * @psalm-return null|non-empty-string\n     */\n    public function versionRequirement() : ?string\n    {\n        return $this->versionRequirement;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class RequiresPhpunit\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $versionRequirement;\n    /**\n     * @psalm-param non-empty-string $versionRequirement\n     */\n    public function __construct(string $versionRequirement)\n    {\n        $this->versionRequirement = $versionRequirement;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function versionRequirement() : string\n    {\n        return $this->versionRequirement;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class RequiresSetting\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $setting;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $value;\n    /**\n     * @psalm-param non-empty-string $setting\n     * @psalm-param non-empty-string $value\n     */\n    public function __construct(string $setting, string $value)\n    {\n        $this->setting = $setting;\n        $this->value = $value;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function setting() : string\n    {\n        return $this->setting;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function value() : string\n    {\n        return $this->value;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS)]\nfinal class RunClassInSeparateProcess\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD)]\nfinal class RunInSeparateProcess\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS)]\nfinal class RunTestsInSeparateProcesses\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS)]\nfinal class Small\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD)]\nfinal class Test\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD)]\nfinal class TestDox\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $text;\n    /**\n     * @psalm-param non-empty-string $text\n     */\n    public function __construct(string $text)\n    {\n        $this->text = $text;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function text() : string\n    {\n        return $this->text;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class TestWith\n{\n    private readonly array $data;\n    public function __construct(array $data)\n    {\n        $this->data = $data;\n    }\n    public function data() : array\n    {\n        return $this->data;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class TestWithJson\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $json;\n    /**\n     * @psalm-param non-empty-string $json\n     */\n    public function __construct(string $json)\n    {\n        $this->json = $json;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function json() : string\n    {\n        return $this->json;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]\nfinal class Ticket\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $text;\n    /**\n     * @psalm-param non-empty-string $text\n     */\n    public function __construct(string $text)\n    {\n        $this->text = $text;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function text() : string\n    {\n        return $this->text;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)]\nfinal class UsesClass\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(string $className)\n    {\n        $this->className = $className;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_CLASS | Attribute::IS_REPEATABLE)]\nfinal class UsesFunction\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $functionName;\n    /**\n     * @psalm-param non-empty-string $functionName\n     */\n    public function __construct(string $functionName)\n    {\n        $this->functionName = $functionName;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function functionName() : string\n    {\n        return $this->functionName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Attributes;\n\nuse Attribute;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\n#[Attribute(Attribute::TARGET_METHOD)]\nfinal class WithoutErrorHandler\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsFalse extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is false';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return $other === \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsTrue extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is true';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return $other === \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\n/**\n * @psalm-template CallbackInput of mixed\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Callback extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * @psalm-var callable(CallbackInput $input): bool\n     */\n    private readonly mixed $callback;\n    /**\n     * @psalm-param callable(CallbackInput $input): bool $callback\n     */\n    public function __construct(callable $callback)\n    {\n        $this->callback = $callback;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is accepted by specified callback';\n    }\n    /**\n     * Evaluates the constraint for parameter $value. Returns true if the\n     * constraint is met, false otherwise.\n     *\n     * @psalm-param CallbackInput $other\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return ($this->callback)($other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function count;\nuse function is_countable;\nuse function iterator_count;\nuse function sprintf;\nuse EmptyIterator;\nuse Generator;\nuse Iterator;\nuse IteratorAggregate;\nuse PHPUnit\\Framework\\Exception;\nuse PHPUnit\\Framework\\GeneratorNotSupportedException;\nuse Traversable;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nclass Count extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly int $expectedCount;\n    public function __construct(int $expected)\n    {\n        $this->expectedCount = $expected;\n    }\n    public function toString() : string\n    {\n        return sprintf('count matches %d', $this->expectedCount);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     *\n     * @throws Exception\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return $this->expectedCount === $this->getCountOf($other);\n    }\n    /**\n     * @throws Exception\n     */\n    protected function getCountOf(mixed $other) : ?int\n    {\n        if (is_countable($other)) {\n            return count($other);\n        }\n        if ($other instanceof EmptyIterator) {\n            return 0;\n        }\n        if ($other instanceof Traversable) {\n            while ($other instanceof IteratorAggregate) {\n                try {\n                    $other = $other->getIterator();\n                } catch (\\Exception $e) {\n                    throw new Exception($e->getMessage(), $e->getCode(), $e);\n                }\n            }\n            $iterator = $other;\n            if ($iterator instanceof Generator) {\n                throw new GeneratorNotSupportedException();\n            }\n            if (!$iterator instanceof Iterator) {\n                return iterator_count($iterator);\n            }\n            $key = $iterator->key();\n            $count = iterator_count($iterator);\n            // Manually rewind $iterator to previous key, since iterator_count\n            // moves pointer.\n            if ($key !== null) {\n                $iterator->rewind();\n                while ($iterator->valid() && $key !== $iterator->key()) {\n                    $iterator->next();\n                }\n            }\n            return $count;\n        }\n        return null;\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     *\n     * @throws Exception\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return sprintf('actual size %d matches expected size %d', (int) $this->getCountOf($other), $this->expectedCount);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse PHPUnit\\Util\\Exporter;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class GreaterThan extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly mixed $value;\n    public function __construct(mixed $value)\n    {\n        $this->value = $value;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString(bool $exportObjects = \\false) : string\n    {\n        return 'is greater than ' . Exporter::export($this->value, $exportObjects);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return $this->value < $other;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function count;\nuse function gettype;\nuse function sprintf;\nuse function str_starts_with;\nuse Countable;\nuse EmptyIterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsEmpty extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is empty';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        if ($other instanceof EmptyIterator) {\n            return \\true;\n        }\n        if ($other instanceof Countable) {\n            return count($other) === 0;\n        }\n        return empty($other);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        $type = gettype($other);\n        return sprintf('%s %s %s', str_starts_with($type, 'a') || str_starts_with($type, 'o') ? 'an' : 'a', $type, $this->toString(\\true));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse PHPUnit\\Util\\Exporter;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class LessThan extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly mixed $value;\n    public function __construct(mixed $value)\n    {\n        $this->value = $value;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString(bool $exportObjects = \\false) : string\n    {\n        return 'is less than ' . Exporter::export($this->value, $exportObjects);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return $this->value > $other;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse PHPUnit\\Framework\\Exception;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SameSize extends \\PHPUnit\\Framework\\Constraint\\Count\n{\n    /**\n     * @psalm-param \\Countable|iterable $expected\n     *\n     * @throws Exception\n     */\n    public function __construct($expected)\n    {\n        parent::__construct((int) $this->getCountOf($expected));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function gettype;\nuse function sprintf;\nuse function strtolower;\nuse Countable;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\SelfDescribing;\nuse PHPUnit\\Util\\Exporter;\nuse PHPUnit\\SebastianBergmann\\Comparator\\ComparisonFailure;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Constraint implements Countable, SelfDescribing\n{\n    /**\n     * Evaluates the constraint for parameter $other.\n     *\n     * If $returnResult is set to false (the default), an exception is thrown\n     * in case of a failure. null is returned otherwise.\n     *\n     * If $returnResult is true, the result of the evaluation is returned as\n     * a boolean value instead: true in case of success, false in case of a\n     * failure.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function evaluate(mixed $other, string $description = '', bool $returnResult = \\false) : ?bool\n    {\n        $success = \\false;\n        if ($this->matches($other)) {\n            $success = \\true;\n        }\n        if ($returnResult) {\n            return $success;\n        }\n        if (!$success) {\n            $this->fail($other, $description);\n        }\n        return null;\n    }\n    /**\n     * Counts the number of constraint elements.\n     */\n    public function count() : int\n    {\n        return 1;\n    }\n    /**\n     * @deprecated\n     */\n    protected function exporter() : \\PHPUnit\\SebastianBergmann\\Exporter\\Exporter\n    {\n        return new \\PHPUnit\\SebastianBergmann\\Exporter\\Exporter();\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     *\n     * This method can be overridden to implement the evaluation algorithm.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return \\false;\n    }\n    /**\n     * Throws an exception for the given compared value and test description.\n     *\n     * @throws ExpectationFailedException\n     */\n    protected function fail(mixed $other, string $description, ComparisonFailure $comparisonFailure = null) : never\n    {\n        $failureDescription = sprintf('Failed asserting that %s.', $this->failureDescription($other));\n        $additionalFailureDescription = $this->additionalFailureDescription($other);\n        if ($additionalFailureDescription) {\n            $failureDescription .= \"\\n\" . $additionalFailureDescription;\n        }\n        if (!empty($description)) {\n            $failureDescription = $description . \"\\n\" . $failureDescription;\n        }\n        throw new ExpectationFailedException($failureDescription, $comparisonFailure);\n    }\n    /**\n     * Return additional failure description where needed.\n     *\n     * The function can be overridden to provide additional failure\n     * information like a diff\n     */\n    protected function additionalFailureDescription(mixed $other) : string\n    {\n        return '';\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     *\n     * To provide additional failure information additionalFailureDescription\n     * can be used.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return Exporter::export($other, \\true) . ' ' . $this->toString(\\true);\n    }\n    /**\n     * Returns a custom string representation of the constraint object when it\n     * appears in context of an $operator expression.\n     *\n     * The purpose of this method is to provide meaningful descriptive string\n     * in context of operators such as LogicalNot. Native PHPUnit constraints\n     * are supported out of the box by LogicalNot, but externally developed\n     * ones had no way to provide correct strings in this context.\n     *\n     * The method shall return empty string, when it does not handle\n     * customization by itself.\n     */\n    protected function toStringInContext(\\PHPUnit\\Framework\\Constraint\\Operator $operator, mixed $role) : string\n    {\n        return '';\n    }\n    /**\n     * Returns the description of the failure when this constraint appears in\n     * context of an $operator expression.\n     *\n     * The purpose of this method is to provide meaningful failure description\n     * in context of operators such as LogicalNot. Native PHPUnit constraints\n     * are supported out of the box by LogicalNot, but externally developed\n     * ones had no way to provide correct messages in this context.\n     *\n     * The method shall return empty string, when it does not handle\n     * customization by itself.\n     */\n    protected function failureDescriptionInContext(\\PHPUnit\\Framework\\Constraint\\Operator $operator, mixed $role, mixed $other) : string\n    {\n        $string = $this->toStringInContext($operator, $role);\n        if ($string === '') {\n            return '';\n        }\n        return Exporter::export($other, \\true) . ' ' . $string;\n    }\n    /**\n     * Reduces the sub-expression starting at $this by skipping degenerate\n     * sub-expression and returns first descendant constraint that starts\n     * a non-reducible sub-expression.\n     *\n     * Returns $this for terminal constraints and for operators that start\n     * non-reducible sub-expression, or the nearest descendant of $this that\n     * starts a non-reducible sub-expression.\n     *\n     * A constraint expression may be modelled as a tree with non-terminal\n     * nodes (operators) and terminal nodes. For example:\n     *\n     *      LogicalOr           (operator, non-terminal)\n     *      + LogicalAnd        (operator, non-terminal)\n     *      | + IsType('int')   (terminal)\n     *      | + GreaterThan(10) (terminal)\n     *      + LogicalNot        (operator, non-terminal)\n     *        + IsType('array') (terminal)\n     *\n     * A degenerate sub-expression is a part of the tree, that effectively does\n     * not contribute to the evaluation of the expression it appears in. An example\n     * of degenerate sub-expression is a BinaryOperator constructed with single\n     * operand or nested BinaryOperators, each with single operand. An\n     * expression involving a degenerate sub-expression is equivalent to a\n     * reduced expression with the degenerate sub-expression removed, for example\n     *\n     *      LogicalAnd          (operator)\n     *      + LogicalOr         (degenerate operator)\n     *      | + LogicalAnd      (degenerate operator)\n     *      |   + IsType('int') (terminal)\n     *      + GreaterThan(10)   (terminal)\n     *\n     * is equivalent to\n     *\n     *      LogicalAnd          (operator)\n     *      + IsType('int')     (terminal)\n     *      + GreaterThan(10)   (terminal)\n     *\n     * because the subexpression\n     *\n     *      + LogicalOr\n     *        + LogicalAnd\n     *          + -\n     *\n     * is degenerate. Calling reduce() on the LogicalOr object above, as well\n     * as on LogicalAnd, shall return the IsType('int') instance.\n     *\n     * Other specific reductions can be implemented, for example cascade of\n     * LogicalNot operators\n     *\n     *      + LogicalNot\n     *        + LogicalNot\n     *          +LogicalNot\n     *           + IsTrue\n     *\n     * can be reduced to\n     *\n     *      LogicalNot\n     *      + IsTrue\n     */\n    protected function reduce() : self\n    {\n        return $this;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    protected function valueToTypeStringFragment(mixed $value) : string\n    {\n        $type = strtolower(gettype($value));\n        if ($type === 'double') {\n            $type = 'float';\n        }\n        if ($type === 'resource (closed)') {\n            $type = 'closed resource';\n        }\n        return match ($type) {\n            'array', 'integer', 'object' => 'an ' . $type . ' ',\n            'boolean', 'closed resource', 'float', 'resource', 'string' => 'a ' . $type . ' ',\n            'null' => 'null ',\n            default => 'a value of ' . $type . ' ',\n        };\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_string;\nuse function sprintf;\nuse function str_contains;\nuse function trim;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Util\\Exporter;\nuse PHPUnit\\SebastianBergmann\\Comparator\\ComparisonFailure;\nuse PHPUnit\\SebastianBergmann\\Comparator\\Factory as ComparatorFactory;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsEqual extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly mixed $value;\n    private readonly float $delta;\n    private readonly bool $canonicalize;\n    private readonly bool $ignoreCase;\n    public function __construct(mixed $value, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false)\n    {\n        $this->value = $value;\n        $this->delta = $delta;\n        $this->canonicalize = $canonicalize;\n        $this->ignoreCase = $ignoreCase;\n    }\n    /**\n     * Evaluates the constraint for parameter $other.\n     *\n     * If $returnResult is set to false (the default), an exception is thrown\n     * in case of a failure. null is returned otherwise.\n     *\n     * If $returnResult is true, the result of the evaluation is returned as\n     * a boolean value instead: true in case of success, false in case of a\n     * failure.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function evaluate(mixed $other, string $description = '', bool $returnResult = \\false) : ?bool\n    {\n        // If $this->value and $other are identical, they are also equal.\n        // This is the most common path and will allow us to skip\n        // initialization of all the comparators.\n        if ($this->value === $other) {\n            return \\true;\n        }\n        $comparatorFactory = ComparatorFactory::getInstance();\n        try {\n            $comparator = $comparatorFactory->getComparatorFor($this->value, $other);\n            $comparator->assertEquals($this->value, $other, $this->delta, $this->canonicalize, $this->ignoreCase);\n        } catch (ComparisonFailure $f) {\n            if ($returnResult) {\n                return \\false;\n            }\n            throw new ExpectationFailedException(trim($description . \"\\n\" . $f->getMessage()), $f);\n        }\n        return \\true;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString(bool $exportObjects = \\false) : string\n    {\n        $delta = '';\n        if (is_string($this->value)) {\n            if (str_contains($this->value, \"\\n\")) {\n                return 'is equal to <text>';\n            }\n            return sprintf(\"is equal to '%s'\", $this->value);\n        }\n        if ($this->delta != 0) {\n            $delta = sprintf(' with delta <%F>', $this->delta);\n        }\n        return sprintf('is equal to %s%s', Exporter::export($this->value, $exportObjects), $delta);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_string;\nuse function sprintf;\nuse function str_contains;\nuse function trim;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Util\\Exporter;\nuse PHPUnit\\SebastianBergmann\\Comparator\\ComparisonFailure;\nuse PHPUnit\\SebastianBergmann\\Comparator\\Factory as ComparatorFactory;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsEqualCanonicalizing extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly mixed $value;\n    public function __construct(mixed $value)\n    {\n        $this->value = $value;\n    }\n    /**\n     * Evaluates the constraint for parameter $other.\n     *\n     * If $returnResult is set to false (the default), an exception is thrown\n     * in case of a failure. null is returned otherwise.\n     *\n     * If $returnResult is true, the result of the evaluation is returned as\n     * a boolean value instead: true in case of success, false in case of a\n     * failure.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function evaluate(mixed $other, string $description = '', bool $returnResult = \\false) : ?bool\n    {\n        // If $this->value and $other are identical, they are also equal.\n        // This is the most common path and will allow us to skip\n        // initialization of all the comparators.\n        if ($this->value === $other) {\n            return \\true;\n        }\n        $comparatorFactory = ComparatorFactory::getInstance();\n        try {\n            $comparator = $comparatorFactory->getComparatorFor($this->value, $other);\n            $comparator->assertEquals($this->value, $other, 0.0, \\true, \\false);\n        } catch (ComparisonFailure $f) {\n            if ($returnResult) {\n                return \\false;\n            }\n            throw new ExpectationFailedException(trim($description . \"\\n\" . $f->getMessage()), $f);\n        }\n        return \\true;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString(bool $exportObjects = \\false) : string\n    {\n        if (is_string($this->value)) {\n            if (str_contains($this->value, \"\\n\")) {\n                return 'is equal to <text>';\n            }\n            return sprintf(\"is equal to '%s'\", $this->value);\n        }\n        return sprintf('is equal to %s', Exporter::export($this->value, $exportObjects));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_string;\nuse function sprintf;\nuse function str_contains;\nuse function trim;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Util\\Exporter;\nuse PHPUnit\\SebastianBergmann\\Comparator\\ComparisonFailure;\nuse PHPUnit\\SebastianBergmann\\Comparator\\Factory as ComparatorFactory;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsEqualIgnoringCase extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly mixed $value;\n    public function __construct(mixed $value)\n    {\n        $this->value = $value;\n    }\n    /**\n     * Evaluates the constraint for parameter $other.\n     *\n     * If $returnResult is set to false (the default), an exception is thrown\n     * in case of a failure. null is returned otherwise.\n     *\n     * If $returnResult is true, the result of the evaluation is returned as\n     * a boolean value instead: true in case of success, false in case of a\n     * failure.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function evaluate(mixed $other, string $description = '', bool $returnResult = \\false) : ?bool\n    {\n        // If $this->value and $other are identical, they are also equal.\n        // This is the most common path and will allow us to skip\n        // initialization of all the comparators.\n        if ($this->value === $other) {\n            return \\true;\n        }\n        $comparatorFactory = ComparatorFactory::getInstance();\n        try {\n            $comparator = $comparatorFactory->getComparatorFor($this->value, $other);\n            $comparator->assertEquals($this->value, $other, 0.0, \\false, \\true);\n        } catch (ComparisonFailure $f) {\n            if ($returnResult) {\n                return \\false;\n            }\n            throw new ExpectationFailedException(trim($description . \"\\n\" . $f->getMessage()), $f);\n        }\n        return \\true;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString(bool $exportObjects = \\false) : string\n    {\n        if (is_string($this->value)) {\n            if (str_contains($this->value, \"\\n\")) {\n                return 'is equal to <text>';\n            }\n            return sprintf(\"is equal to '%s'\", $this->value);\n        }\n        return sprintf('is equal to %s', Exporter::export($this->value, $exportObjects));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function sprintf;\nuse function trim;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Util\\Exporter;\nuse PHPUnit\\SebastianBergmann\\Comparator\\ComparisonFailure;\nuse PHPUnit\\SebastianBergmann\\Comparator\\Factory as ComparatorFactory;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsEqualWithDelta extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly mixed $value;\n    private readonly float $delta;\n    public function __construct(mixed $value, float $delta)\n    {\n        $this->value = $value;\n        $this->delta = $delta;\n    }\n    /**\n     * Evaluates the constraint for parameter $other.\n     *\n     * If $returnResult is set to false (the default), an exception is thrown\n     * in case of a failure. null is returned otherwise.\n     *\n     * If $returnResult is true, the result of the evaluation is returned as\n     * a boolean value instead: true in case of success, false in case of a\n     * failure.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function evaluate(mixed $other, string $description = '', bool $returnResult = \\false) : ?bool\n    {\n        // If $this->value and $other are identical, they are also equal.\n        // This is the most common path and will allow us to skip\n        // initialization of all the comparators.\n        if ($this->value === $other) {\n            return \\true;\n        }\n        $comparatorFactory = ComparatorFactory::getInstance();\n        try {\n            $comparator = $comparatorFactory->getComparatorFor($this->value, $other);\n            $comparator->assertEquals($this->value, $other, $this->delta);\n        } catch (ComparisonFailure $f) {\n            if ($returnResult) {\n                return \\false;\n            }\n            throw new ExpectationFailedException(trim($description . \"\\n\" . $f->getMessage()), $f);\n        }\n        return \\true;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString(bool $exportObjects = \\false) : string\n    {\n        return sprintf('is equal to %s with delta <%F>', Exporter::export($this->value, $exportObjects), $this->delta);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function sprintf;\nuse PHPUnit\\Util\\Filter;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Exception extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $className;\n    public function __construct(string $className)\n    {\n        $this->className = $className;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return sprintf('exception of type \"%s\"', $this->className);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return $other instanceof $this->className;\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     *\n     * @throws \\PHPUnit\\Framework\\Exception\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        if ($other === null) {\n            return sprintf('exception of type \"%s\" is thrown', $this->className);\n        }\n        $message = '';\n        if ($other instanceof Throwable) {\n            $message = '. Message was: \"' . $other->getMessage() . '\" at' . \"\\n\" . Filter::getFilteredStacktrace($other);\n        }\n        return sprintf('exception of type \"%s\" matches expected exception \"%s\"%s', $other::class, $this->className, $message);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function sprintf;\nuse PHPUnit\\Util\\Exporter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExceptionCode extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly int|string $expectedCode;\n    public function __construct(int|string $expected)\n    {\n        $this->expectedCode = $expected;\n    }\n    public function toString() : string\n    {\n        return 'exception code is ' . $this->expectedCode;\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return (string) $other === (string) $this->expectedCode;\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return sprintf('%s is equal to expected exception code %s', Exporter::export($other, \\true), Exporter::export($this->expectedCode, \\true));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function sprintf;\nuse function str_contains;\nuse PHPUnit\\Util\\Exporter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExceptionMessageIsOrContains extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $expectedMessage;\n    public function __construct(string $expectedMessage)\n    {\n        $this->expectedMessage = $expectedMessage;\n    }\n    public function toString() : string\n    {\n        if ($this->expectedMessage === '') {\n            return 'exception message is empty';\n        }\n        return 'exception message contains ' . Exporter::export($this->expectedMessage);\n    }\n    protected function matches(mixed $other) : bool\n    {\n        if ($this->expectedMessage === '') {\n            return $other === '';\n        }\n        return str_contains((string) $other, $this->expectedMessage);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        if ($this->expectedMessage === '') {\n            return sprintf(\"exception message is empty but is '%s'\", $other);\n        }\n        return sprintf(\"exception message '%s' contains '%s'\", $other, $this->expectedMessage);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function preg_match;\nuse function sprintf;\nuse Exception;\nuse PHPUnit\\Util\\Exporter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExceptionMessageMatchesRegularExpression extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $regularExpression;\n    public function __construct(string $regularExpression)\n    {\n        $this->regularExpression = $regularExpression;\n    }\n    public function toString() : string\n    {\n        return 'exception message matches ' . Exporter::export($this->regularExpression);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     *\n     * @throws \\PHPUnit\\Framework\\Exception\n     * @throws Exception\n     */\n    protected function matches(mixed $other) : bool\n    {\n        $match = @preg_match($this->regularExpression, (string) $other);\n        if ($match === \\false) {\n            throw new \\PHPUnit\\Framework\\Exception(sprintf('Invalid expected exception message regular expression given: %s', $this->regularExpression));\n        }\n        return $match === 1;\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return sprintf(\"exception message '%s' matches '%s'\", $other, $this->regularExpression);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_dir;\nuse function sprintf;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DirectoryExists extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'directory exists';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return is_dir($other);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return sprintf('directory \"%s\" exists', $other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function file_exists;\nuse function sprintf;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class FileExists extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'file exists';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return file_exists($other);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return sprintf('file \"%s\" exists', $other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_readable;\nuse function sprintf;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsReadable extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is readable';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return is_readable($other);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return sprintf('\"%s\" is readable', $other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_writable;\nuse function sprintf;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsWritable extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is writable';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return is_writable($other);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return sprintf('\"%s\" is writable', $other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse PHPUnit\\Framework\\ExpectationFailedException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsAnything extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Evaluates the constraint for parameter $other.\n     *\n     * If $returnResult is set to false (the default), an exception is thrown\n     * in case of a failure. null is returned otherwise.\n     *\n     * If $returnResult is true, the result of the evaluation is returned as\n     * a boolean value instead: true in case of success, false in case of a\n     * failure.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function evaluate(mixed $other, string $description = '', bool $returnResult = \\false) : ?bool\n    {\n        return $returnResult ? \\true : null;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is anything';\n    }\n    /**\n     * Counts the number of constraint elements.\n     */\n    public function count() : int\n    {\n        return 0;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_array;\nuse function is_object;\nuse function is_string;\nuse function sprintf;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Util\\Exporter;\nuse PHPUnit\\SebastianBergmann\\Comparator\\ComparisonFailure;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsIdentical extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly mixed $value;\n    public function __construct(mixed $value)\n    {\n        $this->value = $value;\n    }\n    /**\n     * Evaluates the constraint for parameter $other.\n     *\n     * If $returnResult is set to false (the default), an exception is thrown\n     * in case of a failure. null is returned otherwise.\n     *\n     * If $returnResult is true, the result of the evaluation is returned as\n     * a boolean value instead: true in case of success, false in case of a\n     * failure.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function evaluate(mixed $other, string $description = '', bool $returnResult = \\false) : ?bool\n    {\n        $success = $this->value === $other;\n        if ($returnResult) {\n            return $success;\n        }\n        if (!$success) {\n            $f = null;\n            // if both values are strings, make sure a diff is generated\n            if (is_string($this->value) && is_string($other)) {\n                $f = new ComparisonFailure($this->value, $other, sprintf(\"'%s'\", $this->value), sprintf(\"'%s'\", $other));\n            }\n            // if both values are array, make sure a diff is generated\n            if (is_array($this->value) && is_array($other)) {\n                $f = new ComparisonFailure($this->value, $other, Exporter::export($this->value, \\true), Exporter::export($other, \\true));\n            }\n            $this->fail($other, $description, $f);\n        }\n        return null;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString(bool $exportObjects = \\false) : string\n    {\n        if (is_object($this->value)) {\n            return 'is identical to an object of class \"' . $this->value::class . '\"';\n        }\n        return 'is identical to ' . Exporter::export($this->value, $exportObjects);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        if (is_object($this->value) && is_object($other)) {\n            return 'two variables reference the same object';\n        }\n        if (is_string($this->value) && is_string($other)) {\n            return 'two strings are identical';\n        }\n        if (is_array($this->value) && is_array($other)) {\n            return 'two arrays are identical';\n        }\n        return parent::failureDescription($other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function json_decode;\nuse function sprintf;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Util\\InvalidJsonException;\nuse PHPUnit\\Util\\Json;\nuse PHPUnit\\SebastianBergmann\\Comparator\\ComparisonFailure;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class JsonMatches extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $value;\n    public function __construct(string $value)\n    {\n        $this->value = $value;\n    }\n    /**\n     * Returns a string representation of the object.\n     */\n    public function toString() : string\n    {\n        return sprintf('matches JSON string \"%s\"', $this->value);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     *\n     * This method can be overridden to implement the evaluation algorithm.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        [$error, $recodedOther] = Json::canonicalize($other);\n        if ($error) {\n            return \\false;\n        }\n        [$error, $recodedValue] = Json::canonicalize($this->value);\n        if ($error) {\n            return \\false;\n        }\n        return $recodedOther == $recodedValue;\n    }\n    /**\n     * Throws an exception for the given compared value and test description.\n     *\n     * @throws ExpectationFailedException\n     * @throws InvalidJsonException\n     */\n    protected function fail(mixed $other, string $description, ComparisonFailure $comparisonFailure = null) : never\n    {\n        if ($comparisonFailure === null) {\n            [$error, $recodedOther] = Json::canonicalize($other);\n            if ($error) {\n                parent::fail($other, $description);\n            }\n            [$error, $recodedValue] = Json::canonicalize($this->value);\n            if ($error) {\n                parent::fail($other, $description);\n            }\n            $comparisonFailure = new ComparisonFailure(json_decode($this->value), json_decode($other), Json::prettify($recodedValue), Json::prettify($recodedOther), 'Failed asserting that two json values are equal.');\n        }\n        parent::fail($other, $description, $comparisonFailure);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_finite;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsFinite extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is finite';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return is_finite($other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_infinite;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsInfinite extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is infinite';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return is_infinite($other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_nan;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsNan extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is nan';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return is_nan($other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_object;\nuse PHPUnit\\Framework\\ActualValueIsNotAnObjectException;\nuse PHPUnit\\Framework\\ComparisonMethodDoesNotAcceptParameterTypeException;\nuse PHPUnit\\Framework\\ComparisonMethodDoesNotDeclareBoolReturnTypeException;\nuse PHPUnit\\Framework\\ComparisonMethodDoesNotDeclareExactlyOneParameterException;\nuse PHPUnit\\Framework\\ComparisonMethodDoesNotDeclareParameterTypeException;\nuse PHPUnit\\Framework\\ComparisonMethodDoesNotExistException;\nuse ReflectionNamedType;\nuse ReflectionObject;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ObjectEquals extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly object $expected;\n    private readonly string $method;\n    public function __construct(object $object, string $method = 'equals')\n    {\n        $this->expected = $object;\n        $this->method = $method;\n    }\n    public function toString() : string\n    {\n        return 'two objects are equal';\n    }\n    /**\n     * @throws ActualValueIsNotAnObjectException\n     * @throws ComparisonMethodDoesNotAcceptParameterTypeException\n     * @throws ComparisonMethodDoesNotDeclareBoolReturnTypeException\n     * @throws ComparisonMethodDoesNotDeclareExactlyOneParameterException\n     * @throws ComparisonMethodDoesNotDeclareParameterTypeException\n     * @throws ComparisonMethodDoesNotExistException\n     */\n    protected function matches(mixed $other) : bool\n    {\n        if (!is_object($other)) {\n            throw new ActualValueIsNotAnObjectException();\n        }\n        $object = new ReflectionObject($other);\n        if (!$object->hasMethod($this->method)) {\n            throw new ComparisonMethodDoesNotExistException($other::class, $this->method);\n        }\n        $method = $object->getMethod($this->method);\n        if (!$method->hasReturnType()) {\n            throw new ComparisonMethodDoesNotDeclareBoolReturnTypeException($other::class, $this->method);\n        }\n        $returnType = $method->getReturnType();\n        if (!$returnType instanceof ReflectionNamedType) {\n            throw new ComparisonMethodDoesNotDeclareBoolReturnTypeException($other::class, $this->method);\n        }\n        if ($returnType->allowsNull()) {\n            throw new ComparisonMethodDoesNotDeclareBoolReturnTypeException($other::class, $this->method);\n        }\n        if ($returnType->getName() !== 'bool') {\n            throw new ComparisonMethodDoesNotDeclareBoolReturnTypeException($other::class, $this->method);\n        }\n        if ($method->getNumberOfParameters() !== 1 || $method->getNumberOfRequiredParameters() !== 1) {\n            throw new ComparisonMethodDoesNotDeclareExactlyOneParameterException($other::class, $this->method);\n        }\n        $parameter = $method->getParameters()[0];\n        if (!$parameter->hasType()) {\n            throw new ComparisonMethodDoesNotDeclareParameterTypeException($other::class, $this->method);\n        }\n        $type = $parameter->getType();\n        if (!$type instanceof ReflectionNamedType) {\n            throw new ComparisonMethodDoesNotDeclareParameterTypeException($other::class, $this->method);\n        }\n        $typeName = $type->getName();\n        if ($typeName === 'self') {\n            $typeName = $other::class;\n        }\n        if (!$this->expected instanceof $typeName) {\n            throw new ComparisonMethodDoesNotAcceptParameterTypeException($other::class, $this->method, $this->expected::class);\n        }\n        return $other->{$this->method}($this->expected);\n    }\n    protected function failureDescription(mixed $other) : string\n    {\n        return $this->toString(\\true);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function gettype;\nuse function is_object;\nuse function sprintf;\nuse ReflectionObject;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ObjectHasProperty extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $propertyName;\n    public function __construct(string $propertyName)\n    {\n        $this->propertyName = $propertyName;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return sprintf('has property \"%s\"', $this->propertyName);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     *\n     * @param mixed $other value or object to evaluate\n     */\n    protected function matches(mixed $other) : bool\n    {\n        if (!is_object($other)) {\n            return \\false;\n        }\n        return (new ReflectionObject($other))->hasProperty($this->propertyName);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     *\n     * @param mixed $other evaluated value or object\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        if (is_object($other)) {\n            return sprintf('object of class \"%s\" %s', $other::class, $this->toString(\\true));\n        }\n        return sprintf('\"%s\" (%s) %s', $other, gettype($other), $this->toString(\\true));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function array_map;\nuse function count;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class BinaryOperator extends \\PHPUnit\\Framework\\Constraint\\Operator\n{\n    /**\n     * @psalm-var list<Constraint>\n     */\n    private readonly array $constraints;\n    protected function __construct(mixed ...$constraints)\n    {\n        $this->constraints = array_map(fn($constraint): \\PHPUnit\\Framework\\Constraint\\Constraint => $this->checkConstraint($constraint), $constraints);\n    }\n    /**\n     * Returns the number of operands (constraints).\n     */\n    public final function arity() : int\n    {\n        return count($this->constraints);\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        $reduced = $this->reduce();\n        if ($reduced !== $this) {\n            return $reduced->toString();\n        }\n        $text = '';\n        foreach ($this->constraints as $key => $constraint) {\n            $constraint = $constraint->reduce();\n            $text .= $this->constraintToString($constraint, $key);\n        }\n        return $text;\n    }\n    /**\n     * Counts the number of constraint elements.\n     */\n    public function count() : int\n    {\n        $count = 0;\n        foreach ($this->constraints as $constraint) {\n            $count += count($constraint);\n        }\n        return $count;\n    }\n    /**\n     * @psalm-return list<Constraint>\n     */\n    protected final function constraints() : array\n    {\n        return $this->constraints;\n    }\n    /**\n     * Returns true if the $constraint needs to be wrapped with braces.\n     */\n    protected final function constraintNeedsParentheses(\\PHPUnit\\Framework\\Constraint\\Constraint $constraint) : bool\n    {\n        return $this->arity() > 1 && parent::constraintNeedsParentheses($constraint);\n    }\n    /**\n     * Reduces the sub-expression starting at $this by skipping degenerate\n     * sub-expression and returns first descendant constraint that starts\n     * a non-reducible sub-expression.\n     *\n     * See Constraint::reduce() for more.\n     */\n    protected function reduce() : \\PHPUnit\\Framework\\Constraint\\Constraint\n    {\n        if ($this->arity() === 1 && $this->constraints[0] instanceof \\PHPUnit\\Framework\\Constraint\\Operator) {\n            return $this->constraints[0]->reduce();\n        }\n        return parent::reduce();\n    }\n    /**\n     * Returns string representation of given operand in context of this operator.\n     */\n    private function constraintToString(\\PHPUnit\\Framework\\Constraint\\Constraint $constraint, int $position) : string\n    {\n        $prefix = '';\n        if ($position > 0) {\n            $prefix = ' ' . $this->operator() . ' ';\n        }\n        if ($this->constraintNeedsParentheses($constraint)) {\n            return $prefix . '( ' . $constraint->toString() . ' )';\n        }\n        $string = $constraint->toStringInContext($this, $position);\n        if ($string === '') {\n            $string = $constraint->toString();\n        }\n        return $prefix . $string;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class LogicalAnd extends \\PHPUnit\\Framework\\Constraint\\BinaryOperator\n{\n    public static function fromConstraints(mixed ...$constraints) : self\n    {\n        return new self(...$constraints);\n    }\n    /**\n     * Returns the name of this operator.\n     */\n    public function operator() : string\n    {\n        return 'and';\n    }\n    /**\n     * Returns this operator's precedence.\n     *\n     * @see https://www.php.net/manual/en/language.operators.precedence.php\n     */\n    public function precedence() : int\n    {\n        return 22;\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        foreach ($this->constraints() as $constraint) {\n            if (!$constraint->evaluate($other, '', \\true)) {\n                return \\false;\n            }\n        }\n        return [] !== $this->constraints();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function array_map;\nuse function count;\nuse function preg_match;\nuse function preg_quote;\nuse function preg_replace;\nuse PHPUnit\\Framework\\ExpectationFailedException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class LogicalNot extends \\PHPUnit\\Framework\\Constraint\\UnaryOperator\n{\n    public static function negate(string $string) : string\n    {\n        $positives = ['contains ', 'exists', 'has ', 'is ', 'are ', 'matches ', 'starts with ', 'ends with ', 'reference ', 'not not '];\n        $negatives = ['does not contain ', 'does not exist', 'does not have ', 'is not ', 'are not ', 'does not match ', 'starts not with ', 'ends not with ', 'don\\'t reference ', 'not '];\n        preg_match('/(\\'[\\\\w\\\\W]*\\')([\\\\w\\\\W]*)(\"[\\\\w\\\\W]*\")/i', $string, $matches);\n        $positives = array_map(static fn(string $s) => '/\\\\b' . preg_quote($s, '/') . '/', $positives);\n        if (count($matches) > 0) {\n            $nonInput = $matches[2];\n            $negatedString = preg_replace('/' . preg_quote($nonInput, '/') . '/', preg_replace($positives, $negatives, $nonInput), $string);\n        } else {\n            $negatedString = preg_replace($positives, $negatives, $string);\n        }\n        return $negatedString;\n    }\n    /**\n     * Returns the name of this operator.\n     */\n    public function operator() : string\n    {\n        return 'not';\n    }\n    /**\n     * Returns this operator's precedence.\n     *\n     * @see https://www.php.net/manual/en/language.operators.precedence.php\n     */\n    public function precedence() : int\n    {\n        return 5;\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     *\n     * @throws ExpectationFailedException\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return !$this->constraint()->evaluate($other, '', \\true);\n    }\n    /**\n     * Applies additional transformation to strings returned by toString() or\n     * failureDescription().\n     */\n    protected function transformString(string $string) : string\n    {\n        return self::negate($string);\n    }\n    /**\n     * Reduces the sub-expression starting at $this by skipping degenerate\n     * sub-expression and returns first descendant constraint that starts\n     * a non-reducible sub-expression.\n     *\n     * See Constraint::reduce() for more.\n     */\n    protected function reduce() : \\PHPUnit\\Framework\\Constraint\\Constraint\n    {\n        $constraint = $this->constraint();\n        if ($constraint instanceof self) {\n            return $constraint->constraint()->reduce();\n        }\n        return parent::reduce();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class LogicalOr extends \\PHPUnit\\Framework\\Constraint\\BinaryOperator\n{\n    public static function fromConstraints(mixed ...$constraints) : self\n    {\n        return new self(...$constraints);\n    }\n    /**\n     * Returns the name of this operator.\n     */\n    public function operator() : string\n    {\n        return 'or';\n    }\n    /**\n     * Returns this operator's precedence.\n     *\n     * @see https://www.php.net/manual/en/language.operators.precedence.php\n     */\n    public function precedence() : int\n    {\n        return 24;\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    public function matches(mixed $other) : bool\n    {\n        foreach ($this->constraints() as $constraint) {\n            if ($constraint->evaluate($other, '', \\true)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function array_reduce;\nuse function array_shift;\nuse PHPUnit\\Framework\\ExpectationFailedException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class LogicalXor extends \\PHPUnit\\Framework\\Constraint\\BinaryOperator\n{\n    public static function fromConstraints(mixed ...$constraints) : self\n    {\n        return new self(...$constraints);\n    }\n    /**\n     * Returns the name of this operator.\n     */\n    public function operator() : string\n    {\n        return 'xor';\n    }\n    /**\n     * Returns this operator's precedence.\n     *\n     * @see https://www.php.net/manual/en/language.operators.precedence.php.\n     */\n    public function precedence() : int\n    {\n        return 23;\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function matches(mixed $other) : bool\n    {\n        $constraints = $this->constraints();\n        $initial = array_shift($constraints);\n        if ($initial === null) {\n            return \\false;\n        }\n        return array_reduce($constraints, static fn(bool $matches, \\PHPUnit\\Framework\\Constraint\\Constraint $constraint): bool => $matches xor $constraint->evaluate($other, '', \\true), $initial->evaluate($other, '', \\true));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Operator extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns the name of this operator.\n     */\n    public abstract function operator() : string;\n    /**\n     * Returns this operator's precedence.\n     *\n     * @see https://www.php.net/manual/en/language.operators.precedence.php\n     */\n    public abstract function precedence() : int;\n    /**\n     * Returns the number of operands.\n     */\n    public abstract function arity() : int;\n    /**\n     * Validates $constraint argument.\n     */\n    protected function checkConstraint(mixed $constraint) : \\PHPUnit\\Framework\\Constraint\\Constraint\n    {\n        if (!$constraint instanceof \\PHPUnit\\Framework\\Constraint\\Constraint) {\n            return new \\PHPUnit\\Framework\\Constraint\\IsEqual($constraint);\n        }\n        return $constraint;\n    }\n    /**\n     * Returns true if the $constraint needs to be wrapped with braces.\n     */\n    protected function constraintNeedsParentheses(\\PHPUnit\\Framework\\Constraint\\Constraint $constraint) : bool\n    {\n        return $constraint instanceof self && $constraint->arity() > 1 && $this->precedence() <= $constraint->precedence();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function count;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class UnaryOperator extends \\PHPUnit\\Framework\\Constraint\\Operator\n{\n    private readonly \\PHPUnit\\Framework\\Constraint\\Constraint $constraint;\n    public function __construct(mixed $constraint)\n    {\n        $this->constraint = $this->checkConstraint($constraint);\n    }\n    /**\n     * Returns the number of operands (constraints).\n     */\n    public function arity() : int\n    {\n        return 1;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        $reduced = $this->reduce();\n        if ($reduced !== $this) {\n            return $reduced->toString();\n        }\n        $constraint = $this->constraint->reduce();\n        if ($this->constraintNeedsParentheses($constraint)) {\n            return $this->operator() . '( ' . $constraint->toString() . ' )';\n        }\n        $string = $constraint->toStringInContext($this, 0);\n        if ($string === '') {\n            return $this->transformString($constraint->toString());\n        }\n        return $string;\n    }\n    /**\n     * Counts the number of constraint elements.\n     */\n    public function count() : int\n    {\n        return count($this->constraint);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        $reduced = $this->reduce();\n        if ($reduced !== $this) {\n            return $reduced->failureDescription($other);\n        }\n        $constraint = $this->constraint->reduce();\n        if ($this->constraintNeedsParentheses($constraint)) {\n            return $this->operator() . '( ' . $constraint->failureDescription($other) . ' )';\n        }\n        $string = $constraint->failureDescriptionInContext($this, 0, $other);\n        if ($string === '') {\n            return $this->transformString($constraint->failureDescription($other));\n        }\n        return $string;\n    }\n    /**\n     * Transforms string returned by the memeber constraint's toString() or\n     * failureDescription() such that it reflects constraint's participation in\n     * this expression.\n     *\n     * The method may be overwritten in a subclass to apply default\n     * transformation in case the operand constraint does not provide its own\n     * custom strings via toStringInContext() or failureDescriptionInContext().\n     */\n    protected function transformString(string $string) : string\n    {\n        return $string;\n    }\n    /**\n     * Provides access to $this->constraint for subclasses.\n     */\n    protected final function constraint() : \\PHPUnit\\Framework\\Constraint\\Constraint\n    {\n        return $this->constraint;\n    }\n    /**\n     * Returns true if the $constraint needs to be wrapped with parentheses.\n     */\n    protected function constraintNeedsParentheses(\\PHPUnit\\Framework\\Constraint\\Constraint $constraint) : bool\n    {\n        $constraint = $constraint->reduce();\n        return $constraint instanceof self || parent::constraintNeedsParentheses($constraint);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_string;\nuse function json_decode;\nuse function json_last_error;\nuse function sprintf;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsJson extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is valid JSON';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        if (!is_string($other) || $other === '') {\n            return \\false;\n        }\n        json_decode($other);\n        if (json_last_error()) {\n            return \\false;\n        }\n        return \\true;\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        if (!is_string($other)) {\n            return $this->valueToTypeStringFragment($other) . 'is valid JSON';\n        }\n        if ($other === '') {\n            return 'an empty string is valid JSON';\n        }\n        return sprintf('a string is valid JSON (%s)', $this->determineJsonError($other));\n    }\n    private function determineJsonError(string $json) : string\n    {\n        json_decode($json);\n        return match (json_last_error()) {\n            \\JSON_ERROR_NONE => '',\n            \\JSON_ERROR_DEPTH => 'Maximum stack depth exceeded',\n            \\JSON_ERROR_STATE_MISMATCH => 'Underflow or the modes mismatch',\n            \\JSON_ERROR_CTRL_CHAR => 'Unexpected control character found',\n            \\JSON_ERROR_SYNTAX => 'Syntax error, malformed JSON',\n            \\JSON_ERROR_UTF8 => 'Malformed UTF-8 characters, possibly incorrectly encoded',\n            default => 'Unknown error',\n        };\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function preg_match;\nuse function sprintf;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RegularExpression extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $pattern;\n    public function __construct(string $pattern)\n    {\n        $this->pattern = $pattern;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return sprintf('matches PCRE pattern \"%s\"', $this->pattern);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return preg_match($this->pattern, $other) > 0;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_string;\nuse function mb_detect_encoding;\nuse function mb_stripos;\nuse function mb_strtolower;\nuse function sprintf;\nuse function str_contains;\nuse function strlen;\nuse function strtr;\nuse PHPUnit\\Util\\Exporter;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class StringContains extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $needle;\n    private readonly bool $ignoreCase;\n    private readonly bool $ignoreLineEndings;\n    public function __construct(string $needle, bool $ignoreCase = \\false, bool $ignoreLineEndings = \\false)\n    {\n        if ($ignoreLineEndings) {\n            $needle = $this->normalizeLineEndings($needle);\n        }\n        $this->needle = $needle;\n        $this->ignoreCase = $ignoreCase;\n        $this->ignoreLineEndings = $ignoreLineEndings;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        $needle = $this->needle;\n        if ($this->ignoreCase) {\n            $needle = mb_strtolower($this->needle, 'UTF-8');\n        }\n        return sprintf('contains \"%s\" [%s](length: %s)', $needle, $this->getDetectedEncoding($needle), strlen($needle));\n    }\n    public function failureDescription(mixed $other) : string\n    {\n        $stringifiedHaystack = Exporter::export($other, \\true);\n        $haystackEncoding = $this->getDetectedEncoding($other);\n        $haystackLength = $this->getHaystackLength($other);\n        $haystackInformation = sprintf('%s [%s](length: %s) ', $stringifiedHaystack, $haystackEncoding, $haystackLength);\n        $needleInformation = $this->toString(\\true);\n        return $haystackInformation . $needleInformation;\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        $haystack = $other;\n        if ('' === $this->needle) {\n            return \\true;\n        }\n        if (!is_string($haystack)) {\n            return \\false;\n        }\n        if ($this->ignoreLineEndings) {\n            $haystack = $this->normalizeLineEndings($haystack);\n        }\n        if ($this->ignoreCase) {\n            /*\n             * We must use the multibyte-safe version, so we can accurately compare non-latin uppercase characters with\n             * their lowercase equivalents.\n             */\n            return mb_stripos($haystack, $this->needle, 0, 'UTF-8') !== \\false;\n        }\n        /*\n         * Use the non-multibyte safe functions to see if the string is contained in $other.\n         *\n         * This function is very fast, and we don't care about the character position in the string.\n         *\n         * Additionally, we want this method to be binary safe, so we can check if some binary data is in other binary\n         * data.\n         */\n        return str_contains($haystack, $this->needle);\n    }\n    private function getDetectedEncoding(mixed $other) : string\n    {\n        if ($this->ignoreCase) {\n            return 'Encoding ignored';\n        }\n        if (!is_string($other)) {\n            return 'Encoding detection failed';\n        }\n        $detectedEncoding = mb_detect_encoding($other, null, \\true);\n        if (!$detectedEncoding) {\n            return 'Encoding detection failed';\n        }\n        return $detectedEncoding;\n    }\n    private function getHaystackLength(mixed $haystack) : int\n    {\n        if (!is_string($haystack)) {\n            return 0;\n        }\n        if ($this->ignoreLineEndings) {\n            $haystack = $this->normalizeLineEndings($haystack);\n        }\n        return strlen($haystack);\n    }\n    private function normalizeLineEndings(string $string) : string\n    {\n        return strtr($string, [\"\\r\\n\" => \"\\n\", \"\\r\" => \"\\n\"]);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function str_ends_with;\nuse PHPUnit\\Framework\\EmptyStringException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class StringEndsWith extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $suffix;\n    /**\n     * @throws EmptyStringException\n     */\n    public function __construct(string $suffix)\n    {\n        if ($suffix === '') {\n            throw new EmptyStringException();\n        }\n        $this->suffix = $suffix;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'ends with \"' . $this->suffix . '\"';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return str_ends_with((string) $other, $this->suffix);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function sprintf;\nuse function strtr;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class StringEqualsStringIgnoringLineEndings extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $string;\n    public function __construct(string $string)\n    {\n        $this->string = $this->normalizeLineEndings($string);\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return sprintf('is equal to \"%s\" ignoring line endings', $this->string);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return $this->string === $this->normalizeLineEndings((string) $other);\n    }\n    private function normalizeLineEndings(string $string) : string\n    {\n        return strtr($string, [\"\\r\\n\" => \"\\n\", \"\\r\" => \"\\n\"]);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse const DIRECTORY_SEPARATOR;\nuse function explode;\nuse function implode;\nuse function preg_match;\nuse function preg_quote;\nuse function preg_replace;\nuse function strtr;\nuse PHPUnit\\SebastianBergmann\\Diff\\Differ;\nuse PHPUnit\\SebastianBergmann\\Diff\\Output\\UnifiedDiffOutputBuilder;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class StringMatchesFormatDescription extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $formatDescription;\n    public function __construct(string $formatDescription)\n    {\n        $this->formatDescription = $formatDescription;\n    }\n    public function toString() : string\n    {\n        return 'matches format description:' . \\PHP_EOL . $this->formatDescription;\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        $other = $this->convertNewlines($other);\n        $matches = preg_match($this->regularExpressionForFormatDescription($this->convertNewlines($this->formatDescription)), $other);\n        return $matches > 0;\n    }\n    protected function failureDescription(mixed $other) : string\n    {\n        return 'string matches format description';\n    }\n    protected function additionalFailureDescription(mixed $other) : string\n    {\n        $from = explode(\"\\n\", $this->formatDescription);\n        $to = explode(\"\\n\", $this->convertNewlines($other));\n        foreach ($from as $index => $line) {\n            if (isset($to[$index]) && $line !== $to[$index]) {\n                $line = $this->regularExpressionForFormatDescription($line);\n                if (preg_match($line, $to[$index]) > 0) {\n                    $from[$index] = $to[$index];\n                }\n            }\n        }\n        $from = implode(\"\\n\", $from);\n        $to = implode(\"\\n\", $to);\n        return $this->differ()->diff($from, $to);\n    }\n    private function regularExpressionForFormatDescription(string $string) : string\n    {\n        $string = strtr(preg_quote($string, '/'), ['%%' => '%', '%e' => '\\\\' . DIRECTORY_SEPARATOR, '%s' => '[^\\\\r\\\\n]+', '%S' => '[^\\\\r\\\\n]*', '%a' => '.+', '%A' => '.*', '%w' => '\\\\s*', '%i' => '[+-]?\\\\d+', '%d' => '\\\\d+', '%x' => '[0-9a-fA-F]+', '%f' => '[+-]?\\\\.?\\\\d+\\\\.?\\\\d*(?:[Ee][+-]?\\\\d+)?', '%c' => '.']);\n        return '/^' . $string . '$/s';\n    }\n    private function convertNewlines(string $text) : string\n    {\n        return preg_replace('/\\\\r\\\\n/', \"\\n\", $text);\n    }\n    private function differ() : Differ\n    {\n        return new Differ(new UnifiedDiffOutputBuilder(\"--- Expected\\n+++ Actual\\n\"));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function str_starts_with;\nuse PHPUnit\\Framework\\EmptyStringException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class StringStartsWith extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly string $prefix;\n    /**\n     * @throws EmptyStringException\n     */\n    public function __construct(string $prefix)\n    {\n        if ($prefix === '') {\n            throw new EmptyStringException();\n        }\n        $this->prefix = $prefix;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'starts with \"' . $this->prefix . '\"';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return str_starts_with((string) $other, $this->prefix);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function array_key_exists;\nuse function is_array;\nuse ArrayAccess;\nuse PHPUnit\\Util\\Exporter;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ArrayHasKey extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly int|string $key;\n    public function __construct(int|string $key)\n    {\n        $this->key = $key;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'has the key ' . Exporter::export($this->key);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        if (is_array($other)) {\n            return array_key_exists($this->key, $other);\n        }\n        if ($other instanceof ArrayAccess) {\n            return $other->offsetExists($this->key);\n        }\n        return \\false;\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return 'an array ' . $this->toString(\\true);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function array_is_list;\nuse function is_array;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsList extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is a list';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        if (!is_array($other)) {\n            return \\false;\n        }\n        return array_is_list($other);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return $this->valueToTypeStringFragment($other) . $this->toString(\\true);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function is_array;\nuse function sprintf;\nuse PHPUnit\\Util\\Exporter;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class TraversableContains extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private readonly mixed $value;\n    public function __construct(mixed $value)\n    {\n        $this->value = $value;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString(bool $exportObjects = \\false) : string\n    {\n        return 'contains ' . Exporter::export($this->value, $exportObjects);\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return sprintf('%s %s', is_array($other) ? 'an array' : 'a traversable', $this->toString(\\true));\n    }\n    protected function value() : mixed\n    {\n        return $this->value;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse SplObjectStorage;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TraversableContainsEqual extends \\PHPUnit\\Framework\\Constraint\\TraversableContains\n{\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        if ($other instanceof SplObjectStorage) {\n            return $other->contains($this->value());\n        }\n        foreach ($other as $element) {\n            /* @noinspection TypeUnsafeComparisonInspection */\n            if ($this->value() == $element) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse SplObjectStorage;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TraversableContainsIdentical extends \\PHPUnit\\Framework\\Constraint\\TraversableContains\n{\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        if ($other instanceof SplObjectStorage) {\n            return $other->contains($this->value());\n        }\n        foreach ($other as $element) {\n            if ($this->value() === $element) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse PHPUnit\\Framework\\ExpectationFailedException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TraversableContainsOnly extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    private \\PHPUnit\\Framework\\Constraint\\Constraint $constraint;\n    private readonly string $type;\n    /**\n     * @throws \\PHPUnit\\Framework\\Exception\n     */\n    public function __construct(string $type, bool $isNativeType = \\true)\n    {\n        if ($isNativeType) {\n            $this->constraint = new \\PHPUnit\\Framework\\Constraint\\IsType($type);\n        } else {\n            $this->constraint = new \\PHPUnit\\Framework\\Constraint\\IsInstanceOf($type);\n        }\n        $this->type = $type;\n    }\n    /**\n     * Evaluates the constraint for parameter $other.\n     *\n     * If $returnResult is set to false (the default), an exception is thrown\n     * in case of a failure. null is returned otherwise.\n     *\n     * If $returnResult is true, the result of the evaluation is returned as\n     * a boolean value instead: true in case of success, false in case of a\n     * failure.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function evaluate(mixed $other, string $description = '', bool $returnResult = \\false) : bool\n    {\n        $success = \\true;\n        foreach ($other as $item) {\n            if (!$this->constraint->evaluate($item, '', \\true)) {\n                $success = \\false;\n                break;\n            }\n        }\n        if (!$success && !$returnResult) {\n            $this->fail($other, $description);\n        }\n        return $success;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'contains only values of type \"' . $this->type . '\"';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function class_exists;\nuse function interface_exists;\nuse function sprintf;\nuse PHPUnit\\Framework\\UnknownClassOrInterfaceException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsInstanceOf extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $name;\n    /**\n     * @psalm-var 'class'|'interface'\n     */\n    private readonly string $type;\n    /**\n     * @throws UnknownClassOrInterfaceException\n     */\n    public function __construct(string $name)\n    {\n        if (class_exists($name)) {\n            $this->type = 'class';\n        } elseif (interface_exists($name)) {\n            $this->type = 'interface';\n        } else {\n            throw new UnknownClassOrInterfaceException($name);\n        }\n        $this->name = $name;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return sprintf('is an instance of %s %s', $this->type, $this->name);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return $other instanceof $this->name;\n    }\n    /**\n     * Returns the description of the failure.\n     *\n     * The beginning of failure messages is \"Failed asserting that\" in most\n     * cases. This method should return the second part of that sentence.\n     */\n    protected function failureDescription(mixed $other) : string\n    {\n        return $this->valueToTypeStringFragment($other) . $this->toString(\\true);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsNull extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return 'is null';\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        return $other === null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\Constraint;\n\nuse function gettype;\nuse function is_array;\nuse function is_bool;\nuse function is_callable;\nuse function is_float;\nuse function is_int;\nuse function is_iterable;\nuse function is_numeric;\nuse function is_object;\nuse function is_scalar;\nuse function is_string;\nuse function sprintf;\nuse PHPUnit\\Framework\\UnknownTypeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IsType extends \\PHPUnit\\Framework\\Constraint\\Constraint\n{\n    /**\n     * @var string\n     */\n    public const TYPE_ARRAY = 'array';\n    /**\n     * @var string\n     */\n    public const TYPE_BOOL = 'bool';\n    /**\n     * @var string\n     */\n    public const TYPE_FLOAT = 'float';\n    /**\n     * @var string\n     */\n    public const TYPE_INT = 'int';\n    /**\n     * @var string\n     */\n    public const TYPE_NULL = 'null';\n    /**\n     * @var string\n     */\n    public const TYPE_NUMERIC = 'numeric';\n    /**\n     * @var string\n     */\n    public const TYPE_OBJECT = 'object';\n    /**\n     * @var string\n     */\n    public const TYPE_RESOURCE = 'resource';\n    /**\n     * @var string\n     */\n    public const TYPE_CLOSED_RESOURCE = 'resource (closed)';\n    /**\n     * @var string\n     */\n    public const TYPE_STRING = 'string';\n    /**\n     * @var string\n     */\n    public const TYPE_SCALAR = 'scalar';\n    /**\n     * @var string\n     */\n    public const TYPE_CALLABLE = 'callable';\n    /**\n     * @var string\n     */\n    public const TYPE_ITERABLE = 'iterable';\n    /**\n     * @psalm-var array<string,bool>\n     */\n    private const KNOWN_TYPES = ['array' => \\true, 'boolean' => \\true, 'bool' => \\true, 'double' => \\true, 'float' => \\true, 'integer' => \\true, 'int' => \\true, 'null' => \\true, 'numeric' => \\true, 'object' => \\true, 'real' => \\true, 'resource' => \\true, 'resource (closed)' => \\true, 'string' => \\true, 'scalar' => \\true, 'callable' => \\true, 'iterable' => \\true];\n    /**\n     * @psalm-var 'array'|'boolean'|'bool'|'double'|'float'|'integer'|'int'|'null'|'numeric'|'object'|'real'|'resource'|'resource (closed)'|'string'|'scalar'|'callable'|'iterable'\n     */\n    private readonly string $type;\n    /**\n     * @psalm-param 'array'|'boolean'|'bool'|'double'|'float'|'integer'|'int'|'null'|'numeric'|'object'|'real'|'resource'|'resource (closed)'|'string'|'scalar'|'callable'|'iterable' $type\n     *\n     * @throws UnknownTypeException\n     */\n    public function __construct(string $type)\n    {\n        if (!isset(self::KNOWN_TYPES[$type])) {\n            throw new UnknownTypeException($type);\n        }\n        $this->type = $type;\n    }\n    /**\n     * Returns a string representation of the constraint.\n     */\n    public function toString() : string\n    {\n        return sprintf('is of type %s', $this->type);\n    }\n    /**\n     * Evaluates the constraint for parameter $other. Returns true if the\n     * constraint is met, false otherwise.\n     */\n    protected function matches(mixed $other) : bool\n    {\n        switch ($this->type) {\n            case 'numeric':\n                return is_numeric($other);\n            case 'integer':\n            case 'int':\n                return is_int($other);\n            case 'double':\n            case 'float':\n            case 'real':\n                return is_float($other);\n            case 'string':\n                return is_string($other);\n            case 'boolean':\n            case 'bool':\n                return is_bool($other);\n            case 'null':\n                return null === $other;\n            case 'array':\n                return is_array($other);\n            case 'object':\n                return is_object($other);\n            case 'resource':\n                $type = gettype($other);\n                return $type === 'resource' || $type === 'resource (closed)';\n            case 'resource (closed)':\n                return gettype($other) === 'resource (closed)';\n            case 'scalar':\n                return is_scalar($other);\n            case 'callable':\n                return is_callable($other);\n            case 'iterable':\n                return is_iterable($other);\n            default:\n                return \\false;\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function explode;\nuse PHPUnit\\Framework\\TestSize\\TestSize;\nuse PHPUnit\\Metadata\\Api\\Groups;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DataProviderTestSuite extends \\PHPUnit\\Framework\\TestSuite\n{\n    /**\n     * @psalm-var list<ExecutionOrderDependency>\n     */\n    private array $dependencies = [];\n    private ?array $providedTests = null;\n    /**\n     * @psalm-param list<ExecutionOrderDependency> $dependencies\n     */\n    public function setDependencies(array $dependencies) : void\n    {\n        $this->dependencies = $dependencies;\n        foreach ($this->tests() as $test) {\n            if (!$test instanceof \\PHPUnit\\Framework\\TestCase) {\n                continue;\n            }\n            $test->setDependencies($dependencies);\n        }\n    }\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public function provides() : array\n    {\n        if ($this->providedTests === null) {\n            $this->providedTests = [new \\PHPUnit\\Framework\\ExecutionOrderDependency($this->name())];\n        }\n        return $this->providedTests;\n    }\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public function requires() : array\n    {\n        // A DataProviderTestSuite does not have to traverse its child tests\n        // as these are inherited and cannot reference dataProvider rows directly\n        return $this->dependencies;\n    }\n    /**\n     * Returns the size of each test created using the data provider(s).\n     */\n    public function size() : TestSize\n    {\n        [$className, $methodName] = explode('::', $this->name());\n        return (new Groups())->size($className, $methodName);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nclass AssertionFailedError extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\SelfDescribing\n{\n    /**\n     * Wrapper for getMessage() which is declared as final.\n     */\n    public function toString() : string\n    {\n        return $this->getMessage();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nclass CodeCoverageException extends \\PHPUnit\\Framework\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class EmptyStringException extends \\PHPUnit\\Framework\\InvalidArgumentException\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function array_keys;\nuse function get_object_vars;\nuse RuntimeException;\nuse Throwable;\n/**\n * Base class for all PHPUnit Framework exceptions.\n *\n * Ensures that exceptions thrown during a test run do not leave stray\n * references behind.\n *\n * Every Exception contains a stack trace. Each stack frame contains the 'args'\n * of the called function. The function arguments can contain references to\n * instantiated objects. The references prevent the objects from being\n * destructed (until test results are eventually printed), so memory cannot be\n * freed up.\n *\n * With enabled process isolation, test results are serialized in the child\n * process and unserialized in the parent process. The stack trace of Exceptions\n * may contain objects that cannot be serialized or unserialized (e.g., PDO\n * connections). Unserializing user-space objects from the child process into\n * the parent would break the intended encapsulation of process isolation.\n *\n * @see http://fabien.potencier.org/article/9/php-serialization-stack-traces-and-exceptions\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nclass Exception extends RuntimeException implements \\PHPUnit\\Exception\n{\n    protected array $serializableTrace;\n    public function __construct(string $message = '', int $code = 0, Throwable $previous = null)\n    {\n        parent::__construct($message, $code, $previous);\n        $this->serializableTrace = $this->getTrace();\n        foreach (array_keys($this->serializableTrace) as $key) {\n            unset($this->serializableTrace[$key]['args']);\n        }\n    }\n    public function __sleep() : array\n    {\n        return array_keys(get_object_vars($this));\n    }\n    /**\n     * Returns the serializable trace (without 'args').\n     */\n    public function getSerializableTrace() : array\n    {\n        return $this->serializableTrace;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse Exception;\nuse PHPUnit\\SebastianBergmann\\Comparator\\ComparisonFailure;\n/**\n * Exception for expectations which failed their check.\n *\n * The exception contains the error message and optionally a\n * SebastianBergmann\\Comparator\\ComparisonFailure which is used to\n * generate diff output of the failed expectations.\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExpectationFailedException extends \\PHPUnit\\Framework\\AssertionFailedError\n{\n    protected ?ComparisonFailure $comparisonFailure = null;\n    public function __construct(string $message, ComparisonFailure $comparisonFailure = null, Exception $previous = null)\n    {\n        $this->comparisonFailure = $comparisonFailure;\n        parent::__construct($message, 0, $previous);\n    }\n    public function getComparisonFailure() : ?ComparisonFailure\n    {\n        return $this->comparisonFailure;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class GeneratorNotSupportedException extends \\PHPUnit\\Framework\\InvalidArgumentException\n{\n    public static function fromParameterName(string $parameterName) : self\n    {\n        return new self(sprintf('Passing an argument of type Generator for the %s parameter is not supported', $parameterName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface IncompleteTest extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IncompleteTestError extends \\PHPUnit\\Framework\\AssertionFailedError implements \\PHPUnit\\Framework\\IncompleteTest\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class InvalidArgumentException extends \\PHPUnit\\Framework\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidCoversTargetException extends \\PHPUnit\\Framework\\CodeCoverageException\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidDataProviderException extends \\PHPUnit\\Framework\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidDependencyException extends \\PHPUnit\\Framework\\AssertionFailedError implements \\PHPUnit\\Framework\\SkippedTest\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoChildTestSuiteException extends \\PHPUnit\\Framework\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ActualValueIsNotAnObjectException extends \\PHPUnit\\Framework\\Exception\n{\n    public function __construct()\n    {\n        parent::__construct('Actual value is not an object');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ComparisonMethodDoesNotAcceptParameterTypeException extends \\PHPUnit\\Framework\\Exception\n{\n    public function __construct(string $className, string $methodName, string $type)\n    {\n        parent::__construct(sprintf('%s is not an accepted argument type for comparison method %s::%s().', $type, $className, $methodName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ComparisonMethodDoesNotDeclareBoolReturnTypeException extends \\PHPUnit\\Framework\\Exception\n{\n    public function __construct(string $className, string $methodName)\n    {\n        parent::__construct(sprintf('Comparison method %s::%s() does not declare bool return type.', $className, $methodName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ComparisonMethodDoesNotDeclareExactlyOneParameterException extends \\PHPUnit\\Framework\\Exception\n{\n    public function __construct(string $className, string $methodName)\n    {\n        parent::__construct(sprintf('Comparison method %s::%s() does not declare exactly one parameter.', $className, $methodName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ComparisonMethodDoesNotDeclareParameterTypeException extends \\PHPUnit\\Framework\\Exception\n{\n    public function __construct(string $className, string $methodName)\n    {\n        parent::__construct(sprintf('Parameter of comparison method %s::%s() does not have a declared type.', $className, $methodName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ComparisonMethodDoesNotExistException extends \\PHPUnit\\Framework\\Exception\n{\n    public function __construct(string $className, string $methodName)\n    {\n        parent::__construct(sprintf('Comparison method %s::%s() does not exist.', $className, $methodName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @psalm-immutable\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhptAssertionFailedError extends \\PHPUnit\\Framework\\AssertionFailedError\n{\n    private readonly string $syntheticFile;\n    private readonly int $syntheticLine;\n    private readonly array $syntheticTrace;\n    private readonly string $diff;\n    public function __construct(string $message, int $code, string $file, int $line, array $trace, string $diff)\n    {\n        parent::__construct($message, $code);\n        $this->syntheticFile = $file;\n        $this->syntheticLine = $line;\n        $this->syntheticTrace = $trace;\n        $this->diff = $diff;\n    }\n    public function syntheticFile() : string\n    {\n        return $this->syntheticFile;\n    }\n    public function syntheticLine() : int\n    {\n        return $this->syntheticLine;\n    }\n    public function syntheticTrace() : array\n    {\n        return $this->syntheticTrace;\n    }\n    public function diff() : string\n    {\n        return $this->diff;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ProcessIsolationException extends \\PHPUnit\\Framework\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface SkippedTest extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SkippedTestSuiteError extends \\PHPUnit\\Framework\\AssertionFailedError implements \\PHPUnit\\Framework\\SkippedTest\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SkippedWithMessageException extends \\PHPUnit\\Framework\\AssertionFailedError implements \\PHPUnit\\Framework\\SkippedTest\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UnknownClassOrInterfaceException extends \\PHPUnit\\Framework\\InvalidArgumentException\n{\n    public function __construct(string $name)\n    {\n        parent::__construct(sprintf('Class or interface \"%s\" does not exist', $name));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UnknownTypeException extends \\PHPUnit\\Framework\\InvalidArgumentException\n{\n    public function __construct(string $name)\n    {\n        parent::__construct(sprintf('Type \"%s\" is not known', $name));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function array_filter;\nuse function array_map;\nuse function array_values;\nuse function explode;\nuse function in_array;\nuse function str_contains;\nuse PHPUnit\\Metadata\\DependsOnClass;\nuse PHPUnit\\Metadata\\DependsOnMethod;\nuse Stringable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExecutionOrderDependency implements Stringable\n{\n    private string $className = '';\n    private string $methodName = '';\n    private readonly bool $shallowClone;\n    private readonly bool $deepClone;\n    public static function invalid() : self\n    {\n        return new self('', '', \\false, \\false);\n    }\n    public static function forClass(DependsOnClass $metadata) : self\n    {\n        return new self($metadata->className(), 'class', $metadata->deepClone(), $metadata->shallowClone());\n    }\n    public static function forMethod(DependsOnMethod $metadata) : self\n    {\n        return new self($metadata->className(), $metadata->methodName(), $metadata->deepClone(), $metadata->shallowClone());\n    }\n    /**\n     * @psalm-param list<ExecutionOrderDependency> $dependencies\n     *\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public static function filterInvalid(array $dependencies) : array\n    {\n        return array_values(array_filter($dependencies, static fn(self $d) => $d->isValid()));\n    }\n    /**\n     * @psalm-param list<ExecutionOrderDependency> $existing\n     * @psalm-param list<ExecutionOrderDependency> $additional\n     *\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public static function mergeUnique(array $existing, array $additional) : array\n    {\n        $existingTargets = array_map(static fn($dependency) => $dependency->getTarget(), $existing);\n        foreach ($additional as $dependency) {\n            if (in_array($dependency->getTarget(), $existingTargets, \\true)) {\n                continue;\n            }\n            $existingTargets[] = $dependency->getTarget();\n            $existing[] = $dependency;\n        }\n        return $existing;\n    }\n    /**\n     * @psalm-param list<ExecutionOrderDependency> $left\n     * @psalm-param list<ExecutionOrderDependency> $right\n     *\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public static function diff(array $left, array $right) : array\n    {\n        if ($right === []) {\n            return $left;\n        }\n        if ($left === []) {\n            return [];\n        }\n        $diff = [];\n        $rightTargets = array_map(static fn($dependency) => $dependency->getTarget(), $right);\n        foreach ($left as $dependency) {\n            if (in_array($dependency->getTarget(), $rightTargets, \\true)) {\n                continue;\n            }\n            $diff[] = $dependency;\n        }\n        return $diff;\n    }\n    public function __construct(string $classOrCallableName, ?string $methodName = null, bool $deepClone = \\false, bool $shallowClone = \\false)\n    {\n        if ($classOrCallableName === '') {\n            return;\n        }\n        if (str_contains($classOrCallableName, '::')) {\n            [$this->className, $this->methodName] = explode('::', $classOrCallableName);\n        } else {\n            $this->className = $classOrCallableName;\n            $this->methodName = !empty($methodName) ? $methodName : 'class';\n        }\n        $this->deepClone = $deepClone;\n        $this->shallowClone = $shallowClone;\n    }\n    public function __toString() : string\n    {\n        return $this->getTarget();\n    }\n    public function isValid() : bool\n    {\n        // Invalid dependencies can be declared and are skipped by the runner\n        return $this->className !== '' && $this->methodName !== '';\n    }\n    public function shallowClone() : bool\n    {\n        return $this->shallowClone;\n    }\n    public function deepClone() : bool\n    {\n        return $this->deepClone;\n    }\n    public function targetIsClass() : bool\n    {\n        return $this->methodName === 'class';\n    }\n    public function getTarget() : string\n    {\n        return $this->isValid() ? $this->className . '::' . $this->methodName : '';\n    }\n    public function getTargetClassName() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse PHPUnit\\SebastianBergmann\\Type\\Type;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ConfigurableMethod\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $name;\n    private readonly Type $returnType;\n    /**\n     * @psalm-param non-empty-string $name\n     */\n    public function __construct(string $name, Type $returnType)\n    {\n        $this->name = $name;\n        $this->returnType = $returnType;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function mayReturn(mixed $value) : bool\n    {\n        return $this->returnType->isAssignable(Type::fromValue($value, \\false));\n    }\n    public function returnTypeDeclaration() : string\n    {\n        return $this->returnType->asString();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BadMethodCallException extends \\BadMethodCallException implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CannotUseAddMethodsException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct(string $type, string $methodName)\n    {\n        parent::__construct(sprintf('Trying to configure method \"%s\" with addMethods(), but it exists in class \"%s\". Use onlyMethods() for methods that exist in the class', $methodName, $type));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CannotUseOnlyMethodsException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct(string $type, string $methodName)\n    {\n        parent::__construct(sprintf('Trying to configure method \"%s\" with onlyMethods(), but it does not exist in class \"%s\"', $methodName, $type));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function get_debug_type;\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IncompatibleReturnValueException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct(\\PHPUnit\\Framework\\MockObject\\ConfigurableMethod $method, mixed $value)\n    {\n        parent::__construct(sprintf('Method %s may not return value of type %s, its declared return type is \"%s\"', $method->name(), get_debug_type($value), $method->returnTypeDeclaration()));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MatchBuilderNotFoundException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct(string $id)\n    {\n        parent::__construct(sprintf('No builder found for match builder identification <%s>', $id));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MatcherAlreadyRegisteredException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct(string $id)\n    {\n        parent::__construct(sprintf('Matcher with id <%s> is already registered', $id));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MethodCannotBeConfiguredException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct(string $method)\n    {\n        parent::__construct(sprintf('Trying to configure method \"%s\" which cannot be configured because it does not exist, has not been specified, is final, or is static', $method));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MethodNameAlreadyConfiguredException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct()\n    {\n        parent::__construct('Method name is already configured');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MethodNameNotConfiguredException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct()\n    {\n        parent::__construct('Method name is not configured');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MethodParametersAlreadyConfiguredException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct()\n    {\n        parent::__construct('Method parameters already configured');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NeverReturningMethodException extends RuntimeException implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $className, string $methodName)\n    {\n        parent::__construct(sprintf('Method %s::%s() is declared to never return', $className, $methodName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReflectionException extends RuntimeException implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReturnValueNotConfiguredException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n    public function __construct(\\PHPUnit\\Framework\\MockObject\\Invocation $invocation)\n    {\n        parent::__construct(sprintf('No return value is configured for %s::%s() and return value generation is disabled', $invocation->className(), $invocation->methodName()));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RuntimeException extends \\RuntimeException implements \\PHPUnit\\Framework\\MockObject\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ClassAlreadyExistsException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct(string $className)\n    {\n        parent::__construct(sprintf('Class \"%s\" already exists', $className));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ClassIsEnumerationException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct(string $className)\n    {\n        parent::__construct(sprintf('Class \"%s\" is an enumeration and cannot be doubled', $className));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ClassIsFinalException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct(string $className)\n    {\n        parent::__construct(sprintf('Class \"%s\" is declared \"final\" and cannot be doubled', $className));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ClassIsReadonlyException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct(string $className)\n    {\n        parent::__construct(sprintf('Class \"%s\" is declared \"readonly\" and cannot be doubled', $className));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function array_diff_assoc;\nuse function array_unique;\nuse function implode;\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DuplicateMethodException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    /**\n     * @psalm-param list<string> $methods\n     */\n    public function __construct(array $methods)\n    {\n        parent::__construct(sprintf('Cannot double using a method list that contains duplicates: \"%s\" (duplicate: \"%s\")', implode(', ', $methods), implode(', ', array_unique(array_diff_assoc($methods, array_unique($methods))))));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse PHPUnit\\Framework\\MockObject\\Exception as BaseException;\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Exception extends BaseException\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidMethodNameException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct(string $method)\n    {\n        parent::__construct(sprintf('Cannot double method with invalid name \"%s\"', $method));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class OriginalConstructorInvocationRequiredException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct()\n    {\n        parent::__construct('Proxying to original methods requires invoking the original constructor');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReflectionException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RuntimeException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SoapExtensionNotAvailableException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct()\n    {\n        parent::__construct('The SOAP extension is required to generate a test double from WSDL');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UnknownClassException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct(string $className)\n    {\n        parent::__construct(sprintf('Class \"%s\" does not exist', $className));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5243\n */\nfinal class UnknownTraitException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct(string $traitName)\n    {\n        parent::__construct(sprintf('Trait \"%s\" does not exist', $traitName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UnknownTypeException extends \\PHPUnit\\Framework\\Exception implements \\PHPUnit\\Framework\\MockObject\\Generator\\Exception\n{\n    public function __construct(string $type)\n    {\n        parent::__construct(sprintf('Class or interface \"%s\" does not exist', $type));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse const PHP_EOL;\nuse const PREG_OFFSET_CAPTURE;\nuse const WSDL_CACHE_NONE;\nuse function array_merge;\nuse function array_pop;\nuse function array_unique;\nuse function assert;\nuse function class_exists;\nuse function count;\nuse function explode;\nuse function extension_loaded;\nuse function implode;\nuse function in_array;\nuse function interface_exists;\nuse function is_array;\nuse function is_object;\nuse function md5;\nuse function method_exists;\nuse function mt_rand;\nuse function preg_match;\nuse function preg_match_all;\nuse function range;\nuse function serialize;\nuse function sort;\nuse function sprintf;\nuse function str_contains;\nuse function str_replace;\nuse function strlen;\nuse function strpos;\nuse function substr;\nuse function trait_exists;\nuse Exception;\nuse Iterator;\nuse IteratorAggregate;\nuse PHPUnit\\Framework\\InvalidArgumentException;\nuse PHPUnit\\Framework\\MockObject\\ConfigurableMethod;\nuse PHPUnit\\Framework\\MockObject\\DoubledCloneMethod;\nuse PHPUnit\\Framework\\MockObject\\Method;\nuse PHPUnit\\Framework\\MockObject\\MockObject;\nuse PHPUnit\\Framework\\MockObject\\MockObjectApi;\nuse PHPUnit\\Framework\\MockObject\\MockObjectInternal;\nuse PHPUnit\\Framework\\MockObject\\ProxiedCloneMethod;\nuse PHPUnit\\Framework\\MockObject\\Stub;\nuse PHPUnit\\Framework\\MockObject\\StubApi;\nuse PHPUnit\\Framework\\MockObject\\StubInternal;\nuse ReflectionClass;\nuse ReflectionMethod;\nuse SoapClient;\nuse SoapFault;\nuse Throwable;\nuse Traversable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Generator\n{\n    use \\PHPUnit\\Framework\\MockObject\\Generator\\TemplateLoader;\n    /**\n     * @var array\n     */\n    private const EXCLUDED_METHOD_NAMES = ['__CLASS__' => \\true, '__DIR__' => \\true, '__FILE__' => \\true, '__FUNCTION__' => \\true, '__LINE__' => \\true, '__METHOD__' => \\true, '__NAMESPACE__' => \\true, '__TRAIT__' => \\true, '__clone' => \\true, '__halt_compiler' => \\true];\n    /**\n     * @psalm-var array<non-empty-string, MockClass>\n     */\n    private static array $cache = [];\n    /**\n     * Returns a test double for the specified class.\n     *\n     * @throws ClassAlreadyExistsException\n     * @throws ClassIsEnumerationException\n     * @throws ClassIsFinalException\n     * @throws ClassIsReadonlyException\n     * @throws DuplicateMethodException\n     * @throws InvalidMethodNameException\n     * @throws OriginalConstructorInvocationRequiredException\n     * @throws ReflectionException\n     * @throws RuntimeException\n     * @throws UnknownTypeException\n     */\n    public function testDouble(string $type, bool $mockObject, ?array $methods = [], array $arguments = [], string $mockClassName = '', bool $callOriginalConstructor = \\true, bool $callOriginalClone = \\true, bool $callAutoload = \\true, bool $cloneArguments = \\true, bool $callOriginalMethods = \\false, object $proxyTarget = null, bool $allowMockingUnknownTypes = \\true, bool $returnValueGeneration = \\true) : MockObject|Stub\n    {\n        if ($type === Traversable::class) {\n            $type = Iterator::class;\n        }\n        if (!$allowMockingUnknownTypes) {\n            $this->ensureKnownType($type, $callAutoload);\n        }\n        $this->ensureValidMethods($methods);\n        $this->ensureMockedClassDoesNotAlreadyExist($mockClassName);\n        if (!$callOriginalConstructor && $callOriginalMethods) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\OriginalConstructorInvocationRequiredException();\n        }\n        $mock = $this->generate($type, $mockObject, $methods, $mockClassName, $callOriginalClone, $callAutoload, $cloneArguments, $callOriginalMethods);\n        $object = $this->getObject($mock, $type, $callOriginalConstructor, $arguments, $callOriginalMethods, $proxyTarget, $returnValueGeneration);\n        assert($object instanceof $type);\n        if ($mockObject) {\n            assert($object instanceof MockObject);\n        } else {\n            assert($object instanceof Stub);\n        }\n        return $object;\n    }\n    /**\n     * @psalm-param list<class-string> $interfaces\n     *\n     * @throws RuntimeException\n     * @throws UnknownTypeException\n     */\n    public function testDoubleForInterfaceIntersection(array $interfaces, bool $mockObject, bool $callAutoload = \\true) : MockObject|Stub\n    {\n        if (count($interfaces) < 2) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\RuntimeException('At least two interfaces must be specified');\n        }\n        foreach ($interfaces as $interface) {\n            if (!interface_exists($interface, $callAutoload)) {\n                throw new \\PHPUnit\\Framework\\MockObject\\Generator\\UnknownTypeException($interface);\n            }\n        }\n        sort($interfaces);\n        $methods = [];\n        foreach ($interfaces as $interface) {\n            $methods = array_merge($methods, $this->namesOfMethodsIn($interface));\n        }\n        if (count(array_unique($methods)) < count($methods)) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\RuntimeException('Interfaces must not declare the same method');\n        }\n        $unqualifiedNames = [];\n        foreach ($interfaces as $interface) {\n            $parts = explode('\\\\', $interface);\n            $unqualifiedNames[] = array_pop($parts);\n        }\n        sort($unqualifiedNames);\n        do {\n            $intersectionName = sprintf('Intersection_%s_%s', implode('_', $unqualifiedNames), substr(md5((string) mt_rand()), 0, 8));\n        } while (interface_exists($intersectionName, \\false));\n        $template = $this->loadTemplate('intersection.tpl');\n        $template->setVar(['intersection' => $intersectionName, 'interfaces' => implode(', ', $interfaces)]);\n        eval($template->render());\n        return $this->testDouble($intersectionName, $mockObject);\n    }\n    /**\n     * Returns a mock object for the specified abstract class with all abstract\n     * methods of the class mocked.\n     *\n     * Concrete methods to mock can be specified with the $mockedMethods parameter.\n     *\n     * @throws ClassAlreadyExistsException\n     * @throws ClassIsEnumerationException\n     * @throws ClassIsFinalException\n     * @throws ClassIsReadonlyException\n     * @throws DuplicateMethodException\n     * @throws InvalidArgumentException\n     * @throws InvalidMethodNameException\n     * @throws OriginalConstructorInvocationRequiredException\n     * @throws ReflectionException\n     * @throws RuntimeException\n     * @throws UnknownClassException\n     * @throws UnknownTypeException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5241\n     */\n    public function mockObjectForAbstractClass(string $originalClassName, array $arguments = [], string $mockClassName = '', bool $callOriginalConstructor = \\true, bool $callOriginalClone = \\true, bool $callAutoload = \\true, array $mockedMethods = null, bool $cloneArguments = \\true) : MockObject\n    {\n        if (class_exists($originalClassName, $callAutoload) || interface_exists($originalClassName, $callAutoload)) {\n            $reflector = $this->reflectClass($originalClassName);\n            $methods = $mockedMethods;\n            foreach ($reflector->getMethods() as $method) {\n                if ($method->isAbstract() && !in_array($method->getName(), $methods ?? [], \\true)) {\n                    $methods[] = $method->getName();\n                }\n            }\n            if (empty($methods)) {\n                $methods = null;\n            }\n            $mockObject = $this->testDouble($originalClassName, \\true, $methods, $arguments, $mockClassName, $callOriginalConstructor, $callOriginalClone, $callAutoload, $cloneArguments);\n            assert($mockObject instanceof $originalClassName);\n            assert($mockObject instanceof MockObject);\n            return $mockObject;\n        }\n        throw new \\PHPUnit\\Framework\\MockObject\\Generator\\UnknownClassException($originalClassName);\n    }\n    /**\n     * Returns a mock object for the specified trait with all abstract methods\n     * of the trait mocked. Concrete methods to mock can be specified with the\n     * `$mockedMethods` parameter.\n     *\n     * @psalm-param trait-string $traitName\n     *\n     * @throws ClassAlreadyExistsException\n     * @throws ClassIsEnumerationException\n     * @throws ClassIsFinalException\n     * @throws ClassIsReadonlyException\n     * @throws DuplicateMethodException\n     * @throws InvalidArgumentException\n     * @throws InvalidMethodNameException\n     * @throws OriginalConstructorInvocationRequiredException\n     * @throws ReflectionException\n     * @throws RuntimeException\n     * @throws UnknownClassException\n     * @throws UnknownTraitException\n     * @throws UnknownTypeException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5243\n     */\n    public function mockObjectForTrait(string $traitName, array $arguments = [], string $mockClassName = '', bool $callOriginalConstructor = \\true, bool $callOriginalClone = \\true, bool $callAutoload = \\true, array $mockedMethods = null, bool $cloneArguments = \\true) : MockObject\n    {\n        if (!trait_exists($traitName, $callAutoload)) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\UnknownTraitException($traitName);\n        }\n        $className = $this->generateClassName($traitName, '', 'Trait_');\n        $classTemplate = $this->loadTemplate('trait_class.tpl');\n        $classTemplate->setVar(['prologue' => 'abstract ', 'class_name' => $className['className'], 'trait_name' => $traitName]);\n        $mockTrait = new \\PHPUnit\\Framework\\MockObject\\Generator\\MockTrait($classTemplate->render(), $className['className']);\n        $mockTrait->generate();\n        return $this->mockObjectForAbstractClass($className['className'], $arguments, $mockClassName, $callOriginalConstructor, $callOriginalClone, $callAutoload, $mockedMethods, $cloneArguments);\n    }\n    /**\n     * Returns an object for the specified trait.\n     *\n     * @psalm-param trait-string $traitName\n     *\n     * @throws ReflectionException\n     * @throws RuntimeException\n     * @throws UnknownTraitException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5244\n     */\n    public function objectForTrait(string $traitName, string $traitClassName = '', bool $callAutoload = \\true, bool $callOriginalConstructor = \\false, array $arguments = []) : object\n    {\n        if (!trait_exists($traitName, $callAutoload)) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\UnknownTraitException($traitName);\n        }\n        $className = $this->generateClassName($traitName, $traitClassName, 'Trait_');\n        $classTemplate = $this->loadTemplate('trait_class.tpl');\n        $classTemplate->setVar(['prologue' => '', 'class_name' => $className['className'], 'trait_name' => $traitName]);\n        return $this->getObject(new \\PHPUnit\\Framework\\MockObject\\Generator\\MockTrait($classTemplate->render(), $className['className']), '', $callOriginalConstructor, $arguments);\n    }\n    /**\n     * @throws ClassIsEnumerationException\n     * @throws ClassIsFinalException\n     * @throws ClassIsReadonlyException\n     * @throws ReflectionException\n     * @throws RuntimeException\n     *\n     * @todo This method is only public because it is used to test generated code in PHPT tests\n     *\n     * @see https://github.com/sebastianbergmann/phpunit/issues/5476\n     */\n    public function generate(string $type, bool $mockObject, array $methods = null, string $mockClassName = '', bool $callOriginalClone = \\true, bool $callAutoload = \\true, bool $cloneArguments = \\true, bool $callOriginalMethods = \\false) : \\PHPUnit\\Framework\\MockObject\\Generator\\MockClass\n    {\n        if ($mockClassName !== '') {\n            return $this->generateCodeForTestDoubleClass($type, $mockObject, $methods, $mockClassName, $callOriginalClone, $callAutoload, $cloneArguments, $callOriginalMethods);\n        }\n        $key = md5($type . ($mockObject ? 'MockObject' : 'TestStub') . serialize($methods) . serialize($callOriginalClone) . serialize($cloneArguments) . serialize($callOriginalMethods));\n        if (!isset(self::$cache[$key])) {\n            self::$cache[$key] = $this->generateCodeForTestDoubleClass($type, $mockObject, $methods, $mockClassName, $callOriginalClone, $callAutoload, $cloneArguments, $callOriginalMethods);\n        }\n        return self::$cache[$key];\n    }\n    /**\n     * @throws RuntimeException\n     * @throws SoapExtensionNotAvailableException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5242\n     */\n    public function generateClassFromWsdl(string $wsdlFile, string $className, array $methods = [], array $options = []) : string\n    {\n        if (!extension_loaded('soap')) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\SoapExtensionNotAvailableException();\n        }\n        $options['cache_wsdl'] = WSDL_CACHE_NONE;\n        try {\n            $client = new SoapClient($wsdlFile, $options);\n            $_methods = array_unique($client->__getFunctions());\n            unset($client);\n        } catch (SoapFault $e) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\RuntimeException($e->getMessage(), $e->getCode(), $e);\n        }\n        sort($_methods);\n        $methodTemplate = $this->loadTemplate('wsdl_method.tpl');\n        $methodsBuffer = '';\n        foreach ($_methods as $method) {\n            preg_match_all('/[a-zA-Z_\\\\x7f-\\\\xff][a-zA-Z0-9_\\\\x7f-\\\\xff]*\\\\(/', $method, $matches, PREG_OFFSET_CAPTURE);\n            $lastFunction = array_pop($matches[0]);\n            $nameStart = $lastFunction[1];\n            $nameEnd = $nameStart + strlen($lastFunction[0]) - 1;\n            $name = str_replace('(', '', $lastFunction[0]);\n            if (empty($methods) || in_array($name, $methods, \\true)) {\n                $arguments = explode(',', str_replace(')', '', substr($method, $nameEnd + 1)));\n                foreach (range(0, count($arguments) - 1) as $i) {\n                    $parameterStart = strpos($arguments[$i], '$');\n                    if (!$parameterStart) {\n                        continue;\n                    }\n                    $arguments[$i] = substr($arguments[$i], $parameterStart);\n                }\n                $methodTemplate->setVar(['method_name' => $name, 'arguments' => implode(', ', $arguments)]);\n                $methodsBuffer .= $methodTemplate->render();\n            }\n        }\n        $optionsBuffer = '[';\n        foreach ($options as $key => $value) {\n            $optionsBuffer .= $key . ' => ' . $value;\n        }\n        $optionsBuffer .= ']';\n        $classTemplate = $this->loadTemplate('wsdl_class.tpl');\n        $namespace = '';\n        if (str_contains($className, '\\\\')) {\n            $parts = explode('\\\\', $className);\n            $className = array_pop($parts);\n            $namespace = 'namespace ' . implode('\\\\', $parts) . ';' . \"\\n\\n\";\n        }\n        $classTemplate->setVar(['namespace' => $namespace, 'class_name' => $className, 'wsdl' => $wsdlFile, 'options' => $optionsBuffer, 'methods' => $methodsBuffer]);\n        return $classTemplate->render();\n    }\n    /**\n     * @throws ReflectionException\n     *\n     * @psalm-return list<MockMethod>\n     */\n    public function mockClassMethods(string $className, bool $callOriginalMethods, bool $cloneArguments) : array\n    {\n        $class = $this->reflectClass($className);\n        $methods = [];\n        foreach ($class->getMethods() as $method) {\n            if (($method->isPublic() || $method->isAbstract()) && $this->canMethodBeDoubled($method)) {\n                $methods[] = \\PHPUnit\\Framework\\MockObject\\Generator\\MockMethod::fromReflection($method, $callOriginalMethods, $cloneArguments);\n            }\n        }\n        return $methods;\n    }\n    /**\n     * @psalm-param class-string $interfaceName\n     *\n     * @throws ReflectionException\n     *\n     * @psalm-return list<ReflectionMethod>\n     */\n    private function userDefinedInterfaceMethods(string $interfaceName) : array\n    {\n        $interface = $this->reflectClass($interfaceName);\n        $methods = [];\n        foreach ($interface->getMethods() as $method) {\n            if (!$method->isUserDefined()) {\n                continue;\n            }\n            $methods[] = $method;\n        }\n        return $methods;\n    }\n    /**\n     * @throws ReflectionException\n     * @throws RuntimeException\n     */\n    private function getObject(\\PHPUnit\\Framework\\MockObject\\Generator\\MockType $mockClass, string $type = '', bool $callOriginalConstructor = \\false, array $arguments = [], bool $callOriginalMethods = \\false, object $proxyTarget = null, bool $returnValueGeneration = \\true) : object\n    {\n        $className = $mockClass->generate();\n        $object = $this->instantiate($className, $callOriginalConstructor, $arguments);\n        if ($callOriginalMethods) {\n            $this->instantiateProxyTarget($proxyTarget, $object, $type, $arguments);\n        }\n        if ($object instanceof StubInternal) {\n            $object->__phpunit_setReturnValueGeneration($returnValueGeneration);\n        }\n        return $object;\n    }\n    /**\n     * @throws ClassIsEnumerationException\n     * @throws ClassIsFinalException\n     * @throws ClassIsReadonlyException\n     * @throws ReflectionException\n     * @throws RuntimeException\n     */\n    private function generateCodeForTestDoubleClass(string $type, bool $mockObject, ?array $explicitMethods, string $mockClassName, bool $callOriginalClone, bool $callAutoload, bool $cloneArguments, bool $callOriginalMethods) : \\PHPUnit\\Framework\\MockObject\\Generator\\MockClass\n    {\n        $classTemplate = $this->loadTemplate('test_double_class.tpl');\n        $additionalInterfaces = [];\n        $doubledCloneMethod = \\false;\n        $proxiedCloneMethod = \\false;\n        $isClass = \\false;\n        $isInterface = \\false;\n        $class = null;\n        $mockMethods = new \\PHPUnit\\Framework\\MockObject\\Generator\\MockMethodSet();\n        $testDoubleClassPrefix = $mockObject ? 'MockObject_' : 'TestStub_';\n        $_mockClassName = $this->generateClassName($type, $mockClassName, $testDoubleClassPrefix);\n        if (class_exists($_mockClassName['fullClassName'], $callAutoload)) {\n            $isClass = \\true;\n        } elseif (interface_exists($_mockClassName['fullClassName'], $callAutoload)) {\n            $isInterface = \\true;\n        }\n        if (!$isClass && !$isInterface) {\n            $prologue = 'class ' . $_mockClassName['originalClassName'] . \"\\n{\\n}\\n\\n\";\n            if (!empty($_mockClassName['namespaceName'])) {\n                $prologue = 'namespace ' . $_mockClassName['namespaceName'] . \" {\\n\\n\" . $prologue . \"}\\n\\n\" . \"namespace {\\n\\n\";\n                $epilogue = \"\\n\\n}\";\n            }\n            $doubledCloneMethod = \\true;\n        } else {\n            $class = $this->reflectClass($_mockClassName['fullClassName']);\n            if ($class->isEnum()) {\n                throw new \\PHPUnit\\Framework\\MockObject\\Generator\\ClassIsEnumerationException($_mockClassName['fullClassName']);\n            }\n            if ($class->isFinal()) {\n                throw new \\PHPUnit\\Framework\\MockObject\\Generator\\ClassIsFinalException($_mockClassName['fullClassName']);\n            }\n            if (method_exists($class, 'isReadOnly') && $class->isReadOnly()) {\n                throw new \\PHPUnit\\Framework\\MockObject\\Generator\\ClassIsReadonlyException($_mockClassName['fullClassName']);\n            }\n            // @see https://github.com/sebastianbergmann/phpunit/issues/2995\n            if ($isInterface && $class->implementsInterface(Throwable::class)) {\n                $actualClassName = Exception::class;\n                $additionalInterfaces[] = $class->getName();\n                $isInterface = \\false;\n                $class = $this->reflectClass($actualClassName);\n                foreach ($this->userDefinedInterfaceMethods($_mockClassName['fullClassName']) as $method) {\n                    $methodName = $method->getName();\n                    if ($class->hasMethod($methodName)) {\n                        $classMethod = $class->getMethod($methodName);\n                        if (!$this->canMethodBeDoubled($classMethod)) {\n                            continue;\n                        }\n                    }\n                    $mockMethods->addMethods(\\PHPUnit\\Framework\\MockObject\\Generator\\MockMethod::fromReflection($method, $callOriginalMethods, $cloneArguments));\n                }\n                $_mockClassName = $this->generateClassName($actualClassName, $_mockClassName['className'], $testDoubleClassPrefix);\n            }\n            // @see https://github.com/sebastianbergmann/phpunit-mock-objects/issues/103\n            if ($isInterface && $class->implementsInterface(Traversable::class) && !$class->implementsInterface(Iterator::class) && !$class->implementsInterface(IteratorAggregate::class)) {\n                $additionalInterfaces[] = Iterator::class;\n                $mockMethods->addMethods(...$this->mockClassMethods(Iterator::class, $callOriginalMethods, $cloneArguments));\n            }\n            if ($class->hasMethod('__clone')) {\n                $cloneMethod = $class->getMethod('__clone');\n                if (!$cloneMethod->isFinal()) {\n                    if ($callOriginalClone && !$isInterface) {\n                        $proxiedCloneMethod = \\true;\n                    } else {\n                        $doubledCloneMethod = \\true;\n                    }\n                }\n            } else {\n                $doubledCloneMethod = \\true;\n            }\n        }\n        if ($isClass && $explicitMethods === []) {\n            $mockMethods->addMethods(...$this->mockClassMethods($_mockClassName['fullClassName'], $callOriginalMethods, $cloneArguments));\n        }\n        if ($isInterface && ($explicitMethods === [] || $explicitMethods === null)) {\n            $mockMethods->addMethods(...$this->interfaceMethods($_mockClassName['fullClassName'], $cloneArguments));\n        }\n        if (is_array($explicitMethods)) {\n            foreach ($explicitMethods as $methodName) {\n                if ($class !== null && $class->hasMethod($methodName)) {\n                    $method = $class->getMethod($methodName);\n                    if ($this->canMethodBeDoubled($method)) {\n                        $mockMethods->addMethods(\\PHPUnit\\Framework\\MockObject\\Generator\\MockMethod::fromReflection($method, $callOriginalMethods, $cloneArguments));\n                    }\n                } else {\n                    $mockMethods->addMethods(\\PHPUnit\\Framework\\MockObject\\Generator\\MockMethod::fromName($_mockClassName['fullClassName'], $methodName, $cloneArguments));\n                }\n            }\n        }\n        $mockedMethods = '';\n        $configurable = [];\n        foreach ($mockMethods->asArray() as $mockMethod) {\n            $mockedMethods .= $mockMethod->generateCode();\n            $configurable[] = new ConfigurableMethod($mockMethod->methodName(), $mockMethod->returnType());\n        }\n        /** @psalm-var trait-string[] $traits */\n        $traits = [StubApi::class];\n        if ($mockObject) {\n            $traits[] = MockObjectApi::class;\n        }\n        if (!$mockMethods->hasMethod('method') && (!isset($class) || !$class->hasMethod('method'))) {\n            $traits[] = Method::class;\n        }\n        if ($doubledCloneMethod) {\n            $traits[] = DoubledCloneMethod::class;\n        }\n        if ($proxiedCloneMethod) {\n            $traits[] = ProxiedCloneMethod::class;\n        }\n        $useStatements = '';\n        foreach ($traits as $trait) {\n            $useStatements .= sprintf('    use %s;' . PHP_EOL, $trait);\n        }\n        unset($traits);\n        $classTemplate->setVar(['prologue' => $prologue ?? '', 'epilogue' => $epilogue ?? '', 'class_declaration' => $this->generateTestDoubleClassDeclaration($mockObject, $_mockClassName, $isInterface, $additionalInterfaces), 'use_statements' => $useStatements, 'mock_class_name' => $_mockClassName['className'], 'mocked_methods' => $mockedMethods]);\n        return new \\PHPUnit\\Framework\\MockObject\\Generator\\MockClass($classTemplate->render(), $_mockClassName['className'], $configurable);\n    }\n    private function generateClassName(string $type, string $className, string $prefix) : array\n    {\n        if ($type[0] === '\\\\') {\n            $type = substr($type, 1);\n        }\n        $classNameParts = explode('\\\\', $type);\n        if (count($classNameParts) > 1) {\n            $type = array_pop($classNameParts);\n            $namespaceName = implode('\\\\', $classNameParts);\n            $fullClassName = $namespaceName . '\\\\' . $type;\n        } else {\n            $namespaceName = '';\n            $fullClassName = $type;\n        }\n        if ($className === '') {\n            do {\n                $className = $prefix . $type . '_' . substr(md5((string) mt_rand()), 0, 8);\n            } while (class_exists($className, \\false));\n        }\n        return ['className' => $className, 'originalClassName' => $type, 'fullClassName' => $fullClassName, 'namespaceName' => $namespaceName];\n    }\n    private function generateTestDoubleClassDeclaration(bool $mockObject, array $mockClassName, bool $isInterface, array $additionalInterfaces = []) : string\n    {\n        if ($mockObject) {\n            $additionalInterfaces[] = MockObjectInternal::class;\n        } else {\n            $additionalInterfaces[] = StubInternal::class;\n        }\n        $buffer = 'class ';\n        $interfaces = implode(', ', $additionalInterfaces);\n        if ($isInterface) {\n            $buffer .= sprintf('%s implements %s', $mockClassName['className'], $interfaces);\n            if (!in_array($mockClassName['originalClassName'], $additionalInterfaces, \\true)) {\n                $buffer .= ', ';\n                if (!empty($mockClassName['namespaceName'])) {\n                    $buffer .= $mockClassName['namespaceName'] . '\\\\';\n                }\n                $buffer .= $mockClassName['originalClassName'];\n            }\n        } else {\n            $buffer .= sprintf('%s extends %s%s implements %s', $mockClassName['className'], !empty($mockClassName['namespaceName']) ? $mockClassName['namespaceName'] . '\\\\' : '', $mockClassName['originalClassName'], $interfaces);\n        }\n        return $buffer;\n    }\n    private function canMethodBeDoubled(ReflectionMethod $method) : bool\n    {\n        if ($method->isConstructor()) {\n            return \\false;\n        }\n        if ($method->isDestructor()) {\n            return \\false;\n        }\n        if ($method->isFinal()) {\n            return \\false;\n        }\n        if ($method->isPrivate()) {\n            return \\false;\n        }\n        return !$this->isMethodNameExcluded($method->getName());\n    }\n    private function isMethodNameExcluded(string $name) : bool\n    {\n        return isset(self::EXCLUDED_METHOD_NAMES[$name]);\n    }\n    /**\n     * @throws UnknownTypeException\n     */\n    private function ensureKnownType(string $type, bool $callAutoload) : void\n    {\n        if (!class_exists($type, $callAutoload) && !interface_exists($type, $callAutoload)) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\UnknownTypeException($type);\n        }\n    }\n    /**\n     * @throws DuplicateMethodException\n     * @throws InvalidMethodNameException\n     */\n    private function ensureValidMethods(?array $methods) : void\n    {\n        if ($methods === null) {\n            return;\n        }\n        foreach ($methods as $method) {\n            if (!preg_match('~[a-zA-Z_\\\\x7f-\\\\xff][a-zA-Z0-9_\\\\x7f-\\\\xff]*~', (string) $method)) {\n                throw new \\PHPUnit\\Framework\\MockObject\\Generator\\InvalidMethodNameException((string) $method);\n            }\n        }\n        if ($methods !== array_unique($methods)) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\DuplicateMethodException($methods);\n        }\n    }\n    /**\n     * @throws ClassAlreadyExistsException\n     * @throws ReflectionException\n     */\n    private function ensureMockedClassDoesNotAlreadyExist(string $mockClassName) : void\n    {\n        if ($mockClassName !== '' && class_exists($mockClassName, \\false)) {\n            $reflector = $this->reflectClass($mockClassName);\n            if (!$reflector->implementsInterface(MockObject::class)) {\n                throw new \\PHPUnit\\Framework\\MockObject\\Generator\\ClassAlreadyExistsException($mockClassName);\n            }\n        }\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws ReflectionException\n     */\n    private function instantiate(string $className, bool $callOriginalConstructor, array $arguments) : object\n    {\n        if ($callOriginalConstructor) {\n            if (count($arguments) === 0) {\n                return new $className();\n            }\n            try {\n                return (new ReflectionClass($className))->newInstanceArgs($arguments);\n                // @codeCoverageIgnoreStart\n            } catch (\\ReflectionException $e) {\n                throw new \\PHPUnit\\Framework\\MockObject\\Generator\\ReflectionException($e->getMessage(), $e->getCode(), $e);\n            }\n            // @codeCoverageIgnoreEnd\n        }\n        try {\n            return (new ReflectionClass($className))->newInstanceWithoutConstructor();\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\ReflectionException($e->getMessage(), $e->getCode(), $e);\n            // @codeCoverageIgnoreEnd\n        }\n    }\n    /**\n     * @psalm-param class-string $type\n     *\n     * @throws ReflectionException\n     */\n    private function instantiateProxyTarget(?object $proxyTarget, object $object, string $type, array $arguments) : void\n    {\n        if (!is_object($proxyTarget)) {\n            assert(class_exists($type));\n            if (count($arguments) === 0) {\n                $proxyTarget = new $type();\n            } else {\n                $class = new ReflectionClass($type);\n                try {\n                    $proxyTarget = $class->newInstanceArgs($arguments);\n                    // @codeCoverageIgnoreStart\n                } catch (\\ReflectionException $e) {\n                    throw new \\PHPUnit\\Framework\\MockObject\\Generator\\ReflectionException($e->getMessage(), $e->getCode(), $e);\n                }\n                // @codeCoverageIgnoreEnd\n            }\n        }\n        $object->__phpunit_setOriginalObject($proxyTarget);\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws ReflectionException\n     */\n    private function reflectClass(string $className) : ReflectionClass\n    {\n        try {\n            $class = new ReflectionClass($className);\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n        return $class;\n    }\n    /**\n     * @psalm-param class-string $classOrInterfaceName\n     *\n     * @psalm-return list<string>\n     *\n     * @throws ReflectionException\n     */\n    private function namesOfMethodsIn(string $classOrInterfaceName) : array\n    {\n        $class = $this->reflectClass($classOrInterfaceName);\n        $methods = [];\n        foreach ($class->getMethods() as $method) {\n            if ($method->isPublic() || $method->isAbstract()) {\n                $methods[] = $method->getName();\n            }\n        }\n        return $methods;\n    }\n    /**\n     * @psalm-param class-string $interfaceName\n     *\n     * @psalm-return list<MockMethod>\n     *\n     * @throws ReflectionException\n     */\n    private function interfaceMethods(string $interfaceName, bool $cloneArguments) : array\n    {\n        $class = $this->reflectClass($interfaceName);\n        $methods = [];\n        foreach ($class->getMethods() as $method) {\n            $methods[] = \\PHPUnit\\Framework\\MockObject\\Generator\\MockMethod::fromReflection($method, \\false, $cloneArguments);\n        }\n        return $methods;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function call_user_func;\nuse function class_exists;\nuse PHPUnit\\Framework\\MockObject\\ConfigurableMethod;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MockClass implements \\PHPUnit\\Framework\\MockObject\\Generator\\MockType\n{\n    private readonly string $classCode;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $mockName;\n    /**\n     * @psalm-var list<ConfigurableMethod>\n     */\n    private readonly array $configurableMethods;\n    /**\n     * @psalm-param class-string $mockName\n     * @psalm-param list<ConfigurableMethod> $configurableMethods\n     */\n    public function __construct(string $classCode, string $mockName, array $configurableMethods)\n    {\n        $this->classCode = $classCode;\n        $this->mockName = $mockName;\n        $this->configurableMethods = $configurableMethods;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function generate() : string\n    {\n        if (!class_exists($this->mockName, \\false)) {\n            eval($this->classCode);\n            call_user_func([$this->mockName, '__phpunit_initConfigurableMethods'], ...$this->configurableMethods);\n        }\n        return $this->mockName;\n    }\n    public function classCode() : string\n    {\n        return $this->classCode;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function explode;\nuse function implode;\nuse function is_object;\nuse function is_string;\nuse function preg_match;\nuse function preg_replace;\nuse function sprintf;\nuse function strlen;\nuse function strpos;\nuse function substr;\nuse function substr_count;\nuse function trim;\nuse function var_export;\nuse ReflectionMethod;\nuse ReflectionParameter;\nuse PHPUnit\\SebastianBergmann\\Type\\ReflectionMapper;\nuse PHPUnit\\SebastianBergmann\\Type\\Type;\nuse PHPUnit\\SebastianBergmann\\Type\\UnknownType;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MockMethod\n{\n    use \\PHPUnit\\Framework\\MockObject\\Generator\\TemplateLoader;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    private readonly bool $cloneArguments;\n    private readonly string $modifier;\n    private readonly string $argumentsForDeclaration;\n    private readonly string $argumentsForCall;\n    private readonly Type $returnType;\n    private readonly string $reference;\n    private readonly bool $callOriginalMethod;\n    private readonly bool $static;\n    private readonly ?string $deprecation;\n    /**\n     * @throws ReflectionException\n     * @throws RuntimeException\n     */\n    public static function fromReflection(ReflectionMethod $method, bool $callOriginalMethod, bool $cloneArguments) : self\n    {\n        if ($method->isPrivate()) {\n            $modifier = 'private';\n        } elseif ($method->isProtected()) {\n            $modifier = 'protected';\n        } else {\n            $modifier = 'public';\n        }\n        if ($method->isStatic()) {\n            $modifier .= ' static';\n        }\n        if ($method->returnsReference()) {\n            $reference = '&';\n        } else {\n            $reference = '';\n        }\n        $docComment = $method->getDocComment();\n        if (is_string($docComment) && preg_match('#\\\\*[ \\\\t]*+@deprecated[ \\\\t]*+(.*?)\\\\r?+\\\\n[ \\\\t]*+\\\\*(?:[ \\\\t]*+@|/$)#s', $docComment, $deprecation)) {\n            $deprecation = trim(preg_replace('#[ \\\\t]*\\\\r?\\\\n[ \\\\t]*+\\\\*[ \\\\t]*+#', ' ', $deprecation[1]));\n        } else {\n            $deprecation = null;\n        }\n        return new self($method->getDeclaringClass()->getName(), $method->getName(), $cloneArguments, $modifier, self::methodParametersForDeclaration($method), self::methodParametersForCall($method), (new ReflectionMapper())->fromReturnType($method), $reference, $callOriginalMethod, $method->isStatic(), $deprecation);\n    }\n    /**\n     * @param class-string     $className\n     * @param non-empty-string $methodName\n     */\n    public static function fromName(string $className, string $methodName, bool $cloneArguments) : self\n    {\n        return new self($className, $methodName, $cloneArguments, 'public', '', '', new UnknownType(), '', \\false, \\false, null);\n    }\n    /**\n     * @param class-string     $className\n     * @param non-empty-string $methodName\n     */\n    private function __construct(string $className, string $methodName, bool $cloneArguments, string $modifier, string $argumentsForDeclaration, string $argumentsForCall, Type $returnType, string $reference, bool $callOriginalMethod, bool $static, ?string $deprecation)\n    {\n        $this->className = $className;\n        $this->methodName = $methodName;\n        $this->cloneArguments = $cloneArguments;\n        $this->modifier = $modifier;\n        $this->argumentsForDeclaration = $argumentsForDeclaration;\n        $this->argumentsForCall = $argumentsForCall;\n        $this->returnType = $returnType;\n        $this->reference = $reference;\n        $this->callOriginalMethod = $callOriginalMethod;\n        $this->static = $static;\n        $this->deprecation = $deprecation;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n    /**\n     * @throws RuntimeException\n     */\n    public function generateCode() : string\n    {\n        if ($this->static) {\n            $templateFile = 'doubled_static_method.tpl';\n        } else {\n            $templateFile = sprintf('%s_method.tpl', $this->callOriginalMethod ? 'proxied' : 'doubled');\n        }\n        $deprecation = $this->deprecation;\n        $returnResult = '';\n        if (!$this->returnType->isNever() && !$this->returnType->isVoid()) {\n            $returnResult = <<<'EOT'\n\n\n        return $__phpunit_result;\nEOT;\n        }\n        if (null !== $this->deprecation) {\n            $deprecation = \"The {$this->className}::{$this->methodName} method is deprecated ({$this->deprecation}).\";\n            $deprecationTemplate = $this->loadTemplate('deprecation.tpl');\n            $deprecationTemplate->setVar(['deprecation' => var_export($deprecation, \\true)]);\n            $deprecation = $deprecationTemplate->render();\n        }\n        $template = $this->loadTemplate($templateFile);\n        $template->setVar(['arguments_decl' => $this->argumentsForDeclaration, 'arguments_call' => $this->argumentsForCall, 'return_declaration' => !empty($this->returnType->asString()) ? ': ' . $this->returnType->asString() : '', 'return_type' => $this->returnType->asString(), 'arguments_count' => !empty($this->argumentsForCall) ? substr_count($this->argumentsForCall, ',') + 1 : 0, 'class_name' => $this->className, 'method_name' => $this->methodName, 'modifier' => $this->modifier, 'reference' => $this->reference, 'clone_arguments' => $this->cloneArguments ? 'true' : 'false', 'deprecation' => $deprecation, 'return_result' => $returnResult]);\n        return $template->render();\n    }\n    public function returnType() : Type\n    {\n        return $this->returnType;\n    }\n    /**\n     * Returns the parameters of a function or method.\n     *\n     * @throws RuntimeException\n     */\n    private static function methodParametersForDeclaration(ReflectionMethod $method) : string\n    {\n        $parameters = [];\n        $types = (new ReflectionMapper())->fromParameterTypes($method);\n        foreach ($method->getParameters() as $i => $parameter) {\n            $name = '$' . $parameter->getName();\n            /* Note: PHP extensions may use empty names for reference arguments\n             * or \"...\" for methods taking a variable number of arguments.\n             */\n            if ($name === '$' || $name === '$...') {\n                $name = '$arg' . $i;\n            }\n            $default = '';\n            $reference = '';\n            $typeDeclaration = '';\n            if (!$types[$i]->type()->isUnknown()) {\n                $typeDeclaration = $types[$i]->type()->asString() . ' ';\n            }\n            if ($parameter->isPassedByReference()) {\n                $reference = '&';\n            }\n            if ($parameter->isVariadic()) {\n                $name = '...' . $name;\n            } elseif ($parameter->isDefaultValueAvailable()) {\n                $default = ' = ' . self::exportDefaultValue($parameter);\n            } elseif ($parameter->isOptional()) {\n                $default = ' = null';\n            }\n            $parameters[] = $typeDeclaration . $reference . $name . $default;\n        }\n        return implode(', ', $parameters);\n    }\n    /**\n     * Returns the parameters of a function or method.\n     *\n     * @throws ReflectionException\n     */\n    private static function methodParametersForCall(ReflectionMethod $method) : string\n    {\n        $parameters = [];\n        foreach ($method->getParameters() as $i => $parameter) {\n            $name = '$' . $parameter->getName();\n            /* Note: PHP extensions may use empty names for reference arguments\n             * or \"...\" for methods taking a variable number of arguments.\n             */\n            if ($name === '$' || $name === '$...') {\n                $name = '$arg' . $i;\n            }\n            if ($parameter->isVariadic()) {\n                continue;\n            }\n            if ($parameter->isPassedByReference()) {\n                $parameters[] = '&' . $name;\n            } else {\n                $parameters[] = $name;\n            }\n        }\n        return implode(', ', $parameters);\n    }\n    /**\n     * @throws ReflectionException\n     */\n    private static function exportDefaultValue(ReflectionParameter $parameter) : string\n    {\n        try {\n            $defaultValue = $parameter->getDefaultValue();\n            if (!is_object($defaultValue)) {\n                return var_export($defaultValue, \\true);\n            }\n            $parameterAsString = $parameter->__toString();\n            return explode(' = ', substr(substr($parameterAsString, strpos($parameterAsString, '<optional> ') + strlen('<optional> ')), 0, -2))[1];\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new \\PHPUnit\\Framework\\MockObject\\Generator\\ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function array_key_exists;\nuse function array_values;\nuse function strtolower;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MockMethodSet\n{\n    /**\n     * @psalm-var array<string,MockMethod>\n     */\n    private array $methods = [];\n    public function addMethods(\\PHPUnit\\Framework\\MockObject\\Generator\\MockMethod ...$methods) : void\n    {\n        foreach ($methods as $method) {\n            $this->methods[strtolower($method->methodName())] = $method;\n        }\n    }\n    /**\n     * @psalm-return list<MockMethod>\n     */\n    public function asArray() : array\n    {\n        return array_values($this->methods);\n    }\n    public function hasMethod(string $methodName) : bool\n    {\n        return array_key_exists(strtolower($methodName), $this->methods);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse function class_exists;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5243\n */\nfinal class MockTrait implements \\PHPUnit\\Framework\\MockObject\\Generator\\MockType\n{\n    private readonly string $classCode;\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $mockName;\n    /**\n     * @psalm-param class-string $mockName\n     */\n    public function __construct(string $classCode, string $mockName)\n    {\n        $this->classCode = $classCode;\n        $this->mockName = $mockName;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function generate() : string\n    {\n        if (!class_exists($this->mockName, \\false)) {\n            eval($this->classCode);\n        }\n        return $this->mockName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface MockType\n{\n    /**\n     * @psalm-return class-string\n     */\n    public function generate() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Generator;\n\nuse PHPUnit\\SebastianBergmann\\Template\\Template;\n/**\n * @internal This trait is not covered by the backward compatibility promise for PHPUnit\n */\ntrait TemplateLoader\n{\n    /**\n     * @psalm-var array<string,Template>\n     */\n    private static array $templates = [];\n    /**\n     * @psalm-suppress MissingThrowsDocblock\n     */\n    private function loadTemplate(string $template) : Template\n    {\n        $filename = __DIR__ . '/templates/' . $template;\n        if (!isset(self::$templates[$filename])) {\n            self::$templates[$filename] = new Template($filename);\n        }\n        return self::$templates[$filename];\n    }\n}\n\n        @trigger_error({deprecation}, E_USER_DEPRECATED);\n\n    {modifier} function {reference}{method_name}({arguments_decl}){return_declaration}\n    {{deprecation}\n        $__phpunit_arguments = [{arguments_call}];\n        $__phpunit_count     = func_num_args();\n\n        if ($__phpunit_count > {arguments_count}) {\n            $__phpunit_arguments_tmp = func_get_args();\n\n            for ($__phpunit_i = {arguments_count}; $__phpunit_i < $__phpunit_count; $__phpunit_i++) {\n                $__phpunit_arguments[] = $__phpunit_arguments_tmp[$__phpunit_i];\n            }\n        }\n\n        $__phpunit_result = $this->__phpunit_getInvocationHandler()->invoke(\n            new \\PHPUnit\\Framework\\MockObject\\Invocation(\n                '{class_name}', '{method_name}', $__phpunit_arguments, '{return_type}', $this, {clone_arguments}\n            )\n        );{return_result}\n    }\n\n    {modifier} function {reference}{method_name}({arguments_decl}){return_declaration}\n    {\n        throw new \\PHPUnit\\Framework\\MockObject\\BadMethodCallException('Static method \"{method_name}\" cannot be invoked on mock object');\n    }\ndeclare(strict_types=1);\n\ninterface {intersection} extends {interfaces}\n{\n}\n\n    {modifier} function {reference}{method_name}({arguments_decl}){return_declaration}\n    {\n        $__phpunit_arguments = [{arguments_call}];\n        $__phpunit_count     = func_num_args();\n\n        if ($__phpunit_count > {arguments_count}) {\n            $__phpunit_arguments_tmp = func_get_args();\n\n            for ($__phpunit_i = {arguments_count}; $__phpunit_i < $__phpunit_count; $__phpunit_i++) {\n                $__phpunit_arguments[] = $__phpunit_arguments_tmp[$__phpunit_i];\n            }\n        }\n\n        $this->__phpunit_getInvocationHandler()->invoke(\n            new \\PHPUnit\\Framework\\MockObject\\Invocation(\n                '{class_name}', '{method_name}', $__phpunit_arguments, '{return_type}', $this, {clone_arguments}, true\n            )\n        );\n\n        $__phpunit_result = call_user_func_array([$this->__phpunit_originalObject, \"{method_name}\"], $__phpunit_arguments);{return_result}\n    }\ndeclare(strict_types=1);\n\n{prologue}{class_declaration}\n{\n{use_statements}{mocked_methods}}{epilogue}\ndeclare(strict_types=1);\n\n{prologue}class {class_name}\n{\n    use {trait_name};\n}\ndeclare(strict_types=1);\n\n{namespace}class {class_name} extends \\SoapClient\n{\n    public function __construct($wsdl, array $options)\n    {\n        parent::__construct('{wsdl}', $options);\n    }\n{methods}}\n\n    public function {method_name}({arguments})\n    {\n    }\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function array_merge;\nuse function assert;\nuse function trait_exists;\nuse PHPUnit\\Framework\\InvalidArgumentException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\ClassAlreadyExistsException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\ClassIsEnumerationException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\ClassIsFinalException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\ClassIsReadonlyException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\DuplicateMethodException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\Generator;\nuse PHPUnit\\Framework\\MockObject\\Generator\\InvalidMethodNameException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\OriginalConstructorInvocationRequiredException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\ReflectionException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\RuntimeException;\nuse PHPUnit\\Framework\\MockObject\\Generator\\UnknownTypeException;\nuse PHPUnit\\Framework\\TestCase;\nuse ReflectionClass;\n/**\n * @psalm-template MockedType\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MockBuilder\n{\n    private readonly TestCase $testCase;\n    /**\n     * @psalm-var class-string|trait-string\n     */\n    private readonly string $type;\n    /**\n     * @psalm-var list<non-empty-string>\n     */\n    private array $methods = [];\n    private bool $emptyMethodsArray = \\false;\n    /**\n     * @psalm-var ?class-string\n     */\n    private ?string $mockClassName = null;\n    private array $constructorArgs = [];\n    private bool $originalConstructor = \\true;\n    private bool $originalClone = \\true;\n    private bool $autoload = \\true;\n    private bool $cloneArguments = \\false;\n    private bool $callOriginalMethods = \\false;\n    private ?object $proxyTarget = null;\n    private bool $allowMockingUnknownTypes = \\true;\n    private bool $returnValueGeneration = \\true;\n    private readonly Generator $generator;\n    /**\n     * @psalm-param class-string|trait-string $type\n     */\n    public function __construct(TestCase $testCase, string $type)\n    {\n        $this->testCase = $testCase;\n        $this->type = $type;\n        $this->generator = new Generator();\n    }\n    /**\n     * Creates a mock object using a fluent interface.\n     *\n     * @throws ClassAlreadyExistsException\n     * @throws ClassIsEnumerationException\n     * @throws ClassIsFinalException\n     * @throws ClassIsReadonlyException\n     * @throws DuplicateMethodException\n     * @throws InvalidArgumentException\n     * @throws InvalidMethodNameException\n     * @throws OriginalConstructorInvocationRequiredException\n     * @throws ReflectionException\n     * @throws RuntimeException\n     * @throws UnknownTypeException\n     *\n     * @psalm-return MockObject&MockedType\n     */\n    public function getMock() : \\PHPUnit\\Framework\\MockObject\\MockObject\n    {\n        $object = $this->generator->testDouble($this->type, \\true, !$this->emptyMethodsArray ? $this->methods : null, $this->constructorArgs, $this->mockClassName ?? '', $this->originalConstructor, $this->originalClone, $this->autoload, $this->cloneArguments, $this->callOriginalMethods, $this->proxyTarget, $this->allowMockingUnknownTypes, $this->returnValueGeneration);\n        assert($object instanceof $this->type);\n        assert($object instanceof \\PHPUnit\\Framework\\MockObject\\MockObject);\n        $this->testCase->registerMockObject($object);\n        return $object;\n    }\n    /**\n     * Creates a mock object for an abstract class using a fluent interface.\n     *\n     * @psalm-return MockObject&MockedType\n     *\n     * @throws \\PHPUnit\\Framework\\Exception\n     * @throws ReflectionException\n     * @throws RuntimeException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5305\n     */\n    public function getMockForAbstractClass() : \\PHPUnit\\Framework\\MockObject\\MockObject\n    {\n        $object = $this->generator->mockObjectForAbstractClass($this->type, $this->constructorArgs, $this->mockClassName ?? '', $this->originalConstructor, $this->originalClone, $this->autoload, $this->methods, $this->cloneArguments);\n        assert($object instanceof \\PHPUnit\\Framework\\MockObject\\MockObject);\n        $this->testCase->registerMockObject($object);\n        return $object;\n    }\n    /**\n     * Creates a mock object for a trait using a fluent interface.\n     *\n     * @psalm-return MockObject&MockedType\n     *\n     * @throws \\PHPUnit\\Framework\\Exception\n     * @throws ReflectionException\n     * @throws RuntimeException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5306\n     */\n    public function getMockForTrait() : \\PHPUnit\\Framework\\MockObject\\MockObject\n    {\n        assert(trait_exists($this->type));\n        $object = $this->generator->mockObjectForTrait($this->type, $this->constructorArgs, $this->mockClassName ?? '', $this->originalConstructor, $this->originalClone, $this->autoload, $this->methods, $this->cloneArguments);\n        assert($object instanceof \\PHPUnit\\Framework\\MockObject\\MockObject);\n        $this->testCase->registerMockObject($object);\n        return $object;\n    }\n    /**\n     * Specifies the subset of methods to mock, requiring each to exist in the class.\n     *\n     * @psalm-param list<non-empty-string> $methods\n     *\n     * @throws CannotUseOnlyMethodsException\n     * @throws ReflectionException\n     *\n     * @return $this\n     */\n    public function onlyMethods(array $methods) : self\n    {\n        if (empty($methods)) {\n            $this->emptyMethodsArray = \\true;\n            return $this;\n        }\n        try {\n            $reflector = new ReflectionClass($this->type);\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n            // @codeCoverageIgnoreEnd\n        }\n        foreach ($methods as $method) {\n            if (!$reflector->hasMethod($method)) {\n                throw new \\PHPUnit\\Framework\\MockObject\\CannotUseOnlyMethodsException($this->type, $method);\n            }\n        }\n        $this->methods = array_merge($this->methods, $methods);\n        return $this;\n    }\n    /**\n     * Specifies methods that don't exist in the class which you want to mock.\n     *\n     * @psalm-param list<non-empty-string> $methods\n     *\n     * @throws CannotUseAddMethodsException\n     * @throws ReflectionException\n     * @throws RuntimeException\n     *\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5320\n     */\n    public function addMethods(array $methods) : self\n    {\n        if (empty($methods)) {\n            $this->emptyMethodsArray = \\true;\n            return $this;\n        }\n        try {\n            $reflector = new ReflectionClass($this->type);\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n            // @codeCoverageIgnoreEnd\n        }\n        foreach ($methods as $method) {\n            if ($reflector->hasMethod($method)) {\n                throw new \\PHPUnit\\Framework\\MockObject\\CannotUseAddMethodsException($this->type, $method);\n            }\n        }\n        $this->methods = array_merge($this->methods, $methods);\n        return $this;\n    }\n    /**\n     * Specifies the arguments for the constructor.\n     *\n     * @return $this\n     */\n    public function setConstructorArgs(array $arguments) : self\n    {\n        $this->constructorArgs = $arguments;\n        return $this;\n    }\n    /**\n     * Specifies the name for the mock class.\n     *\n     * @psalm-param class-string $name\n     *\n     * @return $this\n     */\n    public function setMockClassName(string $name) : self\n    {\n        $this->mockClassName = $name;\n        return $this;\n    }\n    /**\n     * Disables the invocation of the original constructor.\n     *\n     * @return $this\n     */\n    public function disableOriginalConstructor() : self\n    {\n        $this->originalConstructor = \\false;\n        return $this;\n    }\n    /**\n     * Enables the invocation of the original constructor.\n     *\n     * @return $this\n     */\n    public function enableOriginalConstructor() : self\n    {\n        $this->originalConstructor = \\true;\n        return $this;\n    }\n    /**\n     * Disables the invocation of the original clone constructor.\n     *\n     * @return $this\n     */\n    public function disableOriginalClone() : self\n    {\n        $this->originalClone = \\false;\n        return $this;\n    }\n    /**\n     * Enables the invocation of the original clone constructor.\n     *\n     * @return $this\n     */\n    public function enableOriginalClone() : self\n    {\n        $this->originalClone = \\true;\n        return $this;\n    }\n    /**\n     * Disables the use of class autoloading while creating the mock object.\n     *\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5309\n     */\n    public function disableAutoload() : self\n    {\n        $this->autoload = \\false;\n        return $this;\n    }\n    /**\n     * Enables the use of class autoloading while creating the mock object.\n     *\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5309\n     */\n    public function enableAutoload() : self\n    {\n        $this->autoload = \\true;\n        return $this;\n    }\n    /**\n     * Disables the cloning of arguments passed to mocked methods.\n     *\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5315\n     */\n    public function disableArgumentCloning() : self\n    {\n        $this->cloneArguments = \\false;\n        return $this;\n    }\n    /**\n     * Enables the cloning of arguments passed to mocked methods.\n     *\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5315\n     */\n    public function enableArgumentCloning() : self\n    {\n        $this->cloneArguments = \\true;\n        return $this;\n    }\n    /**\n     * Enables the invocation of the original methods.\n     *\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5307\n     */\n    public function enableProxyingToOriginalMethods() : self\n    {\n        $this->callOriginalMethods = \\true;\n        return $this;\n    }\n    /**\n     * Disables the invocation of the original methods.\n     *\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5307\n     */\n    public function disableProxyingToOriginalMethods() : self\n    {\n        $this->callOriginalMethods = \\false;\n        $this->proxyTarget = null;\n        return $this;\n    }\n    /**\n     * Sets the proxy target.\n     *\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5307\n     */\n    public function setProxyTarget(object $object) : self\n    {\n        $this->proxyTarget = $object;\n        return $this;\n    }\n    /**\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5308\n     */\n    public function allowMockingUnknownTypes() : self\n    {\n        $this->allowMockingUnknownTypes = \\true;\n        return $this;\n    }\n    /**\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5308\n     */\n    public function disallowMockingUnknownTypes() : self\n    {\n        $this->allowMockingUnknownTypes = \\false;\n        return $this;\n    }\n    /**\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5421\n     */\n    public function enableAutoReturnValueGeneration() : self\n    {\n        $this->returnValueGeneration = \\true;\n        return $this;\n    }\n    /**\n     * @return $this\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5421\n     */\n    public function disableAutoReturnValueGeneration() : self\n    {\n        $this->returnValueGeneration = \\false;\n        return $this;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This trait is not covered by the backward compatibility promise for PHPUnit\n */\ntrait DoubledCloneMethod\n{\n    public function __clone() : void\n    {\n        $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationHandler();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function call_user_func_array;\nuse function func_get_args;\nuse PHPUnit\\Framework\\MockObject\\Builder\\InvocationMocker;\nuse PHPUnit\\Framework\\MockObject\\Rule\\AnyInvokedCount;\n/**\n * @internal This trait is not covered by the backward compatibility promise for PHPUnit\n */\ntrait Method\n{\n    public function method() : InvocationMocker\n    {\n        $expects = $this->expects(new AnyInvokedCount());\n        return call_user_func_array([$expects, 'method'], func_get_args());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse PHPUnit\\Framework\\MockObject\\Builder\\InvocationMocker as InvocationMockerBuilder;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder;\n/**\n * @internal This trait is not covered by the backward compatibility promise for PHPUnit\n */\ntrait MockObjectApi\n{\n    private object $__phpunit_originalObject;\n    /** @noinspection MagicMethodsValidityInspection */\n    public function __phpunit_hasMatchers() : bool\n    {\n        return $this->__phpunit_getInvocationHandler()->hasMatchers();\n    }\n    /** @noinspection MagicMethodsValidityInspection */\n    public function __phpunit_setOriginalObject(object $originalObject) : void\n    {\n        $this->__phpunit_originalObject = $originalObject;\n    }\n    /** @noinspection MagicMethodsValidityInspection */\n    public function __phpunit_verify(bool $unsetInvocationMocker = \\true) : void\n    {\n        $this->__phpunit_getInvocationHandler()->verify();\n        if ($unsetInvocationMocker) {\n            $this->__phpunit_unsetInvocationMocker();\n        }\n    }\n    public abstract function __phpunit_getInvocationHandler() : \\PHPUnit\\Framework\\MockObject\\InvocationHandler;\n    public abstract function __phpunit_unsetInvocationMocker() : void;\n    public function expects(InvocationOrder $matcher) : InvocationMockerBuilder\n    {\n        return $this->__phpunit_getInvocationHandler()->expects($matcher);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This trait is not covered by the backward compatibility promise for PHPUnit\n */\ntrait ProxiedCloneMethod\n{\n    public function __clone() : void\n    {\n        $this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationHandler();\n        parent::__clone();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This trait is not covered by the backward compatibility promise for PHPUnit\n */\ntrait StubApi\n{\n    /**\n     * @psalm-var list<ConfigurableMethod>\n     */\n    private static array $__phpunit_configurableMethods;\n    private bool $__phpunit_returnValueGeneration = \\true;\n    private ?\\PHPUnit\\Framework\\MockObject\\InvocationHandler $__phpunit_invocationMocker = null;\n    /** @noinspection MagicMethodsValidityInspection */\n    public static function __phpunit_initConfigurableMethods(\\PHPUnit\\Framework\\MockObject\\ConfigurableMethod ...$configurableMethods) : void\n    {\n        static::$__phpunit_configurableMethods = $configurableMethods;\n    }\n    /** @noinspection MagicMethodsValidityInspection */\n    public function __phpunit_setReturnValueGeneration(bool $returnValueGeneration) : void\n    {\n        $this->__phpunit_returnValueGeneration = $returnValueGeneration;\n    }\n    /** @noinspection MagicMethodsValidityInspection */\n    public function __phpunit_getInvocationHandler() : \\PHPUnit\\Framework\\MockObject\\InvocationHandler\n    {\n        if ($this->__phpunit_invocationMocker === null) {\n            $this->__phpunit_invocationMocker = new \\PHPUnit\\Framework\\MockObject\\InvocationHandler(static::$__phpunit_configurableMethods, $this->__phpunit_returnValueGeneration);\n        }\n        return $this->__phpunit_invocationMocker;\n    }\n    /** @noinspection MagicMethodsValidityInspection */\n    public function __phpunit_unsetInvocationMocker() : void\n    {\n        $this->__phpunit_invocationMocker = null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Builder;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Identity\n{\n    /**\n     * Sets the identification of the expectation to $id.\n     *\n     * @note The identifier is unique per mock object.\n     */\n    public function id(string $id) : self;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Builder;\n\nuse function array_flip;\nuse function array_key_exists;\nuse function array_map;\nuse function array_merge;\nuse function count;\nuse function is_string;\nuse function strtolower;\nuse PHPUnit\\Framework\\Constraint\\Constraint;\nuse PHPUnit\\Framework\\InvalidArgumentException;\nuse PHPUnit\\Framework\\MockObject\\ConfigurableMethod;\nuse PHPUnit\\Framework\\MockObject\\IncompatibleReturnValueException;\nuse PHPUnit\\Framework\\MockObject\\InvocationHandler;\nuse PHPUnit\\Framework\\MockObject\\Matcher;\nuse PHPUnit\\Framework\\MockObject\\MatcherAlreadyRegisteredException;\nuse PHPUnit\\Framework\\MockObject\\MethodCannotBeConfiguredException;\nuse PHPUnit\\Framework\\MockObject\\MethodNameAlreadyConfiguredException;\nuse PHPUnit\\Framework\\MockObject\\MethodNameNotConfiguredException;\nuse PHPUnit\\Framework\\MockObject\\MethodParametersAlreadyConfiguredException;\nuse PHPUnit\\Framework\\MockObject\\Rule;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ConsecutiveCalls;\nuse PHPUnit\\Framework\\MockObject\\Stub\\Exception;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnArgument;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnCallback;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnReference;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnSelf;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnValueMap;\nuse PHPUnit\\Framework\\MockObject\\Stub\\Stub;\nuse Throwable;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvocationMocker implements \\PHPUnit\\Framework\\MockObject\\Builder\\InvocationStubber, \\PHPUnit\\Framework\\MockObject\\Builder\\MethodNameMatch\n{\n    private readonly InvocationHandler $invocationHandler;\n    private readonly Matcher $matcher;\n    /**\n     * @psalm-var list<ConfigurableMethod>\n     */\n    private readonly array $configurableMethods;\n    /**\n     * @psalm-var ?array<string, int>\n     */\n    private ?array $configurableMethodNames = null;\n    public function __construct(InvocationHandler $handler, Matcher $matcher, ConfigurableMethod ...$configurableMethods)\n    {\n        $this->invocationHandler = $handler;\n        $this->matcher = $matcher;\n        $this->configurableMethods = $configurableMethods;\n    }\n    /**\n     * @throws MatcherAlreadyRegisteredException\n     *\n     * @return $this\n     */\n    public function id(string $id) : self\n    {\n        $this->invocationHandler->registerMatcher($id, $this->matcher);\n        return $this;\n    }\n    /**\n     * @return $this\n     */\n    public function will(Stub $stub) : \\PHPUnit\\Framework\\MockObject\\Builder\\Identity\n    {\n        $this->matcher->setStub($stub);\n        return $this;\n    }\n    /**\n     * @throws IncompatibleReturnValueException\n     */\n    public function willReturn(mixed $value, mixed ...$nextValues) : self\n    {\n        if (count($nextValues) === 0) {\n            $this->ensureTypeOfReturnValues([$value]);\n            $stub = $value instanceof Stub ? $value : new ReturnStub($value);\n            return $this->will($stub);\n        }\n        $values = array_merge([$value], $nextValues);\n        $this->ensureTypeOfReturnValues($values);\n        $stub = new ConsecutiveCalls($values);\n        return $this->will($stub);\n    }\n    public function willReturnReference(mixed &$reference) : self\n    {\n        $stub = new ReturnReference($reference);\n        return $this->will($stub);\n    }\n    public function willReturnMap(array $valueMap) : self\n    {\n        $stub = new ReturnValueMap($valueMap);\n        return $this->will($stub);\n    }\n    public function willReturnArgument(int $argumentIndex) : self\n    {\n        $stub = new ReturnArgument($argumentIndex);\n        return $this->will($stub);\n    }\n    public function willReturnCallback(callable $callback) : self\n    {\n        $stub = new ReturnCallback($callback);\n        return $this->will($stub);\n    }\n    public function willReturnSelf() : self\n    {\n        $stub = new ReturnSelf();\n        return $this->will($stub);\n    }\n    public function willReturnOnConsecutiveCalls(mixed ...$values) : self\n    {\n        $stub = new ConsecutiveCalls($values);\n        return $this->will($stub);\n    }\n    public function willThrowException(Throwable $exception) : self\n    {\n        $stub = new Exception($exception);\n        return $this->will($stub);\n    }\n    /**\n     * @return $this\n     */\n    public function after(string $id) : self\n    {\n        $this->matcher->setAfterMatchBuilderId($id);\n        return $this;\n    }\n    /**\n     * @throws \\PHPUnit\\Framework\\Exception\n     * @throws MethodNameNotConfiguredException\n     * @throws MethodParametersAlreadyConfiguredException\n     *\n     * @return $this\n     */\n    public function with(mixed ...$arguments) : self\n    {\n        $this->ensureParametersCanBeConfigured();\n        $this->matcher->setParametersRule(new Rule\\Parameters($arguments));\n        return $this;\n    }\n    /**\n     * @throws MethodNameNotConfiguredException\n     * @throws MethodParametersAlreadyConfiguredException\n     *\n     * @return $this\n     */\n    public function withAnyParameters() : self\n    {\n        $this->ensureParametersCanBeConfigured();\n        $this->matcher->setParametersRule(new Rule\\AnyParameters());\n        return $this;\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws MethodCannotBeConfiguredException\n     * @throws MethodNameAlreadyConfiguredException\n     *\n     * @return $this\n     */\n    public function method(Constraint|string $constraint) : self\n    {\n        if ($this->matcher->hasMethodNameRule()) {\n            throw new MethodNameAlreadyConfiguredException();\n        }\n        if (is_string($constraint)) {\n            $this->configurableMethodNames ??= array_flip(array_map(static fn(ConfigurableMethod $configurable) => strtolower($configurable->name()), $this->configurableMethods));\n            if (!array_key_exists(strtolower($constraint), $this->configurableMethodNames)) {\n                throw new MethodCannotBeConfiguredException($constraint);\n            }\n        }\n        $this->matcher->setMethodNameRule(new Rule\\MethodName($constraint));\n        return $this;\n    }\n    /**\n     * @throws MethodNameNotConfiguredException\n     * @throws MethodParametersAlreadyConfiguredException\n     */\n    private function ensureParametersCanBeConfigured() : void\n    {\n        if (!$this->matcher->hasMethodNameRule()) {\n            throw new MethodNameNotConfiguredException();\n        }\n        if ($this->matcher->hasParametersRule()) {\n            throw new MethodParametersAlreadyConfiguredException();\n        }\n    }\n    private function configuredMethod() : ?ConfigurableMethod\n    {\n        $configuredMethod = null;\n        foreach ($this->configurableMethods as $configurableMethod) {\n            if ($this->matcher->methodNameRule()->matchesName($configurableMethod->name())) {\n                if ($configuredMethod !== null) {\n                    return null;\n                }\n                $configuredMethod = $configurableMethod;\n            }\n        }\n        return $configuredMethod;\n    }\n    /**\n     * @throws IncompatibleReturnValueException\n     */\n    private function ensureTypeOfReturnValues(array $values) : void\n    {\n        $configuredMethod = $this->configuredMethod();\n        if ($configuredMethod === null) {\n            return;\n        }\n        foreach ($values as $value) {\n            if (!$configuredMethod->mayReturn($value)) {\n                throw new IncompatibleReturnValueException($configuredMethod, $value);\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Builder;\n\nuse PHPUnit\\Framework\\MockObject\\Stub\\Stub;\nuse Throwable;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface InvocationStubber\n{\n    public function will(Stub $stub) : \\PHPUnit\\Framework\\MockObject\\Builder\\Identity;\n    public function willReturn(mixed $value, mixed ...$nextValues) : self;\n    public function willReturnReference(mixed &$reference) : self;\n    /**\n     * @psalm-param array<int, array<int, mixed>> $valueMap\n     */\n    public function willReturnMap(array $valueMap) : self;\n    public function willReturnArgument(int $argumentIndex) : self;\n    public function willReturnCallback(callable $callback) : self;\n    public function willReturnSelf() : self;\n    public function willReturnOnConsecutiveCalls(mixed ...$values) : self;\n    public function willThrowException(Throwable $exception) : self;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Builder;\n\nuse PHPUnit\\Framework\\Constraint\\Constraint;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface MethodNameMatch extends \\PHPUnit\\Framework\\MockObject\\Builder\\ParametersMatch\n{\n    /**\n     * Adds a new method name match and returns the parameter match object for\n     * further matching possibilities.\n     */\n    public function method(Constraint|string $constraint) : self;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Builder;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface ParametersMatch extends \\PHPUnit\\Framework\\MockObject\\Builder\\Stub\n{\n    /**\n     * Defines the expectation which must occur before the current is valid.\n     */\n    public function after(string $id) : \\PHPUnit\\Framework\\MockObject\\Builder\\Stub;\n    /**\n     * Sets the parameters to match for, each parameter to this function will\n     * be part of match. To perform specific matches or constraints create a\n     * new PHPUnit\\Framework\\Constraint\\Constraint and use it for the parameter.\n     * If the parameter value is not a constraint it will use the\n     * PHPUnit\\Framework\\Constraint\\IsEqual for the value.\n     *\n     * Some examples:\n     * <code>\n     * // match first parameter with value 2\n     * $b->with(2);\n     * // match first parameter with value 'smock' and second identical to 42\n     * $b->with('smock', new PHPUnit\\Framework\\Constraint\\IsEqual(42));\n     * </code>\n     */\n    public function with(mixed ...$arguments) : self;\n    /**\n     * Sets a rule which allows any kind of parameters.\n     *\n     * Some examples:\n     * <code>\n     * // match any number of parameters\n     * $b->withAnyParameters();\n     * </code>\n     */\n    public function withAnyParameters() : self;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Builder;\n\nuse PHPUnit\\Framework\\MockObject\\Stub\\Stub as BaseStub;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Stub extends \\PHPUnit\\Framework\\MockObject\\Builder\\Identity\n{\n    /**\n     * Stubs the matching method with the stub object $stub. Any invocations of\n     * the matched method will now be handled by the stub instead.\n     */\n    public function will(BaseStub $stub) : \\PHPUnit\\Framework\\MockObject\\Builder\\Identity;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse PHPUnit\\Framework\\MockObject\\Builder\\InvocationMocker;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder;\n/**\n * @method InvocationMocker method($constraint)\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface MockObject extends \\PHPUnit\\Framework\\MockObject\\Stub\n{\n    public function expects(InvocationOrder $invocationRule) : InvocationMocker;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface MockObjectInternal extends \\PHPUnit\\Framework\\MockObject\\MockObject, \\PHPUnit\\Framework\\MockObject\\StubInternal\n{\n    public function __phpunit_hasMatchers() : bool;\n    public function __phpunit_setOriginalObject(object $originalObject) : void;\n    public function __phpunit_verify(bool $unsetInvocationMocker = \\true) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse PHPUnit\\Framework\\MockObject\\Builder\\InvocationStubber;\n/**\n * @method InvocationStubber method($constraint)\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface Stub\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface StubInternal extends \\PHPUnit\\Framework\\MockObject\\Stub\n{\n    public static function __phpunit_initConfigurableMethods(\\PHPUnit\\Framework\\MockObject\\ConfigurableMethod ...$configurableMethods) : void;\n    public function __phpunit_getInvocationHandler() : \\PHPUnit\\Framework\\MockObject\\InvocationHandler;\n    public function __phpunit_setReturnValueGeneration(bool $returnValueGeneration) : void;\n    public function __phpunit_unsetInvocationMocker() : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function array_map;\nuse function implode;\nuse function is_object;\nuse function sprintf;\nuse function str_starts_with;\nuse function strtolower;\nuse function substr;\nuse PHPUnit\\Framework\\SelfDescribing;\nuse PHPUnit\\Util\\Cloner;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Invocation implements SelfDescribing\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    private readonly array $parameters;\n    private readonly string $returnType;\n    private readonly bool $isReturnTypeNullable;\n    private readonly bool $proxiedCall;\n    private readonly \\PHPUnit\\Framework\\MockObject\\MockObjectInternal|\\PHPUnit\\Framework\\MockObject\\StubInternal $object;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function __construct(string $className, string $methodName, array $parameters, string $returnType, \\PHPUnit\\Framework\\MockObject\\MockObjectInternal|\\PHPUnit\\Framework\\MockObject\\StubInternal $object, bool $cloneObjects = \\false, bool $proxiedCall = \\false)\n    {\n        $this->className = $className;\n        $this->methodName = $methodName;\n        $this->object = $object;\n        $this->proxiedCall = $proxiedCall;\n        if (strtolower($methodName) === '__tostring') {\n            $returnType = 'string';\n        }\n        if (str_starts_with($returnType, '?')) {\n            $returnType = substr($returnType, 1);\n            $this->isReturnTypeNullable = \\true;\n        } else {\n            $this->isReturnTypeNullable = \\false;\n        }\n        $this->returnType = $returnType;\n        if (!$cloneObjects) {\n            $this->parameters = $parameters;\n            return;\n        }\n        foreach ($parameters as $key => $value) {\n            if (is_object($value)) {\n                $parameters[$key] = Cloner::clone($value);\n            }\n        }\n        $this->parameters = $parameters;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n    public function parameters() : array\n    {\n        return $this->parameters;\n    }\n    /**\n     * @throws Exception\n     */\n    public function generateReturnValue() : mixed\n    {\n        if ($this->returnType === 'never') {\n            throw new \\PHPUnit\\Framework\\MockObject\\NeverReturningMethodException($this->className, $this->methodName);\n        }\n        if ($this->isReturnTypeNullable || $this->proxiedCall) {\n            return null;\n        }\n        return (new \\PHPUnit\\Framework\\MockObject\\ReturnValueGenerator())->generate($this->className, $this->methodName, $this->object::class, $this->returnType);\n    }\n    public function toString() : string\n    {\n        $exporter = new Exporter();\n        return sprintf('%s::%s(%s)%s', $this->className, $this->methodName, implode(', ', array_map([$exporter, 'shortenedExport'], $this->parameters)), $this->returnType ? sprintf(': %s', $this->returnType) : '');\n    }\n    public function object() : \\PHPUnit\\Framework\\MockObject\\MockObjectInternal|\\PHPUnit\\Framework\\MockObject\\StubInternal\n    {\n        return $this->object;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function strtolower;\nuse Exception;\nuse PHPUnit\\Framework\\MockObject\\Builder\\InvocationMocker;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvocationHandler\n{\n    /**\n     * @psalm-var list<Matcher>\n     */\n    private array $matchers = [];\n    /**\n     * @psalm-var array<string,Matcher>\n     */\n    private array $matcherMap = [];\n    /**\n     * @psalm-var list<ConfigurableMethod>\n     */\n    private readonly array $configurableMethods;\n    private readonly bool $returnValueGeneration;\n    /**\n     * @psalm-param list<ConfigurableMethod> $configurableMethods\n     */\n    public function __construct(array $configurableMethods, bool $returnValueGeneration)\n    {\n        $this->configurableMethods = $configurableMethods;\n        $this->returnValueGeneration = $returnValueGeneration;\n    }\n    public function hasMatchers() : bool\n    {\n        foreach ($this->matchers as $matcher) {\n            if ($matcher->hasMatchers()) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    /**\n     * Looks up the match builder with identification $id and returns it.\n     */\n    public function lookupMatcher(string $id) : ?\\PHPUnit\\Framework\\MockObject\\Matcher\n    {\n        return $this->matcherMap[$id] ?? null;\n    }\n    /**\n     * Registers a matcher with the identification $id. The matcher can later be\n     * looked up using lookupMatcher() to figure out if it has been invoked.\n     *\n     * @throws MatcherAlreadyRegisteredException\n     */\n    public function registerMatcher(string $id, \\PHPUnit\\Framework\\MockObject\\Matcher $matcher) : void\n    {\n        if (isset($this->matcherMap[$id])) {\n            throw new \\PHPUnit\\Framework\\MockObject\\MatcherAlreadyRegisteredException($id);\n        }\n        $this->matcherMap[$id] = $matcher;\n    }\n    public function expects(InvocationOrder $rule) : InvocationMocker\n    {\n        $matcher = new \\PHPUnit\\Framework\\MockObject\\Matcher($rule);\n        $this->addMatcher($matcher);\n        return new InvocationMocker($this, $matcher, ...$this->configurableMethods);\n    }\n    /**\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     * @throws Exception\n     */\n    public function invoke(\\PHPUnit\\Framework\\MockObject\\Invocation $invocation) : mixed\n    {\n        $exception = null;\n        $hasReturnValue = \\false;\n        $returnValue = null;\n        foreach ($this->matchers as $match) {\n            try {\n                if ($match->matches($invocation)) {\n                    $value = $match->invoked($invocation);\n                    if (!$hasReturnValue) {\n                        $returnValue = $value;\n                        $hasReturnValue = \\true;\n                    }\n                }\n            } catch (Exception $e) {\n                $exception = $e;\n            }\n        }\n        if ($exception !== null) {\n            throw $exception;\n        }\n        if ($hasReturnValue) {\n            return $returnValue;\n        }\n        if (!$this->returnValueGeneration) {\n            if (strtolower($invocation->methodName()) === '__tostring') {\n                return '';\n            }\n            throw new \\PHPUnit\\Framework\\MockObject\\ReturnValueNotConfiguredException($invocation);\n        }\n        return $invocation->generateReturnValue();\n    }\n    /**\n     * @throws Throwable\n     */\n    public function verify() : void\n    {\n        foreach ($this->matchers as $matcher) {\n            $matcher->verify();\n        }\n    }\n    private function addMatcher(\\PHPUnit\\Framework\\MockObject\\Matcher $matcher) : void\n    {\n        $this->matchers[] = $matcher;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function sprintf;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\MockObject\\Rule\\AnyInvokedCount;\nuse PHPUnit\\Framework\\MockObject\\Rule\\AnyParameters;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtMostCount;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedCount;\nuse PHPUnit\\Framework\\MockObject\\Rule\\MethodName;\nuse PHPUnit\\Framework\\MockObject\\Rule\\ParametersRule;\nuse PHPUnit\\Framework\\MockObject\\Stub\\Stub;\nuse PHPUnit\\Util\\ThrowableToStringMapper;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Matcher\n{\n    private readonly InvocationOrder $invocationRule;\n    private ?string $afterMatchBuilderId = null;\n    private ?MethodName $methodNameRule = null;\n    private ?ParametersRule $parametersRule = null;\n    private ?Stub $stub = null;\n    public function __construct(InvocationOrder $rule)\n    {\n        $this->invocationRule = $rule;\n    }\n    public function hasMatchers() : bool\n    {\n        return !$this->invocationRule instanceof AnyInvokedCount;\n    }\n    public function hasMethodNameRule() : bool\n    {\n        return $this->methodNameRule !== null;\n    }\n    public function methodNameRule() : MethodName\n    {\n        return $this->methodNameRule;\n    }\n    public function setMethodNameRule(MethodName $rule) : void\n    {\n        $this->methodNameRule = $rule;\n    }\n    public function hasParametersRule() : bool\n    {\n        return $this->parametersRule !== null;\n    }\n    public function setParametersRule(ParametersRule $rule) : void\n    {\n        $this->parametersRule = $rule;\n    }\n    public function setStub(Stub $stub) : void\n    {\n        $this->stub = $stub;\n    }\n    public function setAfterMatchBuilderId(string $id) : void\n    {\n        $this->afterMatchBuilderId = $id;\n    }\n    /**\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws MatchBuilderNotFoundException\n     * @throws MethodNameNotConfiguredException\n     * @throws RuntimeException\n     */\n    public function invoked(\\PHPUnit\\Framework\\MockObject\\Invocation $invocation) : mixed\n    {\n        if ($this->methodNameRule === null) {\n            throw new \\PHPUnit\\Framework\\MockObject\\MethodNameNotConfiguredException();\n        }\n        if ($this->afterMatchBuilderId !== null) {\n            $matcher = $invocation->object()->__phpunit_getInvocationHandler()->lookupMatcher($this->afterMatchBuilderId);\n            if (!$matcher) {\n                throw new \\PHPUnit\\Framework\\MockObject\\MatchBuilderNotFoundException($this->afterMatchBuilderId);\n            }\n        }\n        $this->invocationRule->invoked($invocation);\n        try {\n            $this->parametersRule?->apply($invocation);\n        } catch (ExpectationFailedException $e) {\n            throw new ExpectationFailedException(sprintf(\"Expectation failed for %s when %s\\n%s\", $this->methodNameRule->toString(), $this->invocationRule->toString(), $e->getMessage()), $e->getComparisonFailure());\n        }\n        if ($this->stub) {\n            return $this->stub->invoke($invocation);\n        }\n        return $invocation->generateReturnValue();\n    }\n    /**\n     * @throws ExpectationFailedException\n     * @throws MatchBuilderNotFoundException\n     * @throws MethodNameNotConfiguredException\n     * @throws RuntimeException\n     */\n    public function matches(\\PHPUnit\\Framework\\MockObject\\Invocation $invocation) : bool\n    {\n        if ($this->afterMatchBuilderId !== null) {\n            $matcher = $invocation->object()->__phpunit_getInvocationHandler()->lookupMatcher($this->afterMatchBuilderId);\n            if (!$matcher) {\n                throw new \\PHPUnit\\Framework\\MockObject\\MatchBuilderNotFoundException($this->afterMatchBuilderId);\n            }\n            if (!$matcher->invocationRule->hasBeenInvoked()) {\n                return \\false;\n            }\n        }\n        if ($this->methodNameRule === null) {\n            throw new \\PHPUnit\\Framework\\MockObject\\MethodNameNotConfiguredException();\n        }\n        if (!$this->invocationRule->matches($invocation)) {\n            return \\false;\n        }\n        try {\n            if (!$this->methodNameRule->matches($invocation)) {\n                return \\false;\n            }\n        } catch (ExpectationFailedException $e) {\n            throw new ExpectationFailedException(sprintf(\"Expectation failed for %s when %s\\n%s\", $this->methodNameRule->toString(), $this->invocationRule->toString(), $e->getMessage()), $e->getComparisonFailure());\n        }\n        return \\true;\n    }\n    /**\n     * @throws ExpectationFailedException\n     * @throws MethodNameNotConfiguredException\n     */\n    public function verify() : void\n    {\n        if ($this->methodNameRule === null) {\n            throw new \\PHPUnit\\Framework\\MockObject\\MethodNameNotConfiguredException();\n        }\n        try {\n            $this->invocationRule->verify();\n            if ($this->parametersRule === null) {\n                $this->parametersRule = new AnyParameters();\n            }\n            $invocationIsAny = $this->invocationRule instanceof AnyInvokedCount;\n            $invocationIsNever = $this->invocationRule instanceof InvokedCount && $this->invocationRule->isNever();\n            $invocationIsAtMost = $this->invocationRule instanceof InvokedAtMostCount;\n            if (!$invocationIsAny && !$invocationIsNever && !$invocationIsAtMost) {\n                $this->parametersRule->verify();\n            }\n        } catch (ExpectationFailedException $e) {\n            throw new ExpectationFailedException(sprintf(\"Expectation failed for %s when %s.\\n%s\", $this->methodNameRule->toString(), $this->invocationRule->toString(), ThrowableToStringMapper::map($e)));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function sprintf;\nuse function strtolower;\nuse PHPUnit\\Framework\\Constraint\\Constraint;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MethodNameConstraint extends Constraint\n{\n    private readonly string $methodName;\n    public function __construct(string $methodName)\n    {\n        $this->methodName = $methodName;\n    }\n    public function toString() : string\n    {\n        return sprintf('is \"%s\"', $this->methodName);\n    }\n    protected function matches(mixed $other) : bool\n    {\n        return strtolower($this->methodName) === strtolower((string) $other);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject;\n\nuse function array_keys;\nuse function array_map;\nuse function explode;\nuse function in_array;\nuse function interface_exists;\nuse function sprintf;\nuse function str_contains;\nuse function str_ends_with;\nuse function str_starts_with;\nuse function substr;\nuse PHPUnit\\Framework\\MockObject\\Generator\\Generator;\nuse ReflectionClass;\nuse stdClass;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReturnValueGenerator\n{\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     * @psalm-param class-string $stubClassName\n     *\n     * @throws Exception\n     */\n    public function generate(string $className, string $methodName, string $stubClassName, string $returnType) : mixed\n    {\n        $intersection = \\false;\n        $union = \\false;\n        if (str_contains($returnType, '|')) {\n            $types = explode('|', $returnType);\n            $union = \\true;\n            foreach (array_keys($types) as $key) {\n                if (str_starts_with($types[$key], '(') && str_ends_with($types[$key], ')')) {\n                    $types[$key] = substr($types[$key], 1, -1);\n                }\n            }\n        } elseif (str_contains($returnType, '&')) {\n            $types = explode('&', $returnType);\n            $intersection = \\true;\n        } else {\n            $types = [$returnType];\n        }\n        $types = array_map('strtolower', $types);\n        if (!$intersection) {\n            if (in_array('', $types, \\true) || in_array('null', $types, \\true) || in_array('mixed', $types, \\true) || in_array('void', $types, \\true)) {\n                return null;\n            }\n            if (in_array('true', $types, \\true)) {\n                return \\true;\n            }\n            if (in_array('false', $types, \\true) || in_array('bool', $types, \\true)) {\n                return \\false;\n            }\n            if (in_array('float', $types, \\true)) {\n                return 0.0;\n            }\n            if (in_array('int', $types, \\true)) {\n                return 0;\n            }\n            if (in_array('string', $types, \\true)) {\n                return '';\n            }\n            if (in_array('array', $types, \\true)) {\n                return [];\n            }\n            if (in_array('static', $types, \\true)) {\n                return $this->newInstanceOf($stubClassName, $className, $methodName);\n            }\n            if (in_array('object', $types, \\true)) {\n                return new stdClass();\n            }\n            if (in_array('callable', $types, \\true) || in_array('closure', $types, \\true)) {\n                return static function () : void {\n                };\n            }\n            if (in_array('traversable', $types, \\true) || in_array('generator', $types, \\true) || in_array('iterable', $types, \\true)) {\n                $generator = static function () : \\Generator {\n                    yield from [];\n                };\n                return $generator();\n            }\n            if (!$union) {\n                return $this->testDoubleFor($returnType, $className, $methodName);\n            }\n        }\n        if ($union) {\n            foreach ($types as $type) {\n                if (str_contains($type, '&')) {\n                    $_types = explode('&', $type);\n                    if ($this->onlyInterfaces($_types)) {\n                        return $this->testDoubleForIntersectionOfInterfaces($_types, $className, $methodName);\n                    }\n                }\n            }\n        }\n        if ($intersection && $this->onlyInterfaces($types)) {\n            return $this->testDoubleForIntersectionOfInterfaces($types, $className, $methodName);\n        }\n        $reason = '';\n        if ($union) {\n            $reason = ' because the declared return type is a union';\n        } elseif ($intersection) {\n            $reason = ' because the declared return type is an intersection';\n        }\n        throw new \\PHPUnit\\Framework\\MockObject\\RuntimeException(sprintf('Return value for %s::%s() cannot be generated%s, please configure a return value for this method', $className, $methodName, $reason));\n    }\n    /**\n     * @psalm-param non-empty-list<string> $types\n     */\n    private function onlyInterfaces(array $types) : bool\n    {\n        foreach ($types as $type) {\n            if (!interface_exists($type)) {\n                return \\false;\n            }\n        }\n        return \\true;\n    }\n    /**\n     * @psalm-param class-string $stubClassName\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @throws RuntimeException\n     */\n    private function newInstanceOf(string $stubClassName, string $className, string $methodName) : \\PHPUnit\\Framework\\MockObject\\MockObject\n    {\n        try {\n            return (new ReflectionClass($stubClassName))->newInstanceWithoutConstructor();\n        } catch (Throwable $t) {\n            throw new \\PHPUnit\\Framework\\MockObject\\RuntimeException(sprintf('Return value for %s::%s() cannot be generated: %s', $className, $methodName, $t->getMessage()));\n        }\n    }\n    /**\n     * @psalm-param class-string $type\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @throws RuntimeException\n     */\n    private function testDoubleFor(string $type, string $className, string $methodName) : \\PHPUnit\\Framework\\MockObject\\Stub\n    {\n        try {\n            return (new Generator())->testDouble($type, \\false, [], [], '', \\false);\n        } catch (Throwable $t) {\n            throw new \\PHPUnit\\Framework\\MockObject\\RuntimeException(sprintf('Return value for %s::%s() cannot be generated: %s', $className, $methodName, $t->getMessage()));\n        }\n    }\n    /**\n     * @psalm-param non-empty-list<string> $types\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @throws RuntimeException\n     */\n    private function testDoubleForIntersectionOfInterfaces(array $types, string $className, string $methodName) : \\PHPUnit\\Framework\\MockObject\\Stub\n    {\n        try {\n            return (new Generator())->testDoubleForInterfaceIntersection($types, \\false);\n        } catch (Throwable $t) {\n            throw new \\PHPUnit\\Framework\\MockObject\\RuntimeException(sprintf('Return value for %s::%s() cannot be generated: %s', $className, $methodName, $t->getMessage()));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AnyInvokedCount extends \\PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder\n{\n    public function toString() : string\n    {\n        return 'invoked zero or more times';\n    }\n    public function verify() : void\n    {\n    }\n    public function matches(BaseInvocation $invocation) : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AnyParameters implements \\PHPUnit\\Framework\\MockObject\\Rule\\ParametersRule\n{\n    public function apply(BaseInvocation $invocation) : void\n    {\n    }\n    public function verify() : void\n    {\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse function count;\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\nuse PHPUnit\\Framework\\SelfDescribing;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class InvocationOrder implements SelfDescribing\n{\n    /**\n     * @psalm-var list<BaseInvocation>\n     */\n    private array $invocations = [];\n    public function numberOfInvocations() : int\n    {\n        return count($this->invocations);\n    }\n    public function hasBeenInvoked() : bool\n    {\n        return count($this->invocations) > 0;\n    }\n    public final function invoked(BaseInvocation $invocation) : void\n    {\n        $this->invocations[] = $invocation;\n        $this->invokedDo($invocation);\n    }\n    public abstract function matches(BaseInvocation $invocation) : bool;\n    public abstract function verify() : void;\n    protected function invokedDo(BaseInvocation $invocation) : void\n    {\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse function sprintf;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvokedAtLeastCount extends \\PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder\n{\n    private readonly int $requiredInvocations;\n    public function __construct(int $requiredInvocations)\n    {\n        $this->requiredInvocations = $requiredInvocations;\n    }\n    public function toString() : string\n    {\n        return sprintf('invoked at least %d time%s', $this->requiredInvocations, $this->requiredInvocations !== 1 ? 's' : '');\n    }\n    /**\n     * Verifies that the current expectation is valid. If everything is OK the\n     * code should just return, if not it must throw an exception.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function verify() : void\n    {\n        $actualInvocations = $this->numberOfInvocations();\n        if ($actualInvocations < $this->requiredInvocations) {\n            throw new ExpectationFailedException(sprintf('Expected invocation at least %d time%s but it occurred %d time%s.', $this->requiredInvocations, $this->requiredInvocations !== 1 ? 's' : '', $actualInvocations, $actualInvocations !== 1 ? 's' : ''));\n        }\n    }\n    public function matches(BaseInvocation $invocation) : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvokedAtLeastOnce extends \\PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder\n{\n    public function toString() : string\n    {\n        return 'invoked at least once';\n    }\n    /**\n     * Verifies that the current expectation is valid. If everything is OK the\n     * code should just return, if not it must throw an exception.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function verify() : void\n    {\n        $count = $this->numberOfInvocations();\n        if ($count < 1) {\n            throw new ExpectationFailedException('Expected invocation at least once but it never occurred.');\n        }\n    }\n    public function matches(BaseInvocation $invocation) : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse function sprintf;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvokedAtMostCount extends \\PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder\n{\n    private readonly int $allowedInvocations;\n    public function __construct(int $allowedInvocations)\n    {\n        $this->allowedInvocations = $allowedInvocations;\n    }\n    public function toString() : string\n    {\n        return sprintf('invoked at most %d time%s', $this->allowedInvocations, $this->allowedInvocations !== 1 ? 's' : '');\n    }\n    /**\n     * Verifies that the current expectation is valid. If everything is OK the\n     * code should just return, if not it must throw an exception.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function verify() : void\n    {\n        $actualInvocations = $this->numberOfInvocations();\n        if ($actualInvocations > $this->allowedInvocations) {\n            throw new ExpectationFailedException(sprintf('Expected invocation at most %d time%s but it occurred %d time%s.', $this->allowedInvocations, $this->allowedInvocations !== 1 ? 's' : '', $actualInvocations, $actualInvocations !== 1 ? 's' : ''));\n        }\n    }\n    public function matches(BaseInvocation $invocation) : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse function sprintf;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvokedCount extends \\PHPUnit\\Framework\\MockObject\\Rule\\InvocationOrder\n{\n    private readonly int $expectedCount;\n    public function __construct(int $expectedCount)\n    {\n        $this->expectedCount = $expectedCount;\n    }\n    public function isNever() : bool\n    {\n        return $this->expectedCount === 0;\n    }\n    public function toString() : string\n    {\n        return sprintf('invoked %d time%s', $this->expectedCount, $this->expectedCount !== 1 ? 's' : '');\n    }\n    public function matches(BaseInvocation $invocation) : bool\n    {\n        return \\true;\n    }\n    /**\n     * Verifies that the current expectation is valid. If everything is OK the\n     * code should just return, if not it must throw an exception.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function verify() : void\n    {\n        $actualCount = $this->numberOfInvocations();\n        if ($actualCount !== $this->expectedCount) {\n            throw new ExpectationFailedException(sprintf('Method was expected to be called %d time%s, actually called %d time%s.', $this->expectedCount, $this->expectedCount !== 1 ? 's' : '', $actualCount, $actualCount !== 1 ? 's' : ''));\n        }\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    protected function invokedDo(BaseInvocation $invocation) : void\n    {\n        $count = $this->numberOfInvocations();\n        if ($count > $this->expectedCount) {\n            $message = $invocation->toString() . ' ';\n            $message .= match ($this->expectedCount) {\n                0 => 'was not expected to be called.',\n                1 => 'was not expected to be called more than once.',\n                default => sprintf('was not expected to be called more than %d times.', $this->expectedCount),\n            };\n            throw new ExpectationFailedException($message);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse function is_string;\nuse PHPUnit\\Framework\\Constraint\\Constraint;\nuse PHPUnit\\Framework\\InvalidArgumentException;\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\nuse PHPUnit\\Framework\\MockObject\\MethodNameConstraint;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MethodName\n{\n    private readonly Constraint $constraint;\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function __construct(Constraint|string $constraint)\n    {\n        if (is_string($constraint)) {\n            $constraint = new MethodNameConstraint($constraint);\n        }\n        $this->constraint = $constraint;\n    }\n    public function toString() : string\n    {\n        return 'method name ' . $this->constraint->toString();\n    }\n    /**\n     * @throws \\PHPUnit\\Framework\\ExpectationFailedException\n     */\n    public function matches(BaseInvocation $invocation) : bool\n    {\n        return $this->matchesName($invocation->methodName());\n    }\n    /**\n     * @throws \\PHPUnit\\Framework\\ExpectationFailedException\n     */\n    public function matchesName(string $methodName) : bool\n    {\n        return (bool) $this->constraint->evaluate($methodName, '', \\true);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse function count;\nuse function sprintf;\nuse Exception;\nuse PHPUnit\\Framework\\Constraint\\Constraint;\nuse PHPUnit\\Framework\\Constraint\\IsAnything;\nuse PHPUnit\\Framework\\Constraint\\IsEqual;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Parameters implements \\PHPUnit\\Framework\\MockObject\\Rule\\ParametersRule\n{\n    /**\n     * @psalm-var list<Constraint>\n     */\n    private array $parameters = [];\n    private ?BaseInvocation $invocation = null;\n    private null|bool|ExpectationFailedException $parameterVerificationResult;\n    /**\n     * @throws \\PHPUnit\\Framework\\Exception\n     */\n    public function __construct(array $parameters)\n    {\n        foreach ($parameters as $parameter) {\n            if (!$parameter instanceof Constraint) {\n                $parameter = new IsEqual($parameter);\n            }\n            $this->parameters[] = $parameter;\n        }\n    }\n    /**\n     * @throws Exception\n     */\n    public function apply(BaseInvocation $invocation) : void\n    {\n        $this->invocation = $invocation;\n        $this->parameterVerificationResult = null;\n        try {\n            $this->parameterVerificationResult = $this->doVerify();\n        } catch (ExpectationFailedException $e) {\n            $this->parameterVerificationResult = $e;\n            throw $this->parameterVerificationResult;\n        }\n    }\n    /**\n     * Checks if the invocation $invocation matches the current rules. If it\n     * does the rule will get the invoked() method called which should check\n     * if an expectation is met.\n     *\n     * @throws ExpectationFailedException\n     */\n    public function verify() : void\n    {\n        $this->doVerify();\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    private function doVerify() : bool\n    {\n        if (isset($this->parameterVerificationResult)) {\n            return $this->guardAgainstDuplicateEvaluationOfParameterConstraints();\n        }\n        if ($this->invocation === null) {\n            throw new ExpectationFailedException('Mocked method does not exist.');\n        }\n        if (count($this->invocation->parameters()) < count($this->parameters)) {\n            $message = 'Parameter count for invocation %s is too low.';\n            // The user called `->with($this->anything())`, but may have meant\n            // `->withAnyParameters()`.\n            //\n            // @see https://github.com/sebastianbergmann/phpunit-mock-objects/issues/199\n            if (count($this->parameters) === 1 && $this->parameters[0]::class === IsAnything::class) {\n                $message .= \"\\nTo allow 0 or more parameters with any value, omit ->with() or use ->withAnyParameters() instead.\";\n            }\n            throw new ExpectationFailedException(sprintf($message, $this->invocation->toString()));\n        }\n        foreach ($this->parameters as $i => $parameter) {\n            $parameter->evaluate($this->invocation->parameters()[$i], sprintf('Parameter %s for invocation %s does not match expected ' . 'value.', $i, $this->invocation->toString()));\n        }\n        return \\true;\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    private function guardAgainstDuplicateEvaluationOfParameterConstraints() : bool\n    {\n        if ($this->parameterVerificationResult instanceof ExpectationFailedException) {\n            throw $this->parameterVerificationResult;\n        }\n        return (bool) $this->parameterVerificationResult;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Rule;\n\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\MockObject\\Invocation as BaseInvocation;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface ParametersRule\n{\n    /**\n     * @throws ExpectationFailedException if the invocation violates the rule\n     */\n    public function apply(BaseInvocation $invocation) : void;\n    public function verify() : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Stub;\n\nuse function array_shift;\nuse PHPUnit\\Framework\\MockObject\\Invocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ConsecutiveCalls implements \\PHPUnit\\Framework\\MockObject\\Stub\\Stub\n{\n    private array $stack;\n    public function __construct(array $stack)\n    {\n        $this->stack = $stack;\n    }\n    public function invoke(Invocation $invocation) : mixed\n    {\n        $value = array_shift($this->stack);\n        if ($value instanceof \\PHPUnit\\Framework\\MockObject\\Stub\\Stub) {\n            $value = $value->invoke($invocation);\n        }\n        return $value;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Stub;\n\nuse PHPUnit\\Framework\\MockObject\\Invocation;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Exception implements \\PHPUnit\\Framework\\MockObject\\Stub\\Stub\n{\n    private readonly Throwable $exception;\n    public function __construct(Throwable $exception)\n    {\n        $this->exception = $exception;\n    }\n    /**\n     * @throws Throwable\n     */\n    public function invoke(Invocation $invocation) : never\n    {\n        throw $this->exception;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Stub;\n\nuse PHPUnit\\Framework\\MockObject\\Invocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReturnArgument implements \\PHPUnit\\Framework\\MockObject\\Stub\\Stub\n{\n    private readonly int $argumentIndex;\n    public function __construct(int $argumentIndex)\n    {\n        $this->argumentIndex = $argumentIndex;\n    }\n    public function invoke(Invocation $invocation) : mixed\n    {\n        return $invocation->parameters()[$this->argumentIndex] ?? null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Stub;\n\nuse function call_user_func_array;\nuse PHPUnit\\Framework\\MockObject\\Invocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReturnCallback implements \\PHPUnit\\Framework\\MockObject\\Stub\\Stub\n{\n    /**\n     * @var callable\n     */\n    private $callback;\n    public function __construct(callable $callback)\n    {\n        $this->callback = $callback;\n    }\n    public function invoke(Invocation $invocation) : mixed\n    {\n        return call_user_func_array($this->callback, $invocation->parameters());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Stub;\n\nuse PHPUnit\\Framework\\MockObject\\Invocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReturnReference implements \\PHPUnit\\Framework\\MockObject\\Stub\\Stub\n{\n    private mixed $reference;\n    public function __construct(mixed &$reference)\n    {\n        $this->reference =& $reference;\n    }\n    public function invoke(Invocation $invocation) : mixed\n    {\n        return $this->reference;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Stub;\n\nuse PHPUnit\\Framework\\MockObject\\Invocation;\nuse PHPUnit\\Framework\\MockObject\\RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReturnSelf implements \\PHPUnit\\Framework\\MockObject\\Stub\\Stub\n{\n    /**\n     * @throws RuntimeException\n     */\n    public function invoke(Invocation $invocation) : object\n    {\n        return $invocation->object();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Stub;\n\nuse PHPUnit\\Framework\\MockObject\\Invocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReturnStub implements \\PHPUnit\\Framework\\MockObject\\Stub\\Stub\n{\n    private readonly mixed $value;\n    public function __construct(mixed $value)\n    {\n        $this->value = $value;\n    }\n    public function invoke(Invocation $invocation) : mixed\n    {\n        return $this->value;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Stub;\n\nuse function array_pop;\nuse function count;\nuse function is_array;\nuse PHPUnit\\Framework\\MockObject\\Invocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReturnValueMap implements \\PHPUnit\\Framework\\MockObject\\Stub\\Stub\n{\n    private readonly array $valueMap;\n    public function __construct(array $valueMap)\n    {\n        $this->valueMap = $valueMap;\n    }\n    public function invoke(Invocation $invocation) : mixed\n    {\n        $parameterCount = count($invocation->parameters());\n        foreach ($this->valueMap as $map) {\n            if (!is_array($map) || $parameterCount !== count($map) - 1) {\n                continue;\n            }\n            $return = array_pop($map);\n            if ($invocation->parameters() === $map) {\n                return $return;\n            }\n        }\n        return null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\MockObject\\Stub;\n\nuse PHPUnit\\Framework\\MockObject\\Invocation;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Stub\n{\n    /**\n     * Fakes the processing of the invocation $invocation by returning a\n     * specific value.\n     */\n    public function invoke(Invocation $invocation) : mixed;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Reorderable\n{\n    public function sortId() : string;\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public function provides() : array;\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public function requires() : array;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface SelfDescribing\n{\n    /**\n     * Returns a string representation of the object.\n     */\n    public function toString() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse Countable;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface Test extends Countable\n{\n    public function run() : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function assert;\nuse PHPUnit\\Metadata\\Api\\DataProvider;\nuse PHPUnit\\Metadata\\Api\\Groups;\nuse PHPUnit\\Metadata\\BackupGlobals;\nuse PHPUnit\\Metadata\\BackupStaticProperties;\nuse PHPUnit\\Metadata\\ExcludeGlobalVariableFromBackup;\nuse PHPUnit\\Metadata\\ExcludeStaticPropertyFromBackup;\nuse PHPUnit\\Metadata\\Parser\\Registry as MetadataRegistry;\nuse PHPUnit\\Metadata\\PreserveGlobalState;\nuse PHPUnit\\TextUI\\Configuration\\Registry as ConfigurationRegistry;\nuse ReflectionClass;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestBuilder\n{\n    /**\n     * @psalm-param non-empty-string $methodName\n     *\n     * @throws InvalidDataProviderException\n     */\n    public function build(ReflectionClass $theClass, string $methodName) : \\PHPUnit\\Framework\\Test\n    {\n        $className = $theClass->getName();\n        $data = (new DataProvider())->providedData($className, $methodName);\n        if ($data !== null) {\n            return $this->buildDataProviderTestSuite($methodName, $className, $data, $this->shouldTestMethodBeRunInSeparateProcess($className, $methodName), $this->shouldGlobalStateBePreserved($className, $methodName), $this->shouldAllTestMethodsOfTestClassBeRunInSingleSeparateProcess($className), $this->backupSettings($className, $methodName));\n        }\n        $test = new $className($methodName);\n        assert($test instanceof \\PHPUnit\\Framework\\TestCase);\n        $this->configureTestCase($test, $this->shouldTestMethodBeRunInSeparateProcess($className, $methodName), $this->shouldGlobalStateBePreserved($className, $methodName), $this->shouldAllTestMethodsOfTestClassBeRunInSingleSeparateProcess($className), $this->backupSettings($className, $methodName));\n        return $test;\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     * @psalm-param array{backupGlobals: ?bool, backupGlobalsExcludeList: list<string>, backupStaticProperties: ?bool, backupStaticPropertiesExcludeList: array<string,list<string>>} $backupSettings\n     */\n    private function buildDataProviderTestSuite(string $methodName, string $className, array $data, bool $runTestInSeparateProcess, ?bool $preserveGlobalState, bool $runClassInSeparateProcess, array $backupSettings) : \\PHPUnit\\Framework\\DataProviderTestSuite\n    {\n        $dataProviderTestSuite = \\PHPUnit\\Framework\\DataProviderTestSuite::empty($className . '::' . $methodName);\n        $groups = (new Groups())->groups($className, $methodName);\n        foreach ($data as $_dataName => $_data) {\n            $_test = new $className($methodName);\n            assert($_test instanceof \\PHPUnit\\Framework\\TestCase);\n            $_test->setData($_dataName, $_data);\n            $this->configureTestCase($_test, $runTestInSeparateProcess, $preserveGlobalState, $runClassInSeparateProcess, $backupSettings);\n            $dataProviderTestSuite->addTest($_test, $groups);\n        }\n        return $dataProviderTestSuite;\n    }\n    /**\n     * @psalm-param array{backupGlobals: ?bool, backupGlobalsExcludeList: list<string>, backupStaticProperties: ?bool, backupStaticPropertiesExcludeList: array<string,list<string>>} $backupSettings\n     */\n    private function configureTestCase(\\PHPUnit\\Framework\\TestCase $test, bool $runTestInSeparateProcess, ?bool $preserveGlobalState, bool $runClassInSeparateProcess, array $backupSettings) : void\n    {\n        if ($runTestInSeparateProcess) {\n            $test->setRunTestInSeparateProcess(\\true);\n        }\n        if ($runClassInSeparateProcess) {\n            $test->setRunClassInSeparateProcess(\\true);\n        }\n        if ($preserveGlobalState !== null) {\n            $test->setPreserveGlobalState($preserveGlobalState);\n        }\n        if ($backupSettings['backupGlobals'] !== null) {\n            $test->setBackupGlobals($backupSettings['backupGlobals']);\n        } else {\n            $test->setBackupGlobals(ConfigurationRegistry::get()->backupGlobals());\n        }\n        $test->setBackupGlobalsExcludeList($backupSettings['backupGlobalsExcludeList']);\n        if ($backupSettings['backupStaticProperties'] !== null) {\n            $test->setBackupStaticProperties($backupSettings['backupStaticProperties']);\n        } else {\n            $test->setBackupStaticProperties(ConfigurationRegistry::get()->backupStaticProperties());\n        }\n        $test->setBackupStaticPropertiesExcludeList($backupSettings['backupStaticPropertiesExcludeList']);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @psalm-return array{backupGlobals: ?bool, backupGlobalsExcludeList: list<string>, backupStaticProperties: ?bool, backupStaticPropertiesExcludeList: array<string,list<string>>}\n     */\n    private function backupSettings(string $className, string $methodName) : array\n    {\n        $metadataForClass = MetadataRegistry::parser()->forClass($className);\n        $metadataForMethod = MetadataRegistry::parser()->forMethod($className, $methodName);\n        $metadataForClassAndMethod = MetadataRegistry::parser()->forClassAndMethod($className, $methodName);\n        $backupGlobals = null;\n        $backupGlobalsExcludeList = [];\n        if ($metadataForMethod->isBackupGlobals()->isNotEmpty()) {\n            $metadata = $metadataForMethod->isBackupGlobals()->asArray()[0];\n            assert($metadata instanceof BackupGlobals);\n            if ($metadata->enabled()) {\n                $backupGlobals = \\true;\n            }\n        } elseif ($metadataForClass->isBackupGlobals()->isNotEmpty()) {\n            $metadata = $metadataForClass->isBackupGlobals()->asArray()[0];\n            assert($metadata instanceof BackupGlobals);\n            if ($metadata->enabled()) {\n                $backupGlobals = \\true;\n            }\n        }\n        foreach ($metadataForClassAndMethod->isExcludeGlobalVariableFromBackup() as $metadata) {\n            assert($metadata instanceof ExcludeGlobalVariableFromBackup);\n            $backupGlobalsExcludeList[] = $metadata->globalVariableName();\n        }\n        $backupStaticProperties = null;\n        $backupStaticPropertiesExcludeList = [];\n        if ($metadataForMethod->isBackupStaticProperties()->isNotEmpty()) {\n            $metadata = $metadataForMethod->isBackupStaticProperties()->asArray()[0];\n            assert($metadata instanceof BackupStaticProperties);\n            if ($metadata->enabled()) {\n                $backupStaticProperties = \\true;\n            }\n        } elseif ($metadataForClass->isBackupStaticProperties()->isNotEmpty()) {\n            $metadata = $metadataForClass->isBackupStaticProperties()->asArray()[0];\n            assert($metadata instanceof BackupStaticProperties);\n            if ($metadata->enabled()) {\n                $backupStaticProperties = \\true;\n            }\n        }\n        foreach ($metadataForClassAndMethod->isExcludeStaticPropertyFromBackup() as $metadata) {\n            assert($metadata instanceof ExcludeStaticPropertyFromBackup);\n            if (!isset($backupStaticPropertiesExcludeList[$metadata->className()])) {\n                $backupStaticPropertiesExcludeList[$metadata->className()] = [];\n            }\n            $backupStaticPropertiesExcludeList[$metadata->className()][] = $metadata->propertyName();\n        }\n        return ['backupGlobals' => $backupGlobals, 'backupGlobalsExcludeList' => $backupGlobalsExcludeList, 'backupStaticProperties' => $backupStaticProperties, 'backupStaticPropertiesExcludeList' => $backupStaticPropertiesExcludeList];\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    private function shouldGlobalStateBePreserved(string $className, string $methodName) : ?bool\n    {\n        $metadataForMethod = MetadataRegistry::parser()->forMethod($className, $methodName);\n        if ($metadataForMethod->isPreserveGlobalState()->isNotEmpty()) {\n            $metadata = $metadataForMethod->isPreserveGlobalState()->asArray()[0];\n            assert($metadata instanceof PreserveGlobalState);\n            return $metadata->enabled();\n        }\n        $metadataForClass = MetadataRegistry::parser()->forClass($className);\n        if ($metadataForClass->isPreserveGlobalState()->isNotEmpty()) {\n            $metadata = $metadataForClass->isPreserveGlobalState()->asArray()[0];\n            assert($metadata instanceof PreserveGlobalState);\n            return $metadata->enabled();\n        }\n        return null;\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    private function shouldTestMethodBeRunInSeparateProcess(string $className, string $methodName) : bool\n    {\n        if (MetadataRegistry::parser()->forClass($className)->isRunTestsInSeparateProcesses()->isNotEmpty()) {\n            return \\true;\n        }\n        if (MetadataRegistry::parser()->forMethod($className, $methodName)->isRunInSeparateProcess()->isNotEmpty()) {\n            return \\true;\n        }\n        return \\false;\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    private function shouldAllTestMethodsOfTestClassBeRunInSingleSeparateProcess(string $className) : bool\n    {\n        return MetadataRegistry::parser()->forClass($className)->isRunClassInSeparateProcess()->isNotEmpty();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse const LC_ALL;\nuse const LC_COLLATE;\nuse const LC_CTYPE;\nuse const LC_MONETARY;\nuse const LC_NUMERIC;\nuse const LC_TIME;\nuse const PATHINFO_FILENAME;\nuse const PHP_EOL;\nuse const PHP_URL_PATH;\nuse function array_keys;\nuse function array_merge;\nuse function array_values;\nuse function assert;\nuse function basename;\nuse function chdir;\nuse function class_exists;\nuse function clearstatcache;\nuse function count;\nuse function defined;\nuse function explode;\nuse function getcwd;\nuse function implode;\nuse function in_array;\nuse function ini_set;\nuse function is_array;\nuse function is_callable;\nuse function is_int;\nuse function is_object;\nuse function is_string;\nuse function libxml_clear_errors;\nuse function method_exists;\nuse function ob_end_clean;\nuse function ob_get_clean;\nuse function ob_get_contents;\nuse function ob_get_level;\nuse function ob_start;\nuse function parse_url;\nuse function pathinfo;\nuse function preg_replace;\nuse function setlocale;\nuse function sprintf;\nuse function str_contains;\nuse function trim;\nuse AssertionError;\nuse PHPUnit\\DeepCopy\\DeepCopy;\nuse PHPUnit\\Event;\nuse PHPUnit\\Event\\NoPreviousThrowableException;\nuse PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Framework\\Constraint\\Exception as ExceptionConstraint;\nuse PHPUnit\\Framework\\Constraint\\ExceptionCode;\nuse PHPUnit\\Framework\\Constraint\\ExceptionMessageIsOrContains;\nuse PHPUnit\\Framework\\Constraint\\ExceptionMessageMatchesRegularExpression;\nuse PHPUnit\\Framework\\MockObject\\Generator\\Generator as MockGenerator;\nuse PHPUnit\\Framework\\MockObject\\MockBuilder;\nuse PHPUnit\\Framework\\MockObject\\MockObject;\nuse PHPUnit\\Framework\\MockObject\\MockObjectInternal;\nuse PHPUnit\\Framework\\MockObject\\Rule\\AnyInvokedCount as AnyInvokedCountMatcher;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtLeastCount as InvokedAtLeastCountMatcher;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtLeastOnce as InvokedAtLeastOnceMatcher;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedAtMostCount as InvokedAtMostCountMatcher;\nuse PHPUnit\\Framework\\MockObject\\Rule\\InvokedCount as InvokedCountMatcher;\nuse PHPUnit\\Framework\\MockObject\\Stub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ConsecutiveCalls as ConsecutiveCallsStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\Exception as ExceptionStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnArgument as ReturnArgumentStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnCallback as ReturnCallbackStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnSelf as ReturnSelfStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnStub;\nuse PHPUnit\\Framework\\MockObject\\Stub\\ReturnValueMap as ReturnValueMapStub;\nuse PHPUnit\\Framework\\TestSize\\TestSize;\nuse PHPUnit\\Framework\\TestStatus\\TestStatus;\nuse PHPUnit\\Metadata\\Api\\Groups;\nuse PHPUnit\\Metadata\\Api\\HookMethods;\nuse PHPUnit\\Metadata\\Api\\Requirements;\nuse PHPUnit\\Metadata\\Parser\\Registry as MetadataRegistry;\nuse PHPUnit\\TestRunner\\TestResult\\PassedTests;\nuse PHPUnit\\TextUI\\Configuration\\Registry as ConfigurationRegistry;\nuse PHPUnit\\Util\\Cloner;\nuse PHPUnit\\Util\\Test as TestUtil;\nuse ReflectionClass;\nuse ReflectionException;\nuse ReflectionObject;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysisCacheNotConfiguredException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\UnintentionallyCoveredCodeException;\nuse PHPUnit\\SebastianBergmann\\Comparator\\Comparator;\nuse PHPUnit\\SebastianBergmann\\Comparator\\Factory as ComparatorFactory;\nuse PHPUnit\\SebastianBergmann\\Diff\\Differ;\nuse PHPUnit\\SebastianBergmann\\Diff\\Output\\UnifiedDiffOutputBuilder;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\nuse PHPUnit\\SebastianBergmann\\GlobalState\\ExcludeList as GlobalStateExcludeList;\nuse PHPUnit\\SebastianBergmann\\GlobalState\\Restorer;\nuse PHPUnit\\SebastianBergmann\\GlobalState\\Snapshot;\nuse PHPUnit\\SebastianBergmann\\Invoker\\TimeoutException;\nuse PHPUnit\\SebastianBergmann\\ObjectEnumerator\\Enumerator;\nuse PHPUnit\\SebastianBergmann\\RecursionContext\\Context;\nuse Throwable;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class TestCase extends \\PHPUnit\\Framework\\Assert implements \\PHPUnit\\Framework\\Reorderable, \\PHPUnit\\Framework\\SelfDescribing, \\PHPUnit\\Framework\\Test\n{\n    private const LOCALE_CATEGORIES = [LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, LC_NUMERIC, LC_TIME];\n    private ?bool $backupGlobals = null;\n    /**\n     * @psalm-var list<string>\n     */\n    private array $backupGlobalsExcludeList = [];\n    private ?bool $backupStaticProperties = null;\n    /**\n     * @psalm-var array<string,list<class-string>>\n     */\n    private array $backupStaticPropertiesExcludeList = [];\n    private ?Snapshot $snapshot = null;\n    private ?bool $runClassInSeparateProcess = null;\n    private ?bool $runTestInSeparateProcess = null;\n    private bool $preserveGlobalState = \\false;\n    private bool $inIsolation = \\false;\n    private ?string $expectedException = null;\n    private ?string $expectedExceptionMessage = null;\n    private ?string $expectedExceptionMessageRegExp = null;\n    private null|int|string $expectedExceptionCode = null;\n    /**\n     * @psalm-var list<ExecutionOrderDependency>\n     */\n    private array $providedTests = [];\n    private array $data = [];\n    private int|string $dataName = '';\n    /**\n     * @psalm-var non-empty-string\n     */\n    private string $name;\n    /**\n     * @psalm-var list<string>\n     */\n    private array $groups = [];\n    /**\n     * @psalm-var list<ExecutionOrderDependency>\n     */\n    private array $dependencies = [];\n    private array $dependencyInput = [];\n    /**\n     * @psalm-var array<string,string>\n     */\n    private array $iniSettings = [];\n    private array $locale = [];\n    /**\n     * @psalm-var list<MockObjectInternal>\n     */\n    private array $mockObjects = [];\n    private bool $registerMockObjectsFromTestArgumentsRecursively = \\false;\n    private TestStatus $status;\n    private int $numberOfAssertionsPerformed = 0;\n    private mixed $testResult = null;\n    private string $output = '';\n    private ?string $outputExpectedRegex = null;\n    private ?string $outputExpectedString = null;\n    private bool $outputBufferingActive = \\false;\n    private int $outputBufferingLevel;\n    private bool $outputRetrievedForAssertion = \\false;\n    private bool $doesNotPerformAssertions = \\false;\n    /**\n     * @psalm-var list<Comparator>\n     */\n    private array $customComparators = [];\n    private ?Event\\Code\\TestMethod $testValueObjectForEvents = null;\n    private bool $wasPrepared = \\false;\n    /**\n     * @psalm-var array<class-string, true>\n     */\n    private array $failureTypes = [];\n    /**\n     * Returns a matcher that matches when the method is executed\n     * zero or more times.\n     */\n    public static final function any() : AnyInvokedCountMatcher\n    {\n        return new AnyInvokedCountMatcher();\n    }\n    /**\n     * Returns a matcher that matches when the method is never executed.\n     */\n    public static final function never() : InvokedCountMatcher\n    {\n        return new InvokedCountMatcher(0);\n    }\n    /**\n     * Returns a matcher that matches when the method is executed\n     * at least N times.\n     */\n    public static final function atLeast(int $requiredInvocations) : InvokedAtLeastCountMatcher\n    {\n        return new InvokedAtLeastCountMatcher($requiredInvocations);\n    }\n    /**\n     * Returns a matcher that matches when the method is executed at least once.\n     */\n    public static final function atLeastOnce() : InvokedAtLeastOnceMatcher\n    {\n        return new InvokedAtLeastOnceMatcher();\n    }\n    /**\n     * Returns a matcher that matches when the method is executed exactly once.\n     */\n    public static final function once() : InvokedCountMatcher\n    {\n        return new InvokedCountMatcher(1);\n    }\n    /**\n     * Returns a matcher that matches when the method is executed\n     * exactly $count times.\n     */\n    public static final function exactly(int $count) : InvokedCountMatcher\n    {\n        return new InvokedCountMatcher($count);\n    }\n    /**\n     * Returns a matcher that matches when the method is executed\n     * at most N times.\n     */\n    public static final function atMost(int $allowedInvocations) : InvokedAtMostCountMatcher\n    {\n        return new InvokedAtMostCountMatcher($allowedInvocations);\n    }\n    /**\n     * @deprecated Use <code>$double->willReturn()</code> instead of <code>$double->will($this->returnValue())</code>\n     * @see https://github.com/sebastianbergmann/phpunit/issues/5423\n     */\n    public static final function returnValue(mixed $value) : ReturnStub\n    {\n        return new ReturnStub($value);\n    }\n    /**\n     * @deprecated Use <code>$double->willReturnMap()</code> instead of <code>$double->will($this->returnValueMap())</code>\n     * @see https://github.com/sebastianbergmann/phpunit/issues/5423\n     */\n    public static final function returnValueMap(array $valueMap) : ReturnValueMapStub\n    {\n        return new ReturnValueMapStub($valueMap);\n    }\n    /**\n     * @deprecated Use <code>$double->willReturnArgument()</code> instead of <code>$double->will($this->returnArgument())</code>\n     * @see https://github.com/sebastianbergmann/phpunit/issues/5423\n     */\n    public static final function returnArgument(int $argumentIndex) : ReturnArgumentStub\n    {\n        return new ReturnArgumentStub($argumentIndex);\n    }\n    /**\n     * @deprecated Use <code>$double->willReturnCallback()</code> instead of <code>$double->will($this->returnCallback())</code>\n     * @see https://github.com/sebastianbergmann/phpunit/issues/5423\n     */\n    public static final function returnCallback(callable $callback) : ReturnCallbackStub\n    {\n        return new ReturnCallbackStub($callback);\n    }\n    /**\n     * @deprecated Use <code>$double->willReturnSelf()</code> instead of <code>$double->will($this->returnSelf())</code>\n     * @see https://github.com/sebastianbergmann/phpunit/issues/5423\n     */\n    public static final function returnSelf() : ReturnSelfStub\n    {\n        return new ReturnSelfStub();\n    }\n    public static final function throwException(Throwable $exception) : ExceptionStub\n    {\n        return new ExceptionStub($exception);\n    }\n    /**\n     * @deprecated Use <code>$double->willReturn()</code> instead of <code>$double->will($this->onConsecutiveCalls())</code>\n     * @see https://github.com/sebastianbergmann/phpunit/issues/5423\n     * @see https://github.com/sebastianbergmann/phpunit/issues/5425\n     */\n    public static final function onConsecutiveCalls(mixed ...$arguments) : ConsecutiveCallsStub\n    {\n        return new ConsecutiveCallsStub($arguments);\n    }\n    /**\n     * @psalm-param non-empty-string $name\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public function __construct(string $name)\n    {\n        $this->setName($name);\n        $this->status = TestStatus::unknown();\n    }\n    /**\n     * This method is called before the first test of this test class is run.\n     */\n    public static function setUpBeforeClass() : void\n    {\n    }\n    /**\n     * This method is called after the last test of this test class is run.\n     */\n    public static function tearDownAfterClass() : void\n    {\n    }\n    /**\n     * This method is called before each test.\n     */\n    protected function setUp() : void\n    {\n    }\n    /**\n     * Performs assertions shared by all tests of a test case.\n     *\n     * This method is called between setUp() and test.\n     */\n    protected function assertPreConditions() : void\n    {\n    }\n    /**\n     * Performs assertions shared by all tests of a test case.\n     *\n     * This method is called between test and tearDown().\n     */\n    protected function assertPostConditions() : void\n    {\n    }\n    /**\n     * This method is called after each test.\n     */\n    protected function tearDown() : void\n    {\n    }\n    /**\n     * Returns a string representation of the test case.\n     *\n     * @throws Exception\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public function toString() : string\n    {\n        $buffer = sprintf('%s::%s', (new ReflectionClass($this))->getName(), $this->name);\n        return $buffer . $this->dataSetAsStringWithData();\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function count() : int\n    {\n        return 1;\n    }\n    public final function getActualOutputForAssertion() : string\n    {\n        $this->outputRetrievedForAssertion = \\true;\n        return $this->output();\n    }\n    public final function expectOutputRegex(string $expectedRegex) : void\n    {\n        $this->outputExpectedRegex = $expectedRegex;\n    }\n    public final function expectOutputString(string $expectedString) : void\n    {\n        $this->outputExpectedString = $expectedString;\n    }\n    /**\n     * @psalm-param class-string<Throwable> $exception\n     */\n    public final function expectException(string $exception) : void\n    {\n        $this->expectedException = $exception;\n    }\n    public final function expectExceptionCode(int|string $code) : void\n    {\n        $this->expectedExceptionCode = $code;\n    }\n    public final function expectExceptionMessage(string $message) : void\n    {\n        $this->expectedExceptionMessage = $message;\n    }\n    public final function expectExceptionMessageMatches(string $regularExpression) : void\n    {\n        $this->expectedExceptionMessageRegExp = $regularExpression;\n    }\n    /**\n     * Sets up an expectation for an exception to be raised by the code under test.\n     * Information for expected exception class, expected exception message, and\n     * expected exception code are retrieved from a given Exception object.\n     */\n    public final function expectExceptionObject(\\Exception $exception) : void\n    {\n        $this->expectException($exception::class);\n        $this->expectExceptionMessage($exception->getMessage());\n        $this->expectExceptionCode($exception->getCode());\n    }\n    public final function expectNotToPerformAssertions() : void\n    {\n        $this->doesNotPerformAssertions = \\true;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function status() : TestStatus\n    {\n        return $this->status;\n    }\n    /**\n     * @throws \\PHPUnit\\Runner\\Exception\n     * @throws \\PHPUnit\\Util\\Exception\n     * @throws \\SebastianBergmann\\CodeCoverage\\InvalidArgumentException\n     * @throws \\SebastianBergmann\\Template\\InvalidArgumentException\n     * @throws CodeCoverageException\n     * @throws Exception\n     * @throws MoreThanOneDataSetFromDataProviderException\n     * @throws NoDataSetFromDataProviderException\n     * @throws NoPreviousThrowableException\n     * @throws ProcessIsolationException\n     * @throws StaticAnalysisCacheNotConfiguredException\n     * @throws UnintentionallyCoveredCodeException\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function run() : void\n    {\n        if (!$this->handleDependencies()) {\n            return;\n        }\n        if (!$this->shouldRunInSeparateProcess()) {\n            (new \\PHPUnit\\Framework\\TestRunner())->run($this);\n        } else {\n            (new \\PHPUnit\\Framework\\TestRunner())->runInSeparateProcess($this, $this->runClassInSeparateProcess && !$this->runTestInSeparateProcess, $this->preserveGlobalState);\n        }\n    }\n    /**\n     * Returns a builder object to create mock objects using a fluent interface.\n     *\n     * @psalm-template RealInstanceType of object\n     *\n     * @psalm-param class-string<RealInstanceType> $className\n     *\n     * @psalm-return MockBuilder<RealInstanceType>\n     */\n    public final function getMockBuilder(string $className) : MockBuilder\n    {\n        return new MockBuilder($this, $className);\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function groups() : array\n    {\n        return $this->groups;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setGroups(array $groups) : void\n    {\n        $this->groups = $groups;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function nameWithDataSet() : string\n    {\n        return $this->name . $this->dataSetAsString();\n    }\n    /**\n     * @psalm-return non-empty-string\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function name() : string\n    {\n        return $this->name;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function size() : TestSize\n    {\n        return (new Groups())->size(static::class, $this->name);\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function hasUnexpectedOutput() : bool\n    {\n        if ($this->output === '') {\n            return \\false;\n        }\n        if ($this->expectsOutput()) {\n            return \\false;\n        }\n        return \\true;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function output() : string\n    {\n        if (!$this->outputBufferingActive) {\n            return $this->output;\n        }\n        return (string) ob_get_contents();\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function doesNotPerformAssertions() : bool\n    {\n        return $this->doesNotPerformAssertions;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function expectsOutput() : bool\n    {\n        return $this->hasExpectationOnOutput() || $this->outputRetrievedForAssertion;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function registerMockObjectsFromTestArgumentsRecursively() : void\n    {\n        $this->registerMockObjectsFromTestArgumentsRecursively = \\true;\n    }\n    /**\n     * @throws Throwable\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function runBare() : void\n    {\n        $emitter = Event\\Facade::emitter();\n        $emitter->testPreparationStarted($this->valueObjectForEvents());\n        $this->snapshotGlobalState();\n        $this->startOutputBuffering();\n        clearstatcache();\n        $hookMethods = (new HookMethods())->hookMethods(static::class);\n        $hasMetRequirements = \\false;\n        $this->numberOfAssertionsPerformed = 0;\n        $currentWorkingDirectory = getcwd();\n        try {\n            $this->checkRequirements();\n            $hasMetRequirements = \\true;\n            if ($this->inIsolation) {\n                $this->invokeBeforeClassHookMethods($hookMethods, $emitter);\n            }\n            if (method_exists(static::class, $this->name) && MetadataRegistry::parser()->forClassAndMethod(static::class, $this->name)->isDoesNotPerformAssertions()->isNotEmpty()) {\n                $this->doesNotPerformAssertions = \\true;\n            }\n            $this->invokeBeforeTestHookMethods($hookMethods, $emitter);\n            $this->invokePreConditionHookMethods($hookMethods, $emitter);\n            $emitter->testPrepared($this->valueObjectForEvents());\n            $this->wasPrepared = \\true;\n            $this->testResult = $this->runTest();\n            $this->verifyMockObjects();\n            $this->invokePostConditionHookMethods($hookMethods, $emitter);\n            $this->status = TestStatus::success();\n        } catch (\\PHPUnit\\Framework\\IncompleteTest $e) {\n            $this->status = TestStatus::incomplete($e->getMessage());\n            $emitter->testMarkedAsIncomplete($this->valueObjectForEvents(), Event\\Code\\ThrowableBuilder::from($e));\n        } catch (\\PHPUnit\\Framework\\SkippedTest $e) {\n            $this->status = TestStatus::skipped($e->getMessage());\n            $emitter->testSkipped($this->valueObjectForEvents(), $e->getMessage());\n        } catch (AssertionError|\\PHPUnit\\Framework\\AssertionFailedError $e) {\n            if (!$this->wasPrepared) {\n                $this->wasPrepared = \\true;\n                $emitter->testPreparationFailed($this->valueObjectForEvents());\n            }\n            $this->status = TestStatus::failure($e->getMessage());\n            $emitter->testFailed($this->valueObjectForEvents(), Event\\Code\\ThrowableBuilder::from($e), Event\\Code\\ComparisonFailureBuilder::from($e));\n        } catch (TimeoutException $e) {\n            $this->status = TestStatus::risky($e->getMessage());\n        } catch (Throwable $_e) {\n            if ($this->isRegisteredFailure($_e)) {\n                $this->status = TestStatus::failure($_e->getMessage());\n                $emitter->testFailed($this->valueObjectForEvents(), Event\\Code\\ThrowableBuilder::from($_e), null);\n            } else {\n                $e = $this->transformException($_e);\n                $this->status = TestStatus::error($e->getMessage());\n                $emitter->testErrored($this->valueObjectForEvents(), Event\\Code\\ThrowableBuilder::from($e));\n            }\n        }\n        $outputBufferingStopped = \\false;\n        if (!isset($e) && $this->hasExpectationOnOutput() && $this->stopOutputBuffering()) {\n            $outputBufferingStopped = \\true;\n            $this->performAssertionsOnOutput();\n        }\n        if ($this->status->isSuccess()) {\n            Event\\Facade::emitter()->testPassed($this->valueObjectForEvents());\n            if (!$this->usesDataProvider()) {\n                PassedTests::instance()->testMethodPassed($this->valueObjectForEvents(), $this->testResult);\n            }\n        }\n        $this->mockObjects = [];\n        // Tear down the fixture. An exception raised in tearDown() will be\n        // caught and passed on when no exception was raised before.\n        try {\n            if ($hasMetRequirements) {\n                $this->invokeAfterTestHookMethods($hookMethods, $emitter);\n                if ($this->inIsolation) {\n                    $this->invokeAfterClassHookMethods($hookMethods, $emitter);\n                }\n            }\n        } catch (AssertionError|\\PHPUnit\\Framework\\AssertionFailedError $e) {\n            $this->status = TestStatus::failure($e->getMessage());\n            $emitter->testFailed($this->valueObjectForEvents(), Event\\Code\\ThrowableBuilder::from($e), Event\\Code\\ComparisonFailureBuilder::from($e));\n        } catch (Throwable $exceptionRaisedDuringTearDown) {\n            if (!isset($e)) {\n                $this->status = TestStatus::error($exceptionRaisedDuringTearDown->getMessage());\n                $e = $exceptionRaisedDuringTearDown;\n                $emitter->testErrored($this->valueObjectForEvents(), Event\\Code\\ThrowableBuilder::from($exceptionRaisedDuringTearDown));\n            }\n        }\n        if (!$outputBufferingStopped) {\n            $this->stopOutputBuffering();\n        }\n        clearstatcache();\n        if ($currentWorkingDirectory !== getcwd()) {\n            chdir($currentWorkingDirectory);\n        }\n        $this->restoreGlobalState();\n        $this->unregisterCustomComparators();\n        $this->cleanupIniSettings();\n        $this->cleanupLocaleSettings();\n        libxml_clear_errors();\n        $this->testValueObjectForEvents = null;\n        if (isset($e)) {\n            $this->onNotSuccessfulTest($e);\n        }\n    }\n    /**\n     * @psalm-param non-empty-string $name\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setName(string $name) : void\n    {\n        $this->name = $name;\n        if (is_callable($this->sortId(), \\true)) {\n            $this->providedTests = [new \\PHPUnit\\Framework\\ExecutionOrderDependency($this->sortId())];\n        }\n    }\n    /**\n     * @psalm-param list<ExecutionOrderDependency> $dependencies\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setDependencies(array $dependencies) : void\n    {\n        $this->dependencies = $dependencies;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setDependencyInput(array $dependencyInput) : void\n    {\n        $this->dependencyInput = $dependencyInput;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function dependencyInput() : array\n    {\n        return $this->dependencyInput;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function hasDependencyInput() : bool\n    {\n        return !empty($this->dependencyInput);\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setBackupGlobals(bool $backupGlobals) : void\n    {\n        $this->backupGlobals = $backupGlobals;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setBackupGlobalsExcludeList(array $backupGlobalsExcludeList) : void\n    {\n        $this->backupGlobalsExcludeList = $backupGlobalsExcludeList;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setBackupStaticProperties(bool $backupStaticProperties) : void\n    {\n        $this->backupStaticProperties = $backupStaticProperties;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setBackupStaticPropertiesExcludeList(array $backupStaticPropertiesExcludeList) : void\n    {\n        $this->backupStaticPropertiesExcludeList = $backupStaticPropertiesExcludeList;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setRunTestInSeparateProcess(bool $runTestInSeparateProcess) : void\n    {\n        if ($this->runTestInSeparateProcess === null) {\n            $this->runTestInSeparateProcess = $runTestInSeparateProcess;\n        }\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setRunClassInSeparateProcess(bool $runClassInSeparateProcess) : void\n    {\n        $this->runClassInSeparateProcess = $runClassInSeparateProcess;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setPreserveGlobalState(bool $preserveGlobalState) : void\n    {\n        $this->preserveGlobalState = $preserveGlobalState;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setInIsolation(bool $inIsolation) : void\n    {\n        $this->inIsolation = $inIsolation;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function isInIsolation() : bool\n    {\n        return $this->inIsolation;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function result() : mixed\n    {\n        return $this->testResult;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setResult(mixed $result) : void\n    {\n        $this->testResult = $result;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function registerMockObject(MockObject $mockObject) : void\n    {\n        assert($mockObject instanceof MockObjectInternal);\n        $this->mockObjects[] = $mockObject;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function addToAssertionCount(int $count) : void\n    {\n        $this->numberOfAssertionsPerformed += $count;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function numberOfAssertionsPerformed() : int\n    {\n        return $this->numberOfAssertionsPerformed;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function usesDataProvider() : bool\n    {\n        return !empty($this->data);\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function dataName() : int|string\n    {\n        return $this->dataName;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function dataSetAsString() : string\n    {\n        $buffer = '';\n        if (!empty($this->data)) {\n            if (is_int($this->dataName)) {\n                $buffer .= sprintf(' with data set #%d', $this->dataName);\n            } else {\n                $buffer .= sprintf(' with data set \"%s\"', $this->dataName);\n            }\n        }\n        return $buffer;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function dataSetAsStringWithData() : string\n    {\n        if (empty($this->data)) {\n            return '';\n        }\n        return $this->dataSetAsString() . sprintf(' (%s)', (new Exporter())->shortenedRecursiveExport($this->data));\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function providedData() : array\n    {\n        return $this->data;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function sortId() : string\n    {\n        $id = $this->name;\n        if (!str_contains($id, '::')) {\n            $id = static::class . '::' . $id;\n        }\n        if ($this->usesDataProvider()) {\n            $id .= $this->dataSetAsString();\n        }\n        return $id;\n    }\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function provides() : array\n    {\n        return $this->providedTests;\n    }\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function requires() : array\n    {\n        return $this->dependencies;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function setData(int|string $dataName, array $data) : void\n    {\n        $this->dataName = $dataName;\n        $this->data = $data;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     *\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    public final function valueObjectForEvents() : Event\\Code\\TestMethod\n    {\n        if ($this->testValueObjectForEvents !== null) {\n            return $this->testValueObjectForEvents;\n        }\n        $this->testValueObjectForEvents = Event\\Code\\TestMethodBuilder::fromTestCase($this);\n        return $this->testValueObjectForEvents;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public final function wasPrepared() : bool\n    {\n        return $this->wasPrepared;\n    }\n    protected final function registerComparator(Comparator $comparator) : void\n    {\n        ComparatorFactory::getInstance()->register($comparator);\n        Event\\Facade::emitter()->testRegisteredComparator($comparator::class);\n        $this->customComparators[] = $comparator;\n    }\n    /**\n     * @psalm-param class-string $classOrInterface\n     */\n    protected final function registerFailureType(string $classOrInterface) : void\n    {\n        $this->failureTypes[$classOrInterface] = \\true;\n    }\n    /**\n     * @throws AssertionFailedError\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws Throwable\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    protected function runTest() : mixed\n    {\n        $testArguments = array_merge($this->data, $this->dependencyInput);\n        $this->registerMockObjectsFromTestArguments($testArguments);\n        try {\n            $testResult = $this->{$this->name}(...array_values($testArguments));\n        } catch (Throwable $exception) {\n            if (!$this->shouldExceptionExpectationsBeVerified($exception)) {\n                throw $exception;\n            }\n            $this->verifyExceptionExpectations($exception);\n            return null;\n        }\n        $this->expectedExceptionWasNotRaised();\n        return $testResult;\n    }\n    /**\n     * This method is a wrapper for the ini_set() function that automatically\n     * resets the modified php.ini setting to its original value after the\n     * test is run.\n     *\n     * @throws Exception\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5214\n     */\n    protected function iniSet(string $varName, string $newValue) : void\n    {\n        $currentValue = ini_set($varName, $newValue);\n        if ($currentValue !== \\false) {\n            $this->iniSettings[$varName] = $currentValue;\n        } else {\n            throw new \\PHPUnit\\Framework\\Exception(sprintf('INI setting \"%s\" could not be set to \"%s\".', $varName, $newValue));\n        }\n    }\n    /**\n     * This method is a wrapper for the setlocale() function that automatically\n     * resets the locale to its original value after the test is run.\n     *\n     * @throws Exception\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5216\n     */\n    protected function setLocale(mixed ...$arguments) : void\n    {\n        if (count($arguments) < 2) {\n            throw new \\PHPUnit\\Framework\\Exception();\n        }\n        [$category, $locale] = $arguments;\n        if (!in_array($category, self::LOCALE_CATEGORIES, \\true)) {\n            throw new \\PHPUnit\\Framework\\Exception();\n        }\n        if (!is_array($locale) && !is_string($locale)) {\n            throw new \\PHPUnit\\Framework\\Exception();\n        }\n        $this->locale[$category] = setlocale($category, 0);\n        $result = setlocale(...$arguments);\n        if ($result === \\false) {\n            throw new \\PHPUnit\\Framework\\Exception('The locale functionality is not implemented on your platform, ' . 'the specified locale does not exist or the category name is ' . 'invalid.');\n        }\n    }\n    /**\n     * Creates a mock object for the specified interface or class.\n     *\n     * @psalm-template RealInstanceType of object\n     *\n     * @psalm-param class-string<RealInstanceType> $originalClassName\n     *\n     * @psalm-return MockObject&RealInstanceType\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     * @throws InvalidArgumentException\n     * @throws NoPreviousThrowableException\n     */\n    protected function createMock(string $originalClassName) : MockObject\n    {\n        $mock = (new MockGenerator())->testDouble($originalClassName, \\true, callOriginalConstructor: \\false, callOriginalClone: \\false, cloneArguments: \\false, allowMockingUnknownTypes: \\false);\n        assert($mock instanceof $originalClassName);\n        assert($mock instanceof MockObject);\n        $this->registerMockObject($mock);\n        Event\\Facade::emitter()->testCreatedMockObject($originalClassName);\n        return $mock;\n    }\n    /**\n     * @psalm-param list<class-string> $interfaces\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     */\n    protected function createMockForIntersectionOfInterfaces(array $interfaces) : MockObject\n    {\n        $mock = (new MockGenerator())->testDoubleForInterfaceIntersection($interfaces, \\true);\n        Event\\Facade::emitter()->testCreatedMockObjectForIntersectionOfInterfaces($interfaces);\n        assert($mock instanceof MockObject);\n        return $mock;\n    }\n    /**\n     * Creates (and configures) a mock object for the specified interface or class.\n     *\n     * @psalm-template RealInstanceType of object\n     *\n     * @psalm-param class-string<RealInstanceType> $originalClassName\n     *\n     * @psalm-return MockObject&RealInstanceType\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     * @throws InvalidArgumentException\n     * @throws NoPreviousThrowableException\n     */\n    protected function createConfiguredMock(string $originalClassName, array $configuration) : MockObject\n    {\n        $o = $this->createMock($originalClassName);\n        foreach ($configuration as $method => $return) {\n            $o->method($method)->willReturn($return);\n        }\n        return $o;\n    }\n    /**\n     * Creates a partial mock object for the specified interface or class.\n     *\n     * @psalm-param list<non-empty-string> $methods\n     *\n     * @psalm-template RealInstanceType of object\n     *\n     * @psalm-param class-string<RealInstanceType> $originalClassName\n     *\n     * @psalm-return MockObject&RealInstanceType\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     * @throws InvalidArgumentException\n     */\n    protected function createPartialMock(string $originalClassName, array $methods) : MockObject\n    {\n        $partialMock = $this->getMockBuilder($originalClassName)->disableOriginalConstructor()->disableOriginalClone()->disableArgumentCloning()->disallowMockingUnknownTypes()->onlyMethods($methods)->getMock();\n        Event\\Facade::emitter()->testCreatedPartialMockObject($originalClassName, ...$methods);\n        return $partialMock;\n    }\n    /**\n     * Creates a test proxy for the specified class.\n     *\n     * @psalm-template RealInstanceType of object\n     *\n     * @psalm-param class-string<RealInstanceType> $originalClassName\n     *\n     * @psalm-return MockObject&RealInstanceType\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     * @throws InvalidArgumentException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5240\n     */\n    protected function createTestProxy(string $originalClassName, array $constructorArguments = []) : MockObject\n    {\n        $testProxy = $this->getMockBuilder($originalClassName)->setConstructorArgs($constructorArguments)->enableProxyingToOriginalMethods()->getMock();\n        Event\\Facade::emitter()->testCreatedTestProxy($originalClassName, $constructorArguments);\n        return $testProxy;\n    }\n    /**\n     * Creates a mock object for the specified abstract class with all abstract\n     * methods of the class mocked. Concrete methods are not mocked by default.\n     * To mock concrete methods, use the 7th parameter ($mockedMethods).\n     *\n     * @psalm-template RealInstanceType of object\n     *\n     * @psalm-param class-string<RealInstanceType> $originalClassName\n     *\n     * @psalm-return MockObject&RealInstanceType\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     * @throws InvalidArgumentException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5241\n     */\n    protected function getMockForAbstractClass(string $originalClassName, array $arguments = [], string $mockClassName = '', bool $callOriginalConstructor = \\true, bool $callOriginalClone = \\true, bool $callAutoload = \\true, array $mockedMethods = [], bool $cloneArguments = \\false) : MockObject\n    {\n        $mockObject = (new MockGenerator())->mockObjectForAbstractClass($originalClassName, $arguments, $mockClassName, $callOriginalConstructor, $callOriginalClone, $callAutoload, $mockedMethods, $cloneArguments);\n        $this->registerMockObject($mockObject);\n        Event\\Facade::emitter()->testCreatedMockObjectForAbstractClass($originalClassName);\n        assert($mockObject instanceof $originalClassName);\n        assert($mockObject instanceof MockObject);\n        return $mockObject;\n    }\n    /**\n     * Creates a mock object based on the given WSDL file.\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5242\n     */\n    protected function getMockFromWsdl(string $wsdlFile, string $originalClassName = '', string $mockClassName = '', array $methods = [], bool $callOriginalConstructor = \\true, array $options = []) : MockObject\n    {\n        if ($originalClassName === '') {\n            $fileName = pathinfo(basename(parse_url($wsdlFile, PHP_URL_PATH)), PATHINFO_FILENAME);\n            $originalClassName = preg_replace('/\\\\W/', '', $fileName);\n        }\n        if (!class_exists($originalClassName)) {\n            eval((new MockGenerator())->generateClassFromWsdl($wsdlFile, $originalClassName, $methods, $options));\n        }\n        $mockObject = (new MockGenerator())->testDouble($originalClassName, \\true, $methods, ['', $options], $mockClassName, $callOriginalConstructor, \\false, \\false);\n        Event\\Facade::emitter()->testCreatedMockObjectFromWsdl($wsdlFile, $originalClassName, $mockClassName, $methods, $callOriginalConstructor, $options);\n        assert($mockObject instanceof MockObject);\n        $this->registerMockObject($mockObject);\n        return $mockObject;\n    }\n    /**\n     * Creates a mock object for the specified trait with all abstract methods\n     * of the trait mocked. Concrete methods to mock can be specified with the\n     * `$mockedMethods` parameter.\n     *\n     * @psalm-param trait-string $traitName\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     * @throws InvalidArgumentException\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5243\n     */\n    protected function getMockForTrait(string $traitName, array $arguments = [], string $mockClassName = '', bool $callOriginalConstructor = \\true, bool $callOriginalClone = \\true, bool $callAutoload = \\true, array $mockedMethods = [], bool $cloneArguments = \\false) : MockObject\n    {\n        $mockObject = (new MockGenerator())->mockObjectForTrait($traitName, $arguments, $mockClassName, $callOriginalConstructor, $callOriginalClone, $callAutoload, $mockedMethods, $cloneArguments);\n        $this->registerMockObject($mockObject);\n        Event\\Facade::emitter()->testCreatedMockObjectForTrait($traitName);\n        return $mockObject;\n    }\n    /**\n     * Creates an object that uses the specified trait.\n     *\n     * @psalm-param trait-string $traitName\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     *\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5244\n     */\n    protected function getObjectForTrait(string $traitName, array $arguments = [], string $traitClassName = '', bool $callOriginalConstructor = \\true, bool $callOriginalClone = \\true, bool $callAutoload = \\true) : object\n    {\n        return (new MockGenerator())->objectForTrait($traitName, $traitClassName, $callAutoload, $callOriginalConstructor, $arguments);\n    }\n    protected function transformException(Throwable $t) : Throwable\n    {\n        return $t;\n    }\n    /**\n     * This method is called when a test method did not execute successfully.\n     *\n     * @throws Throwable\n     */\n    protected function onNotSuccessfulTest(Throwable $t) : never\n    {\n        throw $t;\n    }\n    /**\n     * @throws Throwable\n     */\n    private function verifyMockObjects() : void\n    {\n        foreach ($this->mockObjects as $mockObject) {\n            if ($mockObject->__phpunit_hasMatchers()) {\n                $this->numberOfAssertionsPerformed++;\n            }\n            $mockObject->__phpunit_verify($this->shouldInvocationMockerBeReset($mockObject));\n        }\n    }\n    /**\n     * @throws SkippedTest\n     */\n    private function checkRequirements() : void\n    {\n        if (!$this->name || !method_exists($this, $this->name)) {\n            return;\n        }\n        $missingRequirements = (new Requirements())->requirementsNotSatisfiedFor(static::class, $this->name);\n        if (!empty($missingRequirements)) {\n            $this->markTestSkipped(implode(PHP_EOL, $missingRequirements));\n        }\n    }\n    private function handleDependencies() : bool\n    {\n        if ([] === $this->dependencies || $this->inIsolation) {\n            return \\true;\n        }\n        $passedTests = PassedTests::instance();\n        foreach ($this->dependencies as $dependency) {\n            if (!$dependency->isValid()) {\n                $this->markErrorForInvalidDependency();\n                return \\false;\n            }\n            if ($dependency->targetIsClass()) {\n                $dependencyClassName = $dependency->getTargetClassName();\n                if (!class_exists($dependencyClassName)) {\n                    $this->markErrorForInvalidDependency($dependency);\n                    return \\false;\n                }\n                if (!$passedTests->hasTestClassPassed($dependencyClassName)) {\n                    $this->markSkippedForMissingDependency($dependency);\n                    return \\false;\n                }\n                continue;\n            }\n            $dependencyTarget = $dependency->getTarget();\n            if (!$passedTests->hasTestMethodPassed($dependencyTarget)) {\n                if (!$this->isCallableTestMethod($dependencyTarget)) {\n                    $this->markErrorForInvalidDependency($dependency);\n                } else {\n                    $this->markSkippedForMissingDependency($dependency);\n                }\n                return \\false;\n            }\n            if ($passedTests->isGreaterThan($dependencyTarget, $this->size())) {\n                Event\\Facade::emitter()->testConsideredRisky($this->valueObjectForEvents(), 'This test depends on a test that is larger than itself');\n                return \\false;\n            }\n            $returnValue = $passedTests->returnValue($dependencyTarget);\n            if ($dependency->deepClone()) {\n                $deepCopy = new DeepCopy();\n                $deepCopy->skipUncloneable(\\false);\n                $this->dependencyInput[$dependencyTarget] = $deepCopy->copy($returnValue);\n            } elseif ($dependency->shallowClone()) {\n                $this->dependencyInput[$dependencyTarget] = clone $returnValue;\n            } else {\n                $this->dependencyInput[$dependencyTarget] = $returnValue;\n            }\n        }\n        $this->testValueObjectForEvents = null;\n        return \\true;\n    }\n    /**\n     * @throws Exception\n     * @throws MoreThanOneDataSetFromDataProviderException\n     * @throws NoPreviousThrowableException\n     */\n    private function markErrorForInvalidDependency(?\\PHPUnit\\Framework\\ExecutionOrderDependency $dependency = null) : void\n    {\n        $message = 'This test has an invalid dependency';\n        if ($dependency !== null) {\n            $message = sprintf('This test depends on \"%s\" which does not exist', $dependency->targetIsClass() ? $dependency->getTargetClassName() : $dependency->getTarget());\n        }\n        $exception = new \\PHPUnit\\Framework\\InvalidDependencyException($message);\n        Event\\Facade::emitter()->testErrored($this->valueObjectForEvents(), Event\\Code\\ThrowableBuilder::from($exception));\n        $this->status = TestStatus::error($message);\n    }\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    private function markSkippedForMissingDependency(\\PHPUnit\\Framework\\ExecutionOrderDependency $dependency) : void\n    {\n        $message = sprintf('This test depends on \"%s\" to pass', $dependency->getTarget());\n        Event\\Facade::emitter()->testSkipped($this->valueObjectForEvents(), $message);\n        $this->status = TestStatus::skipped($message);\n    }\n    private function startOutputBuffering() : void\n    {\n        ob_start();\n        $this->outputBufferingActive = \\true;\n        $this->outputBufferingLevel = ob_get_level();\n    }\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    private function stopOutputBuffering() : bool\n    {\n        $bufferingLevel = ob_get_level();\n        if ($bufferingLevel !== $this->outputBufferingLevel) {\n            if ($bufferingLevel > $this->outputBufferingLevel) {\n                $message = 'Test code or tested code did not close its own output buffers';\n            } else {\n                $message = 'Test code or tested code closed output buffers other than its own';\n            }\n            while (ob_get_level() >= $this->outputBufferingLevel) {\n                ob_end_clean();\n            }\n            Event\\Facade::emitter()->testConsideredRisky($this->valueObjectForEvents(), $message);\n            $this->status = TestStatus::risky($message);\n            return \\false;\n        }\n        $this->output = ob_get_clean();\n        $this->outputBufferingActive = \\false;\n        $this->outputBufferingLevel = ob_get_level();\n        return \\true;\n    }\n    private function snapshotGlobalState() : void\n    {\n        if ($this->runTestInSeparateProcess || $this->inIsolation || !$this->backupGlobals && !$this->backupStaticProperties) {\n            return;\n        }\n        $snapshot = $this->createGlobalStateSnapshot($this->backupGlobals === \\true);\n        $this->snapshot = $snapshot;\n    }\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    private function restoreGlobalState() : void\n    {\n        if (!$this->snapshot instanceof Snapshot) {\n            return;\n        }\n        if (ConfigurationRegistry::get()->beStrictAboutChangesToGlobalState()) {\n            $this->compareGlobalStateSnapshots($this->snapshot, $this->createGlobalStateSnapshot($this->backupGlobals === \\true));\n        }\n        $restorer = new Restorer();\n        if ($this->backupGlobals) {\n            $restorer->restoreGlobalVariables($this->snapshot);\n        }\n        if ($this->backupStaticProperties) {\n            $restorer->restoreStaticProperties($this->snapshot);\n        }\n        $this->snapshot = null;\n    }\n    private function createGlobalStateSnapshot(bool $backupGlobals) : Snapshot\n    {\n        $excludeList = new GlobalStateExcludeList();\n        foreach ($this->backupGlobalsExcludeList as $globalVariable) {\n            $excludeList->addGlobalVariable($globalVariable);\n        }\n        if (!defined('PHPUNIT_TESTSUITE')) {\n            $excludeList->addClassNamePrefix('PHPUnit');\n            $excludeList->addClassNamePrefix('PHPUnit\\\\SebastianBergmann\\\\CodeCoverage');\n            $excludeList->addClassNamePrefix('PHPUnit\\\\SebastianBergmann\\\\FileIterator');\n            $excludeList->addClassNamePrefix('PHPUnit\\\\SebastianBergmann\\\\Invoker');\n            $excludeList->addClassNamePrefix('PHPUnit\\\\SebastianBergmann\\\\Template');\n            $excludeList->addClassNamePrefix('PHPUnit\\\\SebastianBergmann\\\\Timer');\n            $excludeList->addStaticProperty(ComparatorFactory::class, 'instance');\n            foreach ($this->backupStaticPropertiesExcludeList as $class => $properties) {\n                foreach ($properties as $property) {\n                    $excludeList->addStaticProperty($class, $property);\n                }\n            }\n        }\n        return new Snapshot($excludeList, $backupGlobals, (bool) $this->backupStaticProperties, \\false, \\false, \\false, \\false, \\false, \\false, \\false);\n    }\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    private function compareGlobalStateSnapshots(Snapshot $before, Snapshot $after) : void\n    {\n        $backupGlobals = $this->backupGlobals === null || $this->backupGlobals;\n        if ($backupGlobals) {\n            $this->compareGlobalStateSnapshotPart($before->globalVariables(), $after->globalVariables(), \"--- Global variables before the test\\n+++ Global variables after the test\\n\");\n            $this->compareGlobalStateSnapshotPart($before->superGlobalVariables(), $after->superGlobalVariables(), \"--- Super-global variables before the test\\n+++ Super-global variables after the test\\n\");\n        }\n        if ($this->backupStaticProperties) {\n            $this->compareGlobalStateSnapshotPart($before->staticProperties(), $after->staticProperties(), \"--- Static properties before the test\\n+++ Static properties after the test\\n\");\n        }\n    }\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    private function compareGlobalStateSnapshotPart(array $before, array $after, string $header) : void\n    {\n        if ($before != $after) {\n            $differ = new Differ(new UnifiedDiffOutputBuilder($header));\n            $exporter = new Exporter();\n            Event\\Facade::emitter()->testConsideredRisky($this->valueObjectForEvents(), 'This test modified global state but was not expected to do so' . PHP_EOL . trim($differ->diff($exporter->export($before), $exporter->export($after))));\n        }\n    }\n    private function shouldInvocationMockerBeReset(MockObject $mock) : bool\n    {\n        $enumerator = new Enumerator();\n        if (in_array($mock, $enumerator->enumerate($this->dependencyInput), \\true)) {\n            return \\false;\n        }\n        if (!is_array($this->testResult) && !is_object($this->testResult)) {\n            return \\true;\n        }\n        return !in_array($mock, $enumerator->enumerate($this->testResult), \\true);\n    }\n    private function registerMockObjectsFromTestArguments(array $testArguments, Context $context = new Context()) : void\n    {\n        if ($this->registerMockObjectsFromTestArgumentsRecursively) {\n            foreach ((new Enumerator())->enumerate($testArguments) as $object) {\n                if ($object instanceof MockObject) {\n                    $this->registerMockObject($object);\n                }\n            }\n        } else {\n            foreach ($testArguments as $testArgument) {\n                if ($testArgument instanceof MockObject) {\n                    $testArgument = Cloner::clone($testArgument);\n                    $this->registerMockObject($testArgument);\n                } elseif (is_array($testArgument) && !$context->contains($testArgument)) {\n                    $context->add($testArgument);\n                    $this->registerMockObjectsFromTestArguments($testArgument, $context);\n                }\n            }\n        }\n    }\n    private function unregisterCustomComparators() : void\n    {\n        $factory = ComparatorFactory::getInstance();\n        foreach ($this->customComparators as $comparator) {\n            $factory->unregister($comparator);\n        }\n        $this->customComparators = [];\n    }\n    private function cleanupIniSettings() : void\n    {\n        foreach ($this->iniSettings as $varName => $oldValue) {\n            ini_set($varName, $oldValue);\n        }\n        $this->iniSettings = [];\n    }\n    private function cleanupLocaleSettings() : void\n    {\n        foreach ($this->locale as $category => $locale) {\n            setlocale($category, $locale);\n        }\n        $this->locale = [];\n    }\n    /**\n     * @throws Exception\n     */\n    private function shouldExceptionExpectationsBeVerified(Throwable $throwable) : bool\n    {\n        $result = \\false;\n        if ($this->expectedException !== null || $this->expectedExceptionCode !== null || $this->expectedExceptionMessage !== null || $this->expectedExceptionMessageRegExp !== null) {\n            $result = \\true;\n        }\n        if ($throwable instanceof \\PHPUnit\\Framework\\Exception) {\n            $result = \\false;\n        }\n        if (is_string($this->expectedException)) {\n            try {\n                $reflector = new ReflectionClass($this->expectedException);\n                // @codeCoverageIgnoreStart\n            } catch (ReflectionException $e) {\n                throw new \\PHPUnit\\Framework\\Exception($e->getMessage(), $e->getCode(), $e);\n            }\n            // @codeCoverageIgnoreEnd\n            if ($this->expectedException === 'PHPUnit\\\\Framework\\\\Exception' || $this->expectedException === '\\\\PHPUnit\\\\Framework\\\\Exception' || $reflector->isSubclassOf(\\PHPUnit\\Framework\\Exception::class)) {\n                $result = \\true;\n            }\n        }\n        return $result;\n    }\n    private function shouldRunInSeparateProcess() : bool\n    {\n        if ($this->inIsolation) {\n            return \\false;\n        }\n        if ($this->runTestInSeparateProcess) {\n            return \\true;\n        }\n        if ($this->runClassInSeparateProcess) {\n            return \\true;\n        }\n        return ConfigurationRegistry::get()->processIsolation();\n    }\n    private function isCallableTestMethod(string $dependency) : bool\n    {\n        [$className, $methodName] = explode('::', $dependency);\n        if (!class_exists($className)) {\n            return \\false;\n        }\n        $class = new ReflectionClass($className);\n        if (!$class->isSubclassOf(__CLASS__)) {\n            return \\false;\n        }\n        if (!$class->hasMethod($methodName)) {\n            return \\false;\n        }\n        return TestUtil::isTestMethod($class->getMethod($methodName));\n    }\n    /**\n     * @throws Exception\n     * @throws ExpectationFailedException\n     * @throws MoreThanOneDataSetFromDataProviderException\n     * @throws NoPreviousThrowableException\n     */\n    private function performAssertionsOnOutput() : void\n    {\n        try {\n            if ($this->outputExpectedRegex !== null) {\n                $this->assertMatchesRegularExpression($this->outputExpectedRegex, $this->output);\n            } elseif ($this->outputExpectedString !== null) {\n                $this->assertSame($this->outputExpectedString, $this->output);\n            }\n        } catch (\\PHPUnit\\Framework\\ExpectationFailedException $e) {\n            $this->status = TestStatus::failure($e->getMessage());\n            Event\\Facade::emitter()->testFailed($this->valueObjectForEvents(), Event\\Code\\ThrowableBuilder::from($e), Event\\Code\\ComparisonFailureBuilder::from($e));\n            throw $e;\n        }\n    }\n    /**\n     * @throws Throwable\n     */\n    private function invokeBeforeClassHookMethods(array $hookMethods, Event\\Emitter $emitter) : void\n    {\n        $this->invokeHookMethods($hookMethods['beforeClass'], $emitter, 'testBeforeFirstTestMethodCalled', 'testBeforeFirstTestMethodFinished');\n    }\n    /**\n     * @throws Throwable\n     */\n    private function invokeBeforeTestHookMethods(array $hookMethods, Event\\Emitter $emitter) : void\n    {\n        $this->invokeHookMethods($hookMethods['before'], $emitter, 'testBeforeTestMethodCalled', 'testBeforeTestMethodFinished');\n    }\n    /**\n     * @throws Throwable\n     */\n    private function invokePreConditionHookMethods(array $hookMethods, Event\\Emitter $emitter) : void\n    {\n        $this->invokeHookMethods($hookMethods['preCondition'], $emitter, 'testPreConditionCalled', 'testPreConditionFinished');\n    }\n    /**\n     * @throws Throwable\n     */\n    private function invokePostConditionHookMethods(array $hookMethods, Event\\Emitter $emitter) : void\n    {\n        $this->invokeHookMethods($hookMethods['postCondition'], $emitter, 'testPostConditionCalled', 'testPostConditionFinished');\n    }\n    /**\n     * @throws Throwable\n     */\n    private function invokeAfterTestHookMethods(array $hookMethods, Event\\Emitter $emitter) : void\n    {\n        $this->invokeHookMethods($hookMethods['after'], $emitter, 'testAfterTestMethodCalled', 'testAfterTestMethodFinished');\n    }\n    /**\n     * @throws Throwable\n     */\n    private function invokeAfterClassHookMethods(array $hookMethods, Event\\Emitter $emitter) : void\n    {\n        $this->invokeHookMethods($hookMethods['afterClass'], $emitter, 'testAfterLastTestMethodCalled', 'testAfterLastTestMethodFinished');\n    }\n    /**\n     * @psalm-param list<non-empty-string> $hookMethods\n     * @psalm-param 'testBeforeFirstTestMethodCalled'|'testBeforeTestMethodCalled'|'testPreConditionCalled'|'testPostConditionCalled'|'testAfterTestMethodCalled'|'testAfterLastTestMethodCalled' $calledMethod\n     * @psalm-param 'testBeforeFirstTestMethodFinished'|'testBeforeTestMethodFinished'|'testPreConditionFinished'|'testPostConditionFinished'|'testAfterTestMethodFinished'|'testAfterLastTestMethodFinished' $finishedMethod\n     *\n     * @throws Throwable\n     */\n    private function invokeHookMethods(array $hookMethods, Event\\Emitter $emitter, string $calledMethod, string $finishedMethod) : void\n    {\n        $methodsInvoked = [];\n        foreach ($hookMethods as $methodName) {\n            if ($this->methodDoesNotExistOrIsDeclaredInTestCase($methodName)) {\n                continue;\n            }\n            try {\n                $this->{$methodName}();\n            } catch (Throwable $t) {\n            }\n            $methodInvoked = new Event\\Code\\ClassMethod(static::class, $methodName);\n            $emitter->{$calledMethod}(static::class, $methodInvoked);\n            $methodsInvoked[] = $methodInvoked;\n            if (isset($t)) {\n                break;\n            }\n        }\n        if (!empty($methodsInvoked)) {\n            $emitter->{$finishedMethod}(static::class, ...$methodsInvoked);\n        }\n        if (isset($t)) {\n            throw $t;\n        }\n    }\n    private function methodDoesNotExistOrIsDeclaredInTestCase(string $methodName) : bool\n    {\n        $reflector = new ReflectionObject($this);\n        return !$reflector->hasMethod($methodName) || $reflector->getMethod($methodName)->getDeclaringClass()->getName() === self::class;\n    }\n    /**\n     * @throws ExpectationFailedException\n     */\n    private function verifyExceptionExpectations(\\Exception|Throwable $exception) : void\n    {\n        if ($this->expectedException !== null) {\n            $this->assertThat($exception, new ExceptionConstraint($this->expectedException));\n        }\n        if ($this->expectedExceptionMessage !== null) {\n            $this->assertThat($exception->getMessage(), new ExceptionMessageIsOrContains($this->expectedExceptionMessage));\n        }\n        if ($this->expectedExceptionMessageRegExp !== null) {\n            $this->assertThat($exception->getMessage(), new ExceptionMessageMatchesRegularExpression($this->expectedExceptionMessageRegExp));\n        }\n        if ($this->expectedExceptionCode !== null) {\n            $this->assertThat($exception->getCode(), new ExceptionCode($this->expectedExceptionCode));\n        }\n    }\n    /**\n     * @throws AssertionFailedError\n     */\n    private function expectedExceptionWasNotRaised() : void\n    {\n        if ($this->expectedException !== null) {\n            $this->assertThat(null, new ExceptionConstraint($this->expectedException));\n        } elseif ($this->expectedExceptionMessage !== null) {\n            $this->numberOfAssertionsPerformed++;\n            throw new \\PHPUnit\\Framework\\AssertionFailedError(sprintf('Failed asserting that exception with message \"%s\" is thrown', $this->expectedExceptionMessage));\n        } elseif ($this->expectedExceptionMessageRegExp !== null) {\n            $this->numberOfAssertionsPerformed++;\n            throw new \\PHPUnit\\Framework\\AssertionFailedError(sprintf('Failed asserting that exception with message matching \"%s\" is thrown', $this->expectedExceptionMessageRegExp));\n        } elseif ($this->expectedExceptionCode !== null) {\n            $this->numberOfAssertionsPerformed++;\n            throw new \\PHPUnit\\Framework\\AssertionFailedError(sprintf('Failed asserting that exception with code \"%s\" is thrown', $this->expectedExceptionCode));\n        }\n    }\n    private function isRegisteredFailure(Throwable $t) : bool\n    {\n        foreach (array_keys($this->failureTypes) as $failureType) {\n            if ($t instanceof $failureType) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    private function hasExpectationOnOutput() : bool\n    {\n        return is_string($this->outputExpectedString) || is_string($this->outputExpectedRegex);\n    }\n    /**\n     * Creates a test stub for the specified interface or class.\n     *\n     * @psalm-template RealInstanceType of object\n     *\n     * @psalm-param class-string<RealInstanceType> $originalClassName\n     *\n     * @psalm-return Stub&RealInstanceType\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     * @throws InvalidArgumentException\n     * @throws NoPreviousThrowableException\n     */\n    protected static function createStub(string $originalClassName) : Stub\n    {\n        $stub = (new MockGenerator())->testDouble($originalClassName, \\true, callOriginalConstructor: \\false, callOriginalClone: \\false, cloneArguments: \\false, allowMockingUnknownTypes: \\false);\n        Event\\Facade::emitter()->testCreatedStub($originalClassName);\n        assert($stub instanceof $originalClassName);\n        assert($stub instanceof Stub);\n        return $stub;\n    }\n    /**\n     * @psalm-param list<class-string> $interfaces\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     */\n    protected static function createStubForIntersectionOfInterfaces(array $interfaces) : Stub\n    {\n        $stub = (new MockGenerator())->testDoubleForInterfaceIntersection($interfaces, \\false);\n        Event\\Facade::emitter()->testCreatedStubForIntersectionOfInterfaces($interfaces);\n        return $stub;\n    }\n    /**\n     * Creates (and configures) a test stub for the specified interface or class.\n     *\n     * @psalm-template RealInstanceType of object\n     *\n     * @psalm-param class-string<RealInstanceType> $originalClassName\n     *\n     * @psalm-return Stub&RealInstanceType\n     *\n     * @throws \\PHPUnit\\Framework\\MockObject\\Exception\n     * @throws InvalidArgumentException\n     * @throws NoPreviousThrowableException\n     */\n    protected static final function createConfiguredStub(string $originalClassName, array $configuration) : Stub\n    {\n        $o = self::createStub($originalClassName);\n        foreach ($configuration as $method => $return) {\n            $o->method($method)->willReturn($return);\n        }\n        return $o;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse const PHP_EOL;\nuse function assert;\nuse function class_exists;\nuse function defined;\nuse function extension_loaded;\nuse function get_include_path;\nuse function hrtime;\nuse function serialize;\nuse function sprintf;\nuse function sys_get_temp_dir;\nuse function tempnam;\nuse function unlink;\nuse function var_export;\nuse AssertionError;\nuse PHPUnit\\Event;\nuse PHPUnit\\Event\\NoPreviousThrowableException;\nuse PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Metadata\\Api\\CodeCoverage as CodeCoverageMetadataApi;\nuse PHPUnit\\Metadata\\Parser\\Registry as MetadataRegistry;\nuse PHPUnit\\Runner\\CodeCoverage;\nuse PHPUnit\\Runner\\ErrorHandler;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\nuse PHPUnit\\TextUI\\Configuration\\Registry as ConfigurationRegistry;\nuse PHPUnit\\Util\\GlobalState;\nuse PHPUnit\\Util\\PHP\\AbstractPhpProcess;\nuse ReflectionClass;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Exception as OriginalCodeCoverageException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysisCacheNotConfiguredException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\UnintentionallyCoveredCodeException;\nuse PHPUnit\\SebastianBergmann\\Invoker\\Invoker;\nuse PHPUnit\\SebastianBergmann\\Invoker\\TimeoutException;\nuse PHPUnit\\SebastianBergmann\\Template\\Template;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestRunner\n{\n    private ?bool $timeLimitCanBeEnforced = null;\n    private readonly Configuration $configuration;\n    public function __construct()\n    {\n        $this->configuration = ConfigurationRegistry::get();\n    }\n    /**\n     * @throws \\PHPUnit\\Runner\\Exception\n     * @throws \\SebastianBergmann\\CodeCoverage\\InvalidArgumentException\n     * @throws CodeCoverageException\n     * @throws MoreThanOneDataSetFromDataProviderException\n     * @throws NoDataSetFromDataProviderException\n     * @throws UnintentionallyCoveredCodeException\n     */\n    public function run(\\PHPUnit\\Framework\\TestCase $test) : void\n    {\n        \\PHPUnit\\Framework\\Assert::resetCount();\n        if ($this->configuration->registerMockObjectsFromTestArgumentsRecursively()) {\n            $test->registerMockObjectsFromTestArgumentsRecursively();\n        }\n        $shouldCodeCoverageBeCollected = (new CodeCoverageMetadataApi())->shouldCodeCoverageBeCollectedFor($test::class, $test->name());\n        $error = \\false;\n        $failure = \\false;\n        $incomplete = \\false;\n        $risky = \\false;\n        $skipped = \\false;\n        if ($this->shouldErrorHandlerBeUsed($test)) {\n            ErrorHandler::instance()->enable();\n        }\n        $collectCodeCoverage = CodeCoverage::instance()->isActive() && $shouldCodeCoverageBeCollected;\n        if ($collectCodeCoverage) {\n            CodeCoverage::instance()->start($test);\n        }\n        try {\n            if ($this->canTimeLimitBeEnforced() && $this->shouldTimeLimitBeEnforced($test)) {\n                $risky = $this->runTestWithTimeout($test);\n            } else {\n                $test->runBare();\n            }\n        } catch (\\PHPUnit\\Framework\\AssertionFailedError $e) {\n            $failure = \\true;\n            if ($e instanceof \\PHPUnit\\Framework\\IncompleteTestError) {\n                $incomplete = \\true;\n            } elseif ($e instanceof \\PHPUnit\\Framework\\SkippedTest) {\n                $skipped = \\true;\n            }\n        } catch (AssertionError $e) {\n            $test->addToAssertionCount(1);\n            $failure = \\true;\n            $frame = $e->getTrace()[0];\n            assert(isset($frame['file']));\n            assert(isset($frame['line']));\n            $e = new \\PHPUnit\\Framework\\AssertionFailedError(sprintf('%s in %s:%s', $e->getMessage(), $frame['file'], $frame['line']));\n        } catch (Throwable $e) {\n            $error = \\true;\n        }\n        $test->addToAssertionCount(\\PHPUnit\\Framework\\Assert::getCount());\n        if ($this->configuration->reportUselessTests() && !$test->doesNotPerformAssertions() && $test->numberOfAssertionsPerformed() === 0) {\n            $risky = \\true;\n        }\n        if (!$error && !$failure && !$incomplete && !$skipped && !$risky && $this->configuration->requireCoverageMetadata() && !$this->hasCoverageMetadata($test::class, $test->name())) {\n            Event\\Facade::emitter()->testConsideredRisky($test->valueObjectForEvents(), 'This test does not define a code coverage target but is expected to do so');\n            $risky = \\true;\n        }\n        if ($collectCodeCoverage) {\n            $append = !$risky && !$incomplete && !$skipped;\n            $linesToBeCovered = [];\n            $linesToBeUsed = [];\n            if ($append) {\n                try {\n                    $linesToBeCovered = (new CodeCoverageMetadataApi())->linesToBeCovered($test::class, $test->name());\n                    $linesToBeUsed = (new CodeCoverageMetadataApi())->linesToBeUsed($test::class, $test->name());\n                } catch (\\PHPUnit\\Framework\\InvalidCoversTargetException $cce) {\n                    Event\\Facade::emitter()->testTriggeredPhpunitWarning($test->valueObjectForEvents(), $cce->getMessage());\n                }\n            }\n            try {\n                CodeCoverage::instance()->stop($append, $linesToBeCovered, $linesToBeUsed);\n            } catch (UnintentionallyCoveredCodeException $cce) {\n                Event\\Facade::emitter()->testConsideredRisky($test->valueObjectForEvents(), 'This test executed code that is not listed as code to be covered or used:' . PHP_EOL . $cce->getMessage());\n            } catch (OriginalCodeCoverageException $cce) {\n                $error = \\true;\n                $e = $e ?? $cce;\n            }\n        }\n        ErrorHandler::instance()->disable();\n        if (!$error && !$incomplete && !$skipped && $this->configuration->reportUselessTests() && !$test->doesNotPerformAssertions() && $test->numberOfAssertionsPerformed() === 0) {\n            Event\\Facade::emitter()->testConsideredRisky($test->valueObjectForEvents(), 'This test did not perform any assertions');\n        }\n        if ($test->doesNotPerformAssertions() && $test->numberOfAssertionsPerformed() > 0) {\n            Event\\Facade::emitter()->testConsideredRisky($test->valueObjectForEvents(), sprintf('This test is not expected to perform assertions but performed %d assertion%s', $test->numberOfAssertionsPerformed(), $test->numberOfAssertionsPerformed() > 1 ? 's' : ''));\n        }\n        if ($test->hasUnexpectedOutput()) {\n            Event\\Facade::emitter()->testPrintedUnexpectedOutput($test->output());\n        }\n        if ($this->configuration->disallowTestOutput() && $test->hasUnexpectedOutput()) {\n            Event\\Facade::emitter()->testConsideredRisky($test->valueObjectForEvents(), sprintf('This test printed output: %s', $test->output()));\n        }\n        if ($test->wasPrepared()) {\n            Event\\Facade::emitter()->testFinished($test->valueObjectForEvents(), $test->numberOfAssertionsPerformed());\n        }\n    }\n    /**\n     * @throws \\PHPUnit\\Runner\\Exception\n     * @throws \\PHPUnit\\Util\\Exception\n     * @throws \\SebastianBergmann\\Template\\InvalidArgumentException\n     * @throws Exception\n     * @throws MoreThanOneDataSetFromDataProviderException\n     * @throws NoPreviousThrowableException\n     * @throws ProcessIsolationException\n     * @throws StaticAnalysisCacheNotConfiguredException\n     */\n    public function runInSeparateProcess(\\PHPUnit\\Framework\\TestCase $test, bool $runEntireClass, bool $preserveGlobalState) : void\n    {\n        $class = new ReflectionClass($test);\n        if ($runEntireClass) {\n            $template = new Template(__DIR__ . '/../Util/PHP/Template/TestCaseClass.tpl');\n        } else {\n            $template = new Template(__DIR__ . '/../Util/PHP/Template/TestCaseMethod.tpl');\n        }\n        $bootstrap = '';\n        $constants = '';\n        $globals = '';\n        $includedFiles = '';\n        $iniSettings = '';\n        if (ConfigurationRegistry::get()->hasBootstrap()) {\n            $bootstrap = ConfigurationRegistry::get()->bootstrap();\n        }\n        if ($preserveGlobalState) {\n            $constants = GlobalState::getConstantsAsString();\n            $globals = GlobalState::getGlobalsAsString();\n            $includedFiles = GlobalState::getIncludedFilesAsString();\n            $iniSettings = GlobalState::getIniSettingsAsString();\n        }\n        $exportObjects = Event\\Facade::emitter()->exportsObjects() ? 'true' : 'false';\n        $coverage = CodeCoverage::instance()->isActive() ? 'true' : 'false';\n        $linesToBeIgnored = var_export(CodeCoverage::instance()->linesToBeIgnored(), \\true);\n        if (defined('PHPUNIT_COMPOSER_INSTALL')) {\n            $composerAutoload = var_export(PHPUNIT_COMPOSER_INSTALL, \\true);\n        } else {\n            $composerAutoload = '\\'\\'';\n        }\n        if (defined('__PHPUNIT_PHAR__')) {\n            $phar = var_export(__PHPUNIT_PHAR__, \\true);\n        } else {\n            $phar = '\\'\\'';\n        }\n        $data = var_export(serialize($test->providedData()), \\true);\n        $dataName = var_export($test->dataName(), \\true);\n        $dependencyInput = var_export(serialize($test->dependencyInput()), \\true);\n        $includePath = var_export(get_include_path(), \\true);\n        // must do these fixes because TestCaseMethod.tpl has unserialize('{data}') in it, and we can't break BC\n        // the lines above used to use addcslashes() rather than var_export(), which breaks null byte escape sequences\n        $data = \"'.\" . $data . \".'\";\n        $dataName = \"'.(\" . $dataName . \").'\";\n        $dependencyInput = \"'.\" . $dependencyInput . \".'\";\n        $includePath = \"'.\" . $includePath . \".'\";\n        $offset = hrtime();\n        $serializedConfiguration = $this->saveConfigurationForChildProcess();\n        $processResultFile = tempnam(sys_get_temp_dir(), 'phpunit_');\n        $var = ['bootstrap' => $bootstrap, 'composerAutoload' => $composerAutoload, 'phar' => $phar, 'filename' => $class->getFileName(), 'className' => $class->getName(), 'collectCodeCoverageInformation' => $coverage, 'linesToBeIgnored' => $linesToBeIgnored, 'data' => $data, 'dataName' => $dataName, 'dependencyInput' => $dependencyInput, 'constants' => $constants, 'globals' => $globals, 'include_path' => $includePath, 'included_files' => $includedFiles, 'iniSettings' => $iniSettings, 'name' => $test->name(), 'offsetSeconds' => $offset[0], 'offsetNanoseconds' => $offset[1], 'serializedConfiguration' => $serializedConfiguration, 'processResultFile' => $processResultFile, 'exportObjects' => $exportObjects];\n        if (!$runEntireClass) {\n            $var['methodName'] = $test->name();\n        }\n        $template->setVar($var);\n        $php = AbstractPhpProcess::factory();\n        $php->runTestJob($template->render(), $test, $processResultFile);\n        @unlink($serializedConfiguration);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    private function hasCoverageMetadata(string $className, string $methodName) : bool\n    {\n        $metadata = MetadataRegistry::parser()->forClassAndMethod($className, $methodName);\n        if ($metadata->isCovers()->isNotEmpty()) {\n            return \\true;\n        }\n        if ($metadata->isCoversClass()->isNotEmpty()) {\n            return \\true;\n        }\n        if ($metadata->isCoversFunction()->isNotEmpty()) {\n            return \\true;\n        }\n        if ($metadata->isCoversNothing()->isNotEmpty()) {\n            return \\true;\n        }\n        return \\false;\n    }\n    private function canTimeLimitBeEnforced() : bool\n    {\n        if ($this->timeLimitCanBeEnforced !== null) {\n            return $this->timeLimitCanBeEnforced;\n        }\n        if (!class_exists(Invoker::class)) {\n            $this->timeLimitCanBeEnforced = \\false;\n            return $this->timeLimitCanBeEnforced;\n        }\n        $this->timeLimitCanBeEnforced = (new Invoker())->canInvokeWithTimeout();\n        return $this->timeLimitCanBeEnforced;\n    }\n    private function shouldTimeLimitBeEnforced(\\PHPUnit\\Framework\\TestCase $test) : bool\n    {\n        if (!$this->configuration->enforceTimeLimit()) {\n            return \\false;\n        }\n        if (!($this->configuration->defaultTimeLimit() || $test->size()->isKnown())) {\n            return \\false;\n        }\n        if (extension_loaded('xdebug') && \\xdebug_is_debugger_active()) {\n            return \\false;\n        }\n        return \\true;\n    }\n    /**\n     * @throws Throwable\n     */\n    private function runTestWithTimeout(\\PHPUnit\\Framework\\TestCase $test) : bool\n    {\n        $_timeout = $this->configuration->defaultTimeLimit();\n        if ($test->size()->isSmall()) {\n            $_timeout = $this->configuration->timeoutForSmallTests();\n        } elseif ($test->size()->isMedium()) {\n            $_timeout = $this->configuration->timeoutForMediumTests();\n        } elseif ($test->size()->isLarge()) {\n            $_timeout = $this->configuration->timeoutForLargeTests();\n        }\n        try {\n            (new Invoker())->invoke([$test, 'runBare'], [], $_timeout);\n        } catch (TimeoutException) {\n            Event\\Facade::emitter()->testConsideredRisky($test->valueObjectForEvents(), sprintf('This test was aborted after %d second%s', $_timeout, $_timeout !== 1 ? 's' : ''));\n            return \\true;\n        }\n        return \\false;\n    }\n    /**\n     * @throws ProcessIsolationException\n     */\n    private function saveConfigurationForChildProcess() : string\n    {\n        $path = tempnam(sys_get_temp_dir(), 'phpunit_');\n        if (!$path) {\n            throw new \\PHPUnit\\Framework\\ProcessIsolationException();\n        }\n        if (!ConfigurationRegistry::saveTo($path)) {\n            throw new \\PHPUnit\\Framework\\ProcessIsolationException();\n        }\n        return $path;\n    }\n    private function shouldErrorHandlerBeUsed(\\PHPUnit\\Framework\\TestCase $test) : bool\n    {\n        if (MetadataRegistry::parser()->forMethod($test::class, $test->name())->isWithoutErrorHandler()->isNotEmpty()) {\n            return \\false;\n        }\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestSize;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nabstract class Known extends \\PHPUnit\\Framework\\TestSize\\TestSize\n{\n    /**\n     * @psalm-assert-if-true Known $this\n     */\n    public function isKnown() : bool\n    {\n        return \\true;\n    }\n    public abstract function isGreaterThan(self $other) : bool;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestSize;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Large extends \\PHPUnit\\Framework\\TestSize\\Known\n{\n    /**\n     * @psalm-assert-if-true Large $this\n     */\n    public function isLarge() : bool\n    {\n        return \\true;\n    }\n    public function isGreaterThan(\\PHPUnit\\Framework\\TestSize\\TestSize $other) : bool\n    {\n        return !$other->isLarge();\n    }\n    public function asString() : string\n    {\n        return 'large';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestSize;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Medium extends \\PHPUnit\\Framework\\TestSize\\Known\n{\n    /**\n     * @psalm-assert-if-true Medium $this\n     */\n    public function isMedium() : bool\n    {\n        return \\true;\n    }\n    public function isGreaterThan(\\PHPUnit\\Framework\\TestSize\\TestSize $other) : bool\n    {\n        return $other->isSmall();\n    }\n    public function asString() : string\n    {\n        return 'medium';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestSize;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Small extends \\PHPUnit\\Framework\\TestSize\\Known\n{\n    /**\n     * @psalm-assert-if-true Small $this\n     */\n    public function isSmall() : bool\n    {\n        return \\true;\n    }\n    public function isGreaterThan(\\PHPUnit\\Framework\\TestSize\\TestSize $other) : bool\n    {\n        return \\false;\n    }\n    public function asString() : string\n    {\n        return 'small';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestSize;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nabstract class TestSize\n{\n    public static function unknown() : self\n    {\n        return new \\PHPUnit\\Framework\\TestSize\\Unknown();\n    }\n    public static function small() : self\n    {\n        return new \\PHPUnit\\Framework\\TestSize\\Small();\n    }\n    public static function medium() : self\n    {\n        return new \\PHPUnit\\Framework\\TestSize\\Medium();\n    }\n    public static function large() : self\n    {\n        return new \\PHPUnit\\Framework\\TestSize\\Large();\n    }\n    /**\n     * @psalm-assert-if-true Known $this\n     */\n    public function isKnown() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Unknown $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Small $this\n     */\n    public function isSmall() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Medium $this\n     */\n    public function isMedium() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Large $this\n     */\n    public function isLarge() : bool\n    {\n        return \\false;\n    }\n    public abstract function asString() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestSize;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Unknown extends \\PHPUnit\\Framework\\TestSize\\TestSize\n{\n    /**\n     * @psalm-assert-if-true Unknown $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\true;\n    }\n    public function asString() : string\n    {\n        return 'unknown';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Deprecation extends \\PHPUnit\\Framework\\TestStatus\\Known\n{\n    /**\n     * @psalm-assert-if-true Deprecation $this\n     */\n    public function isDeprecation() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return 4;\n    }\n    public function asString() : string\n    {\n        return 'deprecation';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Error extends \\PHPUnit\\Framework\\TestStatus\\Known\n{\n    /**\n     * @psalm-assert-if-true Error $this\n     */\n    public function isError() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return 8;\n    }\n    public function asString() : string\n    {\n        return 'error';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Failure extends \\PHPUnit\\Framework\\TestStatus\\Known\n{\n    /**\n     * @psalm-assert-if-true Failure $this\n     */\n    public function isFailure() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return 7;\n    }\n    public function asString() : string\n    {\n        return 'failure';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Incomplete extends \\PHPUnit\\Framework\\TestStatus\\Known\n{\n    /**\n     * @psalm-assert-if-true Incomplete $this\n     */\n    public function isIncomplete() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return 2;\n    }\n    public function asString() : string\n    {\n        return 'incomplete';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nabstract class Known extends \\PHPUnit\\Framework\\TestStatus\\TestStatus\n{\n    /**\n     * @psalm-assert-if-true Known $this\n     */\n    public function isKnown() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Notice extends \\PHPUnit\\Framework\\TestStatus\\Known\n{\n    /**\n     * @psalm-assert-if-true Notice $this\n     */\n    public function isNotice() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return 3;\n    }\n    public function asString() : string\n    {\n        return 'notice';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Risky extends \\PHPUnit\\Framework\\TestStatus\\Known\n{\n    /**\n     * @psalm-assert-if-true Risky $this\n     */\n    public function isRisky() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return 5;\n    }\n    public function asString() : string\n    {\n        return 'risky';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Skipped extends \\PHPUnit\\Framework\\TestStatus\\Known\n{\n    /**\n     * @psalm-assert-if-true Skipped $this\n     */\n    public function isSkipped() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return 1;\n    }\n    public function asString() : string\n    {\n        return 'skipped';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Success extends \\PHPUnit\\Framework\\TestStatus\\Known\n{\n    /**\n     * @psalm-assert-if-true Success $this\n     */\n    public function isSuccess() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return 0;\n    }\n    public function asString() : string\n    {\n        return 'success';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nabstract class TestStatus\n{\n    private readonly string $message;\n    public static function from(int $status) : self\n    {\n        return match ($status) {\n            0 => self::success(),\n            1 => self::skipped(),\n            2 => self::incomplete(),\n            3 => self::notice(),\n            4 => self::deprecation(),\n            5 => self::risky(),\n            6 => self::warning(),\n            7 => self::failure(),\n            8 => self::error(),\n            default => self::unknown(),\n        };\n    }\n    public static function unknown() : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Unknown();\n    }\n    public static function success() : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Success();\n    }\n    public static function skipped(string $message = '') : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Skipped($message);\n    }\n    public static function incomplete(string $message = '') : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Incomplete($message);\n    }\n    public static function notice(string $message = '') : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Notice($message);\n    }\n    public static function deprecation(string $message = '') : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Deprecation($message);\n    }\n    public static function failure(string $message = '') : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Failure($message);\n    }\n    public static function error(string $message = '') : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Error($message);\n    }\n    public static function warning(string $message = '') : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Warning($message);\n    }\n    public static function risky(string $message = '') : self\n    {\n        return new \\PHPUnit\\Framework\\TestStatus\\Risky($message);\n    }\n    private function __construct(string $message = '')\n    {\n        $this->message = $message;\n    }\n    /**\n     * @psalm-assert-if-true Known $this\n     */\n    public function isKnown() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Unknown $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Success $this\n     */\n    public function isSuccess() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Skipped $this\n     */\n    public function isSkipped() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Incomplete $this\n     */\n    public function isIncomplete() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Notice $this\n     */\n    public function isNotice() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Deprecation $this\n     */\n    public function isDeprecation() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Failure $this\n     */\n    public function isFailure() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Error $this\n     */\n    public function isError() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Warning $this\n     */\n    public function isWarning() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Risky $this\n     */\n    public function isRisky() : bool\n    {\n        return \\false;\n    }\n    public function message() : string\n    {\n        return $this->message;\n    }\n    public function isMoreImportantThan(self $other) : bool\n    {\n        return $this->asInt() > $other->asInt();\n    }\n    public abstract function asInt() : int;\n    public abstract function asString() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Unknown extends \\PHPUnit\\Framework\\TestStatus\\TestStatus\n{\n    /**\n     * @psalm-assert-if-true Unknown $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return -1;\n    }\n    public function asString() : string\n    {\n        return 'unknown';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework\\TestStatus;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Warning extends \\PHPUnit\\Framework\\TestStatus\\Known\n{\n    /**\n     * @psalm-assert-if-true Warning $this\n     */\n    public function isWarning() : bool\n    {\n        return \\true;\n    }\n    public function asInt() : int\n    {\n        return 6;\n    }\n    public function asString() : string\n    {\n        return 'warning';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse const PHP_EOL;\nuse function array_keys;\nuse function array_map;\nuse function assert;\nuse function call_user_func;\nuse function class_exists;\nuse function count;\nuse function implode;\nuse function is_callable;\nuse function is_file;\nuse function is_subclass_of;\nuse function sprintf;\nuse function str_ends_with;\nuse function str_starts_with;\nuse function trim;\nuse Iterator;\nuse IteratorAggregate;\nuse PHPUnit\\Event;\nuse PHPUnit\\Event\\Code\\TestMethod;\nuse PHPUnit\\Event\\NoPreviousThrowableException;\nuse PHPUnit\\Metadata\\Api\\Dependencies;\nuse PHPUnit\\Metadata\\Api\\Groups;\nuse PHPUnit\\Metadata\\Api\\HookMethods;\nuse PHPUnit\\Metadata\\Api\\Requirements;\nuse PHPUnit\\Metadata\\MetadataCollection;\nuse PHPUnit\\Runner\\Exception as RunnerException;\nuse PHPUnit\\Runner\\Filter\\Factory;\nuse PHPUnit\\Runner\\PhptTestCase;\nuse PHPUnit\\Runner\\TestSuiteLoader;\nuse PHPUnit\\TestRunner\\TestResult\\Facade as TestResultFacade;\nuse PHPUnit\\Util\\Filter;\nuse PHPUnit\\Util\\Reflection;\nuse PHPUnit\\Util\\Test as TestUtil;\nuse ReflectionClass;\nuse ReflectionMethod;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\UnintentionallyCoveredCodeException;\nuse Throwable;\n/**\n * @template-implements IteratorAggregate<int, Test>\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nclass TestSuite implements IteratorAggregate, \\PHPUnit\\Framework\\Reorderable, \\PHPUnit\\Framework\\SelfDescribing, \\PHPUnit\\Framework\\Test\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private string $name;\n    /**\n     * @psalm-var array<string,list<Test>>\n     */\n    private array $groups = [];\n    private ?array $requiredTests = null;\n    /**\n     * @psalm-var list<Test>\n     */\n    private array $tests = [];\n    private ?array $providedTests = null;\n    private ?Factory $iteratorFilter = null;\n    /**\n     * @psalm-param non-empty-string $name\n     */\n    public static function empty(string $name) : static\n    {\n        return new static($name);\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public static function fromClassName(string $className) : static\n    {\n        assert(class_exists($className));\n        $class = new ReflectionClass($className);\n        return static::fromClassReflector($class);\n    }\n    public static function fromClassReflector(ReflectionClass $class) : static\n    {\n        $testSuite = new static($class->getName());\n        $constructor = $class->getConstructor();\n        if ($constructor !== null && !$constructor->isPublic()) {\n            Event\\Facade::emitter()->testRunnerTriggeredWarning(sprintf('Class \"%s\" has no public constructor.', $class->getName()));\n            return $testSuite;\n        }\n        foreach (Reflection::publicMethodsInTestClass($class) as $method) {\n            if ($method->getDeclaringClass()->getName() === \\PHPUnit\\Framework\\Assert::class) {\n                continue;\n            }\n            if ($method->getDeclaringClass()->getName() === \\PHPUnit\\Framework\\TestCase::class) {\n                continue;\n            }\n            if (!TestUtil::isTestMethod($method)) {\n                continue;\n            }\n            $testSuite->addTestMethod($class, $method);\n        }\n        if (count($testSuite) === 0) {\n            Event\\Facade::emitter()->testRunnerTriggeredWarning(sprintf('No tests found in class \"%s\".', $class->getName()));\n        }\n        return $testSuite;\n    }\n    /**\n     * @psalm-param non-empty-string $name\n     */\n    private final function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    /**\n     * Returns a string representation of the test suite.\n     */\n    public function toString() : string\n    {\n        return $this->name();\n    }\n    /**\n     * Adds a test to the suite.\n     */\n    public function addTest(\\PHPUnit\\Framework\\Test $test, array $groups = []) : void\n    {\n        $class = new ReflectionClass($test);\n        if (!$class->isAbstract()) {\n            $this->tests[] = $test;\n            $this->clearCaches();\n            if ($test instanceof self && empty($groups)) {\n                $groups = $test->groups();\n            }\n            if ($this->containsOnlyVirtualGroups($groups)) {\n                $groups[] = 'default';\n            }\n            foreach ($groups as $group) {\n                if (!isset($this->groups[$group])) {\n                    $this->groups[$group] = [$test];\n                } else {\n                    $this->groups[$group][] = $test;\n                }\n            }\n            if ($test instanceof \\PHPUnit\\Framework\\TestCase) {\n                $test->setGroups($groups);\n            }\n        }\n    }\n    /**\n     * Adds the tests from the given class to the suite.\n     *\n     * @throws Exception\n     */\n    public function addTestSuite(ReflectionClass $testClass) : void\n    {\n        if ($testClass->isAbstract()) {\n            throw new \\PHPUnit\\Framework\\Exception(sprintf('Class %s is abstract', $testClass->getName()));\n        }\n        if (!$testClass->isSubclassOf(\\PHPUnit\\Framework\\TestCase::class)) {\n            throw new \\PHPUnit\\Framework\\Exception(sprintf('Class %s is not a subclass of %s', $testClass->getName(), \\PHPUnit\\Framework\\TestCase::class));\n        }\n        $this->addTest(self::fromClassReflector($testClass));\n    }\n    /**\n     * Wraps both <code>addTest()</code> and <code>addTestSuite</code>\n     * as well as the separate import statements for the user's convenience.\n     *\n     * If the named file cannot be read or there are no new tests that can be\n     * added, a <code>PHPUnit\\Framework\\WarningTestCase</code> will be created instead,\n     * leaving the current test run untouched.\n     *\n     * @throws Exception\n     */\n    public function addTestFile(string $filename) : void\n    {\n        if (is_file($filename) && str_ends_with($filename, '.phpt')) {\n            try {\n                $this->addTest(new PhptTestCase($filename));\n            } catch (RunnerException $e) {\n                Event\\Facade::emitter()->testRunnerTriggeredWarning($e->getMessage());\n            }\n            return;\n        }\n        try {\n            $this->addTestSuite((new TestSuiteLoader())->load($filename));\n        } catch (RunnerException $e) {\n            Event\\Facade::emitter()->testRunnerTriggeredWarning($e->getMessage());\n        }\n    }\n    /**\n     * Wrapper for addTestFile() that adds multiple test files.\n     *\n     * @throws Exception\n     */\n    public function addTestFiles(iterable $fileNames) : void\n    {\n        foreach ($fileNames as $filename) {\n            $this->addTestFile((string) $filename);\n        }\n    }\n    /**\n     * Counts the number of test cases that will be run by this test.\n     */\n    public function count() : int\n    {\n        $numTests = 0;\n        foreach ($this as $test) {\n            $numTests += count($test);\n        }\n        return $numTests;\n    }\n    public function isEmpty() : bool\n    {\n        return empty($this->tests);\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function name() : string\n    {\n        return $this->name;\n    }\n    /**\n     * Returns the test groups of the suite.\n     *\n     * @psalm-return list<string>\n     */\n    public function groups() : array\n    {\n        return array_map('strval', array_keys($this->groups));\n    }\n    public function groupDetails() : array\n    {\n        return $this->groups;\n    }\n    /**\n     * @throws \\SebastianBergmann\\CodeCoverage\\InvalidArgumentException\n     * @throws CodeCoverageException\n     * @throws Event\\RuntimeException\n     * @throws Exception\n     * @throws NoPreviousThrowableException\n     * @throws UnintentionallyCoveredCodeException\n     */\n    public function run() : void\n    {\n        if (count($this) === 0) {\n            return;\n        }\n        $emitter = Event\\Facade::emitter();\n        $testSuiteValueObjectForEvents = Event\\TestSuite\\TestSuiteBuilder::from($this);\n        $emitter->testSuiteStarted($testSuiteValueObjectForEvents);\n        if (!$this->invokeMethodsBeforeFirstTest($emitter, $testSuiteValueObjectForEvents)) {\n            return;\n        }\n        foreach ($this as $test) {\n            if (TestResultFacade::shouldStop()) {\n                $emitter->testRunnerExecutionAborted();\n                break;\n            }\n            $test->run();\n        }\n        $this->invokeMethodsAfterLastTest($emitter);\n        $emitter->testSuiteFinished($testSuiteValueObjectForEvents);\n    }\n    /**\n     * Returns the tests as an enumeration.\n     *\n     * @psalm-return list<Test>\n     */\n    public function tests() : array\n    {\n        return $this->tests;\n    }\n    /**\n     * Set tests of the test suite.\n     *\n     * @psalm-param list<Test> $tests\n     */\n    public function setTests(array $tests) : void\n    {\n        $this->tests = $tests;\n    }\n    /**\n     * Mark the test suite as skipped.\n     *\n     * @throws SkippedTestSuiteError\n     */\n    public function markTestSuiteSkipped(string $message = '') : never\n    {\n        throw new \\PHPUnit\\Framework\\SkippedTestSuiteError($message);\n    }\n    /**\n     * Returns an iterator for this test suite.\n     */\n    public function getIterator() : Iterator\n    {\n        $iterator = new \\PHPUnit\\Framework\\TestSuiteIterator($this);\n        if ($this->iteratorFilter !== null) {\n            $iterator = $this->iteratorFilter->factory($iterator, $this);\n        }\n        return $iterator;\n    }\n    public function injectFilter(Factory $filter) : void\n    {\n        $this->iteratorFilter = $filter;\n        foreach ($this as $test) {\n            if ($test instanceof self) {\n                $test->injectFilter($filter);\n            }\n        }\n    }\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public function provides() : array\n    {\n        if ($this->providedTests === null) {\n            $this->providedTests = [];\n            if (is_callable($this->sortId(), \\true)) {\n                $this->providedTests[] = new \\PHPUnit\\Framework\\ExecutionOrderDependency($this->sortId());\n            }\n            foreach ($this->tests as $test) {\n                if (!$test instanceof \\PHPUnit\\Framework\\Reorderable) {\n                    continue;\n                }\n                $this->providedTests = \\PHPUnit\\Framework\\ExecutionOrderDependency::mergeUnique($this->providedTests, $test->provides());\n            }\n        }\n        return $this->providedTests;\n    }\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public function requires() : array\n    {\n        if ($this->requiredTests === null) {\n            $this->requiredTests = [];\n            foreach ($this->tests as $test) {\n                if (!$test instanceof \\PHPUnit\\Framework\\Reorderable) {\n                    continue;\n                }\n                $this->requiredTests = \\PHPUnit\\Framework\\ExecutionOrderDependency::mergeUnique(\\PHPUnit\\Framework\\ExecutionOrderDependency::filterInvalid($this->requiredTests), $test->requires());\n            }\n            $this->requiredTests = \\PHPUnit\\Framework\\ExecutionOrderDependency::diff($this->requiredTests, $this->provides());\n        }\n        return $this->requiredTests;\n    }\n    public function sortId() : string\n    {\n        return $this->name() . '::class';\n    }\n    /**\n     * @psalm-assert-if-true class-string $this->name\n     */\n    public function isForTestClass() : bool\n    {\n        return class_exists($this->name, \\false) && is_subclass_of($this->name, \\PHPUnit\\Framework\\TestCase::class);\n    }\n    /**\n     * @throws \\PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException\n     * @throws Exception\n     */\n    protected function addTestMethod(ReflectionClass $class, ReflectionMethod $method) : void\n    {\n        $className = $class->getName();\n        $methodName = $method->getName();\n        assert(!empty($methodName));\n        try {\n            $test = (new \\PHPUnit\\Framework\\TestBuilder())->build($class, $methodName);\n        } catch (\\PHPUnit\\Framework\\InvalidDataProviderException $e) {\n            Event\\Facade::emitter()->testTriggeredPhpunitError(new TestMethod($className, $methodName, $class->getFileName(), $method->getStartLine(), Event\\Code\\TestDoxBuilder::fromClassNameAndMethodName($className, $methodName), MetadataCollection::fromArray([]), Event\\TestData\\TestDataCollection::fromArray([])), sprintf(\"The data provider specified for %s::%s is invalid\\n%s\", $className, $methodName, $this->throwableToString($e)));\n            return;\n        }\n        if ($test instanceof \\PHPUnit\\Framework\\TestCase || $test instanceof \\PHPUnit\\Framework\\DataProviderTestSuite) {\n            $test->setDependencies(Dependencies::dependencies($class->getName(), $methodName));\n        }\n        $this->addTest($test, (new Groups())->groups($class->getName(), $methodName));\n    }\n    private function clearCaches() : void\n    {\n        $this->providedTests = null;\n        $this->requiredTests = null;\n    }\n    private function containsOnlyVirtualGroups(array $groups) : bool\n    {\n        foreach ($groups as $group) {\n            if (!str_starts_with($group, '__phpunit_')) {\n                return \\false;\n            }\n        }\n        return \\true;\n    }\n    private function methodDoesNotExistOrIsDeclaredInTestCase(string $methodName) : bool\n    {\n        $reflector = new ReflectionClass($this->name);\n        return !$reflector->hasMethod($methodName) || $reflector->getMethod($methodName)->getDeclaringClass()->getName() === \\PHPUnit\\Framework\\TestCase::class;\n    }\n    /**\n     * @throws Exception\n     */\n    private function throwableToString(Throwable $t) : string\n    {\n        $message = $t->getMessage();\n        if (empty(trim($message))) {\n            $message = '<no message>';\n        }\n        if ($t instanceof \\PHPUnit\\Framework\\InvalidDataProviderException) {\n            return sprintf(\"%s\\n%s\", $message, Filter::getFilteredStacktrace($t));\n        }\n        return sprintf(\"%s: %s\\n%s\", $t::class, $message, Filter::getFilteredStacktrace($t));\n    }\n    /**\n     * @throws Exception\n     * @throws NoPreviousThrowableException\n     */\n    private function invokeMethodsBeforeFirstTest(Event\\Emitter $emitter, Event\\TestSuite\\TestSuite $testSuiteValueObjectForEvents) : bool\n    {\n        if (!$this->isForTestClass()) {\n            return \\true;\n        }\n        $methodsCalledBeforeFirstTest = [];\n        $beforeClassMethods = (new HookMethods())->hookMethods($this->name)['beforeClass'];\n        try {\n            foreach ($beforeClassMethods as $beforeClassMethod) {\n                if ($this->methodDoesNotExistOrIsDeclaredInTestCase($beforeClassMethod)) {\n                    continue;\n                }\n                if ($missingRequirements = (new Requirements())->requirementsNotSatisfiedFor($this->name, $beforeClassMethod)) {\n                    $this->markTestSuiteSkipped(implode(PHP_EOL, $missingRequirements));\n                }\n                $methodCalledBeforeFirstTest = new Event\\Code\\ClassMethod($this->name, $beforeClassMethod);\n                $emitter->testBeforeFirstTestMethodCalled($this->name, $methodCalledBeforeFirstTest);\n                $methodsCalledBeforeFirstTest[] = $methodCalledBeforeFirstTest;\n                call_user_func([$this->name, $beforeClassMethod]);\n            }\n        } catch (\\PHPUnit\\Framework\\SkippedTest|\\PHPUnit\\Framework\\SkippedTestSuiteError $e) {\n            $emitter->testSuiteSkipped($testSuiteValueObjectForEvents, $e->getMessage());\n            return \\false;\n        } catch (Throwable $t) {\n            assert(isset($methodCalledBeforeFirstTest));\n            $emitter->testBeforeFirstTestMethodErrored($this->name, $methodCalledBeforeFirstTest, Event\\Code\\ThrowableBuilder::from($t));\n            if (!empty($methodsCalledBeforeFirstTest)) {\n                $emitter->testBeforeFirstTestMethodFinished($this->name, ...$methodsCalledBeforeFirstTest);\n            }\n            return \\false;\n        }\n        if (!empty($methodsCalledBeforeFirstTest)) {\n            $emitter->testBeforeFirstTestMethodFinished($this->name, ...$methodsCalledBeforeFirstTest);\n        }\n        return \\true;\n    }\n    private function invokeMethodsAfterLastTest(Event\\Emitter $emitter) : void\n    {\n        if (!$this->isForTestClass()) {\n            return;\n        }\n        $methodsCalledAfterLastTest = [];\n        $afterClassMethods = (new HookMethods())->hookMethods($this->name)['afterClass'];\n        foreach ($afterClassMethods as $afterClassMethod) {\n            if ($this->methodDoesNotExistOrIsDeclaredInTestCase($afterClassMethod)) {\n                continue;\n            }\n            try {\n                call_user_func([$this->name, $afterClassMethod]);\n                $methodCalledAfterLastTest = new Event\\Code\\ClassMethod($this->name, $afterClassMethod);\n                $emitter->testAfterLastTestMethodCalled($this->name, $methodCalledAfterLastTest);\n                $methodsCalledAfterLastTest[] = $methodCalledAfterLastTest;\n            } catch (Throwable) {\n                // @todo\n            }\n        }\n        if (!empty($methodsCalledAfterLastTest)) {\n            $emitter->testAfterLastTestMethodFinished($this->name, ...$methodsCalledAfterLastTest);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Framework;\n\nuse function assert;\nuse function count;\nuse RecursiveIterator;\n/**\n * @template-implements RecursiveIterator<int, Test>\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteIterator implements RecursiveIterator\n{\n    private int $position = 0;\n    /**\n     * @psalm-var list<Test>\n     */\n    private readonly array $tests;\n    public function __construct(\\PHPUnit\\Framework\\TestSuite $testSuite)\n    {\n        $this->tests = $testSuite->tests();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->tests);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\Framework\\Test\n    {\n        return $this->tests[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n    /**\n     * @throws NoChildTestSuiteException\n     */\n    public function getChildren() : self\n    {\n        if (!$this->hasChildren()) {\n            throw new \\PHPUnit\\Framework\\NoChildTestSuiteException('The current item is not a TestSuite instance and therefore does not have any children.');\n        }\n        $current = $this->current();\n        assert($current instanceof \\PHPUnit\\Framework\\TestSuite);\n        return new self($current);\n    }\n    public function hasChildren() : bool\n    {\n        return $this->valid() && $this->current() instanceof \\PHPUnit\\Framework\\TestSuite;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging;\n\nuse const FILE_APPEND;\nuse const LOCK_EX;\nuse const PHP_EOL;\nuse function explode;\nuse function file_put_contents;\nuse function implode;\nuse function str_repeat;\nuse function strlen;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\Tracer\\Tracer;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class EventLogger implements Tracer\n{\n    private readonly string $path;\n    private readonly bool $includeTelemetryInfo;\n    public function __construct(string $path, bool $includeTelemetryInfo)\n    {\n        $this->path = $path;\n        $this->includeTelemetryInfo = $includeTelemetryInfo;\n    }\n    public function trace(Event $event) : void\n    {\n        $telemetryInfo = $this->telemetryInfo($event);\n        $indentation = PHP_EOL . str_repeat(' ', strlen($telemetryInfo));\n        $lines = explode(PHP_EOL, $event->asString());\n        file_put_contents($this->path, $telemetryInfo . implode($indentation, $lines) . PHP_EOL, FILE_APPEND | LOCK_EX);\n    }\n    private function telemetryInfo(Event $event) : string\n    {\n        if (!$this->includeTelemetryInfo) {\n            return '';\n        }\n        return $event->telemetryInfo()->asString() . ' ';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Exception extends RuntimeException implements \\PHPUnit\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse function assert;\nuse function basename;\nuse function is_int;\nuse function sprintf;\nuse function str_replace;\nuse function trim;\nuse DOMDocument;\nuse DOMElement;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Code\\TestMethod;\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Telemetry\\HRTime;\nuse PHPUnit\\Event\\Telemetry\\Info;\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestSuite\\Started;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\TextUI\\Output\\Printer;\nuse PHPUnit\\Util\\Xml;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class JunitXmlLogger\n{\n    private readonly Printer $printer;\n    private DOMDocument $document;\n    private DOMElement $root;\n    /**\n     * @var DOMElement[]\n     */\n    private array $testSuites = [];\n    /**\n     * @psalm-var array<int,int>\n     */\n    private array $testSuiteTests = [0];\n    /**\n     * @psalm-var array<int,int>\n     */\n    private array $testSuiteAssertions = [0];\n    /**\n     * @psalm-var array<int,int>\n     */\n    private array $testSuiteErrors = [0];\n    /**\n     * @psalm-var array<int,int>\n     */\n    private array $testSuiteFailures = [0];\n    /**\n     * @psalm-var array<int,int>\n     */\n    private array $testSuiteSkipped = [0];\n    /**\n     * @psalm-var array<int,int>\n     */\n    private array $testSuiteTimes = [0];\n    private int $testSuiteLevel = 0;\n    private ?DOMElement $currentTestCase = null;\n    private ?HRTime $time = null;\n    private bool $prepared = \\false;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function __construct(Printer $printer, Facade $facade)\n    {\n        $this->printer = $printer;\n        $this->registerSubscribers($facade);\n        $this->createDocument();\n    }\n    public function flush() : void\n    {\n        $this->printer->print($this->document->saveXML());\n        $this->printer->flush();\n    }\n    public function testSuiteStarted(Started $event) : void\n    {\n        $testSuite = $this->document->createElement('testsuite');\n        $testSuite->setAttribute('name', $event->testSuite()->name());\n        if ($event->testSuite()->isForTestClass()) {\n            $testSuite->setAttribute('file', $event->testSuite()->file());\n        }\n        if ($this->testSuiteLevel > 0) {\n            $this->testSuites[$this->testSuiteLevel]->appendChild($testSuite);\n        } else {\n            $this->root->appendChild($testSuite);\n        }\n        $this->testSuiteLevel++;\n        $this->testSuites[$this->testSuiteLevel] = $testSuite;\n        $this->testSuiteTests[$this->testSuiteLevel] = 0;\n        $this->testSuiteAssertions[$this->testSuiteLevel] = 0;\n        $this->testSuiteErrors[$this->testSuiteLevel] = 0;\n        $this->testSuiteFailures[$this->testSuiteLevel] = 0;\n        $this->testSuiteSkipped[$this->testSuiteLevel] = 0;\n        $this->testSuiteTimes[$this->testSuiteLevel] = 0;\n    }\n    public function testSuiteFinished() : void\n    {\n        $this->testSuites[$this->testSuiteLevel]->setAttribute('tests', (string) $this->testSuiteTests[$this->testSuiteLevel]);\n        $this->testSuites[$this->testSuiteLevel]->setAttribute('assertions', (string) $this->testSuiteAssertions[$this->testSuiteLevel]);\n        $this->testSuites[$this->testSuiteLevel]->setAttribute('errors', (string) $this->testSuiteErrors[$this->testSuiteLevel]);\n        $this->testSuites[$this->testSuiteLevel]->setAttribute('failures', (string) $this->testSuiteFailures[$this->testSuiteLevel]);\n        $this->testSuites[$this->testSuiteLevel]->setAttribute('skipped', (string) $this->testSuiteSkipped[$this->testSuiteLevel]);\n        $this->testSuites[$this->testSuiteLevel]->setAttribute('time', sprintf('%F', $this->testSuiteTimes[$this->testSuiteLevel]));\n        if ($this->testSuiteLevel > 1) {\n            $this->testSuiteTests[$this->testSuiteLevel - 1] += $this->testSuiteTests[$this->testSuiteLevel];\n            $this->testSuiteAssertions[$this->testSuiteLevel - 1] += $this->testSuiteAssertions[$this->testSuiteLevel];\n            $this->testSuiteErrors[$this->testSuiteLevel - 1] += $this->testSuiteErrors[$this->testSuiteLevel];\n            $this->testSuiteFailures[$this->testSuiteLevel - 1] += $this->testSuiteFailures[$this->testSuiteLevel];\n            $this->testSuiteSkipped[$this->testSuiteLevel - 1] += $this->testSuiteSkipped[$this->testSuiteLevel];\n            $this->testSuiteTimes[$this->testSuiteLevel - 1] += $this->testSuiteTimes[$this->testSuiteLevel];\n        }\n        $this->testSuiteLevel--;\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function testPrepared(Prepared $event) : void\n    {\n        $this->createTestCase($event);\n        $this->prepared = \\true;\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function testFinished(Finished $event) : void\n    {\n        $this->handleFinish($event->telemetryInfo(), $event->numberOfAssertionsPerformed());\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function testMarkedIncomplete(MarkedIncomplete $event) : void\n    {\n        $this->handleIncompleteOrSkipped($event);\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function testSkipped(Skipped $event) : void\n    {\n        $this->handleIncompleteOrSkipped($event);\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function testErrored(Errored $event) : void\n    {\n        $this->handleFault($event, 'error');\n        $this->testSuiteErrors[$this->testSuiteLevel]++;\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function testFailed(Failed $event) : void\n    {\n        $this->handleFault($event, 'failure');\n        $this->testSuiteFailures[$this->testSuiteLevel]++;\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    private function handleFinish(Info $telemetryInfo, int $numberOfAssertionsPerformed) : void\n    {\n        assert($this->currentTestCase !== null);\n        assert($this->time !== null);\n        $time = $telemetryInfo->time()->duration($this->time)->asFloat();\n        $this->testSuiteAssertions[$this->testSuiteLevel] += $numberOfAssertionsPerformed;\n        $this->currentTestCase->setAttribute('assertions', (string) $numberOfAssertionsPerformed);\n        $this->currentTestCase->setAttribute('time', sprintf('%F', $time));\n        $this->testSuites[$this->testSuiteLevel]->appendChild($this->currentTestCase);\n        $this->testSuiteTests[$this->testSuiteLevel]++;\n        $this->testSuiteTimes[$this->testSuiteLevel] += $time;\n        $this->currentTestCase = null;\n        $this->time = null;\n        $this->prepared = \\false;\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function registerSubscribers(Facade $facade) : void\n    {\n        $facade->registerSubscribers(new \\PHPUnit\\Logging\\JUnit\\TestSuiteStartedSubscriber($this), new \\PHPUnit\\Logging\\JUnit\\TestSuiteFinishedSubscriber($this), new \\PHPUnit\\Logging\\JUnit\\TestPreparedSubscriber($this), new \\PHPUnit\\Logging\\JUnit\\TestFinishedSubscriber($this), new \\PHPUnit\\Logging\\JUnit\\TestErroredSubscriber($this), new \\PHPUnit\\Logging\\JUnit\\TestFailedSubscriber($this), new \\PHPUnit\\Logging\\JUnit\\TestMarkedIncompleteSubscriber($this), new \\PHPUnit\\Logging\\JUnit\\TestSkippedSubscriber($this), new \\PHPUnit\\Logging\\JUnit\\TestRunnerExecutionFinishedSubscriber($this));\n    }\n    private function createDocument() : void\n    {\n        $this->document = new DOMDocument('1.0', 'UTF-8');\n        $this->document->formatOutput = \\true;\n        $this->root = $this->document->createElement('testsuites');\n        $this->document->appendChild($this->root);\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    private function handleFault(Errored|Failed $event, string $type) : void\n    {\n        if (!$this->prepared) {\n            $this->createTestCase($event);\n        }\n        assert($this->currentTestCase !== null);\n        $buffer = $this->testAsString($event->test());\n        $throwable = $event->throwable();\n        $buffer .= trim($throwable->description() . \\PHP_EOL . $throwable->stackTrace());\n        $fault = $this->document->createElement($type, Xml::prepareString($buffer));\n        $fault->setAttribute('type', $throwable->className());\n        $this->currentTestCase->appendChild($fault);\n        if (!$this->prepared) {\n            $this->handleFinish($event->telemetryInfo(), 0);\n        }\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    private function handleIncompleteOrSkipped(MarkedIncomplete|Skipped $event) : void\n    {\n        if (!$this->prepared) {\n            $this->createTestCase($event);\n        }\n        assert($this->currentTestCase !== null);\n        $skipped = $this->document->createElement('skipped');\n        $this->currentTestCase->appendChild($skipped);\n        $this->testSuiteSkipped[$this->testSuiteLevel]++;\n        if (!$this->prepared) {\n            $this->handleFinish($event->telemetryInfo(), 0);\n        }\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    private function testAsString(Test $test) : string\n    {\n        if ($test->isPhpt()) {\n            return basename($test->file());\n        }\n        assert($test instanceof TestMethod);\n        return sprintf('%s::%s%s', $test->className(), $this->name($test), \\PHP_EOL);\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    private function name(Test $test) : string\n    {\n        if ($test->isPhpt()) {\n            return basename($test->file());\n        }\n        assert($test instanceof TestMethod);\n        if (!$test->testData()->hasDataFromDataProvider()) {\n            return $test->methodName();\n        }\n        $dataSetName = $test->testData()->dataFromDataProvider()->dataSetName();\n        if (is_int($dataSetName)) {\n            return sprintf('%s with data set #%d', $test->methodName(), $dataSetName);\n        }\n        return sprintf('%s with data set \"%s\"', $test->methodName(), $dataSetName);\n    }\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     *\n     * @psalm-assert !null $this->currentTestCase\n     */\n    private function createTestCase(Errored|Failed|MarkedIncomplete|Prepared|Skipped $event) : void\n    {\n        $testCase = $this->document->createElement('testcase');\n        $test = $event->test();\n        $testCase->setAttribute('name', $this->name($test));\n        $testCase->setAttribute('file', $test->file());\n        if ($test->isTestMethod()) {\n            assert($test instanceof TestMethod);\n            $testCase->setAttribute('line', (string) $test->line());\n            $testCase->setAttribute('class', $test->className());\n            $testCase->setAttribute('classname', str_replace('\\\\', '.', $test->className()));\n        }\n        $this->currentTestCase = $testCase;\n        $this->time = $event->telemetryInfo()->time();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Subscriber\n{\n    private readonly \\PHPUnit\\Logging\\JUnit\\JunitXmlLogger $logger;\n    public function __construct(\\PHPUnit\\Logging\\JUnit\\JunitXmlLogger $logger)\n    {\n        $this->logger = $logger;\n    }\n    protected function logger() : \\PHPUnit\\Logging\\JUnit\\JunitXmlLogger\n    {\n        return $this->logger;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\ErroredSubscriber;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestErroredSubscriber extends \\PHPUnit\\Logging\\JUnit\\Subscriber implements ErroredSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function notify(Errored $event) : void\n    {\n        $this->logger()->testErrored($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\FailedSubscriber;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFailedSubscriber extends \\PHPUnit\\Logging\\JUnit\\Subscriber implements FailedSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function notify(Failed $event) : void\n    {\n        $this->logger()->testFailed($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\FinishedSubscriber;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFinishedSubscriber extends \\PHPUnit\\Logging\\JUnit\\Subscriber implements FinishedSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function notify(Finished $event) : void\n    {\n        $this->logger()->testFinished($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\MarkedIncompleteSubscriber;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestMarkedIncompleteSubscriber extends \\PHPUnit\\Logging\\JUnit\\Subscriber implements MarkedIncompleteSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function notify(MarkedIncomplete $event) : void\n    {\n        $this->logger()->testMarkedIncomplete($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\PreparedSubscriber;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestPreparedSubscriber extends \\PHPUnit\\Logging\\JUnit\\Subscriber implements PreparedSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function notify(Prepared $event) : void\n    {\n        $this->logger()->testPrepared($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse PHPUnit\\Event\\TestRunner\\ExecutionFinished;\nuse PHPUnit\\Event\\TestRunner\\ExecutionFinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestRunnerExecutionFinishedSubscriber extends \\PHPUnit\\Logging\\JUnit\\Subscriber implements ExecutionFinishedSubscriber\n{\n    public function notify(ExecutionFinished $event) : void\n    {\n        $this->logger()->flush();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\Test\\SkippedSubscriber;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSkippedSubscriber extends \\PHPUnit\\Logging\\JUnit\\Subscriber implements SkippedSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function notify(Skipped $event) : void\n    {\n        $this->logger()->testSkipped($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse PHPUnit\\Event\\TestSuite\\Finished;\nuse PHPUnit\\Event\\TestSuite\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteFinishedSubscriber extends \\PHPUnit\\Logging\\JUnit\\Subscriber implements FinishedSubscriber\n{\n    public function notify(Finished $event) : void\n    {\n        $this->logger()->testSuiteFinished();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\JUnit;\n\nuse PHPUnit\\Event\\TestSuite\\Started;\nuse PHPUnit\\Event\\TestSuite\\StartedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteStartedSubscriber extends \\PHPUnit\\Logging\\JUnit\\Subscriber implements StartedSubscriber\n{\n    public function notify(Started $event) : void\n    {\n        $this->logger()->testSuiteStarted($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Subscriber\n{\n    private readonly \\PHPUnit\\Logging\\TeamCity\\TeamCityLogger $logger;\n    public function __construct(\\PHPUnit\\Logging\\TeamCity\\TeamCityLogger $logger)\n    {\n        $this->logger = $logger;\n    }\n    protected function logger() : \\PHPUnit\\Logging\\TeamCity\\TeamCityLogger\n    {\n        return $this->logger;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\ConsideredRiskySubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestConsideredRiskySubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements ConsideredRiskySubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function notify(ConsideredRisky $event) : void\n    {\n        $this->logger()->testConsideredRisky($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\ErroredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestErroredSubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements ErroredSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function notify(Errored $event) : void\n    {\n        $this->logger()->testErrored($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\FailedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFailedSubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements FailedSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function notify(Failed $event) : void\n    {\n        $this->logger()->testFailed($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFinishedSubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements FinishedSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function notify(Finished $event) : void\n    {\n        $this->logger()->testFinished($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\MarkedIncompleteSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestMarkedIncompleteSubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements MarkedIncompleteSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function notify(MarkedIncomplete $event) : void\n    {\n        $this->logger()->testMarkedIncomplete($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\PreparedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestPreparedSubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements PreparedSubscriber\n{\n    public function notify(Prepared $event) : void\n    {\n        $this->logger()->testPrepared($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\TestRunner\\ExecutionFinished;\nuse PHPUnit\\Event\\TestRunner\\ExecutionFinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestRunnerExecutionFinishedSubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements ExecutionFinishedSubscriber\n{\n    public function notify(ExecutionFinished $event) : void\n    {\n        $this->logger()->flush();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\Test\\SkippedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSkippedSubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements SkippedSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function notify(Skipped $event) : void\n    {\n        $this->logger()->testSkipped($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\TestSuite\\Finished;\nuse PHPUnit\\Event\\TestSuite\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteFinishedSubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements FinishedSubscriber\n{\n    public function notify(Finished $event) : void\n    {\n        $this->logger()->testSuiteFinished($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse PHPUnit\\Event\\TestSuite\\Started;\nuse PHPUnit\\Event\\TestSuite\\StartedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteStartedSubscriber extends \\PHPUnit\\Logging\\TeamCity\\Subscriber implements StartedSubscriber\n{\n    public function notify(Started $event) : void\n    {\n        $this->logger()->testSuiteStarted($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TeamCity;\n\nuse function assert;\nuse function getmypid;\nuse function ini_get;\nuse function is_a;\nuse function round;\nuse function sprintf;\nuse function str_replace;\nuse function stripos;\nuse PHPUnit\\Event\\Code\\TestMethod;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Telemetry\\HRTime;\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\TestSuite\\Finished as TestSuiteFinished;\nuse PHPUnit\\Event\\TestSuite\\Started as TestSuiteStarted;\nuse PHPUnit\\Event\\TestSuite\\TestSuiteForTestClass;\nuse PHPUnit\\Event\\TestSuite\\TestSuiteForTestMethodWithDataProvider;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\Framework\\Exception as FrameworkException;\nuse PHPUnit\\TextUI\\Output\\Printer;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TeamCityLogger\n{\n    private readonly Printer $printer;\n    private bool $isSummaryTestCountPrinted = \\false;\n    private ?HRTime $time = null;\n    private ?int $flowId;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function __construct(Printer $printer, Facade $facade)\n    {\n        $this->printer = $printer;\n        $this->registerSubscribers($facade);\n        $this->setFlowId();\n    }\n    public function testSuiteStarted(TestSuiteStarted $event) : void\n    {\n        $testSuite = $event->testSuite();\n        if (!$this->isSummaryTestCountPrinted) {\n            $this->isSummaryTestCountPrinted = \\true;\n            $this->writeMessage('testCount', ['count' => $testSuite->count()]);\n        }\n        $parameters = ['name' => $testSuite->name()];\n        if ($testSuite->isForTestClass()) {\n            assert($testSuite instanceof TestSuiteForTestClass);\n            $parameters['locationHint'] = sprintf('php_qn://%s::\\\\%s', $testSuite->file(), $testSuite->name());\n        } elseif ($testSuite->isForTestMethodWithDataProvider()) {\n            assert($testSuite instanceof TestSuiteForTestMethodWithDataProvider);\n            $parameters['locationHint'] = sprintf('php_qn://%s::\\\\%s', $testSuite->file(), $testSuite->name());\n            $parameters['name'] = $testSuite->methodName();\n        }\n        $this->writeMessage('testSuiteStarted', $parameters);\n    }\n    public function testSuiteFinished(TestSuiteFinished $event) : void\n    {\n        $testSuite = $event->testSuite();\n        $parameters = ['name' => $testSuite->name()];\n        if ($testSuite->isForTestMethodWithDataProvider()) {\n            assert($testSuite instanceof TestSuiteForTestMethodWithDataProvider);\n            $parameters['name'] = $testSuite->methodName();\n        }\n        $this->writeMessage('testSuiteFinished', $parameters);\n    }\n    public function testPrepared(Prepared $event) : void\n    {\n        $test = $event->test();\n        $parameters = ['name' => $test->name()];\n        if ($test->isTestMethod()) {\n            assert($test instanceof TestMethod);\n            $parameters['locationHint'] = sprintf('php_qn://%s::\\\\%s::%s', $test->file(), $test->className(), $test->methodName());\n        }\n        $this->writeMessage('testStarted', $parameters);\n        $this->time = $event->telemetryInfo()->time();\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function testMarkedIncomplete(MarkedIncomplete $event) : void\n    {\n        if ($this->time === null) {\n            $this->time = $event->telemetryInfo()->time();\n        }\n        $this->writeMessage('testIgnored', ['name' => $event->test()->name(), 'message' => $event->throwable()->message(), 'details' => $this->details($event->throwable()), 'duration' => $this->duration($event)]);\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function testSkipped(Skipped $event) : void\n    {\n        if ($this->time === null) {\n            $this->time = $event->telemetryInfo()->time();\n        }\n        $parameters = ['name' => $event->test()->name(), 'message' => $event->message()];\n        $parameters['duration'] = $this->duration($event);\n        $this->writeMessage('testIgnored', $parameters);\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function testErrored(Errored $event) : void\n    {\n        if ($this->time === null) {\n            $this->time = $event->telemetryInfo()->time();\n        }\n        $this->writeMessage('testFailed', ['name' => $event->test()->name(), 'message' => $this->message($event->throwable()), 'details' => $this->details($event->throwable()), 'duration' => $this->duration($event)]);\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function testFailed(Failed $event) : void\n    {\n        if ($this->time === null) {\n            $this->time = $event->telemetryInfo()->time();\n        }\n        $parameters = ['name' => $event->test()->name(), 'message' => $this->message($event->throwable()), 'details' => $this->details($event->throwable()), 'duration' => $this->duration($event)];\n        if ($event->hasComparisonFailure()) {\n            $parameters['type'] = 'comparisonFailure';\n            $parameters['actual'] = $event->comparisonFailure()->actual();\n            $parameters['expected'] = $event->comparisonFailure()->expected();\n        }\n        $this->writeMessage('testFailed', $parameters);\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function testConsideredRisky(ConsideredRisky $event) : void\n    {\n        if ($this->time === null) {\n            $this->time = $event->telemetryInfo()->time();\n        }\n        $this->writeMessage('testFailed', ['name' => $event->test()->name(), 'message' => $event->message(), 'details' => '', 'duration' => $this->duration($event)]);\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function testFinished(Finished $event) : void\n    {\n        $this->writeMessage('testFinished', ['name' => $event->test()->name(), 'duration' => $this->duration($event)]);\n        $this->time = null;\n    }\n    public function flush() : void\n    {\n        $this->printer->flush();\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function registerSubscribers(Facade $facade) : void\n    {\n        $facade->registerSubscribers(new \\PHPUnit\\Logging\\TeamCity\\TestSuiteStartedSubscriber($this), new \\PHPUnit\\Logging\\TeamCity\\TestSuiteFinishedSubscriber($this), new \\PHPUnit\\Logging\\TeamCity\\TestPreparedSubscriber($this), new \\PHPUnit\\Logging\\TeamCity\\TestFinishedSubscriber($this), new \\PHPUnit\\Logging\\TeamCity\\TestErroredSubscriber($this), new \\PHPUnit\\Logging\\TeamCity\\TestFailedSubscriber($this), new \\PHPUnit\\Logging\\TeamCity\\TestMarkedIncompleteSubscriber($this), new \\PHPUnit\\Logging\\TeamCity\\TestSkippedSubscriber($this), new \\PHPUnit\\Logging\\TeamCity\\TestConsideredRiskySubscriber($this), new \\PHPUnit\\Logging\\TeamCity\\TestRunnerExecutionFinishedSubscriber($this));\n    }\n    private function setFlowId() : void\n    {\n        if (stripos(ini_get('disable_functions'), 'getmypid') === \\false) {\n            $this->flowId = getmypid();\n        }\n    }\n    private function writeMessage(string $eventName, array $parameters = []) : void\n    {\n        $this->printer->print(sprintf(\"\\n##teamcity[%s\", $eventName));\n        if ($this->flowId !== null) {\n            $parameters['flowId'] = $this->flowId;\n        }\n        foreach ($parameters as $key => $value) {\n            $this->printer->print(sprintf(\" %s='%s'\", $key, $this->escape((string) $value)));\n        }\n        $this->printer->print(\"]\\n\");\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    private function duration(Event $event) : int\n    {\n        if ($this->time === null) {\n            return 0;\n        }\n        return (int) round($event->telemetryInfo()->time()->duration($this->time)->asFloat() * 1000);\n    }\n    private function escape(string $string) : string\n    {\n        return str_replace(['|', \"'\", \"\\n\", \"\\r\", ']', '['], ['||', \"|'\", '|n', '|r', '|]', '|['], $string);\n    }\n    private function message(Throwable $throwable) : string\n    {\n        if (is_a($throwable->className(), FrameworkException::class, \\true)) {\n            return $throwable->message();\n        }\n        $buffer = $throwable->className();\n        if (!empty($throwable->message())) {\n            $buffer .= ': ' . $throwable->message();\n        }\n        return $buffer;\n    }\n    private function details(Throwable $throwable) : string\n    {\n        $buffer = $throwable->stackTrace();\n        while ($throwable->hasPrevious()) {\n            $throwable = $throwable->previous();\n            $buffer .= sprintf(\"\\nCaused by\\n%s\\n%s\", $throwable->description(), $throwable->stackTrace());\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class HtmlRenderer\n{\n    /**\n     * @var string\n     */\n    private const PAGE_HEADER = <<<'EOT'\n<!doctype html>\n<html lang=\"en\">\n    <head>\n        <meta charset=\"utf-8\"/>\n        <title>Test Documentation</title>\n        <style>\n            body {\n                text-rendering: optimizeLegibility;\n                font-family: Source SansSerif Pro, Arial, sans-serif;\n                font-variant-ligatures: common-ligatures;\n                font-kerning: normal;\n                margin-left: 2rem;\n                background-color: #fff;\n                color: #000;\n            }\n\n            body > ul > li {\n                font-size: larger;\n            }\n\n            h2 {\n                font-size: larger;\n                text-decoration-line: underline;\n                text-decoration-thickness: 2px;\n                margin: 0;\n                padding: 0.5rem 0;\n            }\n\n            ul {\n                list-style: none;\n                margin: 0 0 2rem;\n                padding: 0 0 0 1rem;\n                text-indent: -1rem;\n            }\n\n            .success:before {\n                color: #4e9a06;\n                content: '✓';\n                padding-right: 0.5rem;\n            }\n\n            .defect {\n                color: #a40000;\n            }\n\n            .defect:before {\n                color: #a40000;\n                content: '✗';\n                padding-right: 0.5rem;\n            }\n        </style>\n    </head>\n    <body>\nEOT;\n    /**\n     * @var string\n     */\n    private const CLASS_HEADER = <<<'EOT'\n\n        <h2>%s</h2>\n        <ul>\n\nEOT;\n    /**\n     * @var string\n     */\n    private const CLASS_FOOTER = <<<'EOT'\n        </ul>\nEOT;\n    /**\n     * @var string\n     */\n    private const PAGE_FOOTER = <<<'EOT'\n\n    </body>\n</html>\nEOT;\n    /**\n     * @psalm-param array<string, TestResultCollection> $tests\n     */\n    public function render(array $tests) : string\n    {\n        $buffer = self::PAGE_HEADER;\n        foreach ($tests as $prettifiedClassName => $_tests) {\n            $buffer .= sprintf(self::CLASS_HEADER, $prettifiedClassName);\n            foreach ($this->reduce($_tests) as $prettifiedMethodName => $outcome) {\n                $buffer .= sprintf(\"            <li class=\\\"%s\\\">%s</li>\\n\", $outcome, $prettifiedMethodName);\n            }\n            $buffer .= self::CLASS_FOOTER;\n        }\n        return $buffer . self::PAGE_FOOTER;\n    }\n    /**\n     * @psalm-return array<string, 'success'|'defect'>\n     */\n    private function reduce(\\PHPUnit\\Logging\\TestDox\\TestResultCollection $tests) : array\n    {\n        $result = [];\n        foreach ($tests as $test) {\n            $prettifiedMethodName = $test->test()->testDox()->prettifiedMethodName();\n            if (!isset($result[$prettifiedMethodName])) {\n                $result[$prettifiedMethodName] = $test->status()->isSuccess() ? 'success' : 'defect';\n                continue;\n            }\n            if ($test->status()->isSuccess()) {\n                continue;\n            }\n            $result[$prettifiedMethodName] = 'defect';\n        }\n        return $result;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse function array_key_exists;\nuse function array_keys;\nuse function array_map;\nuse function array_pop;\nuse function array_values;\nuse function assert;\nuse function class_exists;\nuse function explode;\nuse function gettype;\nuse function implode;\nuse function in_array;\nuse function is_bool;\nuse function is_float;\nuse function is_int;\nuse function is_numeric;\nuse function is_object;\nuse function is_scalar;\nuse function method_exists;\nuse function ord;\nuse function preg_quote;\nuse function preg_replace;\nuse function range;\nuse function sprintf;\nuse function str_contains;\nuse function str_ends_with;\nuse function str_replace;\nuse function str_starts_with;\nuse function strlen;\nuse function strtolower;\nuse function strtoupper;\nuse function substr;\nuse function trim;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Metadata\\Parser\\Registry as MetadataRegistry;\nuse PHPUnit\\Metadata\\TestDox;\nuse PHPUnit\\Util\\Color;\nuse ReflectionEnum;\nuse ReflectionMethod;\nuse ReflectionObject;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NamePrettifier\n{\n    /**\n     * @psalm-var list<string>\n     */\n    private static array $strings = [];\n    /**\n     * @psalm-param class-string $className\n     */\n    public function prettifyTestClassName(string $className) : string\n    {\n        if (class_exists($className)) {\n            $classLevelTestDox = MetadataRegistry::parser()->forClass($className)->isTestDox();\n            if ($classLevelTestDox->isNotEmpty()) {\n                $classLevelTestDox = $classLevelTestDox->asArray()[0];\n                assert($classLevelTestDox instanceof TestDox);\n                return $classLevelTestDox->text();\n            }\n        }\n        $parts = explode('\\\\', $className);\n        $className = array_pop($parts);\n        if (str_ends_with($className, 'Test')) {\n            $className = substr($className, 0, strlen($className) - strlen('Test'));\n        }\n        if (str_starts_with($className, 'Tests')) {\n            $className = substr($className, strlen('Tests'));\n        } elseif (str_starts_with($className, 'Test')) {\n            $className = substr($className, strlen('Test'));\n        }\n        if (empty($className)) {\n            $className = 'UnnamedTests';\n        }\n        if (!empty($parts)) {\n            $parts[] = $className;\n            $fullyQualifiedName = implode('\\\\', $parts);\n        } else {\n            $fullyQualifiedName = $className;\n        }\n        $result = preg_replace('/(?<=[[:lower:]])(?=[[:upper:]])/u', ' ', $className);\n        if ($fullyQualifiedName !== $className) {\n            return $result . ' (' . $fullyQualifiedName . ')';\n        }\n        return $result;\n    }\n    public function prettifyTestMethodName(string $name) : string\n    {\n        $buffer = '';\n        if ($name === '') {\n            return $buffer;\n        }\n        $string = (string) preg_replace('#\\\\d+$#', '', $name, -1, $count);\n        if (in_array($string, self::$strings, \\true)) {\n            $name = $string;\n        } elseif ($count === 0) {\n            self::$strings[] = $string;\n        }\n        if (str_starts_with($name, 'test_')) {\n            $name = substr($name, 5);\n        } elseif (str_starts_with($name, 'test')) {\n            $name = substr($name, 4);\n        }\n        if ($name === '') {\n            return $buffer;\n        }\n        $name[0] = strtoupper($name[0]);\n        if (str_contains($name, '_')) {\n            return trim(str_replace('_', ' ', $name));\n        }\n        $wasNumeric = \\false;\n        foreach (range(0, strlen($name) - 1) as $i) {\n            if ($i > 0 && ord($name[$i]) >= 65 && ord($name[$i]) <= 90) {\n                $buffer .= ' ' . strtolower($name[$i]);\n            } else {\n                $isNumeric = is_numeric($name[$i]);\n                if (!$wasNumeric && $isNumeric) {\n                    $buffer .= ' ';\n                    $wasNumeric = \\true;\n                }\n                if ($wasNumeric && !$isNumeric) {\n                    $wasNumeric = \\false;\n                }\n                $buffer .= $name[$i];\n            }\n        }\n        return $buffer;\n    }\n    public function prettifyTestCase(TestCase $test, bool $colorize) : string\n    {\n        $annotationWithPlaceholders = \\false;\n        $methodLevelTestDox = MetadataRegistry::parser()->forMethod($test::class, $test->name())->isTestDox()->isMethodLevel();\n        if ($methodLevelTestDox->isNotEmpty()) {\n            $methodLevelTestDox = $methodLevelTestDox->asArray()[0];\n            assert($methodLevelTestDox instanceof TestDox);\n            $result = $methodLevelTestDox->text();\n            if (str_contains($result, '$')) {\n                $annotation = $result;\n                $providedData = $this->mapTestMethodParameterNamesToProvidedDataValues($test, $colorize);\n                $variables = array_map(static fn(string $variable): string => sprintf('/%s(?=\\\\b)/', preg_quote($variable, '/')), array_keys($providedData));\n                $result = trim(preg_replace($variables, $providedData, $annotation));\n                $annotationWithPlaceholders = \\true;\n            }\n        } else {\n            $result = $this->prettifyTestMethodName($test->name());\n        }\n        if (!$annotationWithPlaceholders && $test->usesDataProvider()) {\n            $result .= $this->prettifyDataSet($test, $colorize);\n        }\n        return $result;\n    }\n    public function prettifyDataSet(TestCase $test, bool $colorize) : string\n    {\n        if (!$colorize) {\n            return $test->dataSetAsString();\n        }\n        if (is_int($test->dataName())) {\n            return Color::dim(' with data set ') . Color::colorize('fg-cyan', (string) $test->dataName());\n        }\n        return Color::dim(' with ') . Color::colorize('fg-cyan', Color::visualizeWhitespace($test->dataName()));\n    }\n    private function mapTestMethodParameterNamesToProvidedDataValues(TestCase $test, bool $colorize) : array\n    {\n        assert(method_exists($test, $test->name()));\n        /** @noinspection PhpUnhandledExceptionInspection */\n        $reflector = new ReflectionMethod($test::class, $test->name());\n        $providedData = [];\n        $providedDataValues = array_values($test->providedData());\n        $i = 0;\n        $providedData['$_dataName'] = $test->dataName();\n        foreach ($reflector->getParameters() as $parameter) {\n            if (!array_key_exists($i, $providedDataValues) && $parameter->isDefaultValueAvailable()) {\n                $providedDataValues[$i] = $parameter->getDefaultValue();\n            }\n            $value = $providedDataValues[$i++] ?? null;\n            if (is_object($value)) {\n                $reflector = new ReflectionObject($value);\n                if ($reflector->isEnum()) {\n                    $enumReflector = new ReflectionEnum($value);\n                    if ($enumReflector->isBacked()) {\n                        $value = $value->value;\n                    } else {\n                        $value = $value->name;\n                    }\n                } elseif ($reflector->hasMethod('__toString')) {\n                    $value = (string) $value;\n                } else {\n                    $value = $value::class;\n                }\n            }\n            if (!is_scalar($value)) {\n                $value = gettype($value);\n                if ($value === 'NULL') {\n                    $value = 'null';\n                }\n            }\n            if (is_bool($value) || is_int($value) || is_float($value)) {\n                $value = (new Exporter())->export($value);\n            }\n            if ($value === '') {\n                if ($colorize) {\n                    $value = Color::colorize('dim,underlined', 'empty');\n                } else {\n                    $value = \"''\";\n                }\n            }\n            $providedData['$' . $parameter->getName()] = $value;\n        }\n        if ($colorize) {\n            $providedData = array_map(static fn($value) => Color::colorize('fg-cyan', Color::visualizeWhitespace((string) $value, \\true)), $providedData);\n        }\n        return $providedData;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse function sprintf;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PlainTextRenderer\n{\n    /**\n     * @psalm-param array<string, TestResultCollection> $tests\n     */\n    public function render(array $tests) : string\n    {\n        $buffer = '';\n        foreach ($tests as $prettifiedClassName => $_tests) {\n            $buffer .= $prettifiedClassName . \"\\n\";\n            foreach ($this->reduce($_tests) as $prettifiedMethodName => $outcome) {\n                $buffer .= sprintf(' [%s] %s' . \"\\n\", $outcome, $prettifiedMethodName);\n            }\n            $buffer .= \"\\n\";\n        }\n        return $buffer;\n    }\n    /**\n     * @psalm-return array<string, 'x'|' '>\n     */\n    private function reduce(\\PHPUnit\\Logging\\TestDox\\TestResultCollection $tests) : array\n    {\n        $result = [];\n        foreach ($tests as $test) {\n            $prettifiedMethodName = $test->test()->testDox()->prettifiedMethodName();\n            if (!isset($result[$prettifiedMethodName])) {\n                $result[$prettifiedMethodName] = $test->status()->isSuccess() ? 'x' : ' ';\n                continue;\n            }\n            if ($test->status()->isSuccess()) {\n                continue;\n            }\n            $result[$prettifiedMethodName] = ' ';\n        }\n        return $result;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Subscriber\n{\n    private readonly \\PHPUnit\\Logging\\TestDox\\TestResultCollector $collector;\n    public function __construct(\\PHPUnit\\Logging\\TestDox\\TestResultCollector $collector)\n    {\n        $this->collector = $collector;\n    }\n    protected function collector() : \\PHPUnit\\Logging\\TestDox\\TestResultCollector\n    {\n        return $this->collector;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\ConsideredRiskySubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestConsideredRiskySubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements ConsideredRiskySubscriber\n{\n    public function notify(ConsideredRisky $event) : void\n    {\n        $this->collector()->testConsideredRisky($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\MockObjectForAbstractClassCreated;\nuse PHPUnit\\Event\\Test\\MockObjectForAbstractClassCreatedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestCreatedMockObjectForAbstractClassSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements MockObjectForAbstractClassCreatedSubscriber\n{\n    public function notify(MockObjectForAbstractClassCreated $event) : void\n    {\n        $this->collector()->testCreatedTestDouble($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\MockObjectForTraitCreated;\nuse PHPUnit\\Event\\Test\\MockObjectForTraitCreatedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestCreatedMockObjectForTraitSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements MockObjectForTraitCreatedSubscriber\n{\n    public function notify(MockObjectForTraitCreated $event) : void\n    {\n        $this->collector()->testCreatedTestDouble($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\MockObjectFromWsdlCreated;\nuse PHPUnit\\Event\\Test\\MockObjectFromWsdlCreatedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestCreatedMockObjectFromWsdlSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements MockObjectFromWsdlCreatedSubscriber\n{\n    public function notify(MockObjectFromWsdlCreated $event) : void\n    {\n        $this->collector()->testCreatedTestDouble($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\MockObjectCreated;\nuse PHPUnit\\Event\\Test\\MockObjectCreatedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestCreatedMockObjectSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements MockObjectCreatedSubscriber\n{\n    public function notify(MockObjectCreated $event) : void\n    {\n        $this->collector()->testCreatedTestDouble($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\PartialMockObjectCreated;\nuse PHPUnit\\Event\\Test\\PartialMockObjectCreatedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestCreatedPartialMockObjectSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements PartialMockObjectCreatedSubscriber\n{\n    public function notify(PartialMockObjectCreated $event) : void\n    {\n        $this->collector()->testCreatedTestDouble($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\TestProxyCreated;\nuse PHPUnit\\Event\\Test\\TestProxyCreatedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestCreatedTestProxySubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements TestProxyCreatedSubscriber\n{\n    public function notify(TestProxyCreated $event) : void\n    {\n        $this->collector()->testCreatedTestDouble($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\TestStubCreated;\nuse PHPUnit\\Event\\Test\\TestStubCreatedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestCreatedTestStubSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements TestStubCreatedSubscriber\n{\n    public function notify(TestStubCreated $event) : void\n    {\n        $this->collector()->testCreatedTestDouble($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\ErroredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestErroredSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements ErroredSubscriber\n{\n    public function notify(Errored $event) : void\n    {\n        $this->collector()->testErrored($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\FailedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFailedSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements FailedSubscriber\n{\n    public function notify(Failed $event) : void\n    {\n        $this->collector()->testFailed($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFinishedSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements FinishedSubscriber\n{\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function notify(Finished $event) : void\n    {\n        $this->collector()->testFinished($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\MarkedIncompleteSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestMarkedIncompleteSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements MarkedIncompleteSubscriber\n{\n    public function notify(MarkedIncomplete $event) : void\n    {\n        $this->collector()->testMarkedIncomplete($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\Passed;\nuse PHPUnit\\Event\\Test\\PassedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestPassedSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements PassedSubscriber\n{\n    public function notify(Passed $event) : void\n    {\n        $this->collector()->testPassed($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\PreparedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestPreparedSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements PreparedSubscriber\n{\n    public function notify(Prepared $event) : void\n    {\n        $this->collector()->testPrepared($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\Test\\SkippedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSkippedSubscriber extends \\PHPUnit\\Logging\\TestDox\\Subscriber implements SkippedSubscriber\n{\n    public function notify(Skipped $event) : void\n    {\n        $this->collector()->testSkipped($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse PHPUnit\\Event\\Code\\TestMethod;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\Telemetry\\Duration;\nuse PHPUnit\\Framework\\TestStatus\\TestStatus;\n/**\n * @psalm-immutable\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestResult\n{\n    private readonly TestMethod $test;\n    private readonly Duration $duration;\n    private readonly TestStatus $status;\n    private readonly ?Throwable $throwable;\n    /**\n     * @psalm-var list<class-string|trait-string>\n     */\n    private readonly array $testDoubles;\n    /**\n     * @psalm-param  list<class-string|trait-string> $testDoubles\n     */\n    public function __construct(TestMethod $test, Duration $duration, TestStatus $status, ?Throwable $throwable, array $testDoubles)\n    {\n        $this->test = $test;\n        $this->duration = $duration;\n        $this->status = $status;\n        $this->throwable = $throwable;\n        $this->testDoubles = $testDoubles;\n    }\n    public function test() : TestMethod\n    {\n        return $this->test;\n    }\n    public function duration() : Duration\n    {\n        return $this->duration;\n    }\n    public function status() : TestStatus\n    {\n        return $this->status;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->throwable\n     */\n    public function hasThrowable() : bool\n    {\n        return $this->throwable !== null;\n    }\n    public function throwable() : ?Throwable\n    {\n        return $this->throwable;\n    }\n    /**\n     * @psalm-return list<class-string|trait-string>\n     */\n    public function testDoubles() : array\n    {\n        return $this->testDoubles;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse IteratorAggregate;\n/**\n * @template-implements IteratorAggregate<int, TestResult>\n *\n * @psalm-immutable\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestResultCollection implements IteratorAggregate\n{\n    /**\n     * @psalm-var list<TestResult>\n     */\n    private readonly array $testResults;\n    /**\n     * @psalm-param list<TestResult> $testResults\n     */\n    public static function fromArray(array $testResults) : self\n    {\n        return new self(...$testResults);\n    }\n    private function __construct(\\PHPUnit\\Logging\\TestDox\\TestResult ...$testResults)\n    {\n        $this->testResults = $testResults;\n    }\n    /**\n     * @psalm-return list<TestResult>\n     */\n    public function asArray() : array\n    {\n        return $this->testResults;\n    }\n    public function getIterator() : \\PHPUnit\\Logging\\TestDox\\TestResultCollectionIterator\n    {\n        return new \\PHPUnit\\Logging\\TestDox\\TestResultCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse function count;\nuse Iterator;\n/**\n * @template-implements Iterator<int, TestResult>\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestResultCollectionIterator implements Iterator\n{\n    /**\n     * @psalm-var list<TestResult>\n     */\n    private readonly array $testResults;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\Logging\\TestDox\\TestResultCollection $testResults)\n    {\n        $this->testResults = $testResults->asArray();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->testResults);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\Logging\\TestDox\\TestResult\n    {\n        return $this->testResults[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Logging\\TestDox;\n\nuse function array_keys;\nuse function array_merge;\nuse function assert;\nuse function is_subclass_of;\nuse function ksort;\nuse function uksort;\nuse function usort;\nuse PHPUnit\\Event\\Code\\TestMethod;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Telemetry\\HRTime;\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\MockObjectCreated;\nuse PHPUnit\\Event\\Test\\MockObjectForAbstractClassCreated;\nuse PHPUnit\\Event\\Test\\MockObjectForTraitCreated;\nuse PHPUnit\\Event\\Test\\MockObjectFromWsdlCreated;\nuse PHPUnit\\Event\\Test\\PartialMockObjectCreated;\nuse PHPUnit\\Event\\Test\\Passed;\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\Test\\TestProxyCreated;\nuse PHPUnit\\Event\\Test\\TestStubCreated;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\Framework\\TestStatus\\TestStatus;\nuse PHPUnit\\Logging\\TestDox\\TestResult as TestDoxTestMethod;\nuse ReflectionMethod;\nuse SoapClient;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestResultCollector\n{\n    /**\n     * @psalm-var array<string, list<TestDoxTestMethod>>\n     */\n    private array $tests = [];\n    private ?HRTime $time = null;\n    private ?TestStatus $status = null;\n    private ?Throwable $throwable = null;\n    /**\n     * @psalm-var list<class-string|trait-string>\n     */\n    private array $testDoubles = [];\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function __construct(Facade $facade)\n    {\n        $this->registerSubscribers($facade);\n    }\n    /**\n     * @psalm-return array<string, TestResultCollection>\n     */\n    public function testMethodsGroupedByClass() : array\n    {\n        $result = [];\n        foreach ($this->tests as $prettifiedClassName => $tests) {\n            $testsByDeclaringClass = [];\n            foreach ($tests as $test) {\n                $declaringClassName = (new ReflectionMethod($test->test()->className(), $test->test()->methodName()))->getDeclaringClass()->getName();\n                if (!isset($testsByDeclaringClass[$declaringClassName])) {\n                    $testsByDeclaringClass[$declaringClassName] = [];\n                }\n                $testsByDeclaringClass[$declaringClassName][] = $test;\n            }\n            foreach (array_keys($testsByDeclaringClass) as $declaringClassName) {\n                usort($testsByDeclaringClass[$declaringClassName], static function (TestDoxTestMethod $a, TestDoxTestMethod $b) : int {\n                    return $a->test()->line() <=> $b->test()->line();\n                });\n            }\n            uksort(\n                $testsByDeclaringClass,\n                /**\n                 * @psalm-param class-string $a\n                 * @psalm-param class-string $b\n                 */\n                static function (string $a, string $b) : int {\n                    if (is_subclass_of($b, $a)) {\n                        return -1;\n                    }\n                    if (is_subclass_of($a, $b)) {\n                        return 1;\n                    }\n                    return 0;\n                }\n            );\n            $tests = [];\n            foreach ($testsByDeclaringClass as $_tests) {\n                $tests = array_merge($tests, $_tests);\n            }\n            $result[$prettifiedClassName] = \\PHPUnit\\Logging\\TestDox\\TestResultCollection::fromArray($tests);\n        }\n        ksort($result);\n        return $result;\n    }\n    public function testPrepared(Prepared $event) : void\n    {\n        if (!$event->test()->isTestMethod()) {\n            return;\n        }\n        $this->time = $event->telemetryInfo()->time();\n        $this->status = TestStatus::unknown();\n        $this->throwable = null;\n        $this->testDoubles = [];\n    }\n    public function testErrored(Errored $event) : void\n    {\n        if (!$event->test()->isTestMethod()) {\n            return;\n        }\n        $this->status = TestStatus::error($event->throwable()->message());\n        $this->throwable = $event->throwable();\n    }\n    public function testFailed(Failed $event) : void\n    {\n        if (!$event->test()->isTestMethod()) {\n            return;\n        }\n        $this->status = TestStatus::failure($event->throwable()->message());\n        $this->throwable = $event->throwable();\n    }\n    public function testPassed(Passed $event) : void\n    {\n        if (!$event->test()->isTestMethod()) {\n            return;\n        }\n        $this->status = TestStatus::success();\n    }\n    public function testSkipped(Skipped $event) : void\n    {\n        $this->status = TestStatus::skipped($event->message());\n    }\n    public function testMarkedIncomplete(MarkedIncomplete $event) : void\n    {\n        $this->status = TestStatus::incomplete($event->throwable()->message());\n        $this->throwable = $event->throwable();\n    }\n    public function testConsideredRisky(ConsideredRisky $event) : void\n    {\n        $this->status = TestStatus::risky($event->message());\n    }\n    public function testCreatedTestDouble(MockObjectCreated|MockObjectForAbstractClassCreated|MockObjectForTraitCreated|MockObjectFromWsdlCreated|PartialMockObjectCreated|TestProxyCreated|TestStubCreated $event) : void\n    {\n        if ($event instanceof MockObjectForTraitCreated) {\n            $this->testDoubles[] = $event->traitName();\n            return;\n        }\n        if ($event instanceof MockObjectFromWsdlCreated) {\n            $this->testDoubles[] = SoapClient::class;\n            return;\n        }\n        $this->testDoubles[] = $event->className();\n    }\n    /**\n     * @throws InvalidArgumentException\n     */\n    public function testFinished(Finished $event) : void\n    {\n        if (!$event->test()->isTestMethod()) {\n            return;\n        }\n        $test = $event->test();\n        assert($test instanceof TestMethod);\n        if (!isset($this->tests[$test->testDox()->prettifiedClassName()])) {\n            $this->tests[$test->testDox()->prettifiedClassName()] = [];\n        }\n        $this->tests[$test->testDox()->prettifiedClassName()][] = new TestDoxTestMethod($test, $event->telemetryInfo()->time()->duration($this->time), $this->status, $this->throwable, $this->testDoubles);\n        $this->time = null;\n        $this->status = null;\n        $this->throwable = null;\n        $this->testDoubles = [];\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function registerSubscribers(Facade $facade) : void\n    {\n        $facade->registerSubscribers(new \\PHPUnit\\Logging\\TestDox\\TestConsideredRiskySubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestCreatedMockObjectForAbstractClassSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestCreatedMockObjectForTraitSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestCreatedMockObjectFromWsdlSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestCreatedMockObjectSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestCreatedPartialMockObjectSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestCreatedTestProxySubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestCreatedTestStubSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestErroredSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestFailedSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestFinishedSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestMarkedIncompleteSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestPassedSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestPreparedSubscriber($this), new \\PHPUnit\\Logging\\TestDox\\TestSkippedSubscriber($this));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class After extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true After $this\n     */\n    public function isAfter() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AfterClass extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true AfterClass $this\n     */\n    public function isAfterClass() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Api;\n\nuse function array_unique;\nuse function array_values;\nuse function assert;\nuse function count;\nuse function interface_exists;\nuse function sprintf;\nuse function str_starts_with;\nuse PHPUnit\\Framework\\CodeCoverageException;\nuse PHPUnit\\Framework\\InvalidCoversTargetException;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\Metadata\\Covers;\nuse PHPUnit\\Metadata\\CoversClass;\nuse PHPUnit\\Metadata\\CoversDefaultClass;\nuse PHPUnit\\Metadata\\CoversFunction;\nuse PHPUnit\\Metadata\\IgnoreClassForCodeCoverage;\nuse PHPUnit\\Metadata\\IgnoreFunctionForCodeCoverage;\nuse PHPUnit\\Metadata\\IgnoreMethodForCodeCoverage;\nuse PHPUnit\\Metadata\\Parser\\Registry;\nuse PHPUnit\\Metadata\\Uses;\nuse PHPUnit\\Metadata\\UsesClass;\nuse PHPUnit\\Metadata\\UsesDefaultClass;\nuse PHPUnit\\Metadata\\UsesFunction;\nuse RecursiveIteratorIterator;\nuse PHPUnit\\SebastianBergmann\\CodeUnit\\CodeUnitCollection;\nuse PHPUnit\\SebastianBergmann\\CodeUnit\\InvalidCodeUnitException;\nuse PHPUnit\\SebastianBergmann\\CodeUnit\\Mapper;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CodeCoverage\n{\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @psalm-return array<string,list<int>>|false\n     *\n     * @throws CodeCoverageException\n     */\n    public function linesToBeCovered(string $className, string $methodName) : array|false\n    {\n        if (!$this->shouldCodeCoverageBeCollectedFor($className, $methodName)) {\n            return \\false;\n        }\n        $metadataForClass = Registry::parser()->forClass($className);\n        $classShortcut = null;\n        if ($metadataForClass->isCoversDefaultClass()->isNotEmpty()) {\n            if (count($metadataForClass->isCoversDefaultClass()) > 1) {\n                throw new CodeCoverageException(sprintf('More than one @coversDefaultClass annotation for class or interface \"%s\"', $className));\n            }\n            $metadata = $metadataForClass->isCoversDefaultClass()->asArray()[0];\n            assert($metadata instanceof CoversDefaultClass);\n            $classShortcut = $metadata->className();\n        }\n        $codeUnits = CodeUnitCollection::fromList();\n        $mapper = new Mapper();\n        foreach (Registry::parser()->forClassAndMethod($className, $methodName) as $metadata) {\n            if ($metadata->isCoversClass() || $metadata->isCoversFunction()) {\n                assert($metadata instanceof CoversClass || $metadata instanceof CoversFunction);\n                try {\n                    $codeUnits = $codeUnits->mergeWith($mapper->stringToCodeUnits($metadata->asStringForCodeUnitMapper()));\n                } catch (InvalidCodeUnitException $e) {\n                    if ($metadata->isCoversClass()) {\n                        $type = 'Class';\n                    } else {\n                        $type = 'Function';\n                    }\n                    throw new InvalidCoversTargetException(sprintf('%s \"%s\" is not a valid target for code coverage', $type, $metadata->asStringForCodeUnitMapper()), $e->getCode(), $e);\n                }\n            } elseif ($metadata->isCovers()) {\n                assert($metadata instanceof Covers);\n                $target = $metadata->target();\n                if (interface_exists($target)) {\n                    throw new InvalidCoversTargetException(sprintf('Trying to @cover interface \"%s\".', $target));\n                }\n                if ($classShortcut !== null && str_starts_with($target, '::')) {\n                    $target = $classShortcut . $target;\n                }\n                try {\n                    $codeUnits = $codeUnits->mergeWith($mapper->stringToCodeUnits($target));\n                } catch (InvalidCodeUnitException $e) {\n                    throw new InvalidCoversTargetException(sprintf('\"@covers %s\" is invalid', $target), $e->getCode(), $e);\n                }\n            }\n        }\n        return $mapper->codeUnitsToSourceLines($codeUnits);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @psalm-return array<string,list<int>>\n     *\n     * @throws CodeCoverageException\n     */\n    public function linesToBeUsed(string $className, string $methodName) : array\n    {\n        $metadataForClass = Registry::parser()->forClass($className);\n        $classShortcut = null;\n        if ($metadataForClass->isUsesDefaultClass()->isNotEmpty()) {\n            if (count($metadataForClass->isUsesDefaultClass()) > 1) {\n                throw new CodeCoverageException(sprintf('More than one @usesDefaultClass annotation for class or interface \"%s\"', $className));\n            }\n            $metadata = $metadataForClass->isUsesDefaultClass()->asArray()[0];\n            assert($metadata instanceof UsesDefaultClass);\n            $classShortcut = $metadata->className();\n        }\n        $codeUnits = CodeUnitCollection::fromList();\n        $mapper = new Mapper();\n        foreach (Registry::parser()->forClassAndMethod($className, $methodName) as $metadata) {\n            if ($metadata->isUsesClass() || $metadata->isUsesFunction()) {\n                assert($metadata instanceof UsesClass || $metadata instanceof UsesFunction);\n                try {\n                    $codeUnits = $codeUnits->mergeWith($mapper->stringToCodeUnits($metadata->asStringForCodeUnitMapper()));\n                } catch (InvalidCodeUnitException $e) {\n                    if ($metadata->isUsesClass()) {\n                        $type = 'Class';\n                    } else {\n                        $type = 'Function';\n                    }\n                    throw new InvalidCoversTargetException(sprintf('%s \"%s\" is not a valid target for code coverage', $type, $metadata->asStringForCodeUnitMapper()), $e->getCode(), $e);\n                }\n            } elseif ($metadata->isUses()) {\n                assert($metadata instanceof Uses);\n                $target = $metadata->target();\n                if ($classShortcut !== null && str_starts_with($target, '::')) {\n                    $target = $classShortcut . $target;\n                }\n                try {\n                    $codeUnits = $codeUnits->mergeWith($mapper->stringToCodeUnits($target));\n                } catch (InvalidCodeUnitException $e) {\n                    throw new InvalidCoversTargetException(sprintf('\"@uses %s\" is invalid', $target), $e->getCode(), $e);\n                }\n            }\n        }\n        return $mapper->codeUnitsToSourceLines($codeUnits);\n    }\n    /**\n     * @psalm-return array<string,list<int>>\n     */\n    public function linesToBeIgnored(TestSuite $testSuite) : array\n    {\n        $codeUnits = CodeUnitCollection::fromList();\n        $mapper = new Mapper();\n        foreach ($this->testCaseClassesIn($testSuite) as $testCaseClassName) {\n            $codeUnits = $codeUnits->mergeWith($this->codeUnitsIgnoredBy($testCaseClassName));\n        }\n        return $mapper->codeUnitsToSourceLines($codeUnits);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function shouldCodeCoverageBeCollectedFor(string $className, string $methodName) : bool\n    {\n        $metadataForClass = Registry::parser()->forClass($className);\n        $metadataForMethod = Registry::parser()->forMethod($className, $methodName);\n        if ($metadataForMethod->isCoversNothing()->isNotEmpty()) {\n            return \\false;\n        }\n        if ($metadataForMethod->isCovers()->isNotEmpty() || $metadataForMethod->isCoversClass()->isNotEmpty() || $metadataForMethod->isCoversFunction()->isNotEmpty()) {\n            return \\true;\n        }\n        if ($metadataForClass->isCoversNothing()->isNotEmpty()) {\n            return \\false;\n        }\n        return \\true;\n    }\n    /**\n     * @psalm-return list<class-string>\n     */\n    private function testCaseClassesIn(TestSuite $testSuite) : array\n    {\n        $classNames = [];\n        foreach (new RecursiveIteratorIterator($testSuite) as $test) {\n            $classNames[] = $test::class;\n        }\n        return array_values(array_unique($classNames));\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    private function codeUnitsIgnoredBy(string $className) : CodeUnitCollection\n    {\n        $codeUnits = CodeUnitCollection::fromList();\n        $mapper = new Mapper();\n        foreach (Registry::parser()->forClass($className) as $metadata) {\n            if ($metadata instanceof IgnoreClassForCodeCoverage) {\n                $codeUnits = $codeUnits->mergeWith($mapper->stringToCodeUnits($metadata->className()));\n            }\n            if ($metadata instanceof IgnoreMethodForCodeCoverage) {\n                $codeUnits = $codeUnits->mergeWith($mapper->stringToCodeUnits($metadata->className() . '::' . $metadata->methodName()));\n            }\n            if ($metadata instanceof IgnoreFunctionForCodeCoverage) {\n                $codeUnits = $codeUnits->mergeWith($mapper->stringToCodeUnits('::' . $metadata->functionName()));\n            }\n        }\n        return $codeUnits;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Api;\n\nuse function array_key_exists;\nuse function array_merge;\nuse function assert;\nuse function explode;\nuse function is_array;\nuse function is_int;\nuse function json_decode;\nuse function json_last_error;\nuse function json_last_error_msg;\nuse function preg_match;\nuse function preg_replace;\nuse function rtrim;\nuse function sprintf;\nuse function str_replace;\nuse function strlen;\nuse function substr;\nuse function trim;\nuse PHPUnit\\Event;\nuse PHPUnit\\Event\\Code\\TestMethod;\nuse PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestData\\TestDataCollection;\nuse PHPUnit\\Framework\\InvalidDataProviderException;\nuse PHPUnit\\Metadata\\DataProvider as DataProviderMetadata;\nuse PHPUnit\\Metadata\\MetadataCollection;\nuse PHPUnit\\Metadata\\Parser\\Registry as MetadataRegistry;\nuse PHPUnit\\Metadata\\TestWith;\nuse PHPUnit\\Util\\Reflection;\nuse ReflectionClass;\nuse ReflectionMethod;\nuse Throwable;\nuse Traversable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DataProvider\n{\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @throws InvalidDataProviderException\n     */\n    public function providedData(string $className, string $methodName) : ?array\n    {\n        $dataProvider = MetadataRegistry::parser()->forMethod($className, $methodName)->isDataProvider();\n        $testWith = MetadataRegistry::parser()->forMethod($className, $methodName)->isTestWith();\n        if ($dataProvider->isEmpty() && $testWith->isEmpty()) {\n            return $this->dataProvidedByTestWithAnnotation($className, $methodName);\n        }\n        if ($dataProvider->isNotEmpty()) {\n            $data = $this->dataProvidedByMethods($className, $methodName, $dataProvider);\n        } else {\n            $data = $this->dataProvidedByMetadata($testWith);\n        }\n        if ($data === []) {\n            throw new InvalidDataProviderException('Empty data set provided by data provider');\n        }\n        foreach ($data as $key => $value) {\n            if (!is_array($value)) {\n                throw new InvalidDataProviderException(sprintf('Data set %s is invalid', is_int($key) ? '#' . $key : '\"' . $key . '\"'));\n            }\n        }\n        return $data;\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @throws InvalidDataProviderException\n     */\n    private function dataProvidedByMethods(string $className, string $methodName, MetadataCollection $dataProvider) : array\n    {\n        $testMethod = new Event\\Code\\ClassMethod($className, $methodName);\n        $methodsCalled = [];\n        $result = [];\n        foreach ($dataProvider as $_dataProvider) {\n            assert($_dataProvider instanceof DataProviderMetadata);\n            $dataProviderMethod = new Event\\Code\\ClassMethod($_dataProvider->className(), $_dataProvider->methodName());\n            Event\\Facade::emitter()->dataProviderMethodCalled($testMethod, $dataProviderMethod);\n            $methodsCalled[] = $dataProviderMethod;\n            try {\n                $class = new ReflectionClass($_dataProvider->className());\n                $method = $class->getMethod($_dataProvider->methodName());\n                $object = null;\n                if (!$method->isPublic()) {\n                    Event\\Facade::emitter()->testTriggeredPhpunitDeprecation($this->valueObjectForTestMethodWithoutTestData($className, $methodName), sprintf('Data Provider method %s::%s() is not public', $_dataProvider->className(), $_dataProvider->methodName()));\n                }\n                if (!$method->isStatic()) {\n                    Event\\Facade::emitter()->testTriggeredPhpunitDeprecation($this->valueObjectForTestMethodWithoutTestData($className, $methodName), sprintf('Data Provider method %s::%s() is not static', $_dataProvider->className(), $_dataProvider->methodName()));\n                    $object = $class->newInstanceWithoutConstructor();\n                }\n                if ($method->getNumberOfParameters() === 0) {\n                    $data = $method->invoke($object);\n                } else {\n                    Event\\Facade::emitter()->testTriggeredPhpunitDeprecation($this->valueObjectForTestMethodWithoutTestData($className, $methodName), sprintf('Data Provider method %s::%s() expects an argument', $_dataProvider->className(), $_dataProvider->methodName()));\n                    $data = $method->invoke($object, $_dataProvider->methodName());\n                }\n            } catch (Throwable $e) {\n                Event\\Facade::emitter()->dataProviderMethodFinished($testMethod, ...$methodsCalled);\n                throw new InvalidDataProviderException($e->getMessage(), $e->getCode(), $e);\n            }\n            if ($data instanceof Traversable) {\n                $origData = $data;\n                $data = [];\n                foreach ($origData as $key => $value) {\n                    if (is_int($key)) {\n                        $data[] = $value;\n                    } elseif (array_key_exists($key, $data)) {\n                        Event\\Facade::emitter()->dataProviderMethodFinished($testMethod, ...$methodsCalled);\n                        throw new InvalidDataProviderException(sprintf('The key \"%s\" has already been defined by a previous data provider', $key));\n                    } else {\n                        $data[$key] = $value;\n                    }\n                }\n            }\n            if (is_array($data)) {\n                $result = array_merge($result, $data);\n            }\n        }\n        Event\\Facade::emitter()->dataProviderMethodFinished($testMethod, ...$methodsCalled);\n        return $result;\n    }\n    private function dataProvidedByMetadata(MetadataCollection $testWith) : array\n    {\n        $result = [];\n        foreach ($testWith as $_testWith) {\n            assert($_testWith instanceof TestWith);\n            $result[] = $_testWith->data();\n        }\n        return $result;\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidDataProviderException\n     */\n    private function dataProvidedByTestWithAnnotation(string $className, string $methodName) : ?array\n    {\n        $docComment = (new ReflectionMethod($className, $methodName))->getDocComment();\n        if (!$docComment) {\n            return null;\n        }\n        $docComment = str_replace(\"\\r\\n\", \"\\n\", $docComment);\n        $docComment = preg_replace('/\\\\n\\\\s*\\\\*\\\\s?/', \"\\n\", $docComment);\n        $docComment = substr($docComment, 0, -1);\n        $docComment = rtrim($docComment, \"\\n\");\n        if (!preg_match('/@testWith\\\\s+/', $docComment, $matches, \\PREG_OFFSET_CAPTURE)) {\n            return null;\n        }\n        $offset = strlen($matches[0][0]) + (int) $matches[0][1];\n        $annotationContent = substr($docComment, $offset);\n        $data = [];\n        foreach (explode(\"\\n\", $annotationContent) as $candidateRow) {\n            $candidateRow = trim($candidateRow);\n            if ($candidateRow[0] !== '[') {\n                break;\n            }\n            $dataSet = json_decode($candidateRow, \\true);\n            if (json_last_error() !== \\JSON_ERROR_NONE) {\n                throw new InvalidDataProviderException('The data set for the @testWith annotation cannot be parsed: ' . json_last_error_msg());\n            }\n            $data[] = $dataSet;\n        }\n        if (!$data) {\n            throw new InvalidDataProviderException('The data set for the @testWith annotation cannot be parsed.');\n        }\n        return $data;\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @throws MoreThanOneDataSetFromDataProviderException\n     */\n    private function valueObjectForTestMethodWithoutTestData(string $className, string $methodName) : TestMethod\n    {\n        $location = Reflection::sourceLocationFor($className, $methodName);\n        return new TestMethod($className, $methodName, $location['file'], $location['line'], Event\\Code\\TestDoxBuilder::fromClassNameAndMethodName($className, $methodName), MetadataRegistry::parser()->forClassAndMethod($className, $methodName), TestDataCollection::fromArray([]));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Api;\n\nuse function assert;\nuse PHPUnit\\Framework\\ExecutionOrderDependency;\nuse PHPUnit\\Metadata\\DependsOnClass;\nuse PHPUnit\\Metadata\\DependsOnMethod;\nuse PHPUnit\\Metadata\\Parser\\Registry;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Dependencies\n{\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public static function dependencies(string $className, string $methodName) : array\n    {\n        $dependencies = [];\n        foreach (Registry::parser()->forClassAndMethod($className, $methodName)->isDepends() as $metadata) {\n            if ($metadata->isDependsOnClass()) {\n                assert($metadata instanceof DependsOnClass);\n                $dependencies[] = ExecutionOrderDependency::forClass($metadata);\n                continue;\n            }\n            assert($metadata instanceof DependsOnMethod);\n            if (empty($metadata->methodName())) {\n                $dependencies[] = ExecutionOrderDependency::invalid();\n                continue;\n            }\n            $dependencies[] = ExecutionOrderDependency::forMethod($metadata);\n        }\n        return $dependencies;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Api;\n\nuse function array_flip;\nuse function array_unique;\nuse function assert;\nuse function strtolower;\nuse function trim;\nuse PHPUnit\\Framework\\TestSize\\TestSize;\nuse PHPUnit\\Metadata\\Covers;\nuse PHPUnit\\Metadata\\CoversClass;\nuse PHPUnit\\Metadata\\CoversFunction;\nuse PHPUnit\\Metadata\\Group;\nuse PHPUnit\\Metadata\\Parser\\Registry;\nuse PHPUnit\\Metadata\\Uses;\nuse PHPUnit\\Metadata\\UsesClass;\nuse PHPUnit\\Metadata\\UsesFunction;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Groups\n{\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @psalm-return list<string>\n     */\n    public function groups(string $className, string $methodName, bool $includeVirtual = \\true) : array\n    {\n        $groups = [];\n        foreach (Registry::parser()->forClassAndMethod($className, $methodName)->isGroup() as $group) {\n            assert($group instanceof Group);\n            $groups[] = $group->groupName();\n        }\n        if ($groups === []) {\n            $groups[] = 'default';\n        }\n        if (!$includeVirtual) {\n            return array_unique($groups);\n        }\n        foreach (Registry::parser()->forClassAndMethod($className, $methodName) as $metadata) {\n            if ($metadata->isCoversClass() || $metadata->isCoversFunction()) {\n                assert($metadata instanceof CoversClass || $metadata instanceof CoversFunction);\n                $groups[] = '__phpunit_covers_' . $this->canonicalizeName($metadata->asStringForCodeUnitMapper());\n                continue;\n            }\n            if ($metadata->isCovers()) {\n                assert($metadata instanceof Covers);\n                $groups[] = '__phpunit_covers_' . $this->canonicalizeName($metadata->target());\n                continue;\n            }\n            if ($metadata->isUsesClass() || $metadata->isUsesFunction()) {\n                assert($metadata instanceof UsesClass || $metadata instanceof UsesFunction);\n                $groups[] = '__phpunit_uses_' . $this->canonicalizeName($metadata->asStringForCodeUnitMapper());\n                continue;\n            }\n            if ($metadata->isUses()) {\n                assert($metadata instanceof Uses);\n                $groups[] = '__phpunit_uses_' . $this->canonicalizeName($metadata->target());\n            }\n        }\n        return array_unique($groups);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function size(string $className, string $methodName) : TestSize\n    {\n        $groups = array_flip($this->groups($className, $methodName));\n        if (isset($groups['large'])) {\n            return TestSize::large();\n        }\n        if (isset($groups['medium'])) {\n            return TestSize::medium();\n        }\n        if (isset($groups['small'])) {\n            return TestSize::small();\n        }\n        return TestSize::unknown();\n    }\n    private function canonicalizeName(string $name) : string\n    {\n        return strtolower(trim($name, '\\\\'));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Api;\n\nuse function array_unshift;\nuse function assert;\nuse function class_exists;\nuse PHPUnit\\Metadata\\Parser\\Registry;\nuse PHPUnit\\Util\\Reflection;\nuse ReflectionClass;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class HookMethods\n{\n    /**\n     * @psalm-var array<class-string, array{beforeClass: list<non-empty-string>, before: list<non-empty-string>, preCondition: list<non-empty-string>, postCondition: list<non-empty-string>, after: list<non-empty-string>, afterClass: list<non-empty-string>}>\n     */\n    private static array $hookMethods = [];\n    /**\n     * @psalm-param class-string $className\n     *\n     * @psalm-return array{beforeClass: list<non-empty-string>, before: list<non-empty-string>, preCondition: list<non-empty-string>, postCondition: list<non-empty-string>, after: list<non-empty-string>, afterClass: list<non-empty-string>}\n     */\n    public function hookMethods(string $className) : array\n    {\n        if (!class_exists($className)) {\n            return self::emptyHookMethodsArray();\n        }\n        if (isset(self::$hookMethods[$className])) {\n            return self::$hookMethods[$className];\n        }\n        self::$hookMethods[$className] = self::emptyHookMethodsArray();\n        foreach (Reflection::methodsInTestClass(new ReflectionClass($className)) as $method) {\n            $methodName = $method->getName();\n            assert(!empty($methodName));\n            $metadata = Registry::parser()->forMethod($className, $methodName);\n            if ($method->isStatic()) {\n                if ($metadata->isBeforeClass()->isNotEmpty()) {\n                    array_unshift(self::$hookMethods[$className]['beforeClass'], $methodName);\n                }\n                if ($metadata->isAfterClass()->isNotEmpty()) {\n                    self::$hookMethods[$className]['afterClass'][] = $methodName;\n                }\n            }\n            if ($metadata->isBefore()->isNotEmpty()) {\n                array_unshift(self::$hookMethods[$className]['before'], $methodName);\n            }\n            if ($metadata->isPreCondition()->isNotEmpty()) {\n                array_unshift(self::$hookMethods[$className]['preCondition'], $methodName);\n            }\n            if ($metadata->isPostCondition()->isNotEmpty()) {\n                self::$hookMethods[$className]['postCondition'][] = $methodName;\n            }\n            if ($metadata->isAfter()->isNotEmpty()) {\n                self::$hookMethods[$className]['after'][] = $methodName;\n            }\n        }\n        return self::$hookMethods[$className];\n    }\n    /**\n     * @psalm-return array{beforeClass: list<non-empty-string>, before: list<non-empty-string>, preCondition: list<non-empty-string>, postCondition: list<non-empty-string>, after: list<non-empty-string>, afterClass: list<non-empty-string>}\n     */\n    private function emptyHookMethodsArray() : array\n    {\n        return ['beforeClass' => ['setUpBeforeClass'], 'before' => ['setUp'], 'preCondition' => ['assertPreConditions'], 'postCondition' => ['assertPostConditions'], 'after' => ['tearDown'], 'afterClass' => ['tearDownAfterClass']];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Api;\n\nuse const PHP_OS;\nuse const PHP_OS_FAMILY;\nuse const PHP_VERSION;\nuse function addcslashes;\nuse function assert;\nuse function extension_loaded;\nuse function function_exists;\nuse function ini_get;\nuse function method_exists;\nuse function phpversion;\nuse function preg_match;\nuse function sprintf;\nuse PHPUnit\\Metadata\\Parser\\Registry;\nuse PHPUnit\\Metadata\\RequiresFunction;\nuse PHPUnit\\Metadata\\RequiresMethod;\nuse PHPUnit\\Metadata\\RequiresOperatingSystem;\nuse PHPUnit\\Metadata\\RequiresOperatingSystemFamily;\nuse PHPUnit\\Metadata\\RequiresPhp;\nuse PHPUnit\\Metadata\\RequiresPhpExtension;\nuse PHPUnit\\Metadata\\RequiresPhpunit;\nuse PHPUnit\\Metadata\\RequiresSetting;\nuse PHPUnit\\Runner\\Version;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Requirements\n{\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @psalm-return list<string>\n     */\n    public function requirementsNotSatisfiedFor(string $className, string $methodName) : array\n    {\n        $notSatisfied = [];\n        foreach (Registry::parser()->forClassAndMethod($className, $methodName) as $metadata) {\n            if ($metadata->isRequiresPhp()) {\n                assert($metadata instanceof RequiresPhp);\n                if (!$metadata->versionRequirement()->isSatisfiedBy(PHP_VERSION)) {\n                    $notSatisfied[] = sprintf('PHP %s is required.', $metadata->versionRequirement()->asString());\n                }\n            }\n            if ($metadata->isRequiresPhpExtension()) {\n                assert($metadata instanceof RequiresPhpExtension);\n                if (!extension_loaded($metadata->extension()) || $metadata->hasVersionRequirement() && !$metadata->versionRequirement()->isSatisfiedBy(phpversion($metadata->extension()))) {\n                    $notSatisfied[] = sprintf('PHP extension %s%s is required.', $metadata->extension(), $metadata->hasVersionRequirement() ? ' ' . $metadata->versionRequirement()->asString() : '');\n                }\n            }\n            if ($metadata->isRequiresPhpunit()) {\n                assert($metadata instanceof RequiresPhpunit);\n                if (!$metadata->versionRequirement()->isSatisfiedBy(Version::id())) {\n                    $notSatisfied[] = sprintf('PHPUnit %s is required.', $metadata->versionRequirement()->asString());\n                }\n            }\n            if ($metadata->isRequiresOperatingSystemFamily()) {\n                assert($metadata instanceof RequiresOperatingSystemFamily);\n                if ($metadata->operatingSystemFamily() !== PHP_OS_FAMILY) {\n                    $notSatisfied[] = sprintf('Operating system %s is required.', $metadata->operatingSystemFamily());\n                }\n            }\n            if ($metadata->isRequiresOperatingSystem()) {\n                assert($metadata instanceof RequiresOperatingSystem);\n                $pattern = sprintf('/%s/i', addcslashes($metadata->operatingSystem(), '/'));\n                if (!preg_match($pattern, PHP_OS)) {\n                    $notSatisfied[] = sprintf('Operating system %s is required.', $metadata->operatingSystem());\n                }\n            }\n            if ($metadata->isRequiresFunction()) {\n                assert($metadata instanceof RequiresFunction);\n                if (!function_exists($metadata->functionName())) {\n                    $notSatisfied[] = sprintf('Function %s() is required.', $metadata->functionName());\n                }\n            }\n            if ($metadata->isRequiresMethod()) {\n                assert($metadata instanceof RequiresMethod);\n                if (!method_exists($metadata->className(), $metadata->methodName())) {\n                    $notSatisfied[] = sprintf('Method %s::%s() is required.', $metadata->className(), $metadata->methodName());\n                }\n            }\n            if ($metadata->isRequiresSetting()) {\n                assert($metadata instanceof RequiresSetting);\n                if (ini_get($metadata->setting()) !== $metadata->value()) {\n                    $notSatisfied[] = sprintf('Setting \"%s\" is required to be \"%s\".', $metadata->setting(), $metadata->value());\n                }\n            }\n        }\n        return $notSatisfied;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BackupGlobals extends \\PHPUnit\\Metadata\\Metadata\n{\n    private readonly bool $enabled;\n    /**\n     * @psalm-param 0|1 $level\n     */\n    protected function __construct(int $level, bool $enabled)\n    {\n        parent::__construct($level);\n        $this->enabled = $enabled;\n    }\n    /**\n     * @psalm-assert-if-true BackupGlobals $this\n     */\n    public function isBackupGlobals() : bool\n    {\n        return \\true;\n    }\n    public function enabled() : bool\n    {\n        return $this->enabled;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BackupStaticProperties extends \\PHPUnit\\Metadata\\Metadata\n{\n    private readonly bool $enabled;\n    /**\n     * @psalm-param 0|1 $level\n     */\n    protected function __construct(int $level, bool $enabled)\n    {\n        parent::__construct($level);\n        $this->enabled = $enabled;\n    }\n    /**\n     * @psalm-assert-if-true BackupStaticProperties $this\n     */\n    public function isBackupStaticProperties() : bool\n    {\n        return \\true;\n    }\n    public function enabled() : bool\n    {\n        return $this->enabled;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Before extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true Before $this\n     */\n    public function isBefore() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BeforeClass extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true BeforeClass $this\n     */\n    public function isBeforeClass() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Covers extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $target;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $target\n     */\n    protected function __construct(int $level, string $target)\n    {\n        parent::__construct($level);\n        $this->target = $target;\n    }\n    /**\n     * @psalm-assert-if-true Covers $this\n     */\n    public function isCovers() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function target() : string\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoversClass extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     */\n    protected function __construct(int $level, string $className)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n    }\n    /**\n     * @psalm-assert-if-true CoversClass $this\n     */\n    public function isCoversClass() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return class-string\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public function asStringForCodeUnitMapper() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoversDefaultClass extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     */\n    protected function __construct(int $level, string $className)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n    }\n    /**\n     * @psalm-assert-if-true CoversDefaultClass $this\n     */\n    public function isCoversDefaultClass() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoversFunction extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $functionName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $functionName\n     */\n    protected function __construct(int $level, string $functionName)\n    {\n        parent::__construct($level);\n        $this->functionName = $functionName;\n    }\n    /**\n     * @psalm-assert-if-true CoversFunction $this\n     */\n    public function isCoversFunction() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function functionName() : string\n    {\n        return $this->functionName;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public function asStringForCodeUnitMapper() : string\n    {\n        return '::' . $this->functionName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoversNothing extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true CoversNothing $this\n     */\n    public function isCoversNothing() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DataProvider extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    protected function __construct(int $level, string $className, string $methodName)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-assert-if-true DataProvider $this\n     */\n    public function isDataProvider() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DependsOnClass extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    private readonly bool $deepClone;\n    private readonly bool $shallowClone;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     */\n    protected function __construct(int $level, string $className, bool $deepClone, bool $shallowClone)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n        $this->deepClone = $deepClone;\n        $this->shallowClone = $shallowClone;\n    }\n    /**\n     * @psalm-assert-if-true DependsOnClass $this\n     */\n    public function isDependsOnClass() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    public function deepClone() : bool\n    {\n        return $this->deepClone;\n    }\n    public function shallowClone() : bool\n    {\n        return $this->shallowClone;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DependsOnMethod extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    private readonly bool $deepClone;\n    private readonly bool $shallowClone;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    protected function __construct(int $level, string $className, string $methodName, bool $deepClone, bool $shallowClone)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n        $this->methodName = $methodName;\n        $this->deepClone = $deepClone;\n        $this->shallowClone = $shallowClone;\n    }\n    /**\n     * @psalm-assert-if-true DependsOnMethod $this\n     */\n    public function isDependsOnMethod() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n    public function deepClone() : bool\n    {\n        return $this->deepClone;\n    }\n    public function shallowClone() : bool\n    {\n        return $this->shallowClone;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DoesNotPerformAssertions extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true DoesNotPerformAssertions $this\n     */\n    public function isDoesNotPerformAssertions() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AnnotationsAreNotSupportedForInternalClassesException extends RuntimeException implements \\PHPUnit\\Exception\n{\n    /**\n     * @psalm-param class-string $className\n     */\n    public function __construct(string $className)\n    {\n        parent::__construct(sprintf('Annotations can only be parsed for user-defined classes, trying to parse annotations for class \"%s\"', $className));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\ninterface Exception extends \\PHPUnit\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse RuntimeException;\nfinal class InvalidVersionRequirementException extends RuntimeException implements \\PHPUnit\\Metadata\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse RuntimeException;\nfinal class NoVersionRequirementException extends RuntimeException implements \\PHPUnit\\Metadata\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReflectionException extends RuntimeException implements \\PHPUnit\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExcludeGlobalVariableFromBackup extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $globalVariableName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $globalVariableName\n     */\n    protected function __construct(int $level, string $globalVariableName)\n    {\n        parent::__construct($level);\n        $this->globalVariableName = $globalVariableName;\n    }\n    /**\n     * @psalm-assert-if-true ExcludeGlobalVariableFromBackup $this\n     */\n    public function isExcludeGlobalVariableFromBackup() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function globalVariableName() : string\n    {\n        return $this->globalVariableName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExcludeStaticPropertyFromBackup extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $propertyName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $propertyName\n     */\n    protected function __construct(int $level, string $className, string $propertyName)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n        $this->propertyName = $propertyName;\n    }\n    /**\n     * @psalm-assert-if-true ExcludeStaticPropertyFromBackup $this\n     */\n    public function isExcludeStaticPropertyFromBackup() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function propertyName() : string\n    {\n        return $this->propertyName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Group extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $groupName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $groupName\n     */\n    protected function __construct(int $level, string $groupName)\n    {\n        parent::__construct($level);\n        $this->groupName = $groupName;\n    }\n    /**\n     * @psalm-assert-if-true Group $this\n     */\n    public function isGroup() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function groupName() : string\n    {\n        return $this->groupName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5513\n */\nfinal class IgnoreClassForCodeCoverage extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     */\n    protected function __construct(int $level, string $className)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n    }\n    /**\n     * @psalm-assert-if-true IgnoreClassForCodeCoverage $this\n     */\n    public function isIgnoreClassForCodeCoverage() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5513\n */\nfinal class IgnoreFunctionForCodeCoverage extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $functionName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $functionName\n     */\n    protected function __construct(int $level, string $functionName)\n    {\n        parent::__construct($level);\n        $this->functionName = $functionName;\n    }\n    /**\n     * @psalm-assert-if-true IgnoreFunctionForCodeCoverage $this\n     */\n    public function isIgnoreFunctionForCodeCoverage() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function functionName() : string\n    {\n        return $this->functionName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5513\n */\nfinal class IgnoreMethodForCodeCoverage extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    protected function __construct(int $level, string $className, string $methodName)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-assert-if-true IgnoreMethodForCodeCoverage $this\n     */\n    public function isIgnoreMethodForCodeCoverage() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse PHPUnit\\Metadata\\Version\\Requirement;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Metadata\n{\n    private const CLASS_LEVEL = 0;\n    private const METHOD_LEVEL = 1;\n    /**\n     * @psalm-var 0|1\n     */\n    private readonly int $level;\n    public static function after() : \\PHPUnit\\Metadata\\After\n    {\n        return new \\PHPUnit\\Metadata\\After(self::METHOD_LEVEL);\n    }\n    public static function afterClass() : \\PHPUnit\\Metadata\\AfterClass\n    {\n        return new \\PHPUnit\\Metadata\\AfterClass(self::METHOD_LEVEL);\n    }\n    public static function backupGlobalsOnClass(bool $enabled) : \\PHPUnit\\Metadata\\BackupGlobals\n    {\n        return new \\PHPUnit\\Metadata\\BackupGlobals(self::CLASS_LEVEL, $enabled);\n    }\n    public static function backupGlobalsOnMethod(bool $enabled) : \\PHPUnit\\Metadata\\BackupGlobals\n    {\n        return new \\PHPUnit\\Metadata\\BackupGlobals(self::METHOD_LEVEL, $enabled);\n    }\n    public static function backupStaticPropertiesOnClass(bool $enabled) : \\PHPUnit\\Metadata\\BackupStaticProperties\n    {\n        return new \\PHPUnit\\Metadata\\BackupStaticProperties(self::CLASS_LEVEL, $enabled);\n    }\n    public static function backupStaticPropertiesOnMethod(bool $enabled) : \\PHPUnit\\Metadata\\BackupStaticProperties\n    {\n        return new \\PHPUnit\\Metadata\\BackupStaticProperties(self::METHOD_LEVEL, $enabled);\n    }\n    public static function before() : \\PHPUnit\\Metadata\\Before\n    {\n        return new \\PHPUnit\\Metadata\\Before(self::METHOD_LEVEL);\n    }\n    public static function beforeClass() : \\PHPUnit\\Metadata\\BeforeClass\n    {\n        return new \\PHPUnit\\Metadata\\BeforeClass(self::METHOD_LEVEL);\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public static function coversClass(string $className) : \\PHPUnit\\Metadata\\CoversClass\n    {\n        return new \\PHPUnit\\Metadata\\CoversClass(self::CLASS_LEVEL, $className);\n    }\n    /**\n     * @psalm-param non-empty-string $functionName\n     */\n    public static function coversFunction(string $functionName) : \\PHPUnit\\Metadata\\CoversFunction\n    {\n        return new \\PHPUnit\\Metadata\\CoversFunction(self::CLASS_LEVEL, $functionName);\n    }\n    /**\n     * @psalm-param non-empty-string $target\n     */\n    public static function coversOnClass(string $target) : \\PHPUnit\\Metadata\\Covers\n    {\n        return new \\PHPUnit\\Metadata\\Covers(self::CLASS_LEVEL, $target);\n    }\n    /**\n     * @psalm-param non-empty-string $target\n     */\n    public static function coversOnMethod(string $target) : \\PHPUnit\\Metadata\\Covers\n    {\n        return new \\PHPUnit\\Metadata\\Covers(self::METHOD_LEVEL, $target);\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public static function coversDefaultClass(string $className) : \\PHPUnit\\Metadata\\CoversDefaultClass\n    {\n        return new \\PHPUnit\\Metadata\\CoversDefaultClass(self::CLASS_LEVEL, $className);\n    }\n    public static function coversNothingOnClass() : \\PHPUnit\\Metadata\\CoversNothing\n    {\n        return new \\PHPUnit\\Metadata\\CoversNothing(self::CLASS_LEVEL);\n    }\n    public static function coversNothingOnMethod() : \\PHPUnit\\Metadata\\CoversNothing\n    {\n        return new \\PHPUnit\\Metadata\\CoversNothing(self::METHOD_LEVEL);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public static function dataProvider(string $className, string $methodName) : \\PHPUnit\\Metadata\\DataProvider\n    {\n        return new \\PHPUnit\\Metadata\\DataProvider(self::METHOD_LEVEL, $className, $methodName);\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public static function dependsOnClass(string $className, bool $deepClone, bool $shallowClone) : \\PHPUnit\\Metadata\\DependsOnClass\n    {\n        return new \\PHPUnit\\Metadata\\DependsOnClass(self::METHOD_LEVEL, $className, $deepClone, $shallowClone);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public static function dependsOnMethod(string $className, string $methodName, bool $deepClone, bool $shallowClone) : \\PHPUnit\\Metadata\\DependsOnMethod\n    {\n        return new \\PHPUnit\\Metadata\\DependsOnMethod(self::METHOD_LEVEL, $className, $methodName, $deepClone, $shallowClone);\n    }\n    public static function doesNotPerformAssertionsOnClass() : \\PHPUnit\\Metadata\\DoesNotPerformAssertions\n    {\n        return new \\PHPUnit\\Metadata\\DoesNotPerformAssertions(self::CLASS_LEVEL);\n    }\n    public static function doesNotPerformAssertionsOnMethod() : \\PHPUnit\\Metadata\\DoesNotPerformAssertions\n    {\n        return new \\PHPUnit\\Metadata\\DoesNotPerformAssertions(self::METHOD_LEVEL);\n    }\n    /**\n     * @psalm-param non-empty-string $globalVariableName\n     */\n    public static function excludeGlobalVariableFromBackupOnClass(string $globalVariableName) : \\PHPUnit\\Metadata\\ExcludeGlobalVariableFromBackup\n    {\n        return new \\PHPUnit\\Metadata\\ExcludeGlobalVariableFromBackup(self::CLASS_LEVEL, $globalVariableName);\n    }\n    /**\n     * @psalm-param non-empty-string $globalVariableName\n     */\n    public static function excludeGlobalVariableFromBackupOnMethod(string $globalVariableName) : \\PHPUnit\\Metadata\\ExcludeGlobalVariableFromBackup\n    {\n        return new \\PHPUnit\\Metadata\\ExcludeGlobalVariableFromBackup(self::METHOD_LEVEL, $globalVariableName);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $propertyName\n     */\n    public static function excludeStaticPropertyFromBackupOnClass(string $className, string $propertyName) : \\PHPUnit\\Metadata\\ExcludeStaticPropertyFromBackup\n    {\n        return new \\PHPUnit\\Metadata\\ExcludeStaticPropertyFromBackup(self::CLASS_LEVEL, $className, $propertyName);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $propertyName\n     */\n    public static function excludeStaticPropertyFromBackupOnMethod(string $className, string $propertyName) : \\PHPUnit\\Metadata\\ExcludeStaticPropertyFromBackup\n    {\n        return new \\PHPUnit\\Metadata\\ExcludeStaticPropertyFromBackup(self::METHOD_LEVEL, $className, $propertyName);\n    }\n    /**\n     * @psalm-param non-empty-string $groupName\n     */\n    public static function groupOnClass(string $groupName) : \\PHPUnit\\Metadata\\Group\n    {\n        return new \\PHPUnit\\Metadata\\Group(self::CLASS_LEVEL, $groupName);\n    }\n    /**\n     * @psalm-param non-empty-string $groupName\n     */\n    public static function groupOnMethod(string $groupName) : \\PHPUnit\\Metadata\\Group\n    {\n        return new \\PHPUnit\\Metadata\\Group(self::METHOD_LEVEL, $groupName);\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public static function ignoreClassForCodeCoverage(string $className) : \\PHPUnit\\Metadata\\IgnoreClassForCodeCoverage\n    {\n        return new \\PHPUnit\\Metadata\\IgnoreClassForCodeCoverage(self::CLASS_LEVEL, $className);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public static function ignoreMethodForCodeCoverage(string $className, string $methodName) : \\PHPUnit\\Metadata\\IgnoreMethodForCodeCoverage\n    {\n        return new \\PHPUnit\\Metadata\\IgnoreMethodForCodeCoverage(self::CLASS_LEVEL, $className, $methodName);\n    }\n    /**\n     * @psalm-param non-empty-string $functionName\n     */\n    public static function ignoreFunctionForCodeCoverage(string $functionName) : \\PHPUnit\\Metadata\\IgnoreFunctionForCodeCoverage\n    {\n        return new \\PHPUnit\\Metadata\\IgnoreFunctionForCodeCoverage(self::CLASS_LEVEL, $functionName);\n    }\n    public static function postCondition() : \\PHPUnit\\Metadata\\PostCondition\n    {\n        return new \\PHPUnit\\Metadata\\PostCondition(self::METHOD_LEVEL);\n    }\n    public static function preCondition() : \\PHPUnit\\Metadata\\PreCondition\n    {\n        return new \\PHPUnit\\Metadata\\PreCondition(self::METHOD_LEVEL);\n    }\n    public static function preserveGlobalStateOnClass(bool $enabled) : \\PHPUnit\\Metadata\\PreserveGlobalState\n    {\n        return new \\PHPUnit\\Metadata\\PreserveGlobalState(self::CLASS_LEVEL, $enabled);\n    }\n    public static function preserveGlobalStateOnMethod(bool $enabled) : \\PHPUnit\\Metadata\\PreserveGlobalState\n    {\n        return new \\PHPUnit\\Metadata\\PreserveGlobalState(self::METHOD_LEVEL, $enabled);\n    }\n    /**\n     * @psalm-param non-empty-string $functionName\n     */\n    public static function requiresFunctionOnClass(string $functionName) : \\PHPUnit\\Metadata\\RequiresFunction\n    {\n        return new \\PHPUnit\\Metadata\\RequiresFunction(self::CLASS_LEVEL, $functionName);\n    }\n    /**\n     * @psalm-param non-empty-string $functionName\n     */\n    public static function requiresFunctionOnMethod(string $functionName) : \\PHPUnit\\Metadata\\RequiresFunction\n    {\n        return new \\PHPUnit\\Metadata\\RequiresFunction(self::METHOD_LEVEL, $functionName);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public static function requiresMethodOnClass(string $className, string $methodName) : \\PHPUnit\\Metadata\\RequiresMethod\n    {\n        return new \\PHPUnit\\Metadata\\RequiresMethod(self::CLASS_LEVEL, $className, $methodName);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public static function requiresMethodOnMethod(string $className, string $methodName) : \\PHPUnit\\Metadata\\RequiresMethod\n    {\n        return new \\PHPUnit\\Metadata\\RequiresMethod(self::METHOD_LEVEL, $className, $methodName);\n    }\n    /**\n     * @psalm-param non-empty-string $operatingSystem\n     */\n    public static function requiresOperatingSystemOnClass(string $operatingSystem) : \\PHPUnit\\Metadata\\RequiresOperatingSystem\n    {\n        return new \\PHPUnit\\Metadata\\RequiresOperatingSystem(self::CLASS_LEVEL, $operatingSystem);\n    }\n    /**\n     * @psalm-param non-empty-string $operatingSystem\n     */\n    public static function requiresOperatingSystemOnMethod(string $operatingSystem) : \\PHPUnit\\Metadata\\RequiresOperatingSystem\n    {\n        return new \\PHPUnit\\Metadata\\RequiresOperatingSystem(self::METHOD_LEVEL, $operatingSystem);\n    }\n    /**\n     * @psalm-param non-empty-string $operatingSystemFamily\n     */\n    public static function requiresOperatingSystemFamilyOnClass(string $operatingSystemFamily) : \\PHPUnit\\Metadata\\RequiresOperatingSystemFamily\n    {\n        return new \\PHPUnit\\Metadata\\RequiresOperatingSystemFamily(self::CLASS_LEVEL, $operatingSystemFamily);\n    }\n    /**\n     * @psalm-param non-empty-string $operatingSystemFamily\n     */\n    public static function requiresOperatingSystemFamilyOnMethod(string $operatingSystemFamily) : \\PHPUnit\\Metadata\\RequiresOperatingSystemFamily\n    {\n        return new \\PHPUnit\\Metadata\\RequiresOperatingSystemFamily(self::METHOD_LEVEL, $operatingSystemFamily);\n    }\n    public static function requiresPhpOnClass(Requirement $versionRequirement) : \\PHPUnit\\Metadata\\RequiresPhp\n    {\n        return new \\PHPUnit\\Metadata\\RequiresPhp(self::CLASS_LEVEL, $versionRequirement);\n    }\n    public static function requiresPhpOnMethod(Requirement $versionRequirement) : \\PHPUnit\\Metadata\\RequiresPhp\n    {\n        return new \\PHPUnit\\Metadata\\RequiresPhp(self::METHOD_LEVEL, $versionRequirement);\n    }\n    /**\n     * @psalm-param non-empty-string $extension\n     */\n    public static function requiresPhpExtensionOnClass(string $extension, ?Requirement $versionRequirement) : \\PHPUnit\\Metadata\\RequiresPhpExtension\n    {\n        return new \\PHPUnit\\Metadata\\RequiresPhpExtension(self::CLASS_LEVEL, $extension, $versionRequirement);\n    }\n    /**\n     * @psalm-param non-empty-string $extension\n     */\n    public static function requiresPhpExtensionOnMethod(string $extension, ?Requirement $versionRequirement) : \\PHPUnit\\Metadata\\RequiresPhpExtension\n    {\n        return new \\PHPUnit\\Metadata\\RequiresPhpExtension(self::METHOD_LEVEL, $extension, $versionRequirement);\n    }\n    public static function requiresPhpunitOnClass(Requirement $versionRequirement) : \\PHPUnit\\Metadata\\RequiresPhpunit\n    {\n        return new \\PHPUnit\\Metadata\\RequiresPhpunit(self::CLASS_LEVEL, $versionRequirement);\n    }\n    public static function requiresPhpunitOnMethod(Requirement $versionRequirement) : \\PHPUnit\\Metadata\\RequiresPhpunit\n    {\n        return new \\PHPUnit\\Metadata\\RequiresPhpunit(self::METHOD_LEVEL, $versionRequirement);\n    }\n    /**\n     * @psalm-param non-empty-string $setting\n     * @psalm-param non-empty-string $value\n     */\n    public static function requiresSettingOnClass(string $setting, string $value) : \\PHPUnit\\Metadata\\RequiresSetting\n    {\n        return new \\PHPUnit\\Metadata\\RequiresSetting(self::CLASS_LEVEL, $setting, $value);\n    }\n    /**\n     * @psalm-param non-empty-string $setting\n     * @psalm-param non-empty-string $value\n     */\n    public static function requiresSettingOnMethod(string $setting, string $value) : \\PHPUnit\\Metadata\\RequiresSetting\n    {\n        return new \\PHPUnit\\Metadata\\RequiresSetting(self::METHOD_LEVEL, $setting, $value);\n    }\n    public static function runClassInSeparateProcess() : \\PHPUnit\\Metadata\\RunClassInSeparateProcess\n    {\n        return new \\PHPUnit\\Metadata\\RunClassInSeparateProcess(self::CLASS_LEVEL);\n    }\n    public static function runTestsInSeparateProcesses() : \\PHPUnit\\Metadata\\RunTestsInSeparateProcesses\n    {\n        return new \\PHPUnit\\Metadata\\RunTestsInSeparateProcesses(self::CLASS_LEVEL);\n    }\n    public static function runInSeparateProcess() : \\PHPUnit\\Metadata\\RunInSeparateProcess\n    {\n        return new \\PHPUnit\\Metadata\\RunInSeparateProcess(self::METHOD_LEVEL);\n    }\n    public static function test() : \\PHPUnit\\Metadata\\Test\n    {\n        return new \\PHPUnit\\Metadata\\Test(self::METHOD_LEVEL);\n    }\n    /**\n     * @psalm-param non-empty-string $text\n     */\n    public static function testDoxOnClass(string $text) : \\PHPUnit\\Metadata\\TestDox\n    {\n        return new \\PHPUnit\\Metadata\\TestDox(self::CLASS_LEVEL, $text);\n    }\n    /**\n     * @psalm-param non-empty-string $text\n     */\n    public static function testDoxOnMethod(string $text) : \\PHPUnit\\Metadata\\TestDox\n    {\n        return new \\PHPUnit\\Metadata\\TestDox(self::METHOD_LEVEL, $text);\n    }\n    public static function testWith(array $data) : \\PHPUnit\\Metadata\\TestWith\n    {\n        return new \\PHPUnit\\Metadata\\TestWith(self::METHOD_LEVEL, $data);\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public static function usesClass(string $className) : \\PHPUnit\\Metadata\\UsesClass\n    {\n        return new \\PHPUnit\\Metadata\\UsesClass(self::CLASS_LEVEL, $className);\n    }\n    /**\n     * @psalm-param non-empty-string $functionName\n     */\n    public static function usesFunction(string $functionName) : \\PHPUnit\\Metadata\\UsesFunction\n    {\n        return new \\PHPUnit\\Metadata\\UsesFunction(self::CLASS_LEVEL, $functionName);\n    }\n    /**\n     * @psalm-param non-empty-string $target\n     */\n    public static function usesOnClass(string $target) : \\PHPUnit\\Metadata\\Uses\n    {\n        return new \\PHPUnit\\Metadata\\Uses(self::CLASS_LEVEL, $target);\n    }\n    /**\n     * @psalm-param non-empty-string $target\n     */\n    public static function usesOnMethod(string $target) : \\PHPUnit\\Metadata\\Uses\n    {\n        return new \\PHPUnit\\Metadata\\Uses(self::METHOD_LEVEL, $target);\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public static function usesDefaultClass(string $className) : \\PHPUnit\\Metadata\\UsesDefaultClass\n    {\n        return new \\PHPUnit\\Metadata\\UsesDefaultClass(self::CLASS_LEVEL, $className);\n    }\n    public static function withoutErrorHandler() : \\PHPUnit\\Metadata\\WithoutErrorHandler\n    {\n        return new \\PHPUnit\\Metadata\\WithoutErrorHandler(self::METHOD_LEVEL);\n    }\n    /**\n     * @psalm-param 0|1 $level\n     */\n    protected function __construct(int $level)\n    {\n        $this->level = $level;\n    }\n    public function isClassLevel() : bool\n    {\n        return $this->level === self::CLASS_LEVEL;\n    }\n    public function isMethodLevel() : bool\n    {\n        return $this->level === self::METHOD_LEVEL;\n    }\n    /**\n     * @psalm-assert-if-true After $this\n     */\n    public function isAfter() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true AfterClass $this\n     */\n    public function isAfterClass() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true BackupGlobals $this\n     */\n    public function isBackupGlobals() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true BackupStaticProperties $this\n     */\n    public function isBackupStaticProperties() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true BeforeClass $this\n     */\n    public function isBeforeClass() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Before $this\n     */\n    public function isBefore() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Covers $this\n     */\n    public function isCovers() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true CoversClass $this\n     */\n    public function isCoversClass() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true CoversDefaultClass $this\n     */\n    public function isCoversDefaultClass() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true CoversFunction $this\n     */\n    public function isCoversFunction() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true CoversNothing $this\n     */\n    public function isCoversNothing() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true DataProvider $this\n     */\n    public function isDataProvider() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true DependsOnClass $this\n     */\n    public function isDependsOnClass() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true DependsOnMethod $this\n     */\n    public function isDependsOnMethod() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true DoesNotPerformAssertions $this\n     */\n    public function isDoesNotPerformAssertions() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true ExcludeGlobalVariableFromBackup $this\n     */\n    public function isExcludeGlobalVariableFromBackup() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true ExcludeStaticPropertyFromBackup $this\n     */\n    public function isExcludeStaticPropertyFromBackup() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Group $this\n     */\n    public function isGroup() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true IgnoreClassForCodeCoverage $this\n     */\n    public function isIgnoreClassForCodeCoverage() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true IgnoreMethodForCodeCoverage $this\n     */\n    public function isIgnoreMethodForCodeCoverage() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true IgnoreFunctionForCodeCoverage $this\n     */\n    public function isIgnoreFunctionForCodeCoverage() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RunClassInSeparateProcess $this\n     */\n    public function isRunClassInSeparateProcess() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RunInSeparateProcess $this\n     */\n    public function isRunInSeparateProcess() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RunTestsInSeparateProcesses $this\n     */\n    public function isRunTestsInSeparateProcesses() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Test $this\n     */\n    public function isTest() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true PreCondition $this\n     */\n    public function isPreCondition() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true PostCondition $this\n     */\n    public function isPostCondition() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true PreserveGlobalState $this\n     */\n    public function isPreserveGlobalState() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RequiresMethod $this\n     */\n    public function isRequiresMethod() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RequiresFunction $this\n     */\n    public function isRequiresFunction() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RequiresOperatingSystem $this\n     */\n    public function isRequiresOperatingSystem() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RequiresOperatingSystemFamily $this\n     */\n    public function isRequiresOperatingSystemFamily() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RequiresPhp $this\n     */\n    public function isRequiresPhp() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RequiresPhpExtension $this\n     */\n    public function isRequiresPhpExtension() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RequiresPhpunit $this\n     */\n    public function isRequiresPhpunit() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true RequiresSetting $this\n     */\n    public function isRequiresSetting() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true TestDox $this\n     */\n    public function isTestDox() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true TestWith $this\n     */\n    public function isTestWith() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true Uses $this\n     */\n    public function isUses() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true UsesClass $this\n     */\n    public function isUsesClass() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true UsesDefaultClass $this\n     */\n    public function isUsesDefaultClass() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true UsesFunction $this\n     */\n    public function isUsesFunction() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true WithoutErrorHandler $this\n     */\n    public function isWithoutErrorHandler() : bool\n    {\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse function array_filter;\nuse function array_merge;\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @template-implements IteratorAggregate<int, Metadata>\n *\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MetadataCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<Metadata>\n     */\n    private readonly array $metadata;\n    /**\n     * @psalm-param list<Metadata> $metadata\n     */\n    public static function fromArray(array $metadata) : self\n    {\n        return new self(...$metadata);\n    }\n    private function __construct(\\PHPUnit\\Metadata\\Metadata ...$metadata)\n    {\n        $this->metadata = $metadata;\n    }\n    /**\n     * @psalm-return list<Metadata>\n     */\n    public function asArray() : array\n    {\n        return $this->metadata;\n    }\n    public function count() : int\n    {\n        return count($this->metadata);\n    }\n    public function isEmpty() : bool\n    {\n        return $this->count() === 0;\n    }\n    public function isNotEmpty() : bool\n    {\n        return $this->count() > 0;\n    }\n    public function getIterator() : \\PHPUnit\\Metadata\\MetadataCollectionIterator\n    {\n        return new \\PHPUnit\\Metadata\\MetadataCollectionIterator($this);\n    }\n    public function mergeWith(self $other) : self\n    {\n        return new self(...array_merge($this->asArray(), $other->asArray()));\n    }\n    public function isClassLevel() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isClassLevel()));\n    }\n    public function isMethodLevel() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isMethodLevel()));\n    }\n    public function isAfter() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isAfter()));\n    }\n    public function isAfterClass() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isAfterClass()));\n    }\n    public function isBackupGlobals() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isBackupGlobals()));\n    }\n    public function isBackupStaticProperties() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isBackupStaticProperties()));\n    }\n    public function isBeforeClass() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isBeforeClass()));\n    }\n    public function isBefore() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isBefore()));\n    }\n    public function isCovers() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isCovers()));\n    }\n    public function isCoversClass() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isCoversClass()));\n    }\n    public function isCoversDefaultClass() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isCoversDefaultClass()));\n    }\n    public function isCoversFunction() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isCoversFunction()));\n    }\n    public function isExcludeGlobalVariableFromBackup() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isExcludeGlobalVariableFromBackup()));\n    }\n    public function isExcludeStaticPropertyFromBackup() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isExcludeStaticPropertyFromBackup()));\n    }\n    public function isCoversNothing() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isCoversNothing()));\n    }\n    public function isDataProvider() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isDataProvider()));\n    }\n    public function isDepends() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isDependsOnClass() || $metadata->isDependsOnMethod()));\n    }\n    public function isDependsOnClass() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isDependsOnClass()));\n    }\n    public function isDependsOnMethod() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isDependsOnMethod()));\n    }\n    public function isDoesNotPerformAssertions() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isDoesNotPerformAssertions()));\n    }\n    public function isGroup() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isGroup()));\n    }\n    /**\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5513\n     */\n    public function isIgnoreClassForCodeCoverage() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isIgnoreClassForCodeCoverage()));\n    }\n    /**\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5513\n     */\n    public function isIgnoreMethodForCodeCoverage() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isIgnoreMethodForCodeCoverage()));\n    }\n    /**\n     * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5513\n     */\n    public function isIgnoreFunctionForCodeCoverage() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isIgnoreFunctionForCodeCoverage()));\n    }\n    public function isRunClassInSeparateProcess() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRunClassInSeparateProcess()));\n    }\n    public function isRunInSeparateProcess() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRunInSeparateProcess()));\n    }\n    public function isRunTestsInSeparateProcesses() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRunTestsInSeparateProcesses()));\n    }\n    public function isTest() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isTest()));\n    }\n    public function isPreCondition() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isPreCondition()));\n    }\n    public function isPostCondition() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isPostCondition()));\n    }\n    public function isPreserveGlobalState() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isPreserveGlobalState()));\n    }\n    public function isRequiresMethod() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRequiresMethod()));\n    }\n    public function isRequiresFunction() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRequiresFunction()));\n    }\n    public function isRequiresOperatingSystem() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRequiresOperatingSystem()));\n    }\n    public function isRequiresOperatingSystemFamily() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRequiresOperatingSystemFamily()));\n    }\n    public function isRequiresPhp() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRequiresPhp()));\n    }\n    public function isRequiresPhpExtension() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRequiresPhpExtension()));\n    }\n    public function isRequiresPhpunit() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRequiresPhpunit()));\n    }\n    public function isRequiresSetting() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isRequiresSetting()));\n    }\n    public function isTestDox() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isTestDox()));\n    }\n    public function isTestWith() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isTestWith()));\n    }\n    public function isUses() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isUses()));\n    }\n    public function isUsesClass() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isUsesClass()));\n    }\n    public function isUsesDefaultClass() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isUsesDefaultClass()));\n    }\n    public function isUsesFunction() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isUsesFunction()));\n    }\n    public function isWithoutErrorHandler() : self\n    {\n        return new self(...array_filter($this->metadata, static fn(\\PHPUnit\\Metadata\\Metadata $metadata): bool => $metadata->isWithoutErrorHandler()));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse function count;\nuse Iterator;\n/**\n * @template-implements Iterator<int, Metadata>\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MetadataCollectionIterator implements Iterator\n{\n    /**\n     * @psalm-var list<Metadata>\n     */\n    private readonly array $metadata;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\Metadata\\MetadataCollection $metadata)\n    {\n        $this->metadata = $metadata->asArray();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->metadata);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\Metadata\\Metadata\n    {\n        return $this->metadata[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Annotation\\Parser;\n\nuse function array_filter;\nuse function array_map;\nuse function array_merge;\nuse function array_values;\nuse function count;\nuse function preg_match;\nuse function preg_match_all;\nuse function preg_replace;\nuse function preg_split;\nuse function realpath;\nuse function substr;\nuse function trim;\nuse PHPUnit\\PharIo\\Version\\Exception as PharIoVersionException;\nuse PHPUnit\\PharIo\\Version\\VersionConstraintParser;\nuse PHPUnit\\Metadata\\AnnotationsAreNotSupportedForInternalClassesException;\nuse PHPUnit\\Metadata\\InvalidVersionRequirementException;\nuse ReflectionClass;\nuse ReflectionFunctionAbstract;\nuse ReflectionMethod;\n/**\n * This is an abstraction around a PHPUnit-specific docBlock,\n * allowing us to ask meaningful questions about a specific\n * reflection symbol.\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DocBlock\n{\n    private const REGEX_REQUIRES_VERSION = '/@requires\\\\s+(?P<name>PHP(?:Unit)?)\\\\s+(?P<operator>[<>=!]{0,2})\\\\s*(?P<version>[\\\\d\\\\.-]+(dev|(RC|alpha|beta)[\\\\d\\\\.])?)[ \\\\t]*\\\\r?$/m';\n    private const REGEX_REQUIRES_VERSION_CONSTRAINT = '/@requires\\\\s+(?P<name>PHP(?:Unit)?)\\\\s+(?P<constraint>[\\\\d\\\\t \\\\-.|~^]+)[ \\\\t]*\\\\r?$/m';\n    private const REGEX_REQUIRES_OS = '/@requires\\\\s+(?P<name>OS(?:FAMILY)?)\\\\s+(?P<value>.+?)[ \\\\t]*\\\\r?$/m';\n    private const REGEX_REQUIRES_SETTING = '/@requires\\\\s+(?P<name>setting)\\\\s+(?P<setting>([^ ]+?))\\\\s*(?P<value>[\\\\w\\\\.-]+[\\\\w\\\\.]?)?[ \\\\t]*\\\\r?$/m';\n    private const REGEX_REQUIRES = '/@requires\\\\s+(?P<name>function|extension)\\\\s+(?P<value>([^\\\\s<>=!]+))\\\\s*(?P<operator>[<>=!]{0,2})\\\\s*(?P<version>[\\\\d\\\\.-]+[\\\\d\\\\.]?)?[ \\\\t]*\\\\r?$/m';\n    private readonly string $docComment;\n    /**\n     * @psalm-var array<string, array<int, string>> pre-parsed annotations indexed by name and occurrence index\n     */\n    private readonly array $symbolAnnotations;\n    /**\n     * @psalm-var null|(array{\n     *   __OFFSET: array<string, int>&array{__FILE: string},\n     *   setting?: array<string, string>,\n     *   extension_versions?: array<string, array{version: string, operator: string}>\n     * }&array<\n     *   string,\n     *   string|array{version: string, operator: string}|array{constraint: string}|array<int|string, string>\n     * >)\n     */\n    private ?array $parsedRequirements = null;\n    private readonly int $startLine;\n    private readonly string $fileName;\n    /**\n     * @throws AnnotationsAreNotSupportedForInternalClassesException\n     */\n    public static function ofClass(ReflectionClass $class) : self\n    {\n        if ($class->isInternal()) {\n            throw new AnnotationsAreNotSupportedForInternalClassesException($class->getName());\n        }\n        return new self((string) $class->getDocComment(), self::extractAnnotationsFromReflector($class), $class->getStartLine(), $class->getFileName());\n    }\n    /**\n     * @throws AnnotationsAreNotSupportedForInternalClassesException\n     */\n    public static function ofMethod(ReflectionMethod $method) : self\n    {\n        if ($method->getDeclaringClass()->isInternal()) {\n            throw new AnnotationsAreNotSupportedForInternalClassesException($method->getDeclaringClass()->getName());\n        }\n        return new self((string) $method->getDocComment(), self::extractAnnotationsFromReflector($method), $method->getStartLine(), $method->getFileName());\n    }\n    /**\n     * Note: we do not preserve an instance of the reflection object, since it cannot be safely (de-)serialized.\n     *\n     * @param array<string, array<int, string>> $symbolAnnotations\n     */\n    private function __construct(string $docComment, array $symbolAnnotations, int $startLine, string $fileName)\n    {\n        $this->docComment = $docComment;\n        $this->symbolAnnotations = $symbolAnnotations;\n        $this->startLine = $startLine;\n        $this->fileName = $fileName;\n    }\n    /**\n     * @psalm-return array{\n     *   __OFFSET: array<string, int>&array{__FILE: string},\n     *   setting?: array<string, string>,\n     *   extension_versions?: array<string, array{version: string, operator: string}>\n     * }&array<\n     *   string,\n     *   string|array{version: string, operator: string}|array{constraint: string}|array<int|string, string>\n     * >\n     */\n    public function requirements() : array\n    {\n        if ($this->parsedRequirements !== null) {\n            return $this->parsedRequirements;\n        }\n        $offset = $this->startLine;\n        $requires = [];\n        $recordedSettings = [];\n        $extensionVersions = [];\n        $recordedOffsets = ['__FILE' => realpath($this->fileName)];\n        // Trim docblock markers, split it into lines and rewind offset to start of docblock\n        $lines = preg_replace(['#^/\\\\*{2}#', '#\\\\*/$#'], '', preg_split('/\\\\r\\\\n|\\\\r|\\\\n/', $this->docComment));\n        $offset -= count($lines);\n        foreach ($lines as $line) {\n            if (preg_match(self::REGEX_REQUIRES_OS, $line, $matches)) {\n                $requires[$matches['name']] = $matches['value'];\n                $recordedOffsets[$matches['name']] = $offset;\n            }\n            if (preg_match(self::REGEX_REQUIRES_VERSION, $line, $matches)) {\n                $requires[$matches['name']] = ['version' => $matches['version'], 'operator' => $matches['operator']];\n                $recordedOffsets[$matches['name']] = $offset;\n            }\n            if (preg_match(self::REGEX_REQUIRES_VERSION_CONSTRAINT, $line, $matches)) {\n                if (!empty($requires[$matches['name']])) {\n                    $offset++;\n                    continue;\n                }\n                try {\n                    $versionConstraintParser = new VersionConstraintParser();\n                    $requires[$matches['name'] . '_constraint'] = ['constraint' => $versionConstraintParser->parse(trim($matches['constraint']))];\n                    $recordedOffsets[$matches['name'] . '_constraint'] = $offset;\n                } catch (PharIoVersionException $e) {\n                    throw new InvalidVersionRequirementException($e->getMessage(), $e->getCode(), $e);\n                }\n            }\n            if (preg_match(self::REGEX_REQUIRES_SETTING, $line, $matches)) {\n                $recordedSettings[$matches['setting']] = $matches['value'];\n                $recordedOffsets['__SETTING_' . $matches['setting']] = $offset;\n            }\n            if (preg_match(self::REGEX_REQUIRES, $line, $matches)) {\n                $name = $matches['name'] . 's';\n                if (!isset($requires[$name])) {\n                    $requires[$name] = [];\n                }\n                $requires[$name][] = $matches['value'];\n                $recordedOffsets[$matches['name'] . '_' . $matches['value']] = $offset;\n                if ($name === 'extensions' && !empty($matches['version'])) {\n                    $extensionVersions[$matches['value']] = ['version' => $matches['version'], 'operator' => $matches['operator']];\n                }\n            }\n            $offset++;\n        }\n        return $this->parsedRequirements = array_merge($requires, ['__OFFSET' => $recordedOffsets], array_filter(['setting' => $recordedSettings, 'extension_versions' => $extensionVersions]));\n    }\n    public function symbolAnnotations() : array\n    {\n        return $this->symbolAnnotations;\n    }\n    /**\n     * @psalm-return array<string, array<int, string>>\n     */\n    private static function parseDocBlock(string $docBlock) : array\n    {\n        // Strip away the docblock header and footer to ease parsing of one line annotations\n        $docBlock = substr($docBlock, 3, -2);\n        $annotations = [];\n        if (preg_match_all('/@(?P<name>[A-Za-z_-]+)(?:[ \\\\t]+(?P<value>.*?))?[ \\\\t]*\\\\r?$/m', $docBlock, $matches)) {\n            $numMatches = count($matches[0]);\n            for ($i = 0; $i < $numMatches; $i++) {\n                $annotations[$matches['name'][$i]][] = $matches['value'][$i];\n            }\n        }\n        return $annotations;\n    }\n    private static function extractAnnotationsFromReflector(ReflectionClass|ReflectionFunctionAbstract $reflector) : array\n    {\n        $annotations = [];\n        if ($reflector instanceof ReflectionClass) {\n            $annotations = array_merge($annotations, ...array_map(static fn(ReflectionClass $trait): array => self::parseDocBlock((string) $trait->getDocComment()), array_values($reflector->getTraits())));\n        }\n        return array_merge($annotations, self::parseDocBlock((string) $reflector->getDocComment()));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Annotation\\Parser;\n\nuse function array_key_exists;\nuse PHPUnit\\Metadata\\AnnotationsAreNotSupportedForInternalClassesException;\nuse PHPUnit\\Metadata\\ReflectionException;\nuse ReflectionClass;\nuse ReflectionMethod;\n/**\n * Reflection information, and therefore DocBlock information, is static within\n * a single PHP process. It is therefore okay to use a Singleton registry here.\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Registry\n{\n    private static ?\\PHPUnit\\Metadata\\Annotation\\Parser\\Registry $instance = null;\n    /**\n     * @psalm-var array<string, DocBlock> indexed by class name\n     */\n    private array $classDocBlocks = [];\n    /**\n     * @psalm-var array<string, array<string, DocBlock>> indexed by class name and method name\n     */\n    private array $methodDocBlocks = [];\n    public static function getInstance() : self\n    {\n        return self::$instance ?? (self::$instance = new self());\n    }\n    private function __construct()\n    {\n    }\n    /**\n     * @psalm-param class-string $class\n     *\n     * @throws AnnotationsAreNotSupportedForInternalClassesException\n     * @throws ReflectionException\n     */\n    public function forClassName(string $class) : \\PHPUnit\\Metadata\\Annotation\\Parser\\DocBlock\n    {\n        if (array_key_exists($class, $this->classDocBlocks)) {\n            return $this->classDocBlocks[$class];\n        }\n        try {\n            $reflection = new ReflectionClass($class);\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n        return $this->classDocBlocks[$class] = \\PHPUnit\\Metadata\\Annotation\\Parser\\DocBlock::ofClass($reflection);\n    }\n    /**\n     * @psalm-param class-string $classInHierarchy\n     *\n     * @throws AnnotationsAreNotSupportedForInternalClassesException\n     * @throws ReflectionException\n     */\n    public function forMethod(string $classInHierarchy, string $method) : \\PHPUnit\\Metadata\\Annotation\\Parser\\DocBlock\n    {\n        if (isset($this->methodDocBlocks[$classInHierarchy][$method])) {\n            return $this->methodDocBlocks[$classInHierarchy][$method];\n        }\n        try {\n            $reflection = new ReflectionMethod($classInHierarchy, $method);\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n        return $this->methodDocBlocks[$classInHierarchy][$method] = \\PHPUnit\\Metadata\\Annotation\\Parser\\DocBlock::ofMethod($reflection);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Parser;\n\nuse function array_merge;\nuse function assert;\nuse function count;\nuse function explode;\nuse function method_exists;\nuse function preg_replace;\nuse function rtrim;\nuse function str_contains;\nuse function str_starts_with;\nuse function strlen;\nuse function substr;\nuse function trim;\nuse PHPUnit\\Metadata\\Annotation\\Parser\\Registry as AnnotationRegistry;\nuse PHPUnit\\Metadata\\AnnotationsAreNotSupportedForInternalClassesException;\nuse PHPUnit\\Metadata\\Metadata;\nuse PHPUnit\\Metadata\\MetadataCollection;\nuse PHPUnit\\Metadata\\ReflectionException;\nuse PHPUnit\\Metadata\\Version\\ComparisonRequirement;\nuse PHPUnit\\Metadata\\Version\\ConstraintRequirement;\nuse PHPUnit\\Util\\InvalidVersionOperatorException;\nuse PHPUnit\\Util\\VersionComparisonOperator;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AnnotationParser implements \\PHPUnit\\Metadata\\Parser\\Parser\n{\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws AnnotationsAreNotSupportedForInternalClassesException\n     * @throws InvalidVersionOperatorException\n     * @throws ReflectionException\n     */\n    public function forClass(string $className) : MetadataCollection\n    {\n        $result = [];\n        foreach (AnnotationRegistry::getInstance()->forClassName($className)->symbolAnnotations() as $annotation => $values) {\n            switch ($annotation) {\n                case 'backupGlobals':\n                    $result[] = Metadata::backupGlobalsOnClass($this->stringToBool($values[0]));\n                    break;\n                case 'backupStaticAttributes':\n                case 'backupStaticProperties':\n                    $result[] = Metadata::backupStaticPropertiesOnClass($this->stringToBool($values[0]));\n                    break;\n                case 'covers':\n                    foreach ($values as $value) {\n                        $value = $this->cleanUpCoversOrUsesTarget($value);\n                        $result[] = Metadata::coversOnClass($value);\n                    }\n                    break;\n                case 'coversDefaultClass':\n                    foreach ($values as $value) {\n                        $result[] = Metadata::coversDefaultClass($value);\n                    }\n                    break;\n                case 'coversNothing':\n                    $result[] = Metadata::coversNothingOnClass();\n                    break;\n                case 'doesNotPerformAssertions':\n                    $result[] = Metadata::doesNotPerformAssertionsOnClass();\n                    break;\n                case 'group':\n                case 'ticket':\n                    foreach ($values as $value) {\n                        $result[] = Metadata::groupOnClass($value);\n                    }\n                    break;\n                case 'large':\n                    $result[] = Metadata::groupOnClass('large');\n                    break;\n                case 'medium':\n                    $result[] = Metadata::groupOnClass('medium');\n                    break;\n                case 'preserveGlobalState':\n                    $result[] = Metadata::preserveGlobalStateOnClass($this->stringToBool($values[0]));\n                    break;\n                case 'runClassInSeparateProcess':\n                    $result[] = Metadata::runClassInSeparateProcess();\n                    break;\n                case 'runTestsInSeparateProcesses':\n                    $result[] = Metadata::runTestsInSeparateProcesses();\n                    break;\n                case 'small':\n                    $result[] = Metadata::groupOnClass('small');\n                    break;\n                case 'testdox':\n                    $result[] = Metadata::testDoxOnClass($values[0]);\n                    break;\n                case 'uses':\n                    foreach ($values as $value) {\n                        $value = $this->cleanUpCoversOrUsesTarget($value);\n                        $result[] = Metadata::usesOnClass($value);\n                    }\n                    break;\n                case 'usesDefaultClass':\n                    foreach ($values as $value) {\n                        $result[] = Metadata::usesDefaultClass($value);\n                    }\n                    break;\n            }\n        }\n        $result = array_merge($result, $this->parseRequirements(AnnotationRegistry::getInstance()->forClassName($className)->requirements(), 'class'));\n        return MetadataCollection::fromArray($result);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @throws AnnotationsAreNotSupportedForInternalClassesException\n     * @throws InvalidVersionOperatorException\n     * @throws ReflectionException\n     */\n    public function forMethod(string $className, string $methodName) : MetadataCollection\n    {\n        $result = [];\n        foreach (AnnotationRegistry::getInstance()->forMethod($className, $methodName)->symbolAnnotations() as $annotation => $values) {\n            switch ($annotation) {\n                case 'after':\n                    $result[] = Metadata::after();\n                    break;\n                case 'afterClass':\n                    $result[] = Metadata::afterClass();\n                    break;\n                case 'backupGlobals':\n                    $result[] = Metadata::backupGlobalsOnMethod($this->stringToBool($values[0]));\n                    break;\n                case 'backupStaticAttributes':\n                case 'backupStaticProperties':\n                    $result[] = Metadata::backupStaticPropertiesOnMethod($this->stringToBool($values[0]));\n                    break;\n                case 'before':\n                    $result[] = Metadata::before();\n                    break;\n                case 'beforeClass':\n                    $result[] = Metadata::beforeClass();\n                    break;\n                case 'covers':\n                    foreach ($values as $value) {\n                        $value = $this->cleanUpCoversOrUsesTarget($value);\n                        $result[] = Metadata::coversOnMethod($value);\n                    }\n                    break;\n                case 'coversNothing':\n                    $result[] = Metadata::coversNothingOnMethod();\n                    break;\n                case 'dataProvider':\n                    foreach ($values as $value) {\n                        $value = rtrim($value, \" ()\\n\\r\\t\\v\\x00\");\n                        if (str_contains($value, '::')) {\n                            $result[] = Metadata::dataProvider(...explode('::', $value));\n                            continue;\n                        }\n                        $result[] = Metadata::dataProvider($className, $value);\n                    }\n                    break;\n                case 'depends':\n                    foreach ($values as $value) {\n                        $deepClone = \\false;\n                        $shallowClone = \\false;\n                        if (str_starts_with($value, 'clone ')) {\n                            $deepClone = \\true;\n                            $value = substr($value, strlen('clone '));\n                        } elseif (str_starts_with($value, '!clone ')) {\n                            $value = substr($value, strlen('!clone '));\n                        } elseif (str_starts_with($value, 'shallowClone ')) {\n                            $shallowClone = \\true;\n                            $value = substr($value, strlen('shallowClone '));\n                        } elseif (str_starts_with($value, '!shallowClone ')) {\n                            $value = substr($value, strlen('!shallowClone '));\n                        }\n                        if (str_contains($value, '::')) {\n                            [$_className, $_methodName] = explode('::', $value);\n                            assert($_className !== '');\n                            assert($_methodName !== '');\n                            if ($_methodName === 'class') {\n                                $result[] = Metadata::dependsOnClass($_className, $deepClone, $shallowClone);\n                                continue;\n                            }\n                            $result[] = Metadata::dependsOnMethod($_className, $_methodName, $deepClone, $shallowClone);\n                            continue;\n                        }\n                        $result[] = Metadata::dependsOnMethod($className, $value, $deepClone, $shallowClone);\n                    }\n                    break;\n                case 'doesNotPerformAssertions':\n                    $result[] = Metadata::doesNotPerformAssertionsOnMethod();\n                    break;\n                case 'excludeGlobalVariableFromBackup':\n                    foreach ($values as $value) {\n                        $result[] = Metadata::excludeGlobalVariableFromBackupOnMethod($value);\n                    }\n                    break;\n                case 'excludeStaticPropertyFromBackup':\n                    foreach ($values as $value) {\n                        $tmp = explode(' ', $value);\n                        if (count($tmp) !== 2) {\n                            continue;\n                        }\n                        $result[] = Metadata::excludeStaticPropertyFromBackupOnMethod(trim($tmp[0]), trim($tmp[1]));\n                    }\n                    break;\n                case 'group':\n                case 'ticket':\n                    foreach ($values as $value) {\n                        $result[] = Metadata::groupOnMethod($value);\n                    }\n                    break;\n                case 'large':\n                    $result[] = Metadata::groupOnMethod('large');\n                    break;\n                case 'medium':\n                    $result[] = Metadata::groupOnMethod('medium');\n                    break;\n                case 'postCondition':\n                    $result[] = Metadata::postCondition();\n                    break;\n                case 'preCondition':\n                    $result[] = Metadata::preCondition();\n                    break;\n                case 'preserveGlobalState':\n                    $result[] = Metadata::preserveGlobalStateOnMethod($this->stringToBool($values[0]));\n                    break;\n                case 'runInSeparateProcess':\n                    $result[] = Metadata::runInSeparateProcess();\n                    break;\n                case 'small':\n                    $result[] = Metadata::groupOnMethod('small');\n                    break;\n                case 'test':\n                    $result[] = Metadata::test();\n                    break;\n                case 'testdox':\n                    $result[] = Metadata::testDoxOnMethod($values[0]);\n                    break;\n                case 'uses':\n                    foreach ($values as $value) {\n                        $value = $this->cleanUpCoversOrUsesTarget($value);\n                        $result[] = Metadata::usesOnMethod($value);\n                    }\n                    break;\n            }\n        }\n        if (method_exists($className, $methodName)) {\n            $result = array_merge($result, $this->parseRequirements(AnnotationRegistry::getInstance()->forMethod($className, $methodName)->requirements(), 'method'));\n        }\n        return MetadataCollection::fromArray($result);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @throws AnnotationsAreNotSupportedForInternalClassesException\n     * @throws InvalidVersionOperatorException\n     * @throws ReflectionException\n     */\n    public function forClassAndMethod(string $className, string $methodName) : MetadataCollection\n    {\n        return $this->forClass($className)->mergeWith($this->forMethod($className, $methodName));\n    }\n    private function stringToBool(string $value) : bool\n    {\n        if ($value === 'enabled') {\n            return \\true;\n        }\n        return \\false;\n    }\n    private function cleanUpCoversOrUsesTarget(string $value) : string\n    {\n        $value = preg_replace('/[\\\\s()]+$/', '', $value);\n        return explode(' ', $value, 2)[0];\n    }\n    /**\n     * @psalm-return list<Metadata>\n     *\n     * @throws InvalidVersionOperatorException\n     */\n    private function parseRequirements(array $requirements, string $level) : array\n    {\n        $result = [];\n        if (!empty($requirements['PHP'])) {\n            $versionRequirement = new ComparisonRequirement($requirements['PHP']['version'], new VersionComparisonOperator(empty($requirements['PHP']['operator']) ? '>=' : $requirements['PHP']['operator']));\n            if ($level === 'class') {\n                $result[] = Metadata::requiresPhpOnClass($versionRequirement);\n            } else {\n                $result[] = Metadata::requiresPhpOnMethod($versionRequirement);\n            }\n        } elseif (!empty($requirements['PHP_constraint'])) {\n            $versionRequirement = new ConstraintRequirement($requirements['PHP_constraint']['constraint']);\n            if ($level === 'class') {\n                $result[] = Metadata::requiresPhpOnClass($versionRequirement);\n            } else {\n                $result[] = Metadata::requiresPhpOnMethod($versionRequirement);\n            }\n        }\n        if (!empty($requirements['extensions'])) {\n            foreach ($requirements['extensions'] as $extension) {\n                if (isset($requirements['extension_versions'][$extension])) {\n                    continue;\n                }\n                if ($level === 'class') {\n                    $result[] = Metadata::requiresPhpExtensionOnClass($extension, null);\n                } else {\n                    $result[] = Metadata::requiresPhpExtensionOnMethod($extension, null);\n                }\n            }\n        }\n        if (!empty($requirements['extension_versions'])) {\n            foreach ($requirements['extension_versions'] as $extension => $version) {\n                $versionRequirement = new ComparisonRequirement($version['version'], new VersionComparisonOperator(empty($version['operator']) ? '>=' : $version['operator']));\n                if ($level === 'class') {\n                    $result[] = Metadata::requiresPhpExtensionOnClass($extension, $versionRequirement);\n                } else {\n                    $result[] = Metadata::requiresPhpExtensionOnMethod($extension, $versionRequirement);\n                }\n            }\n        }\n        if (!empty($requirements['PHPUnit'])) {\n            $versionRequirement = new ComparisonRequirement($requirements['PHPUnit']['version'], new VersionComparisonOperator(empty($requirements['PHPUnit']['operator']) ? '>=' : $requirements['PHPUnit']['operator']));\n            if ($level === 'class') {\n                $result[] = Metadata::requiresPhpunitOnClass($versionRequirement);\n            } else {\n                $result[] = Metadata::requiresPhpunitOnMethod($versionRequirement);\n            }\n        } elseif (!empty($requirements['PHPUnit_constraint'])) {\n            $versionRequirement = new ConstraintRequirement($requirements['PHPUnit_constraint']['constraint']);\n            if ($level === 'class') {\n                $result[] = Metadata::requiresPhpunitOnClass($versionRequirement);\n            } else {\n                $result[] = Metadata::requiresPhpunitOnMethod($versionRequirement);\n            }\n        }\n        if (!empty($requirements['OSFAMILY'])) {\n            if ($level === 'class') {\n                $result[] = Metadata::requiresOperatingSystemFamilyOnClass($requirements['OSFAMILY']);\n            } else {\n                $result[] = Metadata::requiresOperatingSystemFamilyOnMethod($requirements['OSFAMILY']);\n            }\n        }\n        if (!empty($requirements['OS'])) {\n            if ($level === 'class') {\n                $result[] = Metadata::requiresOperatingSystemOnClass($requirements['OS']);\n            } else {\n                $result[] = Metadata::requiresOperatingSystemOnMethod($requirements['OS']);\n            }\n        }\n        if (!empty($requirements['functions'])) {\n            foreach ($requirements['functions'] as $function) {\n                $pieces = explode('::', $function);\n                if (count($pieces) === 2) {\n                    if ($level === 'class') {\n                        $result[] = Metadata::requiresMethodOnClass($pieces[0], $pieces[1]);\n                    } else {\n                        $result[] = Metadata::requiresMethodOnMethod($pieces[0], $pieces[1]);\n                    }\n                } elseif ($level === 'class') {\n                    $result[] = Metadata::requiresFunctionOnClass($function);\n                } else {\n                    $result[] = Metadata::requiresFunctionOnMethod($function);\n                }\n            }\n        }\n        if (!empty($requirements['setting'])) {\n            foreach ($requirements['setting'] as $setting => $value) {\n                if ($level === 'class') {\n                    $result[] = Metadata::requiresSettingOnClass($setting, $value);\n                } else {\n                    $result[] = Metadata::requiresSettingOnMethod($setting, $value);\n                }\n            }\n        }\n        return $result;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Parser;\n\nuse const JSON_THROW_ON_ERROR;\nuse function assert;\nuse function json_decode;\nuse function str_starts_with;\nuse PHPUnit\\Framework\\Attributes\\After;\nuse PHPUnit\\Framework\\Attributes\\AfterClass;\nuse PHPUnit\\Framework\\Attributes\\BackupGlobals;\nuse PHPUnit\\Framework\\Attributes\\BackupStaticProperties;\nuse PHPUnit\\Framework\\Attributes\\Before;\nuse PHPUnit\\Framework\\Attributes\\BeforeClass;\nuse PHPUnit\\Framework\\Attributes\\CoversClass;\nuse PHPUnit\\Framework\\Attributes\\CoversFunction;\nuse PHPUnit\\Framework\\Attributes\\CoversNothing;\nuse PHPUnit\\Framework\\Attributes\\DataProvider;\nuse PHPUnit\\Framework\\Attributes\\DataProviderExternal;\nuse PHPUnit\\Framework\\Attributes\\Depends;\nuse PHPUnit\\Framework\\Attributes\\DependsExternal;\nuse PHPUnit\\Framework\\Attributes\\DependsExternalUsingDeepClone;\nuse PHPUnit\\Framework\\Attributes\\DependsExternalUsingShallowClone;\nuse PHPUnit\\Framework\\Attributes\\DependsOnClass;\nuse PHPUnit\\Framework\\Attributes\\DependsOnClassUsingDeepClone;\nuse PHPUnit\\Framework\\Attributes\\DependsOnClassUsingShallowClone;\nuse PHPUnit\\Framework\\Attributes\\DependsUsingDeepClone;\nuse PHPUnit\\Framework\\Attributes\\DependsUsingShallowClone;\nuse PHPUnit\\Framework\\Attributes\\DoesNotPerformAssertions;\nuse PHPUnit\\Framework\\Attributes\\ExcludeGlobalVariableFromBackup;\nuse PHPUnit\\Framework\\Attributes\\ExcludeStaticPropertyFromBackup;\nuse PHPUnit\\Framework\\Attributes\\Group;\nuse PHPUnit\\Framework\\Attributes\\IgnoreClassForCodeCoverage;\nuse PHPUnit\\Framework\\Attributes\\IgnoreFunctionForCodeCoverage;\nuse PHPUnit\\Framework\\Attributes\\IgnoreMethodForCodeCoverage;\nuse PHPUnit\\Framework\\Attributes\\Large;\nuse PHPUnit\\Framework\\Attributes\\Medium;\nuse PHPUnit\\Framework\\Attributes\\PostCondition;\nuse PHPUnit\\Framework\\Attributes\\PreCondition;\nuse PHPUnit\\Framework\\Attributes\\PreserveGlobalState;\nuse PHPUnit\\Framework\\Attributes\\RequiresFunction;\nuse PHPUnit\\Framework\\Attributes\\RequiresMethod;\nuse PHPUnit\\Framework\\Attributes\\RequiresOperatingSystem;\nuse PHPUnit\\Framework\\Attributes\\RequiresOperatingSystemFamily;\nuse PHPUnit\\Framework\\Attributes\\RequiresPhp;\nuse PHPUnit\\Framework\\Attributes\\RequiresPhpExtension;\nuse PHPUnit\\Framework\\Attributes\\RequiresPhpunit;\nuse PHPUnit\\Framework\\Attributes\\RequiresSetting;\nuse PHPUnit\\Framework\\Attributes\\RunClassInSeparateProcess;\nuse PHPUnit\\Framework\\Attributes\\RunInSeparateProcess;\nuse PHPUnit\\Framework\\Attributes\\RunTestsInSeparateProcesses;\nuse PHPUnit\\Framework\\Attributes\\Small;\nuse PHPUnit\\Framework\\Attributes\\Test;\nuse PHPUnit\\Framework\\Attributes\\TestDox;\nuse PHPUnit\\Framework\\Attributes\\TestWith;\nuse PHPUnit\\Framework\\Attributes\\TestWithJson;\nuse PHPUnit\\Framework\\Attributes\\Ticket;\nuse PHPUnit\\Framework\\Attributes\\UsesClass;\nuse PHPUnit\\Framework\\Attributes\\UsesFunction;\nuse PHPUnit\\Framework\\Attributes\\WithoutErrorHandler;\nuse PHPUnit\\Metadata\\Metadata;\nuse PHPUnit\\Metadata\\MetadataCollection;\nuse PHPUnit\\Metadata\\Version\\ConstraintRequirement;\nuse ReflectionClass;\nuse ReflectionMethod;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AttributeParser implements \\PHPUnit\\Metadata\\Parser\\Parser\n{\n    /**\n     * @psalm-param class-string $className\n     */\n    public function forClass(string $className) : MetadataCollection\n    {\n        $result = [];\n        foreach ((new ReflectionClass($className))->getAttributes() as $attribute) {\n            if (!str_starts_with($attribute->getName(), 'PHPUnit\\\\Framework\\\\Attributes\\\\')) {\n                continue;\n            }\n            $attributeInstance = $attribute->newInstance();\n            switch ($attribute->getName()) {\n                case BackupGlobals::class:\n                    assert($attributeInstance instanceof BackupGlobals);\n                    $result[] = Metadata::backupGlobalsOnClass($attributeInstance->enabled());\n                    break;\n                case BackupStaticProperties::class:\n                    assert($attributeInstance instanceof BackupStaticProperties);\n                    $result[] = Metadata::backupStaticPropertiesOnClass($attributeInstance->enabled());\n                    break;\n                case CoversClass::class:\n                    assert($attributeInstance instanceof CoversClass);\n                    $result[] = Metadata::coversClass($attributeInstance->className());\n                    break;\n                case CoversFunction::class:\n                    assert($attributeInstance instanceof CoversFunction);\n                    $result[] = Metadata::coversFunction($attributeInstance->functionName());\n                    break;\n                case CoversNothing::class:\n                    $result[] = Metadata::coversNothingOnClass();\n                    break;\n                case DoesNotPerformAssertions::class:\n                    $result[] = Metadata::doesNotPerformAssertionsOnClass();\n                    break;\n                case ExcludeGlobalVariableFromBackup::class:\n                    assert($attributeInstance instanceof ExcludeGlobalVariableFromBackup);\n                    $result[] = Metadata::excludeGlobalVariableFromBackupOnClass($attributeInstance->globalVariableName());\n                    break;\n                case ExcludeStaticPropertyFromBackup::class:\n                    assert($attributeInstance instanceof ExcludeStaticPropertyFromBackup);\n                    $result[] = Metadata::excludeStaticPropertyFromBackupOnClass($attributeInstance->className(), $attributeInstance->propertyName());\n                    break;\n                case Group::class:\n                    assert($attributeInstance instanceof Group);\n                    $result[] = Metadata::groupOnClass($attributeInstance->name());\n                    break;\n                case Large::class:\n                    $result[] = Metadata::groupOnClass('large');\n                    break;\n                case Medium::class:\n                    $result[] = Metadata::groupOnClass('medium');\n                    break;\n                case IgnoreClassForCodeCoverage::class:\n                    assert($attributeInstance instanceof IgnoreClassForCodeCoverage);\n                    $result[] = Metadata::ignoreClassForCodeCoverage($attributeInstance->className());\n                    break;\n                case IgnoreMethodForCodeCoverage::class:\n                    assert($attributeInstance instanceof IgnoreMethodForCodeCoverage);\n                    $result[] = Metadata::ignoreMethodForCodeCoverage($attributeInstance->className(), $attributeInstance->methodName());\n                    break;\n                case IgnoreFunctionForCodeCoverage::class:\n                    assert($attributeInstance instanceof IgnoreFunctionForCodeCoverage);\n                    $result[] = Metadata::ignoreFunctionForCodeCoverage($attributeInstance->functionName());\n                    break;\n                case PreserveGlobalState::class:\n                    assert($attributeInstance instanceof PreserveGlobalState);\n                    $result[] = Metadata::preserveGlobalStateOnClass($attributeInstance->enabled());\n                    break;\n                case RequiresMethod::class:\n                    assert($attributeInstance instanceof RequiresMethod);\n                    $result[] = Metadata::requiresMethodOnClass($attributeInstance->className(), $attributeInstance->methodName());\n                    break;\n                case RequiresFunction::class:\n                    assert($attributeInstance instanceof RequiresFunction);\n                    $result[] = Metadata::requiresFunctionOnClass($attributeInstance->functionName());\n                    break;\n                case RequiresOperatingSystem::class:\n                    assert($attributeInstance instanceof RequiresOperatingSystem);\n                    $result[] = Metadata::requiresOperatingSystemOnClass($attributeInstance->regularExpression());\n                    break;\n                case RequiresOperatingSystemFamily::class:\n                    assert($attributeInstance instanceof RequiresOperatingSystemFamily);\n                    $result[] = Metadata::requiresOperatingSystemFamilyOnClass($attributeInstance->operatingSystemFamily());\n                    break;\n                case RequiresPhp::class:\n                    assert($attributeInstance instanceof RequiresPhp);\n                    $result[] = Metadata::requiresPhpOnClass(ConstraintRequirement::from($attributeInstance->versionRequirement()));\n                    break;\n                case RequiresPhpExtension::class:\n                    assert($attributeInstance instanceof RequiresPhpExtension);\n                    $versionConstraint = null;\n                    $versionRequirement = $attributeInstance->versionRequirement();\n                    if ($versionRequirement !== null) {\n                        $versionConstraint = ConstraintRequirement::from($versionRequirement);\n                    }\n                    $result[] = Metadata::requiresPhpExtensionOnClass($attributeInstance->extension(), $versionConstraint);\n                    break;\n                case RequiresPhpunit::class:\n                    assert($attributeInstance instanceof RequiresPhpunit);\n                    $result[] = Metadata::requiresPhpunitOnClass(ConstraintRequirement::from($attributeInstance->versionRequirement()));\n                    break;\n                case RequiresSetting::class:\n                    assert($attributeInstance instanceof RequiresSetting);\n                    $result[] = Metadata::requiresSettingOnClass($attributeInstance->setting(), $attributeInstance->value());\n                    break;\n                case RunClassInSeparateProcess::class:\n                    $result[] = Metadata::runClassInSeparateProcess();\n                    break;\n                case RunTestsInSeparateProcesses::class:\n                    $result[] = Metadata::runTestsInSeparateProcesses();\n                    break;\n                case Small::class:\n                    $result[] = Metadata::groupOnClass('small');\n                    break;\n                case TestDox::class:\n                    assert($attributeInstance instanceof TestDox);\n                    $result[] = Metadata::testDoxOnClass($attributeInstance->text());\n                    break;\n                case Ticket::class:\n                    assert($attributeInstance instanceof Ticket);\n                    $result[] = Metadata::groupOnClass($attributeInstance->text());\n                    break;\n                case UsesClass::class:\n                    assert($attributeInstance instanceof UsesClass);\n                    $result[] = Metadata::usesClass($attributeInstance->className());\n                    break;\n                case UsesFunction::class:\n                    assert($attributeInstance instanceof UsesFunction);\n                    $result[] = Metadata::usesFunction($attributeInstance->functionName());\n                    break;\n            }\n        }\n        return MetadataCollection::fromArray($result);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function forMethod(string $className, string $methodName) : MetadataCollection\n    {\n        $result = [];\n        foreach ((new ReflectionMethod($className, $methodName))->getAttributes() as $attribute) {\n            if (!str_starts_with($attribute->getName(), 'PHPUnit\\\\Framework\\\\Attributes\\\\')) {\n                continue;\n            }\n            $attributeInstance = $attribute->newInstance();\n            switch ($attribute->getName()) {\n                case After::class:\n                    $result[] = Metadata::after();\n                    break;\n                case AfterClass::class:\n                    $result[] = Metadata::afterClass();\n                    break;\n                case BackupGlobals::class:\n                    assert($attributeInstance instanceof BackupGlobals);\n                    $result[] = Metadata::backupGlobalsOnMethod($attributeInstance->enabled());\n                    break;\n                case BackupStaticProperties::class:\n                    assert($attributeInstance instanceof BackupStaticProperties);\n                    $result[] = Metadata::backupStaticPropertiesOnMethod($attributeInstance->enabled());\n                    break;\n                case Before::class:\n                    $result[] = Metadata::before();\n                    break;\n                case BeforeClass::class:\n                    $result[] = Metadata::beforeClass();\n                    break;\n                case CoversNothing::class:\n                    $result[] = Metadata::coversNothingOnMethod();\n                    break;\n                case DataProvider::class:\n                    assert($attributeInstance instanceof DataProvider);\n                    $result[] = Metadata::dataProvider($className, $attributeInstance->methodName());\n                    break;\n                case DataProviderExternal::class:\n                    assert($attributeInstance instanceof DataProviderExternal);\n                    $result[] = Metadata::dataProvider($attributeInstance->className(), $attributeInstance->methodName());\n                    break;\n                case Depends::class:\n                    assert($attributeInstance instanceof Depends);\n                    $result[] = Metadata::dependsOnMethod($className, $attributeInstance->methodName(), \\false, \\false);\n                    break;\n                case DependsUsingDeepClone::class:\n                    assert($attributeInstance instanceof DependsUsingDeepClone);\n                    $result[] = Metadata::dependsOnMethod($className, $attributeInstance->methodName(), \\true, \\false);\n                    break;\n                case DependsUsingShallowClone::class:\n                    assert($attributeInstance instanceof DependsUsingShallowClone);\n                    $result[] = Metadata::dependsOnMethod($className, $attributeInstance->methodName(), \\false, \\true);\n                    break;\n                case DependsExternal::class:\n                    assert($attributeInstance instanceof DependsExternal);\n                    $result[] = Metadata::dependsOnMethod($attributeInstance->className(), $attributeInstance->methodName(), \\false, \\false);\n                    break;\n                case DependsExternalUsingDeepClone::class:\n                    assert($attributeInstance instanceof DependsExternalUsingDeepClone);\n                    $result[] = Metadata::dependsOnMethod($attributeInstance->className(), $attributeInstance->methodName(), \\true, \\false);\n                    break;\n                case DependsExternalUsingShallowClone::class:\n                    assert($attributeInstance instanceof DependsExternalUsingShallowClone);\n                    $result[] = Metadata::dependsOnMethod($attributeInstance->className(), $attributeInstance->methodName(), \\false, \\true);\n                    break;\n                case DependsOnClass::class:\n                    assert($attributeInstance instanceof DependsOnClass);\n                    $result[] = Metadata::dependsOnClass($attributeInstance->className(), \\false, \\false);\n                    break;\n                case DependsOnClassUsingDeepClone::class:\n                    assert($attributeInstance instanceof DependsOnClassUsingDeepClone);\n                    $result[] = Metadata::dependsOnClass($attributeInstance->className(), \\true, \\false);\n                    break;\n                case DependsOnClassUsingShallowClone::class:\n                    assert($attributeInstance instanceof DependsOnClassUsingShallowClone);\n                    $result[] = Metadata::dependsOnClass($attributeInstance->className(), \\false, \\true);\n                    break;\n                case DoesNotPerformAssertions::class:\n                    assert($attributeInstance instanceof DoesNotPerformAssertions);\n                    $result[] = Metadata::doesNotPerformAssertionsOnMethod();\n                    break;\n                case ExcludeGlobalVariableFromBackup::class:\n                    assert($attributeInstance instanceof ExcludeGlobalVariableFromBackup);\n                    $result[] = Metadata::excludeGlobalVariableFromBackupOnMethod($attributeInstance->globalVariableName());\n                    break;\n                case ExcludeStaticPropertyFromBackup::class:\n                    assert($attributeInstance instanceof ExcludeStaticPropertyFromBackup);\n                    $result[] = Metadata::excludeStaticPropertyFromBackupOnMethod($attributeInstance->className(), $attributeInstance->propertyName());\n                    break;\n                case Group::class:\n                    assert($attributeInstance instanceof Group);\n                    $result[] = Metadata::groupOnMethod($attributeInstance->name());\n                    break;\n                case PostCondition::class:\n                    $result[] = Metadata::postCondition();\n                    break;\n                case PreCondition::class:\n                    $result[] = Metadata::preCondition();\n                    break;\n                case PreserveGlobalState::class:\n                    assert($attributeInstance instanceof PreserveGlobalState);\n                    $result[] = Metadata::preserveGlobalStateOnMethod($attributeInstance->enabled());\n                    break;\n                case RequiresMethod::class:\n                    assert($attributeInstance instanceof RequiresMethod);\n                    $result[] = Metadata::requiresMethodOnMethod($attributeInstance->className(), $attributeInstance->methodName());\n                    break;\n                case RequiresFunction::class:\n                    assert($attributeInstance instanceof RequiresFunction);\n                    $result[] = Metadata::requiresFunctionOnMethod($attributeInstance->functionName());\n                    break;\n                case RequiresOperatingSystem::class:\n                    assert($attributeInstance instanceof RequiresOperatingSystem);\n                    $result[] = Metadata::requiresOperatingSystemOnMethod($attributeInstance->regularExpression());\n                    break;\n                case RequiresOperatingSystemFamily::class:\n                    assert($attributeInstance instanceof RequiresOperatingSystemFamily);\n                    $result[] = Metadata::requiresOperatingSystemFamilyOnMethod($attributeInstance->operatingSystemFamily());\n                    break;\n                case RequiresPhp::class:\n                    assert($attributeInstance instanceof RequiresPhp);\n                    $result[] = Metadata::requiresPhpOnMethod(ConstraintRequirement::from($attributeInstance->versionRequirement()));\n                    break;\n                case RequiresPhpExtension::class:\n                    assert($attributeInstance instanceof RequiresPhpExtension);\n                    $versionConstraint = null;\n                    $versionRequirement = $attributeInstance->versionRequirement();\n                    if ($versionRequirement !== null) {\n                        $versionConstraint = ConstraintRequirement::from($versionRequirement);\n                    }\n                    $result[] = Metadata::requiresPhpExtensionOnMethod($attributeInstance->extension(), $versionConstraint);\n                    break;\n                case RequiresPhpunit::class:\n                    assert($attributeInstance instanceof RequiresPhpunit);\n                    $result[] = Metadata::requiresPhpunitOnMethod(ConstraintRequirement::from($attributeInstance->versionRequirement()));\n                    break;\n                case RequiresSetting::class:\n                    assert($attributeInstance instanceof RequiresSetting);\n                    $result[] = Metadata::requiresSettingOnMethod($attributeInstance->setting(), $attributeInstance->value());\n                    break;\n                case RunInSeparateProcess::class:\n                    $result[] = Metadata::runInSeparateProcess();\n                    break;\n                case Test::class:\n                    $result[] = Metadata::test();\n                    break;\n                case TestDox::class:\n                    assert($attributeInstance instanceof TestDox);\n                    $result[] = Metadata::testDoxOnMethod($attributeInstance->text());\n                    break;\n                case TestWith::class:\n                    assert($attributeInstance instanceof TestWith);\n                    $result[] = Metadata::testWith($attributeInstance->data());\n                    break;\n                case TestWithJson::class:\n                    assert($attributeInstance instanceof TestWithJson);\n                    $result[] = Metadata::testWith(json_decode($attributeInstance->json(), \\true, 512, JSON_THROW_ON_ERROR));\n                    break;\n                case Ticket::class:\n                    assert($attributeInstance instanceof Ticket);\n                    $result[] = Metadata::groupOnMethod($attributeInstance->text());\n                    break;\n                case WithoutErrorHandler::class:\n                    assert($attributeInstance instanceof WithoutErrorHandler);\n                    $result[] = Metadata::withoutErrorHandler();\n                    break;\n            }\n        }\n        return MetadataCollection::fromArray($result);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function forClassAndMethod(string $className, string $methodName) : MetadataCollection\n    {\n        return $this->forClass($className)->mergeWith($this->forMethod($className, $methodName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Parser;\n\nuse PHPUnit\\Metadata\\MetadataCollection;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CachingParser implements \\PHPUnit\\Metadata\\Parser\\Parser\n{\n    private readonly \\PHPUnit\\Metadata\\Parser\\Parser $reader;\n    private array $classCache = [];\n    private array $methodCache = [];\n    private array $classAndMethodCache = [];\n    public function __construct(\\PHPUnit\\Metadata\\Parser\\Parser $reader)\n    {\n        $this->reader = $reader;\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public function forClass(string $className) : MetadataCollection\n    {\n        if (isset($this->classCache[$className])) {\n            return $this->classCache[$className];\n        }\n        $this->classCache[$className] = $this->reader->forClass($className);\n        return $this->classCache[$className];\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function forMethod(string $className, string $methodName) : MetadataCollection\n    {\n        $key = $className . '::' . $methodName;\n        if (isset($this->methodCache[$key])) {\n            return $this->methodCache[$key];\n        }\n        $this->methodCache[$key] = $this->reader->forMethod($className, $methodName);\n        return $this->methodCache[$key];\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function forClassAndMethod(string $className, string $methodName) : MetadataCollection\n    {\n        $key = $className . '::' . $methodName;\n        if (isset($this->classAndMethodCache[$key])) {\n            return $this->classAndMethodCache[$key];\n        }\n        $this->classAndMethodCache[$key] = $this->forClass($className)->mergeWith($this->forMethod($className, $methodName));\n        return $this->classAndMethodCache[$key];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Parser;\n\nuse PHPUnit\\Metadata\\MetadataCollection;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Parser\n{\n    /**\n     * @psalm-param class-string $className\n     */\n    public function forClass(string $className) : MetadataCollection;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function forMethod(string $className, string $methodName) : MetadataCollection;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function forClassAndMethod(string $className, string $methodName) : MetadataCollection;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Parser;\n\nuse PHPUnit\\Metadata\\MetadataCollection;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ParserChain implements \\PHPUnit\\Metadata\\Parser\\Parser\n{\n    private readonly \\PHPUnit\\Metadata\\Parser\\Parser $attributeReader;\n    private readonly \\PHPUnit\\Metadata\\Parser\\Parser $annotationReader;\n    public function __construct(\\PHPUnit\\Metadata\\Parser\\Parser $attributeReader, \\PHPUnit\\Metadata\\Parser\\Parser $annotationReader)\n    {\n        $this->attributeReader = $attributeReader;\n        $this->annotationReader = $annotationReader;\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public function forClass(string $className) : MetadataCollection\n    {\n        $metadata = $this->attributeReader->forClass($className);\n        if (!$metadata->isEmpty()) {\n            return $metadata;\n        }\n        return $this->annotationReader->forClass($className);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function forMethod(string $className, string $methodName) : MetadataCollection\n    {\n        $metadata = $this->attributeReader->forMethod($className, $methodName);\n        if (!$metadata->isEmpty()) {\n            return $metadata;\n        }\n        return $this->annotationReader->forMethod($className, $methodName);\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    public function forClassAndMethod(string $className, string $methodName) : MetadataCollection\n    {\n        return $this->forClass($className)->mergeWith($this->forMethod($className, $methodName));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Parser;\n\n/**\n * Attribute and annotation information is static within a single PHP process.\n * It is therefore okay to use a Singleton registry here.\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Registry\n{\n    private static ?\\PHPUnit\\Metadata\\Parser\\Parser $instance = null;\n    public static function parser() : \\PHPUnit\\Metadata\\Parser\\Parser\n    {\n        return self::$instance ?? (self::$instance = self::build());\n    }\n    private function __construct()\n    {\n    }\n    private static function build() : \\PHPUnit\\Metadata\\Parser\\Parser\n    {\n        return new \\PHPUnit\\Metadata\\Parser\\CachingParser(new \\PHPUnit\\Metadata\\Parser\\ParserChain(new \\PHPUnit\\Metadata\\Parser\\AttributeParser(), new \\PHPUnit\\Metadata\\Parser\\AnnotationParser()));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PostCondition extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true PostCondition $this\n     */\n    public function isPostCondition() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PreCondition extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true PreCondition $this\n     */\n    public function isPreCondition() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PreserveGlobalState extends \\PHPUnit\\Metadata\\Metadata\n{\n    private readonly bool $enabled;\n    /**\n     * @psalm-param 0|1 $level\n     */\n    protected function __construct(int $level, bool $enabled)\n    {\n        parent::__construct($level);\n        $this->enabled = $enabled;\n    }\n    /**\n     * @psalm-assert-if-true PreserveGlobalState $this\n     */\n    public function isPreserveGlobalState() : bool\n    {\n        return \\true;\n    }\n    public function enabled() : bool\n    {\n        return $this->enabled;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RequiresFunction extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $functionName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $functionName\n     */\n    protected function __construct(int $level, string $functionName)\n    {\n        parent::__construct($level);\n        $this->functionName = $functionName;\n    }\n    /**\n     * @psalm-assert-if-true RequiresFunction $this\n     */\n    public function isRequiresFunction() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function functionName() : string\n    {\n        return $this->functionName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RequiresMethod extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $methodName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     */\n    protected function __construct(int $level, string $className, string $methodName)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n        $this->methodName = $methodName;\n    }\n    /**\n     * @psalm-assert-if-true RequiresMethod $this\n     */\n    public function isRequiresMethod() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function methodName() : string\n    {\n        return $this->methodName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RequiresOperatingSystem extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $operatingSystem;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $operatingSystem\n     */\n    public function __construct(int $level, string $operatingSystem)\n    {\n        parent::__construct($level);\n        $this->operatingSystem = $operatingSystem;\n    }\n    /**\n     * @psalm-assert-if-true RequiresOperatingSystem $this\n     */\n    public function isRequiresOperatingSystem() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function operatingSystem() : string\n    {\n        return $this->operatingSystem;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RequiresOperatingSystemFamily extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $operatingSystemFamily;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $operatingSystemFamily\n     */\n    protected function __construct(int $level, string $operatingSystemFamily)\n    {\n        parent::__construct($level);\n        $this->operatingSystemFamily = $operatingSystemFamily;\n    }\n    /**\n     * @psalm-assert-if-true RequiresOperatingSystemFamily $this\n     */\n    public function isRequiresOperatingSystemFamily() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function operatingSystemFamily() : string\n    {\n        return $this->operatingSystemFamily;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse PHPUnit\\Metadata\\Version\\Requirement;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RequiresPhp extends \\PHPUnit\\Metadata\\Metadata\n{\n    private readonly Requirement $versionRequirement;\n    /**\n     * @psalm-param 0|1 $level\n     */\n    protected function __construct(int $level, Requirement $versionRequirement)\n    {\n        parent::__construct($level);\n        $this->versionRequirement = $versionRequirement;\n    }\n    /**\n     * @psalm-assert-if-true RequiresPhp $this\n     */\n    public function isRequiresPhp() : bool\n    {\n        return \\true;\n    }\n    public function versionRequirement() : Requirement\n    {\n        return $this->versionRequirement;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse PHPUnit\\Metadata\\Version\\Requirement;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RequiresPhpExtension extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $extension;\n    private readonly ?Requirement $versionRequirement;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $extension\n     */\n    protected function __construct(int $level, string $extension, ?Requirement $versionRequirement)\n    {\n        parent::__construct($level);\n        $this->extension = $extension;\n        $this->versionRequirement = $versionRequirement;\n    }\n    /**\n     * @psalm-assert-if-true RequiresPhpExtension $this\n     */\n    public function isRequiresPhpExtension() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function extension() : string\n    {\n        return $this->extension;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->versionRequirement\n     */\n    public function hasVersionRequirement() : bool\n    {\n        return $this->versionRequirement !== null;\n    }\n    /**\n     * @throws NoVersionRequirementException\n     */\n    public function versionRequirement() : Requirement\n    {\n        if ($this->versionRequirement === null) {\n            throw new \\PHPUnit\\Metadata\\NoVersionRequirementException();\n        }\n        return $this->versionRequirement;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\nuse PHPUnit\\Metadata\\Version\\Requirement;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RequiresPhpunit extends \\PHPUnit\\Metadata\\Metadata\n{\n    private readonly Requirement $versionRequirement;\n    /**\n     * @psalm-param 0|1 $level\n     */\n    protected function __construct(int $level, Requirement $versionRequirement)\n    {\n        parent::__construct($level);\n        $this->versionRequirement = $versionRequirement;\n    }\n    /**\n     * @psalm-assert-if-true RequiresPhpunit $this\n     */\n    public function isRequiresPhpunit() : bool\n    {\n        return \\true;\n    }\n    public function versionRequirement() : Requirement\n    {\n        return $this->versionRequirement;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RequiresSetting extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $setting;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $value;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $setting\n     * @psalm-param non-empty-string $value\n     */\n    protected function __construct(int $level, string $setting, string $value)\n    {\n        parent::__construct($level);\n        $this->setting = $setting;\n        $this->value = $value;\n    }\n    /**\n     * @psalm-assert-if-true RequiresSetting $this\n     */\n    public function isRequiresSetting() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function setting() : string\n    {\n        return $this->setting;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function value() : string\n    {\n        return $this->value;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RunClassInSeparateProcess extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true RunClassInSeparateProcess $this\n     */\n    public function isRunClassInSeparateProcess() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RunInSeparateProcess extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true RunInSeparateProcess $this\n     */\n    public function isRunInSeparateProcess() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RunTestsInSeparateProcesses extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true RunTestsInSeparateProcesses $this\n     */\n    public function isRunTestsInSeparateProcesses() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Test extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true Test $this\n     */\n    public function isTest() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestDox extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $text;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $text\n     */\n    protected function __construct(int $level, string $text)\n    {\n        parent::__construct($level);\n        $this->text = $text;\n    }\n    /**\n     * @psalm-assert-if-true TestDox $this\n     */\n    public function isTestDox() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function text() : string\n    {\n        return $this->text;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestWith extends \\PHPUnit\\Metadata\\Metadata\n{\n    private readonly array $data;\n    /**\n     * @psalm-param 0|1 $level\n     */\n    protected function __construct(int $level, array $data)\n    {\n        parent::__construct($level);\n        $this->data = $data;\n    }\n    /**\n     * @psalm-assert-if-true TestWith $this\n     */\n    public function isTestWith() : bool\n    {\n        return \\true;\n    }\n    public function data() : array\n    {\n        return $this->data;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Uses extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $target;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $target\n     */\n    protected function __construct(int $level, string $target)\n    {\n        parent::__construct($level);\n        $this->target = $target;\n    }\n    /**\n     * @psalm-assert-if-true Uses $this\n     */\n    public function isUses() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function target() : string\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UsesClass extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     */\n    protected function __construct(int $level, string $className)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n    }\n    /**\n     * @psalm-assert-if-true UsesClass $this\n     */\n    public function isUsesClass() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return class-string\n     *\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public function asStringForCodeUnitMapper() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UsesDefaultClass extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param class-string $className\n     */\n    protected function __construct(int $level, string $className)\n    {\n        parent::__construct($level);\n        $this->className = $className;\n    }\n    /**\n     * @psalm-assert-if-true UsesDefaultClass $this\n     */\n    public function isUsesDefaultClass() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UsesFunction extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $functionName;\n    /**\n     * @psalm-param 0|1 $level\n     * @psalm-param non-empty-string $functionName\n     */\n    public function __construct(int $level, string $functionName)\n    {\n        parent::__construct($level);\n        $this->functionName = $functionName;\n    }\n    /**\n     * @psalm-assert-if-true UsesFunction $this\n     */\n    public function isUsesFunction() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function functionName() : string\n    {\n        return $this->functionName;\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public function asStringForCodeUnitMapper() : string\n    {\n        return '::' . $this->functionName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Version;\n\nuse function version_compare;\nuse PHPUnit\\Util\\VersionComparisonOperator;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ComparisonRequirement extends \\PHPUnit\\Metadata\\Version\\Requirement\n{\n    private readonly string $version;\n    private readonly VersionComparisonOperator $operator;\n    public function __construct(string $version, VersionComparisonOperator $operator)\n    {\n        $this->version = $version;\n        $this->operator = $operator;\n    }\n    public function isSatisfiedBy(string $version) : bool\n    {\n        return version_compare($version, $this->version, $this->operator->asString());\n    }\n    public function asString() : string\n    {\n        return $this->operator->asString() . ' ' . $this->version;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Version;\n\nuse function preg_replace;\nuse PHPUnit\\PharIo\\Version\\Version;\nuse PHPUnit\\PharIo\\Version\\VersionConstraint;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ConstraintRequirement extends \\PHPUnit\\Metadata\\Version\\Requirement\n{\n    private readonly VersionConstraint $constraint;\n    public function __construct(VersionConstraint $constraint)\n    {\n        $this->constraint = $constraint;\n    }\n    /**\n     * @psalm-suppress ImpureMethodCall\n     */\n    public function isSatisfiedBy(string $version) : bool\n    {\n        return $this->constraint->complies(new Version($this->sanitize($version)));\n    }\n    /**\n     * @psalm-suppress ImpureMethodCall\n     */\n    public function asString() : string\n    {\n        return $this->constraint->asString();\n    }\n    private function sanitize(string $version) : string\n    {\n        return preg_replace('/^(\\\\d+\\\\.\\\\d+(?:.\\\\d+)?).*$/', '$1', $version);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata\\Version;\n\nuse function preg_match;\nuse PHPUnit\\PharIo\\Version\\UnsupportedVersionConstraintException;\nuse PHPUnit\\PharIo\\Version\\VersionConstraintParser;\nuse PHPUnit\\Metadata\\InvalidVersionRequirementException;\nuse PHPUnit\\Util\\InvalidVersionOperatorException;\nuse PHPUnit\\Util\\VersionComparisonOperator;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Requirement\n{\n    private const VERSION_COMPARISON = '/(?P<operator>[<>=!]{0,2})\\\\s*(?P<version>[\\\\d\\\\.-]+(dev|(RC|alpha|beta)[\\\\d\\\\.])?)[ \\\\t]*\\\\r?$/m';\n    /**\n     * @throws InvalidVersionOperatorException\n     * @throws InvalidVersionRequirementException\n     */\n    public static function from(string $versionRequirement) : self\n    {\n        try {\n            return new \\PHPUnit\\Metadata\\Version\\ConstraintRequirement((new VersionConstraintParser())->parse($versionRequirement));\n        } catch (UnsupportedVersionConstraintException) {\n            if (preg_match(self::VERSION_COMPARISON, $versionRequirement, $matches)) {\n                return new \\PHPUnit\\Metadata\\Version\\ComparisonRequirement($matches['version'], new VersionComparisonOperator(!empty($matches['operator']) ? $matches['operator'] : '>='));\n            }\n        }\n        throw new InvalidVersionRequirementException();\n    }\n    public abstract function isSatisfiedBy(string $version) : bool;\n    public abstract function asString() : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Metadata;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class WithoutErrorHandler extends \\PHPUnit\\Metadata\\Metadata\n{\n    /**\n     * @psalm-assert-if-true WithoutErrorHandler $this\n     */\n    public function isWithoutErrorHandler() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Baseline\n{\n    public const VERSION = 1;\n    /**\n     * @psalm-var array<non-empty-string, array<positive-int, list<Issue>>>\n     */\n    private array $issues = [];\n    public function add(\\PHPUnit\\Runner\\Baseline\\Issue $issue) : void\n    {\n        if (!isset($this->issues[$issue->file()])) {\n            $this->issues[$issue->file()] = [];\n        }\n        if (!isset($this->issues[$issue->file()][$issue->line()])) {\n            $this->issues[$issue->file()][$issue->line()] = [];\n        }\n        $this->issues[$issue->file()][$issue->line()][] = $issue;\n    }\n    public function has(\\PHPUnit\\Runner\\Baseline\\Issue $issue) : bool\n    {\n        if (!isset($this->issues[$issue->file()][$issue->line()])) {\n            return \\false;\n        }\n        foreach ($this->issues[$issue->file()][$issue->line()] as $_issue) {\n            if ($_issue->equals($issue)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    /**\n     * @psalm-return array<string, array<positive-int, list<Issue>>>\n     */\n    public function groupedByFileAndLine() : array\n    {\n        return $this->issues;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse PHPUnit\\Runner\\Exception;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CannotLoadBaselineException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse function sprintf;\nuse PHPUnit\\Runner\\Exception;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class FileDoesNotHaveLineException extends RuntimeException implements Exception\n{\n    public function __construct(string $file, int $line)\n    {\n        parent::__construct(sprintf('File \"%s\" does not have line %d', $file, $line));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\Test\\DeprecationTriggered;\nuse PHPUnit\\Event\\Test\\NoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpWarningTriggered;\nuse PHPUnit\\Event\\Test\\WarningTriggered;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\Runner\\FileDoesNotExistException;\nuse PHPUnit\\TextUI\\Configuration\\Source;\nuse PHPUnit\\TextUI\\Configuration\\SourceFilter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Generator\n{\n    private \\PHPUnit\\Runner\\Baseline\\Baseline $baseline;\n    private readonly Source $source;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function __construct(Facade $facade, Source $source)\n    {\n        $facade->registerSubscribers(new \\PHPUnit\\Runner\\Baseline\\TestTriggeredDeprecationSubscriber($this), new \\PHPUnit\\Runner\\Baseline\\TestTriggeredNoticeSubscriber($this), new \\PHPUnit\\Runner\\Baseline\\TestTriggeredPhpDeprecationSubscriber($this), new \\PHPUnit\\Runner\\Baseline\\TestTriggeredPhpNoticeSubscriber($this), new \\PHPUnit\\Runner\\Baseline\\TestTriggeredPhpWarningSubscriber($this), new \\PHPUnit\\Runner\\Baseline\\TestTriggeredWarningSubscriber($this));\n        $this->baseline = new \\PHPUnit\\Runner\\Baseline\\Baseline();\n        $this->source = $source;\n    }\n    public function baseline() : \\PHPUnit\\Runner\\Baseline\\Baseline\n    {\n        return $this->baseline;\n    }\n    /**\n     * @throws FileDoesNotExistException\n     * @throws FileDoesNotHaveLineException\n     */\n    public function testTriggeredIssue(DeprecationTriggered|NoticeTriggered|PhpDeprecationTriggered|PhpNoticeTriggered|PhpWarningTriggered|WarningTriggered $event) : void\n    {\n        if (!$this->source->ignoreSuppressionOfPhpWarnings() && $event->wasSuppressed()) {\n            return;\n        }\n        if ($this->source->restrictWarnings() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        $this->baseline->add(\\PHPUnit\\Runner\\Baseline\\Issue::from($event->file(), $event->line(), null, $event->message()));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse function assert;\nuse function file;\nuse function is_file;\nuse function sha1;\nuse PHPUnit\\Runner\\FileDoesNotExistException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Issue\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-var positive-int\n     */\n    private readonly int $line;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $hash;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $description;\n    /**\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     * @psalm-param ?non-empty-string $hash\n     * @psalm-param non-empty-string $description\n     *\n     * @throws FileDoesNotExistException\n     * @throws FileDoesNotHaveLineException\n     */\n    public static function from(string $file, int $line, ?string $hash, string $description) : self\n    {\n        if ($hash === null) {\n            $hash = self::calculateHash($file, $line);\n        }\n        return new self($file, $line, $hash, $description);\n    }\n    /**\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     * @psalm-param non-empty-string $hash\n     * @psalm-param non-empty-string $description\n     */\n    private function __construct(string $file, int $line, string $hash, string $description)\n    {\n        $this->file = $file;\n        $this->line = $line;\n        $this->hash = $hash;\n        $this->description = $description;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function hash() : string\n    {\n        return $this->hash;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function description() : string\n    {\n        return $this->description;\n    }\n    public function equals(self $other) : bool\n    {\n        return $this->file() === $other->file() && $this->line() === $other->line() && $this->hash() === $other->hash() && $this->description() === $other->description();\n    }\n    /**\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     *\n     * @psalm-return non-empty-string\n     *\n     * @throws FileDoesNotExistException\n     * @throws FileDoesNotHaveLineException\n     */\n    private static function calculateHash(string $file, int $line) : string\n    {\n        if (!is_file($file)) {\n            throw new FileDoesNotExistException($file);\n        }\n        $lines = file($file, \\FILE_IGNORE_NEW_LINES);\n        $key = $line - 1;\n        if (!isset($lines[$key])) {\n            throw new \\PHPUnit\\Runner\\Baseline\\FileDoesNotHaveLineException($file, $line);\n        }\n        $hash = sha1($lines[$key]);\n        assert(!empty($hash));\n        return $hash;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse function assert;\nuse function dirname;\nuse function file_exists;\nuse function realpath;\nuse function sprintf;\nuse function str_replace;\nuse function trim;\nuse DOMElement;\nuse DOMXPath;\nuse PHPUnit\\Util\\Xml\\Loader as XmlLoader;\nuse PHPUnit\\Util\\Xml\\XmlException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Reader\n{\n    /**\n     * @psalm-param non-empty-string $baselineFile\n     *\n     * @throws CannotLoadBaselineException\n     */\n    public function read(string $baselineFile) : \\PHPUnit\\Runner\\Baseline\\Baseline\n    {\n        if (!file_exists($baselineFile)) {\n            throw new \\PHPUnit\\Runner\\Baseline\\CannotLoadBaselineException(sprintf('Cannot read baseline %s, file does not exist', $baselineFile));\n        }\n        try {\n            $document = (new XmlLoader())->loadFile($baselineFile);\n        } catch (XmlException $e) {\n            throw new \\PHPUnit\\Runner\\Baseline\\CannotLoadBaselineException(sprintf('Cannot read baseline: %s', trim($e->getMessage())));\n        }\n        $version = (int) $document->documentElement->getAttribute('version');\n        if ($version !== \\PHPUnit\\Runner\\Baseline\\Baseline::VERSION) {\n            throw new \\PHPUnit\\Runner\\Baseline\\CannotLoadBaselineException(sprintf('Cannot read baseline %s, version %d is not supported', $baselineFile, $version));\n        }\n        $baseline = new \\PHPUnit\\Runner\\Baseline\\Baseline();\n        $baselineDirectory = dirname(realpath($baselineFile));\n        $xpath = new DOMXPath($document);\n        foreach ($xpath->query('file') as $fileElement) {\n            assert($fileElement instanceof DOMElement);\n            $file = $baselineDirectory . \\DIRECTORY_SEPARATOR . str_replace('/', \\DIRECTORY_SEPARATOR, $fileElement->getAttribute('path'));\n            foreach ($xpath->query('line', $fileElement) as $lineElement) {\n                assert($lineElement instanceof DOMElement);\n                $line = (int) $lineElement->getAttribute('number');\n                $hash = $lineElement->getAttribute('hash');\n                foreach ($xpath->query('issue', $lineElement) as $issueElement) {\n                    assert($issueElement instanceof DOMElement);\n                    $description = $issueElement->textContent;\n                    assert(!empty($file));\n                    assert($line > 0);\n                    assert(!empty($hash));\n                    assert(!empty($description));\n                    $baseline->add(\\PHPUnit\\Runner\\Baseline\\Issue::from($file, $line, $hash, $description));\n                }\n            }\n        }\n        return $baseline;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse function array_fill;\nuse function array_merge;\nuse function array_slice;\nuse function assert;\nuse function count;\nuse function explode;\nuse function implode;\nuse function str_replace;\nuse function strpos;\nuse function substr;\nuse function trim;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @see Copied from https://github.com/phpstan/phpstan-src/blob/1.10.33/src/File/ParentDirectoryRelativePathHelper.php\n */\nfinal class RelativePathCalculator\n{\n    /**\n     * @psalm-var non-empty-string $baselineDirectory\n     */\n    private readonly string $baselineDirectory;\n    /**\n     * @psalm-param non-empty-string $baselineDirectory\n     */\n    public function __construct(string $baselineDirectory)\n    {\n        $this->baselineDirectory = $baselineDirectory;\n    }\n    /**\n     * @psalm-param non-empty-string $filename\n     *\n     * @psalm-return non-empty-string\n     */\n    public function calculate(string $filename) : string\n    {\n        $result = implode('/', $this->parts($filename));\n        assert($result !== '');\n        return $result;\n    }\n    /**\n     * @psalm-param non-empty-string $filename\n     *\n     * @psalm-return list<non-empty-string>\n     */\n    public function parts(string $filename) : array\n    {\n        $schemePosition = strpos($filename, '://');\n        if ($schemePosition !== \\false) {\n            $filename = substr($filename, $schemePosition + 3);\n            assert($filename !== '');\n        }\n        $parentParts = explode('/', trim(str_replace('\\\\', '/', $this->baselineDirectory), '/'));\n        $parentPartsCount = count($parentParts);\n        $filenameParts = explode('/', trim(str_replace('\\\\', '/', $filename), '/'));\n        $filenamePartsCount = count($filenameParts);\n        $i = 0;\n        for (; $i < $filenamePartsCount; $i++) {\n            if ($parentPartsCount < $i + 1) {\n                break;\n            }\n            $parentPath = implode('/', array_slice($parentParts, 0, $i + 1));\n            $filenamePath = implode('/', array_slice($filenameParts, 0, $i + 1));\n            if ($parentPath !== $filenamePath) {\n                break;\n            }\n        }\n        if ($i === 0) {\n            return [$filename];\n        }\n        $dotsCount = $parentPartsCount - $i;\n        assert($dotsCount >= 0);\n        return array_merge(array_fill(0, $dotsCount, '..'), array_slice($filenameParts, $i));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Subscriber\n{\n    private readonly \\PHPUnit\\Runner\\Baseline\\Generator $generator;\n    public function __construct(\\PHPUnit\\Runner\\Baseline\\Generator $generator)\n    {\n        $this->generator = $generator;\n    }\n    protected function generator() : \\PHPUnit\\Runner\\Baseline\\Generator\n    {\n        return $this->generator;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse PHPUnit\\Event\\Test\\DeprecationTriggered;\nuse PHPUnit\\Event\\Test\\DeprecationTriggeredSubscriber;\nuse PHPUnit\\Runner\\FileDoesNotExistException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredDeprecationSubscriber extends \\PHPUnit\\Runner\\Baseline\\Subscriber implements DeprecationTriggeredSubscriber\n{\n    /**\n     * @throws FileDoesNotExistException\n     * @throws FileDoesNotHaveLineException\n     */\n    public function notify(DeprecationTriggered $event) : void\n    {\n        $this->generator()->testTriggeredIssue($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse PHPUnit\\Event\\Test\\NoticeTriggered;\nuse PHPUnit\\Event\\Test\\NoticeTriggeredSubscriber;\nuse PHPUnit\\Runner\\FileDoesNotExistException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredNoticeSubscriber extends \\PHPUnit\\Runner\\Baseline\\Subscriber implements NoticeTriggeredSubscriber\n{\n    /**\n     * @throws FileDoesNotExistException\n     * @throws FileDoesNotHaveLineException\n     */\n    public function notify(NoticeTriggered $event) : void\n    {\n        $this->generator()->testTriggeredIssue($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggeredSubscriber;\nuse PHPUnit\\Runner\\FileDoesNotExistException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpDeprecationSubscriber extends \\PHPUnit\\Runner\\Baseline\\Subscriber implements PhpDeprecationTriggeredSubscriber\n{\n    /**\n     * @throws FileDoesNotExistException\n     * @throws FileDoesNotHaveLineException\n     */\n    public function notify(PhpDeprecationTriggered $event) : void\n    {\n        $this->generator()->testTriggeredIssue($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggeredSubscriber;\nuse PHPUnit\\Runner\\FileDoesNotExistException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpNoticeSubscriber extends \\PHPUnit\\Runner\\Baseline\\Subscriber implements PhpNoticeTriggeredSubscriber\n{\n    /**\n     * @throws FileDoesNotExistException\n     * @throws FileDoesNotHaveLineException\n     */\n    public function notify(PhpNoticeTriggered $event) : void\n    {\n        $this->generator()->testTriggeredIssue($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse PHPUnit\\Event\\Test\\PhpWarningTriggered;\nuse PHPUnit\\Event\\Test\\PhpWarningTriggeredSubscriber;\nuse PHPUnit\\Runner\\FileDoesNotExistException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpWarningSubscriber extends \\PHPUnit\\Runner\\Baseline\\Subscriber implements PhpWarningTriggeredSubscriber\n{\n    /**\n     * @throws FileDoesNotExistException\n     * @throws FileDoesNotHaveLineException\n     */\n    public function notify(PhpWarningTriggered $event) : void\n    {\n        $this->generator()->testTriggeredIssue($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse PHPUnit\\Event\\Test\\WarningTriggered;\nuse PHPUnit\\Event\\Test\\WarningTriggeredSubscriber;\nuse PHPUnit\\Runner\\FileDoesNotExistException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredWarningSubscriber extends \\PHPUnit\\Runner\\Baseline\\Subscriber implements WarningTriggeredSubscriber\n{\n    /**\n     * @throws FileDoesNotExistException\n     * @throws FileDoesNotHaveLineException\n     */\n    public function notify(WarningTriggered $event) : void\n    {\n        $this->generator()->testTriggeredIssue($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Baseline;\n\nuse function assert;\nuse function dirname;\nuse function file_put_contents;\nuse XMLWriter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Writer\n{\n    /**\n     * @psalm-param non-empty-string $baselineFile\n     */\n    public function write(string $baselineFile, \\PHPUnit\\Runner\\Baseline\\Baseline $baseline) : void\n    {\n        $pathCalculator = new \\PHPUnit\\Runner\\Baseline\\RelativePathCalculator(dirname($baselineFile));\n        $writer = new XMLWriter();\n        $writer->openMemory();\n        $writer->setIndent(\\true);\n        $writer->startDocument();\n        $writer->startElement('files');\n        $writer->writeAttribute('version', (string) \\PHPUnit\\Runner\\Baseline\\Baseline::VERSION);\n        foreach ($baseline->groupedByFileAndLine() as $file => $lines) {\n            assert(!empty($file));\n            $writer->startElement('file');\n            $writer->writeAttribute('path', $pathCalculator->calculate($file));\n            foreach ($lines as $line => $issues) {\n                $writer->startElement('line');\n                $writer->writeAttribute('number', (string) $line);\n                $writer->writeAttribute('hash', $issues[0]->hash());\n                foreach ($issues as $issue) {\n                    $writer->startElement('issue');\n                    $writer->writeCData($issue->description());\n                    $writer->endElement();\n                }\n                $writer->endElement();\n            }\n            $writer->endElement();\n        }\n        $writer->endElement();\n        file_put_contents($baselineFile, $writer->outputMemory());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function file_put_contents;\nuse function sprintf;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\TextUI\\Configuration\\CodeCoverageFilterRegistry;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\nuse PHPUnit\\TextUI\\Output\\Printer;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\Driver;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\Selector;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Exception as CodeCoverageException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Filter;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Clover as CloverReport;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Cobertura as CoberturaReport;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Crap4j as Crap4jReport;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html\\Colors;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html\\CustomCssFile;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html\\Facade as HtmlReport;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\PHP as PhpReport;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Text as TextReport;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Thresholds;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Xml\\Facade as XmlReport;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestSize\\TestSize;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestStatus\\TestStatus;\nuse PHPUnit\\SebastianBergmann\\Comparator\\Comparator;\nuse PHPUnit\\SebastianBergmann\\Timer\\NoActiveTimerException;\nuse PHPUnit\\SebastianBergmann\\Timer\\Timer;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CodeCoverage\n{\n    private static ?self $instance = null;\n    private ?\\PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage $codeCoverage = null;\n    private ?Driver $driver = null;\n    private bool $collecting = \\false;\n    private ?TestCase $test = null;\n    private ?Timer $timer = null;\n    /**\n     * @psalm-var array<string,list<int>>\n     */\n    private array $linesToBeIgnored = [];\n    public static function instance() : self\n    {\n        if (self::$instance === null) {\n            self::$instance = new self();\n        }\n        return self::$instance;\n    }\n    public function init(Configuration $configuration, CodeCoverageFilterRegistry $codeCoverageFilterRegistry, bool $extensionRequiresCodeCoverageCollection) : void\n    {\n        $codeCoverageFilterRegistry->init($configuration);\n        if (!$configuration->hasCoverageReport() && !$extensionRequiresCodeCoverageCollection) {\n            return;\n        }\n        $this->activate($codeCoverageFilterRegistry->get(), $configuration->pathCoverage());\n        if (!$this->isActive()) {\n            return;\n        }\n        if ($configuration->hasCoverageCacheDirectory()) {\n            $this->codeCoverage()->cacheStaticAnalysis($configuration->coverageCacheDirectory());\n        }\n        $this->codeCoverage()->excludeSubclassesOfThisClassFromUnintentionallyCoveredCodeCheck(Comparator::class);\n        if ($configuration->strictCoverage()) {\n            $this->codeCoverage()->enableCheckForUnintentionallyCoveredCode();\n        }\n        if ($configuration->ignoreDeprecatedCodeUnitsFromCodeCoverage()) {\n            $this->codeCoverage()->ignoreDeprecatedCode();\n        } else {\n            $this->codeCoverage()->doNotIgnoreDeprecatedCode();\n        }\n        if ($configuration->disableCodeCoverageIgnore()) {\n            $this->codeCoverage()->disableAnnotationsForIgnoringCode();\n        } else {\n            $this->codeCoverage()->enableAnnotationsForIgnoringCode();\n        }\n        if ($configuration->includeUncoveredFiles()) {\n            $this->codeCoverage()->includeUncoveredFiles();\n        } else {\n            $this->codeCoverage()->excludeUncoveredFiles();\n        }\n        if ($codeCoverageFilterRegistry->get()->isEmpty()) {\n            if (!$codeCoverageFilterRegistry->configured()) {\n                EventFacade::emitter()->testRunnerTriggeredWarning('No filter is configured, code coverage will not be processed');\n            } else {\n                EventFacade::emitter()->testRunnerTriggeredWarning('Incorrect filter configuration, code coverage will not be processed');\n            }\n            $this->deactivate();\n        }\n    }\n    /**\n     * @psalm-assert-if-true !null $this->instance\n     */\n    public function isActive() : bool\n    {\n        return $this->codeCoverage !== null;\n    }\n    public function codeCoverage() : \\PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage\n    {\n        return $this->codeCoverage;\n    }\n    public function driver() : Driver\n    {\n        return $this->driver;\n    }\n    /**\n     * @throws MoreThanOneDataSetFromDataProviderException\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function start(TestCase $test) : void\n    {\n        if ($this->collecting) {\n            return;\n        }\n        $size = TestSize::unknown();\n        if ($test->size()->isSmall()) {\n            $size = TestSize::small();\n        } elseif ($test->size()->isMedium()) {\n            $size = TestSize::medium();\n        } elseif ($test->size()->isLarge()) {\n            $size = TestSize::large();\n        }\n        $this->test = $test;\n        $this->codeCoverage->start($test->valueObjectForEvents()->id(), $size);\n        $this->collecting = \\true;\n    }\n    public function stop(bool $append = \\true, array|false $linesToBeCovered = [], array $linesToBeUsed = []) : void\n    {\n        if (!$this->collecting) {\n            return;\n        }\n        $status = TestStatus::unknown();\n        if ($this->test !== null) {\n            if ($this->test->status()->isSuccess()) {\n                $status = TestStatus::success();\n            } else {\n                $status = TestStatus::failure();\n            }\n        }\n        /* @noinspection UnusedFunctionResultInspection */\n        $this->codeCoverage->stop($append, $status, $linesToBeCovered, $linesToBeUsed, $this->linesToBeIgnored);\n        $this->test = null;\n        $this->collecting = \\false;\n    }\n    public function deactivate() : void\n    {\n        $this->driver = null;\n        $this->codeCoverage = null;\n        $this->test = null;\n    }\n    public function generateReports(Printer $printer, Configuration $configuration) : void\n    {\n        if (!$this->isActive()) {\n            return;\n        }\n        if ($configuration->hasCoveragePhp()) {\n            $this->codeCoverageGenerationStart($printer, 'PHP');\n            try {\n                $writer = new PhpReport();\n                $writer->process($this->codeCoverage(), $configuration->coveragePhp());\n                $this->codeCoverageGenerationSucceeded($printer);\n                unset($writer);\n            } catch (CodeCoverageException $e) {\n                $this->codeCoverageGenerationFailed($printer, $e);\n            }\n        }\n        if ($configuration->hasCoverageClover()) {\n            $this->codeCoverageGenerationStart($printer, 'Clover XML');\n            try {\n                $writer = new CloverReport();\n                $writer->process($this->codeCoverage(), $configuration->coverageClover());\n                $this->codeCoverageGenerationSucceeded($printer);\n                unset($writer);\n            } catch (CodeCoverageException $e) {\n                $this->codeCoverageGenerationFailed($printer, $e);\n            }\n        }\n        if ($configuration->hasCoverageCobertura()) {\n            $this->codeCoverageGenerationStart($printer, 'Cobertura XML');\n            try {\n                $writer = new CoberturaReport();\n                $writer->process($this->codeCoverage(), $configuration->coverageCobertura());\n                $this->codeCoverageGenerationSucceeded($printer);\n                unset($writer);\n            } catch (CodeCoverageException $e) {\n                $this->codeCoverageGenerationFailed($printer, $e);\n            }\n        }\n        if ($configuration->hasCoverageCrap4j()) {\n            $this->codeCoverageGenerationStart($printer, 'Crap4J XML');\n            try {\n                $writer = new Crap4jReport($configuration->coverageCrap4jThreshold());\n                $writer->process($this->codeCoverage(), $configuration->coverageCrap4j());\n                $this->codeCoverageGenerationSucceeded($printer);\n                unset($writer);\n            } catch (CodeCoverageException $e) {\n                $this->codeCoverageGenerationFailed($printer, $e);\n            }\n        }\n        if ($configuration->hasCoverageHtml()) {\n            $this->codeCoverageGenerationStart($printer, 'HTML');\n            try {\n                $customCssFile = CustomCssFile::default();\n                if ($configuration->hasCoverageHtmlCustomCssFile()) {\n                    $customCssFile = CustomCssFile::from($configuration->coverageHtmlCustomCssFile());\n                }\n                $writer = new HtmlReport(sprintf(' and <a href=\"https://phpunit.de/\">PHPUnit %s</a>', \\PHPUnit\\Runner\\Version::id()), Colors::from($configuration->coverageHtmlColorSuccessLow(), $configuration->coverageHtmlColorSuccessMedium(), $configuration->coverageHtmlColorSuccessHigh(), $configuration->coverageHtmlColorWarning(), $configuration->coverageHtmlColorDanger()), Thresholds::from($configuration->coverageHtmlLowUpperBound(), $configuration->coverageHtmlHighLowerBound()), $customCssFile);\n                $writer->process($this->codeCoverage(), $configuration->coverageHtml());\n                $this->codeCoverageGenerationSucceeded($printer);\n                unset($writer);\n            } catch (CodeCoverageException $e) {\n                $this->codeCoverageGenerationFailed($printer, $e);\n            }\n        }\n        if ($configuration->hasCoverageText()) {\n            $processor = new TextReport(Thresholds::default(), $configuration->coverageTextShowUncoveredFiles(), $configuration->coverageTextShowOnlySummary());\n            $textReport = $processor->process($this->codeCoverage(), $configuration->colors());\n            if ($configuration->coverageText() === 'php://stdout') {\n                $printer->print($textReport);\n            } else {\n                file_put_contents($configuration->coverageText(), $textReport);\n            }\n        }\n        if ($configuration->hasCoverageXml()) {\n            $this->codeCoverageGenerationStart($printer, 'PHPUnit XML');\n            try {\n                $writer = new XmlReport(\\PHPUnit\\Runner\\Version::id());\n                $writer->process($this->codeCoverage(), $configuration->coverageXml());\n                $this->codeCoverageGenerationSucceeded($printer);\n                unset($writer);\n            } catch (CodeCoverageException $e) {\n                $this->codeCoverageGenerationFailed($printer, $e);\n            }\n        }\n    }\n    /**\n     * @psalm-param array<string,list<int>> $linesToBeIgnored\n     */\n    public function ignoreLines(array $linesToBeIgnored) : void\n    {\n        $this->linesToBeIgnored = $linesToBeIgnored;\n    }\n    /**\n     * @psalm-return array<string,list<int>>\n     */\n    public function linesToBeIgnored() : array\n    {\n        return $this->linesToBeIgnored;\n    }\n    private function activate(Filter $filter, bool $pathCoverage) : void\n    {\n        try {\n            if ($pathCoverage) {\n                $this->driver = (new Selector())->forLineAndPathCoverage($filter);\n            } else {\n                $this->driver = (new Selector())->forLineCoverage($filter);\n            }\n            $this->codeCoverage = new \\PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage($this->driver, $filter);\n        } catch (CodeCoverageException $e) {\n            EventFacade::emitter()->testRunnerTriggeredWarning($e->getMessage());\n        }\n    }\n    private function codeCoverageGenerationStart(Printer $printer, string $format) : void\n    {\n        $printer->print(sprintf(\"\\nGenerating code coverage report in %s format ... \", $format));\n        $this->timer()->start();\n    }\n    /**\n     * @throws NoActiveTimerException\n     */\n    private function codeCoverageGenerationSucceeded(Printer $printer) : void\n    {\n        $printer->print(sprintf(\"done [%s]\\n\", $this->timer()->stop()->asString()));\n    }\n    /**\n     * @throws NoActiveTimerException\n     */\n    private function codeCoverageGenerationFailed(Printer $printer, CodeCoverageException $e) : void\n    {\n        $printer->print(sprintf(\"failed [%s]\\n%s\\n\", $this->timer()->stop()->asString(), $e->getMessage()));\n    }\n    private function timer() : Timer\n    {\n        if ($this->timer === null) {\n            $this->timer = new Timer();\n        }\n        return $this->timer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse const E_DEPRECATED;\nuse const E_NOTICE;\nuse const E_STRICT;\nuse const E_USER_DEPRECATED;\nuse const E_USER_NOTICE;\nuse const E_USER_WARNING;\nuse const E_WARNING;\nuse function error_reporting;\nuse function restore_error_handler;\nuse function set_error_handler;\nuse PHPUnit\\Event;\nuse PHPUnit\\Event\\Code\\NoTestCaseObjectOnCallStackException;\nuse PHPUnit\\Runner\\Baseline\\Baseline;\nuse PHPUnit\\Runner\\Baseline\\Issue;\nuse PHPUnit\\Util\\ExcludeList;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ErrorHandler\n{\n    private static ?self $instance = null;\n    private ?Baseline $baseline = null;\n    private bool $enabled = \\false;\n    public static function instance() : self\n    {\n        return self::$instance ?? (self::$instance = new self());\n    }\n    /**\n     * @throws NoTestCaseObjectOnCallStackException\n     */\n    public function __invoke(int $errorNumber, string $errorString, string $errorFile, int $errorLine) : bool\n    {\n        $suppressed = !($errorNumber & error_reporting());\n        if ($suppressed && (new ExcludeList())->isExcluded($errorFile)) {\n            return \\false;\n        }\n        $ignoredByBaseline = $this->ignoredByBaseline($errorFile, $errorLine, $errorString);\n        switch ($errorNumber) {\n            case E_NOTICE:\n            case E_STRICT:\n                Event\\Facade::emitter()->testTriggeredPhpNotice(Event\\Code\\TestMethodBuilder::fromCallStack(), $errorString, $errorFile, $errorLine, $suppressed, $ignoredByBaseline);\n                break;\n            case E_USER_NOTICE:\n                Event\\Facade::emitter()->testTriggeredNotice(Event\\Code\\TestMethodBuilder::fromCallStack(), $errorString, $errorFile, $errorLine, $suppressed, $ignoredByBaseline);\n                break;\n            case E_WARNING:\n                Event\\Facade::emitter()->testTriggeredPhpWarning(Event\\Code\\TestMethodBuilder::fromCallStack(), $errorString, $errorFile, $errorLine, $suppressed, $ignoredByBaseline);\n                break;\n            case E_USER_WARNING:\n                Event\\Facade::emitter()->testTriggeredWarning(Event\\Code\\TestMethodBuilder::fromCallStack(), $errorString, $errorFile, $errorLine, $suppressed, $ignoredByBaseline);\n                break;\n            case E_DEPRECATED:\n                Event\\Facade::emitter()->testTriggeredPhpDeprecation(Event\\Code\\TestMethodBuilder::fromCallStack(), $errorString, $errorFile, $errorLine, $suppressed, $ignoredByBaseline);\n                break;\n            case E_USER_DEPRECATED:\n                Event\\Facade::emitter()->testTriggeredDeprecation(Event\\Code\\TestMethodBuilder::fromCallStack(), $errorString, $errorFile, $errorLine, $suppressed, $ignoredByBaseline);\n                break;\n            case \\E_USER_ERROR:\n                Event\\Facade::emitter()->testTriggeredError(Event\\Code\\TestMethodBuilder::fromCallStack(), $errorString, $errorFile, $errorLine, $suppressed);\n                break;\n            default:\n                return \\false;\n        }\n        return \\true;\n    }\n    public function enable() : void\n    {\n        if ($this->enabled) {\n            return;\n        }\n        $oldErrorHandler = set_error_handler($this);\n        if ($oldErrorHandler !== null) {\n            restore_error_handler();\n            return;\n        }\n        $this->enabled = \\true;\n    }\n    public function disable() : void\n    {\n        if (!$this->enabled) {\n            return;\n        }\n        restore_error_handler();\n        $this->enabled = \\false;\n    }\n    public function use(Baseline $baseline) : void\n    {\n        $this->baseline = $baseline;\n    }\n    /**\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     * @psalm-param non-empty-string $description\n     */\n    private function ignoredByBaseline(string $file, int $line, string $description) : bool\n    {\n        if ($this->baseline === null) {\n            return \\false;\n        }\n        return $this->baseline->has(Issue::from($file, $line, null, $description));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ClassCannotBeFoundException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n    public function __construct(string $className, string $file)\n    {\n        parent::__construct(sprintf('Class %s cannot be found in %s', $className, $file));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ClassDoesNotExtendTestCaseException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n    public function __construct(string $className, string $file)\n    {\n        parent::__construct(sprintf('Class %s declared in %s does not extend PHPUnit\\\\Framework\\\\TestCase', $className, $file));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ClassIsAbstractException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n    public function __construct(string $className, string $file)\n    {\n        parent::__construct(sprintf('Class %s declared in %s is abstract', $className, $file));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DirectoryCannotBeCreatedException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n    public function __construct(string $directory)\n    {\n        parent::__construct(sprintf('Cannot create directory \"%s\"', $directory));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Exception extends \\PHPUnit\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class FileDoesNotExistException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n    public function __construct(string $file)\n    {\n        parent::__construct(sprintf('File \"%s\" does not exist', $file));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidOrderException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidPhptFileException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoIgnoredEventException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ParameterDoesNotExistException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n    public function __construct(string $name)\n    {\n        parent::__construct(sprintf('Parameter \"%s\" does not exist', $name));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhptExternalFileCannotBeLoadedException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n    public function __construct(string $section, string $file)\n    {\n        parent::__construct(sprintf('Could not load --%s-- %s for PHPT file', $section . '_EXTERNAL', $file));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReflectionException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UnsupportedPhptSectionException extends RuntimeException implements \\PHPUnit\\Runner\\Exception\n{\n    public function __construct(string $section)\n    {\n        parent::__construct(sprintf('PHPUnit does not support PHPT %s sections', $section));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Extension;\n\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\ninterface Extension\n{\n    public function bootstrap(Configuration $configuration, \\PHPUnit\\Runner\\Extension\\Facade $facade, \\PHPUnit\\Runner\\Extension\\ParameterCollection $parameters) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Extension;\n\nuse function assert;\nuse function class_exists;\nuse function class_implements;\nuse function in_array;\nuse function sprintf;\nuse PHPUnit\\Event;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\nuse ReflectionClass;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExtensionBootstrapper\n{\n    private readonly Configuration $configuration;\n    private readonly \\PHPUnit\\Runner\\Extension\\Facade $facade;\n    public function __construct(Configuration $configuration, \\PHPUnit\\Runner\\Extension\\Facade $facade)\n    {\n        $this->configuration = $configuration;\n        $this->facade = $facade;\n    }\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param array<string, string> $parameters\n     */\n    public function bootstrap(string $className, array $parameters) : void\n    {\n        if (!class_exists($className)) {\n            EventFacade::emitter()->testRunnerTriggeredWarning(sprintf('Cannot bootstrap extension because class %s does not exist', $className));\n            return;\n        }\n        if (!in_array(\\PHPUnit\\Runner\\Extension\\Extension::class, class_implements($className), \\true)) {\n            EventFacade::emitter()->testRunnerTriggeredWarning(sprintf('Cannot bootstrap extension because class %s does not implement interface %s', $className, \\PHPUnit\\Runner\\Extension\\Extension::class));\n            return;\n        }\n        try {\n            $instance = (new ReflectionClass($className))->newInstance();\n            assert($instance instanceof \\PHPUnit\\Runner\\Extension\\Extension);\n            $instance->bootstrap($this->configuration, $this->facade, \\PHPUnit\\Runner\\Extension\\ParameterCollection::fromArray($parameters));\n        } catch (Throwable $t) {\n            EventFacade::emitter()->testRunnerTriggeredWarning(sprintf('Bootstrapping of extension %s failed: %s%s%s', $className, $t->getMessage(), \\PHP_EOL, $t->getTraceAsString()));\n            return;\n        }\n        Event\\Facade::emitter()->testRunnerBootstrappedExtension($className, $parameters);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Extension;\n\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\Event\\Subscriber;\nuse PHPUnit\\Event\\Tracer\\Tracer;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Facade\n{\n    private bool $replacesOutput = \\false;\n    private bool $replacesProgressOutput = \\false;\n    private bool $replacesResultOutput = \\false;\n    private bool $requiresCodeCoverageCollection = \\false;\n    private bool $requiresExportOfObjects = \\false;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function registerSubscribers(Subscriber ...$subscribers) : void\n    {\n        EventFacade::instance()->registerSubscribers(...$subscribers);\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function registerSubscriber(Subscriber $subscriber) : void\n    {\n        EventFacade::instance()->registerSubscriber($subscriber);\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     */\n    public function registerTracer(Tracer $tracer) : void\n    {\n        EventFacade::instance()->registerTracer($tracer);\n    }\n    public function replaceOutput() : void\n    {\n        $this->replacesOutput = \\true;\n    }\n    public function replacesOutput() : bool\n    {\n        return $this->replacesOutput;\n    }\n    public function replaceProgressOutput() : void\n    {\n        $this->replacesProgressOutput = \\true;\n    }\n    public function replacesProgressOutput() : bool\n    {\n        return $this->replacesOutput || $this->replacesProgressOutput;\n    }\n    public function replaceResultOutput() : void\n    {\n        $this->replacesResultOutput = \\true;\n    }\n    public function replacesResultOutput() : bool\n    {\n        return $this->replacesOutput || $this->replacesResultOutput;\n    }\n    public function requireCodeCoverageCollection() : void\n    {\n        $this->requiresCodeCoverageCollection = \\true;\n    }\n    public function requiresCodeCoverageCollection() : bool\n    {\n        return $this->requiresCodeCoverageCollection;\n    }\n    public function requireExportOfObjects() : void\n    {\n        $this->requiresExportOfObjects = \\true;\n    }\n    public function requiresExportOfObjects() : bool\n    {\n        return $this->requiresExportOfObjects;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Extension;\n\nuse function array_key_exists;\nuse PHPUnit\\Runner\\ParameterDoesNotExistException;\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ParameterCollection\n{\n    private readonly array $parameters;\n    /**\n     * @psalm-param array<string, string> $parameters\n     */\n    public static function fromArray(array $parameters) : self\n    {\n        return new self($parameters);\n    }\n    private function __construct(array $parameters)\n    {\n        $this->parameters = $parameters;\n    }\n    public function has(string $name) : bool\n    {\n        return array_key_exists($name, $this->parameters);\n    }\n    /**\n     * @throws ParameterDoesNotExistException\n     */\n    public function get(string $name) : string\n    {\n        if (!$this->has($name)) {\n            throw new ParameterDoesNotExistException($name);\n        }\n        return $this->parameters[$name];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Extension;\n\nuse function count;\nuse function explode;\nuse function extension_loaded;\nuse function implode;\nuse function is_file;\nuse function sprintf;\nuse function str_contains;\nuse PHPUnit\\PharIo\\Manifest\\ApplicationName;\nuse PHPUnit\\PharIo\\Manifest\\Exception as ManifestException;\nuse PHPUnit\\PharIo\\Manifest\\ManifestLoader;\nuse PHPUnit\\PharIo\\Version\\Version as PharIoVersion;\nuse PHPUnit\\Event;\nuse PHPUnit\\Runner\\Version;\nuse PHPUnit\\SebastianBergmann\\FileIterator\\Facade as FileIteratorFacade;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PharLoader\n{\n    /**\n     * @psalm-param non-empty-string $directory\n     *\n     * @psalm-return list<string>\n     */\n    public function loadPharExtensionsInDirectory(string $directory) : array\n    {\n        $pharExtensionLoaded = extension_loaded('phar');\n        $loadedExtensions = [];\n        foreach ((new FileIteratorFacade())->getFilesAsArray($directory, '.phar') as $file) {\n            if (!$pharExtensionLoaded) {\n                Event\\Facade::emitter()->testRunnerTriggeredWarning(sprintf('Cannot load extension from %s because the PHAR extension is not available', $file));\n                continue;\n            }\n            if (!is_file('phar://' . $file . '/manifest.xml')) {\n                Event\\Facade::emitter()->testRunnerTriggeredWarning(sprintf('%s is not an extension for PHPUnit', $file));\n                continue;\n            }\n            try {\n                $applicationName = new ApplicationName('phpunit/phpunit');\n                $version = new PharIoVersion($this->phpunitVersion());\n                $manifest = ManifestLoader::fromFile('phar://' . $file . '/manifest.xml');\n                if (!$manifest->isExtensionFor($applicationName)) {\n                    Event\\Facade::emitter()->testRunnerTriggeredWarning(sprintf('%s is not an extension for PHPUnit', $file));\n                    continue;\n                }\n                if (!$manifest->isExtensionFor($applicationName, $version)) {\n                    Event\\Facade::emitter()->testRunnerTriggeredWarning(sprintf('%s is not compatible with PHPUnit %s', $file, Version::series()));\n                    continue;\n                }\n            } catch (ManifestException $e) {\n                Event\\Facade::emitter()->testRunnerTriggeredWarning(sprintf('Cannot load extension from %s: %s', $file, $e->getMessage()));\n                continue;\n            }\n            try {\n                /** @psalm-suppress UnresolvableInclude */\n                @(require $file);\n            } catch (Throwable $t) {\n                Event\\Facade::emitter()->testRunnerTriggeredWarning(sprintf('Cannot load extension from %s: %s', $file, $t->getMessage()));\n                continue;\n            }\n            $loadedExtensions[] = $manifest->getName()->asString() . ' ' . $manifest->getVersion()->getVersionString();\n            Event\\Facade::emitter()->testRunnerLoadedExtensionFromPhar($file, $manifest->getName()->asString(), $manifest->getVersion()->getVersionString());\n        }\n        return $loadedExtensions;\n    }\n    private function phpunitVersion() : string\n    {\n        $version = Version::id();\n        if (!str_contains($version, '-')) {\n            return $version;\n        }\n        $parts = explode('.', explode('-', $version)[0]);\n        if (count($parts) === 2) {\n            $parts[] = 0;\n        }\n        return implode('.', $parts);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Filter;\n\nuse function in_array;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExcludeGroupFilterIterator extends \\PHPUnit\\Runner\\Filter\\GroupFilterIterator\n{\n    protected function doAccept(int $id) : bool\n    {\n        return !in_array($id, $this->groupTests, \\true);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Filter;\n\nuse function assert;\nuse FilterIterator;\nuse Iterator;\nuse PHPUnit\\Framework\\TestSuite;\nuse ReflectionClass;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Factory\n{\n    /**\n     * @psalm-var array<int,array{0: ReflectionClass, 1: array|string}>\n     */\n    private array $filters = [];\n    /**\n     * @psalm-param list<non-empty-string> $testIds\n     */\n    public function addTestIdFilter(array $testIds) : void\n    {\n        $this->filters[] = [new ReflectionClass(\\PHPUnit\\Runner\\Filter\\TestIdFilterIterator::class), $testIds];\n    }\n    /**\n     * @psalm-param list<non-empty-string> $groups\n     */\n    public function addExcludeGroupFilter(array $groups) : void\n    {\n        $this->filters[] = [new ReflectionClass(\\PHPUnit\\Runner\\Filter\\ExcludeGroupFilterIterator::class), $groups];\n    }\n    /**\n     * @psalm-param list<non-empty-string> $groups\n     */\n    public function addIncludeGroupFilter(array $groups) : void\n    {\n        $this->filters[] = [new ReflectionClass(\\PHPUnit\\Runner\\Filter\\IncludeGroupFilterIterator::class), $groups];\n    }\n    /**\n     * @psalm-param non-empty-string $name\n     */\n    public function addNameFilter(string $name) : void\n    {\n        $this->filters[] = [new ReflectionClass(\\PHPUnit\\Runner\\Filter\\NameFilterIterator::class), $name];\n    }\n    public function factory(Iterator $iterator, TestSuite $suite) : FilterIterator\n    {\n        foreach ($this->filters as $filter) {\n            [$class, $arguments] = $filter;\n            $iterator = $class->newInstance($iterator, $arguments, $suite);\n        }\n        assert($iterator instanceof FilterIterator);\n        return $iterator;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Filter;\n\nuse function array_map;\nuse function array_push;\nuse function in_array;\nuse function spl_object_id;\nuse PHPUnit\\Framework\\Test;\nuse PHPUnit\\Framework\\TestSuite;\nuse RecursiveFilterIterator;\nuse RecursiveIterator;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class GroupFilterIterator extends RecursiveFilterIterator\n{\n    /**\n     * @psalm-var list<int>\n     */\n    protected array $groupTests = [];\n    /**\n     * @psalm-param RecursiveIterator<int, Test> $iterator\n     * @psalm-param list<non-empty-string> $groups\n     */\n    public function __construct(RecursiveIterator $iterator, array $groups, TestSuite $suite)\n    {\n        parent::__construct($iterator);\n        foreach ($suite->groupDetails() as $group => $tests) {\n            if (in_array((string) $group, $groups, \\true)) {\n                $testHashes = array_map('spl_object_id', $tests);\n                array_push($this->groupTests, ...$testHashes);\n            }\n        }\n    }\n    public function accept() : bool\n    {\n        $test = $this->getInnerIterator()->current();\n        if ($test instanceof TestSuite) {\n            return \\true;\n        }\n        return $this->doAccept(spl_object_id($test));\n    }\n    protected abstract function doAccept(int $id) : bool;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Filter;\n\nuse function in_array;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IncludeGroupFilterIterator extends \\PHPUnit\\Runner\\Filter\\GroupFilterIterator\n{\n    protected function doAccept(int $id) : bool\n    {\n        return in_array($id, $this->groupTests, \\true);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Filter;\n\nuse function end;\nuse function implode;\nuse function preg_match;\nuse function sprintf;\nuse function str_replace;\nuse Exception;\nuse PHPUnit\\Framework\\SelfDescribing;\nuse PHPUnit\\Framework\\Test;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Framework\\TestSuite;\nuse RecursiveFilterIterator;\nuse RecursiveIterator;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NameFilterIterator extends RecursiveFilterIterator\n{\n    private ?string $filter = null;\n    private ?int $filterMin = null;\n    private ?int $filterMax = null;\n    /**\n     * @psalm-param RecursiveIterator<int, Test> $iterator\n     * @psalm-param non-empty-string $filter\n     *\n     * @throws Exception\n     */\n    public function __construct(RecursiveIterator $iterator, string $filter)\n    {\n        parent::__construct($iterator);\n        $this->setFilter($filter);\n    }\n    public function accept() : bool\n    {\n        $test = $this->getInnerIterator()->current();\n        if ($test instanceof TestSuite) {\n            return \\true;\n        }\n        $tmp = $this->describe($test);\n        if ($tmp[0] !== '') {\n            $name = implode('::', $tmp);\n        } else {\n            $name = $tmp[1];\n        }\n        $accepted = @preg_match($this->filter, $name, $matches);\n        if ($accepted && isset($this->filterMax)) {\n            $set = end($matches);\n            $accepted = $set >= $this->filterMin && $set <= $this->filterMax;\n        }\n        return (bool) $accepted;\n    }\n    /**\n     * @throws Exception\n     */\n    private function setFilter(string $filter) : void\n    {\n        if (@preg_match($filter, '') === \\false) {\n            // Handles:\n            //  * testAssertEqualsSucceeds#4\n            //  * testAssertEqualsSucceeds#4-8\n            if (preg_match('/^(.*?)#(\\\\d+)(?:-(\\\\d+))?$/', $filter, $matches)) {\n                if (isset($matches[3]) && $matches[2] < $matches[3]) {\n                    $filter = sprintf('%s.*with data set #(\\\\d+)$', $matches[1]);\n                    $this->filterMin = (int) $matches[2];\n                    $this->filterMax = (int) $matches[3];\n                } else {\n                    $filter = sprintf('%s.*with data set #%s$', $matches[1], $matches[2]);\n                }\n            } elseif (preg_match('/^(.*?)@(.+)$/', $filter, $matches)) {\n                $filter = sprintf('%s.*with data set \"%s\"$', $matches[1], $matches[2]);\n            }\n            // Escape delimiters in regular expression. Do NOT use preg_quote,\n            // to keep magic characters.\n            $filter = sprintf('/%s/i', str_replace('/', '\\\\/', $filter));\n        }\n        $this->filter = $filter;\n    }\n    /**\n     * @psalm-return array{0: string, 1: string}\n     */\n    private function describe(Test $test) : array\n    {\n        if ($test instanceof TestCase) {\n            return [$test::class, $test->nameWithDataSet()];\n        }\n        if ($test instanceof SelfDescribing) {\n            return ['', $test->toString()];\n        }\n        return ['', $test::class];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\Filter;\n\nuse function in_array;\nuse PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Framework\\Test;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\Runner\\PhptTestCase;\nuse RecursiveFilterIterator;\nuse RecursiveIterator;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestIdFilterIterator extends RecursiveFilterIterator\n{\n    /**\n     * @psalm-var non-empty-list<non-empty-string>\n     */\n    private readonly array $testIds;\n    /**\n     * @psalm-param RecursiveIterator<int, Test> $iterator\n     * @psalm-param non-empty-list<non-empty-string> $testIds\n     */\n    public function __construct(RecursiveIterator $iterator, array $testIds)\n    {\n        parent::__construct($iterator);\n        $this->testIds = $testIds;\n    }\n    public function accept() : bool\n    {\n        $test = $this->getInnerIterator()->current();\n        if ($test instanceof TestSuite) {\n            return \\true;\n        }\n        if (!$test instanceof TestCase && !$test instanceof PhptTestCase) {\n            return \\false;\n        }\n        try {\n            return in_array($test->valueObjectForEvents()->id(), $this->testIds, \\true);\n        } catch (MoreThanOneDataSetFromDataProviderException|NoDataSetFromDataProviderException) {\n            return \\false;\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\GarbageCollection;\n\nuse function gc_collect_cycles;\nuse function gc_disable;\nuse function gc_enable;\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class GarbageCollectionHandler\n{\n    private readonly Facade $facade;\n    private readonly int $threshold;\n    private int $tests = 0;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function __construct(Facade $facade, int $threshold)\n    {\n        $this->facade = $facade;\n        $this->threshold = $threshold;\n        $this->registerSubscribers();\n    }\n    public function executionStarted() : void\n    {\n        gc_disable();\n        $this->facade->emitter()->testRunnerDisabledGarbageCollection();\n        gc_collect_cycles();\n        $this->facade->emitter()->testRunnerTriggeredGarbageCollection();\n    }\n    public function executionFinished() : void\n    {\n        gc_collect_cycles();\n        $this->facade->emitter()->testRunnerTriggeredGarbageCollection();\n        gc_enable();\n        $this->facade->emitter()->testRunnerEnabledGarbageCollection();\n    }\n    public function testFinished() : void\n    {\n        $this->tests++;\n        if ($this->tests === $this->threshold) {\n            gc_collect_cycles();\n            $this->facade->emitter()->testRunnerTriggeredGarbageCollection();\n            $this->tests = 0;\n        }\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function registerSubscribers() : void\n    {\n        $this->facade->registerSubscribers(new \\PHPUnit\\Runner\\GarbageCollection\\ExecutionStartedSubscriber($this), new \\PHPUnit\\Runner\\GarbageCollection\\ExecutionFinishedSubscriber($this), new \\PHPUnit\\Runner\\GarbageCollection\\TestFinishedSubscriber($this));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\GarbageCollection;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\TestRunner\\ExecutionFinished;\nuse PHPUnit\\Event\\TestRunner\\ExecutionFinishedSubscriber as TestRunnerExecutionFinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExecutionFinishedSubscriber extends \\PHPUnit\\Runner\\GarbageCollection\\Subscriber implements TestRunnerExecutionFinishedSubscriber\n{\n    /**\n     * @throws \\PHPUnit\\Framework\\InvalidArgumentException\n     * @throws InvalidArgumentException\n     */\n    public function notify(ExecutionFinished $event) : void\n    {\n        $this->handler()->executionFinished();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\GarbageCollection;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\TestRunner\\ExecutionStarted;\nuse PHPUnit\\Event\\TestRunner\\ExecutionStartedSubscriber as TestRunnerExecutionStartedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExecutionStartedSubscriber extends \\PHPUnit\\Runner\\GarbageCollection\\Subscriber implements TestRunnerExecutionStartedSubscriber\n{\n    /**\n     * @throws \\PHPUnit\\Framework\\InvalidArgumentException\n     * @throws InvalidArgumentException\n     */\n    public function notify(ExecutionStarted $event) : void\n    {\n        $this->handler()->executionStarted();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\GarbageCollection;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Subscriber\n{\n    private readonly \\PHPUnit\\Runner\\GarbageCollection\\GarbageCollectionHandler $handler;\n    public function __construct(\\PHPUnit\\Runner\\GarbageCollection\\GarbageCollectionHandler $handler)\n    {\n        $this->handler = $handler;\n    }\n    protected function handler() : \\PHPUnit\\Runner\\GarbageCollection\\GarbageCollectionHandler\n    {\n        return $this->handler;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\GarbageCollection;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFinishedSubscriber extends \\PHPUnit\\Runner\\GarbageCollection\\Subscriber implements FinishedSubscriber\n{\n    /**\n     * @throws \\PHPUnit\\Framework\\InvalidArgumentException\n     * @throws InvalidArgumentException\n     */\n    public function notify(Finished $event) : void\n    {\n        $this->handler()->testFinished();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse const DEBUG_BACKTRACE_IGNORE_ARGS;\nuse const DIRECTORY_SEPARATOR;\nuse function array_merge;\nuse function basename;\nuse function debug_backtrace;\nuse function defined;\nuse function dirname;\nuse function explode;\nuse function extension_loaded;\nuse function file;\nuse function file_get_contents;\nuse function file_put_contents;\nuse function is_array;\nuse function is_file;\nuse function is_readable;\nuse function is_string;\nuse function ltrim;\nuse function preg_match;\nuse function preg_replace;\nuse function preg_split;\nuse function realpath;\nuse function rtrim;\nuse function str_contains;\nuse function str_replace;\nuse function str_starts_with;\nuse function strncasecmp;\nuse function substr;\nuse function trim;\nuse function unlink;\nuse function unserialize;\nuse function var_export;\nuse PHPUnit\\Event\\Code\\Phpt;\nuse PHPUnit\\Event\\Code\\ThrowableBuilder;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\Event\\NoPreviousThrowableException;\nuse PHPUnit\\Framework\\Assert;\nuse PHPUnit\\Framework\\AssertionFailedError;\nuse PHPUnit\\Framework\\ExecutionOrderDependency;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\IncompleteTestError;\nuse PHPUnit\\Framework\\PhptAssertionFailedError;\nuse PHPUnit\\Framework\\Reorderable;\nuse PHPUnit\\Framework\\SelfDescribing;\nuse PHPUnit\\Framework\\Test;\nuse PHPUnit\\TextUI\\Configuration\\Registry as ConfigurationRegistry;\nuse PHPUnit\\Util\\PHP\\AbstractPhpProcess;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Data\\RawCodeCoverageData;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\InvalidArgumentException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysisCacheNotConfiguredException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestSize\\TestSize;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Test\\TestStatus\\TestStatus;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\TestIdMissingException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\UnintentionallyCoveredCodeException;\nuse PHPUnit\\SebastianBergmann\\Template\\Template;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhptTestCase implements Reorderable, SelfDescribing, Test\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $filename;\n    private readonly AbstractPhpProcess $phpUtil;\n    private string $output = '';\n    /**\n     * Constructs a test case with the given filename.\n     *\n     * @psalm-param non-empty-string $filename\n     *\n     * @throws Exception\n     */\n    public function __construct(string $filename, AbstractPhpProcess $phpUtil = null)\n    {\n        if (!is_file($filename)) {\n            throw new \\PHPUnit\\Runner\\FileDoesNotExistException($filename);\n        }\n        $this->filename = $filename;\n        $this->phpUtil = $phpUtil ?: AbstractPhpProcess::factory();\n    }\n    /**\n     * Counts the number of test cases executed by run(TestResult result).\n     */\n    public function count() : int\n    {\n        return 1;\n    }\n    /**\n     * Runs a test and collects its result in a TestResult instance.\n     *\n     * @throws \\PHPUnit\\Framework\\Exception\n     * @throws \\SebastianBergmann\\CodeCoverage\\ReflectionException\n     * @throws \\SebastianBergmann\\Template\\InvalidArgumentException\n     * @throws Exception\n     * @throws InvalidArgumentException\n     * @throws NoPreviousThrowableException\n     * @throws StaticAnalysisCacheNotConfiguredException\n     * @throws TestIdMissingException\n     * @throws UnintentionallyCoveredCodeException\n     *\n     * @noinspection RepetitiveMethodCallsInspection\n     */\n    public function run() : void\n    {\n        $emitter = EventFacade::emitter();\n        $emitter->testPreparationStarted($this->valueObjectForEvents());\n        try {\n            $sections = $this->parse();\n        } catch (\\PHPUnit\\Runner\\Exception $e) {\n            $emitter->testPrepared($this->valueObjectForEvents());\n            $emitter->testErrored($this->valueObjectForEvents(), ThrowableBuilder::from($e));\n            $emitter->testFinished($this->valueObjectForEvents(), 0);\n            return;\n        }\n        $code = $this->render($sections['FILE']);\n        $xfail = \\false;\n        $settings = $this->parseIniSection($this->settings(\\PHPUnit\\Runner\\CodeCoverage::instance()->isActive()));\n        $emitter->testPrepared($this->valueObjectForEvents());\n        if (isset($sections['INI'])) {\n            $settings = $this->parseIniSection($sections['INI'], $settings);\n        }\n        if (isset($sections['ENV'])) {\n            $env = $this->parseEnvSection($sections['ENV']);\n            $this->phpUtil->setEnv($env);\n        }\n        $this->phpUtil->setUseStderrRedirection(\\true);\n        if ($this->shouldTestBeSkipped($sections, $settings)) {\n            return;\n        }\n        if (isset($sections['XFAIL'])) {\n            $xfail = trim($sections['XFAIL']);\n        }\n        if (isset($sections['STDIN'])) {\n            $this->phpUtil->setStdin($sections['STDIN']);\n        }\n        if (isset($sections['ARGS'])) {\n            $this->phpUtil->setArgs($sections['ARGS']);\n        }\n        if (\\PHPUnit\\Runner\\CodeCoverage::instance()->isActive()) {\n            $codeCoverageCacheDirectory = null;\n            if (\\PHPUnit\\Runner\\CodeCoverage::instance()->codeCoverage()->cachesStaticAnalysis()) {\n                $codeCoverageCacheDirectory = \\PHPUnit\\Runner\\CodeCoverage::instance()->codeCoverage()->cacheDirectory();\n            }\n            $this->renderForCoverage($code, \\PHPUnit\\Runner\\CodeCoverage::instance()->codeCoverage()->collectsBranchAndPathCoverage(), $codeCoverageCacheDirectory);\n        }\n        $jobResult = $this->phpUtil->runJob($code, $this->stringifyIni($settings));\n        $this->output = $jobResult['stdout'] ?? '';\n        if (\\PHPUnit\\Runner\\CodeCoverage::instance()->isActive() && ($coverage = $this->cleanupForCoverage())) {\n            \\PHPUnit\\Runner\\CodeCoverage::instance()->codeCoverage()->start($this->filename, TestSize::large());\n            \\PHPUnit\\Runner\\CodeCoverage::instance()->codeCoverage()->append($coverage, $this->filename, \\true, TestStatus::unknown(), [], []);\n        }\n        try {\n            $this->assertPhptExpectation($sections, $this->output);\n        } catch (AssertionFailedError $e) {\n            $failure = $e;\n            if ($xfail !== \\false) {\n                $failure = new IncompleteTestError($xfail, 0, $e);\n            } elseif ($e instanceof ExpectationFailedException) {\n                $comparisonFailure = $e->getComparisonFailure();\n                if ($comparisonFailure) {\n                    $diff = $comparisonFailure->getDiff();\n                } else {\n                    $diff = $e->getMessage();\n                }\n                $hint = $this->getLocationHintFromDiff($diff, $sections);\n                $trace = array_merge($hint, debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS));\n                $failure = new PhptAssertionFailedError($e->getMessage(), 0, $trace[0]['file'], $trace[0]['line'], $trace, $comparisonFailure ? $diff : '');\n            }\n            if ($failure instanceof IncompleteTestError) {\n                $emitter->testMarkedAsIncomplete($this->valueObjectForEvents(), ThrowableBuilder::from($failure));\n            } else {\n                $emitter->testFailed($this->valueObjectForEvents(), ThrowableBuilder::from($failure), null);\n            }\n        } catch (Throwable $t) {\n            $emitter->testErrored($this->valueObjectForEvents(), ThrowableBuilder::from($t));\n        }\n        $this->runClean($sections, \\PHPUnit\\Runner\\CodeCoverage::instance()->isActive());\n        $emitter->testFinished($this->valueObjectForEvents(), 1);\n    }\n    /**\n     * Returns the name of the test case.\n     */\n    public function getName() : string\n    {\n        return $this->toString();\n    }\n    /**\n     * Returns a string representation of the test case.\n     */\n    public function toString() : string\n    {\n        return $this->filename;\n    }\n    public function usesDataProvider() : bool\n    {\n        return \\false;\n    }\n    public function numberOfAssertionsPerformed() : int\n    {\n        return 1;\n    }\n    public function output() : string\n    {\n        return $this->output;\n    }\n    public function hasOutput() : bool\n    {\n        return !empty($this->output);\n    }\n    public function sortId() : string\n    {\n        return $this->filename;\n    }\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public function provides() : array\n    {\n        return [];\n    }\n    /**\n     * @psalm-return list<ExecutionOrderDependency>\n     */\n    public function requires() : array\n    {\n        return [];\n    }\n    /**\n     * @internal This method is not covered by the backward compatibility promise for PHPUnit\n     */\n    public function valueObjectForEvents() : Phpt\n    {\n        return new Phpt($this->filename);\n    }\n    /**\n     * Parse --INI-- section key value pairs and return as array.\n     */\n    private function parseIniSection(array|string $content, array $ini = []) : array\n    {\n        if (is_string($content)) {\n            $content = explode(\"\\n\", trim($content));\n        }\n        foreach ($content as $setting) {\n            if (!str_contains($setting, '=')) {\n                continue;\n            }\n            $setting = explode('=', $setting, 2);\n            $name = trim($setting[0]);\n            $value = trim($setting[1]);\n            if ($name === 'extension' || $name === 'zend_extension') {\n                if (!isset($ini[$name])) {\n                    $ini[$name] = [];\n                }\n                $ini[$name][] = $value;\n                continue;\n            }\n            $ini[$name] = $value;\n        }\n        return $ini;\n    }\n    private function parseEnvSection(string $content) : array\n    {\n        $env = [];\n        foreach (explode(\"\\n\", trim($content)) as $e) {\n            $e = explode('=', trim($e), 2);\n            if (!empty($e[0]) && isset($e[1])) {\n                $env[$e[0]] = $e[1];\n            }\n        }\n        return $env;\n    }\n    /**\n     * @throws Exception\n     * @throws ExpectationFailedException\n     */\n    private function assertPhptExpectation(array $sections, string $output) : void\n    {\n        $assertions = ['EXPECT' => 'assertEquals', 'EXPECTF' => 'assertStringMatchesFormat', 'EXPECTREGEX' => 'assertMatchesRegularExpression'];\n        $actual = preg_replace('/\\\\r\\\\n/', \"\\n\", trim($output));\n        foreach ($assertions as $sectionName => $sectionAssertion) {\n            if (isset($sections[$sectionName])) {\n                $sectionContent = preg_replace('/\\\\r\\\\n/', \"\\n\", trim($sections[$sectionName]));\n                $expected = $sectionName === 'EXPECTREGEX' ? \"/{$sectionContent}/\" : $sectionContent;\n                Assert::$sectionAssertion($expected, $actual);\n                return;\n            }\n        }\n        throw new \\PHPUnit\\Runner\\InvalidPhptFileException();\n    }\n    private function shouldTestBeSkipped(array $sections, array $settings) : bool\n    {\n        if (!isset($sections['SKIPIF'])) {\n            return \\false;\n        }\n        $skipif = $this->render($sections['SKIPIF']);\n        $jobResult = $this->phpUtil->runJob($skipif, $this->stringifyIni($settings));\n        if (!strncasecmp('skip', ltrim($jobResult['stdout']), 4)) {\n            $message = '';\n            if (preg_match('/^\\\\s*skip\\\\s*(.+)\\\\s*/i', $jobResult['stdout'], $skipMatch)) {\n                $message = substr($skipMatch[1], 2);\n            }\n            EventFacade::emitter()->testSkipped($this->valueObjectForEvents(), $message);\n            EventFacade::emitter()->testFinished($this->valueObjectForEvents(), 0);\n            return \\true;\n        }\n        return \\false;\n    }\n    private function runClean(array $sections, bool $collectCoverage) : void\n    {\n        $this->phpUtil->setStdin('');\n        $this->phpUtil->setArgs('');\n        if (isset($sections['CLEAN'])) {\n            $cleanCode = $this->render($sections['CLEAN']);\n            $this->phpUtil->runJob($cleanCode, $this->settings($collectCoverage));\n        }\n    }\n    /**\n     * @throws Exception\n     */\n    private function parse() : array\n    {\n        $sections = [];\n        $section = '';\n        $unsupportedSections = ['CGI', 'COOKIE', 'DEFLATE_POST', 'EXPECTHEADERS', 'EXTENSIONS', 'GET', 'GZIP_POST', 'HEADERS', 'PHPDBG', 'POST', 'POST_RAW', 'PUT', 'REDIRECTTEST', 'REQUEST'];\n        $lineNr = 0;\n        foreach (file($this->filename) as $line) {\n            $lineNr++;\n            if (preg_match('/^--([_A-Z]+)--/', $line, $result)) {\n                $section = $result[1];\n                $sections[$section] = '';\n                $sections[$section . '_offset'] = $lineNr;\n                continue;\n            }\n            if (empty($section)) {\n                throw new \\PHPUnit\\Runner\\InvalidPhptFileException();\n            }\n            $sections[$section] .= $line;\n        }\n        if (isset($sections['FILEEOF'])) {\n            $sections['FILE'] = rtrim($sections['FILEEOF'], \"\\r\\n\");\n            unset($sections['FILEEOF']);\n        }\n        $this->parseExternal($sections);\n        if (!$this->validate($sections)) {\n            throw new \\PHPUnit\\Runner\\InvalidPhptFileException();\n        }\n        foreach ($unsupportedSections as $section) {\n            if (isset($sections[$section])) {\n                throw new \\PHPUnit\\Runner\\UnsupportedPhptSectionException($section);\n            }\n        }\n        return $sections;\n    }\n    /**\n     * @throws Exception\n     */\n    private function parseExternal(array &$sections) : void\n    {\n        $allowSections = ['FILE', 'EXPECT', 'EXPECTF', 'EXPECTREGEX'];\n        $testDirectory = dirname($this->filename) . DIRECTORY_SEPARATOR;\n        foreach ($allowSections as $section) {\n            if (isset($sections[$section . '_EXTERNAL'])) {\n                $externalFilename = trim($sections[$section . '_EXTERNAL']);\n                if (!is_file($testDirectory . $externalFilename) || !is_readable($testDirectory . $externalFilename)) {\n                    throw new \\PHPUnit\\Runner\\PhptExternalFileCannotBeLoadedException($section, $testDirectory . $externalFilename);\n                }\n                $sections[$section] = file_get_contents($testDirectory . $externalFilename);\n            }\n        }\n    }\n    private function validate(array $sections) : bool\n    {\n        $requiredSections = ['FILE', ['EXPECT', 'EXPECTF', 'EXPECTREGEX']];\n        foreach ($requiredSections as $section) {\n            if (is_array($section)) {\n                $foundSection = \\false;\n                foreach ($section as $anySection) {\n                    if (isset($sections[$anySection])) {\n                        $foundSection = \\true;\n                        break;\n                    }\n                }\n                if (!$foundSection) {\n                    return \\false;\n                }\n                continue;\n            }\n            if (!isset($sections[$section])) {\n                return \\false;\n            }\n        }\n        return \\true;\n    }\n    private function render(string $code) : string\n    {\n        return str_replace(['__DIR__', '__FILE__'], [\"'\" . dirname($this->filename) . \"'\", \"'\" . $this->filename . \"'\"], $code);\n    }\n    private function getCoverageFiles() : array\n    {\n        $baseDir = dirname(realpath($this->filename)) . DIRECTORY_SEPARATOR;\n        $basename = basename($this->filename, 'phpt');\n        return ['coverage' => $baseDir . $basename . 'coverage', 'job' => $baseDir . $basename . 'php'];\n    }\n    /**\n     * @throws \\SebastianBergmann\\Template\\InvalidArgumentException\n     */\n    private function renderForCoverage(string &$job, bool $pathCoverage, ?string $codeCoverageCacheDirectory) : void\n    {\n        $files = $this->getCoverageFiles();\n        $template = new Template(__DIR__ . '/../Util/PHP/Template/PhptTestCase.tpl');\n        $composerAutoload = '\\'\\'';\n        if (defined('PHPUNIT_COMPOSER_INSTALL')) {\n            $composerAutoload = var_export(PHPUNIT_COMPOSER_INSTALL, \\true);\n        }\n        $phar = '\\'\\'';\n        if (defined('__PHPUNIT_PHAR__')) {\n            $phar = var_export(__PHPUNIT_PHAR__, \\true);\n        }\n        if ($codeCoverageCacheDirectory === null) {\n            $codeCoverageCacheDirectory = 'null';\n        } else {\n            $codeCoverageCacheDirectory = \"'\" . $codeCoverageCacheDirectory . \"'\";\n        }\n        $bootstrap = '';\n        if (ConfigurationRegistry::get()->hasBootstrap()) {\n            $bootstrap = ConfigurationRegistry::get()->bootstrap();\n        }\n        $template->setVar(['bootstrap' => $bootstrap, 'composerAutoload' => $composerAutoload, 'phar' => $phar, 'job' => $files['job'], 'coverageFile' => $files['coverage'], 'driverMethod' => $pathCoverage ? 'forLineAndPathCoverage' : 'forLineCoverage', 'codeCoverageCacheDirectory' => $codeCoverageCacheDirectory]);\n        file_put_contents($files['job'], $job);\n        $job = $template->render();\n    }\n    private function cleanupForCoverage() : RawCodeCoverageData\n    {\n        $coverage = RawCodeCoverageData::fromXdebugWithoutPathCoverage([]);\n        $files = $this->getCoverageFiles();\n        if (is_file($files['coverage'])) {\n            $buffer = @file_get_contents($files['coverage']);\n            if ($buffer !== \\false) {\n                $coverage = @unserialize($buffer);\n                if ($coverage === \\false) {\n                    $coverage = RawCodeCoverageData::fromXdebugWithoutPathCoverage([]);\n                }\n            }\n        }\n        foreach ($files as $file) {\n            @unlink($file);\n        }\n        return $coverage;\n    }\n    private function stringifyIni(array $ini) : array\n    {\n        $settings = [];\n        foreach ($ini as $key => $value) {\n            if (is_array($value)) {\n                foreach ($value as $val) {\n                    $settings[] = $key . '=' . $val;\n                }\n                continue;\n            }\n            $settings[] = $key . '=' . $value;\n        }\n        return $settings;\n    }\n    private function getLocationHintFromDiff(string $message, array $sections) : array\n    {\n        $needle = '';\n        $previousLine = '';\n        $block = 'message';\n        foreach (preg_split('/\\\\r\\\\n|\\\\r|\\\\n/', $message) as $line) {\n            $line = trim($line);\n            if ($block === 'message' && $line === '--- Expected') {\n                $block = 'expected';\n            }\n            if ($block === 'expected' && $line === '@@ @@') {\n                $block = 'diff';\n            }\n            if ($block === 'diff') {\n                if (str_starts_with($line, '+')) {\n                    $needle = $this->getCleanDiffLine($previousLine);\n                    break;\n                }\n                if (str_starts_with($line, '-')) {\n                    $needle = $this->getCleanDiffLine($line);\n                    break;\n                }\n            }\n            if (!empty($line)) {\n                $previousLine = $line;\n            }\n        }\n        return $this->getLocationHint($needle, $sections);\n    }\n    private function getCleanDiffLine(string $line) : string\n    {\n        if (preg_match('/^[\\\\-+]([\\'\\\\\"]?)(.*)\\\\1$/', $line, $matches)) {\n            $line = $matches[2];\n        }\n        return $line;\n    }\n    private function getLocationHint(string $needle, array $sections) : array\n    {\n        $needle = trim($needle);\n        if (empty($needle)) {\n            return [['file' => realpath($this->filename), 'line' => 1]];\n        }\n        $search = [\n            // 'FILE',\n            'EXPECT',\n            'EXPECTF',\n            'EXPECTREGEX',\n        ];\n        foreach ($search as $section) {\n            if (!isset($sections[$section])) {\n                continue;\n            }\n            if (isset($sections[$section . '_EXTERNAL'])) {\n                $externalFile = trim($sections[$section . '_EXTERNAL']);\n                return [['file' => realpath(dirname($this->filename) . DIRECTORY_SEPARATOR . $externalFile), 'line' => 1], ['file' => realpath($this->filename), 'line' => ($sections[$section . '_EXTERNAL_offset'] ?? 0) + 1]];\n            }\n            $sectionOffset = $sections[$section . '_offset'] ?? 0;\n            $offset = $sectionOffset + 1;\n            foreach (preg_split('/\\\\r\\\\n|\\\\r|\\\\n/', $sections[$section]) as $line) {\n                if (str_contains($line, $needle)) {\n                    return [['file' => realpath($this->filename), 'line' => $offset]];\n                }\n                $offset++;\n            }\n        }\n        return [['file' => realpath($this->filename), 'line' => 1]];\n    }\n    /**\n     * @psalm-return list<string>\n     */\n    private function settings(bool $collectCoverage) : array\n    {\n        $settings = ['allow_url_fopen=1', 'auto_append_file=', 'auto_prepend_file=', 'disable_functions=', 'display_errors=1', 'docref_ext=.html', 'docref_root=', 'error_append_string=', 'error_prepend_string=', 'error_reporting=-1', 'html_errors=0', 'log_errors=0', 'open_basedir=', 'output_buffering=Off', 'output_handler=', 'report_memleaks=0', 'report_zend_debug=0'];\n        if (extension_loaded('pcov')) {\n            if ($collectCoverage) {\n                $settings[] = 'pcov.enabled=1';\n            } else {\n                $settings[] = 'pcov.enabled=0';\n            }\n        }\n        if (extension_loaded('xdebug')) {\n            if ($collectCoverage) {\n                $settings[] = 'xdebug.mode=coverage';\n            } else {\n                $settings[] = 'xdebug.mode=off';\n            }\n        }\n        return $settings;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse const DIRECTORY_SEPARATOR;\nuse function array_keys;\nuse function assert;\nuse function dirname;\nuse function file_get_contents;\nuse function file_put_contents;\nuse function is_array;\nuse function is_dir;\nuse function is_file;\nuse function json_decode;\nuse function json_encode;\nuse PHPUnit\\Framework\\TestStatus\\TestStatus;\nuse PHPUnit\\Runner\\DirectoryCannotBeCreatedException;\nuse PHPUnit\\Runner\\Exception;\nuse PHPUnit\\Util\\Filesystem;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DefaultResultCache implements \\PHPUnit\\Runner\\ResultCache\\ResultCache\n{\n    /**\n     * @var int\n     */\n    private const VERSION = 1;\n    /**\n     * @var string\n     */\n    private const DEFAULT_RESULT_CACHE_FILENAME = '.phpunit.result.cache';\n    private readonly string $cacheFilename;\n    /**\n     * @psalm-var array<string, TestStatus>\n     */\n    private array $defects = [];\n    /**\n     * @psalm-var array<string, float>\n     */\n    private array $times = [];\n    public function __construct(?string $filepath = null)\n    {\n        if ($filepath !== null && is_dir($filepath)) {\n            $filepath .= DIRECTORY_SEPARATOR . self::DEFAULT_RESULT_CACHE_FILENAME;\n        }\n        $this->cacheFilename = $filepath ?? $_ENV['PHPUNIT_RESULT_CACHE'] ?? self::DEFAULT_RESULT_CACHE_FILENAME;\n    }\n    public function setStatus(string $id, TestStatus $status) : void\n    {\n        if ($status->isSuccess()) {\n            return;\n        }\n        $this->defects[$id] = $status;\n    }\n    public function status(string $id) : TestStatus\n    {\n        return $this->defects[$id] ?? TestStatus::unknown();\n    }\n    public function setTime(string $id, float $time) : void\n    {\n        $this->times[$id] = $time;\n    }\n    public function time(string $id) : float\n    {\n        return $this->times[$id] ?? 0.0;\n    }\n    public function load() : void\n    {\n        if (!is_file($this->cacheFilename)) {\n            return;\n        }\n        $data = json_decode(file_get_contents($this->cacheFilename), \\true);\n        if ($data === null) {\n            return;\n        }\n        if (!isset($data['version'])) {\n            return;\n        }\n        if ($data['version'] !== self::VERSION) {\n            return;\n        }\n        assert(isset($data['defects']) && is_array($data['defects']));\n        assert(isset($data['times']) && is_array($data['times']));\n        foreach (array_keys($data['defects']) as $test) {\n            $data['defects'][$test] = TestStatus::from($data['defects'][$test]);\n        }\n        $this->defects = $data['defects'];\n        $this->times = $data['times'];\n    }\n    /**\n     * @throws Exception\n     */\n    public function persist() : void\n    {\n        if (!Filesystem::createDirectory(dirname($this->cacheFilename))) {\n            throw new DirectoryCannotBeCreatedException($this->cacheFilename);\n        }\n        $data = ['version' => self::VERSION, 'defects' => [], 'times' => $this->times];\n        foreach ($this->defects as $test => $status) {\n            $data['defects'][$test] = $status->asInt();\n        }\n        file_put_contents($this->cacheFilename, json_encode($data), \\LOCK_EX);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Framework\\TestStatus\\TestStatus;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NullResultCache implements \\PHPUnit\\Runner\\ResultCache\\ResultCache\n{\n    public function setStatus(string $id, TestStatus $status) : void\n    {\n    }\n    public function status(string $id) : TestStatus\n    {\n        return TestStatus::unknown();\n    }\n    public function setTime(string $id, float $time) : void\n    {\n    }\n    public function time(string $id) : float\n    {\n        return 0;\n    }\n    public function load() : void\n    {\n    }\n    public function persist() : void\n    {\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Framework\\TestStatus\\TestStatus;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface ResultCache\n{\n    public function setStatus(string $id, TestStatus $status) : void;\n    public function status(string $id) : TestStatus;\n    public function setTime(string $id, float $time) : void;\n    public function time(string $id) : float;\n    public function load() : void;\n    public function persist() : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse function round;\nuse PHPUnit\\Event\\Event;\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\Telemetry\\HRTime;\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\Framework\\InvalidArgumentException;\nuse PHPUnit\\Framework\\TestStatus\\TestStatus;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ResultCacheHandler\n{\n    private readonly \\PHPUnit\\Runner\\ResultCache\\ResultCache $cache;\n    private ?HRTime $time = null;\n    private int $testSuite = 0;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function __construct(\\PHPUnit\\Runner\\ResultCache\\ResultCache $cache, Facade $facade)\n    {\n        $this->cache = $cache;\n        $this->registerSubscribers($facade);\n    }\n    public function testSuiteStarted() : void\n    {\n        $this->testSuite++;\n    }\n    public function testSuiteFinished() : void\n    {\n        $this->testSuite--;\n        if ($this->testSuite === 0) {\n            $this->cache->persist();\n        }\n    }\n    public function testPrepared(Prepared $event) : void\n    {\n        $this->time = $event->telemetryInfo()->time();\n    }\n    public function testMarkedIncomplete(MarkedIncomplete $event) : void\n    {\n        $this->cache->setStatus($event->test()->id(), TestStatus::incomplete($event->throwable()->message()));\n    }\n    public function testConsideredRisky(ConsideredRisky $event) : void\n    {\n        $this->cache->setStatus($event->test()->id(), TestStatus::risky($event->message()));\n    }\n    public function testErrored(Errored $event) : void\n    {\n        $this->cache->setStatus($event->test()->id(), TestStatus::error($event->throwable()->message()));\n    }\n    public function testFailed(Failed $event) : void\n    {\n        $this->cache->setStatus($event->test()->id(), TestStatus::failure($event->throwable()->message()));\n    }\n    /**\n     * @throws \\PHPUnit\\Event\\InvalidArgumentException\n     * @throws InvalidArgumentException\n     */\n    public function testSkipped(Skipped $event) : void\n    {\n        $this->cache->setStatus($event->test()->id(), TestStatus::skipped($event->message()));\n        $this->cache->setTime($event->test()->id(), $this->duration($event));\n    }\n    /**\n     * @throws \\PHPUnit\\Event\\InvalidArgumentException\n     * @throws InvalidArgumentException\n     */\n    public function testFinished(Finished $event) : void\n    {\n        $this->cache->setTime($event->test()->id(), $this->duration($event));\n        $this->time = null;\n    }\n    /**\n     * @throws \\PHPUnit\\Event\\InvalidArgumentException\n     * @throws InvalidArgumentException\n     */\n    private function duration(Event $event) : float\n    {\n        if ($this->time === null) {\n            return 0.0;\n        }\n        return round($event->telemetryInfo()->time()->duration($this->time)->asFloat(), 3);\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function registerSubscribers(Facade $facade) : void\n    {\n        $facade->registerSubscribers(new \\PHPUnit\\Runner\\ResultCache\\TestSuiteStartedSubscriber($this), new \\PHPUnit\\Runner\\ResultCache\\TestSuiteFinishedSubscriber($this), new \\PHPUnit\\Runner\\ResultCache\\TestPreparedSubscriber($this), new \\PHPUnit\\Runner\\ResultCache\\TestMarkedIncompleteSubscriber($this), new \\PHPUnit\\Runner\\ResultCache\\TestConsideredRiskySubscriber($this), new \\PHPUnit\\Runner\\ResultCache\\TestErroredSubscriber($this), new \\PHPUnit\\Runner\\ResultCache\\TestFailedSubscriber($this), new \\PHPUnit\\Runner\\ResultCache\\TestSkippedSubscriber($this), new \\PHPUnit\\Runner\\ResultCache\\TestFinishedSubscriber($this));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Subscriber\n{\n    private readonly \\PHPUnit\\Runner\\ResultCache\\ResultCacheHandler $handler;\n    public function __construct(\\PHPUnit\\Runner\\ResultCache\\ResultCacheHandler $handler)\n    {\n        $this->handler = $handler;\n    }\n    protected function handler() : \\PHPUnit\\Runner\\ResultCache\\ResultCacheHandler\n    {\n        return $this->handler;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\ConsideredRiskySubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestConsideredRiskySubscriber extends \\PHPUnit\\Runner\\ResultCache\\Subscriber implements ConsideredRiskySubscriber\n{\n    public function notify(ConsideredRisky $event) : void\n    {\n        $this->handler()->testConsideredRisky($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\ErroredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestErroredSubscriber extends \\PHPUnit\\Runner\\ResultCache\\Subscriber implements ErroredSubscriber\n{\n    public function notify(Errored $event) : void\n    {\n        $this->handler()->testErrored($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\FailedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFailedSubscriber extends \\PHPUnit\\Runner\\ResultCache\\Subscriber implements FailedSubscriber\n{\n    public function notify(Failed $event) : void\n    {\n        $this->handler()->testFailed($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFinishedSubscriber extends \\PHPUnit\\Runner\\ResultCache\\Subscriber implements FinishedSubscriber\n{\n    /**\n     * @throws \\PHPUnit\\Framework\\InvalidArgumentException\n     * @throws InvalidArgumentException\n     */\n    public function notify(Finished $event) : void\n    {\n        $this->handler()->testFinished($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\MarkedIncompleteSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestMarkedIncompleteSubscriber extends \\PHPUnit\\Runner\\ResultCache\\Subscriber implements MarkedIncompleteSubscriber\n{\n    public function notify(MarkedIncomplete $event) : void\n    {\n        $this->handler()->testMarkedIncomplete($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\PreparedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestPreparedSubscriber extends \\PHPUnit\\Runner\\ResultCache\\Subscriber implements PreparedSubscriber\n{\n    public function notify(Prepared $event) : void\n    {\n        $this->handler()->testPrepared($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Event\\InvalidArgumentException;\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\Test\\SkippedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSkippedSubscriber extends \\PHPUnit\\Runner\\ResultCache\\Subscriber implements SkippedSubscriber\n{\n    /**\n     * @throws \\PHPUnit\\Framework\\InvalidArgumentException\n     * @throws InvalidArgumentException\n     */\n    public function notify(Skipped $event) : void\n    {\n        $this->handler()->testSkipped($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Event\\TestSuite\\Finished;\nuse PHPUnit\\Event\\TestSuite\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteFinishedSubscriber extends \\PHPUnit\\Runner\\ResultCache\\Subscriber implements FinishedSubscriber\n{\n    public function notify(Finished $event) : void\n    {\n        $this->handler()->testSuiteFinished();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner\\ResultCache;\n\nuse PHPUnit\\Event\\TestSuite\\Started;\nuse PHPUnit\\Event\\TestSuite\\StartedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteStartedSubscriber extends \\PHPUnit\\Runner\\ResultCache\\Subscriber implements StartedSubscriber\n{\n    public function notify(Started $event) : void\n    {\n        $this->handler()->testSuiteStarted();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse function array_values;\nuse function assert;\nuse function implode;\nuse function str_contains;\nuse PHPUnit\\Event\\Code\\TestMethod;\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\Test\\BeforeFirstTestMethodErrored;\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\DeprecationTriggered;\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\ErrorTriggered;\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\NoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitErrorTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitWarningTriggered;\nuse PHPUnit\\Event\\Test\\PhpWarningTriggered;\nuse PHPUnit\\Event\\Test\\Skipped as TestSkipped;\nuse PHPUnit\\Event\\Test\\WarningTriggered;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestRunner\\DeprecationTriggered as TestRunnerDeprecationTriggered;\nuse PHPUnit\\Event\\TestRunner\\ExecutionStarted;\nuse PHPUnit\\Event\\TestRunner\\WarningTriggered as TestRunnerWarningTriggered;\nuse PHPUnit\\Event\\TestSuite\\Finished as TestSuiteFinished;\nuse PHPUnit\\Event\\TestSuite\\Skipped as TestSuiteSkipped;\nuse PHPUnit\\Event\\TestSuite\\Started as TestSuiteStarted;\nuse PHPUnit\\Event\\TestSuite\\TestSuiteForTestClass;\nuse PHPUnit\\Event\\TestSuite\\TestSuiteForTestMethodWithDataProvider;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\TestRunner\\TestResult\\Issues\\Issue;\nuse PHPUnit\\TextUI\\Configuration\\Source;\nuse PHPUnit\\TextUI\\Configuration\\SourceFilter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Collector\n{\n    private readonly Source $source;\n    private int $numberOfTests = 0;\n    private int $numberOfTestsRun = 0;\n    private int $numberOfAssertions = 0;\n    private bool $prepared = \\false;\n    private bool $currentTestSuiteForTestClassFailed = \\false;\n    /**\n     * @psalm-var non-negative-int\n     */\n    private int $numberOfIssuesIgnoredByBaseline = 0;\n    /**\n     * @psalm-var list<BeforeFirstTestMethodErrored|Errored>\n     */\n    private array $testErroredEvents = [];\n    /**\n     * @psalm-var list<Failed>\n     */\n    private array $testFailedEvents = [];\n    /**\n     * @psalm-var list<MarkedIncomplete>\n     */\n    private array $testMarkedIncompleteEvents = [];\n    /**\n     * @psalm-var list<TestSuiteSkipped>\n     */\n    private array $testSuiteSkippedEvents = [];\n    /**\n     * @psalm-var list<TestSkipped>\n     */\n    private array $testSkippedEvents = [];\n    /**\n     * @psalm-var array<string,list<ConsideredRisky>>\n     */\n    private array $testConsideredRiskyEvents = [];\n    /**\n     * @psalm-var array<string,list<PhpunitDeprecationTriggered>>\n     */\n    private array $testTriggeredPhpunitDeprecationEvents = [];\n    /**\n     * @psalm-var array<string,list<PhpunitErrorTriggered>>\n     */\n    private array $testTriggeredPhpunitErrorEvents = [];\n    /**\n     * @psalm-var array<string,list<PhpunitWarningTriggered>>\n     */\n    private array $testTriggeredPhpunitWarningEvents = [];\n    /**\n     * @psalm-var list<TestRunnerWarningTriggered>\n     */\n    private array $testRunnerTriggeredWarningEvents = [];\n    /**\n     * @psalm-var list<TestRunnerDeprecationTriggered>\n     */\n    private array $testRunnerTriggeredDeprecationEvents = [];\n    /**\n     * @psalm-var array<non-empty-string, Issue>\n     */\n    private array $errors = [];\n    /**\n     * @psalm-var array<non-empty-string, Issue>\n     */\n    private array $deprecations = [];\n    /**\n     * @psalm-var array<non-empty-string, Issue>\n     */\n    private array $notices = [];\n    /**\n     * @psalm-var array<non-empty-string, Issue>\n     */\n    private array $warnings = [];\n    /**\n     * @psalm-var array<non-empty-string, Issue>\n     */\n    private array $phpDeprecations = [];\n    /**\n     * @psalm-var array<non-empty-string, Issue>\n     */\n    private array $phpNotices = [];\n    /**\n     * @psalm-var array<non-empty-string, Issue>\n     */\n    private array $phpWarnings = [];\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function __construct(Facade $facade, Source $source)\n    {\n        $facade->registerSubscribers(new \\PHPUnit\\TestRunner\\TestResult\\ExecutionStartedSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestSuiteSkippedSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestSuiteStartedSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestSuiteFinishedSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestPreparedSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestFinishedSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\BeforeTestClassMethodErroredSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestErroredSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestFailedSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestMarkedIncompleteSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestSkippedSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestConsideredRiskySubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredDeprecationSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredErrorSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredNoticeSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredPhpDeprecationSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredPhpNoticeSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredPhpunitDeprecationSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredPhpunitErrorSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredPhpunitWarningSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredPhpWarningSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestTriggeredWarningSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestRunnerTriggeredDeprecationSubscriber($this), new \\PHPUnit\\TestRunner\\TestResult\\TestRunnerTriggeredWarningSubscriber($this));\n        $this->source = $source;\n    }\n    public function result() : \\PHPUnit\\TestRunner\\TestResult\\TestResult\n    {\n        return new \\PHPUnit\\TestRunner\\TestResult\\TestResult($this->numberOfTests, $this->numberOfTestsRun, $this->numberOfAssertions, $this->testErroredEvents, $this->testFailedEvents, $this->testConsideredRiskyEvents, $this->testSuiteSkippedEvents, $this->testSkippedEvents, $this->testMarkedIncompleteEvents, $this->testTriggeredPhpunitDeprecationEvents, $this->testTriggeredPhpunitErrorEvents, $this->testTriggeredPhpunitWarningEvents, $this->testRunnerTriggeredDeprecationEvents, $this->testRunnerTriggeredWarningEvents, array_values($this->errors), array_values($this->deprecations), array_values($this->notices), array_values($this->warnings), array_values($this->phpDeprecations), array_values($this->phpNotices), array_values($this->phpWarnings), $this->numberOfIssuesIgnoredByBaseline);\n    }\n    public function executionStarted(ExecutionStarted $event) : void\n    {\n        $this->numberOfTests = $event->testSuite()->count();\n    }\n    public function testSuiteSkipped(TestSuiteSkipped $event) : void\n    {\n        $testSuite = $event->testSuite();\n        if (!$testSuite->isForTestClass()) {\n            return;\n        }\n        $this->testSuiteSkippedEvents[] = $event;\n    }\n    public function testSuiteStarted(TestSuiteStarted $event) : void\n    {\n        $testSuite = $event->testSuite();\n        if (!$testSuite->isForTestClass()) {\n            return;\n        }\n        $this->currentTestSuiteForTestClassFailed = \\false;\n    }\n    /**\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function testSuiteFinished(TestSuiteFinished $event) : void\n    {\n        if ($this->currentTestSuiteForTestClassFailed) {\n            return;\n        }\n        $testSuite = $event->testSuite();\n        if ($testSuite->isWithName()) {\n            return;\n        }\n        if ($testSuite->isForTestMethodWithDataProvider()) {\n            assert($testSuite instanceof TestSuiteForTestMethodWithDataProvider);\n            $test = $testSuite->tests()->asArray()[0];\n            assert($test instanceof TestMethod);\n            \\PHPUnit\\TestRunner\\TestResult\\PassedTests::instance()->testMethodPassed($test, null);\n            return;\n        }\n        assert($testSuite instanceof TestSuiteForTestClass);\n        \\PHPUnit\\TestRunner\\TestResult\\PassedTests::instance()->testClassPassed($testSuite->className());\n    }\n    public function testPrepared() : void\n    {\n        $this->prepared = \\true;\n    }\n    public function testFinished(Finished $event) : void\n    {\n        $this->numberOfAssertions += $event->numberOfAssertionsPerformed();\n        $this->numberOfTestsRun++;\n        $this->prepared = \\false;\n    }\n    public function beforeTestClassMethodErrored(BeforeFirstTestMethodErrored $event) : void\n    {\n        $this->testErroredEvents[] = $event;\n        $this->numberOfTestsRun++;\n    }\n    public function testErrored(Errored $event) : void\n    {\n        $this->testErroredEvents[] = $event;\n        $this->currentTestSuiteForTestClassFailed = \\true;\n        /*\n         * @todo Eliminate this special case\n         */\n        if (str_contains($event->asString(), 'Test was run in child process and ended unexpectedly')) {\n            return;\n        }\n        if (!$this->prepared) {\n            $this->numberOfTestsRun++;\n        }\n    }\n    public function testFailed(Failed $event) : void\n    {\n        $this->testFailedEvents[] = $event;\n        $this->currentTestSuiteForTestClassFailed = \\true;\n    }\n    public function testMarkedIncomplete(MarkedIncomplete $event) : void\n    {\n        $this->testMarkedIncompleteEvents[] = $event;\n    }\n    public function testSkipped(TestSkipped $event) : void\n    {\n        $this->testSkippedEvents[] = $event;\n        if (!$this->prepared) {\n            $this->numberOfTestsRun++;\n        }\n    }\n    public function testConsideredRisky(ConsideredRisky $event) : void\n    {\n        if (!isset($this->testConsideredRiskyEvents[$event->test()->id()])) {\n            $this->testConsideredRiskyEvents[$event->test()->id()] = [];\n        }\n        $this->testConsideredRiskyEvents[$event->test()->id()][] = $event;\n    }\n    public function testTriggeredDeprecation(DeprecationTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            $this->numberOfIssuesIgnoredByBaseline++;\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfDeprecations() && $event->wasSuppressed()) {\n            return;\n        }\n        if ($this->source->restrictDeprecations() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        $id = $this->issueId($event);\n        if (!isset($this->deprecations[$id])) {\n            $this->deprecations[$id] = Issue::from($event->file(), $event->line(), $event->message(), $event->test());\n            return;\n        }\n        $this->deprecations[$id]->triggeredBy($event->test());\n    }\n    public function testTriggeredPhpDeprecation(PhpDeprecationTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            $this->numberOfIssuesIgnoredByBaseline++;\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfPhpDeprecations() && $event->wasSuppressed()) {\n            return;\n        }\n        if ($this->source->restrictDeprecations() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        $id = $this->issueId($event);\n        if (!isset($this->phpDeprecations[$id])) {\n            $this->phpDeprecations[$id] = Issue::from($event->file(), $event->line(), $event->message(), $event->test());\n            return;\n        }\n        $this->phpDeprecations[$id]->triggeredBy($event->test());\n    }\n    public function testTriggeredPhpunitDeprecation(PhpunitDeprecationTriggered $event) : void\n    {\n        if (!isset($this->testTriggeredPhpunitDeprecationEvents[$event->test()->id()])) {\n            $this->testTriggeredPhpunitDeprecationEvents[$event->test()->id()] = [];\n        }\n        $this->testTriggeredPhpunitDeprecationEvents[$event->test()->id()][] = $event;\n    }\n    public function testTriggeredError(ErrorTriggered $event) : void\n    {\n        if (!$this->source->ignoreSuppressionOfErrors() && $event->wasSuppressed()) {\n            return;\n        }\n        $id = $this->issueId($event);\n        if (!isset($this->errors[$id])) {\n            $this->errors[$id] = Issue::from($event->file(), $event->line(), $event->message(), $event->test());\n            return;\n        }\n        $this->errors[$id]->triggeredBy($event->test());\n    }\n    public function testTriggeredNotice(NoticeTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            $this->numberOfIssuesIgnoredByBaseline++;\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfNotices() && $event->wasSuppressed()) {\n            return;\n        }\n        if ($this->source->restrictNotices() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        $id = $this->issueId($event);\n        if (!isset($this->notices[$id])) {\n            $this->notices[$id] = Issue::from($event->file(), $event->line(), $event->message(), $event->test());\n            return;\n        }\n        $this->notices[$id]->triggeredBy($event->test());\n    }\n    public function testTriggeredPhpNotice(PhpNoticeTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            $this->numberOfIssuesIgnoredByBaseline++;\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfPhpNotices() && $event->wasSuppressed()) {\n            return;\n        }\n        if ($this->source->restrictNotices() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        $id = $this->issueId($event);\n        if (!isset($this->phpNotices[$id])) {\n            $this->phpNotices[$id] = Issue::from($event->file(), $event->line(), $event->message(), $event->test());\n            return;\n        }\n        $this->phpNotices[$id]->triggeredBy($event->test());\n    }\n    public function testTriggeredWarning(WarningTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            $this->numberOfIssuesIgnoredByBaseline++;\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfWarnings() && $event->wasSuppressed()) {\n            return;\n        }\n        if ($this->source->restrictWarnings() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        $id = $this->issueId($event);\n        if (!isset($this->warnings[$id])) {\n            $this->warnings[$id] = Issue::from($event->file(), $event->line(), $event->message(), $event->test());\n            return;\n        }\n        $this->warnings[$id]->triggeredBy($event->test());\n    }\n    public function testTriggeredPhpWarning(PhpWarningTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            $this->numberOfIssuesIgnoredByBaseline++;\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfPhpWarnings() && $event->wasSuppressed()) {\n            return;\n        }\n        if ($this->source->restrictWarnings() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        $id = $this->issueId($event);\n        if (!isset($this->phpWarnings[$id])) {\n            $this->phpWarnings[$id] = Issue::from($event->file(), $event->line(), $event->message(), $event->test());\n            return;\n        }\n        $this->phpWarnings[$id]->triggeredBy($event->test());\n    }\n    public function testTriggeredPhpunitError(PhpunitErrorTriggered $event) : void\n    {\n        if (!isset($this->testTriggeredPhpunitErrorEvents[$event->test()->id()])) {\n            $this->testTriggeredPhpunitErrorEvents[$event->test()->id()] = [];\n        }\n        $this->testTriggeredPhpunitErrorEvents[$event->test()->id()][] = $event;\n    }\n    public function testTriggeredPhpunitWarning(PhpunitWarningTriggered $event) : void\n    {\n        if (!isset($this->testTriggeredPhpunitWarningEvents[$event->test()->id()])) {\n            $this->testTriggeredPhpunitWarningEvents[$event->test()->id()] = [];\n        }\n        $this->testTriggeredPhpunitWarningEvents[$event->test()->id()][] = $event;\n    }\n    public function testRunnerTriggeredDeprecation(TestRunnerDeprecationTriggered $event) : void\n    {\n        $this->testRunnerTriggeredDeprecationEvents[] = $event;\n    }\n    public function testRunnerTriggeredWarning(TestRunnerWarningTriggered $event) : void\n    {\n        $this->testRunnerTriggeredWarningEvents[] = $event;\n    }\n    public function hasErroredTests() : bool\n    {\n        return !empty($this->testErroredEvents);\n    }\n    public function hasFailedTests() : bool\n    {\n        return !empty($this->testFailedEvents);\n    }\n    public function hasRiskyTests() : bool\n    {\n        return !empty($this->testConsideredRiskyEvents);\n    }\n    public function hasSkippedTests() : bool\n    {\n        return !empty($this->testSkippedEvents);\n    }\n    public function hasIncompleteTests() : bool\n    {\n        return !empty($this->testMarkedIncompleteEvents);\n    }\n    public function hasDeprecations() : bool\n    {\n        return !empty($this->deprecations) || !empty($this->phpDeprecations) || !empty($this->testTriggeredPhpunitDeprecationEvents) || !empty($this->testRunnerTriggeredDeprecationEvents);\n    }\n    public function hasNotices() : bool\n    {\n        return !empty($this->notices) || !empty($this->phpNotices);\n    }\n    public function hasWarnings() : bool\n    {\n        return !empty($this->warnings) || !empty($this->phpWarnings) || !empty($this->testTriggeredPhpunitWarningEvents) || !empty($this->testRunnerTriggeredWarningEvents);\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    private function issueId(DeprecationTriggered|ErrorTriggered|NoticeTriggered|PhpDeprecationTriggered|PhpNoticeTriggered|PhpWarningTriggered|WarningTriggered $event) : string\n    {\n        return implode(':', [$event->file(), $event->line(), $event->message()]);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\TextUI\\Configuration\\Registry as ConfigurationRegistry;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Facade\n{\n    private static ?\\PHPUnit\\TestRunner\\TestResult\\Collector $collector = null;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public static function init() : void\n    {\n        self::collector();\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public static function result() : \\PHPUnit\\TestRunner\\TestResult\\TestResult\n    {\n        return self::collector()->result();\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public static function shouldStop() : bool\n    {\n        $configuration = ConfigurationRegistry::get();\n        $collector = self::collector();\n        if (($configuration->stopOnDefect() || $configuration->stopOnError()) && $collector->hasErroredTests()) {\n            return \\true;\n        }\n        if (($configuration->stopOnDefect() || $configuration->stopOnFailure()) && $collector->hasFailedTests()) {\n            return \\true;\n        }\n        if (($configuration->stopOnDefect() || $configuration->stopOnWarning()) && $collector->hasWarnings()) {\n            return \\true;\n        }\n        if (($configuration->stopOnDefect() || $configuration->stopOnRisky()) && $collector->hasRiskyTests()) {\n            return \\true;\n        }\n        if ($configuration->stopOnDeprecation() && $collector->hasDeprecations()) {\n            return \\true;\n        }\n        if ($configuration->stopOnNotice() && $collector->hasNotices()) {\n            return \\true;\n        }\n        if ($configuration->stopOnIncomplete() && $collector->hasIncompleteTests()) {\n            return \\true;\n        }\n        if ($configuration->stopOnSkipped() && $collector->hasSkippedTests()) {\n            return \\true;\n        }\n        return \\false;\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private static function collector() : \\PHPUnit\\TestRunner\\TestResult\\Collector\n    {\n        if (self::$collector === null) {\n            $configuration = ConfigurationRegistry::get();\n            self::$collector = new \\PHPUnit\\TestRunner\\TestResult\\Collector(EventFacade::instance(), $configuration->source());\n        }\n        return self::$collector;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult\\Issues;\n\nuse PHPUnit\\Event\\Code\\Test;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Issue\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $file;\n    /**\n     * @psalm-var positive-int\n     */\n    private readonly int $line;\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $description;\n    /**\n     * @psalm-var non-empty-array<non-empty-string, array{test: Test, count: int}>\n     */\n    private array $triggeringTests;\n    /**\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     * @psalm-param non-empty-string $description\n     */\n    public static function from(string $file, int $line, string $description, Test $triggeringTest) : self\n    {\n        return new self($file, $line, $description, $triggeringTest);\n    }\n    /**\n     * @psalm-param non-empty-string $file\n     * @psalm-param positive-int $line\n     * @psalm-param non-empty-string $description\n     */\n    private function __construct(string $file, int $line, string $description, Test $triggeringTest)\n    {\n        $this->file = $file;\n        $this->line = $line;\n        $this->description = $description;\n        $this->triggeringTests = [$triggeringTest->id() => ['test' => $triggeringTest, 'count' => 1]];\n    }\n    public function triggeredBy(Test $test) : void\n    {\n        if (isset($this->triggeringTests[$test->id()])) {\n            $this->triggeringTests[$test->id()]['count']++;\n            return;\n        }\n        $this->triggeringTests[$test->id()] = ['test' => $test, 'count' => 1];\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function file() : string\n    {\n        return $this->file;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function line() : int\n    {\n        return $this->line;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function description() : string\n    {\n        return $this->description;\n    }\n    /**\n     * @psalm-return non-empty-array<non-empty-string, array{test: Test, count: int}>\n     */\n    public function triggeringTests() : array\n    {\n        return $this->triggeringTests;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse function array_merge;\nuse function assert;\nuse function in_array;\nuse PHPUnit\\Event\\Code\\TestMethod;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Framework\\TestSize\\Known;\nuse PHPUnit\\Framework\\TestSize\\TestSize;\nuse PHPUnit\\Metadata\\Api\\Groups;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PassedTests\n{\n    private static ?self $instance = null;\n    /**\n     * @psalm-var list<class-string>\n     */\n    private array $passedTestClasses = [];\n    /**\n     * @psalm-var array<string,array{returnValue: mixed, size: TestSize}>\n     */\n    private array $passedTestMethods = [];\n    public static function instance() : self\n    {\n        if (self::$instance !== null) {\n            return self::$instance;\n        }\n        self::$instance = new self();\n        return self::$instance;\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public function testClassPassed(string $className) : void\n    {\n        $this->passedTestClasses[] = $className;\n    }\n    /**\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function testMethodPassed(TestMethod $test, mixed $returnValue) : void\n    {\n        $size = (new Groups())->size($test->className(), $test->methodName());\n        $this->passedTestMethods[$test->className() . '::' . $test->methodName()] = ['returnValue' => $returnValue, 'size' => $size];\n    }\n    public function import(self $other) : void\n    {\n        $this->passedTestClasses = array_merge($this->passedTestClasses, $other->passedTestClasses);\n        $this->passedTestMethods = array_merge($this->passedTestMethods, $other->passedTestMethods);\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public function hasTestClassPassed(string $className) : bool\n    {\n        return in_array($className, $this->passedTestClasses, \\true);\n    }\n    public function hasTestMethodPassed(string $method) : bool\n    {\n        return isset($this->passedTestMethods[$method]);\n    }\n    public function isGreaterThan(string $method, TestSize $other) : bool\n    {\n        if ($other->isUnknown()) {\n            return \\false;\n        }\n        assert($other instanceof Known);\n        $size = $this->passedTestMethods[$method]['size'];\n        if ($size->isUnknown()) {\n            return \\false;\n        }\n        assert($size instanceof Known);\n        return $size->isGreaterThan($other);\n    }\n    public function returnValue(string $method) : mixed\n    {\n        if (isset($this->passedTestMethods[$method])) {\n            return $this->passedTestMethods[$method]['returnValue'];\n        }\n        return null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\BeforeFirstTestMethodErrored;\nuse PHPUnit\\Event\\Test\\BeforeFirstTestMethodErroredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BeforeTestClassMethodErroredSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements BeforeFirstTestMethodErroredSubscriber\n{\n    public function notify(BeforeFirstTestMethodErrored $event) : void\n    {\n        $this->collector()->beforeTestClassMethodErrored($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\TestRunner\\ExecutionStarted;\nuse PHPUnit\\Event\\TestRunner\\ExecutionStartedSubscriber as TestRunnerExecutionStartedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExecutionStartedSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements TestRunnerExecutionStartedSubscriber\n{\n    public function notify(ExecutionStarted $event) : void\n    {\n        $this->collector()->executionStarted($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Subscriber\n{\n    private readonly \\PHPUnit\\TestRunner\\TestResult\\Collector $collector;\n    public function __construct(\\PHPUnit\\TestRunner\\TestResult\\Collector $collector)\n    {\n        $this->collector = $collector;\n    }\n    protected function collector() : \\PHPUnit\\TestRunner\\TestResult\\Collector\n    {\n        return $this->collector;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\ConsideredRiskySubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestConsideredRiskySubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements ConsideredRiskySubscriber\n{\n    public function notify(ConsideredRisky $event) : void\n    {\n        $this->collector()->testConsideredRisky($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\ErroredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestErroredSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements ErroredSubscriber\n{\n    public function notify(Errored $event) : void\n    {\n        $this->collector()->testErrored($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\FailedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFailedSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements FailedSubscriber\n{\n    public function notify(Failed $event) : void\n    {\n        $this->collector()->testFailed($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFinishedSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements FinishedSubscriber\n{\n    public function notify(Finished $event) : void\n    {\n        $this->collector()->testFinished($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\MarkedIncompleteSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestMarkedIncompleteSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements MarkedIncompleteSubscriber\n{\n    public function notify(MarkedIncomplete $event) : void\n    {\n        $this->collector()->testMarkedIncomplete($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\PreparedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestPreparedSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements PreparedSubscriber\n{\n    public function notify(Prepared $event) : void\n    {\n        $this->collector()->testPrepared();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\TestRunner\\DeprecationTriggered;\nuse PHPUnit\\Event\\TestRunner\\DeprecationTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestRunnerTriggeredDeprecationSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements DeprecationTriggeredSubscriber\n{\n    public function notify(DeprecationTriggered $event) : void\n    {\n        $this->collector()->testRunnerTriggeredDeprecation($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\TestRunner\\WarningTriggered;\nuse PHPUnit\\Event\\TestRunner\\WarningTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestRunnerTriggeredWarningSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements WarningTriggeredSubscriber\n{\n    public function notify(WarningTriggered $event) : void\n    {\n        $this->collector()->testRunnerTriggeredWarning($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\Test\\SkippedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSkippedSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements SkippedSubscriber\n{\n    public function notify(Skipped $event) : void\n    {\n        $this->collector()->testSkipped($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Event\\TestSuite\\Finished;\nuse PHPUnit\\Event\\TestSuite\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteFinishedSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements FinishedSubscriber\n{\n    /**\n     * @throws NoDataSetFromDataProviderException\n     */\n    public function notify(Finished $event) : void\n    {\n        $this->collector()->testSuiteFinished($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\TestSuite\\Skipped;\nuse PHPUnit\\Event\\TestSuite\\SkippedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteSkippedSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements SkippedSubscriber\n{\n    public function notify(Skipped $event) : void\n    {\n        $this->collector()->testSuiteSkipped($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\TestSuite\\Started;\nuse PHPUnit\\Event\\TestSuite\\StartedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteStartedSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements StartedSubscriber\n{\n    public function notify(Started $event) : void\n    {\n        $this->collector()->testSuiteStarted($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\DeprecationTriggered;\nuse PHPUnit\\Event\\Test\\DeprecationTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredDeprecationSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements DeprecationTriggeredSubscriber\n{\n    public function notify(DeprecationTriggered $event) : void\n    {\n        $this->collector()->testTriggeredDeprecation($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\ErrorTriggered;\nuse PHPUnit\\Event\\Test\\ErrorTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredErrorSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements ErrorTriggeredSubscriber\n{\n    public function notify(ErrorTriggered $event) : void\n    {\n        $this->collector()->testTriggeredError($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\NoticeTriggered;\nuse PHPUnit\\Event\\Test\\NoticeTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredNoticeSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements NoticeTriggeredSubscriber\n{\n    public function notify(NoticeTriggered $event) : void\n    {\n        $this->collector()->testTriggeredNotice($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpDeprecationSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements PhpDeprecationTriggeredSubscriber\n{\n    public function notify(PhpDeprecationTriggered $event) : void\n    {\n        $this->collector()->testTriggeredPhpDeprecation($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpNoticeSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements PhpNoticeTriggeredSubscriber\n{\n    public function notify(PhpNoticeTriggered $event) : void\n    {\n        $this->collector()->testTriggeredPhpNotice($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\PhpWarningTriggered;\nuse PHPUnit\\Event\\Test\\PhpWarningTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpWarningSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements PhpWarningTriggeredSubscriber\n{\n    public function notify(PhpWarningTriggered $event) : void\n    {\n        $this->collector()->testTriggeredPhpWarning($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\PhpunitDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitDeprecationTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpunitDeprecationSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements PhpunitDeprecationTriggeredSubscriber\n{\n    public function notify(PhpunitDeprecationTriggered $event) : void\n    {\n        $this->collector()->testTriggeredPhpunitDeprecation($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\PhpunitErrorTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitErrorTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpunitErrorSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements PhpunitErrorTriggeredSubscriber\n{\n    public function notify(PhpunitErrorTriggered $event) : void\n    {\n        $this->collector()->testTriggeredPhpunitError($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\PhpunitWarningTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitWarningTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpunitWarningSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements PhpunitWarningTriggeredSubscriber\n{\n    public function notify(PhpunitWarningTriggered $event) : void\n    {\n        $this->collector()->testTriggeredPhpunitWarning($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse PHPUnit\\Event\\Test\\WarningTriggered;\nuse PHPUnit\\Event\\Test\\WarningTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredWarningSubscriber extends \\PHPUnit\\TestRunner\\TestResult\\Subscriber implements WarningTriggeredSubscriber\n{\n    public function notify(WarningTriggered $event) : void\n    {\n        $this->collector()->testTriggeredWarning($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TestRunner\\TestResult;\n\nuse function count;\nuse PHPUnit\\Event\\Test\\BeforeFirstTestMethodErrored;\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\PhpunitDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitErrorTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitWarningTriggered;\nuse PHPUnit\\Event\\Test\\Skipped as TestSkipped;\nuse PHPUnit\\Event\\TestRunner\\DeprecationTriggered as TestRunnerDeprecationTriggered;\nuse PHPUnit\\Event\\TestRunner\\WarningTriggered as TestRunnerWarningTriggered;\nuse PHPUnit\\Event\\TestSuite\\Skipped as TestSuiteSkipped;\nuse PHPUnit\\TestRunner\\TestResult\\Issues\\Issue;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestResult\n{\n    private readonly int $numberOfTests;\n    private readonly int $numberOfTestsRun;\n    private readonly int $numberOfAssertions;\n    /**\n     * @psalm-var list<BeforeFirstTestMethodErrored|Errored>\n     */\n    private readonly array $testErroredEvents;\n    /**\n     * @psalm-var list<Failed>\n     */\n    private readonly array $testFailedEvents;\n    /**\n     * @psalm-var list<MarkedIncomplete>\n     */\n    private readonly array $testMarkedIncompleteEvents;\n    /**\n     * @psalm-var list<TestSuiteSkipped>\n     */\n    private readonly array $testSuiteSkippedEvents;\n    /**\n     * @psalm-var list<TestSkipped>\n     */\n    private readonly array $testSkippedEvents;\n    /**\n     * @psalm-var array<string,list<ConsideredRisky>>\n     */\n    private readonly array $testConsideredRiskyEvents;\n    /**\n     * @psalm-var array<string,list<PhpunitDeprecationTriggered>>\n     */\n    private readonly array $testTriggeredPhpunitDeprecationEvents;\n    /**\n     * @psalm-var array<string,list<PhpunitErrorTriggered>>\n     */\n    private readonly array $testTriggeredPhpunitErrorEvents;\n    /**\n     * @psalm-var array<string,list<PhpunitWarningTriggered>>\n     */\n    private readonly array $testTriggeredPhpunitWarningEvents;\n    /**\n     * @psalm-var list<TestRunnerDeprecationTriggered>\n     */\n    private readonly array $testRunnerTriggeredDeprecationEvents;\n    /**\n     * @psalm-var list<TestRunnerWarningTriggered>\n     */\n    private readonly array $testRunnerTriggeredWarningEvents;\n    /**\n     * @psalm-var list<Issue>\n     */\n    private readonly array $errors;\n    /**\n     * @psalm-var list<Issue>\n     */\n    private readonly array $deprecations;\n    /**\n     * @psalm-var list<Issue>\n     */\n    private readonly array $notices;\n    /**\n     * @psalm-var list<Issue>\n     */\n    private readonly array $warnings;\n    /**\n     * @psalm-var list<Issue>\n     */\n    private readonly array $phpDeprecations;\n    /**\n     * @psalm-var list<Issue>\n     */\n    private readonly array $phpNotices;\n    /**\n     * @psalm-var list<Issue>\n     */\n    private readonly array $phpWarnings;\n    /**\n     * @psalm-var non-negative-int\n     */\n    private readonly int $numberOfIssuesIgnoredByBaseline;\n    /**\n     * @psalm-param list<BeforeFirstTestMethodErrored|Errored> $testErroredEvents\n     * @psalm-param list<Failed> $testFailedEvents\n     * @psalm-param array<string,list<ConsideredRisky>> $testConsideredRiskyEvents\n     * @psalm-param list<TestSuiteSkipped> $testSuiteSkippedEvents\n     * @psalm-param list<TestSkipped> $testSkippedEvents\n     * @psalm-param list<MarkedIncomplete> $testMarkedIncompleteEvents\n     * @psalm-param array<string,list<PhpunitDeprecationTriggered>> $testTriggeredPhpunitDeprecationEvents\n     * @psalm-param array<string,list<PhpunitErrorTriggered>> $testTriggeredPhpunitErrorEvents\n     * @psalm-param array<string,list<PhpunitWarningTriggered>> $testTriggeredPhpunitWarningEvents\n     * @psalm-param list<TestRunnerDeprecationTriggered> $testRunnerTriggeredDeprecationEvents\n     * @psalm-param list<TestRunnerWarningTriggered> $testRunnerTriggeredWarningEvents\n     * @psalm-param list<Issue> $errors\n     * @psalm-param list<Issue> $deprecations\n     * @psalm-param list<Issue> $notices\n     * @psalm-param list<Issue> $warnings\n     * @psalm-param list<Issue> $phpDeprecations\n     * @psalm-param list<Issue> $phpNotices\n     * @psalm-param list<Issue> $phpWarnings\n     * @psalm-param non-negative-int $numberOfIssuesIgnoredByBaseline\n     */\n    public function __construct(int $numberOfTests, int $numberOfTestsRun, int $numberOfAssertions, array $testErroredEvents, array $testFailedEvents, array $testConsideredRiskyEvents, array $testSuiteSkippedEvents, array $testSkippedEvents, array $testMarkedIncompleteEvents, array $testTriggeredPhpunitDeprecationEvents, array $testTriggeredPhpunitErrorEvents, array $testTriggeredPhpunitWarningEvents, array $testRunnerTriggeredDeprecationEvents, array $testRunnerTriggeredWarningEvents, array $errors, array $deprecations, array $notices, array $warnings, array $phpDeprecations, array $phpNotices, array $phpWarnings, int $numberOfIssuesIgnoredByBaseline)\n    {\n        $this->numberOfTests = $numberOfTests;\n        $this->numberOfTestsRun = $numberOfTestsRun;\n        $this->numberOfAssertions = $numberOfAssertions;\n        $this->testErroredEvents = $testErroredEvents;\n        $this->testFailedEvents = $testFailedEvents;\n        $this->testConsideredRiskyEvents = $testConsideredRiskyEvents;\n        $this->testSuiteSkippedEvents = $testSuiteSkippedEvents;\n        $this->testSkippedEvents = $testSkippedEvents;\n        $this->testMarkedIncompleteEvents = $testMarkedIncompleteEvents;\n        $this->testTriggeredPhpunitDeprecationEvents = $testTriggeredPhpunitDeprecationEvents;\n        $this->testTriggeredPhpunitErrorEvents = $testTriggeredPhpunitErrorEvents;\n        $this->testTriggeredPhpunitWarningEvents = $testTriggeredPhpunitWarningEvents;\n        $this->testRunnerTriggeredDeprecationEvents = $testRunnerTriggeredDeprecationEvents;\n        $this->testRunnerTriggeredWarningEvents = $testRunnerTriggeredWarningEvents;\n        $this->errors = $errors;\n        $this->deprecations = $deprecations;\n        $this->notices = $notices;\n        $this->warnings = $warnings;\n        $this->phpDeprecations = $phpDeprecations;\n        $this->phpNotices = $phpNotices;\n        $this->phpWarnings = $phpWarnings;\n        $this->numberOfIssuesIgnoredByBaseline = $numberOfIssuesIgnoredByBaseline;\n    }\n    public function numberOfTestsRun() : int\n    {\n        return $this->numberOfTestsRun;\n    }\n    public function numberOfAssertions() : int\n    {\n        return $this->numberOfAssertions;\n    }\n    /**\n     * @psalm-return list<BeforeFirstTestMethodErrored|Errored>\n     */\n    public function testErroredEvents() : array\n    {\n        return $this->testErroredEvents;\n    }\n    public function numberOfTestErroredEvents() : int\n    {\n        return count($this->testErroredEvents);\n    }\n    public function hasTestErroredEvents() : bool\n    {\n        return $this->numberOfTestErroredEvents() > 0;\n    }\n    /**\n     * @psalm-return list<Failed>\n     */\n    public function testFailedEvents() : array\n    {\n        return $this->testFailedEvents;\n    }\n    public function numberOfTestFailedEvents() : int\n    {\n        return count($this->testFailedEvents);\n    }\n    public function hasTestFailedEvents() : bool\n    {\n        return $this->numberOfTestFailedEvents() > 0;\n    }\n    /**\n     * @psalm-return array<string,list<ConsideredRisky>>\n     */\n    public function testConsideredRiskyEvents() : array\n    {\n        return $this->testConsideredRiskyEvents;\n    }\n    public function numberOfTestsWithTestConsideredRiskyEvents() : int\n    {\n        return count($this->testConsideredRiskyEvents);\n    }\n    public function hasTestConsideredRiskyEvents() : bool\n    {\n        return $this->numberOfTestsWithTestConsideredRiskyEvents() > 0;\n    }\n    /**\n     * @psalm-return list<TestSuiteSkipped>\n     */\n    public function testSuiteSkippedEvents() : array\n    {\n        return $this->testSuiteSkippedEvents;\n    }\n    public function numberOfTestSuiteSkippedEvents() : int\n    {\n        return count($this->testSuiteSkippedEvents);\n    }\n    public function hasTestSuiteSkippedEvents() : bool\n    {\n        return $this->numberOfTestSuiteSkippedEvents() > 0;\n    }\n    /**\n     * @psalm-return list<TestSkipped>\n     */\n    public function testSkippedEvents() : array\n    {\n        return $this->testSkippedEvents;\n    }\n    public function numberOfTestSkippedEvents() : int\n    {\n        return count($this->testSkippedEvents);\n    }\n    public function hasTestSkippedEvents() : bool\n    {\n        return $this->numberOfTestSkippedEvents() > 0;\n    }\n    /**\n     * @psalm-return list<MarkedIncomplete>\n     */\n    public function testMarkedIncompleteEvents() : array\n    {\n        return $this->testMarkedIncompleteEvents;\n    }\n    public function numberOfTestMarkedIncompleteEvents() : int\n    {\n        return count($this->testMarkedIncompleteEvents);\n    }\n    public function hasTestMarkedIncompleteEvents() : bool\n    {\n        return $this->numberOfTestMarkedIncompleteEvents() > 0;\n    }\n    /**\n     * @psalm-return array<string,list<PhpunitDeprecationTriggered>>\n     */\n    public function testTriggeredPhpunitDeprecationEvents() : array\n    {\n        return $this->testTriggeredPhpunitDeprecationEvents;\n    }\n    public function numberOfTestsWithTestTriggeredPhpunitDeprecationEvents() : int\n    {\n        return count($this->testTriggeredPhpunitDeprecationEvents);\n    }\n    public function hasTestTriggeredPhpunitDeprecationEvents() : bool\n    {\n        return $this->numberOfTestsWithTestTriggeredPhpunitDeprecationEvents() > 0;\n    }\n    /**\n     * @psalm-return array<string,list<PhpunitErrorTriggered>>\n     */\n    public function testTriggeredPhpunitErrorEvents() : array\n    {\n        return $this->testTriggeredPhpunitErrorEvents;\n    }\n    public function numberOfTestsWithTestTriggeredPhpunitErrorEvents() : int\n    {\n        return count($this->testTriggeredPhpunitErrorEvents);\n    }\n    public function hasTestTriggeredPhpunitErrorEvents() : bool\n    {\n        return $this->numberOfTestsWithTestTriggeredPhpunitErrorEvents() > 0;\n    }\n    /**\n     * @psalm-return array<string,list<PhpunitWarningTriggered>>\n     */\n    public function testTriggeredPhpunitWarningEvents() : array\n    {\n        return $this->testTriggeredPhpunitWarningEvents;\n    }\n    public function numberOfTestsWithTestTriggeredPhpunitWarningEvents() : int\n    {\n        return count($this->testTriggeredPhpunitWarningEvents);\n    }\n    public function hasTestTriggeredPhpunitWarningEvents() : bool\n    {\n        return $this->numberOfTestsWithTestTriggeredPhpunitWarningEvents() > 0;\n    }\n    /**\n     * @psalm-return list<TestRunnerDeprecationTriggered>\n     */\n    public function testRunnerTriggeredDeprecationEvents() : array\n    {\n        return $this->testRunnerTriggeredDeprecationEvents;\n    }\n    public function numberOfTestRunnerTriggeredDeprecationEvents() : int\n    {\n        return count($this->testRunnerTriggeredDeprecationEvents);\n    }\n    public function hasTestRunnerTriggeredDeprecationEvents() : bool\n    {\n        return $this->numberOfTestRunnerTriggeredDeprecationEvents() > 0;\n    }\n    /**\n     * @psalm-return list<TestRunnerWarningTriggered>\n     */\n    public function testRunnerTriggeredWarningEvents() : array\n    {\n        return $this->testRunnerTriggeredWarningEvents;\n    }\n    public function numberOfTestRunnerTriggeredWarningEvents() : int\n    {\n        return count($this->testRunnerTriggeredWarningEvents);\n    }\n    public function hasTestRunnerTriggeredWarningEvents() : bool\n    {\n        return $this->numberOfTestRunnerTriggeredWarningEvents() > 0;\n    }\n    public function wasSuccessful() : bool\n    {\n        return $this->wasSuccessfulIgnoringPhpunitWarnings() && !$this->hasTestTriggeredPhpunitErrorEvents() && !$this->hasTestRunnerTriggeredWarningEvents() && !$this->hasTestTriggeredPhpunitWarningEvents();\n    }\n    public function wasSuccessfulIgnoringPhpunitWarnings() : bool\n    {\n        return !$this->hasTestErroredEvents() && !$this->hasTestFailedEvents();\n    }\n    public function wasSuccessfulAndNoTestHasIssues() : bool\n    {\n        return $this->wasSuccessful() && !$this->hasTestsWithIssues();\n    }\n    public function hasTestsWithIssues() : bool\n    {\n        return $this->hasRiskyTests() || $this->hasIncompleteTests() || $this->hasDeprecations() || !empty($this->errors) || $this->hasNotices() || $this->hasWarnings();\n    }\n    /**\n     * @psalm-return list<Issue>\n     */\n    public function errors() : array\n    {\n        return $this->errors;\n    }\n    /**\n     * @psalm-return list<Issue>\n     */\n    public function deprecations() : array\n    {\n        return $this->deprecations;\n    }\n    /**\n     * @psalm-return list<Issue>\n     */\n    public function notices() : array\n    {\n        return $this->notices;\n    }\n    /**\n     * @psalm-return list<Issue>\n     */\n    public function warnings() : array\n    {\n        return $this->warnings;\n    }\n    /**\n     * @psalm-return list<Issue>\n     */\n    public function phpDeprecations() : array\n    {\n        return $this->phpDeprecations;\n    }\n    /**\n     * @psalm-return list<Issue>\n     */\n    public function phpNotices() : array\n    {\n        return $this->phpNotices;\n    }\n    /**\n     * @psalm-return list<Issue>\n     */\n    public function phpWarnings() : array\n    {\n        return $this->phpWarnings;\n    }\n    public function hasTests() : bool\n    {\n        return $this->numberOfTests > 0;\n    }\n    public function hasErrors() : bool\n    {\n        return $this->numberOfErrors() > 0;\n    }\n    public function numberOfErrors() : int\n    {\n        return $this->numberOfTestErroredEvents() + count($this->errors) + $this->numberOfTestsWithTestTriggeredPhpunitErrorEvents();\n    }\n    public function hasDeprecations() : bool\n    {\n        return $this->numberOfDeprecations() > 0;\n    }\n    public function numberOfDeprecations() : int\n    {\n        return count($this->deprecations) + count($this->phpDeprecations) + count($this->testTriggeredPhpunitDeprecationEvents) + count($this->testRunnerTriggeredDeprecationEvents);\n    }\n    public function hasNotices() : bool\n    {\n        return $this->numberOfNotices() > 0;\n    }\n    public function numberOfNotices() : int\n    {\n        return count($this->notices) + count($this->phpNotices);\n    }\n    public function hasWarnings() : bool\n    {\n        return $this->numberOfWarnings() > 0;\n    }\n    public function numberOfWarnings() : int\n    {\n        return count($this->warnings) + count($this->phpWarnings) + count($this->testTriggeredPhpunitWarningEvents) + count($this->testRunnerTriggeredWarningEvents);\n    }\n    public function hasIncompleteTests() : bool\n    {\n        return !empty($this->testMarkedIncompleteEvents);\n    }\n    public function hasRiskyTests() : bool\n    {\n        return !empty($this->testConsideredRiskyEvents);\n    }\n    public function hasSkippedTests() : bool\n    {\n        return !empty($this->testSkippedEvents);\n    }\n    public function hasIssuesIgnoredByBaseline() : bool\n    {\n        return $this->numberOfIssuesIgnoredByBaseline > 0;\n    }\n    /**\n     * @psalm-return non-negative-int\n     */\n    public function numberOfIssuesIgnoredByBaseline() : int\n    {\n        return $this->numberOfIssuesIgnoredByBaseline;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function array_diff;\nuse function array_values;\nuse function basename;\nuse function class_exists;\nuse function get_declared_classes;\nuse function realpath;\nuse function str_ends_with;\nuse function strpos;\nuse function strtolower;\nuse function substr;\nuse PHPUnit\\Framework\\TestCase;\nuse ReflectionClass;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteLoader\n{\n    /**\n     * @psalm-var list<class-string>\n     */\n    private static array $declaredClasses = [];\n    /**\n     * @psalm-var array<non-empty-string, list<class-string>>\n     */\n    private static array $fileToClassesMap = [];\n    /**\n     * @throws Exception\n     */\n    public function load(string $suiteClassFile) : ReflectionClass\n    {\n        $suiteClassFile = realpath($suiteClassFile);\n        $suiteClassName = $this->classNameFromFileName($suiteClassFile);\n        $loadedClasses = $this->loadSuiteClassFile($suiteClassFile);\n        foreach ($loadedClasses as $className) {\n            /** @noinspection PhpUnhandledExceptionInspection */\n            $class = new ReflectionClass($className);\n            if ($class->isAnonymous()) {\n                continue;\n            }\n            if ($class->getFileName() !== $suiteClassFile) {\n                continue;\n            }\n            if (!$class->isSubclassOf(TestCase::class)) {\n                continue;\n            }\n            if (!str_ends_with(strtolower($class->getShortName()), strtolower($suiteClassName))) {\n                continue;\n            }\n            if (!$class->isAbstract()) {\n                return $class;\n            }\n            $e = new \\PHPUnit\\Runner\\ClassIsAbstractException($class->getName(), $suiteClassFile);\n        }\n        if (isset($e)) {\n            throw $e;\n        }\n        if (!class_exists($suiteClassName)) {\n            throw new \\PHPUnit\\Runner\\ClassCannotBeFoundException($suiteClassName, $suiteClassFile);\n        }\n        throw new \\PHPUnit\\Runner\\ClassDoesNotExtendTestCaseException($suiteClassName, $suiteClassFile);\n    }\n    private function classNameFromFileName(string $suiteClassFile) : string\n    {\n        $className = basename($suiteClassFile, '.php');\n        $dotPos = strpos($className, '.');\n        if ($dotPos !== \\false) {\n            $className = substr($className, 0, $dotPos);\n        }\n        return $className;\n    }\n    /**\n     * @psalm-return list<class-string>\n     */\n    private function loadSuiteClassFile(string $suiteClassFile) : array\n    {\n        if (isset(self::$fileToClassesMap[$suiteClassFile])) {\n            return self::$fileToClassesMap[$suiteClassFile];\n        }\n        if (empty(self::$declaredClasses)) {\n            self::$declaredClasses = get_declared_classes();\n        }\n        require_once $suiteClassFile;\n        $loadedClasses = array_values(array_diff(get_declared_classes(), self::$declaredClasses));\n        foreach ($loadedClasses as $loadedClass) {\n            /** @noinspection PhpUnhandledExceptionInspection */\n            $class = new ReflectionClass($loadedClass);\n            if (!isset(self::$fileToClassesMap[$class->getFileName()])) {\n                self::$fileToClassesMap[$class->getFileName()] = [];\n            }\n            self::$fileToClassesMap[$class->getFileName()][] = $class->getName();\n        }\n        self::$declaredClasses = get_declared_classes();\n        if (empty($loadedClasses)) {\n            return self::$declaredClasses;\n        }\n        return $loadedClasses;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function array_diff;\nuse function array_merge;\nuse function array_reverse;\nuse function array_splice;\nuse function count;\nuse function in_array;\nuse function max;\nuse function shuffle;\nuse function usort;\nuse PHPUnit\\Framework\\DataProviderTestSuite;\nuse PHPUnit\\Framework\\Reorderable;\nuse PHPUnit\\Framework\\Test;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\Runner\\ResultCache\\NullResultCache;\nuse PHPUnit\\Runner\\ResultCache\\ResultCache;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteSorter\n{\n    /**\n     * @var int\n     */\n    public const ORDER_DEFAULT = 0;\n    /**\n     * @var int\n     */\n    public const ORDER_RANDOMIZED = 1;\n    /**\n     * @var int\n     */\n    public const ORDER_REVERSED = 2;\n    /**\n     * @var int\n     */\n    public const ORDER_DEFECTS_FIRST = 3;\n    /**\n     * @var int\n     */\n    public const ORDER_DURATION = 4;\n    /**\n     * @var int\n     */\n    public const ORDER_SIZE = 5;\n    private const SIZE_SORT_WEIGHT = ['small' => 1, 'medium' => 2, 'large' => 3, 'unknown' => 4];\n    /**\n     * @psalm-var array<string, int> Associative array of (string => DEFECT_SORT_WEIGHT) elements\n     */\n    private array $defectSortOrder = [];\n    private readonly ResultCache $cache;\n    /**\n     * @psalm-var array<string> A list of normalized names of tests before reordering\n     */\n    private array $originalExecutionOrder = [];\n    /**\n     * @psalm-var array<string> A list of normalized names of tests affected by reordering\n     */\n    private array $executionOrder = [];\n    public function __construct(?ResultCache $cache = null)\n    {\n        $this->cache = $cache ?? new NullResultCache();\n    }\n    /**\n     * @throws Exception\n     */\n    public function reorderTestsInSuite(Test $suite, int $order, bool $resolveDependencies, int $orderDefects, bool $isRootTestSuite = \\true) : void\n    {\n        $allowedOrders = [self::ORDER_DEFAULT, self::ORDER_REVERSED, self::ORDER_RANDOMIZED, self::ORDER_DURATION, self::ORDER_SIZE];\n        if (!in_array($order, $allowedOrders, \\true)) {\n            throw new \\PHPUnit\\Runner\\InvalidOrderException();\n        }\n        $allowedOrderDefects = [self::ORDER_DEFAULT, self::ORDER_DEFECTS_FIRST];\n        if (!in_array($orderDefects, $allowedOrderDefects, \\true)) {\n            throw new \\PHPUnit\\Runner\\InvalidOrderException();\n        }\n        if ($isRootTestSuite) {\n            $this->originalExecutionOrder = $this->calculateTestExecutionOrder($suite);\n        }\n        if ($suite instanceof TestSuite) {\n            foreach ($suite as $_suite) {\n                $this->reorderTestsInSuite($_suite, $order, $resolveDependencies, $orderDefects, \\false);\n            }\n            if ($orderDefects === self::ORDER_DEFECTS_FIRST) {\n                $this->addSuiteToDefectSortOrder($suite);\n            }\n            $this->sort($suite, $order, $resolveDependencies, $orderDefects);\n        }\n        if ($isRootTestSuite) {\n            $this->executionOrder = $this->calculateTestExecutionOrder($suite);\n        }\n    }\n    public function getOriginalExecutionOrder() : array\n    {\n        return $this->originalExecutionOrder;\n    }\n    public function getExecutionOrder() : array\n    {\n        return $this->executionOrder;\n    }\n    private function sort(TestSuite $suite, int $order, bool $resolveDependencies, int $orderDefects) : void\n    {\n        if (empty($suite->tests())) {\n            return;\n        }\n        if ($order === self::ORDER_REVERSED) {\n            $suite->setTests($this->reverse($suite->tests()));\n        } elseif ($order === self::ORDER_RANDOMIZED) {\n            $suite->setTests($this->randomize($suite->tests()));\n        } elseif ($order === self::ORDER_DURATION) {\n            $suite->setTests($this->sortByDuration($suite->tests()));\n        } elseif ($order === self::ORDER_SIZE) {\n            $suite->setTests($this->sortBySize($suite->tests()));\n        }\n        if ($orderDefects === self::ORDER_DEFECTS_FIRST) {\n            $suite->setTests($this->sortDefectsFirst($suite->tests()));\n        }\n        if ($resolveDependencies && !$suite instanceof DataProviderTestSuite) {\n            $tests = $suite->tests();\n            $suite->setTests($this->resolveDependencies($tests));\n        }\n    }\n    private function addSuiteToDefectSortOrder(TestSuite $suite) : void\n    {\n        $max = 0;\n        foreach ($suite->tests() as $test) {\n            if (!$test instanceof Reorderable) {\n                continue;\n            }\n            if (!isset($this->defectSortOrder[$test->sortId()])) {\n                $this->defectSortOrder[$test->sortId()] = $this->cache->status($test->sortId())->asInt();\n                $max = max($max, $this->defectSortOrder[$test->sortId()]);\n            }\n        }\n        $this->defectSortOrder[$suite->sortId()] = $max;\n    }\n    private function reverse(array $tests) : array\n    {\n        return array_reverse($tests);\n    }\n    private function randomize(array $tests) : array\n    {\n        shuffle($tests);\n        return $tests;\n    }\n    private function sortDefectsFirst(array $tests) : array\n    {\n        usort($tests, fn($left, $right) => $this->cmpDefectPriorityAndTime($left, $right));\n        return $tests;\n    }\n    private function sortByDuration(array $tests) : array\n    {\n        usort($tests, fn($left, $right) => $this->cmpDuration($left, $right));\n        return $tests;\n    }\n    private function sortBySize(array $tests) : array\n    {\n        usort($tests, fn($left, $right) => $this->cmpSize($left, $right));\n        return $tests;\n    }\n    /**\n     * Comparator callback function to sort tests for \"reach failure as fast as possible\".\n     *\n     * 1. sort tests by defect weight defined in self::DEFECT_SORT_WEIGHT\n     * 2. when tests are equally defective, sort the fastest to the front\n     * 3. do not reorder successful tests\n     */\n    private function cmpDefectPriorityAndTime(Test $a, Test $b) : int\n    {\n        if (!($a instanceof Reorderable && $b instanceof Reorderable)) {\n            return 0;\n        }\n        $priorityA = $this->defectSortOrder[$a->sortId()] ?? 0;\n        $priorityB = $this->defectSortOrder[$b->sortId()] ?? 0;\n        if ($priorityB <=> $priorityA) {\n            // Sort defect weight descending\n            return $priorityB <=> $priorityA;\n        }\n        if ($priorityA || $priorityB) {\n            return $this->cmpDuration($a, $b);\n        }\n        // do not change execution order\n        return 0;\n    }\n    /**\n     * Compares test duration for sorting tests by duration ascending.\n     */\n    private function cmpDuration(Test $a, Test $b) : int\n    {\n        if (!($a instanceof Reorderable && $b instanceof Reorderable)) {\n            return 0;\n        }\n        return $this->cache->time($a->sortId()) <=> $this->cache->time($b->sortId());\n    }\n    /**\n     * Compares test size for sorting tests small->medium->large->unknown.\n     */\n    private function cmpSize(Test $a, Test $b) : int\n    {\n        $sizeA = $a instanceof TestCase || $a instanceof DataProviderTestSuite ? $a->size()->asString() : 'unknown';\n        $sizeB = $b instanceof TestCase || $b instanceof DataProviderTestSuite ? $b->size()->asString() : 'unknown';\n        return self::SIZE_SORT_WEIGHT[$sizeA] <=> self::SIZE_SORT_WEIGHT[$sizeB];\n    }\n    /**\n     * Reorder Tests within a TestCase in such a way as to resolve as many dependencies as possible.\n     * The algorithm will leave the tests in original running order when it can.\n     * For more details see the documentation for test dependencies.\n     *\n     * Short description of algorithm:\n     * 1. Pick the next Test from remaining tests to be checked for dependencies.\n     * 2. If the test has no dependencies: mark done, start again from the top\n     * 3. If the test has dependencies but none left to do: mark done, start again from the top\n     * 4. When we reach the end add any leftover tests to the end. These will be marked 'skipped' during execution.\n     *\n     * @psalm-param array<DataProviderTestSuite|TestCase> $tests\n     *\n     * @psalm-return array<DataProviderTestSuite|TestCase>\n     */\n    private function resolveDependencies(array $tests) : array\n    {\n        $newTestOrder = [];\n        $i = 0;\n        $provided = [];\n        do {\n            if ([] === array_diff($tests[$i]->requires(), $provided)) {\n                $provided = array_merge($provided, $tests[$i]->provides());\n                $newTestOrder = array_merge($newTestOrder, array_splice($tests, $i, 1));\n                $i = 0;\n            } else {\n                $i++;\n            }\n        } while (!empty($tests) && $i < count($tests));\n        return array_merge($newTestOrder, $tests);\n    }\n    private function calculateTestExecutionOrder(Test $suite) : array\n    {\n        $tests = [];\n        if ($suite instanceof TestSuite) {\n            foreach ($suite->tests() as $test) {\n                if (!$test instanceof TestSuite && $test instanceof Reorderable) {\n                    $tests[] = $test->sortId();\n                } else {\n                    $tests = array_merge($tests, $this->calculateTestExecutionOrder($test));\n                }\n            }\n        }\n        return $tests;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Runner;\n\nuse function array_slice;\nuse function dirname;\nuse function explode;\nuse function implode;\nuse function str_contains;\nuse PHPUnit\\SebastianBergmann\\Version as VersionId;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Version\n{\n    private static string $pharVersion = '';\n    private static string $version = '';\n    /**\n     * Returns the current version of PHPUnit.\n     */\n    public static function id() : string\n    {\n        if (self::$pharVersion !== '') {\n            return self::$pharVersion;\n        }\n        if (self::$version === '') {\n            self::$version = (new VersionId('10.4.2', dirname(__DIR__, 2)))->asString();\n        }\n        return self::$version;\n    }\n    public static function series() : string\n    {\n        if (str_contains(self::id(), '-')) {\n            $version = explode('-', self::id(), 2)[0];\n        } else {\n            $version = self::id();\n        }\n        return implode('.', array_slice(explode('.', $version), 0, 2));\n    }\n    public static function getVersionString() : string\n    {\n        return 'PHPUnit ' . self::id() . ' by Sebastian Bergmann and contributors.';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse const PHP_EOL;\nuse function is_file;\nuse function is_readable;\nuse function printf;\nuse function realpath;\nuse function sprintf;\nuse function trim;\nuse function unlink;\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\Logging\\EventLogger;\nuse PHPUnit\\Logging\\JUnit\\JunitXmlLogger;\nuse PHPUnit\\Logging\\TeamCity\\TeamCityLogger;\nuse PHPUnit\\Logging\\TestDox\\HtmlRenderer as TestDoxHtmlRenderer;\nuse PHPUnit\\Logging\\TestDox\\PlainTextRenderer as TestDoxTextRenderer;\nuse PHPUnit\\Logging\\TestDox\\TestResultCollector as TestDoxResultCollector;\nuse PHPUnit\\Metadata\\Api\\CodeCoverage as CodeCoverageMetadataApi;\nuse PHPUnit\\Runner\\Baseline\\CannotLoadBaselineException;\nuse PHPUnit\\Runner\\Baseline\\Generator as BaselineGenerator;\nuse PHPUnit\\Runner\\Baseline\\Reader;\nuse PHPUnit\\Runner\\Baseline\\Writer;\nuse PHPUnit\\Runner\\CodeCoverage;\nuse PHPUnit\\Runner\\ErrorHandler;\nuse PHPUnit\\Runner\\Extension\\ExtensionBootstrapper;\nuse PHPUnit\\Runner\\Extension\\Facade as ExtensionFacade;\nuse PHPUnit\\Runner\\Extension\\PharLoader;\nuse PHPUnit\\Runner\\GarbageCollection\\GarbageCollectionHandler;\nuse PHPUnit\\Runner\\ResultCache\\DefaultResultCache;\nuse PHPUnit\\Runner\\ResultCache\\NullResultCache;\nuse PHPUnit\\Runner\\ResultCache\\ResultCache;\nuse PHPUnit\\Runner\\ResultCache\\ResultCacheHandler;\nuse PHPUnit\\Runner\\TestSuiteSorter;\nuse PHPUnit\\Runner\\Version;\nuse PHPUnit\\TestRunner\\TestResult\\Facade as TestResultFacade;\nuse PHPUnit\\TextUI\\CliArguments\\Builder;\nuse PHPUnit\\TextUI\\CliArguments\\Configuration as CliConfiguration;\nuse PHPUnit\\TextUI\\CliArguments\\Exception as ArgumentsException;\nuse PHPUnit\\TextUI\\CliArguments\\XmlConfigurationFileFinder;\nuse PHPUnit\\TextUI\\Command\\AtLeastVersionCommand;\nuse PHPUnit\\TextUI\\Command\\GenerateConfigurationCommand;\nuse PHPUnit\\TextUI\\Command\\ListGroupsCommand;\nuse PHPUnit\\TextUI\\Command\\ListTestsAsTextCommand;\nuse PHPUnit\\TextUI\\Command\\ListTestsAsXmlCommand;\nuse PHPUnit\\TextUI\\Command\\ListTestSuitesCommand;\nuse PHPUnit\\TextUI\\Command\\MigrateConfigurationCommand;\nuse PHPUnit\\TextUI\\Command\\Result;\nuse PHPUnit\\TextUI\\Command\\ShowHelpCommand;\nuse PHPUnit\\TextUI\\Command\\ShowVersionCommand;\nuse PHPUnit\\TextUI\\Command\\VersionCheckCommand;\nuse PHPUnit\\TextUI\\Command\\WarmCodeCoverageCacheCommand;\nuse PHPUnit\\TextUI\\Configuration\\CodeCoverageFilterRegistry;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\nuse PHPUnit\\TextUI\\Configuration\\PhpHandler;\nuse PHPUnit\\TextUI\\Configuration\\Registry;\nuse PHPUnit\\TextUI\\Configuration\\TestSuiteBuilder;\nuse PHPUnit\\TextUI\\Output\\DefaultPrinter;\nuse PHPUnit\\TextUI\\Output\\Facade as OutputFacade;\nuse PHPUnit\\TextUI\\Output\\Printer;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Configuration as XmlConfiguration;\nuse PHPUnit\\TextUI\\XmlConfiguration\\DefaultConfiguration;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Loader;\nuse PHPUnit\\SebastianBergmann\\Timer\\Timer;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Application\n{\n    public function run(array $argv) : int\n    {\n        try {\n            EventFacade::emitter()->applicationStarted();\n            $cliConfiguration = $this->buildCliConfiguration($argv);\n            $pathToXmlConfigurationFile = (new XmlConfigurationFileFinder())->find($cliConfiguration);\n            $this->executeCommandsThatOnlyRequireCliConfiguration($cliConfiguration, $pathToXmlConfigurationFile);\n            $xmlConfiguration = $this->loadXmlConfiguration($pathToXmlConfigurationFile);\n            $configuration = Registry::init($cliConfiguration, $xmlConfiguration);\n            (new PhpHandler())->handle($configuration->php());\n            if ($configuration->hasBootstrap()) {\n                $this->loadBootstrapScript($configuration->bootstrap());\n            }\n            $this->executeCommandsThatRequireCompleteConfiguration($configuration, $cliConfiguration);\n            $testSuite = $this->buildTestSuite($configuration);\n            $this->executeCommandsThatRequireCliConfigurationAndTestSuite($cliConfiguration, $testSuite);\n            $this->executeHelpCommandWhenThereIsNothingElseToDo($configuration, $testSuite);\n            $pharExtensions = null;\n            $extensionRequiresCodeCoverageCollection = \\false;\n            $extensionReplacesOutput = \\false;\n            $extensionReplacesProgressOutput = \\false;\n            $extensionReplacesResultOutput = \\false;\n            $extensionRequiresExportOfObjects = \\false;\n            if (!$configuration->noExtensions()) {\n                if ($configuration->hasPharExtensionDirectory()) {\n                    $pharExtensions = (new PharLoader())->loadPharExtensionsInDirectory($configuration->pharExtensionDirectory());\n                }\n                $bootstrappedExtensions = $this->bootstrapExtensions($configuration);\n                $extensionRequiresCodeCoverageCollection = $bootstrappedExtensions['requiresCodeCoverageCollection'];\n                $extensionReplacesOutput = $bootstrappedExtensions['replacesOutput'];\n                $extensionReplacesProgressOutput = $bootstrappedExtensions['replacesProgressOutput'];\n                $extensionReplacesResultOutput = $bootstrappedExtensions['replacesResultOutput'];\n                $extensionRequiresExportOfObjects = $bootstrappedExtensions['requiresExportOfObjects'];\n            }\n            if ($extensionRequiresExportOfObjects) {\n                EventFacade::emitter()->exportObjects();\n            }\n            CodeCoverage::instance()->init($configuration, CodeCoverageFilterRegistry::instance(), $extensionRequiresCodeCoverageCollection);\n            if (CodeCoverage::instance()->isActive()) {\n                CodeCoverage::instance()->ignoreLines((new CodeCoverageMetadataApi())->linesToBeIgnored($testSuite));\n            }\n            $printer = OutputFacade::init($configuration, $extensionReplacesProgressOutput, $extensionReplacesResultOutput);\n            if (!$extensionReplacesOutput) {\n                $this->writeRuntimeInformation($printer, $configuration);\n                $this->writePharExtensionInformation($printer, $pharExtensions);\n                $this->writeRandomSeedInformation($printer, $configuration);\n                $printer->print(PHP_EOL);\n            }\n            $this->registerLogfileWriters($configuration);\n            $testDoxResultCollector = $this->testDoxResultCollector($configuration);\n            TestResultFacade::init();\n            $resultCache = $this->initializeTestResultCache($configuration);\n            if ($configuration->controlGarbageCollector()) {\n                new GarbageCollectionHandler(EventFacade::instance(), $configuration->numberOfTestsBeforeGarbageCollection());\n            }\n            $baselineGenerator = $this->configureBaseline($configuration);\n            EventFacade::instance()->seal();\n            $timer = new Timer();\n            $timer->start();\n            $runner = new \\PHPUnit\\TextUI\\TestRunner();\n            $runner->run($configuration, $resultCache, $testSuite);\n            $duration = $timer->stop();\n            $testDoxResult = null;\n            if (isset($testDoxResultCollector)) {\n                $testDoxResult = $testDoxResultCollector->testMethodsGroupedByClass();\n            }\n            if ($testDoxResult !== null && $configuration->hasLogfileTestdoxHtml()) {\n                OutputFacade::printerFor($configuration->logfileTestdoxHtml())->print((new TestDoxHtmlRenderer())->render($testDoxResult));\n            }\n            if ($testDoxResult !== null && $configuration->hasLogfileTestdoxText()) {\n                OutputFacade::printerFor($configuration->logfileTestdoxText())->print((new TestDoxTextRenderer())->render($testDoxResult));\n            }\n            $result = TestResultFacade::result();\n            if (!$extensionReplacesResultOutput) {\n                OutputFacade::printResult($result, $testDoxResult, $duration);\n            }\n            CodeCoverage::instance()->generateReports($printer, $configuration);\n            if (isset($baselineGenerator)) {\n                (new Writer())->write($configuration->generateBaseline(), $baselineGenerator->baseline());\n                $printer->print(sprintf(PHP_EOL . 'Baseline written to %s.' . PHP_EOL, realpath($configuration->generateBaseline())));\n            }\n            $shellExitCode = (new \\PHPUnit\\TextUI\\ShellExitCodeCalculator())->calculate($configuration->failOnDeprecation(), $configuration->failOnEmptyTestSuite(), $configuration->failOnIncomplete(), $configuration->failOnNotice(), $configuration->failOnRisky(), $configuration->failOnSkipped(), $configuration->failOnWarning(), $result);\n            EventFacade::emitter()->applicationFinished($shellExitCode);\n            return $shellExitCode;\n            // @codeCoverageIgnoreStart\n        } catch (Throwable $t) {\n            $this->exitWithCrashMessage($t);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    private function execute(\\PHPUnit\\TextUI\\Command\\Command $command) : never\n    {\n        print Version::getVersionString() . PHP_EOL . PHP_EOL;\n        $result = $command->execute();\n        print $result->output();\n        exit($result->shellExitCode());\n    }\n    private function loadBootstrapScript(string $filename) : void\n    {\n        if (!is_readable($filename)) {\n            $this->exitWithErrorMessage(sprintf('Cannot open bootstrap script \"%s\"', $filename));\n        }\n        try {\n            include_once $filename;\n        } catch (Throwable $t) {\n            $message = sprintf('Error in bootstrap script: %s:%s%s%s%s', $t::class, PHP_EOL, $t->getMessage(), PHP_EOL, $t->getTraceAsString());\n            while ($t = $t->getPrevious()) {\n                $message .= sprintf('%s%sPrevious error: %s:%s%s%s%s', PHP_EOL, PHP_EOL, $t::class, PHP_EOL, $t->getMessage(), PHP_EOL, $t->getTraceAsString());\n            }\n            $this->exitWithErrorMessage($message);\n        }\n        EventFacade::emitter()->testRunnerBootstrapFinished($filename);\n    }\n    private function buildCliConfiguration(array $argv) : CliConfiguration\n    {\n        try {\n            $cliConfiguration = (new Builder())->fromParameters($argv);\n        } catch (ArgumentsException $e) {\n            $this->exitWithErrorMessage($e->getMessage());\n        }\n        return $cliConfiguration;\n    }\n    private function loadXmlConfiguration(false|string $configurationFile) : XmlConfiguration\n    {\n        if (!$configurationFile) {\n            return DefaultConfiguration::create();\n        }\n        try {\n            return (new Loader())->load($configurationFile);\n        } catch (Throwable $e) {\n            $this->exitWithErrorMessage($e->getMessage());\n        }\n    }\n    private function buildTestSuite(Configuration $configuration) : TestSuite\n    {\n        try {\n            return (new TestSuiteBuilder())->build($configuration);\n        } catch (\\PHPUnit\\TextUI\\Exception $e) {\n            $this->exitWithErrorMessage($e->getMessage());\n        }\n    }\n    /**\n     * @psalm-return array{requiresCodeCoverageCollection: bool, replacesOutput: bool, replacesProgressOutput: bool, replacesResultOutput: bool, requiresExportOfObjects: bool}\n     */\n    private function bootstrapExtensions(Configuration $configuration) : array\n    {\n        $facade = new ExtensionFacade();\n        $extensionBootstrapper = new ExtensionBootstrapper($configuration, $facade);\n        foreach ($configuration->extensionBootstrappers() as $bootstrapper) {\n            $extensionBootstrapper->bootstrap($bootstrapper['className'], $bootstrapper['parameters']);\n        }\n        return ['requiresCodeCoverageCollection' => $facade->requiresCodeCoverageCollection(), 'replacesOutput' => $facade->replacesOutput(), 'replacesProgressOutput' => $facade->replacesProgressOutput(), 'replacesResultOutput' => $facade->replacesResultOutput(), 'requiresExportOfObjects' => $facade->requiresExportOfObjects()];\n    }\n    private function executeCommandsThatOnlyRequireCliConfiguration(CliConfiguration $cliConfiguration, false|string $configurationFile) : void\n    {\n        if ($cliConfiguration->generateConfiguration()) {\n            $this->execute(new GenerateConfigurationCommand());\n        }\n        if ($cliConfiguration->migrateConfiguration()) {\n            if (!$configurationFile) {\n                $this->exitWithErrorMessage('No configuration file found to migrate');\n            }\n            $this->execute(new MigrateConfigurationCommand(realpath($configurationFile)));\n        }\n        if ($cliConfiguration->hasAtLeastVersion()) {\n            $this->execute(new AtLeastVersionCommand($cliConfiguration->atLeastVersion()));\n        }\n        if ($cliConfiguration->version()) {\n            $this->execute(new ShowVersionCommand());\n        }\n        if ($cliConfiguration->checkVersion()) {\n            $this->execute(new VersionCheckCommand());\n        }\n        if ($cliConfiguration->help()) {\n            $this->execute(new ShowHelpCommand(Result::SUCCESS));\n        }\n    }\n    private function executeCommandsThatRequireCliConfigurationAndTestSuite(CliConfiguration $cliConfiguration, TestSuite $testSuite) : void\n    {\n        if ($cliConfiguration->listGroups()) {\n            $this->execute(new ListGroupsCommand($testSuite));\n        }\n        if ($cliConfiguration->listTests()) {\n            $this->execute(new ListTestsAsTextCommand($testSuite));\n        }\n        if ($cliConfiguration->hasListTestsXml()) {\n            $this->execute(new ListTestsAsXmlCommand($cliConfiguration->listTestsXml(), $testSuite));\n        }\n    }\n    private function executeCommandsThatRequireCompleteConfiguration(Configuration $configuration, CliConfiguration $cliConfiguration) : void\n    {\n        if ($cliConfiguration->listSuites()) {\n            $this->execute(new ListTestSuitesCommand($configuration->testSuite()));\n        }\n        if ($cliConfiguration->warmCoverageCache()) {\n            $this->execute(new WarmCodeCoverageCacheCommand($configuration, CodeCoverageFilterRegistry::instance()));\n        }\n    }\n    private function executeHelpCommandWhenThereIsNothingElseToDo(Configuration $configuration, TestSuite $testSuite) : void\n    {\n        if ($testSuite->isEmpty() && !$configuration->hasCliArguments() && $configuration->testSuite()->isEmpty()) {\n            $this->execute(new ShowHelpCommand(Result::FAILURE));\n        }\n    }\n    private function writeRuntimeInformation(Printer $printer, Configuration $configuration) : void\n    {\n        $printer->print(Version::getVersionString() . PHP_EOL . PHP_EOL);\n        $runtime = 'PHP ' . \\PHP_VERSION;\n        if (CodeCoverage::instance()->isActive()) {\n            $runtime .= ' with ' . CodeCoverage::instance()->driver()->nameAndVersion();\n        }\n        $this->writeMessage($printer, 'Runtime', $runtime);\n        if ($configuration->hasConfigurationFile()) {\n            $this->writeMessage($printer, 'Configuration', $configuration->configurationFile());\n        }\n    }\n    /**\n     * @psalm-param ?list<string> $pharExtensions\n     */\n    private function writePharExtensionInformation(Printer $printer, ?array $pharExtensions) : void\n    {\n        if ($pharExtensions === null) {\n            return;\n        }\n        foreach ($pharExtensions as $extension) {\n            $this->writeMessage($printer, 'Extension', $extension);\n        }\n    }\n    private function writeMessage(Printer $printer, string $type, string $message) : void\n    {\n        $printer->print(sprintf(\"%-15s%s\\n\", $type . ':', $message));\n    }\n    private function writeRandomSeedInformation(Printer $printer, Configuration $configuration) : void\n    {\n        if ($configuration->executionOrder() === TestSuiteSorter::ORDER_RANDOMIZED) {\n            $this->writeMessage($printer, 'Random Seed', (string) $configuration->randomOrderSeed());\n        }\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function registerLogfileWriters(Configuration $configuration) : void\n    {\n        if ($configuration->hasLogEventsText()) {\n            if (is_file($configuration->logEventsText())) {\n                unlink($configuration->logEventsText());\n            }\n            EventFacade::instance()->registerTracer(new EventLogger($configuration->logEventsText(), \\false));\n        }\n        if ($configuration->hasLogEventsVerboseText()) {\n            if (is_file($configuration->logEventsVerboseText())) {\n                unlink($configuration->logEventsVerboseText());\n            }\n            EventFacade::instance()->registerTracer(new EventLogger($configuration->logEventsVerboseText(), \\true));\n            EventFacade::emitter()->exportObjects();\n        }\n        if ($configuration->hasLogfileJunit()) {\n            new JunitXmlLogger(OutputFacade::printerFor($configuration->logfileJunit()), EventFacade::instance());\n        }\n        if ($configuration->hasLogfileTeamcity()) {\n            new TeamCityLogger(DefaultPrinter::from($configuration->logfileTeamcity()), EventFacade::instance());\n        }\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function testDoxResultCollector(Configuration $configuration) : ?TestDoxResultCollector\n    {\n        if ($configuration->hasLogfileTestdoxHtml() || $configuration->hasLogfileTestdoxText() || $configuration->outputIsTestDox()) {\n            return new TestDoxResultCollector(EventFacade::instance());\n        }\n        return null;\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function initializeTestResultCache(Configuration $configuration) : ResultCache\n    {\n        if ($configuration->cacheResult()) {\n            $cache = new DefaultResultCache($configuration->testResultCacheFile());\n            new ResultCacheHandler($cache, EventFacade::instance());\n            return $cache;\n        }\n        return new NullResultCache();\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function configureBaseline(Configuration $configuration) : ?BaselineGenerator\n    {\n        if ($configuration->hasGenerateBaseline()) {\n            return new BaselineGenerator(EventFacade::instance(), $configuration->source());\n        }\n        if ($configuration->source()->useBaseline()) {\n            /** @psalm-suppress MissingThrowsDocblock */\n            $baselineFile = $configuration->source()->baseline();\n            $baseline = null;\n            try {\n                $baseline = (new Reader())->read($baselineFile);\n            } catch (CannotLoadBaselineException $e) {\n                EventFacade::emitter()->testRunnerTriggeredWarning($e->getMessage());\n            }\n            if ($baseline !== null) {\n                ErrorHandler::instance()->use($baseline);\n            }\n        }\n        return null;\n    }\n    /**\n     * @codeCoverageIgnore\n     */\n    private function exitWithCrashMessage(Throwable $t) : never\n    {\n        $message = $t->getMessage();\n        if (empty(trim($message))) {\n            $message = '(no message)';\n        }\n        printf('%s%sAn error occurred inside PHPUnit.%s%sMessage:  %s', PHP_EOL, PHP_EOL, PHP_EOL, PHP_EOL, $message);\n        $first = \\true;\n        do {\n            printf('%s%s: %s:%d%s%s%s%s', PHP_EOL, $first ? 'Location' : 'Caused by', $t->getFile(), $t->getLine(), PHP_EOL, PHP_EOL, $t->getTraceAsString(), PHP_EOL);\n            $first = \\false;\n        } while ($t = $t->getPrevious());\n        exit(Result::CRASH);\n    }\n    private function exitWithErrorMessage(string $message) : never\n    {\n        print Version::getVersionString() . PHP_EOL . PHP_EOL . $message . PHP_EOL;\n        exit(Result::EXCEPTION);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Command\n{\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse function version_compare;\nuse PHPUnit\\Runner\\Version;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class AtLeastVersionCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    private readonly string $version;\n    public function __construct(string $version)\n    {\n        $this->version = $version;\n    }\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        if (version_compare(Version::id(), $this->version, '>=')) {\n            return \\PHPUnit\\TextUI\\Command\\Result::from();\n        }\n        return \\PHPUnit\\TextUI\\Command\\Result::from('', \\PHPUnit\\TextUI\\Command\\Result::FAILURE);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse function fgets;\nuse function file_put_contents;\nuse function getcwd;\nuse function trim;\nuse PHPUnit\\Runner\\Version;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Generator;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class GenerateConfigurationCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        print 'Generating phpunit.xml in ' . getcwd() . \\PHP_EOL . \\PHP_EOL;\n        print 'Bootstrap script (relative to path shown above; default: vendor/autoload.php): ';\n        $bootstrapScript = $this->read();\n        print 'Tests directory (relative to path shown above; default: tests): ';\n        $testsDirectory = $this->read();\n        print 'Source directory (relative to path shown above; default: src): ';\n        $src = $this->read();\n        print 'Cache directory (relative to path shown above; default: .phpunit.cache): ';\n        $cacheDirectory = $this->read();\n        if ($bootstrapScript === '') {\n            $bootstrapScript = 'vendor/autoload.php';\n        }\n        if ($testsDirectory === '') {\n            $testsDirectory = 'tests';\n        }\n        if ($src === '') {\n            $src = 'src';\n        }\n        if ($cacheDirectory === '') {\n            $cacheDirectory = '.phpunit.cache';\n        }\n        $generator = new Generator();\n        file_put_contents('phpunit.xml', $generator->generateDefaultConfiguration(Version::series(), $bootstrapScript, $testsDirectory, $src, $cacheDirectory));\n        /* @noinspection MissingDirectorySeparatorInspection */\n        print \\PHP_EOL . 'Generated phpunit.xml in ' . getcwd() . '.' . \\PHP_EOL;\n        print 'Make sure to exclude the ' . $cacheDirectory . ' directory from version control.' . \\PHP_EOL;\n        return \\PHPUnit\\TextUI\\Command\\Result::from();\n    }\n    private function read() : string\n    {\n        return trim(fgets(\\STDIN));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse function sort;\nuse function sprintf;\nuse function str_starts_with;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\TextUI\\Configuration\\Registry;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ListGroupsCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    private readonly TestSuite $suite;\n    public function __construct(TestSuite $suite)\n    {\n        $this->suite = $suite;\n    }\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        $buffer = $this->warnAboutConflictingOptions();\n        $buffer .= 'Available test group(s):' . \\PHP_EOL;\n        $groups = $this->suite->groups();\n        sort($groups);\n        foreach ($groups as $group) {\n            if (str_starts_with($group, '__phpunit_')) {\n                continue;\n            }\n            $buffer .= sprintf(' - %s' . \\PHP_EOL, $group);\n        }\n        return \\PHPUnit\\TextUI\\Command\\Result::from($buffer);\n    }\n    private function warnAboutConflictingOptions() : string\n    {\n        $buffer = '';\n        $configuration = Registry::get();\n        if ($configuration->hasFilter()) {\n            $buffer .= 'The --filter and --list-groups options cannot be combined, --filter is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->hasGroups()) {\n            $buffer .= 'The --group and --list-groups options cannot be combined, --group is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->hasExcludeGroups()) {\n            $buffer .= 'The --exclude-group and --list-groups options cannot be combined, --exclude-group is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->includeTestSuite() !== '') {\n            $buffer .= 'The --testsuite and --list-groups options cannot be combined, --exclude-group is ignored' . \\PHP_EOL;\n        }\n        if (!empty($buffer)) {\n            $buffer .= \\PHP_EOL;\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse function sprintf;\nuse PHPUnit\\TextUI\\Configuration\\Registry;\nuse PHPUnit\\TextUI\\Configuration\\TestSuiteCollection;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ListTestSuitesCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    private readonly TestSuiteCollection $suites;\n    public function __construct(TestSuiteCollection $suites)\n    {\n        $this->suites = $suites;\n    }\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        $buffer = $this->warnAboutConflictingOptions();\n        $buffer .= 'Available test suite(s):' . \\PHP_EOL;\n        foreach ($this->suites as $suite) {\n            $buffer .= sprintf(' - %s' . \\PHP_EOL, $suite->name());\n        }\n        return \\PHPUnit\\TextUI\\Command\\Result::from($buffer);\n    }\n    private function warnAboutConflictingOptions() : string\n    {\n        $buffer = '';\n        $configuration = Registry::get();\n        if ($configuration->hasFilter()) {\n            $buffer .= 'The --filter and --list-suites options cannot be combined, --filter is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->hasGroups()) {\n            $buffer .= 'The --group and --list-suites options cannot be combined, --group is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->hasExcludeGroups()) {\n            $buffer .= 'The --exclude-group and --list-suites options cannot be combined, --exclude-group is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->includeTestSuite() !== '') {\n            $buffer .= 'The --testsuite and --list-suites options cannot be combined, --exclude-group is ignored' . \\PHP_EOL;\n        }\n        if (!empty($buffer)) {\n            $buffer .= \\PHP_EOL;\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse function sprintf;\nuse function str_replace;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\Runner\\PhptTestCase;\nuse PHPUnit\\TextUI\\Configuration\\Registry;\nuse RecursiveIteratorIterator;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ListTestsAsTextCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    private readonly TestSuite $suite;\n    public function __construct(TestSuite $suite)\n    {\n        $this->suite = $suite;\n    }\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        $buffer = $this->warnAboutConflictingOptions();\n        $buffer .= 'Available test(s):' . \\PHP_EOL;\n        foreach (new RecursiveIteratorIterator($this->suite) as $test) {\n            if ($test instanceof TestCase) {\n                $name = sprintf('%s::%s', $test::class, str_replace(' with data set ', '', $test->nameWithDataSet()));\n            } elseif ($test instanceof PhptTestCase) {\n                $name = $test->getName();\n            } else {\n                continue;\n            }\n            $buffer .= sprintf(' - %s' . \\PHP_EOL, $name);\n        }\n        return \\PHPUnit\\TextUI\\Command\\Result::from($buffer);\n    }\n    private function warnAboutConflictingOptions() : string\n    {\n        $buffer = '';\n        $configuration = Registry::get();\n        if ($configuration->hasFilter()) {\n            $buffer .= 'The --filter and --list-tests options cannot be combined, --filter is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->hasGroups()) {\n            $buffer .= 'The --group and --list-tests options cannot be combined, --group is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->hasExcludeGroups()) {\n            $buffer .= 'The --exclude-group and --list-tests options cannot be combined, --exclude-group is ignored' . \\PHP_EOL;\n        }\n        if (!empty($buffer)) {\n            $buffer .= \\PHP_EOL;\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse function file_put_contents;\nuse function implode;\nuse function sprintf;\nuse function str_replace;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\Runner\\PhptTestCase;\nuse PHPUnit\\TextUI\\Configuration\\Registry;\nuse RecursiveIteratorIterator;\nuse XMLWriter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ListTestsAsXmlCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    private readonly string $filename;\n    private readonly TestSuite $suite;\n    public function __construct(string $filename, TestSuite $suite)\n    {\n        $this->filename = $filename;\n        $this->suite = $suite;\n    }\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        $buffer = $this->warnAboutConflictingOptions();\n        $writer = new XMLWriter();\n        $writer->openMemory();\n        $writer->setIndent(\\true);\n        $writer->startDocument();\n        $writer->startElement('tests');\n        $currentTestCase = null;\n        foreach (new RecursiveIteratorIterator($this->suite) as $test) {\n            if ($test instanceof TestCase) {\n                if ($test::class !== $currentTestCase) {\n                    if ($currentTestCase !== null) {\n                        $writer->endElement();\n                    }\n                    $writer->startElement('testCaseClass');\n                    $writer->writeAttribute('name', $test::class);\n                    $currentTestCase = $test::class;\n                }\n                $writer->startElement('testCaseMethod');\n                $writer->writeAttribute('id', $test->valueObjectForEvents()->id());\n                $writer->writeAttribute('name', $test->name());\n                $writer->writeAttribute('groups', implode(',', $test->groups()));\n                /**\n                 * @deprecated https://github.com/sebastianbergmann/phpunit/issues/5481\n                 */\n                if (!empty($test->dataSetAsString())) {\n                    $writer->writeAttribute('dataSet', str_replace(' with data set ', '', $test->dataSetAsString()));\n                }\n                $writer->endElement();\n                continue;\n            }\n            if ($test instanceof PhptTestCase) {\n                if ($currentTestCase !== null) {\n                    $writer->endElement();\n                    $currentTestCase = null;\n                }\n                $writer->startElement('phptFile');\n                $writer->writeAttribute('path', $test->getName());\n                $writer->endElement();\n            }\n        }\n        if ($currentTestCase !== null) {\n            $writer->endElement();\n        }\n        $writer->endElement();\n        file_put_contents($this->filename, $writer->outputMemory());\n        $buffer .= sprintf('Wrote list of tests that would have been run to %s' . \\PHP_EOL, $this->filename);\n        return \\PHPUnit\\TextUI\\Command\\Result::from($buffer);\n    }\n    private function warnAboutConflictingOptions() : string\n    {\n        $buffer = '';\n        $configuration = Registry::get();\n        if ($configuration->hasFilter()) {\n            $buffer .= 'The --filter and --list-tests-xml options cannot be combined, --filter is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->hasGroups()) {\n            $buffer .= 'The --group and --list-tests-xml options cannot be combined, --group is ignored' . \\PHP_EOL;\n        }\n        if ($configuration->hasExcludeGroups()) {\n            $buffer .= 'The --exclude-group and --list-tests-xml options cannot be combined, --exclude-group is ignored' . \\PHP_EOL;\n        }\n        if (!empty($buffer)) {\n            $buffer .= \\PHP_EOL;\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse function copy;\nuse function file_put_contents;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Migrator;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MigrateConfigurationCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    private readonly string $filename;\n    public function __construct(string $filename)\n    {\n        $this->filename = $filename;\n    }\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        copy($this->filename, $this->filename . '.bak');\n        $buffer = 'Created backup:         ' . $this->filename . '.bak' . \\PHP_EOL;\n        $shellExitCode = \\PHPUnit\\TextUI\\Command\\Result::SUCCESS;\n        try {\n            file_put_contents($this->filename, (new Migrator())->migrate($this->filename));\n            $buffer .= 'Migrated configuration: ' . $this->filename . \\PHP_EOL;\n        } catch (Throwable $t) {\n            $buffer .= 'Migration failed: ' . $t->getMessage() . \\PHP_EOL;\n            $shellExitCode = \\PHPUnit\\TextUI\\Command\\Result::FAILURE;\n        }\n        return \\PHPUnit\\TextUI\\Command\\Result::from($buffer, $shellExitCode);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse PHPUnit\\TextUI\\Help;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ShowHelpCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    private readonly int $shellExitCode;\n    public function __construct(int $shellExitCode)\n    {\n        $this->shellExitCode = $shellExitCode;\n    }\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        return \\PHPUnit\\TextUI\\Command\\Result::from((new Help())->generate(), $this->shellExitCode);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ShowVersionCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        return \\PHPUnit\\TextUI\\Command\\Result::from();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse function file_get_contents;\nuse function sprintf;\nuse function version_compare;\nuse PHPUnit\\Runner\\Version;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @codeCoverageIgnore\n */\nfinal class VersionCheckCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        $latestVersion = file_get_contents('https://phar.phpunit.de/latest-version-of/phpunit');\n        $isOutdated = version_compare($latestVersion, Version::id(), '>');\n        if ($isOutdated) {\n            return \\PHPUnit\\TextUI\\Command\\Result::from(sprintf('You are not using the latest version of PHPUnit.' . \\PHP_EOL . 'The latest version is PHPUnit %s.' . \\PHP_EOL, $latestVersion));\n        }\n        return \\PHPUnit\\TextUI\\Command\\Result::from('You are using the latest version of PHPUnit.' . \\PHP_EOL);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\nuse function printf;\nuse PHPUnit\\TextUI\\Configuration\\CodeCoverageFilterRegistry;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\nuse PHPUnit\\TextUI\\Configuration\\NoCoverageCacheDirectoryException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\StaticAnalysis\\CacheWarmer;\nuse PHPUnit\\SebastianBergmann\\Timer\\NoActiveTimerException;\nuse PHPUnit\\SebastianBergmann\\Timer\\Timer;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class WarmCodeCoverageCacheCommand implements \\PHPUnit\\TextUI\\Command\\Command\n{\n    private readonly Configuration $configuration;\n    private readonly CodeCoverageFilterRegistry $codeCoverageFilterRegistry;\n    public function __construct(Configuration $configuration, CodeCoverageFilterRegistry $codeCoverageFilterRegistry)\n    {\n        $this->configuration = $configuration;\n        $this->codeCoverageFilterRegistry = $codeCoverageFilterRegistry;\n    }\n    /**\n     * @throws NoActiveTimerException\n     * @throws NoCoverageCacheDirectoryException\n     */\n    public function execute() : \\PHPUnit\\TextUI\\Command\\Result\n    {\n        if (!$this->configuration->hasCoverageCacheDirectory()) {\n            return \\PHPUnit\\TextUI\\Command\\Result::from('Cache for static analysis has not been configured' . \\PHP_EOL, \\PHPUnit\\TextUI\\Command\\Result::FAILURE);\n        }\n        $this->codeCoverageFilterRegistry->init($this->configuration, \\true);\n        if (!$this->codeCoverageFilterRegistry->configured()) {\n            return \\PHPUnit\\TextUI\\Command\\Result::from('Filter for code coverage has not been configured' . \\PHP_EOL, \\PHPUnit\\TextUI\\Command\\Result::FAILURE);\n        }\n        $timer = new Timer();\n        $timer->start();\n        print 'Warming cache for static analysis ... ';\n        (new CacheWarmer())->warmCache($this->configuration->coverageCacheDirectory(), !$this->configuration->disableCodeCoverageIgnore(), $this->configuration->ignoreDeprecatedCodeUnitsFromCodeCoverage(), $this->codeCoverageFilterRegistry->get());\n        printf('[%s]%s', $timer->stop()->asString(), \\PHP_EOL);\n        return \\PHPUnit\\TextUI\\Command\\Result::from();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Command;\n\n/**\n * @psalm-immutable\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Result\n{\n    public const SUCCESS = 0;\n    public const FAILURE = 1;\n    public const EXCEPTION = 2;\n    public const CRASH = 255;\n    private readonly string $output;\n    private readonly int $shellExitCode;\n    public static function from(string $output = '', int $shellExitCode = self::SUCCESS) : self\n    {\n        return new self($output, $shellExitCode);\n    }\n    private function __construct(string $output, int $shellExitCode)\n    {\n        $this->output = $output;\n        $this->shellExitCode = $shellExitCode;\n    }\n    public function output() : string\n    {\n        return $this->output;\n    }\n    public function shellExitCode() : int\n    {\n        return $this->shellExitCode;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse PHPUnit\\TextUI\\CliArguments\\Builder as CliConfigurationBuilder;\nuse PHPUnit\\TextUI\\CliArguments\\Exception as CliConfigurationException;\nuse PHPUnit\\TextUI\\CliArguments\\XmlConfigurationFileFinder;\nuse PHPUnit\\TextUI\\XmlConfiguration\\DefaultConfiguration;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Exception as XmlConfigurationException;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Loader;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @codeCoverageIgnore\n */\nfinal class Builder\n{\n    /**\n     * @throws ConfigurationCannotBeBuiltException\n     */\n    public function build(array $argv) : \\PHPUnit\\TextUI\\Configuration\\Configuration\n    {\n        try {\n            $cliConfiguration = (new CliConfigurationBuilder())->fromParameters($argv);\n            $configurationFile = (new XmlConfigurationFileFinder())->find($cliConfiguration);\n            $xmlConfiguration = DefaultConfiguration::create();\n            if ($configurationFile) {\n                $xmlConfiguration = (new Loader())->load($configurationFile);\n            }\n            return \\PHPUnit\\TextUI\\Configuration\\Registry::init($cliConfiguration, $xmlConfiguration);\n        } catch (CliConfigurationException|XmlConfigurationException $e) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\ConfigurationCannotBeBuiltException($e->getMessage(), $e->getCode(), $e);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\CliArguments;\n\nuse function array_map;\nuse function basename;\nuse function explode;\nuse function getcwd;\nuse function is_file;\nuse function is_numeric;\nuse function sprintf;\nuse PHPUnit\\Runner\\TestSuiteSorter;\nuse PHPUnit\\SebastianBergmann\\CliParser\\Exception as CliParserException;\nuse PHPUnit\\SebastianBergmann\\CliParser\\Parser as CliParser;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Builder\n{\n    private const LONG_OPTIONS = ['atleast-version=', 'bootstrap=', 'cache-result', 'do-not-cache-result', 'cache-directory=', 'cache-result-file=', 'check-version', 'colors==', 'columns=', 'configuration=', 'coverage-cache=', 'warm-coverage-cache', 'coverage-filter=', 'coverage-clover=', 'coverage-cobertura=', 'coverage-crap4j=', 'coverage-html=', 'coverage-php=', 'coverage-text==', 'coverage-xml=', 'path-coverage', 'disallow-test-output', 'display-incomplete', 'display-skipped', 'display-deprecations', 'display-errors', 'display-notices', 'display-warnings', 'default-time-limit=', 'enforce-time-limit', 'exclude-group=', 'filter=', 'generate-baseline=', 'use-baseline=', 'ignore-baseline', 'generate-configuration', 'globals-backup', 'group=', 'covers=', 'uses=', 'help', 'resolve-dependencies', 'ignore-dependencies', 'include-path=', 'list-groups', 'list-suites', 'list-tests', 'list-tests-xml=', 'log-junit=', 'log-teamcity=', 'migrate-configuration', 'no-configuration', 'no-coverage', 'no-logging', 'no-extensions', 'no-output', 'no-progress', 'no-results', 'order-by=', 'process-isolation', 'dont-report-useless-tests', 'random-order', 'random-order-seed=', 'reverse-order', 'reverse-list', 'static-backup', 'stderr', 'fail-on-deprecation', 'fail-on-empty-test-suite', 'fail-on-incomplete', 'fail-on-notice', 'fail-on-risky', 'fail-on-skipped', 'fail-on-warning', 'stop-on-defect', 'stop-on-deprecation', 'stop-on-error', 'stop-on-failure', 'stop-on-incomplete', 'stop-on-notice', 'stop-on-risky', 'stop-on-skipped', 'stop-on-warning', 'strict-coverage', 'disable-coverage-ignore', 'strict-global-state', 'teamcity', 'testdox', 'testdox-html=', 'testdox-text=', 'test-suffix=', 'testsuite=', 'exclude-testsuite=', 'log-events-text=', 'log-events-verbose-text=', 'version'];\n    private const SHORT_OPTIONS = 'd:c:h';\n    /**\n     * @throws Exception\n     */\n    public function fromParameters(array $parameters) : \\PHPUnit\\TextUI\\CliArguments\\Configuration\n    {\n        try {\n            $options = (new CliParser())->parse($parameters, self::SHORT_OPTIONS, self::LONG_OPTIONS);\n        } catch (CliParserException $e) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception($e->getMessage(), $e->getCode(), $e);\n        }\n        $atLeastVersion = null;\n        $backupGlobals = null;\n        $backupStaticProperties = null;\n        $beStrictAboutChangesToGlobalState = null;\n        $bootstrap = null;\n        $cacheDirectory = null;\n        $cacheResult = null;\n        $cacheResultFile = null;\n        $checkVersion = \\false;\n        $colors = null;\n        $columns = null;\n        $configuration = null;\n        $coverageCacheDirectory = null;\n        $warmCoverageCache = \\false;\n        $coverageFilter = null;\n        $coverageClover = null;\n        $coverageCobertura = null;\n        $coverageCrap4J = null;\n        $coverageHtml = null;\n        $coveragePhp = null;\n        $coverageText = null;\n        $coverageTextShowUncoveredFiles = null;\n        $coverageTextShowOnlySummary = null;\n        $coverageXml = null;\n        $pathCoverage = null;\n        $defaultTimeLimit = null;\n        $disableCodeCoverageIgnore = null;\n        $disallowTestOutput = null;\n        $displayIncomplete = null;\n        $displaySkipped = null;\n        $displayDeprecations = null;\n        $displayErrors = null;\n        $displayNotices = null;\n        $displayWarnings = null;\n        $enforceTimeLimit = null;\n        $excludeGroups = null;\n        $executionOrder = null;\n        $executionOrderDefects = null;\n        $failOnDeprecation = null;\n        $failOnEmptyTestSuite = null;\n        $failOnIncomplete = null;\n        $failOnNotice = null;\n        $failOnRisky = null;\n        $failOnSkipped = null;\n        $failOnWarning = null;\n        $stopOnDefect = null;\n        $stopOnDeprecation = null;\n        $stopOnError = null;\n        $stopOnFailure = null;\n        $stopOnIncomplete = null;\n        $stopOnNotice = null;\n        $stopOnRisky = null;\n        $stopOnSkipped = null;\n        $stopOnWarning = null;\n        $filter = null;\n        $generateBaseline = null;\n        $useBaseline = null;\n        $ignoreBaseline = \\false;\n        $generateConfiguration = \\false;\n        $migrateConfiguration = \\false;\n        $groups = null;\n        $testsCovering = null;\n        $testsUsing = null;\n        $help = \\false;\n        $includePath = null;\n        $iniSettings = [];\n        $junitLogfile = null;\n        $listGroups = \\false;\n        $listSuites = \\false;\n        $listTests = \\false;\n        $listTestsXml = null;\n        $noCoverage = null;\n        $noExtensions = null;\n        $noOutput = null;\n        $noProgress = null;\n        $noResults = null;\n        $noLogging = null;\n        $processIsolation = null;\n        $randomOrderSeed = null;\n        $reportUselessTests = null;\n        $resolveDependencies = null;\n        $reverseList = null;\n        $stderr = null;\n        $strictCoverage = null;\n        $teamcityLogfile = null;\n        $testdoxHtmlFile = null;\n        $testdoxTextFile = null;\n        $testSuffixes = null;\n        $testSuite = null;\n        $excludeTestSuite = null;\n        $useDefaultConfiguration = \\true;\n        $version = \\false;\n        $logEventsText = null;\n        $logEventsVerboseText = null;\n        $printerTeamCity = null;\n        $printerTestDox = null;\n        foreach ($options[0] as $option) {\n            switch ($option[0]) {\n                case '--colors':\n                    $colors = $option[1] ?: \\PHPUnit\\TextUI\\Configuration\\Configuration::COLOR_AUTO;\n                    break;\n                case '--bootstrap':\n                    $bootstrap = $option[1];\n                    break;\n                case '--cache-directory':\n                    $cacheDirectory = $option[1];\n                    break;\n                case '--cache-result':\n                    $cacheResult = \\true;\n                    break;\n                case '--do-not-cache-result':\n                    $cacheResult = \\false;\n                    break;\n                case '--cache-result-file':\n                    $cacheResultFile = $option[1];\n                    break;\n                case '--columns':\n                    if (is_numeric($option[1])) {\n                        $columns = (int) $option[1];\n                    } elseif ($option[1] === 'max') {\n                        $columns = 'max';\n                    }\n                    break;\n                case 'c':\n                case '--configuration':\n                    $configuration = $option[1];\n                    break;\n                case '--coverage-cache':\n                    $coverageCacheDirectory = $option[1];\n                    break;\n                case '--warm-coverage-cache':\n                    $warmCoverageCache = \\true;\n                    break;\n                case '--coverage-clover':\n                    $coverageClover = $option[1];\n                    break;\n                case '--coverage-cobertura':\n                    $coverageCobertura = $option[1];\n                    break;\n                case '--coverage-crap4j':\n                    $coverageCrap4J = $option[1];\n                    break;\n                case '--coverage-html':\n                    $coverageHtml = $option[1];\n                    break;\n                case '--coverage-php':\n                    $coveragePhp = $option[1];\n                    break;\n                case '--coverage-text':\n                    if ($option[1] === null) {\n                        $option[1] = 'php://stdout';\n                    }\n                    $coverageText = $option[1];\n                    $coverageTextShowUncoveredFiles = \\false;\n                    $coverageTextShowOnlySummary = \\false;\n                    break;\n                case '--coverage-xml':\n                    $coverageXml = $option[1];\n                    break;\n                case '--path-coverage':\n                    $pathCoverage = \\true;\n                    break;\n                case 'd':\n                    $tmp = explode('=', $option[1]);\n                    if (isset($tmp[0])) {\n                        if (isset($tmp[1])) {\n                            $iniSettings[$tmp[0]] = $tmp[1];\n                        } else {\n                            $iniSettings[$tmp[0]] = '1';\n                        }\n                    }\n                    break;\n                case 'h':\n                case '--help':\n                    $help = \\true;\n                    break;\n                case '--filter':\n                    $filter = $option[1];\n                    break;\n                case '--testsuite':\n                    $testSuite = $option[1];\n                    break;\n                case '--exclude-testsuite':\n                    $excludeTestSuite = $option[1];\n                    break;\n                case '--generate-baseline':\n                    $generateBaseline = $option[1];\n                    if (basename($generateBaseline) === $generateBaseline) {\n                        $generateBaseline = getcwd() . \\DIRECTORY_SEPARATOR . $generateBaseline;\n                    }\n                    break;\n                case '--use-baseline':\n                    $useBaseline = $option[1];\n                    if (!is_file($useBaseline) && basename($useBaseline) === $useBaseline) {\n                        $useBaseline = getcwd() . \\DIRECTORY_SEPARATOR . $useBaseline;\n                    }\n                    break;\n                case '--ignore-baseline':\n                    $ignoreBaseline = \\true;\n                    break;\n                case '--generate-configuration':\n                    $generateConfiguration = \\true;\n                    break;\n                case '--migrate-configuration':\n                    $migrateConfiguration = \\true;\n                    break;\n                case '--group':\n                    $groups = explode(',', $option[1]);\n                    break;\n                case '--exclude-group':\n                    $excludeGroups = explode(',', $option[1]);\n                    break;\n                case '--covers':\n                    $testsCovering = array_map('strtolower', explode(',', $option[1]));\n                    break;\n                case '--uses':\n                    $testsUsing = array_map('strtolower', explode(',', $option[1]));\n                    break;\n                case '--test-suffix':\n                    $testSuffixes = explode(',', $option[1]);\n                    break;\n                case '--include-path':\n                    $includePath = $option[1];\n                    break;\n                case '--list-groups':\n                    $listGroups = \\true;\n                    break;\n                case '--list-suites':\n                    $listSuites = \\true;\n                    break;\n                case '--list-tests':\n                    $listTests = \\true;\n                    break;\n                case '--list-tests-xml':\n                    $listTestsXml = $option[1];\n                    break;\n                case '--log-junit':\n                    $junitLogfile = $option[1];\n                    break;\n                case '--log-teamcity':\n                    $teamcityLogfile = $option[1];\n                    break;\n                case '--order-by':\n                    foreach (explode(',', $option[1]) as $order) {\n                        switch ($order) {\n                            case 'default':\n                                $executionOrder = TestSuiteSorter::ORDER_DEFAULT;\n                                $executionOrderDefects = TestSuiteSorter::ORDER_DEFAULT;\n                                $resolveDependencies = \\true;\n                                break;\n                            case 'defects':\n                                $executionOrderDefects = TestSuiteSorter::ORDER_DEFECTS_FIRST;\n                                break;\n                            case 'depends':\n                                $resolveDependencies = \\true;\n                                break;\n                            case 'duration':\n                                $executionOrder = TestSuiteSorter::ORDER_DURATION;\n                                break;\n                            case 'no-depends':\n                                $resolveDependencies = \\false;\n                                break;\n                            case 'random':\n                                $executionOrder = TestSuiteSorter::ORDER_RANDOMIZED;\n                                break;\n                            case 'reverse':\n                                $executionOrder = TestSuiteSorter::ORDER_REVERSED;\n                                break;\n                            case 'size':\n                                $executionOrder = TestSuiteSorter::ORDER_SIZE;\n                                break;\n                            default:\n                                throw new \\PHPUnit\\TextUI\\CliArguments\\Exception(sprintf('unrecognized --order-by option: %s', $order));\n                        }\n                    }\n                    break;\n                case '--process-isolation':\n                    $processIsolation = \\true;\n                    break;\n                case '--stderr':\n                    $stderr = \\true;\n                    break;\n                case '--fail-on-deprecation':\n                    $failOnDeprecation = \\true;\n                    break;\n                case '--fail-on-empty-test-suite':\n                    $failOnEmptyTestSuite = \\true;\n                    break;\n                case '--fail-on-incomplete':\n                    $failOnIncomplete = \\true;\n                    break;\n                case '--fail-on-notice':\n                    $failOnNotice = \\true;\n                    break;\n                case '--fail-on-risky':\n                    $failOnRisky = \\true;\n                    break;\n                case '--fail-on-skipped':\n                    $failOnSkipped = \\true;\n                    break;\n                case '--fail-on-warning':\n                    $failOnWarning = \\true;\n                    break;\n                case '--stop-on-defect':\n                    $stopOnDefect = \\true;\n                    break;\n                case '--stop-on-deprecation':\n                    $stopOnDeprecation = \\true;\n                    break;\n                case '--stop-on-error':\n                    $stopOnError = \\true;\n                    break;\n                case '--stop-on-failure':\n                    $stopOnFailure = \\true;\n                    break;\n                case '--stop-on-incomplete':\n                    $stopOnIncomplete = \\true;\n                    break;\n                case '--stop-on-notice':\n                    $stopOnNotice = \\true;\n                    break;\n                case '--stop-on-risky':\n                    $stopOnRisky = \\true;\n                    break;\n                case '--stop-on-skipped':\n                    $stopOnSkipped = \\true;\n                    break;\n                case '--stop-on-warning':\n                    $stopOnWarning = \\true;\n                    break;\n                case '--teamcity':\n                    $printerTeamCity = \\true;\n                    break;\n                case '--testdox':\n                    $printerTestDox = \\true;\n                    break;\n                case '--testdox-html':\n                    $testdoxHtmlFile = $option[1];\n                    break;\n                case '--testdox-text':\n                    $testdoxTextFile = $option[1];\n                    break;\n                case '--no-configuration':\n                    $useDefaultConfiguration = \\false;\n                    break;\n                case '--no-extensions':\n                    $noExtensions = \\true;\n                    break;\n                case '--no-coverage':\n                    $noCoverage = \\true;\n                    break;\n                case '--no-logging':\n                    $noLogging = \\true;\n                    break;\n                case '--no-output':\n                    $noOutput = \\true;\n                    break;\n                case '--no-progress':\n                    $noProgress = \\true;\n                    break;\n                case '--no-results':\n                    $noResults = \\true;\n                    break;\n                case '--globals-backup':\n                    $backupGlobals = \\true;\n                    break;\n                case '--static-backup':\n                    $backupStaticProperties = \\true;\n                    break;\n                case '--atleast-version':\n                    $atLeastVersion = $option[1];\n                    break;\n                case '--version':\n                    $version = \\true;\n                    break;\n                case '--dont-report-useless-tests':\n                    $reportUselessTests = \\false;\n                    break;\n                case '--strict-coverage':\n                    $strictCoverage = \\true;\n                    break;\n                case '--disable-coverage-ignore':\n                    $disableCodeCoverageIgnore = \\true;\n                    break;\n                case '--strict-global-state':\n                    $beStrictAboutChangesToGlobalState = \\true;\n                    break;\n                case '--disallow-test-output':\n                    $disallowTestOutput = \\true;\n                    break;\n                case '--display-incomplete':\n                    $displayIncomplete = \\true;\n                    break;\n                case '--display-skipped':\n                    $displaySkipped = \\true;\n                    break;\n                case '--display-deprecations':\n                    $displayDeprecations = \\true;\n                    break;\n                case '--display-errors':\n                    $displayErrors = \\true;\n                    break;\n                case '--display-notices':\n                    $displayNotices = \\true;\n                    break;\n                case '--display-warnings':\n                    $displayWarnings = \\true;\n                    break;\n                case '--default-time-limit':\n                    $defaultTimeLimit = (int) $option[1];\n                    break;\n                case '--enforce-time-limit':\n                    $enforceTimeLimit = \\true;\n                    break;\n                case '--reverse-list':\n                    $reverseList = \\true;\n                    break;\n                case '--check-version':\n                    $checkVersion = \\true;\n                    break;\n                case '--coverage-filter':\n                    if ($coverageFilter === null) {\n                        $coverageFilter = [];\n                    }\n                    $coverageFilter[] = $option[1];\n                    break;\n                case '--random-order':\n                    $executionOrder = TestSuiteSorter::ORDER_RANDOMIZED;\n                    break;\n                case '--random-order-seed':\n                    $randomOrderSeed = (int) $option[1];\n                    break;\n                case '--resolve-dependencies':\n                    $resolveDependencies = \\true;\n                    break;\n                case '--ignore-dependencies':\n                    $resolveDependencies = \\false;\n                    break;\n                case '--reverse-order':\n                    $executionOrder = TestSuiteSorter::ORDER_REVERSED;\n                    break;\n                case '--log-events-text':\n                    $logEventsText = $option[1];\n                    break;\n                case '--log-events-verbose-text':\n                    $logEventsVerboseText = $option[1];\n                    break;\n            }\n        }\n        if (empty($iniSettings)) {\n            $iniSettings = null;\n        }\n        if (empty($coverageFilter)) {\n            $coverageFilter = null;\n        }\n        return new \\PHPUnit\\TextUI\\CliArguments\\Configuration($options[1], $atLeastVersion, $backupGlobals, $backupStaticProperties, $beStrictAboutChangesToGlobalState, $bootstrap, $cacheDirectory, $cacheResult, $cacheResultFile, $checkVersion, $colors, $columns, $configuration, $coverageClover, $coverageCobertura, $coverageCrap4J, $coverageHtml, $coveragePhp, $coverageText, $coverageTextShowUncoveredFiles, $coverageTextShowOnlySummary, $coverageXml, $pathCoverage, $coverageCacheDirectory, $warmCoverageCache, $defaultTimeLimit, $disableCodeCoverageIgnore, $disallowTestOutput, $enforceTimeLimit, $excludeGroups, $executionOrder, $executionOrderDefects, $failOnDeprecation, $failOnEmptyTestSuite, $failOnIncomplete, $failOnNotice, $failOnRisky, $failOnSkipped, $failOnWarning, $stopOnDefect, $stopOnDeprecation, $stopOnError, $stopOnFailure, $stopOnIncomplete, $stopOnNotice, $stopOnRisky, $stopOnSkipped, $stopOnWarning, $filter, $generateBaseline, $useBaseline, $ignoreBaseline, $generateConfiguration, $migrateConfiguration, $groups, $testsCovering, $testsUsing, $help, $includePath, $iniSettings, $junitLogfile, $listGroups, $listSuites, $listTests, $listTestsXml, $noCoverage, $noExtensions, $noOutput, $noProgress, $noResults, $noLogging, $processIsolation, $randomOrderSeed, $reportUselessTests, $resolveDependencies, $reverseList, $stderr, $strictCoverage, $teamcityLogfile, $testdoxHtmlFile, $testdoxTextFile, $testSuffixes, $testSuite, $excludeTestSuite, $useDefaultConfiguration, $displayIncomplete, $displaySkipped, $displayDeprecations, $displayErrors, $displayNotices, $displayWarnings, $version, $coverageFilter, $logEventsText, $logEventsVerboseText, $printerTeamCity, $printerTestDox);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\CliArguments;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Configuration\n{\n    /**\n     * @psalm-var list<non-empty-string>\n     */\n    private readonly array $arguments;\n    private readonly ?string $atLeastVersion;\n    private readonly ?bool $backupGlobals;\n    private readonly ?bool $backupStaticProperties;\n    private readonly ?bool $beStrictAboutChangesToGlobalState;\n    private readonly ?string $bootstrap;\n    private readonly ?string $cacheDirectory;\n    private readonly ?bool $cacheResult;\n    private readonly ?string $cacheResultFile;\n    private readonly bool $checkVersion;\n    private readonly ?string $colors;\n    private readonly null|int|string $columns;\n    private readonly ?string $configurationFile;\n    private readonly ?array $coverageFilter;\n    private readonly ?string $coverageClover;\n    private readonly ?string $coverageCobertura;\n    private readonly ?string $coverageCrap4J;\n    private readonly ?string $coverageHtml;\n    private readonly ?string $coveragePhp;\n    private readonly ?string $coverageText;\n    private readonly ?bool $coverageTextShowUncoveredFiles;\n    private readonly ?bool $coverageTextShowOnlySummary;\n    private readonly ?string $coverageXml;\n    private readonly ?bool $pathCoverage;\n    private readonly ?string $coverageCacheDirectory;\n    private readonly bool $warmCoverageCache;\n    private readonly ?int $defaultTimeLimit;\n    private readonly ?bool $disableCodeCoverageIgnore;\n    private readonly ?bool $disallowTestOutput;\n    private readonly ?bool $enforceTimeLimit;\n    private readonly ?array $excludeGroups;\n    private readonly ?int $executionOrder;\n    private readonly ?int $executionOrderDefects;\n    private readonly ?bool $failOnDeprecation;\n    private readonly ?bool $failOnEmptyTestSuite;\n    private readonly ?bool $failOnIncomplete;\n    private readonly ?bool $failOnNotice;\n    private readonly ?bool $failOnRisky;\n    private readonly ?bool $failOnSkipped;\n    private readonly ?bool $failOnWarning;\n    private readonly ?bool $stopOnDefect;\n    private readonly ?bool $stopOnDeprecation;\n    private readonly ?bool $stopOnError;\n    private readonly ?bool $stopOnFailure;\n    private readonly ?bool $stopOnIncomplete;\n    private readonly ?bool $stopOnNotice;\n    private readonly ?bool $stopOnRisky;\n    private readonly ?bool $stopOnSkipped;\n    private readonly ?bool $stopOnWarning;\n    private readonly ?string $filter;\n    private readonly ?string $generateBaseline;\n    private readonly ?string $useBaseline;\n    private readonly bool $ignoreBaseline;\n    private readonly bool $generateConfiguration;\n    private readonly bool $migrateConfiguration;\n    private readonly ?array $groups;\n    private readonly ?array $testsCovering;\n    private readonly ?array $testsUsing;\n    private readonly bool $help;\n    private readonly ?string $includePath;\n    private readonly ?array $iniSettings;\n    private readonly ?string $junitLogfile;\n    private readonly bool $listGroups;\n    private readonly bool $listSuites;\n    private readonly bool $listTests;\n    private readonly ?string $listTestsXml;\n    private readonly ?bool $noCoverage;\n    private readonly ?bool $noExtensions;\n    private readonly ?bool $noOutput;\n    private readonly ?bool $noProgress;\n    private readonly ?bool $noResults;\n    private readonly ?bool $noLogging;\n    private readonly ?bool $processIsolation;\n    private readonly ?int $randomOrderSeed;\n    private readonly ?bool $reportUselessTests;\n    private readonly ?bool $resolveDependencies;\n    private readonly ?bool $reverseList;\n    private readonly ?bool $stderr;\n    private readonly ?bool $strictCoverage;\n    private readonly ?string $teamcityLogfile;\n    private readonly ?bool $teamCityPrinter;\n    private readonly ?string $testdoxHtmlFile;\n    private readonly ?string $testdoxTextFile;\n    private readonly ?bool $testdoxPrinter;\n    /**\n     * @psalm-var ?non-empty-list<non-empty-string>\n     */\n    private readonly ?array $testSuffixes;\n    private readonly ?string $testSuite;\n    private readonly ?string $excludeTestSuite;\n    private readonly bool $useDefaultConfiguration;\n    private readonly ?bool $displayDetailsOnIncompleteTests;\n    private readonly ?bool $displayDetailsOnSkippedTests;\n    private readonly ?bool $displayDetailsOnTestsThatTriggerDeprecations;\n    private readonly ?bool $displayDetailsOnTestsThatTriggerErrors;\n    private readonly ?bool $displayDetailsOnTestsThatTriggerNotices;\n    private readonly ?bool $displayDetailsOnTestsThatTriggerWarnings;\n    private readonly bool $version;\n    private readonly ?string $logEventsText;\n    private readonly ?string $logEventsVerboseText;\n    /**\n     * @psalm-param list<non-empty-string> $arguments\n     * @psalm-param ?non-empty-list<non-empty-string> $testSuffixes\n     */\n    public function __construct(array $arguments, ?string $atLeastVersion, ?bool $backupGlobals, ?bool $backupStaticProperties, ?bool $beStrictAboutChangesToGlobalState, ?string $bootstrap, ?string $cacheDirectory, ?bool $cacheResult, ?string $cacheResultFile, bool $checkVersion, ?string $colors, null|int|string $columns, ?string $configurationFile, ?string $coverageClover, ?string $coverageCobertura, ?string $coverageCrap4J, ?string $coverageHtml, ?string $coveragePhp, ?string $coverageText, ?bool $coverageTextShowUncoveredFiles, ?bool $coverageTextShowOnlySummary, ?string $coverageXml, ?bool $pathCoverage, ?string $coverageCacheDirectory, bool $warmCoverageCache, ?int $defaultTimeLimit, ?bool $disableCodeCoverageIgnore, ?bool $disallowTestOutput, ?bool $enforceTimeLimit, ?array $excludeGroups, ?int $executionOrder, ?int $executionOrderDefects, ?bool $failOnDeprecation, ?bool $failOnEmptyTestSuite, ?bool $failOnIncomplete, ?bool $failOnNotice, ?bool $failOnRisky, ?bool $failOnSkipped, ?bool $failOnWarning, ?bool $stopOnDefect, ?bool $stopOnDeprecation, ?bool $stopOnError, ?bool $stopOnFailure, ?bool $stopOnIncomplete, ?bool $stopOnNotice, ?bool $stopOnRisky, ?bool $stopOnSkipped, ?bool $stopOnWarning, ?string $filter, ?string $generateBaseline, ?string $useBaseline, bool $ignoreBaseline, bool $generateConfiguration, bool $migrateConfiguration, ?array $groups, ?array $testsCovering, ?array $testsUsing, bool $help, ?string $includePath, ?array $iniSettings, ?string $junitLogfile, bool $listGroups, bool $listSuites, bool $listTests, ?string $listTestsXml, ?bool $noCoverage, ?bool $noExtensions, ?bool $noOutput, ?bool $noProgress, ?bool $noResults, ?bool $noLogging, ?bool $processIsolation, ?int $randomOrderSeed, ?bool $reportUselessTests, ?bool $resolveDependencies, ?bool $reverseList, ?bool $stderr, ?bool $strictCoverage, ?string $teamcityLogfile, ?string $testdoxHtmlFile, ?string $testdoxTextFile, ?array $testSuffixes, ?string $testSuite, ?string $excludeTestSuite, bool $useDefaultConfiguration, ?bool $displayDetailsOnIncompleteTests, ?bool $displayDetailsOnSkippedTests, ?bool $displayDetailsOnTestsThatTriggerDeprecations, ?bool $displayDetailsOnTestsThatTriggerErrors, ?bool $displayDetailsOnTestsThatTriggerNotices, ?bool $displayDetailsOnTestsThatTriggerWarnings, bool $version, ?array $coverageFilter, ?string $logEventsText, ?string $logEventsVerboseText, ?bool $printerTeamCity, ?bool $printerTestDox)\n    {\n        $this->arguments = $arguments;\n        $this->atLeastVersion = $atLeastVersion;\n        $this->backupGlobals = $backupGlobals;\n        $this->backupStaticProperties = $backupStaticProperties;\n        $this->beStrictAboutChangesToGlobalState = $beStrictAboutChangesToGlobalState;\n        $this->bootstrap = $bootstrap;\n        $this->cacheDirectory = $cacheDirectory;\n        $this->cacheResult = $cacheResult;\n        $this->cacheResultFile = $cacheResultFile;\n        $this->checkVersion = $checkVersion;\n        $this->colors = $colors;\n        $this->columns = $columns;\n        $this->configurationFile = $configurationFile;\n        $this->coverageFilter = $coverageFilter;\n        $this->coverageClover = $coverageClover;\n        $this->coverageCobertura = $coverageCobertura;\n        $this->coverageCrap4J = $coverageCrap4J;\n        $this->coverageHtml = $coverageHtml;\n        $this->coveragePhp = $coveragePhp;\n        $this->coverageText = $coverageText;\n        $this->coverageTextShowUncoveredFiles = $coverageTextShowUncoveredFiles;\n        $this->coverageTextShowOnlySummary = $coverageTextShowOnlySummary;\n        $this->coverageXml = $coverageXml;\n        $this->pathCoverage = $pathCoverage;\n        $this->coverageCacheDirectory = $coverageCacheDirectory;\n        $this->warmCoverageCache = $warmCoverageCache;\n        $this->defaultTimeLimit = $defaultTimeLimit;\n        $this->disableCodeCoverageIgnore = $disableCodeCoverageIgnore;\n        $this->disallowTestOutput = $disallowTestOutput;\n        $this->enforceTimeLimit = $enforceTimeLimit;\n        $this->excludeGroups = $excludeGroups;\n        $this->executionOrder = $executionOrder;\n        $this->executionOrderDefects = $executionOrderDefects;\n        $this->failOnDeprecation = $failOnDeprecation;\n        $this->failOnEmptyTestSuite = $failOnEmptyTestSuite;\n        $this->failOnIncomplete = $failOnIncomplete;\n        $this->failOnNotice = $failOnNotice;\n        $this->failOnRisky = $failOnRisky;\n        $this->failOnSkipped = $failOnSkipped;\n        $this->failOnWarning = $failOnWarning;\n        $this->stopOnDefect = $stopOnDefect;\n        $this->stopOnDeprecation = $stopOnDeprecation;\n        $this->stopOnError = $stopOnError;\n        $this->stopOnFailure = $stopOnFailure;\n        $this->stopOnIncomplete = $stopOnIncomplete;\n        $this->stopOnNotice = $stopOnNotice;\n        $this->stopOnRisky = $stopOnRisky;\n        $this->stopOnSkipped = $stopOnSkipped;\n        $this->stopOnWarning = $stopOnWarning;\n        $this->filter = $filter;\n        $this->generateBaseline = $generateBaseline;\n        $this->useBaseline = $useBaseline;\n        $this->ignoreBaseline = $ignoreBaseline;\n        $this->generateConfiguration = $generateConfiguration;\n        $this->migrateConfiguration = $migrateConfiguration;\n        $this->groups = $groups;\n        $this->testsCovering = $testsCovering;\n        $this->testsUsing = $testsUsing;\n        $this->help = $help;\n        $this->includePath = $includePath;\n        $this->iniSettings = $iniSettings;\n        $this->junitLogfile = $junitLogfile;\n        $this->listGroups = $listGroups;\n        $this->listSuites = $listSuites;\n        $this->listTests = $listTests;\n        $this->listTestsXml = $listTestsXml;\n        $this->noCoverage = $noCoverage;\n        $this->noExtensions = $noExtensions;\n        $this->noOutput = $noOutput;\n        $this->noProgress = $noProgress;\n        $this->noResults = $noResults;\n        $this->noLogging = $noLogging;\n        $this->processIsolation = $processIsolation;\n        $this->randomOrderSeed = $randomOrderSeed;\n        $this->reportUselessTests = $reportUselessTests;\n        $this->resolveDependencies = $resolveDependencies;\n        $this->reverseList = $reverseList;\n        $this->stderr = $stderr;\n        $this->strictCoverage = $strictCoverage;\n        $this->teamcityLogfile = $teamcityLogfile;\n        $this->testdoxHtmlFile = $testdoxHtmlFile;\n        $this->testdoxTextFile = $testdoxTextFile;\n        $this->testSuffixes = $testSuffixes;\n        $this->testSuite = $testSuite;\n        $this->excludeTestSuite = $excludeTestSuite;\n        $this->useDefaultConfiguration = $useDefaultConfiguration;\n        $this->displayDetailsOnIncompleteTests = $displayDetailsOnIncompleteTests;\n        $this->displayDetailsOnSkippedTests = $displayDetailsOnSkippedTests;\n        $this->displayDetailsOnTestsThatTriggerDeprecations = $displayDetailsOnTestsThatTriggerDeprecations;\n        $this->displayDetailsOnTestsThatTriggerErrors = $displayDetailsOnTestsThatTriggerErrors;\n        $this->displayDetailsOnTestsThatTriggerNotices = $displayDetailsOnTestsThatTriggerNotices;\n        $this->displayDetailsOnTestsThatTriggerWarnings = $displayDetailsOnTestsThatTriggerWarnings;\n        $this->version = $version;\n        $this->logEventsText = $logEventsText;\n        $this->logEventsVerboseText = $logEventsVerboseText;\n        $this->teamCityPrinter = $printerTeamCity;\n        $this->testdoxPrinter = $printerTestDox;\n    }\n    /**\n     * @psalm-return list<non-empty-string>\n     */\n    public function arguments() : array\n    {\n        return $this->arguments;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->atLeastVersion\n     */\n    public function hasAtLeastVersion() : bool\n    {\n        return $this->atLeastVersion !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function atLeastVersion() : string\n    {\n        if (!$this->hasAtLeastVersion()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->atLeastVersion;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->backupGlobals\n     */\n    public function hasBackupGlobals() : bool\n    {\n        return $this->backupGlobals !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function backupGlobals() : bool\n    {\n        if (!$this->hasBackupGlobals()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->backupGlobals;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->backupStaticProperties\n     */\n    public function hasBackupStaticProperties() : bool\n    {\n        return $this->backupStaticProperties !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function backupStaticProperties() : bool\n    {\n        if (!$this->hasBackupStaticProperties()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->backupStaticProperties;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->beStrictAboutChangesToGlobalState\n     */\n    public function hasBeStrictAboutChangesToGlobalState() : bool\n    {\n        return $this->beStrictAboutChangesToGlobalState !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function beStrictAboutChangesToGlobalState() : bool\n    {\n        if (!$this->hasBeStrictAboutChangesToGlobalState()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->beStrictAboutChangesToGlobalState;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->bootstrap\n     */\n    public function hasBootstrap() : bool\n    {\n        return $this->bootstrap !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function bootstrap() : string\n    {\n        if (!$this->hasBootstrap()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->bootstrap;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->cacheDirectory\n     */\n    public function hasCacheDirectory() : bool\n    {\n        return $this->cacheDirectory !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function cacheDirectory() : string\n    {\n        if (!$this->hasCacheDirectory()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->cacheDirectory;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->cacheResult\n     */\n    public function hasCacheResult() : bool\n    {\n        return $this->cacheResult !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function cacheResult() : bool\n    {\n        if (!$this->hasCacheResult()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->cacheResult;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->cacheResultFile\n     *\n     * @deprecated\n     */\n    public function hasCacheResultFile() : bool\n    {\n        return $this->cacheResultFile !== null;\n    }\n    /**\n     * @throws Exception\n     *\n     * @deprecated\n     */\n    public function cacheResultFile() : string\n    {\n        if (!$this->hasCacheResultFile()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->cacheResultFile;\n    }\n    public function checkVersion() : bool\n    {\n        return $this->checkVersion;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->colors\n     */\n    public function hasColors() : bool\n    {\n        return $this->colors !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function colors() : string\n    {\n        if (!$this->hasColors()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->colors;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->columns\n     */\n    public function hasColumns() : bool\n    {\n        return $this->columns !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function columns() : int|string\n    {\n        if (!$this->hasColumns()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->columns;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->configurationFile\n     */\n    public function hasConfigurationFile() : bool\n    {\n        return $this->configurationFile !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function configurationFile() : string\n    {\n        if (!$this->hasConfigurationFile()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->configurationFile;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageFilter\n     */\n    public function hasCoverageFilter() : bool\n    {\n        return $this->coverageFilter !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coverageFilter() : array\n    {\n        if (!$this->hasCoverageFilter()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageFilter;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageClover\n     */\n    public function hasCoverageClover() : bool\n    {\n        return $this->coverageClover !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coverageClover() : string\n    {\n        if (!$this->hasCoverageClover()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageClover;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageCobertura\n     */\n    public function hasCoverageCobertura() : bool\n    {\n        return $this->coverageCobertura !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coverageCobertura() : string\n    {\n        if (!$this->hasCoverageCobertura()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageCobertura;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageCrap4J\n     */\n    public function hasCoverageCrap4J() : bool\n    {\n        return $this->coverageCrap4J !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coverageCrap4J() : string\n    {\n        if (!$this->hasCoverageCrap4J()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageCrap4J;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageHtml\n     */\n    public function hasCoverageHtml() : bool\n    {\n        return $this->coverageHtml !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coverageHtml() : string\n    {\n        if (!$this->hasCoverageHtml()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageHtml;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coveragePhp\n     */\n    public function hasCoveragePhp() : bool\n    {\n        return $this->coveragePhp !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coveragePhp() : string\n    {\n        if (!$this->hasCoveragePhp()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coveragePhp;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageText\n     */\n    public function hasCoverageText() : bool\n    {\n        return $this->coverageText !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coverageText() : string\n    {\n        if (!$this->hasCoverageText()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageText;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageTextShowUncoveredFiles\n     */\n    public function hasCoverageTextShowUncoveredFiles() : bool\n    {\n        return $this->coverageTextShowUncoveredFiles !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coverageTextShowUncoveredFiles() : bool\n    {\n        if (!$this->hasCoverageTextShowUncoveredFiles()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageTextShowUncoveredFiles;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageTextShowOnlySummary\n     */\n    public function hasCoverageTextShowOnlySummary() : bool\n    {\n        return $this->coverageTextShowOnlySummary !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coverageTextShowOnlySummary() : bool\n    {\n        if (!$this->hasCoverageTextShowOnlySummary()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageTextShowOnlySummary;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageXml\n     */\n    public function hasCoverageXml() : bool\n    {\n        return $this->coverageXml !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function coverageXml() : string\n    {\n        if (!$this->hasCoverageXml()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageXml;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->pathCoverage\n     */\n    public function hasPathCoverage() : bool\n    {\n        return $this->pathCoverage !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function pathCoverage() : bool\n    {\n        if (!$this->hasPathCoverage()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->pathCoverage;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageCacheDirectory\n     *\n     * @deprecated\n     */\n    public function hasCoverageCacheDirectory() : bool\n    {\n        return $this->coverageCacheDirectory !== null;\n    }\n    /**\n     * @throws Exception\n     *\n     * @deprecated\n     */\n    public function coverageCacheDirectory() : string\n    {\n        if (!$this->hasCoverageCacheDirectory()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->coverageCacheDirectory;\n    }\n    public function warmCoverageCache() : bool\n    {\n        return $this->warmCoverageCache;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->defaultTimeLimit\n     */\n    public function hasDefaultTimeLimit() : bool\n    {\n        return $this->defaultTimeLimit !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function defaultTimeLimit() : int\n    {\n        if (!$this->hasDefaultTimeLimit()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->defaultTimeLimit;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->disableCodeCoverageIgnore\n     */\n    public function hasDisableCodeCoverageIgnore() : bool\n    {\n        return $this->disableCodeCoverageIgnore !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function disableCodeCoverageIgnore() : bool\n    {\n        if (!$this->hasDisableCodeCoverageIgnore()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->disableCodeCoverageIgnore;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->disallowTestOutput\n     */\n    public function hasDisallowTestOutput() : bool\n    {\n        return $this->disallowTestOutput !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function disallowTestOutput() : bool\n    {\n        if (!$this->hasDisallowTestOutput()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->disallowTestOutput;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->enforceTimeLimit\n     */\n    public function hasEnforceTimeLimit() : bool\n    {\n        return $this->enforceTimeLimit !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function enforceTimeLimit() : bool\n    {\n        if (!$this->hasEnforceTimeLimit()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->enforceTimeLimit;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->excludeGroups\n     */\n    public function hasExcludeGroups() : bool\n    {\n        return $this->excludeGroups !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function excludeGroups() : array\n    {\n        if (!$this->hasExcludeGroups()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->excludeGroups;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->executionOrder\n     */\n    public function hasExecutionOrder() : bool\n    {\n        return $this->executionOrder !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function executionOrder() : int\n    {\n        if (!$this->hasExecutionOrder()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->executionOrder;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->executionOrderDefects\n     */\n    public function hasExecutionOrderDefects() : bool\n    {\n        return $this->executionOrderDefects !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function executionOrderDefects() : int\n    {\n        if (!$this->hasExecutionOrderDefects()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->executionOrderDefects;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->failOnDeprecation\n     */\n    public function hasFailOnDeprecation() : bool\n    {\n        return $this->failOnDeprecation !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function failOnDeprecation() : bool\n    {\n        if (!$this->hasFailOnDeprecation()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->failOnDeprecation;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->failOnEmptyTestSuite\n     */\n    public function hasFailOnEmptyTestSuite() : bool\n    {\n        return $this->failOnEmptyTestSuite !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function failOnEmptyTestSuite() : bool\n    {\n        if (!$this->hasFailOnEmptyTestSuite()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->failOnEmptyTestSuite;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->failOnIncomplete\n     */\n    public function hasFailOnIncomplete() : bool\n    {\n        return $this->failOnIncomplete !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function failOnIncomplete() : bool\n    {\n        if (!$this->hasFailOnIncomplete()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->failOnIncomplete;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->failOnNotice\n     */\n    public function hasFailOnNotice() : bool\n    {\n        return $this->failOnNotice !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function failOnNotice() : bool\n    {\n        if (!$this->hasFailOnNotice()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->failOnNotice;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->failOnRisky\n     */\n    public function hasFailOnRisky() : bool\n    {\n        return $this->failOnRisky !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function failOnRisky() : bool\n    {\n        if (!$this->hasFailOnRisky()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->failOnRisky;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->failOnSkipped\n     */\n    public function hasFailOnSkipped() : bool\n    {\n        return $this->failOnSkipped !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function failOnSkipped() : bool\n    {\n        if (!$this->hasFailOnSkipped()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->failOnSkipped;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->failOnWarning\n     */\n    public function hasFailOnWarning() : bool\n    {\n        return $this->failOnWarning !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function failOnWarning() : bool\n    {\n        if (!$this->hasFailOnWarning()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->failOnWarning;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stopOnDefect\n     */\n    public function hasStopOnDefect() : bool\n    {\n        return $this->stopOnDefect !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stopOnDefect() : bool\n    {\n        if (!$this->hasStopOnDefect()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stopOnDefect;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stopOnDeprecation\n     */\n    public function hasStopOnDeprecation() : bool\n    {\n        return $this->stopOnDeprecation !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stopOnDeprecation() : bool\n    {\n        if (!$this->hasStopOnDeprecation()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stopOnDeprecation;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stopOnError\n     */\n    public function hasStopOnError() : bool\n    {\n        return $this->stopOnError !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stopOnError() : bool\n    {\n        if (!$this->hasStopOnError()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stopOnError;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stopOnFailure\n     */\n    public function hasStopOnFailure() : bool\n    {\n        return $this->stopOnFailure !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stopOnFailure() : bool\n    {\n        if (!$this->hasStopOnFailure()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stopOnFailure;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stopOnIncomplete\n     */\n    public function hasStopOnIncomplete() : bool\n    {\n        return $this->stopOnIncomplete !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stopOnIncomplete() : bool\n    {\n        if (!$this->hasStopOnIncomplete()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stopOnIncomplete;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stopOnNotice\n     */\n    public function hasStopOnNotice() : bool\n    {\n        return $this->stopOnNotice !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stopOnNotice() : bool\n    {\n        if (!$this->hasStopOnNotice()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stopOnNotice;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stopOnRisky\n     */\n    public function hasStopOnRisky() : bool\n    {\n        return $this->stopOnRisky !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stopOnRisky() : bool\n    {\n        if (!$this->hasStopOnRisky()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stopOnRisky;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stopOnSkipped\n     */\n    public function hasStopOnSkipped() : bool\n    {\n        return $this->stopOnSkipped !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stopOnSkipped() : bool\n    {\n        if (!$this->hasStopOnSkipped()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stopOnSkipped;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stopOnWarning\n     */\n    public function hasStopOnWarning() : bool\n    {\n        return $this->stopOnWarning !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stopOnWarning() : bool\n    {\n        if (!$this->hasStopOnWarning()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stopOnWarning;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->filter\n     */\n    public function hasFilter() : bool\n    {\n        return $this->filter !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function filter() : string\n    {\n        if (!$this->hasFilter()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->filter;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->generateBaseline\n     */\n    public function hasGenerateBaseline() : bool\n    {\n        return $this->generateBaseline !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function generateBaseline() : string\n    {\n        if (!$this->hasGenerateBaseline()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->generateBaseline;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->useBaseline\n     */\n    public function hasUseBaseline() : bool\n    {\n        return $this->useBaseline !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function useBaseline() : string\n    {\n        if (!$this->hasUseBaseline()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->useBaseline;\n    }\n    public function ignoreBaseline() : bool\n    {\n        return $this->ignoreBaseline;\n    }\n    public function generateConfiguration() : bool\n    {\n        return $this->generateConfiguration;\n    }\n    public function migrateConfiguration() : bool\n    {\n        return $this->migrateConfiguration;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->groups\n     */\n    public function hasGroups() : bool\n    {\n        return $this->groups !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function groups() : array\n    {\n        if (!$this->hasGroups()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->groups;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->testsCovering\n     */\n    public function hasTestsCovering() : bool\n    {\n        return $this->testsCovering !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function testsCovering() : array\n    {\n        if (!$this->hasTestsCovering()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->testsCovering;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->testsUsing\n     */\n    public function hasTestsUsing() : bool\n    {\n        return $this->testsUsing !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function testsUsing() : array\n    {\n        if (!$this->hasTestsUsing()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->testsUsing;\n    }\n    public function help() : bool\n    {\n        return $this->help;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->includePath\n     */\n    public function hasIncludePath() : bool\n    {\n        return $this->includePath !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function includePath() : string\n    {\n        if (!$this->hasIncludePath()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->includePath;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->iniSettings\n     */\n    public function hasIniSettings() : bool\n    {\n        return $this->iniSettings !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function iniSettings() : array\n    {\n        if (!$this->hasIniSettings()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->iniSettings;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->junitLogfile\n     */\n    public function hasJunitLogfile() : bool\n    {\n        return $this->junitLogfile !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function junitLogfile() : string\n    {\n        if (!$this->hasJunitLogfile()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->junitLogfile;\n    }\n    public function listGroups() : bool\n    {\n        return $this->listGroups;\n    }\n    public function listSuites() : bool\n    {\n        return $this->listSuites;\n    }\n    public function listTests() : bool\n    {\n        return $this->listTests;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->listTestsXml\n     */\n    public function hasListTestsXml() : bool\n    {\n        return $this->listTestsXml !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function listTestsXml() : string\n    {\n        if (!$this->hasListTestsXml()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->listTestsXml;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->noCoverage\n     */\n    public function hasNoCoverage() : bool\n    {\n        return $this->noCoverage !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function noCoverage() : bool\n    {\n        if (!$this->hasNoCoverage()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->noCoverage;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->noExtensions\n     */\n    public function hasNoExtensions() : bool\n    {\n        return $this->noExtensions !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function noExtensions() : bool\n    {\n        if (!$this->hasNoExtensions()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->noExtensions;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->noOutput\n     */\n    public function hasNoOutput() : bool\n    {\n        return $this->noOutput !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function noOutput() : bool\n    {\n        if ($this->noOutput === null) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->noOutput;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->noProgress\n     */\n    public function hasNoProgress() : bool\n    {\n        return $this->noProgress !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function noProgress() : bool\n    {\n        if ($this->noProgress === null) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->noProgress;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->noResults\n     */\n    public function hasNoResults() : bool\n    {\n        return $this->noResults !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function noResults() : bool\n    {\n        if ($this->noResults === null) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->noResults;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->noLogging\n     */\n    public function hasNoLogging() : bool\n    {\n        return $this->noLogging !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function noLogging() : bool\n    {\n        if (!$this->hasNoLogging()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->noLogging;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->processIsolation\n     */\n    public function hasProcessIsolation() : bool\n    {\n        return $this->processIsolation !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function processIsolation() : bool\n    {\n        if (!$this->hasProcessIsolation()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->processIsolation;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->randomOrderSeed\n     */\n    public function hasRandomOrderSeed() : bool\n    {\n        return $this->randomOrderSeed !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function randomOrderSeed() : int\n    {\n        if (!$this->hasRandomOrderSeed()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->randomOrderSeed;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->reportUselessTests\n     */\n    public function hasReportUselessTests() : bool\n    {\n        return $this->reportUselessTests !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function reportUselessTests() : bool\n    {\n        if (!$this->hasReportUselessTests()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->reportUselessTests;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->resolveDependencies\n     */\n    public function hasResolveDependencies() : bool\n    {\n        return $this->resolveDependencies !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function resolveDependencies() : bool\n    {\n        if (!$this->hasResolveDependencies()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->resolveDependencies;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->reverseList\n     */\n    public function hasReverseList() : bool\n    {\n        return $this->reverseList !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function reverseList() : bool\n    {\n        if (!$this->hasReverseList()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->reverseList;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->stderr\n     */\n    public function hasStderr() : bool\n    {\n        return $this->stderr !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function stderr() : bool\n    {\n        if (!$this->hasStderr()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->stderr;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->strictCoverage\n     */\n    public function hasStrictCoverage() : bool\n    {\n        return $this->strictCoverage !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function strictCoverage() : bool\n    {\n        if (!$this->hasStrictCoverage()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->strictCoverage;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->teamcityLogfile\n     */\n    public function hasTeamcityLogfile() : bool\n    {\n        return $this->teamcityLogfile !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function teamcityLogfile() : string\n    {\n        if (!$this->hasTeamcityLogfile()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->teamcityLogfile;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->teamcityPrinter\n     */\n    public function hasTeamCityPrinter() : bool\n    {\n        return $this->teamCityPrinter !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function teamCityPrinter() : bool\n    {\n        if (!$this->hasTeamCityPrinter()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->teamCityPrinter;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->testdoxHtmlFile\n     */\n    public function hasTestdoxHtmlFile() : bool\n    {\n        return $this->testdoxHtmlFile !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function testdoxHtmlFile() : string\n    {\n        if (!$this->hasTestdoxHtmlFile()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->testdoxHtmlFile;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->testdoxTextFile\n     */\n    public function hasTestdoxTextFile() : bool\n    {\n        return $this->testdoxTextFile !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function testdoxTextFile() : string\n    {\n        if (!$this->hasTestdoxTextFile()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->testdoxTextFile;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->testdoxPrinter\n     */\n    public function hasTestDoxPrinter() : bool\n    {\n        return $this->testdoxPrinter !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function testdoxPrinter() : bool\n    {\n        if (!$this->hasTestdoxPrinter()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->testdoxPrinter;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->testSuffixes\n     */\n    public function hasTestSuffixes() : bool\n    {\n        return $this->testSuffixes !== null;\n    }\n    /**\n     * @psalm-return non-empty-list<non-empty-string>\n     *\n     * @throws Exception\n     */\n    public function testSuffixes() : array\n    {\n        if (!$this->hasTestSuffixes()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->testSuffixes;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->testSuite\n     */\n    public function hasTestSuite() : bool\n    {\n        return $this->testSuite !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function testSuite() : string\n    {\n        if (!$this->hasTestSuite()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->testSuite;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->excludedTestSuite\n     */\n    public function hasExcludedTestSuite() : bool\n    {\n        return $this->excludeTestSuite !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function excludedTestSuite() : string\n    {\n        if (!$this->hasExcludedTestSuite()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->excludeTestSuite;\n    }\n    public function useDefaultConfiguration() : bool\n    {\n        return $this->useDefaultConfiguration;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->displayDetailsOnIncompleteTests\n     */\n    public function hasDisplayDetailsOnIncompleteTests() : bool\n    {\n        return $this->displayDetailsOnIncompleteTests !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function displayDetailsOnIncompleteTests() : bool\n    {\n        if (!$this->hasDisplayDetailsOnIncompleteTests()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->displayDetailsOnIncompleteTests;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->displayDetailsOnSkippedTests\n     */\n    public function hasDisplayDetailsOnSkippedTests() : bool\n    {\n        return $this->displayDetailsOnSkippedTests !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function displayDetailsOnSkippedTests() : bool\n    {\n        if (!$this->hasDisplayDetailsOnSkippedTests()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->displayDetailsOnSkippedTests;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->displayDetailsOnTestsThatTriggerDeprecations\n     */\n    public function hasDisplayDetailsOnTestsThatTriggerDeprecations() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerDeprecations !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function displayDetailsOnTestsThatTriggerDeprecations() : bool\n    {\n        if (!$this->hasDisplayDetailsOnTestsThatTriggerDeprecations()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->displayDetailsOnTestsThatTriggerDeprecations;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->displayDetailsOnTestsThatTriggerErrors\n     */\n    public function hasDisplayDetailsOnTestsThatTriggerErrors() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerErrors !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function displayDetailsOnTestsThatTriggerErrors() : bool\n    {\n        if (!$this->hasDisplayDetailsOnTestsThatTriggerErrors()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->displayDetailsOnTestsThatTriggerErrors;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->displayDetailsOnTestsThatTriggerNotices\n     */\n    public function hasDisplayDetailsOnTestsThatTriggerNotices() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerNotices !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function displayDetailsOnTestsThatTriggerNotices() : bool\n    {\n        if (!$this->hasDisplayDetailsOnTestsThatTriggerNotices()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->displayDetailsOnTestsThatTriggerNotices;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->displayDetailsOnTestsThatTriggerWarnings\n     */\n    public function hasDisplayDetailsOnTestsThatTriggerWarnings() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerWarnings !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function displayDetailsOnTestsThatTriggerWarnings() : bool\n    {\n        if (!$this->hasDisplayDetailsOnTestsThatTriggerWarnings()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->displayDetailsOnTestsThatTriggerWarnings;\n    }\n    public function version() : bool\n    {\n        return $this->version;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->logEventsText\n     */\n    public function hasLogEventsText() : bool\n    {\n        return $this->logEventsText !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function logEventsText() : string\n    {\n        if (!$this->hasLogEventsText()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->logEventsText;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->logEventsVerboseText\n     */\n    public function hasLogEventsVerboseText() : bool\n    {\n        return $this->logEventsVerboseText !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function logEventsVerboseText() : string\n    {\n        if (!$this->hasLogEventsVerboseText()) {\n            throw new \\PHPUnit\\TextUI\\CliArguments\\Exception();\n        }\n        return $this->logEventsVerboseText;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\CliArguments;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Exception extends RuntimeException implements \\PHPUnit\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\CliArguments;\n\nuse function getcwd;\nuse function is_dir;\nuse function is_file;\nuse function realpath;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class XmlConfigurationFileFinder\n{\n    public function find(\\PHPUnit\\TextUI\\CliArguments\\Configuration $configuration) : false|string\n    {\n        $useDefaultConfiguration = $configuration->useDefaultConfiguration();\n        if ($configuration->hasConfigurationFile()) {\n            if (is_dir($configuration->configurationFile())) {\n                $candidate = $this->configurationFileInDirectory($configuration->configurationFile());\n                if ($candidate) {\n                    return $candidate;\n                }\n                return \\false;\n            }\n            return $configuration->configurationFile();\n        }\n        if ($useDefaultConfiguration) {\n            $candidate = $this->configurationFileInDirectory(getcwd());\n            if ($candidate) {\n                return $candidate;\n            }\n        }\n        return \\false;\n    }\n    private function configurationFileInDirectory(string $directory) : false|string\n    {\n        $candidates = [$directory . '/phpunit.xml', $directory . '/phpunit.dist.xml', $directory . '/phpunit.xml.dist'];\n        foreach ($candidates as $candidate) {\n            if (is_file($candidate)) {\n                return realpath($candidate);\n            }\n        }\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function array_keys;\nuse function assert;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Filter;\n/**\n * CLI options and XML configuration are static within a single PHPUnit process.\n * It is therefore okay to use a Singleton registry here.\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CodeCoverageFilterRegistry\n{\n    private static ?self $instance = null;\n    private ?Filter $filter = null;\n    private bool $configured = \\false;\n    public static function instance() : self\n    {\n        if (self::$instance === null) {\n            self::$instance = new self();\n        }\n        return self::$instance;\n    }\n    public function get() : Filter\n    {\n        assert($this->filter !== null);\n        return $this->filter;\n    }\n    public function init(\\PHPUnit\\TextUI\\Configuration\\Configuration $configuration, bool $force = \\false) : void\n    {\n        if (!$configuration->hasCoverageReport() && !$force) {\n            return;\n        }\n        if ($this->configured && !$force) {\n            return;\n        }\n        $this->filter = new Filter();\n        if ($configuration->source()->notEmpty()) {\n            $this->filter->includeFiles(array_keys((new \\PHPUnit\\TextUI\\Configuration\\SourceMapper())->map($configuration->source())));\n            $this->configured = \\true;\n        }\n    }\n    public function configured() : bool\n    {\n        return $this->configured;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @psalm-immutable\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Configuration\n{\n    public const COLOR_NEVER = 'never';\n    public const COLOR_AUTO = 'auto';\n    public const COLOR_ALWAYS = 'always';\n    public const COLOR_DEFAULT = self::COLOR_NEVER;\n    /**\n     * @psalm-var list<non-empty-string>\n     */\n    private readonly array $cliArguments;\n    private readonly ?string $configurationFile;\n    private readonly ?string $bootstrap;\n    private readonly bool $cacheResult;\n    private readonly ?string $cacheDirectory;\n    private readonly ?string $coverageCacheDirectory;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\Source $source;\n    private readonly bool $pathCoverage;\n    private readonly ?string $coverageClover;\n    private readonly ?string $coverageCobertura;\n    private readonly ?string $coverageCrap4j;\n    private readonly int $coverageCrap4jThreshold;\n    private readonly ?string $coverageHtml;\n    private readonly int $coverageHtmlLowUpperBound;\n    private readonly int $coverageHtmlHighLowerBound;\n    private readonly string $coverageHtmlColorSuccessLow;\n    private readonly string $coverageHtmlColorSuccessMedium;\n    private readonly string $coverageHtmlColorSuccessHigh;\n    private readonly string $coverageHtmlColorWarning;\n    private readonly string $coverageHtmlColorDanger;\n    private readonly ?string $coverageHtmlCustomCssFile;\n    private readonly ?string $coveragePhp;\n    private readonly ?string $coverageText;\n    private readonly bool $coverageTextShowUncoveredFiles;\n    private readonly bool $coverageTextShowOnlySummary;\n    private readonly ?string $coverageXml;\n    private readonly string $testResultCacheFile;\n    private readonly bool $ignoreDeprecatedCodeUnitsFromCodeCoverage;\n    private readonly bool $disableCodeCoverageIgnore;\n    private readonly bool $failOnDeprecation;\n    private readonly bool $failOnEmptyTestSuite;\n    private readonly bool $failOnIncomplete;\n    private readonly bool $failOnNotice;\n    private readonly bool $failOnRisky;\n    private readonly bool $failOnSkipped;\n    private readonly bool $failOnWarning;\n    private readonly bool $stopOnDefect;\n    private readonly bool $stopOnDeprecation;\n    private readonly bool $stopOnError;\n    private readonly bool $stopOnFailure;\n    private readonly bool $stopOnIncomplete;\n    private readonly bool $stopOnNotice;\n    private readonly bool $stopOnRisky;\n    private readonly bool $stopOnSkipped;\n    private readonly bool $stopOnWarning;\n    private readonly bool $outputToStandardErrorStream;\n    private readonly int $columns;\n    private readonly bool $noExtensions;\n    /**\n     * @psalm-var ?non-empty-string\n     */\n    private readonly ?string $pharExtensionDirectory;\n    /**\n     * @psalm-var list<array{className: class-string, parameters: array<string, string>}>\n     */\n    private readonly array $extensionBootstrappers;\n    private readonly bool $backupGlobals;\n    private readonly bool $backupStaticProperties;\n    private readonly bool $beStrictAboutChangesToGlobalState;\n    private readonly bool $colors;\n    private readonly bool $processIsolation;\n    private readonly bool $enforceTimeLimit;\n    private readonly int $defaultTimeLimit;\n    private readonly int $timeoutForSmallTests;\n    private readonly int $timeoutForMediumTests;\n    private readonly int $timeoutForLargeTests;\n    private readonly bool $reportUselessTests;\n    private readonly bool $strictCoverage;\n    private readonly bool $disallowTestOutput;\n    private readonly bool $displayDetailsOnIncompleteTests;\n    private readonly bool $displayDetailsOnSkippedTests;\n    private readonly bool $displayDetailsOnTestsThatTriggerDeprecations;\n    private readonly bool $displayDetailsOnTestsThatTriggerErrors;\n    private readonly bool $displayDetailsOnTestsThatTriggerNotices;\n    private readonly bool $displayDetailsOnTestsThatTriggerWarnings;\n    private readonly bool $reverseDefectList;\n    private readonly bool $requireCoverageMetadata;\n    private readonly bool $registerMockObjectsFromTestArgumentsRecursively;\n    private readonly bool $noProgress;\n    private readonly bool $noResults;\n    private readonly bool $noOutput;\n    private readonly int $executionOrder;\n    private readonly int $executionOrderDefects;\n    private readonly bool $resolveDependencies;\n    private readonly ?string $logfileTeamcity;\n    private readonly ?string $logfileJunit;\n    private readonly ?string $logfileTestdoxHtml;\n    private readonly ?string $logfileTestdoxText;\n    private readonly ?string $logEventsText;\n    private readonly ?string $logEventsVerboseText;\n    private readonly ?array $testsCovering;\n    private readonly ?array $testsUsing;\n    private readonly bool $teamCityOutput;\n    private readonly bool $testDoxOutput;\n    private readonly ?string $filter;\n    private readonly ?array $groups;\n    private readonly ?array $excludeGroups;\n    private readonly int $randomOrderSeed;\n    private readonly bool $includeUncoveredFiles;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\TestSuiteCollection $testSuite;\n    private readonly string $includeTestSuite;\n    private readonly string $excludeTestSuite;\n    private readonly ?string $defaultTestSuite;\n    /**\n     * @psalm-var non-empty-list<non-empty-string>\n     */\n    private readonly array $testSuffixes;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\Php $php;\n    private readonly bool $controlGarbageCollector;\n    private readonly int $numberOfTestsBeforeGarbageCollection;\n    private readonly ?string $generateBaseline;\n    /**\n     * @psalm-param list<non-empty-string> $cliArguments\n     * @psalm-param ?non-empty-string $pharExtensionDirectory\n     * @psalm-param non-empty-list<non-empty-string> $testSuffixes\n     * @psalm-param list<array{className: class-string, parameters: array<string, string>}> $extensionBootstrappers\n     */\n    public function __construct(array $cliArguments, ?string $configurationFile, ?string $bootstrap, bool $cacheResult, ?string $cacheDirectory, ?string $coverageCacheDirectory, \\PHPUnit\\TextUI\\Configuration\\Source $source, string $testResultCacheFile, ?string $coverageClover, ?string $coverageCobertura, ?string $coverageCrap4j, int $coverageCrap4jThreshold, ?string $coverageHtml, int $coverageHtmlLowUpperBound, int $coverageHtmlHighLowerBound, string $coverageHtmlColorSuccessLow, string $coverageHtmlColorSuccessMedium, string $coverageHtmlColorSuccessHigh, string $coverageHtmlColorWarning, string $coverageHtmlColorDanger, ?string $coverageHtmlCustomCssFile, ?string $coveragePhp, ?string $coverageText, bool $coverageTextShowUncoveredFiles, bool $coverageTextShowOnlySummary, ?string $coverageXml, bool $pathCoverage, bool $ignoreDeprecatedCodeUnitsFromCodeCoverage, bool $disableCodeCoverageIgnore, bool $failOnDeprecation, bool $failOnEmptyTestSuite, bool $failOnIncomplete, bool $failOnNotice, bool $failOnRisky, bool $failOnSkipped, bool $failOnWarning, bool $stopOnDefect, bool $stopOnDeprecation, bool $stopOnError, bool $stopOnFailure, bool $stopOnIncomplete, bool $stopOnNotice, bool $stopOnRisky, bool $stopOnSkipped, bool $stopOnWarning, bool $outputToStandardErrorStream, int|string $columns, bool $noExtensions, ?string $pharExtensionDirectory, array $extensionBootstrappers, bool $backupGlobals, bool $backupStaticProperties, bool $beStrictAboutChangesToGlobalState, bool $colors, bool $processIsolation, bool $enforceTimeLimit, int $defaultTimeLimit, int $timeoutForSmallTests, int $timeoutForMediumTests, int $timeoutForLargeTests, bool $reportUselessTests, bool $strictCoverage, bool $disallowTestOutput, bool $displayDetailsOnIncompleteTests, bool $displayDetailsOnSkippedTests, bool $displayDetailsOnTestsThatTriggerDeprecations, bool $displayDetailsOnTestsThatTriggerErrors, bool $displayDetailsOnTestsThatTriggerNotices, bool $displayDetailsOnTestsThatTriggerWarnings, bool $reverseDefectList, bool $requireCoverageMetadata, bool $registerMockObjectsFromTestArgumentsRecursively, bool $noProgress, bool $noResults, bool $noOutput, int $executionOrder, int $executionOrderDefects, bool $resolveDependencies, ?string $logfileTeamcity, ?string $logfileJunit, ?string $logfileTestdoxHtml, ?string $logfileTestdoxText, ?string $logEventsText, ?string $logEventsVerboseText, bool $teamCityOutput, bool $testDoxOutput, ?array $testsCovering, ?array $testsUsing, ?string $filter, ?array $groups, ?array $excludeGroups, int $randomOrderSeed, bool $includeUncoveredFiles, \\PHPUnit\\TextUI\\Configuration\\TestSuiteCollection $testSuite, string $includeTestSuite, string $excludeTestSuite, ?string $defaultTestSuite, array $testSuffixes, \\PHPUnit\\TextUI\\Configuration\\Php $php, bool $controlGarbageCollector, int $numberOfTestsBeforeGarbageCollection, ?string $generateBaseline)\n    {\n        $this->cliArguments = $cliArguments;\n        $this->configurationFile = $configurationFile;\n        $this->bootstrap = $bootstrap;\n        $this->cacheResult = $cacheResult;\n        $this->cacheDirectory = $cacheDirectory;\n        $this->coverageCacheDirectory = $coverageCacheDirectory;\n        $this->source = $source;\n        $this->testResultCacheFile = $testResultCacheFile;\n        $this->coverageClover = $coverageClover;\n        $this->coverageCobertura = $coverageCobertura;\n        $this->coverageCrap4j = $coverageCrap4j;\n        $this->coverageCrap4jThreshold = $coverageCrap4jThreshold;\n        $this->coverageHtml = $coverageHtml;\n        $this->coverageHtmlLowUpperBound = $coverageHtmlLowUpperBound;\n        $this->coverageHtmlHighLowerBound = $coverageHtmlHighLowerBound;\n        $this->coverageHtmlColorSuccessLow = $coverageHtmlColorSuccessLow;\n        $this->coverageHtmlColorSuccessMedium = $coverageHtmlColorSuccessMedium;\n        $this->coverageHtmlColorSuccessHigh = $coverageHtmlColorSuccessHigh;\n        $this->coverageHtmlColorWarning = $coverageHtmlColorWarning;\n        $this->coverageHtmlColorDanger = $coverageHtmlColorDanger;\n        $this->coverageHtmlCustomCssFile = $coverageHtmlCustomCssFile;\n        $this->coveragePhp = $coveragePhp;\n        $this->coverageText = $coverageText;\n        $this->coverageTextShowUncoveredFiles = $coverageTextShowUncoveredFiles;\n        $this->coverageTextShowOnlySummary = $coverageTextShowOnlySummary;\n        $this->coverageXml = $coverageXml;\n        $this->pathCoverage = $pathCoverage;\n        $this->ignoreDeprecatedCodeUnitsFromCodeCoverage = $ignoreDeprecatedCodeUnitsFromCodeCoverage;\n        $this->disableCodeCoverageIgnore = $disableCodeCoverageIgnore;\n        $this->failOnDeprecation = $failOnDeprecation;\n        $this->failOnEmptyTestSuite = $failOnEmptyTestSuite;\n        $this->failOnIncomplete = $failOnIncomplete;\n        $this->failOnNotice = $failOnNotice;\n        $this->failOnRisky = $failOnRisky;\n        $this->failOnSkipped = $failOnSkipped;\n        $this->failOnWarning = $failOnWarning;\n        $this->stopOnDefect = $stopOnDefect;\n        $this->stopOnDeprecation = $stopOnDeprecation;\n        $this->stopOnError = $stopOnError;\n        $this->stopOnFailure = $stopOnFailure;\n        $this->stopOnIncomplete = $stopOnIncomplete;\n        $this->stopOnNotice = $stopOnNotice;\n        $this->stopOnRisky = $stopOnRisky;\n        $this->stopOnSkipped = $stopOnSkipped;\n        $this->stopOnWarning = $stopOnWarning;\n        $this->outputToStandardErrorStream = $outputToStandardErrorStream;\n        $this->columns = $columns;\n        $this->noExtensions = $noExtensions;\n        $this->pharExtensionDirectory = $pharExtensionDirectory;\n        $this->extensionBootstrappers = $extensionBootstrappers;\n        $this->backupGlobals = $backupGlobals;\n        $this->backupStaticProperties = $backupStaticProperties;\n        $this->beStrictAboutChangesToGlobalState = $beStrictAboutChangesToGlobalState;\n        $this->colors = $colors;\n        $this->processIsolation = $processIsolation;\n        $this->enforceTimeLimit = $enforceTimeLimit;\n        $this->defaultTimeLimit = $defaultTimeLimit;\n        $this->timeoutForSmallTests = $timeoutForSmallTests;\n        $this->timeoutForMediumTests = $timeoutForMediumTests;\n        $this->timeoutForLargeTests = $timeoutForLargeTests;\n        $this->reportUselessTests = $reportUselessTests;\n        $this->strictCoverage = $strictCoverage;\n        $this->disallowTestOutput = $disallowTestOutput;\n        $this->displayDetailsOnIncompleteTests = $displayDetailsOnIncompleteTests;\n        $this->displayDetailsOnSkippedTests = $displayDetailsOnSkippedTests;\n        $this->displayDetailsOnTestsThatTriggerDeprecations = $displayDetailsOnTestsThatTriggerDeprecations;\n        $this->displayDetailsOnTestsThatTriggerErrors = $displayDetailsOnTestsThatTriggerErrors;\n        $this->displayDetailsOnTestsThatTriggerNotices = $displayDetailsOnTestsThatTriggerNotices;\n        $this->displayDetailsOnTestsThatTriggerWarnings = $displayDetailsOnTestsThatTriggerWarnings;\n        $this->reverseDefectList = $reverseDefectList;\n        $this->requireCoverageMetadata = $requireCoverageMetadata;\n        $this->registerMockObjectsFromTestArgumentsRecursively = $registerMockObjectsFromTestArgumentsRecursively;\n        $this->noProgress = $noProgress;\n        $this->noResults = $noResults;\n        $this->noOutput = $noOutput;\n        $this->executionOrder = $executionOrder;\n        $this->executionOrderDefects = $executionOrderDefects;\n        $this->resolveDependencies = $resolveDependencies;\n        $this->logfileTeamcity = $logfileTeamcity;\n        $this->logfileJunit = $logfileJunit;\n        $this->logfileTestdoxHtml = $logfileTestdoxHtml;\n        $this->logfileTestdoxText = $logfileTestdoxText;\n        $this->logEventsText = $logEventsText;\n        $this->logEventsVerboseText = $logEventsVerboseText;\n        $this->teamCityOutput = $teamCityOutput;\n        $this->testDoxOutput = $testDoxOutput;\n        $this->testsCovering = $testsCovering;\n        $this->testsUsing = $testsUsing;\n        $this->filter = $filter;\n        $this->groups = $groups;\n        $this->excludeGroups = $excludeGroups;\n        $this->randomOrderSeed = $randomOrderSeed;\n        $this->includeUncoveredFiles = $includeUncoveredFiles;\n        $this->testSuite = $testSuite;\n        $this->includeTestSuite = $includeTestSuite;\n        $this->excludeTestSuite = $excludeTestSuite;\n        $this->defaultTestSuite = $defaultTestSuite;\n        $this->testSuffixes = $testSuffixes;\n        $this->php = $php;\n        $this->controlGarbageCollector = $controlGarbageCollector;\n        $this->numberOfTestsBeforeGarbageCollection = $numberOfTestsBeforeGarbageCollection;\n        $this->generateBaseline = $generateBaseline;\n    }\n    /**\n     * @psalm-assert-if-true !empty $this->cliArguments\n     */\n    public function hasCliArguments() : bool\n    {\n        return !empty($this->cliArguments);\n    }\n    /**\n     * @psalm-return list<non-empty-string>\n     */\n    public function cliArguments() : array\n    {\n        return $this->cliArguments;\n    }\n    /**\n     * @psalm-assert-if-true !empty $this->cliArguments\n     *\n     * @deprecated Use hasCliArguments() instead\n     */\n    public function hasCliArgument() : bool\n    {\n        return !empty($this->cliArguments);\n    }\n    /**\n     * @throws NoCliArgumentException\n     *\n     * @return non-empty-string\n     *\n     * @deprecated Use cliArguments()[0] instead\n     */\n    public function cliArgument() : string\n    {\n        if (!$this->hasCliArguments()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoCliArgumentException();\n        }\n        return $this->cliArguments[0];\n    }\n    /**\n     * @psalm-assert-if-true !null $this->configurationFile\n     */\n    public function hasConfigurationFile() : bool\n    {\n        return $this->configurationFile !== null;\n    }\n    /**\n     * @throws NoConfigurationFileException\n     */\n    public function configurationFile() : string\n    {\n        if (!$this->hasConfigurationFile()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoConfigurationFileException();\n        }\n        return $this->configurationFile;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->bootstrap\n     */\n    public function hasBootstrap() : bool\n    {\n        return $this->bootstrap !== null;\n    }\n    /**\n     * @throws NoBootstrapException\n     */\n    public function bootstrap() : string\n    {\n        if (!$this->hasBootstrap()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoBootstrapException();\n        }\n        return $this->bootstrap;\n    }\n    public function cacheResult() : bool\n    {\n        return $this->cacheResult;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->cacheDirectory\n     */\n    public function hasCacheDirectory() : bool\n    {\n        return $this->cacheDirectory !== null;\n    }\n    /**\n     * @throws NoCacheDirectoryException\n     */\n    public function cacheDirectory() : string\n    {\n        if (!$this->hasCacheDirectory()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoCacheDirectoryException();\n        }\n        return $this->cacheDirectory;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageCacheDirectory\n     */\n    public function hasCoverageCacheDirectory() : bool\n    {\n        return $this->coverageCacheDirectory !== null;\n    }\n    /**\n     * @throws NoCoverageCacheDirectoryException\n     */\n    public function coverageCacheDirectory() : string\n    {\n        if (!$this->hasCoverageCacheDirectory()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoCoverageCacheDirectoryException();\n        }\n        return $this->coverageCacheDirectory;\n    }\n    public function source() : \\PHPUnit\\TextUI\\Configuration\\Source\n    {\n        return $this->source;\n    }\n    /**\n     * @deprecated Use source()->restrictDeprecations() instead\n     */\n    public function restrictDeprecations() : bool\n    {\n        return $this->source()->restrictDeprecations();\n    }\n    /**\n     * @deprecated Use source()->restrictNotices() instead\n     */\n    public function restrictNotices() : bool\n    {\n        return $this->source()->restrictNotices();\n    }\n    /**\n     * @deprecated Use source()->restrictWarnings() instead\n     */\n    public function restrictWarnings() : bool\n    {\n        return $this->source()->restrictWarnings();\n    }\n    /**\n     * @deprecated Use source()->notEmpty() instead\n     */\n    public function hasNonEmptyListOfFilesToBeIncludedInCodeCoverageReport() : bool\n    {\n        return $this->source->notEmpty();\n    }\n    /**\n     * @deprecated Use source()->includeDirectories() instead\n     */\n    public function coverageIncludeDirectories() : \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection\n    {\n        return $this->source()->includeDirectories();\n    }\n    /**\n     * @deprecated Use source()->includeFiles() instead\n     */\n    public function coverageIncludeFiles() : \\PHPUnit\\TextUI\\Configuration\\FileCollection\n    {\n        return $this->source()->includeFiles();\n    }\n    /**\n     * @deprecated Use source()->excludeDirectories() instead\n     */\n    public function coverageExcludeDirectories() : \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection\n    {\n        return $this->source()->excludeDirectories();\n    }\n    /**\n     * @deprecated Use source()->excludeFiles() instead\n     */\n    public function coverageExcludeFiles() : \\PHPUnit\\TextUI\\Configuration\\FileCollection\n    {\n        return $this->source()->excludeFiles();\n    }\n    public function testResultCacheFile() : string\n    {\n        return $this->testResultCacheFile;\n    }\n    public function ignoreDeprecatedCodeUnitsFromCodeCoverage() : bool\n    {\n        return $this->ignoreDeprecatedCodeUnitsFromCodeCoverage;\n    }\n    public function disableCodeCoverageIgnore() : bool\n    {\n        return $this->disableCodeCoverageIgnore;\n    }\n    public function pathCoverage() : bool\n    {\n        return $this->pathCoverage;\n    }\n    public function hasCoverageReport() : bool\n    {\n        return $this->hasCoverageClover() || $this->hasCoverageCobertura() || $this->hasCoverageCrap4j() || $this->hasCoverageHtml() || $this->hasCoveragePhp() || $this->hasCoverageText() || $this->hasCoverageXml();\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageClover\n     */\n    public function hasCoverageClover() : bool\n    {\n        return $this->coverageClover !== null;\n    }\n    /**\n     * @throws CodeCoverageReportNotConfiguredException\n     */\n    public function coverageClover() : string\n    {\n        if (!$this->hasCoverageClover()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\CodeCoverageReportNotConfiguredException();\n        }\n        return $this->coverageClover;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageCobertura\n     */\n    public function hasCoverageCobertura() : bool\n    {\n        return $this->coverageCobertura !== null;\n    }\n    /**\n     * @throws CodeCoverageReportNotConfiguredException\n     */\n    public function coverageCobertura() : string\n    {\n        if (!$this->hasCoverageCobertura()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\CodeCoverageReportNotConfiguredException();\n        }\n        return $this->coverageCobertura;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageCrap4j\n     */\n    public function hasCoverageCrap4j() : bool\n    {\n        return $this->coverageCrap4j !== null;\n    }\n    /**\n     * @throws CodeCoverageReportNotConfiguredException\n     */\n    public function coverageCrap4j() : string\n    {\n        if (!$this->hasCoverageCrap4j()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\CodeCoverageReportNotConfiguredException();\n        }\n        return $this->coverageCrap4j;\n    }\n    public function coverageCrap4jThreshold() : int\n    {\n        return $this->coverageCrap4jThreshold;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageHtml\n     */\n    public function hasCoverageHtml() : bool\n    {\n        return $this->coverageHtml !== null;\n    }\n    /**\n     * @throws CodeCoverageReportNotConfiguredException\n     */\n    public function coverageHtml() : string\n    {\n        if (!$this->hasCoverageHtml()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\CodeCoverageReportNotConfiguredException();\n        }\n        return $this->coverageHtml;\n    }\n    public function coverageHtmlLowUpperBound() : int\n    {\n        return $this->coverageHtmlLowUpperBound;\n    }\n    public function coverageHtmlHighLowerBound() : int\n    {\n        return $this->coverageHtmlHighLowerBound;\n    }\n    public function coverageHtmlColorSuccessLow() : string\n    {\n        return $this->coverageHtmlColorSuccessLow;\n    }\n    public function coverageHtmlColorSuccessMedium() : string\n    {\n        return $this->coverageHtmlColorSuccessMedium;\n    }\n    public function coverageHtmlColorSuccessHigh() : string\n    {\n        return $this->coverageHtmlColorSuccessHigh;\n    }\n    public function coverageHtmlColorWarning() : string\n    {\n        return $this->coverageHtmlColorWarning;\n    }\n    public function coverageHtmlColorDanger() : string\n    {\n        return $this->coverageHtmlColorDanger;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageHtmlCustomCssFile\n     */\n    public function hasCoverageHtmlCustomCssFile() : bool\n    {\n        return $this->coverageHtmlCustomCssFile !== null;\n    }\n    /**\n     * @throws NoCustomCssFileException\n     */\n    public function coverageHtmlCustomCssFile() : string\n    {\n        if (!$this->hasCoverageHtmlCustomCssFile()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoCustomCssFileException();\n        }\n        return $this->coverageHtmlCustomCssFile;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coveragePhp\n     */\n    public function hasCoveragePhp() : bool\n    {\n        return $this->coveragePhp !== null;\n    }\n    /**\n     * @throws CodeCoverageReportNotConfiguredException\n     */\n    public function coveragePhp() : string\n    {\n        if (!$this->hasCoveragePhp()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\CodeCoverageReportNotConfiguredException();\n        }\n        return $this->coveragePhp;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageText\n     */\n    public function hasCoverageText() : bool\n    {\n        return $this->coverageText !== null;\n    }\n    /**\n     * @throws CodeCoverageReportNotConfiguredException\n     */\n    public function coverageText() : string\n    {\n        if (!$this->hasCoverageText()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\CodeCoverageReportNotConfiguredException();\n        }\n        return $this->coverageText;\n    }\n    public function coverageTextShowUncoveredFiles() : bool\n    {\n        return $this->coverageTextShowUncoveredFiles;\n    }\n    public function coverageTextShowOnlySummary() : bool\n    {\n        return $this->coverageTextShowOnlySummary;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->coverageXml\n     */\n    public function hasCoverageXml() : bool\n    {\n        return $this->coverageXml !== null;\n    }\n    /**\n     * @throws CodeCoverageReportNotConfiguredException\n     */\n    public function coverageXml() : string\n    {\n        if (!$this->hasCoverageXml()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\CodeCoverageReportNotConfiguredException();\n        }\n        return $this->coverageXml;\n    }\n    public function failOnDeprecation() : bool\n    {\n        return $this->failOnDeprecation;\n    }\n    public function failOnEmptyTestSuite() : bool\n    {\n        return $this->failOnEmptyTestSuite;\n    }\n    public function failOnIncomplete() : bool\n    {\n        return $this->failOnIncomplete;\n    }\n    public function failOnNotice() : bool\n    {\n        return $this->failOnNotice;\n    }\n    public function failOnRisky() : bool\n    {\n        return $this->failOnRisky;\n    }\n    public function failOnSkipped() : bool\n    {\n        return $this->failOnSkipped;\n    }\n    public function failOnWarning() : bool\n    {\n        return $this->failOnWarning;\n    }\n    public function stopOnDefect() : bool\n    {\n        return $this->stopOnDefect;\n    }\n    public function stopOnDeprecation() : bool\n    {\n        return $this->stopOnDeprecation;\n    }\n    public function stopOnError() : bool\n    {\n        return $this->stopOnError;\n    }\n    public function stopOnFailure() : bool\n    {\n        return $this->stopOnFailure;\n    }\n    public function stopOnIncomplete() : bool\n    {\n        return $this->stopOnIncomplete;\n    }\n    public function stopOnNotice() : bool\n    {\n        return $this->stopOnNotice;\n    }\n    public function stopOnRisky() : bool\n    {\n        return $this->stopOnRisky;\n    }\n    public function stopOnSkipped() : bool\n    {\n        return $this->stopOnSkipped;\n    }\n    public function stopOnWarning() : bool\n    {\n        return $this->stopOnWarning;\n    }\n    public function outputToStandardErrorStream() : bool\n    {\n        return $this->outputToStandardErrorStream;\n    }\n    public function columns() : int\n    {\n        return $this->columns;\n    }\n    /**\n     * @deprecated Use noExtensions() instead\n     */\n    public function loadPharExtensions() : bool\n    {\n        return $this->noExtensions;\n    }\n    public function noExtensions() : bool\n    {\n        return $this->noExtensions;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->pharExtensionDirectory\n     */\n    public function hasPharExtensionDirectory() : bool\n    {\n        return $this->pharExtensionDirectory !== null;\n    }\n    /**\n     * @psalm-return non-empty-string\n     *\n     * @throws NoPharExtensionDirectoryException\n     */\n    public function pharExtensionDirectory() : string\n    {\n        if (!$this->hasPharExtensionDirectory()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoPharExtensionDirectoryException();\n        }\n        return $this->pharExtensionDirectory;\n    }\n    /**\n     * @psalm-return list<array{className: class-string, parameters: array<string, string>}>\n     */\n    public function extensionBootstrappers() : array\n    {\n        return $this->extensionBootstrappers;\n    }\n    public function backupGlobals() : bool\n    {\n        return $this->backupGlobals;\n    }\n    public function backupStaticProperties() : bool\n    {\n        return $this->backupStaticProperties;\n    }\n    public function beStrictAboutChangesToGlobalState() : bool\n    {\n        return $this->beStrictAboutChangesToGlobalState;\n    }\n    public function colors() : bool\n    {\n        return $this->colors;\n    }\n    public function processIsolation() : bool\n    {\n        return $this->processIsolation;\n    }\n    public function enforceTimeLimit() : bool\n    {\n        return $this->enforceTimeLimit;\n    }\n    public function defaultTimeLimit() : int\n    {\n        return $this->defaultTimeLimit;\n    }\n    public function timeoutForSmallTests() : int\n    {\n        return $this->timeoutForSmallTests;\n    }\n    public function timeoutForMediumTests() : int\n    {\n        return $this->timeoutForMediumTests;\n    }\n    public function timeoutForLargeTests() : int\n    {\n        return $this->timeoutForLargeTests;\n    }\n    public function reportUselessTests() : bool\n    {\n        return $this->reportUselessTests;\n    }\n    public function strictCoverage() : bool\n    {\n        return $this->strictCoverage;\n    }\n    public function disallowTestOutput() : bool\n    {\n        return $this->disallowTestOutput;\n    }\n    public function displayDetailsOnIncompleteTests() : bool\n    {\n        return $this->displayDetailsOnIncompleteTests;\n    }\n    public function displayDetailsOnSkippedTests() : bool\n    {\n        return $this->displayDetailsOnSkippedTests;\n    }\n    public function displayDetailsOnTestsThatTriggerDeprecations() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerDeprecations;\n    }\n    public function displayDetailsOnTestsThatTriggerErrors() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerErrors;\n    }\n    public function displayDetailsOnTestsThatTriggerNotices() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerNotices;\n    }\n    public function displayDetailsOnTestsThatTriggerWarnings() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerWarnings;\n    }\n    public function reverseDefectList() : bool\n    {\n        return $this->reverseDefectList;\n    }\n    public function requireCoverageMetadata() : bool\n    {\n        return $this->requireCoverageMetadata;\n    }\n    public function registerMockObjectsFromTestArgumentsRecursively() : bool\n    {\n        return $this->registerMockObjectsFromTestArgumentsRecursively;\n    }\n    public function noProgress() : bool\n    {\n        return $this->noProgress;\n    }\n    public function noResults() : bool\n    {\n        return $this->noResults;\n    }\n    public function noOutput() : bool\n    {\n        return $this->noOutput;\n    }\n    public function executionOrder() : int\n    {\n        return $this->executionOrder;\n    }\n    public function executionOrderDefects() : int\n    {\n        return $this->executionOrderDefects;\n    }\n    public function resolveDependencies() : bool\n    {\n        return $this->resolveDependencies;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->logfileTeamcity\n     */\n    public function hasLogfileTeamcity() : bool\n    {\n        return $this->logfileTeamcity !== null;\n    }\n    /**\n     * @throws LoggingNotConfiguredException\n     */\n    public function logfileTeamcity() : string\n    {\n        if (!$this->hasLogfileTeamcity()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\LoggingNotConfiguredException();\n        }\n        return $this->logfileTeamcity;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->logfileJunit\n     */\n    public function hasLogfileJunit() : bool\n    {\n        return $this->logfileJunit !== null;\n    }\n    /**\n     * @throws LoggingNotConfiguredException\n     */\n    public function logfileJunit() : string\n    {\n        if (!$this->hasLogfileJunit()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\LoggingNotConfiguredException();\n        }\n        return $this->logfileJunit;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->logfileTestdoxHtml\n     */\n    public function hasLogfileTestdoxHtml() : bool\n    {\n        return $this->logfileTestdoxHtml !== null;\n    }\n    /**\n     * @throws LoggingNotConfiguredException\n     */\n    public function logfileTestdoxHtml() : string\n    {\n        if (!$this->hasLogfileTestdoxHtml()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\LoggingNotConfiguredException();\n        }\n        return $this->logfileTestdoxHtml;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->logfileTestdoxText\n     */\n    public function hasLogfileTestdoxText() : bool\n    {\n        return $this->logfileTestdoxText !== null;\n    }\n    /**\n     * @throws LoggingNotConfiguredException\n     */\n    public function logfileTestdoxText() : string\n    {\n        if (!$this->hasLogfileTestdoxText()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\LoggingNotConfiguredException();\n        }\n        return $this->logfileTestdoxText;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->logEventsText\n     */\n    public function hasLogEventsText() : bool\n    {\n        return $this->logEventsText !== null;\n    }\n    /**\n     * @throws LoggingNotConfiguredException\n     */\n    public function logEventsText() : string\n    {\n        if (!$this->hasLogEventsText()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\LoggingNotConfiguredException();\n        }\n        return $this->logEventsText;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->logEventsVerboseText\n     */\n    public function hasLogEventsVerboseText() : bool\n    {\n        return $this->logEventsVerboseText !== null;\n    }\n    /**\n     * @throws LoggingNotConfiguredException\n     */\n    public function logEventsVerboseText() : string\n    {\n        if (!$this->hasLogEventsVerboseText()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\LoggingNotConfiguredException();\n        }\n        return $this->logEventsVerboseText;\n    }\n    public function outputIsTeamCity() : bool\n    {\n        return $this->teamCityOutput;\n    }\n    public function outputIsTestDox() : bool\n    {\n        return $this->testDoxOutput;\n    }\n    /**\n     * @psalm-assert-if-true !empty $this->testsCovering\n     */\n    public function hasTestsCovering() : bool\n    {\n        return !empty($this->testsCovering);\n    }\n    /**\n     * @psalm-return list<string>\n     *\n     * @throws FilterNotConfiguredException\n     */\n    public function testsCovering() : array\n    {\n        if (!$this->hasTestsCovering()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\FilterNotConfiguredException();\n        }\n        return $this->testsCovering;\n    }\n    /**\n     * @psalm-assert-if-true !empty $this->testsUsing\n     */\n    public function hasTestsUsing() : bool\n    {\n        return !empty($this->testsUsing);\n    }\n    /**\n     * @psalm-return list<string>\n     *\n     * @throws FilterNotConfiguredException\n     */\n    public function testsUsing() : array\n    {\n        if (!$this->hasTestsUsing()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\FilterNotConfiguredException();\n        }\n        return $this->testsUsing;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->filter\n     */\n    public function hasFilter() : bool\n    {\n        return $this->filter !== null;\n    }\n    /**\n     * @throws FilterNotConfiguredException\n     */\n    public function filter() : string\n    {\n        if (!$this->hasFilter()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\FilterNotConfiguredException();\n        }\n        return $this->filter;\n    }\n    /**\n     * @psalm-assert-if-true !empty $this->groups\n     */\n    public function hasGroups() : bool\n    {\n        return !empty($this->groups);\n    }\n    /**\n     * @throws FilterNotConfiguredException\n     */\n    public function groups() : array\n    {\n        if (!$this->hasGroups()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\FilterNotConfiguredException();\n        }\n        return $this->groups;\n    }\n    /**\n     * @psalm-assert-if-true !empty $this->excludeGroups\n     */\n    public function hasExcludeGroups() : bool\n    {\n        return !empty($this->excludeGroups);\n    }\n    /**\n     * @throws FilterNotConfiguredException\n     */\n    public function excludeGroups() : array\n    {\n        if (!$this->hasExcludeGroups()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\FilterNotConfiguredException();\n        }\n        return $this->excludeGroups;\n    }\n    public function randomOrderSeed() : int\n    {\n        return $this->randomOrderSeed;\n    }\n    public function includeUncoveredFiles() : bool\n    {\n        return $this->includeUncoveredFiles;\n    }\n    public function testSuite() : \\PHPUnit\\TextUI\\Configuration\\TestSuiteCollection\n    {\n        return $this->testSuite;\n    }\n    public function includeTestSuite() : string\n    {\n        return $this->includeTestSuite;\n    }\n    public function excludeTestSuite() : string\n    {\n        return $this->excludeTestSuite;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->defaultTestSuite\n     */\n    public function hasDefaultTestSuite() : bool\n    {\n        return $this->defaultTestSuite !== null;\n    }\n    /**\n     * @throws NoDefaultTestSuiteException\n     */\n    public function defaultTestSuite() : string\n    {\n        if (!$this->hasDefaultTestSuite()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoDefaultTestSuiteException();\n        }\n        return $this->defaultTestSuite;\n    }\n    /**\n     * @psalm-return non-empty-list<non-empty-string>\n     */\n    public function testSuffixes() : array\n    {\n        return $this->testSuffixes;\n    }\n    public function php() : \\PHPUnit\\TextUI\\Configuration\\Php\n    {\n        return $this->php;\n    }\n    public function controlGarbageCollector() : bool\n    {\n        return $this->controlGarbageCollector;\n    }\n    public function numberOfTestsBeforeGarbageCollection() : int\n    {\n        return $this->numberOfTestsBeforeGarbageCollection;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->generateBaseline\n     */\n    public function hasGenerateBaseline() : bool\n    {\n        return $this->generateBaseline !== null;\n    }\n    /**\n     * @throws NoBaselineException\n     */\n    public function generateBaseline() : string\n    {\n        if (!$this->hasGenerateBaseline()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoBaselineException();\n        }\n        return $this->generateBaseline;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse PHPUnit\\TextUI\\Configuration\\Exception;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CannotFindSchemaException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CodeCoverageReportNotConfiguredException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ConfigurationCannotBeBuiltException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Exception extends \\PHPUnit\\TextUI\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class FilterNotConfiguredException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IncludePathNotConfiguredException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class LoggingNotConfiguredException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoBaselineException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoBootstrapException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoCacheDirectoryException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoCliArgumentException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoConfigurationFileException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoCoverageCacheDirectoryException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoCustomCssFileException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoDefaultTestSuiteException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NoPharExtensionDirectoryException extends RuntimeException implements \\PHPUnit\\TextUI\\Configuration\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse const DIRECTORY_SEPARATOR;\nuse function array_diff;\nuse function assert;\nuse function dirname;\nuse function explode;\nuse function is_int;\nuse function realpath;\nuse function time;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\Runner\\TestSuiteSorter;\nuse PHPUnit\\TextUI\\CliArguments\\Configuration as CliConfiguration;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Configuration as XmlConfiguration;\nuse PHPUnit\\TextUI\\XmlConfiguration\\LoadedFromFileConfiguration;\nuse PHPUnit\\TextUI\\XmlConfiguration\\SchemaDetector;\nuse PHPUnit\\Util\\Filesystem;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html\\Colors;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Thresholds;\nuse PHPUnit\\SebastianBergmann\\Environment\\Console;\nuse PHPUnit\\SebastianBergmann\\Invoker\\Invoker;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Merger\n{\n    /**\n     * @throws \\PHPUnit\\TextUI\\CliArguments\\Exception\n     * @throws \\PHPUnit\\TextUI\\XmlConfiguration\\Exception\n     * @throws NoCustomCssFileException\n     */\n    public function merge(CliConfiguration $cliConfiguration, XmlConfiguration $xmlConfiguration) : \\PHPUnit\\TextUI\\Configuration\\Configuration\n    {\n        $configurationFile = null;\n        if ($xmlConfiguration->wasLoadedFromFile()) {\n            assert($xmlConfiguration instanceof LoadedFromFileConfiguration);\n            $configurationFile = $xmlConfiguration->filename();\n        }\n        $bootstrap = null;\n        if ($cliConfiguration->hasBootstrap()) {\n            $bootstrap = $cliConfiguration->bootstrap();\n        } elseif ($xmlConfiguration->phpunit()->hasBootstrap()) {\n            $bootstrap = $xmlConfiguration->phpunit()->bootstrap();\n        }\n        if ($cliConfiguration->hasCacheResult()) {\n            $cacheResult = $cliConfiguration->cacheResult();\n        } else {\n            $cacheResult = $xmlConfiguration->phpunit()->cacheResult();\n        }\n        $cacheDirectory = null;\n        $coverageCacheDirectory = null;\n        if ($cliConfiguration->hasCacheDirectory() && Filesystem::createDirectory($cliConfiguration->cacheDirectory())) {\n            $cacheDirectory = realpath($cliConfiguration->cacheDirectory());\n        } elseif ($xmlConfiguration->phpunit()->hasCacheDirectory() && Filesystem::createDirectory($xmlConfiguration->phpunit()->cacheDirectory())) {\n            $cacheDirectory = realpath($xmlConfiguration->phpunit()->cacheDirectory());\n        }\n        if ($cacheDirectory !== null) {\n            $coverageCacheDirectory = $cacheDirectory . DIRECTORY_SEPARATOR . 'code-coverage';\n            $testResultCacheFile = $cacheDirectory . DIRECTORY_SEPARATOR . 'test-results';\n        }\n        if ($coverageCacheDirectory === null) {\n            if ($cliConfiguration->hasCoverageCacheDirectory() && Filesystem::createDirectory($cliConfiguration->coverageCacheDirectory())) {\n                $coverageCacheDirectory = realpath($cliConfiguration->coverageCacheDirectory());\n            } elseif ($xmlConfiguration->codeCoverage()->hasCacheDirectory()) {\n                $coverageCacheDirectory = $xmlConfiguration->codeCoverage()->cacheDirectory()->path();\n            }\n        }\n        if (!isset($testResultCacheFile)) {\n            if ($cliConfiguration->hasCacheResultFile()) {\n                $testResultCacheFile = $cliConfiguration->cacheResultFile();\n            } elseif ($xmlConfiguration->phpunit()->hasCacheResultFile()) {\n                $testResultCacheFile = $xmlConfiguration->phpunit()->cacheResultFile();\n            } elseif ($xmlConfiguration->wasLoadedFromFile()) {\n                $testResultCacheFile = dirname(realpath($xmlConfiguration->filename())) . DIRECTORY_SEPARATOR . '.phpunit.result.cache';\n            } else {\n                $candidate = realpath($_SERVER['PHP_SELF']);\n                if ($candidate) {\n                    $testResultCacheFile = dirname($candidate) . DIRECTORY_SEPARATOR . '.phpunit.result.cache';\n                } else {\n                    $testResultCacheFile = '.phpunit.result.cache';\n                }\n            }\n        }\n        if ($cliConfiguration->hasDisableCodeCoverageIgnore()) {\n            $disableCodeCoverageIgnore = $cliConfiguration->disableCodeCoverageIgnore();\n        } else {\n            $disableCodeCoverageIgnore = $xmlConfiguration->codeCoverage()->disableCodeCoverageIgnore();\n        }\n        if ($cliConfiguration->hasFailOnDeprecation()) {\n            $failOnDeprecation = $cliConfiguration->failOnDeprecation();\n        } else {\n            $failOnDeprecation = $xmlConfiguration->phpunit()->failOnDeprecation();\n        }\n        if ($cliConfiguration->hasFailOnEmptyTestSuite()) {\n            $failOnEmptyTestSuite = $cliConfiguration->failOnEmptyTestSuite();\n        } else {\n            $failOnEmptyTestSuite = $xmlConfiguration->phpunit()->failOnEmptyTestSuite();\n        }\n        if ($cliConfiguration->hasFailOnIncomplete()) {\n            $failOnIncomplete = $cliConfiguration->failOnIncomplete();\n        } else {\n            $failOnIncomplete = $xmlConfiguration->phpunit()->failOnIncomplete();\n        }\n        if ($cliConfiguration->hasFailOnNotice()) {\n            $failOnNotice = $cliConfiguration->failOnNotice();\n        } else {\n            $failOnNotice = $xmlConfiguration->phpunit()->failOnNotice();\n        }\n        if ($cliConfiguration->hasFailOnRisky()) {\n            $failOnRisky = $cliConfiguration->failOnRisky();\n        } else {\n            $failOnRisky = $xmlConfiguration->phpunit()->failOnRisky();\n        }\n        if ($cliConfiguration->hasFailOnSkipped()) {\n            $failOnSkipped = $cliConfiguration->failOnSkipped();\n        } else {\n            $failOnSkipped = $xmlConfiguration->phpunit()->failOnSkipped();\n        }\n        if ($cliConfiguration->hasFailOnWarning()) {\n            $failOnWarning = $cliConfiguration->failOnWarning();\n        } else {\n            $failOnWarning = $xmlConfiguration->phpunit()->failOnWarning();\n        }\n        if ($cliConfiguration->hasStopOnDefect()) {\n            $stopOnDefect = $cliConfiguration->stopOnDefect();\n        } else {\n            $stopOnDefect = $xmlConfiguration->phpunit()->stopOnDefect();\n        }\n        if ($cliConfiguration->hasStopOnDeprecation()) {\n            $stopOnDeprecation = $cliConfiguration->stopOnDeprecation();\n        } else {\n            $stopOnDeprecation = $xmlConfiguration->phpunit()->stopOnDeprecation();\n        }\n        if ($cliConfiguration->hasStopOnError()) {\n            $stopOnError = $cliConfiguration->stopOnError();\n        } else {\n            $stopOnError = $xmlConfiguration->phpunit()->stopOnError();\n        }\n        if ($cliConfiguration->hasStopOnFailure()) {\n            $stopOnFailure = $cliConfiguration->stopOnFailure();\n        } else {\n            $stopOnFailure = $xmlConfiguration->phpunit()->stopOnFailure();\n        }\n        if ($cliConfiguration->hasStopOnIncomplete()) {\n            $stopOnIncomplete = $cliConfiguration->stopOnIncomplete();\n        } else {\n            $stopOnIncomplete = $xmlConfiguration->phpunit()->stopOnIncomplete();\n        }\n        if ($cliConfiguration->hasStopOnNotice()) {\n            $stopOnNotice = $cliConfiguration->stopOnNotice();\n        } else {\n            $stopOnNotice = $xmlConfiguration->phpunit()->stopOnNotice();\n        }\n        if ($cliConfiguration->hasStopOnRisky()) {\n            $stopOnRisky = $cliConfiguration->stopOnRisky();\n        } else {\n            $stopOnRisky = $xmlConfiguration->phpunit()->stopOnRisky();\n        }\n        if ($cliConfiguration->hasStopOnSkipped()) {\n            $stopOnSkipped = $cliConfiguration->stopOnSkipped();\n        } else {\n            $stopOnSkipped = $xmlConfiguration->phpunit()->stopOnSkipped();\n        }\n        if ($cliConfiguration->hasStopOnWarning()) {\n            $stopOnWarning = $cliConfiguration->stopOnWarning();\n        } else {\n            $stopOnWarning = $xmlConfiguration->phpunit()->stopOnWarning();\n        }\n        if ($cliConfiguration->hasStderr() && $cliConfiguration->stderr()) {\n            $outputToStandardErrorStream = \\true;\n        } else {\n            $outputToStandardErrorStream = $xmlConfiguration->phpunit()->stderr();\n        }\n        if ($cliConfiguration->hasColumns()) {\n            $columns = $cliConfiguration->columns();\n        } else {\n            $columns = $xmlConfiguration->phpunit()->columns();\n        }\n        if ($columns === 'max') {\n            $columns = (new Console())->getNumberOfColumns();\n        }\n        if ($columns < 16) {\n            $columns = 16;\n            EventFacade::emitter()->testRunnerTriggeredWarning('Less than 16 columns requested, number of columns set to 16');\n        }\n        assert(is_int($columns));\n        $noExtensions = \\false;\n        if ($cliConfiguration->hasNoExtensions() && $cliConfiguration->noExtensions()) {\n            $noExtensions = \\true;\n        }\n        $pharExtensionDirectory = null;\n        if ($xmlConfiguration->phpunit()->hasExtensionsDirectory()) {\n            $pharExtensionDirectory = $xmlConfiguration->phpunit()->extensionsDirectory();\n        }\n        $extensionBootstrappers = [];\n        foreach ($xmlConfiguration->extensions() as $extension) {\n            $extensionBootstrappers[] = ['className' => $extension->className(), 'parameters' => $extension->parameters()];\n        }\n        if ($cliConfiguration->hasPathCoverage() && $cliConfiguration->pathCoverage()) {\n            $pathCoverage = $cliConfiguration->pathCoverage();\n        } else {\n            $pathCoverage = $xmlConfiguration->codeCoverage()->pathCoverage();\n        }\n        $defaultColors = Colors::default();\n        $defaultThresholds = Thresholds::default();\n        $coverageClover = null;\n        $coverageCobertura = null;\n        $coverageCrap4j = null;\n        $coverageCrap4jThreshold = 30;\n        $coverageHtml = null;\n        $coverageHtmlLowUpperBound = $defaultThresholds->lowUpperBound();\n        $coverageHtmlHighLowerBound = $defaultThresholds->highLowerBound();\n        $coverageHtmlColorSuccessLow = $defaultColors->successLow();\n        $coverageHtmlColorSuccessMedium = $defaultColors->successMedium();\n        $coverageHtmlColorSuccessHigh = $defaultColors->successHigh();\n        $coverageHtmlColorWarning = $defaultColors->warning();\n        $coverageHtmlColorDanger = $defaultColors->danger();\n        $coverageHtmlCustomCssFile = null;\n        $coveragePhp = null;\n        $coverageText = null;\n        $coverageTextShowUncoveredFiles = \\false;\n        $coverageTextShowOnlySummary = \\false;\n        $coverageXml = null;\n        $coverageFromXmlConfiguration = \\true;\n        if ($cliConfiguration->hasNoCoverage() && $cliConfiguration->noCoverage()) {\n            $coverageFromXmlConfiguration = \\false;\n        }\n        if ($cliConfiguration->hasCoverageClover()) {\n            $coverageClover = $cliConfiguration->coverageClover();\n        } elseif ($coverageFromXmlConfiguration && $xmlConfiguration->codeCoverage()->hasClover()) {\n            $coverageClover = $xmlConfiguration->codeCoverage()->clover()->target()->path();\n        }\n        if ($cliConfiguration->hasCoverageCobertura()) {\n            $coverageCobertura = $cliConfiguration->coverageCobertura();\n        } elseif ($coverageFromXmlConfiguration && $xmlConfiguration->codeCoverage()->hasCobertura()) {\n            $coverageCobertura = $xmlConfiguration->codeCoverage()->cobertura()->target()->path();\n        }\n        if ($xmlConfiguration->codeCoverage()->hasCrap4j()) {\n            $coverageCrap4jThreshold = $xmlConfiguration->codeCoverage()->crap4j()->threshold();\n        }\n        if ($cliConfiguration->hasCoverageCrap4J()) {\n            $coverageCrap4j = $cliConfiguration->coverageCrap4J();\n        } elseif ($coverageFromXmlConfiguration && $xmlConfiguration->codeCoverage()->hasCrap4j()) {\n            $coverageCrap4j = $xmlConfiguration->codeCoverage()->crap4j()->target()->path();\n        }\n        if ($xmlConfiguration->codeCoverage()->hasHtml()) {\n            $coverageHtmlHighLowerBound = $xmlConfiguration->codeCoverage()->html()->highLowerBound();\n            $coverageHtmlLowUpperBound = $xmlConfiguration->codeCoverage()->html()->lowUpperBound();\n            if ($coverageHtmlLowUpperBound > $coverageHtmlHighLowerBound) {\n                $coverageHtmlLowUpperBound = $defaultThresholds->lowUpperBound();\n                $coverageHtmlHighLowerBound = $defaultThresholds->highLowerBound();\n            }\n            $coverageHtmlColorSuccessLow = $xmlConfiguration->codeCoverage()->html()->colorSuccessLow();\n            $coverageHtmlColorSuccessMedium = $xmlConfiguration->codeCoverage()->html()->colorSuccessMedium();\n            $coverageHtmlColorSuccessHigh = $xmlConfiguration->codeCoverage()->html()->colorSuccessHigh();\n            $coverageHtmlColorWarning = $xmlConfiguration->codeCoverage()->html()->colorWarning();\n            $coverageHtmlColorDanger = $xmlConfiguration->codeCoverage()->html()->colorDanger();\n            if ($xmlConfiguration->codeCoverage()->html()->hasCustomCssFile()) {\n                $coverageHtmlCustomCssFile = $xmlConfiguration->codeCoverage()->html()->customCssFile();\n            }\n        }\n        if ($cliConfiguration->hasCoverageHtml()) {\n            $coverageHtml = $cliConfiguration->coverageHtml();\n        } elseif ($coverageFromXmlConfiguration && $xmlConfiguration->codeCoverage()->hasHtml()) {\n            $coverageHtml = $xmlConfiguration->codeCoverage()->html()->target()->path();\n        }\n        if ($cliConfiguration->hasCoveragePhp()) {\n            $coveragePhp = $cliConfiguration->coveragePhp();\n        } elseif ($coverageFromXmlConfiguration && $xmlConfiguration->codeCoverage()->hasPhp()) {\n            $coveragePhp = $xmlConfiguration->codeCoverage()->php()->target()->path();\n        }\n        if ($xmlConfiguration->codeCoverage()->hasText()) {\n            $coverageTextShowUncoveredFiles = $xmlConfiguration->codeCoverage()->text()->showUncoveredFiles();\n            $coverageTextShowOnlySummary = $xmlConfiguration->codeCoverage()->text()->showOnlySummary();\n        }\n        if ($cliConfiguration->hasCoverageText()) {\n            $coverageText = $cliConfiguration->coverageText();\n        } elseif ($coverageFromXmlConfiguration && $xmlConfiguration->codeCoverage()->hasText()) {\n            $coverageText = $xmlConfiguration->codeCoverage()->text()->target()->path();\n        }\n        if ($cliConfiguration->hasCoverageXml()) {\n            $coverageXml = $cliConfiguration->coverageXml();\n        } elseif ($coverageFromXmlConfiguration && $xmlConfiguration->codeCoverage()->hasXml()) {\n            $coverageXml = $xmlConfiguration->codeCoverage()->xml()->target()->path();\n        }\n        if ($cliConfiguration->hasBackupGlobals()) {\n            $backupGlobals = $cliConfiguration->backupGlobals();\n        } else {\n            $backupGlobals = $xmlConfiguration->phpunit()->backupGlobals();\n        }\n        if ($cliConfiguration->hasBackupStaticProperties()) {\n            $backupStaticProperties = $cliConfiguration->backupStaticProperties();\n        } else {\n            $backupStaticProperties = $xmlConfiguration->phpunit()->backupStaticProperties();\n        }\n        if ($cliConfiguration->hasBeStrictAboutChangesToGlobalState()) {\n            $beStrictAboutChangesToGlobalState = $cliConfiguration->beStrictAboutChangesToGlobalState();\n        } else {\n            $beStrictAboutChangesToGlobalState = $xmlConfiguration->phpunit()->beStrictAboutChangesToGlobalState();\n        }\n        if ($cliConfiguration->hasProcessIsolation()) {\n            $processIsolation = $cliConfiguration->processIsolation();\n        } else {\n            $processIsolation = $xmlConfiguration->phpunit()->processIsolation();\n        }\n        if ($cliConfiguration->hasEnforceTimeLimit()) {\n            $enforceTimeLimit = $cliConfiguration->enforceTimeLimit();\n        } else {\n            $enforceTimeLimit = $xmlConfiguration->phpunit()->enforceTimeLimit();\n        }\n        if ($enforceTimeLimit && !(new Invoker())->canInvokeWithTimeout()) {\n            EventFacade::emitter()->testRunnerTriggeredWarning('The pcntl extension is required for enforcing time limits');\n        }\n        if ($cliConfiguration->hasDefaultTimeLimit()) {\n            $defaultTimeLimit = $cliConfiguration->defaultTimeLimit();\n        } else {\n            $defaultTimeLimit = $xmlConfiguration->phpunit()->defaultTimeLimit();\n        }\n        $timeoutForSmallTests = $xmlConfiguration->phpunit()->timeoutForSmallTests();\n        $timeoutForMediumTests = $xmlConfiguration->phpunit()->timeoutForMediumTests();\n        $timeoutForLargeTests = $xmlConfiguration->phpunit()->timeoutForLargeTests();\n        if ($cliConfiguration->hasReportUselessTests()) {\n            $reportUselessTests = $cliConfiguration->reportUselessTests();\n        } else {\n            $reportUselessTests = $xmlConfiguration->phpunit()->beStrictAboutTestsThatDoNotTestAnything();\n        }\n        if ($cliConfiguration->hasStrictCoverage()) {\n            $strictCoverage = $cliConfiguration->strictCoverage();\n        } else {\n            $strictCoverage = $xmlConfiguration->phpunit()->beStrictAboutCoverageMetadata();\n        }\n        if ($cliConfiguration->hasDisallowTestOutput()) {\n            $disallowTestOutput = $cliConfiguration->disallowTestOutput();\n        } else {\n            $disallowTestOutput = $xmlConfiguration->phpunit()->beStrictAboutOutputDuringTests();\n        }\n        if ($cliConfiguration->hasDisplayDetailsOnIncompleteTests()) {\n            $displayDetailsOnIncompleteTests = $cliConfiguration->displayDetailsOnIncompleteTests();\n        } else {\n            $displayDetailsOnIncompleteTests = $xmlConfiguration->phpunit()->displayDetailsOnIncompleteTests();\n        }\n        if ($cliConfiguration->hasDisplayDetailsOnSkippedTests()) {\n            $displayDetailsOnSkippedTests = $cliConfiguration->displayDetailsOnSkippedTests();\n        } else {\n            $displayDetailsOnSkippedTests = $xmlConfiguration->phpunit()->displayDetailsOnSkippedTests();\n        }\n        if ($cliConfiguration->hasDisplayDetailsOnTestsThatTriggerDeprecations()) {\n            $displayDetailsOnTestsThatTriggerDeprecations = $cliConfiguration->displayDetailsOnTestsThatTriggerDeprecations();\n        } else {\n            $displayDetailsOnTestsThatTriggerDeprecations = $xmlConfiguration->phpunit()->displayDetailsOnTestsThatTriggerDeprecations();\n        }\n        if ($cliConfiguration->hasDisplayDetailsOnTestsThatTriggerErrors()) {\n            $displayDetailsOnTestsThatTriggerErrors = $cliConfiguration->displayDetailsOnTestsThatTriggerErrors();\n        } else {\n            $displayDetailsOnTestsThatTriggerErrors = $xmlConfiguration->phpunit()->displayDetailsOnTestsThatTriggerErrors();\n        }\n        if ($cliConfiguration->hasDisplayDetailsOnTestsThatTriggerNotices()) {\n            $displayDetailsOnTestsThatTriggerNotices = $cliConfiguration->displayDetailsOnTestsThatTriggerNotices();\n        } else {\n            $displayDetailsOnTestsThatTriggerNotices = $xmlConfiguration->phpunit()->displayDetailsOnTestsThatTriggerNotices();\n        }\n        if ($cliConfiguration->hasDisplayDetailsOnTestsThatTriggerWarnings()) {\n            $displayDetailsOnTestsThatTriggerWarnings = $cliConfiguration->displayDetailsOnTestsThatTriggerWarnings();\n        } else {\n            $displayDetailsOnTestsThatTriggerWarnings = $xmlConfiguration->phpunit()->displayDetailsOnTestsThatTriggerWarnings();\n        }\n        if ($cliConfiguration->hasReverseList()) {\n            $reverseDefectList = $cliConfiguration->reverseList();\n        } else {\n            $reverseDefectList = $xmlConfiguration->phpunit()->reverseDefectList();\n        }\n        $requireCoverageMetadata = $xmlConfiguration->phpunit()->requireCoverageMetadata();\n        $registerMockObjectsFromTestArgumentsRecursively = $xmlConfiguration->phpunit()->registerMockObjectsFromTestArgumentsRecursively();\n        if ($cliConfiguration->hasExecutionOrder()) {\n            $executionOrder = $cliConfiguration->executionOrder();\n        } else {\n            $executionOrder = $xmlConfiguration->phpunit()->executionOrder();\n        }\n        $executionOrderDefects = TestSuiteSorter::ORDER_DEFAULT;\n        if ($cliConfiguration->hasExecutionOrderDefects()) {\n            $executionOrderDefects = $cliConfiguration->executionOrderDefects();\n        } elseif ($xmlConfiguration->phpunit()->defectsFirst()) {\n            $executionOrderDefects = TestSuiteSorter::ORDER_DEFECTS_FIRST;\n        }\n        if ($cliConfiguration->hasResolveDependencies()) {\n            $resolveDependencies = $cliConfiguration->resolveDependencies();\n        } else {\n            $resolveDependencies = $xmlConfiguration->phpunit()->resolveDependencies();\n        }\n        $colors = \\false;\n        $colorsSupported = (new Console())->hasColorSupport();\n        if ($cliConfiguration->hasColors()) {\n            if ($cliConfiguration->colors() === \\PHPUnit\\TextUI\\Configuration\\Configuration::COLOR_ALWAYS) {\n                $colors = \\true;\n            } elseif ($colorsSupported && $cliConfiguration->colors() === \\PHPUnit\\TextUI\\Configuration\\Configuration::COLOR_AUTO) {\n                $colors = \\true;\n            }\n        } elseif ($xmlConfiguration->phpunit()->colors() === \\PHPUnit\\TextUI\\Configuration\\Configuration::COLOR_ALWAYS) {\n            $colors = \\true;\n        } elseif ($colorsSupported && $xmlConfiguration->phpunit()->colors() === \\PHPUnit\\TextUI\\Configuration\\Configuration::COLOR_AUTO) {\n            $colors = \\true;\n        }\n        $logfileTeamcity = null;\n        $logfileJunit = null;\n        $logfileTestdoxHtml = null;\n        $logfileTestdoxText = null;\n        $loggingFromXmlConfiguration = \\true;\n        if ($cliConfiguration->hasNoLogging() && $cliConfiguration->noLogging()) {\n            $loggingFromXmlConfiguration = \\false;\n        }\n        if ($cliConfiguration->hasTeamcityLogfile()) {\n            $logfileTeamcity = $cliConfiguration->teamcityLogfile();\n        } elseif ($loggingFromXmlConfiguration && $xmlConfiguration->logging()->hasTeamCity()) {\n            $logfileTeamcity = $xmlConfiguration->logging()->teamCity()->target()->path();\n        }\n        if ($cliConfiguration->hasJunitLogfile()) {\n            $logfileJunit = $cliConfiguration->junitLogfile();\n        } elseif ($loggingFromXmlConfiguration && $xmlConfiguration->logging()->hasJunit()) {\n            $logfileJunit = $xmlConfiguration->logging()->junit()->target()->path();\n        }\n        if ($cliConfiguration->hasTestdoxHtmlFile()) {\n            $logfileTestdoxHtml = $cliConfiguration->testdoxHtmlFile();\n        } elseif ($loggingFromXmlConfiguration && $xmlConfiguration->logging()->hasTestDoxHtml()) {\n            $logfileTestdoxHtml = $xmlConfiguration->logging()->testDoxHtml()->target()->path();\n        }\n        if ($cliConfiguration->hasTestdoxTextFile()) {\n            $logfileTestdoxText = $cliConfiguration->testdoxTextFile();\n        } elseif ($loggingFromXmlConfiguration && $xmlConfiguration->logging()->hasTestDoxText()) {\n            $logfileTestdoxText = $xmlConfiguration->logging()->testDoxText()->target()->path();\n        }\n        $logEventsText = null;\n        if ($cliConfiguration->hasLogEventsText()) {\n            $logEventsText = $cliConfiguration->logEventsText();\n        }\n        $logEventsVerboseText = null;\n        if ($cliConfiguration->hasLogEventsVerboseText()) {\n            $logEventsVerboseText = $cliConfiguration->logEventsVerboseText();\n        }\n        $teamCityOutput = \\false;\n        if ($cliConfiguration->hasTeamCityPrinter() && $cliConfiguration->teamCityPrinter()) {\n            $teamCityOutput = \\true;\n        }\n        if ($cliConfiguration->hasTestDoxPrinter() && $cliConfiguration->testdoxPrinter()) {\n            $testDoxOutput = \\true;\n        } else {\n            $testDoxOutput = $xmlConfiguration->phpunit()->testdoxPrinter();\n        }\n        $noProgress = \\false;\n        if ($cliConfiguration->hasNoProgress() && $cliConfiguration->noProgress()) {\n            $noProgress = \\true;\n        }\n        $noResults = \\false;\n        if ($cliConfiguration->hasNoResults() && $cliConfiguration->noResults()) {\n            $noResults = \\true;\n        }\n        $noOutput = \\false;\n        if ($cliConfiguration->hasNoOutput() && $cliConfiguration->noOutput()) {\n            $noOutput = \\true;\n        }\n        $testsCovering = null;\n        if ($cliConfiguration->hasTestsCovering()) {\n            $testsCovering = $cliConfiguration->testsCovering();\n        }\n        $testsUsing = null;\n        if ($cliConfiguration->hasTestsUsing()) {\n            $testsUsing = $cliConfiguration->testsUsing();\n        }\n        $filter = null;\n        if ($cliConfiguration->hasFilter()) {\n            $filter = $cliConfiguration->filter();\n        }\n        if ($cliConfiguration->hasGroups()) {\n            $groups = $cliConfiguration->groups();\n        } else {\n            $groups = $xmlConfiguration->groups()->include()->asArrayOfStrings();\n        }\n        if ($cliConfiguration->hasExcludeGroups()) {\n            $excludeGroups = $cliConfiguration->excludeGroups();\n        } else {\n            $excludeGroups = $xmlConfiguration->groups()->exclude()->asArrayOfStrings();\n        }\n        $excludeGroups = array_diff($excludeGroups, $groups);\n        if ($cliConfiguration->hasRandomOrderSeed()) {\n            $randomOrderSeed = $cliConfiguration->randomOrderSeed();\n        } else {\n            $randomOrderSeed = time();\n        }\n        if ($xmlConfiguration->wasLoadedFromFile() && $xmlConfiguration->hasValidationErrors()) {\n            if ((new SchemaDetector())->detect($xmlConfiguration->filename())->detected()) {\n                EventFacade::emitter()->testRunnerTriggeredDeprecation('Your XML configuration validates against a deprecated schema. Migrate your XML configuration using \"--migrate-configuration\"!');\n            } else {\n                EventFacade::emitter()->testRunnerTriggeredWarning(\"Test results may not be as expected because the XML configuration file did not pass validation:\\n\" . $xmlConfiguration->validationErrors());\n            }\n        }\n        $includeUncoveredFiles = $xmlConfiguration->codeCoverage()->includeUncoveredFiles();\n        $includePaths = [];\n        if ($cliConfiguration->hasIncludePath()) {\n            foreach (explode(\\PATH_SEPARATOR, $cliConfiguration->includePath()) as $includePath) {\n                $includePaths[] = new \\PHPUnit\\TextUI\\Configuration\\Directory($includePath);\n            }\n        }\n        foreach ($xmlConfiguration->php()->includePaths() as $includePath) {\n            $includePaths[] = $includePath;\n        }\n        $iniSettings = [];\n        if ($cliConfiguration->hasIniSettings()) {\n            foreach ($cliConfiguration->iniSettings() as $name => $value) {\n                $iniSettings[] = new \\PHPUnit\\TextUI\\Configuration\\IniSetting($name, $value);\n            }\n        }\n        foreach ($xmlConfiguration->php()->iniSettings() as $iniSetting) {\n            $iniSettings[] = $iniSetting;\n        }\n        $includeTestSuite = '';\n        if ($cliConfiguration->hasTestSuite()) {\n            $includeTestSuite = $cliConfiguration->testSuite();\n        } elseif ($xmlConfiguration->phpunit()->hasDefaultTestSuite()) {\n            $includeTestSuite = $xmlConfiguration->phpunit()->defaultTestSuite();\n        }\n        $excludeTestSuite = '';\n        if ($cliConfiguration->hasExcludedTestSuite()) {\n            $excludeTestSuite = $cliConfiguration->excludedTestSuite();\n        }\n        $testSuffixes = ['Test.php', '.phpt'];\n        if ($cliConfiguration->hasTestSuffixes()) {\n            $testSuffixes = $cliConfiguration->testSuffixes();\n        }\n        $sourceIncludeDirectories = [];\n        if ($cliConfiguration->hasCoverageFilter()) {\n            foreach ($cliConfiguration->coverageFilter() as $directory) {\n                $sourceIncludeDirectories[] = new \\PHPUnit\\TextUI\\Configuration\\FilterDirectory($directory, '', '.php');\n            }\n        }\n        if ($xmlConfiguration->codeCoverage()->hasNonEmptyListOfFilesToBeIncludedInCodeCoverageReport()) {\n            foreach ($xmlConfiguration->codeCoverage()->directories() as $directory) {\n                $sourceIncludeDirectories[] = $directory;\n            }\n            $sourceIncludeFiles = $xmlConfiguration->codeCoverage()->files();\n            $sourceExcludeDirectories = $xmlConfiguration->codeCoverage()->excludeDirectories();\n            $sourceExcludeFiles = $xmlConfiguration->codeCoverage()->excludeFiles();\n        } else {\n            foreach ($xmlConfiguration->source()->includeDirectories() as $directory) {\n                $sourceIncludeDirectories[] = $directory;\n            }\n            $sourceIncludeFiles = $xmlConfiguration->source()->includeFiles();\n            $sourceExcludeDirectories = $xmlConfiguration->source()->excludeDirectories();\n            $sourceExcludeFiles = $xmlConfiguration->source()->excludeFiles();\n        }\n        $useBaseline = null;\n        $generateBaseline = null;\n        if (!$cliConfiguration->hasGenerateBaseline()) {\n            if ($cliConfiguration->hasUseBaseline()) {\n                $useBaseline = $cliConfiguration->useBaseline();\n            } elseif ($xmlConfiguration->source()->hasBaseline()) {\n                $useBaseline = $xmlConfiguration->source()->baseline();\n            }\n        } else {\n            $generateBaseline = $cliConfiguration->generateBaseline();\n        }\n        assert($useBaseline !== '');\n        assert($generateBaseline !== '');\n        return new \\PHPUnit\\TextUI\\Configuration\\Configuration($cliConfiguration->arguments(), $configurationFile, $bootstrap, $cacheResult, $cacheDirectory, $coverageCacheDirectory, new \\PHPUnit\\TextUI\\Configuration\\Source($useBaseline, $cliConfiguration->ignoreBaseline(), \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection::fromArray($sourceIncludeDirectories), $sourceIncludeFiles, $sourceExcludeDirectories, $sourceExcludeFiles, $xmlConfiguration->source()->restrictDeprecations(), $xmlConfiguration->source()->restrictNotices(), $xmlConfiguration->source()->restrictWarnings(), $xmlConfiguration->source()->ignoreSuppressionOfDeprecations(), $xmlConfiguration->source()->ignoreSuppressionOfPhpDeprecations(), $xmlConfiguration->source()->ignoreSuppressionOfErrors(), $xmlConfiguration->source()->ignoreSuppressionOfNotices(), $xmlConfiguration->source()->ignoreSuppressionOfPhpNotices(), $xmlConfiguration->source()->ignoreSuppressionOfWarnings(), $xmlConfiguration->source()->ignoreSuppressionOfPhpWarnings()), $testResultCacheFile, $coverageClover, $coverageCobertura, $coverageCrap4j, $coverageCrap4jThreshold, $coverageHtml, $coverageHtmlLowUpperBound, $coverageHtmlHighLowerBound, $coverageHtmlColorSuccessLow, $coverageHtmlColorSuccessMedium, $coverageHtmlColorSuccessHigh, $coverageHtmlColorWarning, $coverageHtmlColorDanger, $coverageHtmlCustomCssFile, $coveragePhp, $coverageText, $coverageTextShowUncoveredFiles, $coverageTextShowOnlySummary, $coverageXml, $pathCoverage, $xmlConfiguration->codeCoverage()->ignoreDeprecatedCodeUnits(), $disableCodeCoverageIgnore, $failOnDeprecation, $failOnEmptyTestSuite, $failOnIncomplete, $failOnNotice, $failOnRisky, $failOnSkipped, $failOnWarning, $stopOnDefect, $stopOnDeprecation, $stopOnError, $stopOnFailure, $stopOnIncomplete, $stopOnNotice, $stopOnRisky, $stopOnSkipped, $stopOnWarning, $outputToStandardErrorStream, $columns, $noExtensions, $pharExtensionDirectory, $extensionBootstrappers, $backupGlobals, $backupStaticProperties, $beStrictAboutChangesToGlobalState, $colors, $processIsolation, $enforceTimeLimit, $defaultTimeLimit, $timeoutForSmallTests, $timeoutForMediumTests, $timeoutForLargeTests, $reportUselessTests, $strictCoverage, $disallowTestOutput, $displayDetailsOnIncompleteTests, $displayDetailsOnSkippedTests, $displayDetailsOnTestsThatTriggerDeprecations, $displayDetailsOnTestsThatTriggerErrors, $displayDetailsOnTestsThatTriggerNotices, $displayDetailsOnTestsThatTriggerWarnings, $reverseDefectList, $requireCoverageMetadata, $registerMockObjectsFromTestArgumentsRecursively, $noProgress, $noResults, $noOutput, $executionOrder, $executionOrderDefects, $resolveDependencies, $logfileTeamcity, $logfileJunit, $logfileTestdoxHtml, $logfileTestdoxText, $logEventsText, $logEventsVerboseText, $teamCityOutput, $testDoxOutput, $testsCovering, $testsUsing, $filter, $groups, $excludeGroups, $randomOrderSeed, $includeUncoveredFiles, $xmlConfiguration->testSuite(), $includeTestSuite, $excludeTestSuite, $xmlConfiguration->phpunit()->hasDefaultTestSuite() ? $xmlConfiguration->phpunit()->defaultTestSuite() : null, $testSuffixes, new \\PHPUnit\\TextUI\\Configuration\\Php(\\PHPUnit\\TextUI\\Configuration\\DirectoryCollection::fromArray($includePaths), \\PHPUnit\\TextUI\\Configuration\\IniSettingCollection::fromArray($iniSettings), $xmlConfiguration->php()->constants(), $xmlConfiguration->php()->globalVariables(), $xmlConfiguration->php()->envVariables(), $xmlConfiguration->php()->postVariables(), $xmlConfiguration->php()->getVariables(), $xmlConfiguration->php()->cookieVariables(), $xmlConfiguration->php()->serverVariables(), $xmlConfiguration->php()->filesVariables(), $xmlConfiguration->php()->requestVariables()), $xmlConfiguration->phpunit()->controlGarbageCollector(), $xmlConfiguration->phpunit()->numberOfTestsBeforeGarbageCollection(), $generateBaseline);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse const PATH_SEPARATOR;\nuse function constant;\nuse function define;\nuse function defined;\nuse function getenv;\nuse function implode;\nuse function ini_get;\nuse function ini_set;\nuse function putenv;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhpHandler\n{\n    public function handle(\\PHPUnit\\TextUI\\Configuration\\Php $configuration) : void\n    {\n        $this->handleIncludePaths($configuration->includePaths());\n        $this->handleIniSettings($configuration->iniSettings());\n        $this->handleConstants($configuration->constants());\n        $this->handleGlobalVariables($configuration->globalVariables());\n        $this->handleServerVariables($configuration->serverVariables());\n        $this->handleEnvVariables($configuration->envVariables());\n        $this->handleVariables('_POST', $configuration->postVariables());\n        $this->handleVariables('_GET', $configuration->getVariables());\n        $this->handleVariables('_COOKIE', $configuration->cookieVariables());\n        $this->handleVariables('_FILES', $configuration->filesVariables());\n        $this->handleVariables('_REQUEST', $configuration->requestVariables());\n    }\n    private function handleIncludePaths(\\PHPUnit\\TextUI\\Configuration\\DirectoryCollection $includePaths) : void\n    {\n        if (!$includePaths->isEmpty()) {\n            $includePathsAsStrings = [];\n            foreach ($includePaths as $includePath) {\n                $includePathsAsStrings[] = $includePath->path();\n            }\n            ini_set('include_path', implode(PATH_SEPARATOR, $includePathsAsStrings) . PATH_SEPARATOR . ini_get('include_path'));\n        }\n    }\n    private function handleIniSettings(\\PHPUnit\\TextUI\\Configuration\\IniSettingCollection $iniSettings) : void\n    {\n        foreach ($iniSettings as $iniSetting) {\n            $value = $iniSetting->value();\n            if (defined($value)) {\n                $value = (string) constant($value);\n            }\n            ini_set($iniSetting->name(), $value);\n        }\n    }\n    private function handleConstants(\\PHPUnit\\TextUI\\Configuration\\ConstantCollection $constants) : void\n    {\n        foreach ($constants as $constant) {\n            if (!defined($constant->name())) {\n                define($constant->name(), $constant->value());\n            }\n        }\n    }\n    private function handleGlobalVariables(\\PHPUnit\\TextUI\\Configuration\\VariableCollection $variables) : void\n    {\n        foreach ($variables as $variable) {\n            $GLOBALS[$variable->name()] = $variable->value();\n        }\n    }\n    private function handleServerVariables(\\PHPUnit\\TextUI\\Configuration\\VariableCollection $variables) : void\n    {\n        foreach ($variables as $variable) {\n            $_SERVER[$variable->name()] = $variable->value();\n        }\n    }\n    private function handleVariables(string $target, \\PHPUnit\\TextUI\\Configuration\\VariableCollection $variables) : void\n    {\n        foreach ($variables as $variable) {\n            $GLOBALS[$target][$variable->name()] = $variable->value();\n        }\n    }\n    private function handleEnvVariables(\\PHPUnit\\TextUI\\Configuration\\VariableCollection $variables) : void\n    {\n        foreach ($variables as $variable) {\n            $name = $variable->name();\n            $value = $variable->value();\n            $force = $variable->force();\n            if ($force || getenv($name) === \\false) {\n                putenv(\"{$name}={$value}\");\n            }\n            $value = getenv($name);\n            if ($force || !isset($_ENV[$name])) {\n                $_ENV[$name] = $value;\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function assert;\nuse function file_get_contents;\nuse function file_put_contents;\nuse function serialize;\nuse function unserialize;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\TextUI\\CliArguments\\Configuration as CliConfiguration;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Configuration as XmlConfiguration;\nuse PHPUnit\\Util\\VersionComparisonOperator;\n/**\n * CLI options and XML configuration are static within a single PHPUnit process.\n * It is therefore okay to use a Singleton registry here.\n *\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Registry\n{\n    private static ?\\PHPUnit\\TextUI\\Configuration\\Configuration $instance = null;\n    public static function saveTo(string $path) : bool\n    {\n        $result = file_put_contents($path, serialize(self::get()));\n        if ($result) {\n            return \\true;\n        }\n        return \\false;\n    }\n    /**\n     * This method is used by the \"run test(s) in separate process\" templates.\n     *\n     * @noinspection PhpUnused\n     */\n    public static function loadFrom(string $path) : void\n    {\n        self::$instance = unserialize(file_get_contents($path), ['allowed_classes' => [\\PHPUnit\\TextUI\\Configuration\\Configuration::class, \\PHPUnit\\TextUI\\Configuration\\Php::class, \\PHPUnit\\TextUI\\Configuration\\ConstantCollection::class, \\PHPUnit\\TextUI\\Configuration\\Constant::class, \\PHPUnit\\TextUI\\Configuration\\IniSettingCollection::class, \\PHPUnit\\TextUI\\Configuration\\IniSetting::class, \\PHPUnit\\TextUI\\Configuration\\VariableCollection::class, \\PHPUnit\\TextUI\\Configuration\\Variable::class, \\PHPUnit\\TextUI\\Configuration\\DirectoryCollection::class, \\PHPUnit\\TextUI\\Configuration\\Directory::class, \\PHPUnit\\TextUI\\Configuration\\FileCollection::class, \\PHPUnit\\TextUI\\Configuration\\File::class, \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection::class, \\PHPUnit\\TextUI\\Configuration\\FilterDirectory::class, \\PHPUnit\\TextUI\\Configuration\\TestDirectoryCollection::class, \\PHPUnit\\TextUI\\Configuration\\TestDirectory::class, \\PHPUnit\\TextUI\\Configuration\\TestFileCollection::class, \\PHPUnit\\TextUI\\Configuration\\TestFile::class, \\PHPUnit\\TextUI\\Configuration\\TestSuiteCollection::class, \\PHPUnit\\TextUI\\Configuration\\TestSuite::class, VersionComparisonOperator::class, \\PHPUnit\\TextUI\\Configuration\\Source::class]]);\n    }\n    public static function get() : \\PHPUnit\\TextUI\\Configuration\\Configuration\n    {\n        assert(self::$instance instanceof \\PHPUnit\\TextUI\\Configuration\\Configuration);\n        return self::$instance;\n    }\n    /**\n     * @throws \\PHPUnit\\TextUI\\CliArguments\\Exception\n     * @throws \\PHPUnit\\TextUI\\XmlConfiguration\\Exception\n     * @throws NoCustomCssFileException\n     */\n    public static function init(CliConfiguration $cliConfiguration, XmlConfiguration $xmlConfiguration) : \\PHPUnit\\TextUI\\Configuration\\Configuration\n    {\n        self::$instance = (new \\PHPUnit\\TextUI\\Configuration\\Merger())->merge($cliConfiguration, $xmlConfiguration);\n        EventFacade::emitter()->testRunnerConfigured(self::$instance);\n        return self::$instance;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SourceFilter\n{\n    public function includes(\\PHPUnit\\TextUI\\Configuration\\Source $source, string $path) : bool\n    {\n        $files = (new \\PHPUnit\\TextUI\\Configuration\\SourceMapper())->map($source);\n        return isset($files[$path]);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function realpath;\nuse PHPUnit\\SebastianBergmann\\FileIterator\\Facade as FileIteratorFacade;\nuse SplObjectStorage;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SourceMapper\n{\n    /**\n     * @psalm-var SplObjectStorage<Source, array<non-empty-string, true>>\n     */\n    private static ?SplObjectStorage $files = null;\n    /**\n     * @psalm-return array<non-empty-string, true>\n     */\n    public function map(\\PHPUnit\\TextUI\\Configuration\\Source $source) : array\n    {\n        if (self::$files === null) {\n            self::$files = new SplObjectStorage();\n        }\n        if (isset(self::$files[$source])) {\n            return self::$files[$source];\n        }\n        $files = [];\n        foreach ($source->includeDirectories() as $directory) {\n            foreach ((new FileIteratorFacade())->getFilesAsArray($directory->path(), $directory->suffix(), $directory->prefix()) as $file) {\n                $file = realpath($file);\n                if (!$file) {\n                    continue;\n                }\n                $files[$file] = \\true;\n            }\n        }\n        foreach ($source->includeFiles() as $file) {\n            $file = realpath($file->path());\n            if (!$file) {\n                continue;\n            }\n            $files[$file] = \\true;\n        }\n        foreach ($source->excludeDirectories() as $directory) {\n            foreach ((new FileIteratorFacade())->getFilesAsArray($directory->path(), $directory->suffix(), $directory->prefix()) as $file) {\n                $file = realpath($file);\n                if (!$file) {\n                    continue;\n                }\n                if (!isset($files[$file])) {\n                    continue;\n                }\n                unset($files[$file]);\n            }\n        }\n        foreach ($source->excludeFiles() as $file) {\n            $file = realpath($file->path());\n            if (!$file) {\n                continue;\n            }\n            if (!isset($files[$file])) {\n                continue;\n            }\n            unset($files[$file]);\n        }\n        self::$files[$source] = $files;\n        return $files;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function assert;\nuse function count;\nuse function is_dir;\nuse function is_file;\nuse function realpath;\nuse function str_ends_with;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\Exception;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\Runner\\TestSuiteLoader;\nuse PHPUnit\\TextUI\\RuntimeException;\nuse PHPUnit\\TextUI\\TestDirectoryNotFoundException;\nuse PHPUnit\\TextUI\\TestFileNotFoundException;\nuse PHPUnit\\TextUI\\XmlConfiguration\\TestSuiteMapper;\nuse PHPUnit\\SebastianBergmann\\FileIterator\\Facade as FileIteratorFacade;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteBuilder\n{\n    /**\n     * @throws \\PHPUnit\\Framework\\Exception\n     * @throws RuntimeException\n     * @throws TestDirectoryNotFoundException\n     * @throws TestFileNotFoundException\n     */\n    public function build(\\PHPUnit\\TextUI\\Configuration\\Configuration $configuration) : TestSuite\n    {\n        if ($configuration->hasCliArguments()) {\n            $arguments = [];\n            foreach ($configuration->cliArguments() as $cliArgument) {\n                $argument = realpath($cliArgument);\n                if (!$argument) {\n                    throw new TestFileNotFoundException($cliArgument);\n                }\n                $arguments[] = $argument;\n            }\n            if (count($arguments) === 1) {\n                $testSuite = $this->testSuiteFromPath($arguments[0], $configuration->testSuffixes());\n            } else {\n                $testSuite = $this->testSuiteFromPathList($arguments, $configuration->testSuffixes());\n            }\n        }\n        if (!isset($testSuite)) {\n            $xmlConfigurationFile = $configuration->hasConfigurationFile() ? $configuration->configurationFile() : 'Root Test Suite';\n            assert(!empty($xmlConfigurationFile));\n            $testSuite = (new TestSuiteMapper())->map($xmlConfigurationFile, $configuration->testSuite(), $configuration->includeTestSuite(), $configuration->excludeTestSuite());\n        }\n        EventFacade::emitter()->testSuiteLoaded(\\PHPUnit\\Event\\TestSuite\\TestSuiteBuilder::from($testSuite));\n        return $testSuite;\n    }\n    /**\n     * @psalm-param non-empty-string $path\n     * @psalm-param list<non-empty-string> $suffixes\n     * @psalm-param ?TestSuite $suite\n     *\n     * @throws \\PHPUnit\\Framework\\Exception\n     */\n    private function testSuiteFromPath(string $path, array $suffixes, ?TestSuite $suite = null) : TestSuite\n    {\n        if (is_dir($path)) {\n            $files = (new FileIteratorFacade())->getFilesAsArray($path, $suffixes);\n            $suite = $suite ?: TestSuite::empty('CLI Arguments');\n            $suite->addTestFiles($files);\n            return $suite;\n        }\n        if (is_file($path) && str_ends_with($path, '.phpt')) {\n            $suite = $suite ?: TestSuite::empty($path);\n            $suite->addTestFile($path);\n            return $suite;\n        }\n        try {\n            $testClass = (new TestSuiteLoader())->load($path);\n        } catch (Exception $e) {\n            print $e->getMessage() . \\PHP_EOL;\n            exit(1);\n        }\n        if (!$suite) {\n            return TestSuite::fromClassReflector($testClass);\n        }\n        $suite->addTestSuite($testClass);\n        return $suite;\n    }\n    /**\n     * @psalm-param list<non-empty-string> $paths\n     * @psalm-param list<non-empty-string> $suffixes\n     *\n     * @throws \\PHPUnit\\Framework\\Exception\n     */\n    private function testSuiteFromPathList(array $paths, array $suffixes) : TestSuite\n    {\n        $suite = TestSuite::empty('CLI Arguments');\n        foreach ($paths as $path) {\n            $this->testSuiteFromPath($path, $suffixes, $suite);\n        }\n        return $suite;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Constant\n{\n    private readonly string $name;\n    private readonly bool|string $value;\n    public function __construct(string $name, bool|string $value)\n    {\n        $this->name = $name;\n        $this->value = $value;\n    }\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function value() : bool|string\n    {\n        return $this->value;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, Constant>\n */\nfinal class ConstantCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<Constant>\n     */\n    private readonly array $constants;\n    /**\n     * @psalm-param list<Constant> $constants\n     */\n    public static function fromArray(array $constants) : self\n    {\n        return new self(...$constants);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\Constant ...$constants)\n    {\n        $this->constants = $constants;\n    }\n    /**\n     * @psalm-return list<Constant>\n     */\n    public function asArray() : array\n    {\n        return $this->constants;\n    }\n    public function count() : int\n    {\n        return count($this->constants);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\ConstantCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\ConstantCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, Constant>\n */\nfinal class ConstantCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<Constant>\n     */\n    private readonly array $constants;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\ConstantCollection $constants)\n    {\n        $this->constants = $constants->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->constants);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\Constant\n    {\n        return $this->constants[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Directory\n{\n    private readonly string $path;\n    public function __construct(string $path)\n    {\n        $this->path = $path;\n    }\n    public function path() : string\n    {\n        return $this->path;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, Directory>\n */\nfinal class DirectoryCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<Directory>\n     */\n    private readonly array $directories;\n    /**\n     * @psalm-param list<Directory> $directories\n     */\n    public static function fromArray(array $directories) : self\n    {\n        return new self(...$directories);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\Directory ...$directories)\n    {\n        $this->directories = $directories;\n    }\n    /**\n     * @psalm-return list<Directory>\n     */\n    public function asArray() : array\n    {\n        return $this->directories;\n    }\n    public function count() : int\n    {\n        return count($this->directories);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\DirectoryCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\DirectoryCollectionIterator($this);\n    }\n    public function isEmpty() : bool\n    {\n        return $this->count() === 0;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, Directory>\n */\nfinal class DirectoryCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<Directory>\n     */\n    private readonly array $directories;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\DirectoryCollection $directories)\n    {\n        $this->directories = $directories->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->directories);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\Directory\n    {\n        return $this->directories[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class ExtensionBootstrap\n{\n    /**\n     * @psalm-var class-string\n     */\n    private readonly string $className;\n    /**\n     * @psalm-var array<string,string>\n     */\n    private readonly array $parameters;\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param array<string,string> $parameters\n     */\n    public function __construct(string $className, array $parameters)\n    {\n        $this->className = $className;\n        $this->parameters = $parameters;\n    }\n    /**\n     * @psalm-return class-string\n     */\n    public function className() : string\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-return array<string,string>\n     */\n    public function parameters() : array\n    {\n        return $this->parameters;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse IteratorAggregate;\n/**\n * @template-implements IteratorAggregate<int, ExtensionBootstrap>\n *\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class ExtensionBootstrapCollection implements IteratorAggregate\n{\n    /**\n     * @psalm-var list<ExtensionBootstrap>\n     */\n    private readonly array $extensionBootstraps;\n    /**\n     * @psalm-param list<ExtensionBootstrap> $extensionBootstraps\n     */\n    public static function fromArray(array $extensionBootstraps) : self\n    {\n        return new self(...$extensionBootstraps);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\ExtensionBootstrap ...$extensionBootstraps)\n    {\n        $this->extensionBootstraps = $extensionBootstraps;\n    }\n    /**\n     * @psalm-return list<ExtensionBootstrap>\n     */\n    public function asArray() : array\n    {\n        return $this->extensionBootstraps;\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\ExtensionBootstrapCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\ExtensionBootstrapCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, ExtensionBootstrap>\n */\nfinal class ExtensionBootstrapCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<ExtensionBootstrap>\n     */\n    private readonly array $extensionBootstraps;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\ExtensionBootstrapCollection $extensionBootstraps)\n    {\n        $this->extensionBootstraps = $extensionBootstraps->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->extensionBootstraps);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\ExtensionBootstrap\n    {\n        return $this->extensionBootstraps[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class File\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $path;\n    /**\n     * @psalm-param non-empty-string $path\n     */\n    public function __construct(string $path)\n    {\n        $this->path = $path;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function path() : string\n    {\n        return $this->path;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, File>\n */\nfinal class FileCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<File>\n     */\n    private readonly array $files;\n    /**\n     * @psalm-param list<File> $files\n     */\n    public static function fromArray(array $files) : self\n    {\n        return new self(...$files);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\File ...$files)\n    {\n        $this->files = $files;\n    }\n    /**\n     * @psalm-return list<File>\n     */\n    public function asArray() : array\n    {\n        return $this->files;\n    }\n    public function count() : int\n    {\n        return count($this->files);\n    }\n    public function notEmpty() : bool\n    {\n        return !empty($this->files);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\FileCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\FileCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, File>\n */\nfinal class FileCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<File>\n     */\n    private readonly array $files;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\FileCollection $files)\n    {\n        $this->files = $files->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->files);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\File\n    {\n        return $this->files[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class FilterDirectory\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $path;\n    private readonly string $prefix;\n    private readonly string $suffix;\n    /**\n     * @psalm-param non-empty-string $path\n     */\n    public function __construct(string $path, string $prefix, string $suffix)\n    {\n        $this->path = $path;\n        $this->prefix = $prefix;\n        $this->suffix = $suffix;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function path() : string\n    {\n        return $this->path;\n    }\n    public function prefix() : string\n    {\n        return $this->prefix;\n    }\n    public function suffix() : string\n    {\n        return $this->suffix;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, FilterDirectory>\n */\nfinal class FilterDirectoryCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<FilterDirectory>\n     */\n    private readonly array $directories;\n    /**\n     * @psalm-param list<FilterDirectory> $directories\n     */\n    public static function fromArray(array $directories) : self\n    {\n        return new self(...$directories);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\FilterDirectory ...$directories)\n    {\n        $this->directories = $directories;\n    }\n    /**\n     * @psalm-return list<FilterDirectory>\n     */\n    public function asArray() : array\n    {\n        return $this->directories;\n    }\n    public function count() : int\n    {\n        return count($this->directories);\n    }\n    public function notEmpty() : bool\n    {\n        return !empty($this->directories);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, FilterDirectory>\n */\nfinal class FilterDirectoryCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<FilterDirectory>\n     */\n    private readonly array $directories;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection $directories)\n    {\n        $this->directories = $directories->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->directories);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\FilterDirectory\n    {\n        return $this->directories[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Group\n{\n    private readonly string $name;\n    public function __construct(string $name)\n    {\n        $this->name = $name;\n    }\n    public function name() : string\n    {\n        return $this->name;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, Group>\n */\nfinal class GroupCollection implements IteratorAggregate\n{\n    /**\n     * @psalm-var list<Group>\n     */\n    private readonly array $groups;\n    /**\n     * @psalm-param list<Group> $groups\n     */\n    public static function fromArray(array $groups) : self\n    {\n        return new self(...$groups);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\Group ...$groups)\n    {\n        $this->groups = $groups;\n    }\n    /**\n     * @psalm-return list<Group>\n     */\n    public function asArray() : array\n    {\n        return $this->groups;\n    }\n    /**\n     * @psalm-return list<string>\n     */\n    public function asArrayOfStrings() : array\n    {\n        $result = [];\n        foreach ($this->groups as $group) {\n            $result[] = $group->name();\n        }\n        return $result;\n    }\n    public function isEmpty() : bool\n    {\n        return empty($this->groups);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\GroupCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\GroupCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, Group>\n */\nfinal class GroupCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<Group>\n     */\n    private readonly array $groups;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\GroupCollection $groups)\n    {\n        $this->groups = $groups->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->groups);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\Group\n    {\n        return $this->groups[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class IniSetting\n{\n    private readonly string $name;\n    private readonly string $value;\n    public function __construct(string $name, string $value)\n    {\n        $this->name = $name;\n        $this->value = $value;\n    }\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function value() : string\n    {\n        return $this->value;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, IniSetting>\n */\nfinal class IniSettingCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<IniSetting>\n     */\n    private readonly array $iniSettings;\n    /**\n     * @psalm-param list<IniSetting> $iniSettings\n     */\n    public static function fromArray(array $iniSettings) : self\n    {\n        return new self(...$iniSettings);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\IniSetting ...$iniSettings)\n    {\n        $this->iniSettings = $iniSettings;\n    }\n    /**\n     * @psalm-return list<IniSetting>\n     */\n    public function asArray() : array\n    {\n        return $this->iniSettings;\n    }\n    public function count() : int\n    {\n        return count($this->iniSettings);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\IniSettingCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\IniSettingCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, IniSetting>\n */\nfinal class IniSettingCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<IniSetting>\n     */\n    private readonly array $iniSettings;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\IniSettingCollection $iniSettings)\n    {\n        $this->iniSettings = $iniSettings->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->iniSettings);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\IniSetting\n    {\n        return $this->iniSettings[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Php\n{\n    private readonly \\PHPUnit\\TextUI\\Configuration\\DirectoryCollection $includePaths;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\IniSettingCollection $iniSettings;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\ConstantCollection $constants;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\VariableCollection $globalVariables;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\VariableCollection $envVariables;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\VariableCollection $postVariables;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\VariableCollection $getVariables;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\VariableCollection $cookieVariables;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\VariableCollection $serverVariables;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\VariableCollection $filesVariables;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\VariableCollection $requestVariables;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\DirectoryCollection $includePaths, \\PHPUnit\\TextUI\\Configuration\\IniSettingCollection $iniSettings, \\PHPUnit\\TextUI\\Configuration\\ConstantCollection $constants, \\PHPUnit\\TextUI\\Configuration\\VariableCollection $globalVariables, \\PHPUnit\\TextUI\\Configuration\\VariableCollection $envVariables, \\PHPUnit\\TextUI\\Configuration\\VariableCollection $postVariables, \\PHPUnit\\TextUI\\Configuration\\VariableCollection $getVariables, \\PHPUnit\\TextUI\\Configuration\\VariableCollection $cookieVariables, \\PHPUnit\\TextUI\\Configuration\\VariableCollection $serverVariables, \\PHPUnit\\TextUI\\Configuration\\VariableCollection $filesVariables, \\PHPUnit\\TextUI\\Configuration\\VariableCollection $requestVariables)\n    {\n        $this->includePaths = $includePaths;\n        $this->iniSettings = $iniSettings;\n        $this->constants = $constants;\n        $this->globalVariables = $globalVariables;\n        $this->envVariables = $envVariables;\n        $this->postVariables = $postVariables;\n        $this->getVariables = $getVariables;\n        $this->cookieVariables = $cookieVariables;\n        $this->serverVariables = $serverVariables;\n        $this->filesVariables = $filesVariables;\n        $this->requestVariables = $requestVariables;\n    }\n    public function includePaths() : \\PHPUnit\\TextUI\\Configuration\\DirectoryCollection\n    {\n        return $this->includePaths;\n    }\n    public function iniSettings() : \\PHPUnit\\TextUI\\Configuration\\IniSettingCollection\n    {\n        return $this->iniSettings;\n    }\n    public function constants() : \\PHPUnit\\TextUI\\Configuration\\ConstantCollection\n    {\n        return $this->constants;\n    }\n    public function globalVariables() : \\PHPUnit\\TextUI\\Configuration\\VariableCollection\n    {\n        return $this->globalVariables;\n    }\n    public function envVariables() : \\PHPUnit\\TextUI\\Configuration\\VariableCollection\n    {\n        return $this->envVariables;\n    }\n    public function postVariables() : \\PHPUnit\\TextUI\\Configuration\\VariableCollection\n    {\n        return $this->postVariables;\n    }\n    public function getVariables() : \\PHPUnit\\TextUI\\Configuration\\VariableCollection\n    {\n        return $this->getVariables;\n    }\n    public function cookieVariables() : \\PHPUnit\\TextUI\\Configuration\\VariableCollection\n    {\n        return $this->cookieVariables;\n    }\n    public function serverVariables() : \\PHPUnit\\TextUI\\Configuration\\VariableCollection\n    {\n        return $this->serverVariables;\n    }\n    public function filesVariables() : \\PHPUnit\\TextUI\\Configuration\\VariableCollection\n    {\n        return $this->filesVariables;\n    }\n    public function requestVariables() : \\PHPUnit\\TextUI\\Configuration\\VariableCollection\n    {\n        return $this->requestVariables;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Source\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly ?string $baseline;\n    private readonly bool $ignoreBaseline;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection $includeDirectories;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\FileCollection $includeFiles;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection $excludeDirectories;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\FileCollection $excludeFiles;\n    private readonly bool $restrictDeprecations;\n    private readonly bool $restrictNotices;\n    private readonly bool $restrictWarnings;\n    private readonly bool $ignoreSuppressionOfDeprecations;\n    private readonly bool $ignoreSuppressionOfPhpDeprecations;\n    private readonly bool $ignoreSuppressionOfErrors;\n    private readonly bool $ignoreSuppressionOfNotices;\n    private readonly bool $ignoreSuppressionOfPhpNotices;\n    private readonly bool $ignoreSuppressionOfWarnings;\n    private readonly bool $ignoreSuppressionOfPhpWarnings;\n    /**\n     * @psalm-param non-empty-string $baseline\n     */\n    public function __construct(?string $baseline, bool $ignoreBaseline, \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection $includeDirectories, \\PHPUnit\\TextUI\\Configuration\\FileCollection $includeFiles, \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection $excludeDirectories, \\PHPUnit\\TextUI\\Configuration\\FileCollection $excludeFiles, bool $restrictDeprecations, bool $restrictNotices, bool $restrictWarnings, bool $ignoreSuppressionOfDeprecations, bool $ignoreSuppressionOfPhpDeprecations, bool $ignoreSuppressionOfErrors, bool $ignoreSuppressionOfNotices, bool $ignoreSuppressionOfPhpNotices, bool $ignoreSuppressionOfWarnings, bool $ignoreSuppressionOfPhpWarnings)\n    {\n        $this->baseline = $baseline;\n        $this->ignoreBaseline = $ignoreBaseline;\n        $this->includeDirectories = $includeDirectories;\n        $this->includeFiles = $includeFiles;\n        $this->excludeDirectories = $excludeDirectories;\n        $this->excludeFiles = $excludeFiles;\n        $this->restrictDeprecations = $restrictDeprecations;\n        $this->restrictNotices = $restrictNotices;\n        $this->restrictWarnings = $restrictWarnings;\n        $this->ignoreSuppressionOfDeprecations = $ignoreSuppressionOfDeprecations;\n        $this->ignoreSuppressionOfPhpDeprecations = $ignoreSuppressionOfPhpDeprecations;\n        $this->ignoreSuppressionOfErrors = $ignoreSuppressionOfErrors;\n        $this->ignoreSuppressionOfNotices = $ignoreSuppressionOfNotices;\n        $this->ignoreSuppressionOfPhpNotices = $ignoreSuppressionOfPhpNotices;\n        $this->ignoreSuppressionOfWarnings = $ignoreSuppressionOfWarnings;\n        $this->ignoreSuppressionOfPhpWarnings = $ignoreSuppressionOfPhpWarnings;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->baseline\n     */\n    public function useBaseline() : bool\n    {\n        return $this->hasBaseline() && !$this->ignoreBaseline;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->baseline\n     */\n    public function hasBaseline() : bool\n    {\n        return $this->baseline !== null;\n    }\n    /**\n     * @psalm-return non-empty-string\n     *\n     * @throws NoBaselineException\n     */\n    public function baseline() : string\n    {\n        if (!$this->hasBaseline()) {\n            throw new \\PHPUnit\\TextUI\\Configuration\\NoBaselineException();\n        }\n        return $this->baseline;\n    }\n    public function includeDirectories() : \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection\n    {\n        return $this->includeDirectories;\n    }\n    public function includeFiles() : \\PHPUnit\\TextUI\\Configuration\\FileCollection\n    {\n        return $this->includeFiles;\n    }\n    public function excludeDirectories() : \\PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection\n    {\n        return $this->excludeDirectories;\n    }\n    public function excludeFiles() : \\PHPUnit\\TextUI\\Configuration\\FileCollection\n    {\n        return $this->excludeFiles;\n    }\n    public function notEmpty() : bool\n    {\n        return $this->includeDirectories->notEmpty() || $this->includeFiles->notEmpty();\n    }\n    public function restrictDeprecations() : bool\n    {\n        return $this->restrictDeprecations;\n    }\n    public function restrictNotices() : bool\n    {\n        return $this->restrictNotices;\n    }\n    public function restrictWarnings() : bool\n    {\n        return $this->restrictWarnings;\n    }\n    public function ignoreSuppressionOfDeprecations() : bool\n    {\n        return $this->ignoreSuppressionOfDeprecations;\n    }\n    public function ignoreSuppressionOfPhpDeprecations() : bool\n    {\n        return $this->ignoreSuppressionOfPhpDeprecations;\n    }\n    public function ignoreSuppressionOfErrors() : bool\n    {\n        return $this->ignoreSuppressionOfErrors;\n    }\n    public function ignoreSuppressionOfNotices() : bool\n    {\n        return $this->ignoreSuppressionOfNotices;\n    }\n    public function ignoreSuppressionOfPhpNotices() : bool\n    {\n        return $this->ignoreSuppressionOfPhpNotices;\n    }\n    public function ignoreSuppressionOfWarnings() : bool\n    {\n        return $this->ignoreSuppressionOfWarnings;\n    }\n    public function ignoreSuppressionOfPhpWarnings() : bool\n    {\n        return $this->ignoreSuppressionOfPhpWarnings;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse PHPUnit\\Util\\VersionComparisonOperator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class TestDirectory\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $path;\n    private readonly string $prefix;\n    private readonly string $suffix;\n    private readonly string $phpVersion;\n    private readonly VersionComparisonOperator $phpVersionOperator;\n    /**\n     * @psalm-param non-empty-string $path\n     */\n    public function __construct(string $path, string $prefix, string $suffix, string $phpVersion, VersionComparisonOperator $phpVersionOperator)\n    {\n        $this->path = $path;\n        $this->prefix = $prefix;\n        $this->suffix = $suffix;\n        $this->phpVersion = $phpVersion;\n        $this->phpVersionOperator = $phpVersionOperator;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function path() : string\n    {\n        return $this->path;\n    }\n    public function prefix() : string\n    {\n        return $this->prefix;\n    }\n    public function suffix() : string\n    {\n        return $this->suffix;\n    }\n    public function phpVersion() : string\n    {\n        return $this->phpVersion;\n    }\n    public function phpVersionOperator() : VersionComparisonOperator\n    {\n        return $this->phpVersionOperator;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, TestDirectory>\n */\nfinal class TestDirectoryCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<TestDirectory>\n     */\n    private readonly array $directories;\n    /**\n     * @psalm-param list<TestDirectory> $directories\n     */\n    public static function fromArray(array $directories) : self\n    {\n        return new self(...$directories);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\TestDirectory ...$directories)\n    {\n        $this->directories = $directories;\n    }\n    /**\n     * @psalm-return list<TestDirectory>\n     */\n    public function asArray() : array\n    {\n        return $this->directories;\n    }\n    public function count() : int\n    {\n        return count($this->directories);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\TestDirectoryCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\TestDirectoryCollectionIterator($this);\n    }\n    public function isEmpty() : bool\n    {\n        return $this->count() === 0;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, TestDirectory>\n */\nfinal class TestDirectoryCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<TestDirectory>\n     */\n    private readonly array $directories;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\TestDirectoryCollection $directories)\n    {\n        $this->directories = $directories->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->directories);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\TestDirectory\n    {\n        return $this->directories[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse PHPUnit\\Util\\VersionComparisonOperator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class TestFile\n{\n    private readonly string $path;\n    private readonly string $phpVersion;\n    private readonly VersionComparisonOperator $phpVersionOperator;\n    public function __construct(string $path, string $phpVersion, VersionComparisonOperator $phpVersionOperator)\n    {\n        $this->path = $path;\n        $this->phpVersion = $phpVersion;\n        $this->phpVersionOperator = $phpVersionOperator;\n    }\n    public function path() : string\n    {\n        return $this->path;\n    }\n    public function phpVersion() : string\n    {\n        return $this->phpVersion;\n    }\n    public function phpVersionOperator() : VersionComparisonOperator\n    {\n        return $this->phpVersionOperator;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, TestFile>\n */\nfinal class TestFileCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<TestFile>\n     */\n    private readonly array $files;\n    /**\n     * @psalm-param list<TestFile> $files\n     */\n    public static function fromArray(array $files) : self\n    {\n        return new self(...$files);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\TestFile ...$files)\n    {\n        $this->files = $files;\n    }\n    /**\n     * @psalm-return list<TestFile>\n     */\n    public function asArray() : array\n    {\n        return $this->files;\n    }\n    public function count() : int\n    {\n        return count($this->files);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\TestFileCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\TestFileCollectionIterator($this);\n    }\n    public function isEmpty() : bool\n    {\n        return $this->count() === 0;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, TestFile>\n */\nfinal class TestFileCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<TestFile>\n     */\n    private readonly array $files;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\TestFileCollection $files)\n    {\n        $this->files = $files->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->files);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\TestFile\n    {\n        return $this->files[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class TestSuite\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $name;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\TestDirectoryCollection $directories;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\TestFileCollection $files;\n    private readonly \\PHPUnit\\TextUI\\Configuration\\FileCollection $exclude;\n    /**\n     * @psalm-param non-empty-string $name\n     */\n    public function __construct(string $name, \\PHPUnit\\TextUI\\Configuration\\TestDirectoryCollection $directories, \\PHPUnit\\TextUI\\Configuration\\TestFileCollection $files, \\PHPUnit\\TextUI\\Configuration\\FileCollection $exclude)\n    {\n        $this->name = $name;\n        $this->directories = $directories;\n        $this->files = $files;\n        $this->exclude = $exclude;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function directories() : \\PHPUnit\\TextUI\\Configuration\\TestDirectoryCollection\n    {\n        return $this->directories;\n    }\n    public function files() : \\PHPUnit\\TextUI\\Configuration\\TestFileCollection\n    {\n        return $this->files;\n    }\n    public function exclude() : \\PHPUnit\\TextUI\\Configuration\\FileCollection\n    {\n        return $this->exclude;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, TestSuite>\n */\nfinal class TestSuiteCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<TestSuite>\n     */\n    private readonly array $testSuites;\n    /**\n     * @psalm-param list<TestSuite> $testSuites\n     */\n    public static function fromArray(array $testSuites) : self\n    {\n        return new self(...$testSuites);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\TestSuite ...$testSuites)\n    {\n        $this->testSuites = $testSuites;\n    }\n    /**\n     * @psalm-return list<TestSuite>\n     */\n    public function asArray() : array\n    {\n        return $this->testSuites;\n    }\n    public function count() : int\n    {\n        return count($this->testSuites);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\TestSuiteCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\TestSuiteCollectionIterator($this);\n    }\n    public function isEmpty() : bool\n    {\n        return $this->count() === 0;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, TestSuite>\n */\nfinal class TestSuiteCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<TestSuite>\n     */\n    private readonly array $testSuites;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\TestSuiteCollection $testSuites)\n    {\n        $this->testSuites = $testSuites->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->testSuites);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\TestSuite\n    {\n        return $this->testSuites[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Variable\n{\n    private readonly string $name;\n    private readonly mixed $value;\n    private readonly bool $force;\n    public function __construct(string $name, mixed $value, bool $force)\n    {\n        $this->name = $name;\n        $this->value = $value;\n        $this->force = $force;\n    }\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function value() : mixed\n    {\n        return $this->value;\n    }\n    public function force() : bool\n    {\n        return $this->force;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n *\n * @template-implements IteratorAggregate<int, Variable>\n */\nfinal class VariableCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<Variable>\n     */\n    private readonly array $variables;\n    /**\n     * @psalm-param list<Variable> $variables\n     */\n    public static function fromArray(array $variables) : self\n    {\n        return new self(...$variables);\n    }\n    private function __construct(\\PHPUnit\\TextUI\\Configuration\\Variable ...$variables)\n    {\n        $this->variables = $variables;\n    }\n    /**\n     * @psalm-return list<Variable>\n     */\n    public function asArray() : array\n    {\n        return $this->variables;\n    }\n    public function count() : int\n    {\n        return count($this->variables);\n    }\n    public function getIterator() : \\PHPUnit\\TextUI\\Configuration\\VariableCollectionIterator\n    {\n        return new \\PHPUnit\\TextUI\\Configuration\\VariableCollectionIterator($this);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Configuration;\n\nuse function count;\nuse function iterator_count;\nuse Countable;\nuse Iterator;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements Iterator<int, Variable>\n */\nfinal class VariableCollectionIterator implements Countable, Iterator\n{\n    /**\n     * @psalm-var list<Variable>\n     */\n    private readonly array $variables;\n    private int $position = 0;\n    public function __construct(\\PHPUnit\\TextUI\\Configuration\\VariableCollection $variables)\n    {\n        $this->variables = $variables->asArray();\n    }\n    public function count() : int\n    {\n        return iterator_count($this);\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return $this->position < count($this->variables);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : \\PHPUnit\\TextUI\\Configuration\\Variable\n    {\n        return $this->variables[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage;\n\nuse function count;\nuse PHPUnit\\TextUI\\Configuration\\Directory;\nuse PHPUnit\\TextUI\\Configuration\\FileCollection;\nuse PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Clover;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Cobertura;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Crap4j;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Html;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Php;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Text;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Xml;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Exception;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class CodeCoverage\n{\n    private readonly ?Directory $cacheDirectory;\n    private readonly FilterDirectoryCollection $directories;\n    private readonly FileCollection $files;\n    private readonly FilterDirectoryCollection $excludeDirectories;\n    private readonly FileCollection $excludeFiles;\n    private readonly bool $pathCoverage;\n    private readonly bool $includeUncoveredFiles;\n    private readonly bool $ignoreDeprecatedCodeUnits;\n    private readonly bool $disableCodeCoverageIgnore;\n    private readonly ?Clover $clover;\n    private readonly ?Cobertura $cobertura;\n    private readonly ?Crap4j $crap4j;\n    private readonly ?Html $html;\n    private readonly ?Php $php;\n    private readonly ?Text $text;\n    private readonly ?Xml $xml;\n    public function __construct(?Directory $cacheDirectory, FilterDirectoryCollection $directories, FileCollection $files, FilterDirectoryCollection $excludeDirectories, FileCollection $excludeFiles, bool $pathCoverage, bool $includeUncoveredFiles, bool $ignoreDeprecatedCodeUnits, bool $disableCodeCoverageIgnore, ?Clover $clover, ?Cobertura $cobertura, ?Crap4j $crap4j, ?Html $html, ?Php $php, ?Text $text, ?Xml $xml)\n    {\n        $this->cacheDirectory = $cacheDirectory;\n        $this->directories = $directories;\n        $this->files = $files;\n        $this->excludeDirectories = $excludeDirectories;\n        $this->excludeFiles = $excludeFiles;\n        $this->pathCoverage = $pathCoverage;\n        $this->includeUncoveredFiles = $includeUncoveredFiles;\n        $this->ignoreDeprecatedCodeUnits = $ignoreDeprecatedCodeUnits;\n        $this->disableCodeCoverageIgnore = $disableCodeCoverageIgnore;\n        $this->clover = $clover;\n        $this->cobertura = $cobertura;\n        $this->crap4j = $crap4j;\n        $this->html = $html;\n        $this->php = $php;\n        $this->text = $text;\n        $this->xml = $xml;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->cacheDirectory\n     *\n     * @deprecated\n     */\n    public function hasCacheDirectory() : bool\n    {\n        return $this->cacheDirectory !== null;\n    }\n    /**\n     * @throws Exception\n     *\n     * @deprecated\n     */\n    public function cacheDirectory() : Directory\n    {\n        if (!$this->hasCacheDirectory()) {\n            throw new Exception('No cache directory has been configured');\n        }\n        return $this->cacheDirectory;\n    }\n    public function hasNonEmptyListOfFilesToBeIncludedInCodeCoverageReport() : bool\n    {\n        return count($this->directories) > 0 || count($this->files) > 0;\n    }\n    public function directories() : FilterDirectoryCollection\n    {\n        return $this->directories;\n    }\n    public function files() : FileCollection\n    {\n        return $this->files;\n    }\n    public function excludeDirectories() : FilterDirectoryCollection\n    {\n        return $this->excludeDirectories;\n    }\n    public function excludeFiles() : FileCollection\n    {\n        return $this->excludeFiles;\n    }\n    public function pathCoverage() : bool\n    {\n        return $this->pathCoverage;\n    }\n    public function includeUncoveredFiles() : bool\n    {\n        return $this->includeUncoveredFiles;\n    }\n    public function ignoreDeprecatedCodeUnits() : bool\n    {\n        return $this->ignoreDeprecatedCodeUnits;\n    }\n    public function disableCodeCoverageIgnore() : bool\n    {\n        return $this->disableCodeCoverageIgnore;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->clover\n     */\n    public function hasClover() : bool\n    {\n        return $this->clover !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function clover() : Clover\n    {\n        if (!$this->hasClover()) {\n            throw new Exception('Code Coverage report \"Clover XML\" has not been configured');\n        }\n        return $this->clover;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->cobertura\n     */\n    public function hasCobertura() : bool\n    {\n        return $this->cobertura !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function cobertura() : Cobertura\n    {\n        if (!$this->hasCobertura()) {\n            throw new Exception('Code Coverage report \"Cobertura XML\" has not been configured');\n        }\n        return $this->cobertura;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->crap4j\n     */\n    public function hasCrap4j() : bool\n    {\n        return $this->crap4j !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function crap4j() : Crap4j\n    {\n        if (!$this->hasCrap4j()) {\n            throw new Exception('Code Coverage report \"Crap4J\" has not been configured');\n        }\n        return $this->crap4j;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->html\n     */\n    public function hasHtml() : bool\n    {\n        return $this->html !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function html() : Html\n    {\n        if (!$this->hasHtml()) {\n            throw new Exception('Code Coverage report \"HTML\" has not been configured');\n        }\n        return $this->html;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->php\n     */\n    public function hasPhp() : bool\n    {\n        return $this->php !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function php() : Php\n    {\n        if (!$this->hasPhp()) {\n            throw new Exception('Code Coverage report \"PHP\" has not been configured');\n        }\n        return $this->php;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->text\n     */\n    public function hasText() : bool\n    {\n        return $this->text !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function text() : Text\n    {\n        if (!$this->hasText()) {\n            throw new Exception('Code Coverage report \"Text\" has not been configured');\n        }\n        return $this->text;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->xml\n     */\n    public function hasXml() : bool\n    {\n        return $this->xml !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function xml() : Xml\n    {\n        if (!$this->hasXml()) {\n            throw new Exception('Code Coverage report \"XML\" has not been configured');\n        }\n        return $this->xml;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report;\n\nuse PHPUnit\\TextUI\\Configuration\\File;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Clover\n{\n    private readonly File $target;\n    public function __construct(File $target)\n    {\n        $this->target = $target;\n    }\n    public function target() : File\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report;\n\nuse PHPUnit\\TextUI\\Configuration\\File;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Cobertura\n{\n    private readonly File $target;\n    public function __construct(File $target)\n    {\n        $this->target = $target;\n    }\n    public function target() : File\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report;\n\nuse PHPUnit\\TextUI\\Configuration\\File;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Crap4j\n{\n    private readonly File $target;\n    private readonly int $threshold;\n    public function __construct(File $target, int $threshold)\n    {\n        $this->target = $target;\n        $this->threshold = $threshold;\n    }\n    public function target() : File\n    {\n        return $this->target;\n    }\n    public function threshold() : int\n    {\n        return $this->threshold;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report;\n\nuse PHPUnit\\TextUI\\Configuration\\Directory;\nuse PHPUnit\\TextUI\\Configuration\\NoCustomCssFileException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Html\n{\n    private readonly Directory $target;\n    private readonly int $lowUpperBound;\n    private readonly int $highLowerBound;\n    private readonly string $colorSuccessLow;\n    private readonly string $colorSuccessMedium;\n    private readonly string $colorSuccessHigh;\n    private readonly string $colorWarning;\n    private readonly string $colorDanger;\n    private readonly ?string $customCssFile;\n    public function __construct(Directory $target, int $lowUpperBound, int $highLowerBound, string $colorSuccessLow, string $colorSuccessMedium, string $colorSuccessHigh, string $colorWarning, string $colorDanger, ?string $customCssFile)\n    {\n        $this->target = $target;\n        $this->lowUpperBound = $lowUpperBound;\n        $this->highLowerBound = $highLowerBound;\n        $this->colorSuccessLow = $colorSuccessLow;\n        $this->colorSuccessMedium = $colorSuccessMedium;\n        $this->colorSuccessHigh = $colorSuccessHigh;\n        $this->colorWarning = $colorWarning;\n        $this->colorDanger = $colorDanger;\n        $this->customCssFile = $customCssFile;\n    }\n    public function target() : Directory\n    {\n        return $this->target;\n    }\n    public function lowUpperBound() : int\n    {\n        return $this->lowUpperBound;\n    }\n    public function highLowerBound() : int\n    {\n        return $this->highLowerBound;\n    }\n    public function colorSuccessLow() : string\n    {\n        return $this->colorSuccessLow;\n    }\n    public function colorSuccessMedium() : string\n    {\n        return $this->colorSuccessMedium;\n    }\n    public function colorSuccessHigh() : string\n    {\n        return $this->colorSuccessHigh;\n    }\n    public function colorWarning() : string\n    {\n        return $this->colorWarning;\n    }\n    public function colorDanger() : string\n    {\n        return $this->colorDanger;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->customCssFile\n     */\n    public function hasCustomCssFile() : bool\n    {\n        return $this->customCssFile !== null;\n    }\n    /**\n     * @throws NoCustomCssFileException\n     */\n    public function customCssFile() : string\n    {\n        if (!$this->hasCustomCssFile()) {\n            throw new NoCustomCssFileException();\n        }\n        return $this->customCssFile;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report;\n\nuse PHPUnit\\TextUI\\Configuration\\File;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Php\n{\n    private readonly File $target;\n    public function __construct(File $target)\n    {\n        $this->target = $target;\n    }\n    public function target() : File\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report;\n\nuse PHPUnit\\TextUI\\Configuration\\File;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Text\n{\n    private readonly File $target;\n    private readonly bool $showUncoveredFiles;\n    private readonly bool $showOnlySummary;\n    public function __construct(File $target, bool $showUncoveredFiles, bool $showOnlySummary)\n    {\n        $this->target = $target;\n        $this->showUncoveredFiles = $showUncoveredFiles;\n        $this->showOnlySummary = $showOnlySummary;\n    }\n    public function target() : File\n    {\n        return $this->target;\n    }\n    public function showUncoveredFiles() : bool\n    {\n        return $this->showUncoveredFiles;\n    }\n    public function showOnlySummary() : bool\n    {\n        return $this->showOnlySummary;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report;\n\nuse PHPUnit\\TextUI\\Configuration\\Directory;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Xml\n{\n    private readonly Directory $target;\n    public function __construct(Directory $target)\n    {\n        $this->target = $target;\n    }\n    public function target() : Directory\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse PHPUnit\\TextUI\\Configuration\\ExtensionBootstrapCollection;\nuse PHPUnit\\TextUI\\Configuration\\Php;\nuse PHPUnit\\TextUI\\Configuration\\Source;\nuse PHPUnit\\TextUI\\Configuration\\TestSuiteCollection;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Logging;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nabstract class Configuration\n{\n    private readonly ExtensionBootstrapCollection $extensions;\n    private readonly Source $source;\n    private readonly CodeCoverage $codeCoverage;\n    private readonly \\PHPUnit\\TextUI\\XmlConfiguration\\Groups $groups;\n    private readonly Logging $logging;\n    private readonly Php $php;\n    private readonly \\PHPUnit\\TextUI\\XmlConfiguration\\PHPUnit $phpunit;\n    private readonly TestSuiteCollection $testSuite;\n    public function __construct(ExtensionBootstrapCollection $extensions, Source $source, CodeCoverage $codeCoverage, \\PHPUnit\\TextUI\\XmlConfiguration\\Groups $groups, Logging $logging, Php $php, \\PHPUnit\\TextUI\\XmlConfiguration\\PHPUnit $phpunit, TestSuiteCollection $testSuite)\n    {\n        $this->extensions = $extensions;\n        $this->source = $source;\n        $this->codeCoverage = $codeCoverage;\n        $this->groups = $groups;\n        $this->logging = $logging;\n        $this->php = $php;\n        $this->phpunit = $phpunit;\n        $this->testSuite = $testSuite;\n    }\n    public function extensions() : ExtensionBootstrapCollection\n    {\n        return $this->extensions;\n    }\n    public function source() : Source\n    {\n        return $this->source;\n    }\n    public function codeCoverage() : CodeCoverage\n    {\n        return $this->codeCoverage;\n    }\n    public function groups() : \\PHPUnit\\TextUI\\XmlConfiguration\\Groups\n    {\n        return $this->groups;\n    }\n    public function logging() : Logging\n    {\n        return $this->logging;\n    }\n    public function php() : Php\n    {\n        return $this->php;\n    }\n    public function phpunit() : \\PHPUnit\\TextUI\\XmlConfiguration\\PHPUnit\n    {\n        return $this->phpunit;\n    }\n    public function testSuite() : TestSuiteCollection\n    {\n        return $this->testSuite;\n    }\n    /**\n     * @psalm-assert-if-true DefaultConfiguration $this\n     */\n    public function isDefault() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true LoadedFromFileConfiguration $this\n     */\n    public function wasLoadedFromFile() : bool\n    {\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse PHPUnit\\Runner\\TestSuiteSorter;\nuse PHPUnit\\TextUI\\Configuration\\ConstantCollection;\nuse PHPUnit\\TextUI\\Configuration\\DirectoryCollection;\nuse PHPUnit\\TextUI\\Configuration\\ExtensionBootstrapCollection;\nuse PHPUnit\\TextUI\\Configuration\\FileCollection;\nuse PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection as CodeCoverageFilterDirectoryCollection;\nuse PHPUnit\\TextUI\\Configuration\\GroupCollection;\nuse PHPUnit\\TextUI\\Configuration\\IniSettingCollection;\nuse PHPUnit\\TextUI\\Configuration\\Php;\nuse PHPUnit\\TextUI\\Configuration\\Source;\nuse PHPUnit\\TextUI\\Configuration\\TestSuiteCollection;\nuse PHPUnit\\TextUI\\Configuration\\VariableCollection;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Logging;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class DefaultConfiguration extends \\PHPUnit\\TextUI\\XmlConfiguration\\Configuration\n{\n    public static function create() : self\n    {\n        return new self(ExtensionBootstrapCollection::fromArray([]), new Source(null, \\false, CodeCoverageFilterDirectoryCollection::fromArray([]), FileCollection::fromArray([]), CodeCoverageFilterDirectoryCollection::fromArray([]), FileCollection::fromArray([]), \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false), new CodeCoverage(null, CodeCoverageFilterDirectoryCollection::fromArray([]), FileCollection::fromArray([]), CodeCoverageFilterDirectoryCollection::fromArray([]), FileCollection::fromArray([]), \\false, \\true, \\false, \\false, null, null, null, null, null, null, null), new \\PHPUnit\\TextUI\\XmlConfiguration\\Groups(GroupCollection::fromArray([]), GroupCollection::fromArray([])), new Logging(null, null, null, null), new Php(DirectoryCollection::fromArray([]), IniSettingCollection::fromArray([]), ConstantCollection::fromArray([]), VariableCollection::fromArray([]), VariableCollection::fromArray([]), VariableCollection::fromArray([]), VariableCollection::fromArray([]), VariableCollection::fromArray([]), VariableCollection::fromArray([]), VariableCollection::fromArray([]), VariableCollection::fromArray([])), new \\PHPUnit\\TextUI\\XmlConfiguration\\PHPUnit(null, \\true, null, 80, \\PHPUnit\\TextUI\\Configuration\\Configuration::COLOR_DEFAULT, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, null, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, null, \\false, \\false, \\true, \\false, \\false, 1, 1, 10, 60, null, TestSuiteSorter::ORDER_DEFAULT, \\true, \\false, \\false, \\false, \\false, \\false, \\false, 100), TestSuiteCollection::fromArray([]));\n    }\n    public function isDefault() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Exception extends RuntimeException implements \\PHPUnit\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function str_replace;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Generator\n{\n    /**\n     * @var string\n     */\n    private const TEMPLATE = <<<'EOT'\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<phpunit xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n         xsi:noNamespaceSchemaLocation=\"https://schema.phpunit.de/{phpunit_version}/phpunit.xsd\"\n         bootstrap=\"{bootstrap_script}\"\n         cacheDirectory=\"{cache_directory}\"\n         executionOrder=\"depends,defects\"\n         requireCoverageMetadata=\"true\"\n         beStrictAboutCoverageMetadata=\"true\"\n         beStrictAboutOutputDuringTests=\"true\"\n         failOnRisky=\"true\"\n         failOnWarning=\"true\">\n    <testsuites>\n        <testsuite name=\"default\">\n            <directory>{tests_directory}</directory>\n        </testsuite>\n    </testsuites>\n\n    <source restrictDeprecations=\"true\" restrictNotices=\"true\" restrictWarnings=\"true\">\n        <include>\n            <directory>{src_directory}</directory>\n        </include>\n    </source>\n</phpunit>\n\nEOT;\n    public function generateDefaultConfiguration(string $phpunitVersion, string $bootstrapScript, string $testsDirectory, string $srcDirectory, string $cacheDirectory) : string\n    {\n        return str_replace(['{phpunit_version}', '{bootstrap_script}', '{tests_directory}', '{src_directory}', '{cache_directory}'], [$phpunitVersion, $bootstrapScript, $testsDirectory, $srcDirectory, $cacheDirectory], self::TEMPLATE);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse PHPUnit\\TextUI\\Configuration\\GroupCollection;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Groups\n{\n    private readonly GroupCollection $include;\n    private readonly GroupCollection $exclude;\n    public function __construct(GroupCollection $include, GroupCollection $exclude)\n    {\n        $this->include = $include;\n        $this->exclude = $exclude;\n    }\n    public function hasInclude() : bool\n    {\n        return !$this->include->isEmpty();\n    }\n    public function include() : GroupCollection\n    {\n        return $this->include;\n    }\n    public function hasExclude() : bool\n    {\n        return !$this->exclude->isEmpty();\n    }\n    public function exclude() : GroupCollection\n    {\n        return $this->exclude;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse PHPUnit\\TextUI\\Configuration\\ExtensionBootstrapCollection;\nuse PHPUnit\\TextUI\\Configuration\\Php;\nuse PHPUnit\\TextUI\\Configuration\\Source;\nuse PHPUnit\\TextUI\\Configuration\\TestSuiteCollection;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Logging;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class LoadedFromFileConfiguration extends \\PHPUnit\\TextUI\\XmlConfiguration\\Configuration\n{\n    private readonly string $filename;\n    private readonly \\PHPUnit\\TextUI\\XmlConfiguration\\ValidationResult $validationResult;\n    public function __construct(string $filename, \\PHPUnit\\TextUI\\XmlConfiguration\\ValidationResult $validationResult, ExtensionBootstrapCollection $extensions, Source $source, CodeCoverage $codeCoverage, \\PHPUnit\\TextUI\\XmlConfiguration\\Groups $groups, Logging $logging, Php $php, \\PHPUnit\\TextUI\\XmlConfiguration\\PHPUnit $phpunit, TestSuiteCollection $testSuite)\n    {\n        $this->filename = $filename;\n        $this->validationResult = $validationResult;\n        parent::__construct($extensions, $source, $codeCoverage, $groups, $logging, $php, $phpunit, $testSuite);\n    }\n    public function filename() : string\n    {\n        return $this->filename;\n    }\n    public function hasValidationErrors() : bool\n    {\n        return $this->validationResult->hasValidationErrors();\n    }\n    public function validationErrors() : string\n    {\n        return $this->validationResult->asString();\n    }\n    public function wasLoadedFromFile() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse const DIRECTORY_SEPARATOR;\nuse const PHP_VERSION;\nuse function assert;\nuse function defined;\nuse function dirname;\nuse function explode;\nuse function is_numeric;\nuse function preg_match;\nuse function realpath;\nuse function str_contains;\nuse function str_starts_with;\nuse function strlen;\nuse function strtolower;\nuse function substr;\nuse function trim;\nuse DOMDocument;\nuse DOMElement;\nuse DOMXPath;\nuse PHPUnit\\Runner\\TestSuiteSorter;\nuse PHPUnit\\Runner\\Version;\nuse PHPUnit\\TextUI\\Configuration\\Constant;\nuse PHPUnit\\TextUI\\Configuration\\ConstantCollection;\nuse PHPUnit\\TextUI\\Configuration\\Directory;\nuse PHPUnit\\TextUI\\Configuration\\DirectoryCollection;\nuse PHPUnit\\TextUI\\Configuration\\ExtensionBootstrap;\nuse PHPUnit\\TextUI\\Configuration\\ExtensionBootstrapCollection;\nuse PHPUnit\\TextUI\\Configuration\\File;\nuse PHPUnit\\TextUI\\Configuration\\FileCollection;\nuse PHPUnit\\TextUI\\Configuration\\FilterDirectory;\nuse PHPUnit\\TextUI\\Configuration\\FilterDirectoryCollection;\nuse PHPUnit\\TextUI\\Configuration\\Group;\nuse PHPUnit\\TextUI\\Configuration\\GroupCollection;\nuse PHPUnit\\TextUI\\Configuration\\IniSetting;\nuse PHPUnit\\TextUI\\Configuration\\IniSettingCollection;\nuse PHPUnit\\TextUI\\Configuration\\Php;\nuse PHPUnit\\TextUI\\Configuration\\Source;\nuse PHPUnit\\TextUI\\Configuration\\TestDirectory;\nuse PHPUnit\\TextUI\\Configuration\\TestDirectoryCollection;\nuse PHPUnit\\TextUI\\Configuration\\TestFile;\nuse PHPUnit\\TextUI\\Configuration\\TestFileCollection;\nuse PHPUnit\\TextUI\\Configuration\\TestSuite as TestSuiteConfiguration;\nuse PHPUnit\\TextUI\\Configuration\\TestSuiteCollection;\nuse PHPUnit\\TextUI\\Configuration\\Variable;\nuse PHPUnit\\TextUI\\Configuration\\VariableCollection;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Clover;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Cobertura;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Crap4j;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Html as CodeCoverageHtml;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Php as CodeCoveragePhp;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Text as CodeCoverageText;\nuse PHPUnit\\TextUI\\XmlConfiguration\\CodeCoverage\\Report\\Xml as CodeCoverageXml;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Junit;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Logging;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TeamCity;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Html as TestDoxHtml;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Text as TestDoxText;\nuse PHPUnit\\Util\\VersionComparisonOperator;\nuse PHPUnit\\Util\\Xml\\Loader as XmlLoader;\nuse PHPUnit\\Util\\Xml\\XmlException;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Html\\Colors;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Report\\Thresholds;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Loader\n{\n    /**\n     * @throws Exception\n     */\n    public function load(string $filename) : \\PHPUnit\\TextUI\\XmlConfiguration\\LoadedFromFileConfiguration\n    {\n        try {\n            $document = (new XmlLoader())->loadFile($filename);\n        } catch (XmlException $e) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\Exception($e->getMessage(), $e->getCode(), $e);\n        }\n        $xpath = new DOMXPath($document);\n        try {\n            $xsdFilename = (new \\PHPUnit\\TextUI\\XmlConfiguration\\SchemaFinder())->find(Version::series());\n        } catch (\\PHPUnit\\TextUI\\XmlConfiguration\\CannotFindSchemaException $e) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\Exception($e->getMessage(), $e->getCode(), $e);\n        }\n        $configurationFileRealpath = realpath($filename);\n        return new \\PHPUnit\\TextUI\\XmlConfiguration\\LoadedFromFileConfiguration($configurationFileRealpath, (new \\PHPUnit\\TextUI\\XmlConfiguration\\Validator())->validate($document, $xsdFilename), $this->extensions($xpath), $this->source($configurationFileRealpath, $xpath), $this->codeCoverage($configurationFileRealpath, $xpath), $this->groups($xpath), $this->logging($configurationFileRealpath, $xpath), $this->php($configurationFileRealpath, $xpath), $this->phpunit($configurationFileRealpath, $document), $this->testSuite($configurationFileRealpath, $xpath));\n    }\n    private function logging(string $filename, DOMXPath $xpath) : Logging\n    {\n        $junit = null;\n        $element = $this->element($xpath, 'logging/junit');\n        if ($element) {\n            $junit = new Junit(new File($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputFile'))));\n        }\n        $teamCity = null;\n        $element = $this->element($xpath, 'logging/teamcity');\n        if ($element) {\n            $teamCity = new TeamCity(new File($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputFile'))));\n        }\n        $testDoxHtml = null;\n        $element = $this->element($xpath, 'logging/testdoxHtml');\n        if ($element) {\n            $testDoxHtml = new TestDoxHtml(new File($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputFile'))));\n        }\n        $testDoxText = null;\n        $element = $this->element($xpath, 'logging/testdoxText');\n        if ($element) {\n            $testDoxText = new TestDoxText(new File($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputFile'))));\n        }\n        return new Logging($junit, $teamCity, $testDoxHtml, $testDoxText);\n    }\n    private function extensions(DOMXPath $xpath) : ExtensionBootstrapCollection\n    {\n        $extensionBootstrappers = [];\n        foreach ($xpath->query('extensions/bootstrap') as $bootstrap) {\n            assert($bootstrap instanceof DOMElement);\n            $parameters = [];\n            foreach ($xpath->query('parameter', $bootstrap) as $parameter) {\n                assert($parameter instanceof DOMElement);\n                $parameters[$parameter->getAttribute('name')] = $parameter->getAttribute('value');\n            }\n            $extensionBootstrappers[] = new ExtensionBootstrap($bootstrap->getAttribute('class'), $parameters);\n        }\n        return ExtensionBootstrapCollection::fromArray($extensionBootstrappers);\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    private function toAbsolutePath(string $filename, string $path) : string\n    {\n        $path = trim($path);\n        if (str_starts_with($path, '/')) {\n            return $path;\n        }\n        // Matches the following on Windows:\n        //  - \\\\NetworkComputer\\Path\n        //  - \\\\.\\D:\n        //  - \\\\.\\c:\n        //  - C:\\Windows\n        //  - C:\\windows\n        //  - C:/windows\n        //  - c:/windows\n        if (defined('PHP_WINDOWS_VERSION_BUILD') && !empty($path) && ($path[0] === '\\\\' || strlen($path) >= 3 && preg_match('#^[A-Z]:[/\\\\\\\\]#i', substr($path, 0, 3)))) {\n            return $path;\n        }\n        if (str_contains($path, '://')) {\n            return $path;\n        }\n        return dirname($filename) . DIRECTORY_SEPARATOR . $path;\n    }\n    private function source(string $filename, DOMXPath $xpath) : Source\n    {\n        $baseline = null;\n        $restrictDeprecations = \\false;\n        $restrictNotices = \\false;\n        $restrictWarnings = \\false;\n        $ignoreSuppressionOfDeprecations = \\false;\n        $ignoreSuppressionOfPhpDeprecations = \\false;\n        $ignoreSuppressionOfErrors = \\false;\n        $ignoreSuppressionOfNotices = \\false;\n        $ignoreSuppressionOfPhpNotices = \\false;\n        $ignoreSuppressionOfWarnings = \\false;\n        $ignoreSuppressionOfPhpWarnings = \\false;\n        $element = $this->element($xpath, 'source');\n        if ($element) {\n            $baseline = $this->getStringAttribute($element, 'baseline');\n            if ($baseline !== null) {\n                $baseline = $this->toAbsolutePath($filename, $baseline);\n            }\n            $restrictDeprecations = $this->getBooleanAttribute($element, 'restrictDeprecations', \\false);\n            $restrictNotices = $this->getBooleanAttribute($element, 'restrictNotices', \\false);\n            $restrictWarnings = $this->getBooleanAttribute($element, 'restrictWarnings', \\false);\n            $ignoreSuppressionOfDeprecations = $this->getBooleanAttribute($element, 'ignoreSuppressionOfDeprecations', \\false);\n            $ignoreSuppressionOfPhpDeprecations = $this->getBooleanAttribute($element, 'ignoreSuppressionOfPhpDeprecations', \\false);\n            $ignoreSuppressionOfErrors = $this->getBooleanAttribute($element, 'ignoreSuppressionOfErrors', \\false);\n            $ignoreSuppressionOfNotices = $this->getBooleanAttribute($element, 'ignoreSuppressionOfNotices', \\false);\n            $ignoreSuppressionOfPhpNotices = $this->getBooleanAttribute($element, 'ignoreSuppressionOfPhpNotices', \\false);\n            $ignoreSuppressionOfWarnings = $this->getBooleanAttribute($element, 'ignoreSuppressionOfWarnings', \\false);\n            $ignoreSuppressionOfPhpWarnings = $this->getBooleanAttribute($element, 'ignoreSuppressionOfPhpWarnings', \\false);\n        }\n        return new Source($baseline, \\false, $this->readFilterDirectories($filename, $xpath, 'source/include/directory'), $this->readFilterFiles($filename, $xpath, 'source/include/file'), $this->readFilterDirectories($filename, $xpath, 'source/exclude/directory'), $this->readFilterFiles($filename, $xpath, 'source/exclude/file'), $restrictDeprecations, $restrictNotices, $restrictWarnings, $ignoreSuppressionOfDeprecations, $ignoreSuppressionOfPhpDeprecations, $ignoreSuppressionOfErrors, $ignoreSuppressionOfNotices, $ignoreSuppressionOfPhpNotices, $ignoreSuppressionOfWarnings, $ignoreSuppressionOfPhpWarnings);\n    }\n    private function codeCoverage(string $filename, DOMXPath $xpath) : CodeCoverage\n    {\n        $cacheDirectory = null;\n        $pathCoverage = \\false;\n        $includeUncoveredFiles = \\true;\n        $ignoreDeprecatedCodeUnits = \\false;\n        $disableCodeCoverageIgnore = \\false;\n        $element = $this->element($xpath, 'coverage');\n        if ($element) {\n            $cacheDirectory = $this->getStringAttribute($element, 'cacheDirectory');\n            if ($cacheDirectory !== null) {\n                $cacheDirectory = new Directory($this->toAbsolutePath($filename, $cacheDirectory));\n            }\n            $pathCoverage = $this->getBooleanAttribute($element, 'pathCoverage', \\false);\n            $includeUncoveredFiles = $this->getBooleanAttribute($element, 'includeUncoveredFiles', \\true);\n            $ignoreDeprecatedCodeUnits = $this->getBooleanAttribute($element, 'ignoreDeprecatedCodeUnits', \\false);\n            $disableCodeCoverageIgnore = $this->getBooleanAttribute($element, 'disableCodeCoverageIgnore', \\false);\n        }\n        $clover = null;\n        $element = $this->element($xpath, 'coverage/report/clover');\n        if ($element) {\n            $clover = new Clover(new File($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputFile'))));\n        }\n        $cobertura = null;\n        $element = $this->element($xpath, 'coverage/report/cobertura');\n        if ($element) {\n            $cobertura = new Cobertura(new File($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputFile'))));\n        }\n        $crap4j = null;\n        $element = $this->element($xpath, 'coverage/report/crap4j');\n        if ($element) {\n            $crap4j = new Crap4j(new File($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputFile'))), $this->getIntegerAttribute($element, 'threshold', 30));\n        }\n        $html = null;\n        $element = $this->element($xpath, 'coverage/report/html');\n        if ($element) {\n            $defaultColors = Colors::default();\n            $defaultThresholds = Thresholds::default();\n            $html = new CodeCoverageHtml(new Directory($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputDirectory'))), $this->getIntegerAttribute($element, 'lowUpperBound', $defaultThresholds->lowUpperBound()), $this->getIntegerAttribute($element, 'highLowerBound', $defaultThresholds->highLowerBound()), $this->getStringAttributeWithDefault($element, 'colorSuccessLow', $defaultColors->successLow()), $this->getStringAttributeWithDefault($element, 'colorSuccessMedium', $defaultColors->successMedium()), $this->getStringAttributeWithDefault($element, 'colorSuccessHigh', $defaultColors->successHigh()), $this->getStringAttributeWithDefault($element, 'colorWarning', $defaultColors->warning()), $this->getStringAttributeWithDefault($element, 'colorDanger', $defaultColors->danger()), $this->getStringAttribute($element, 'customCssFile'));\n        }\n        $php = null;\n        $element = $this->element($xpath, 'coverage/report/php');\n        if ($element) {\n            $php = new CodeCoveragePhp(new File($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputFile'))));\n        }\n        $text = null;\n        $element = $this->element($xpath, 'coverage/report/text');\n        if ($element) {\n            $text = new CodeCoverageText(new File($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputFile'))), $this->getBooleanAttribute($element, 'showUncoveredFiles', \\false), $this->getBooleanAttribute($element, 'showOnlySummary', \\false));\n        }\n        $xml = null;\n        $element = $this->element($xpath, 'coverage/report/xml');\n        if ($element) {\n            $xml = new CodeCoverageXml(new Directory($this->toAbsolutePath($filename, (string) $this->getStringAttribute($element, 'outputDirectory'))));\n        }\n        return new CodeCoverage($cacheDirectory, $this->readFilterDirectories($filename, $xpath, 'coverage/include/directory'), $this->readFilterFiles($filename, $xpath, 'coverage/include/file'), $this->readFilterDirectories($filename, $xpath, 'coverage/exclude/directory'), $this->readFilterFiles($filename, $xpath, 'coverage/exclude/file'), $pathCoverage, $includeUncoveredFiles, $ignoreDeprecatedCodeUnits, $disableCodeCoverageIgnore, $clover, $cobertura, $crap4j, $html, $php, $text, $xml);\n    }\n    private function getBoolean(string $value, bool|string $default) : bool|string\n    {\n        if (strtolower($value) === 'false') {\n            return \\false;\n        }\n        if (strtolower($value) === 'true') {\n            return \\true;\n        }\n        return $default;\n    }\n    private function readFilterDirectories(string $filename, DOMXPath $xpath, string $query) : FilterDirectoryCollection\n    {\n        $directories = [];\n        foreach ($xpath->query($query) as $directoryNode) {\n            assert($directoryNode instanceof DOMElement);\n            $directoryPath = $directoryNode->textContent;\n            if (!$directoryPath) {\n                continue;\n            }\n            $directories[] = new FilterDirectory($this->toAbsolutePath($filename, $directoryPath), $directoryNode->hasAttribute('prefix') ? $directoryNode->getAttribute('prefix') : '', $directoryNode->hasAttribute('suffix') ? $directoryNode->getAttribute('suffix') : '.php');\n        }\n        return FilterDirectoryCollection::fromArray($directories);\n    }\n    private function readFilterFiles(string $filename, DOMXPath $xpath, string $query) : FileCollection\n    {\n        $files = [];\n        foreach ($xpath->query($query) as $file) {\n            $filePath = $file->textContent;\n            if ($filePath) {\n                $files[] = new File($this->toAbsolutePath($filename, $filePath));\n            }\n        }\n        return FileCollection::fromArray($files);\n    }\n    private function groups(DOMXPath $xpath) : \\PHPUnit\\TextUI\\XmlConfiguration\\Groups\n    {\n        $include = [];\n        $exclude = [];\n        foreach ($xpath->query('groups/include/group') as $group) {\n            $include[] = new Group($group->textContent);\n        }\n        foreach ($xpath->query('groups/exclude/group') as $group) {\n            $exclude[] = new Group($group->textContent);\n        }\n        return new \\PHPUnit\\TextUI\\XmlConfiguration\\Groups(GroupCollection::fromArray($include), GroupCollection::fromArray($exclude));\n    }\n    private function getBooleanAttribute(DOMElement $element, string $attribute, bool $default) : bool\n    {\n        if (!$element->hasAttribute($attribute)) {\n            return $default;\n        }\n        return (bool) $this->getBoolean($element->getAttribute($attribute), \\false);\n    }\n    private function getIntegerAttribute(DOMElement $element, string $attribute, int $default) : int\n    {\n        if (!$element->hasAttribute($attribute)) {\n            return $default;\n        }\n        return $this->getInteger($element->getAttribute($attribute), $default);\n    }\n    private function getStringAttribute(DOMElement $element, string $attribute) : ?string\n    {\n        if (!$element->hasAttribute($attribute)) {\n            return null;\n        }\n        return $element->getAttribute($attribute);\n    }\n    private function getStringAttributeWithDefault(DOMElement $element, string $attribute, string $default) : string\n    {\n        if (!$element->hasAttribute($attribute)) {\n            return $default;\n        }\n        return $element->getAttribute($attribute);\n    }\n    private function getInteger(string $value, int $default) : int\n    {\n        if (is_numeric($value)) {\n            return (int) $value;\n        }\n        return $default;\n    }\n    private function php(string $filename, DOMXPath $xpath) : Php\n    {\n        $includePaths = [];\n        foreach ($xpath->query('php/includePath') as $includePath) {\n            $path = $includePath->textContent;\n            if ($path) {\n                $includePaths[] = new Directory($this->toAbsolutePath($filename, $path));\n            }\n        }\n        $iniSettings = [];\n        foreach ($xpath->query('php/ini') as $ini) {\n            assert($ini instanceof DOMElement);\n            $iniSettings[] = new IniSetting($ini->getAttribute('name'), $ini->getAttribute('value'));\n        }\n        $constants = [];\n        foreach ($xpath->query('php/const') as $const) {\n            assert($const instanceof DOMElement);\n            $value = $const->getAttribute('value');\n            $constants[] = new Constant($const->getAttribute('name'), $this->getBoolean($value, $value));\n        }\n        $variables = ['var' => [], 'env' => [], 'post' => [], 'get' => [], 'cookie' => [], 'server' => [], 'files' => [], 'request' => []];\n        foreach (['var', 'env', 'post', 'get', 'cookie', 'server', 'files', 'request'] as $array) {\n            foreach ($xpath->query('php/' . $array) as $var) {\n                assert($var instanceof DOMElement);\n                $name = $var->getAttribute('name');\n                $value = $var->getAttribute('value');\n                $force = \\false;\n                $verbatim = \\false;\n                if ($var->hasAttribute('force')) {\n                    $force = (bool) $this->getBoolean($var->getAttribute('force'), \\false);\n                }\n                if ($var->hasAttribute('verbatim')) {\n                    $verbatim = $this->getBoolean($var->getAttribute('verbatim'), \\false);\n                }\n                if (!$verbatim) {\n                    $value = $this->getBoolean($value, $value);\n                }\n                $variables[$array][] = new Variable($name, $value, $force);\n            }\n        }\n        return new Php(DirectoryCollection::fromArray($includePaths), IniSettingCollection::fromArray($iniSettings), ConstantCollection::fromArray($constants), VariableCollection::fromArray($variables['var']), VariableCollection::fromArray($variables['env']), VariableCollection::fromArray($variables['post']), VariableCollection::fromArray($variables['get']), VariableCollection::fromArray($variables['cookie']), VariableCollection::fromArray($variables['server']), VariableCollection::fromArray($variables['files']), VariableCollection::fromArray($variables['request']));\n    }\n    private function phpunit(string $filename, DOMDocument $document) : \\PHPUnit\\TextUI\\XmlConfiguration\\PHPUnit\n    {\n        $executionOrder = TestSuiteSorter::ORDER_DEFAULT;\n        $defectsFirst = \\false;\n        $resolveDependencies = $this->getBooleanAttribute($document->documentElement, 'resolveDependencies', \\true);\n        if ($document->documentElement->hasAttribute('executionOrder')) {\n            foreach (explode(',', $document->documentElement->getAttribute('executionOrder')) as $order) {\n                switch ($order) {\n                    case 'default':\n                        $executionOrder = TestSuiteSorter::ORDER_DEFAULT;\n                        $defectsFirst = \\false;\n                        $resolveDependencies = \\true;\n                        break;\n                    case 'depends':\n                        $resolveDependencies = \\true;\n                        break;\n                    case 'no-depends':\n                        $resolveDependencies = \\false;\n                        break;\n                    case 'defects':\n                        $defectsFirst = \\true;\n                        break;\n                    case 'duration':\n                        $executionOrder = TestSuiteSorter::ORDER_DURATION;\n                        break;\n                    case 'random':\n                        $executionOrder = TestSuiteSorter::ORDER_RANDOMIZED;\n                        break;\n                    case 'reverse':\n                        $executionOrder = TestSuiteSorter::ORDER_REVERSED;\n                        break;\n                    case 'size':\n                        $executionOrder = TestSuiteSorter::ORDER_SIZE;\n                        break;\n                }\n            }\n        }\n        $cacheDirectory = $this->getStringAttribute($document->documentElement, 'cacheDirectory');\n        if ($cacheDirectory !== null) {\n            $cacheDirectory = $this->toAbsolutePath($filename, $cacheDirectory);\n        }\n        $cacheResultFile = $this->getStringAttribute($document->documentElement, 'cacheResultFile');\n        if ($cacheResultFile !== null) {\n            $cacheResultFile = $this->toAbsolutePath($filename, $cacheResultFile);\n        }\n        $bootstrap = $this->getStringAttribute($document->documentElement, 'bootstrap');\n        if ($bootstrap !== null) {\n            $bootstrap = $this->toAbsolutePath($filename, $bootstrap);\n        }\n        $extensionsDirectory = $this->getStringAttribute($document->documentElement, 'extensionsDirectory');\n        if ($extensionsDirectory !== null) {\n            $extensionsDirectory = $this->toAbsolutePath($filename, $extensionsDirectory);\n        }\n        $backupStaticProperties = \\false;\n        if ($document->documentElement->hasAttribute('backupStaticProperties')) {\n            $backupStaticProperties = $this->getBooleanAttribute($document->documentElement, 'backupStaticProperties', \\false);\n        } elseif ($document->documentElement->hasAttribute('backupStaticAttributes')) {\n            $backupStaticProperties = $this->getBooleanAttribute($document->documentElement, 'backupStaticAttributes', \\false);\n        }\n        $requireCoverageMetadata = \\false;\n        if ($document->documentElement->hasAttribute('requireCoverageMetadata')) {\n            $requireCoverageMetadata = $this->getBooleanAttribute($document->documentElement, 'requireCoverageMetadata', \\false);\n        } elseif ($document->documentElement->hasAttribute('forceCoversAnnotation')) {\n            $requireCoverageMetadata = $this->getBooleanAttribute($document->documentElement, 'forceCoversAnnotation', \\false);\n        }\n        $beStrictAboutCoverageMetadata = \\false;\n        if ($document->documentElement->hasAttribute('beStrictAboutCoverageMetadata')) {\n            $beStrictAboutCoverageMetadata = $this->getBooleanAttribute($document->documentElement, 'beStrictAboutCoverageMetadata', \\false);\n        } elseif ($document->documentElement->hasAttribute('forceCoversAnnotation')) {\n            $beStrictAboutCoverageMetadata = $this->getBooleanAttribute($document->documentElement, 'beStrictAboutCoversAnnotation', \\false);\n        }\n        return new \\PHPUnit\\TextUI\\XmlConfiguration\\PHPUnit($cacheDirectory, $this->getBooleanAttribute($document->documentElement, 'cacheResult', \\true), $cacheResultFile, $this->getColumns($document), $this->getColors($document), $this->getBooleanAttribute($document->documentElement, 'stderr', \\false), $this->getBooleanAttribute($document->documentElement, 'displayDetailsOnIncompleteTests', \\false), $this->getBooleanAttribute($document->documentElement, 'displayDetailsOnSkippedTests', \\false), $this->getBooleanAttribute($document->documentElement, 'displayDetailsOnTestsThatTriggerDeprecations', \\false), $this->getBooleanAttribute($document->documentElement, 'displayDetailsOnTestsThatTriggerErrors', \\false), $this->getBooleanAttribute($document->documentElement, 'displayDetailsOnTestsThatTriggerNotices', \\false), $this->getBooleanAttribute($document->documentElement, 'displayDetailsOnTestsThatTriggerWarnings', \\false), $this->getBooleanAttribute($document->documentElement, 'reverseDefectList', \\false), $requireCoverageMetadata, $bootstrap, $this->getBooleanAttribute($document->documentElement, 'processIsolation', \\false), $this->getBooleanAttribute($document->documentElement, 'failOnDeprecation', \\false), $this->getBooleanAttribute($document->documentElement, 'failOnEmptyTestSuite', \\false), $this->getBooleanAttribute($document->documentElement, 'failOnIncomplete', \\false), $this->getBooleanAttribute($document->documentElement, 'failOnNotice', \\false), $this->getBooleanAttribute($document->documentElement, 'failOnRisky', \\false), $this->getBooleanAttribute($document->documentElement, 'failOnSkipped', \\false), $this->getBooleanAttribute($document->documentElement, 'failOnWarning', \\false), $this->getBooleanAttribute($document->documentElement, 'stopOnDefect', \\false), $this->getBooleanAttribute($document->documentElement, 'stopOnDeprecation', \\false), $this->getBooleanAttribute($document->documentElement, 'stopOnError', \\false), $this->getBooleanAttribute($document->documentElement, 'stopOnFailure', \\false), $this->getBooleanAttribute($document->documentElement, 'stopOnIncomplete', \\false), $this->getBooleanAttribute($document->documentElement, 'stopOnNotice', \\false), $this->getBooleanAttribute($document->documentElement, 'stopOnRisky', \\false), $this->getBooleanAttribute($document->documentElement, 'stopOnSkipped', \\false), $this->getBooleanAttribute($document->documentElement, 'stopOnWarning', \\false), $extensionsDirectory, $this->getBooleanAttribute($document->documentElement, 'beStrictAboutChangesToGlobalState', \\false), $this->getBooleanAttribute($document->documentElement, 'beStrictAboutOutputDuringTests', \\false), $this->getBooleanAttribute($document->documentElement, 'beStrictAboutTestsThatDoNotTestAnything', \\true), $beStrictAboutCoverageMetadata, $this->getBooleanAttribute($document->documentElement, 'enforceTimeLimit', \\false), $this->getIntegerAttribute($document->documentElement, 'defaultTimeLimit', 1), $this->getIntegerAttribute($document->documentElement, 'timeoutForSmallTests', 1), $this->getIntegerAttribute($document->documentElement, 'timeoutForMediumTests', 10), $this->getIntegerAttribute($document->documentElement, 'timeoutForLargeTests', 60), $this->getStringAttribute($document->documentElement, 'defaultTestSuite'), $executionOrder, $resolveDependencies, $defectsFirst, $this->getBooleanAttribute($document->documentElement, 'backupGlobals', \\false), $backupStaticProperties, $this->getBooleanAttribute($document->documentElement, 'registerMockObjectsFromTestArgumentsRecursively', \\false), $this->getBooleanAttribute($document->documentElement, 'testdox', \\false), $this->getBooleanAttribute($document->documentElement, 'controlGarbageCollector', \\false), $this->getIntegerAttribute($document->documentElement, 'numberOfTestsBeforeGarbageCollection', 100));\n    }\n    private function getColors(DOMDocument $document) : string\n    {\n        $colors = \\PHPUnit\\TextUI\\Configuration\\Configuration::COLOR_DEFAULT;\n        if ($document->documentElement->hasAttribute('colors')) {\n            /* only allow boolean for compatibility with previous versions\n               'always' only allowed from command line */\n            if ($this->getBoolean($document->documentElement->getAttribute('colors'), \\false)) {\n                $colors = \\PHPUnit\\TextUI\\Configuration\\Configuration::COLOR_AUTO;\n            } else {\n                $colors = \\PHPUnit\\TextUI\\Configuration\\Configuration::COLOR_NEVER;\n            }\n        }\n        return $colors;\n    }\n    private function getColumns(DOMDocument $document) : int|string\n    {\n        $columns = 80;\n        if ($document->documentElement->hasAttribute('columns')) {\n            $columns = $document->documentElement->getAttribute('columns');\n            if ($columns !== 'max') {\n                $columns = $this->getInteger($columns, 80);\n            }\n        }\n        return $columns;\n    }\n    private function testSuite(string $filename, DOMXPath $xpath) : TestSuiteCollection\n    {\n        $testSuites = [];\n        foreach ($this->getTestSuiteElements($xpath) as $element) {\n            $exclude = [];\n            foreach ($element->getElementsByTagName('exclude') as $excludeNode) {\n                $excludeFile = $excludeNode->textContent;\n                if ($excludeFile) {\n                    $exclude[] = new File($this->toAbsolutePath($filename, $excludeFile));\n                }\n            }\n            $directories = [];\n            foreach ($element->getElementsByTagName('directory') as $directoryNode) {\n                assert($directoryNode instanceof DOMElement);\n                $directory = $directoryNode->textContent;\n                if (empty($directory)) {\n                    continue;\n                }\n                $prefix = '';\n                if ($directoryNode->hasAttribute('prefix')) {\n                    $prefix = $directoryNode->getAttribute('prefix');\n                }\n                $suffix = 'Test.php';\n                if ($directoryNode->hasAttribute('suffix')) {\n                    $suffix = $directoryNode->getAttribute('suffix');\n                }\n                $phpVersion = PHP_VERSION;\n                if ($directoryNode->hasAttribute('phpVersion')) {\n                    $phpVersion = $directoryNode->getAttribute('phpVersion');\n                }\n                $phpVersionOperator = new VersionComparisonOperator('>=');\n                if ($directoryNode->hasAttribute('phpVersionOperator')) {\n                    $phpVersionOperator = new VersionComparisonOperator($directoryNode->getAttribute('phpVersionOperator'));\n                }\n                $directories[] = new TestDirectory($this->toAbsolutePath($filename, $directory), $prefix, $suffix, $phpVersion, $phpVersionOperator);\n            }\n            $files = [];\n            foreach ($element->getElementsByTagName('file') as $fileNode) {\n                assert($fileNode instanceof DOMElement);\n                $file = $fileNode->textContent;\n                if (empty($file)) {\n                    continue;\n                }\n                $phpVersion = PHP_VERSION;\n                if ($fileNode->hasAttribute('phpVersion')) {\n                    $phpVersion = $fileNode->getAttribute('phpVersion');\n                }\n                $phpVersionOperator = new VersionComparisonOperator('>=');\n                if ($fileNode->hasAttribute('phpVersionOperator')) {\n                    $phpVersionOperator = new VersionComparisonOperator($fileNode->getAttribute('phpVersionOperator'));\n                }\n                $files[] = new TestFile($this->toAbsolutePath($filename, $file), $phpVersion, $phpVersionOperator);\n            }\n            $name = $element->getAttribute('name');\n            assert(!empty($name));\n            $testSuites[] = new TestSuiteConfiguration($name, TestDirectoryCollection::fromArray($directories), TestFileCollection::fromArray($files), FileCollection::fromArray($exclude));\n        }\n        return TestSuiteCollection::fromArray($testSuites);\n    }\n    /**\n     * @psalm-return list<DOMElement>\n     */\n    private function getTestSuiteElements(DOMXPath $xpath) : array\n    {\n        $elements = [];\n        $testSuiteNodes = $xpath->query('testsuites/testsuite');\n        if ($testSuiteNodes->length === 0) {\n            $testSuiteNodes = $xpath->query('testsuite');\n        }\n        if ($testSuiteNodes->length === 1) {\n            $element = $testSuiteNodes->item(0);\n            assert($element instanceof DOMElement);\n            $elements[] = $element;\n        } else {\n            foreach ($testSuiteNodes as $testSuiteNode) {\n                assert($testSuiteNode instanceof DOMElement);\n                $elements[] = $testSuiteNode;\n            }\n        }\n        return $elements;\n    }\n    private function element(DOMXPath $xpath, string $element) : ?DOMElement\n    {\n        $nodes = $xpath->query($element);\n        if ($nodes->length === 1) {\n            $node = $nodes->item(0);\n            assert($node instanceof DOMElement);\n            return $node;\n        }\n        return null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\Logging;\n\nuse PHPUnit\\TextUI\\Configuration\\File;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Junit\n{\n    private readonly File $target;\n    public function __construct(File $target)\n    {\n        $this->target = $target;\n    }\n    public function target() : File\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\Logging;\n\nuse PHPUnit\\TextUI\\XmlConfiguration\\Exception;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Html as TestDoxHtml;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox\\Text as TestDoxText;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Logging\n{\n    private readonly ?\\PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Junit $junit;\n    private readonly ?\\PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TeamCity $teamCity;\n    private readonly ?TestDoxHtml $testDoxHtml;\n    private readonly ?TestDoxText $testDoxText;\n    public function __construct(?\\PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Junit $junit, ?\\PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TeamCity $teamCity, ?TestDoxHtml $testDoxHtml, ?TestDoxText $testDoxText)\n    {\n        $this->junit = $junit;\n        $this->teamCity = $teamCity;\n        $this->testDoxHtml = $testDoxHtml;\n        $this->testDoxText = $testDoxText;\n    }\n    public function hasJunit() : bool\n    {\n        return $this->junit !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function junit() : \\PHPUnit\\TextUI\\XmlConfiguration\\Logging\\Junit\n    {\n        if ($this->junit === null) {\n            throw new Exception('Logger \"JUnit XML\" is not configured');\n        }\n        return $this->junit;\n    }\n    public function hasTeamCity() : bool\n    {\n        return $this->teamCity !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function teamCity() : \\PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TeamCity\n    {\n        if ($this->teamCity === null) {\n            throw new Exception('Logger \"Team City\" is not configured');\n        }\n        return $this->teamCity;\n    }\n    public function hasTestDoxHtml() : bool\n    {\n        return $this->testDoxHtml !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function testDoxHtml() : TestDoxHtml\n    {\n        if ($this->testDoxHtml === null) {\n            throw new Exception('Logger \"TestDox HTML\" is not configured');\n        }\n        return $this->testDoxHtml;\n    }\n    public function hasTestDoxText() : bool\n    {\n        return $this->testDoxText !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function testDoxText() : TestDoxText\n    {\n        if ($this->testDoxText === null) {\n            throw new Exception('Logger \"TestDox Text\" is not configured');\n        }\n        return $this->testDoxText;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\Logging;\n\nuse PHPUnit\\TextUI\\Configuration\\File;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class TeamCity\n{\n    private readonly File $target;\n    public function __construct(File $target)\n    {\n        $this->target = $target;\n    }\n    public function target() : File\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox;\n\nuse PHPUnit\\TextUI\\Configuration\\File;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Html\n{\n    private readonly File $target;\n    public function __construct(File $target)\n    {\n        $this->target = $target;\n    }\n    public function target() : File\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration\\Logging\\TestDox;\n\nuse PHPUnit\\TextUI\\Configuration\\File;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class Text\n{\n    private readonly File $target;\n    public function __construct(File $target)\n    {\n        $this->target = $target;\n    }\n    public function target() : File\n    {\n        return $this->target;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function array_key_exists;\nuse function sprintf;\nuse function version_compare;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MigrationBuilder\n{\n    private const AVAILABLE_MIGRATIONS = ['8.5' => [\\PHPUnit\\TextUI\\XmlConfiguration\\RemoveLogTypes::class], '9.2' => [\\PHPUnit\\TextUI\\XmlConfiguration\\RemoveCacheTokensAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\IntroduceCoverageElement::class, \\PHPUnit\\TextUI\\XmlConfiguration\\MoveAttributesFromRootToCoverage::class, \\PHPUnit\\TextUI\\XmlConfiguration\\MoveAttributesFromFilterWhitelistToCoverage::class, \\PHPUnit\\TextUI\\XmlConfiguration\\MoveWhitelistIncludesToCoverage::class, \\PHPUnit\\TextUI\\XmlConfiguration\\MoveWhitelistExcludesToCoverage::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveEmptyFilter::class, \\PHPUnit\\TextUI\\XmlConfiguration\\CoverageCloverToReport::class, \\PHPUnit\\TextUI\\XmlConfiguration\\CoverageCrap4jToReport::class, \\PHPUnit\\TextUI\\XmlConfiguration\\CoverageHtmlToReport::class, \\PHPUnit\\TextUI\\XmlConfiguration\\CoveragePhpToReport::class, \\PHPUnit\\TextUI\\XmlConfiguration\\CoverageTextToReport::class, \\PHPUnit\\TextUI\\XmlConfiguration\\CoverageXmlToReport::class, \\PHPUnit\\TextUI\\XmlConfiguration\\ConvertLogTypes::class], '9.5' => [\\PHPUnit\\TextUI\\XmlConfiguration\\RemoveListeners::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveTestSuiteLoaderAttributes::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveCacheResultFileAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveCoverageElementCacheDirectoryAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveCoverageElementProcessUncoveredFilesAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\IntroduceCacheDirectoryAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RenameBackupStaticAttributesAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveBeStrictAboutTodoAnnotatedTestsAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemovePrinterAttributes::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveVerboseAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RenameForceCoversAnnotationAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RenameBeStrictAboutCoversAnnotationAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveConversionToExceptionsAttributes::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveNoInteractionAttribute::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveLoggingElements::class, \\PHPUnit\\TextUI\\XmlConfiguration\\RemoveTestDoxGroupsElement::class], '10.0' => [\\PHPUnit\\TextUI\\XmlConfiguration\\MoveCoverageDirectoriesToSource::class]];\n    /**\n     * @throws MigrationBuilderException\n     */\n    public function build(string $fromVersion) : array\n    {\n        if (!array_key_exists($fromVersion, self::AVAILABLE_MIGRATIONS)) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationBuilderException(sprintf('Migration from schema version %s is not supported', $fromVersion));\n        }\n        $stack = [new \\PHPUnit\\TextUI\\XmlConfiguration\\UpdateSchemaLocation()];\n        foreach (self::AVAILABLE_MIGRATIONS as $version => $migrations) {\n            if (version_compare($version, $fromVersion, '<')) {\n                continue;\n            }\n            foreach ($migrations as $migration) {\n                $stack[] = new $migration();\n            }\n        }\n        return $stack;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MigrationBuilderException extends RuntimeException implements \\PHPUnit\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MigrationException extends RuntimeException implements \\PHPUnit\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ConvertLogTypes implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $logging = $document->getElementsByTagName('logging')->item(0);\n        if (!$logging instanceof DOMElement) {\n            return;\n        }\n        $types = ['junit' => 'junit', 'teamcity' => 'teamcity', 'testdox-html' => 'testdoxHtml', 'testdox-text' => 'testdoxText', 'testdox-xml' => 'testdoxXml', 'plain' => 'text'];\n        $logNodes = [];\n        foreach ($logging->getElementsByTagName('log') as $logNode) {\n            if (!isset($types[$logNode->getAttribute('type')])) {\n                continue;\n            }\n            $logNodes[] = $logNode;\n        }\n        foreach ($logNodes as $oldNode) {\n            $newLogNode = $document->createElement($types[$oldNode->getAttribute('type')]);\n            $newLogNode->setAttribute('outputFile', $oldNode->getAttribute('target'));\n            $logging->replaceChild($newLogNode, $oldNode);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoverageCloverToReport extends \\PHPUnit\\TextUI\\XmlConfiguration\\LogToReportMigration\n{\n    protected function forType() : string\n    {\n        return 'coverage-clover';\n    }\n    protected function toReportFormat(DOMElement $logNode) : DOMElement\n    {\n        $clover = $logNode->ownerDocument->createElement('clover');\n        $clover->setAttribute('outputFile', $logNode->getAttribute('target'));\n        return $clover;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoverageCrap4jToReport extends \\PHPUnit\\TextUI\\XmlConfiguration\\LogToReportMigration\n{\n    protected function forType() : string\n    {\n        return 'coverage-crap4j';\n    }\n    protected function toReportFormat(DOMElement $logNode) : DOMElement\n    {\n        $crap4j = $logNode->ownerDocument->createElement('crap4j');\n        $crap4j->setAttribute('outputFile', $logNode->getAttribute('target'));\n        $this->migrateAttributes($logNode, $crap4j, ['threshold']);\n        return $crap4j;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoverageHtmlToReport extends \\PHPUnit\\TextUI\\XmlConfiguration\\LogToReportMigration\n{\n    protected function forType() : string\n    {\n        return 'coverage-html';\n    }\n    protected function toReportFormat(DOMElement $logNode) : DOMElement\n    {\n        $html = $logNode->ownerDocument->createElement('html');\n        $html->setAttribute('outputDirectory', $logNode->getAttribute('target'));\n        $this->migrateAttributes($logNode, $html, ['lowUpperBound', 'highLowerBound']);\n        return $html;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoveragePhpToReport extends \\PHPUnit\\TextUI\\XmlConfiguration\\LogToReportMigration\n{\n    protected function forType() : string\n    {\n        return 'coverage-php';\n    }\n    protected function toReportFormat(DOMElement $logNode) : DOMElement\n    {\n        $php = $logNode->ownerDocument->createElement('php');\n        $php->setAttribute('outputFile', $logNode->getAttribute('target'));\n        return $php;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoverageTextToReport extends \\PHPUnit\\TextUI\\XmlConfiguration\\LogToReportMigration\n{\n    protected function forType() : string\n    {\n        return 'coverage-text';\n    }\n    protected function toReportFormat(DOMElement $logNode) : DOMElement\n    {\n        $text = $logNode->ownerDocument->createElement('text');\n        $text->setAttribute('outputFile', $logNode->getAttribute('target'));\n        $this->migrateAttributes($logNode, $text, ['showUncoveredFiles', 'showOnlySummary']);\n        return $text;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class CoverageXmlToReport extends \\PHPUnit\\TextUI\\XmlConfiguration\\LogToReportMigration\n{\n    protected function forType() : string\n    {\n        return 'coverage-xml';\n    }\n    protected function toReportFormat(DOMElement $logNode) : DOMElement\n    {\n        $xml = $logNode->ownerDocument->createElement('xml');\n        $xml->setAttribute('outputDirectory', $logNode->getAttribute('target'));\n        return $xml;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IntroduceCacheDirectoryAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('cacheDirectory')) {\n            return;\n        }\n        $root->setAttribute('cacheDirectory', '.phpunit.cache');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class IntroduceCoverageElement implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $coverage = $document->createElement('coverage');\n        $document->documentElement->insertBefore($coverage, $document->documentElement->firstChild);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function sprintf;\nuse DOMDocument;\nuse DOMElement;\nuse DOMXPath;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class LogToReportMigration implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    /**\n     * @throws MigrationException\n     */\n    public function migrate(DOMDocument $document) : void\n    {\n        $coverage = $document->getElementsByTagName('coverage')->item(0);\n        if (!$coverage instanceof DOMElement) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationException('Unexpected state - No coverage element');\n        }\n        $logNode = $this->findLogNode($document);\n        if ($logNode === null) {\n            return;\n        }\n        $reportChild = $this->toReportFormat($logNode);\n        $report = $coverage->getElementsByTagName('report')->item(0);\n        if ($report === null) {\n            $report = $coverage->appendChild($document->createElement('report'));\n        }\n        $report->appendChild($reportChild);\n        $logNode->parentNode->removeChild($logNode);\n    }\n    protected function migrateAttributes(DOMElement $src, DOMElement $dest, array $attributes) : void\n    {\n        foreach ($attributes as $attr) {\n            if (!$src->hasAttribute($attr)) {\n                continue;\n            }\n            $dest->setAttribute($attr, $src->getAttribute($attr));\n            $src->removeAttribute($attr);\n        }\n    }\n    protected abstract function forType() : string;\n    protected abstract function toReportFormat(DOMElement $logNode) : DOMElement;\n    private function findLogNode(DOMDocument $document) : ?DOMElement\n    {\n        $logNode = (new DOMXPath($document))->query(sprintf('//logging/log[@type=\"%s\"]', $this->forType()))->item(0);\n        if (!$logNode instanceof DOMElement) {\n            return null;\n        }\n        return $logNode;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Migration\n{\n    public function migrate(DOMDocument $document) : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MoveAttributesFromFilterWhitelistToCoverage implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    /**\n     * @throws MigrationException\n     */\n    public function migrate(DOMDocument $document) : void\n    {\n        $whitelist = $document->getElementsByTagName('whitelist')->item(0);\n        if (!$whitelist) {\n            return;\n        }\n        $coverage = $document->getElementsByTagName('coverage')->item(0);\n        if (!$coverage instanceof DOMElement) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationException('Unexpected state - No coverage element');\n        }\n        $map = ['addUncoveredFilesFromWhitelist' => 'includeUncoveredFiles', 'processUncoveredFilesFromWhitelist' => 'processUncoveredFiles'];\n        foreach ($map as $old => $new) {\n            if (!$whitelist->hasAttribute($old)) {\n                continue;\n            }\n            $coverage->setAttribute($new, $whitelist->getAttribute($old));\n            $whitelist->removeAttribute($old);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MoveAttributesFromRootToCoverage implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    /**\n     * @throws MigrationException\n     */\n    public function migrate(DOMDocument $document) : void\n    {\n        $map = ['disableCodeCoverageIgnore' => 'disableCodeCoverageIgnore', 'ignoreDeprecatedCodeUnitsFromCodeCoverage' => 'ignoreDeprecatedCodeUnits'];\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        $coverage = $document->getElementsByTagName('coverage')->item(0);\n        if (!$coverage instanceof DOMElement) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationException('Unexpected state - No coverage element');\n        }\n        foreach ($map as $old => $new) {\n            if (!$root->hasAttribute($old)) {\n                continue;\n            }\n            $coverage->setAttribute($new, $root->getAttribute($old));\n            $root->removeAttribute($old);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\nuse DOMXPath;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MoveCoverageDirectoriesToSource implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    /**\n     * @throws MigrationException\n     */\n    public function migrate(DOMDocument $document) : void\n    {\n        $source = $document->getElementsByTagName('source')->item(0);\n        if ($source !== null) {\n            return;\n        }\n        $coverage = $document->getElementsByTagName('coverage')->item(0);\n        if ($coverage === null) {\n            return;\n        }\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        $source = $document->createElement('source');\n        $root->appendChild($source);\n        $xpath = new DOMXPath($document);\n        foreach (['include', 'exclude'] as $element) {\n            foreach (\\PHPUnit\\TextUI\\XmlConfiguration\\SnapshotNodeList::fromNodeList($xpath->query('//coverage/' . $element)) as $node) {\n                $source->appendChild($node);\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse function in_array;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MoveWhitelistExcludesToCoverage implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    /**\n     * @throws MigrationException\n     */\n    public function migrate(DOMDocument $document) : void\n    {\n        $whitelist = $document->getElementsByTagName('whitelist')->item(0);\n        if ($whitelist === null) {\n            return;\n        }\n        $excludeNodes = \\PHPUnit\\TextUI\\XmlConfiguration\\SnapshotNodeList::fromNodeList($whitelist->getElementsByTagName('exclude'));\n        if ($excludeNodes->count() === 0) {\n            return;\n        }\n        $coverage = $document->getElementsByTagName('coverage')->item(0);\n        if (!$coverage instanceof DOMElement) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationException('Unexpected state - No coverage element');\n        }\n        $targetExclude = $coverage->getElementsByTagName('exclude')->item(0);\n        if ($targetExclude === null) {\n            $targetExclude = $coverage->appendChild($document->createElement('exclude'));\n        }\n        foreach ($excludeNodes as $excludeNode) {\n            assert($excludeNode instanceof DOMElement);\n            foreach (\\PHPUnit\\TextUI\\XmlConfiguration\\SnapshotNodeList::fromNodeList($excludeNode->childNodes) as $child) {\n                if (!$child instanceof DOMElement || !in_array($child->nodeName, ['directory', 'file'], \\true)) {\n                    continue;\n                }\n                $targetExclude->appendChild($child);\n            }\n            if ($excludeNode->getElementsByTagName('*')->count() !== 0) {\n                throw new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationException('Dangling child elements in exclude found.');\n            }\n            $whitelist->removeChild($excludeNode);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class MoveWhitelistIncludesToCoverage implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    /**\n     * @throws MigrationException\n     */\n    public function migrate(DOMDocument $document) : void\n    {\n        $whitelist = $document->getElementsByTagName('whitelist')->item(0);\n        if ($whitelist === null) {\n            return;\n        }\n        $coverage = $document->getElementsByTagName('coverage')->item(0);\n        if (!$coverage instanceof DOMElement) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationException('Unexpected state - No coverage element');\n        }\n        $include = $document->createElement('include');\n        $coverage->appendChild($include);\n        foreach (\\PHPUnit\\TextUI\\XmlConfiguration\\SnapshotNodeList::fromNodeList($whitelist->childNodes) as $child) {\n            if (!$child instanceof DOMElement) {\n                continue;\n            }\n            if (!($child->nodeName === 'directory' || $child->nodeName === 'file')) {\n                continue;\n            }\n            $include->appendChild($child);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('beStrictAboutResourceUsageDuringSmallTests')) {\n            $root->removeAttribute('beStrictAboutResourceUsageDuringSmallTests');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveBeStrictAboutTodoAnnotatedTestsAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('beStrictAboutTodoAnnotatedTests')) {\n            $root->removeAttribute('beStrictAboutTodoAnnotatedTests');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveCacheResultFileAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('cacheResultFile')) {\n            $root->removeAttribute('cacheResultFile');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveCacheTokensAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('cacheTokens')) {\n            $root->removeAttribute('cacheTokens');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveConversionToExceptionsAttributes implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('convertDeprecationsToExceptions')) {\n            $root->removeAttribute('convertDeprecationsToExceptions');\n        }\n        if ($root->hasAttribute('convertErrorsToExceptions')) {\n            $root->removeAttribute('convertErrorsToExceptions');\n        }\n        if ($root->hasAttribute('convertNoticesToExceptions')) {\n            $root->removeAttribute('convertNoticesToExceptions');\n        }\n        if ($root->hasAttribute('convertWarningsToExceptions')) {\n            $root->removeAttribute('convertWarningsToExceptions');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveCoverageElementCacheDirectoryAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $node = $document->getElementsByTagName('coverage')->item(0);\n        if (!$node instanceof DOMElement || $node->parentNode === null) {\n            return;\n        }\n        if ($node->hasAttribute('cacheDirectory')) {\n            $node->removeAttribute('cacheDirectory');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveCoverageElementProcessUncoveredFilesAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $node = $document->getElementsByTagName('coverage')->item(0);\n        if (!$node instanceof DOMElement || $node->parentNode === null) {\n            return;\n        }\n        if ($node->hasAttribute('processUncoveredFiles')) {\n            $node->removeAttribute('processUncoveredFiles');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function sprintf;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveEmptyFilter implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    /**\n     * @throws MigrationException\n     */\n    public function migrate(DOMDocument $document) : void\n    {\n        $whitelist = $document->getElementsByTagName('whitelist')->item(0);\n        if ($whitelist instanceof DOMElement) {\n            $this->ensureEmpty($whitelist);\n            $whitelist->parentNode->removeChild($whitelist);\n        }\n        $filter = $document->getElementsByTagName('filter')->item(0);\n        if ($filter instanceof DOMElement) {\n            $this->ensureEmpty($filter);\n            $filter->parentNode->removeChild($filter);\n        }\n    }\n    /**\n     * @throws MigrationException\n     */\n    private function ensureEmpty(DOMElement $element) : void\n    {\n        if ($element->attributes->length > 0) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationException(sprintf('%s element has unexpected attributes', $element->nodeName));\n        }\n        if ($element->getElementsByTagName('*')->length > 0) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationException(sprintf('%s element has unexpected children', $element->nodeName));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveListeners implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $node = $document->getElementsByTagName('listeners')->item(0);\n        if (!$node instanceof DOMElement || $node->parentNode === null) {\n            return;\n        }\n        $node->parentNode->removeChild($node);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveLogTypes implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $logging = $document->getElementsByTagName('logging')->item(0);\n        if (!$logging instanceof DOMElement) {\n            return;\n        }\n        foreach (\\PHPUnit\\TextUI\\XmlConfiguration\\SnapshotNodeList::fromNodeList($logging->getElementsByTagName('log')) as $logNode) {\n            assert($logNode instanceof DOMElement);\n            switch ($logNode->getAttribute('type')) {\n                case 'json':\n                case 'tap':\n                    $logging->removeChild($logNode);\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\nuse DOMElement;\nuse DOMXPath;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveLoggingElements implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $this->removeTestDoxElement($document);\n        $this->removeTextElement($document);\n    }\n    private function removeTestDoxElement(DOMDocument $document) : void\n    {\n        $node = (new DOMXPath($document))->query('logging/testdoxXml')->item(0);\n        if (!$node instanceof DOMElement || $node->parentNode === null) {\n            return;\n        }\n        $node->parentNode->removeChild($node);\n    }\n    private function removeTextElement(DOMDocument $document) : void\n    {\n        $node = (new DOMXPath($document))->query('logging/text')->item(0);\n        if (!$node instanceof DOMElement || $node->parentNode === null) {\n            return;\n        }\n        $node->parentNode->removeChild($node);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveNoInteractionAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('noInteraction')) {\n            $root->removeAttribute('noInteraction');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemovePrinterAttributes implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('printerClass')) {\n            $root->removeAttribute('printerClass');\n        }\n        if ($root->hasAttribute('printerFile')) {\n            $root->removeAttribute('printerFile');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveTestDoxGroupsElement implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $node = $document->getElementsByTagName('testdoxGroups')->item(0);\n        if (!$node instanceof DOMElement || $node->parentNode === null) {\n            return;\n        }\n        $node->parentNode->removeChild($node);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveTestSuiteLoaderAttributes implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('testSuiteLoaderClass')) {\n            $root->removeAttribute('testSuiteLoaderClass');\n        }\n        if ($root->hasAttribute('testSuiteLoaderFile')) {\n            $root->removeAttribute('testSuiteLoaderFile');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RemoveVerboseAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('verbose')) {\n            $root->removeAttribute('verbose');\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RenameBackupStaticAttributesAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('backupStaticProperties')) {\n            return;\n        }\n        if (!$root->hasAttribute('backupStaticAttributes')) {\n            return;\n        }\n        $root->setAttribute('backupStaticProperties', $root->getAttribute('backupStaticAttributes'));\n        $root->removeAttribute('backupStaticAttributes');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RenameBeStrictAboutCoversAnnotationAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('beStrictAboutCoverageMetadata')) {\n            return;\n        }\n        if (!$root->hasAttribute('beStrictAboutCoversAnnotation')) {\n            return;\n        }\n        $root->setAttribute('beStrictAboutCoverageMetadata', $root->getAttribute('beStrictAboutCoversAnnotation'));\n        $root->removeAttribute('beStrictAboutCoversAnnotation');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RenameForceCoversAnnotationAttribute implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        if ($root->hasAttribute('requireCoverageMetadata')) {\n            return;\n        }\n        if (!$root->hasAttribute('forceCoversAnnotation')) {\n            return;\n        }\n        $root->setAttribute('requireCoverageMetadata', $root->getAttribute('forceCoversAnnotation'));\n        $root->removeAttribute('forceCoversAnnotation');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function assert;\nuse DOMDocument;\nuse DOMElement;\nuse PHPUnit\\Runner\\Version;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class UpdateSchemaLocation implements \\PHPUnit\\TextUI\\XmlConfiguration\\Migration\n{\n    public function migrate(DOMDocument $document) : void\n    {\n        $root = $document->documentElement;\n        assert($root instanceof DOMElement);\n        $root->setAttributeNS('http://www.w3.org/2001/XMLSchema-instance', 'xsi:noNamespaceSchemaLocation', 'https://schema.phpunit.de/' . Version::series() . '/phpunit.xsd');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function sprintf;\nuse PHPUnit\\Util\\Xml\\Loader as XmlLoader;\nuse PHPUnit\\Util\\Xml\\XmlException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Migrator\n{\n    /**\n     * @throws Exception\n     * @throws MigrationBuilderException\n     * @throws MigrationException\n     * @throws XmlException\n     */\n    public function migrate(string $filename) : string\n    {\n        $origin = (new \\PHPUnit\\TextUI\\XmlConfiguration\\SchemaDetector())->detect($filename);\n        if (!$origin->detected()) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\Exception(sprintf('\"%s\" is not a valid PHPUnit XML configuration file that can be migrated', $filename));\n        }\n        $configurationDocument = (new XmlLoader())->loadFile($filename);\n        foreach ((new \\PHPUnit\\TextUI\\XmlConfiguration\\MigrationBuilder())->build($origin->version()) as $migration) {\n            $migration->migrate($configurationDocument);\n        }\n        $configurationDocument->formatOutput = \\true;\n        $configurationDocument->preserveWhiteSpace = \\false;\n        return $configurationDocument->saveXML();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function count;\nuse ArrayIterator;\nuse Countable;\nuse DOMNode;\nuse DOMNodeList;\nuse IteratorAggregate;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @template-implements IteratorAggregate<int, DOMNode>\n */\nfinal class SnapshotNodeList implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<DOMNode>\n     */\n    private array $nodes = [];\n    public static function fromNodeList(DOMNodeList $list) : self\n    {\n        $snapshot = new self();\n        foreach ($list as $node) {\n            $snapshot->nodes[] = $node;\n        }\n        return $snapshot;\n    }\n    public function count() : int\n    {\n        return count($this->nodes);\n    }\n    public function getIterator() : ArrayIterator\n    {\n        return new ArrayIterator($this->nodes);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class PHPUnit\n{\n    private readonly ?string $cacheDirectory;\n    private readonly bool $cacheResult;\n    private readonly ?string $cacheResultFile;\n    private readonly int|string $columns;\n    private readonly string $colors;\n    private readonly bool $stderr;\n    private readonly bool $displayDetailsOnIncompleteTests;\n    private readonly bool $displayDetailsOnSkippedTests;\n    private readonly bool $displayDetailsOnTestsThatTriggerDeprecations;\n    private readonly bool $displayDetailsOnTestsThatTriggerErrors;\n    private readonly bool $displayDetailsOnTestsThatTriggerNotices;\n    private readonly bool $displayDetailsOnTestsThatTriggerWarnings;\n    private readonly bool $reverseDefectList;\n    private readonly bool $requireCoverageMetadata;\n    private readonly ?string $bootstrap;\n    private readonly bool $processIsolation;\n    private readonly bool $failOnDeprecation;\n    private readonly bool $failOnEmptyTestSuite;\n    private readonly bool $failOnIncomplete;\n    private readonly bool $failOnNotice;\n    private readonly bool $failOnRisky;\n    private readonly bool $failOnSkipped;\n    private readonly bool $failOnWarning;\n    private readonly bool $stopOnDefect;\n    private readonly bool $stopOnDeprecation;\n    private readonly bool $stopOnError;\n    private readonly bool $stopOnFailure;\n    private readonly bool $stopOnIncomplete;\n    private readonly bool $stopOnNotice;\n    private readonly bool $stopOnRisky;\n    private readonly bool $stopOnSkipped;\n    private readonly bool $stopOnWarning;\n    /**\n     * @psalm-var ?non-empty-string\n     */\n    private readonly ?string $extensionsDirectory;\n    private readonly bool $beStrictAboutChangesToGlobalState;\n    private readonly bool $beStrictAboutOutputDuringTests;\n    private readonly bool $beStrictAboutTestsThatDoNotTestAnything;\n    private readonly bool $beStrictAboutCoverageMetadata;\n    private readonly bool $enforceTimeLimit;\n    private readonly int $defaultTimeLimit;\n    private readonly int $timeoutForSmallTests;\n    private readonly int $timeoutForMediumTests;\n    private readonly int $timeoutForLargeTests;\n    private readonly ?string $defaultTestSuite;\n    private readonly int $executionOrder;\n    private readonly bool $resolveDependencies;\n    private readonly bool $defectsFirst;\n    private readonly bool $backupGlobals;\n    private readonly bool $backupStaticProperties;\n    private readonly bool $registerMockObjectsFromTestArgumentsRecursively;\n    private readonly bool $testdoxPrinter;\n    private readonly bool $controlGarbageCollector;\n    private readonly int $numberOfTestsBeforeGarbageCollection;\n    /**\n     * @psalm-param ?non-empty-string $extensionsDirectory\n     */\n    public function __construct(?string $cacheDirectory, bool $cacheResult, ?string $cacheResultFile, int|string $columns, string $colors, bool $stderr, bool $displayDetailsOnIncompleteTests, bool $displayDetailsOnSkippedTests, bool $displayDetailsOnTestsThatTriggerDeprecations, bool $displayDetailsOnTestsThatTriggerErrors, bool $displayDetailsOnTestsThatTriggerNotices, bool $displayDetailsOnTestsThatTriggerWarnings, bool $reverseDefectList, bool $requireCoverageMetadata, ?string $bootstrap, bool $processIsolation, bool $failOnDeprecation, bool $failOnEmptyTestSuite, bool $failOnIncomplete, bool $failOnNotice, bool $failOnRisky, bool $failOnSkipped, bool $failOnWarning, bool $stopOnDefect, bool $stopOnDeprecation, bool $stopOnError, bool $stopOnFailure, bool $stopOnIncomplete, bool $stopOnNotice, bool $stopOnRisky, bool $stopOnSkipped, bool $stopOnWarning, ?string $extensionsDirectory, bool $beStrictAboutChangesToGlobalState, bool $beStrictAboutOutputDuringTests, bool $beStrictAboutTestsThatDoNotTestAnything, bool $beStrictAboutCoverageMetadata, bool $enforceTimeLimit, int $defaultTimeLimit, int $timeoutForSmallTests, int $timeoutForMediumTests, int $timeoutForLargeTests, ?string $defaultTestSuite, int $executionOrder, bool $resolveDependencies, bool $defectsFirst, bool $backupGlobals, bool $backupStaticProperties, bool $registerMockObjectsFromTestArgumentsRecursively, bool $testdoxPrinter, bool $controlGarbageCollector, int $numberOfTestsBeforeGarbageCollection)\n    {\n        $this->cacheDirectory = $cacheDirectory;\n        $this->cacheResult = $cacheResult;\n        $this->cacheResultFile = $cacheResultFile;\n        $this->columns = $columns;\n        $this->colors = $colors;\n        $this->stderr = $stderr;\n        $this->displayDetailsOnIncompleteTests = $displayDetailsOnIncompleteTests;\n        $this->displayDetailsOnSkippedTests = $displayDetailsOnSkippedTests;\n        $this->displayDetailsOnTestsThatTriggerDeprecations = $displayDetailsOnTestsThatTriggerDeprecations;\n        $this->displayDetailsOnTestsThatTriggerErrors = $displayDetailsOnTestsThatTriggerErrors;\n        $this->displayDetailsOnTestsThatTriggerNotices = $displayDetailsOnTestsThatTriggerNotices;\n        $this->displayDetailsOnTestsThatTriggerWarnings = $displayDetailsOnTestsThatTriggerWarnings;\n        $this->reverseDefectList = $reverseDefectList;\n        $this->requireCoverageMetadata = $requireCoverageMetadata;\n        $this->bootstrap = $bootstrap;\n        $this->processIsolation = $processIsolation;\n        $this->failOnDeprecation = $failOnDeprecation;\n        $this->failOnEmptyTestSuite = $failOnEmptyTestSuite;\n        $this->failOnIncomplete = $failOnIncomplete;\n        $this->failOnNotice = $failOnNotice;\n        $this->failOnRisky = $failOnRisky;\n        $this->failOnSkipped = $failOnSkipped;\n        $this->failOnWarning = $failOnWarning;\n        $this->stopOnDefect = $stopOnDefect;\n        $this->stopOnDeprecation = $stopOnDeprecation;\n        $this->stopOnError = $stopOnError;\n        $this->stopOnFailure = $stopOnFailure;\n        $this->stopOnIncomplete = $stopOnIncomplete;\n        $this->stopOnNotice = $stopOnNotice;\n        $this->stopOnRisky = $stopOnRisky;\n        $this->stopOnSkipped = $stopOnSkipped;\n        $this->stopOnWarning = $stopOnWarning;\n        $this->extensionsDirectory = $extensionsDirectory;\n        $this->beStrictAboutChangesToGlobalState = $beStrictAboutChangesToGlobalState;\n        $this->beStrictAboutOutputDuringTests = $beStrictAboutOutputDuringTests;\n        $this->beStrictAboutTestsThatDoNotTestAnything = $beStrictAboutTestsThatDoNotTestAnything;\n        $this->beStrictAboutCoverageMetadata = $beStrictAboutCoverageMetadata;\n        $this->enforceTimeLimit = $enforceTimeLimit;\n        $this->defaultTimeLimit = $defaultTimeLimit;\n        $this->timeoutForSmallTests = $timeoutForSmallTests;\n        $this->timeoutForMediumTests = $timeoutForMediumTests;\n        $this->timeoutForLargeTests = $timeoutForLargeTests;\n        $this->defaultTestSuite = $defaultTestSuite;\n        $this->executionOrder = $executionOrder;\n        $this->resolveDependencies = $resolveDependencies;\n        $this->defectsFirst = $defectsFirst;\n        $this->backupGlobals = $backupGlobals;\n        $this->backupStaticProperties = $backupStaticProperties;\n        $this->registerMockObjectsFromTestArgumentsRecursively = $registerMockObjectsFromTestArgumentsRecursively;\n        $this->testdoxPrinter = $testdoxPrinter;\n        $this->controlGarbageCollector = $controlGarbageCollector;\n        $this->numberOfTestsBeforeGarbageCollection = $numberOfTestsBeforeGarbageCollection;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->cacheDirectory\n     */\n    public function hasCacheDirectory() : bool\n    {\n        return $this->cacheDirectory !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function cacheDirectory() : string\n    {\n        if (!$this->hasCacheDirectory()) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\Exception('Cache directory is not configured');\n        }\n        return $this->cacheDirectory;\n    }\n    public function cacheResult() : bool\n    {\n        return $this->cacheResult;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->cacheResultFile\n     *\n     * @deprecated\n     */\n    public function hasCacheResultFile() : bool\n    {\n        return $this->cacheResultFile !== null;\n    }\n    /**\n     * @throws Exception\n     *\n     * @deprecated\n     */\n    public function cacheResultFile() : string\n    {\n        if (!$this->hasCacheResultFile()) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\Exception('Cache result file is not configured');\n        }\n        return $this->cacheResultFile;\n    }\n    public function columns() : int|string\n    {\n        return $this->columns;\n    }\n    public function colors() : string\n    {\n        return $this->colors;\n    }\n    public function stderr() : bool\n    {\n        return $this->stderr;\n    }\n    public function displayDetailsOnIncompleteTests() : bool\n    {\n        return $this->displayDetailsOnIncompleteTests;\n    }\n    public function displayDetailsOnSkippedTests() : bool\n    {\n        return $this->displayDetailsOnSkippedTests;\n    }\n    public function displayDetailsOnTestsThatTriggerDeprecations() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerDeprecations;\n    }\n    public function displayDetailsOnTestsThatTriggerErrors() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerErrors;\n    }\n    public function displayDetailsOnTestsThatTriggerNotices() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerNotices;\n    }\n    public function displayDetailsOnTestsThatTriggerWarnings() : bool\n    {\n        return $this->displayDetailsOnTestsThatTriggerWarnings;\n    }\n    public function reverseDefectList() : bool\n    {\n        return $this->reverseDefectList;\n    }\n    public function requireCoverageMetadata() : bool\n    {\n        return $this->requireCoverageMetadata;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->bootstrap\n     */\n    public function hasBootstrap() : bool\n    {\n        return $this->bootstrap !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function bootstrap() : string\n    {\n        if (!$this->hasBootstrap()) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\Exception('Bootstrap script is not configured');\n        }\n        return $this->bootstrap;\n    }\n    public function processIsolation() : bool\n    {\n        return $this->processIsolation;\n    }\n    public function failOnDeprecation() : bool\n    {\n        return $this->failOnDeprecation;\n    }\n    public function failOnEmptyTestSuite() : bool\n    {\n        return $this->failOnEmptyTestSuite;\n    }\n    public function failOnIncomplete() : bool\n    {\n        return $this->failOnIncomplete;\n    }\n    public function failOnNotice() : bool\n    {\n        return $this->failOnNotice;\n    }\n    public function failOnRisky() : bool\n    {\n        return $this->failOnRisky;\n    }\n    public function failOnSkipped() : bool\n    {\n        return $this->failOnSkipped;\n    }\n    public function failOnWarning() : bool\n    {\n        return $this->failOnWarning;\n    }\n    public function stopOnDefect() : bool\n    {\n        return $this->stopOnDefect;\n    }\n    public function stopOnDeprecation() : bool\n    {\n        return $this->stopOnDeprecation;\n    }\n    public function stopOnError() : bool\n    {\n        return $this->stopOnError;\n    }\n    public function stopOnFailure() : bool\n    {\n        return $this->stopOnFailure;\n    }\n    public function stopOnIncomplete() : bool\n    {\n        return $this->stopOnIncomplete;\n    }\n    public function stopOnNotice() : bool\n    {\n        return $this->stopOnNotice;\n    }\n    public function stopOnRisky() : bool\n    {\n        return $this->stopOnRisky;\n    }\n    public function stopOnSkipped() : bool\n    {\n        return $this->stopOnSkipped;\n    }\n    public function stopOnWarning() : bool\n    {\n        return $this->stopOnWarning;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->extensionsDirectory\n     */\n    public function hasExtensionsDirectory() : bool\n    {\n        return $this->extensionsDirectory !== null;\n    }\n    /**\n     * @psalm-return non-empty-string\n     *\n     * @throws Exception\n     */\n    public function extensionsDirectory() : string\n    {\n        if (!$this->hasExtensionsDirectory()) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\Exception('Extensions directory is not configured');\n        }\n        return $this->extensionsDirectory;\n    }\n    public function beStrictAboutChangesToGlobalState() : bool\n    {\n        return $this->beStrictAboutChangesToGlobalState;\n    }\n    public function beStrictAboutOutputDuringTests() : bool\n    {\n        return $this->beStrictAboutOutputDuringTests;\n    }\n    public function beStrictAboutTestsThatDoNotTestAnything() : bool\n    {\n        return $this->beStrictAboutTestsThatDoNotTestAnything;\n    }\n    public function beStrictAboutCoverageMetadata() : bool\n    {\n        return $this->beStrictAboutCoverageMetadata;\n    }\n    public function enforceTimeLimit() : bool\n    {\n        return $this->enforceTimeLimit;\n    }\n    public function defaultTimeLimit() : int\n    {\n        return $this->defaultTimeLimit;\n    }\n    public function timeoutForSmallTests() : int\n    {\n        return $this->timeoutForSmallTests;\n    }\n    public function timeoutForMediumTests() : int\n    {\n        return $this->timeoutForMediumTests;\n    }\n    public function timeoutForLargeTests() : int\n    {\n        return $this->timeoutForLargeTests;\n    }\n    /**\n     * @psalm-assert-if-true !null $this->defaultTestSuite\n     */\n    public function hasDefaultTestSuite() : bool\n    {\n        return $this->defaultTestSuite !== null;\n    }\n    /**\n     * @throws Exception\n     */\n    public function defaultTestSuite() : string\n    {\n        if (!$this->hasDefaultTestSuite()) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\Exception('Default test suite is not configured');\n        }\n        return $this->defaultTestSuite;\n    }\n    public function executionOrder() : int\n    {\n        return $this->executionOrder;\n    }\n    public function resolveDependencies() : bool\n    {\n        return $this->resolveDependencies;\n    }\n    public function defectsFirst() : bool\n    {\n        return $this->defectsFirst;\n    }\n    public function backupGlobals() : bool\n    {\n        return $this->backupGlobals;\n    }\n    public function backupStaticProperties() : bool\n    {\n        return $this->backupStaticProperties;\n    }\n    public function registerMockObjectsFromTestArgumentsRecursively() : bool\n    {\n        return $this->registerMockObjectsFromTestArgumentsRecursively;\n    }\n    public function testdoxPrinter() : bool\n    {\n        return $this->testdoxPrinter;\n    }\n    public function controlGarbageCollector() : bool\n    {\n        return $this->controlGarbageCollector;\n    }\n    public function numberOfTestsBeforeGarbageCollection() : int\n    {\n        return $this->numberOfTestsBeforeGarbageCollection;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class FailedSchemaDetectionResult extends \\PHPUnit\\TextUI\\XmlConfiguration\\SchemaDetectionResult\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse PHPUnit\\Util\\Xml\\XmlException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nabstract class SchemaDetectionResult\n{\n    public function detected() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @throws XmlException\n     */\n    public function version() : string\n    {\n        throw new XmlException('No supported schema was detected');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse PHPUnit\\Util\\Xml\\Loader;\nuse PHPUnit\\Util\\Xml\\XmlException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SchemaDetector\n{\n    /**\n     * @throws XmlException\n     */\n    public function detect(string $filename) : \\PHPUnit\\TextUI\\XmlConfiguration\\SchemaDetectionResult\n    {\n        $document = (new Loader())->loadFile($filename);\n        foreach (['10.0', '9.5', '9.2', '8.5'] as $candidate) {\n            $schema = (new \\PHPUnit\\TextUI\\XmlConfiguration\\SchemaFinder())->find($candidate);\n            if (!(new \\PHPUnit\\TextUI\\XmlConfiguration\\Validator())->validate($document, $schema)->hasValidationErrors()) {\n                return new \\PHPUnit\\TextUI\\XmlConfiguration\\SuccessfulSchemaDetectionResult($candidate);\n            }\n        }\n        return new \\PHPUnit\\TextUI\\XmlConfiguration\\FailedSchemaDetectionResult();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class SuccessfulSchemaDetectionResult extends \\PHPUnit\\TextUI\\XmlConfiguration\\SchemaDetectionResult\n{\n    private readonly string $version;\n    public function __construct(string $version)\n    {\n        $this->version = $version;\n    }\n    public function detected() : bool\n    {\n        return \\true;\n    }\n    public function version() : string\n    {\n        return $this->version;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function defined;\nuse function is_file;\nuse function sprintf;\nuse PHPUnit\\Runner\\Version;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SchemaFinder\n{\n    /**\n     * @throws CannotFindSchemaException\n     */\n    public function find(string $version) : string\n    {\n        if ($version === Version::series()) {\n            $filename = $this->path() . 'phpunit.xsd';\n        } else {\n            $filename = $this->path() . 'schema/' . $version . '.xsd';\n        }\n        if (!is_file($filename)) {\n            throw new \\PHPUnit\\TextUI\\XmlConfiguration\\CannotFindSchemaException(sprintf('Schema for PHPUnit %s is not available', $version));\n        }\n        return $filename;\n    }\n    private function path() : string\n    {\n        if (defined('__PHPUNIT_PHAR_ROOT__')) {\n            return __PHPUNIT_PHAR_ROOT__ . '/';\n        }\n        return __DIR__ . '/../../../../';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse const PHP_VERSION;\nuse function array_merge;\nuse function array_unique;\nuse function explode;\nuse function in_array;\nuse function is_dir;\nuse function is_file;\nuse function str_contains;\nuse function version_compare;\nuse PHPUnit\\Framework\\Exception as FrameworkException;\nuse PHPUnit\\Framework\\TestSuite as TestSuiteObject;\nuse PHPUnit\\TextUI\\Configuration\\TestSuiteCollection;\nuse PHPUnit\\TextUI\\RuntimeException;\nuse PHPUnit\\TextUI\\TestDirectoryNotFoundException;\nuse PHPUnit\\TextUI\\TestFileNotFoundException;\nuse PHPUnit\\SebastianBergmann\\FileIterator\\Facade;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteMapper\n{\n    /**\n     * @psalm-param non-empty-string $xmlConfigurationFile,\n     *\n     * @throws RuntimeException\n     * @throws TestDirectoryNotFoundException\n     * @throws TestFileNotFoundException\n     */\n    public function map(string $xmlConfigurationFile, TestSuiteCollection $configuration, string $filter, string $excludedTestSuites) : TestSuiteObject\n    {\n        try {\n            $filterAsArray = $filter ? explode(',', $filter) : [];\n            $excludedFilterAsArray = $excludedTestSuites ? explode(',', $excludedTestSuites) : [];\n            $result = TestSuiteObject::empty($xmlConfigurationFile);\n            foreach ($configuration as $testSuiteConfiguration) {\n                if (!empty($filterAsArray) && !in_array($testSuiteConfiguration->name(), $filterAsArray, \\true)) {\n                    continue;\n                }\n                if (!empty($excludedFilterAsArray) && in_array($testSuiteConfiguration->name(), $excludedFilterAsArray, \\true)) {\n                    continue;\n                }\n                $exclude = [];\n                foreach ($testSuiteConfiguration->exclude()->asArray() as $file) {\n                    $exclude[] = $file->path();\n                }\n                $files = [];\n                foreach ($testSuiteConfiguration->directories() as $directory) {\n                    if (!str_contains($directory->path(), '*') && !is_dir($directory->path())) {\n                        throw new TestDirectoryNotFoundException($directory->path());\n                    }\n                    if (!version_compare(PHP_VERSION, $directory->phpVersion(), $directory->phpVersionOperator()->asString())) {\n                        continue;\n                    }\n                    $files = array_merge($files, (new Facade())->getFilesAsArray($directory->path(), $directory->suffix(), $directory->prefix(), $exclude));\n                }\n                foreach ($testSuiteConfiguration->files() as $file) {\n                    if (!is_file($file->path())) {\n                        throw new TestFileNotFoundException($file->path());\n                    }\n                    if (!version_compare(PHP_VERSION, $file->phpVersion(), $file->phpVersionOperator()->asString())) {\n                        continue;\n                    }\n                    $files[] = $file->path();\n                }\n                if (!empty($files)) {\n                    $testSuite = TestSuiteObject::empty($testSuiteConfiguration->name());\n                    $testSuite->addTestFiles(array_unique($files));\n                    $result->addTest($testSuite);\n                }\n            }\n            return $result;\n        } catch (FrameworkException $e) {\n            throw new RuntimeException($e->getMessage(), $e->getCode(), $e);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function sprintf;\nuse function trim;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class ValidationResult\n{\n    /**\n     * @psalm-var array<int,list<string>>\n     */\n    private readonly array $validationErrors;\n    /**\n     * @psalm-param array<int,\\LibXMLError> $errors\n     */\n    public static function fromArray(array $errors) : self\n    {\n        $validationErrors = [];\n        foreach ($errors as $error) {\n            if (!isset($validationErrors[$error->line])) {\n                $validationErrors[$error->line] = [];\n            }\n            $validationErrors[$error->line][] = trim($error->message);\n        }\n        return new self($validationErrors);\n    }\n    private function __construct(array $validationErrors)\n    {\n        $this->validationErrors = $validationErrors;\n    }\n    public function hasValidationErrors() : bool\n    {\n        return !empty($this->validationErrors);\n    }\n    public function asString() : string\n    {\n        $buffer = '';\n        foreach ($this->validationErrors as $line => $validationErrorsOnLine) {\n            $buffer .= sprintf(\\PHP_EOL . '  Line %d:' . \\PHP_EOL, $line);\n            foreach ($validationErrorsOnLine as $validationError) {\n                $buffer .= sprintf('  - %s' . \\PHP_EOL, $validationError);\n            }\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\XmlConfiguration;\n\nuse function file_get_contents;\nuse function libxml_clear_errors;\nuse function libxml_get_errors;\nuse function libxml_use_internal_errors;\nuse DOMDocument;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Validator\n{\n    public function validate(DOMDocument $document, string $xsdFilename) : \\PHPUnit\\TextUI\\XmlConfiguration\\ValidationResult\n    {\n        $originalErrorHandling = libxml_use_internal_errors(\\true);\n        $document->schemaValidateSource(file_get_contents($xsdFilename));\n        $errors = libxml_get_errors();\n        libxml_clear_errors();\n        libxml_use_internal_errors($originalErrorHandling);\n        return \\PHPUnit\\TextUI\\XmlConfiguration\\ValidationResult::fromArray($errors);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DirectoryDoesNotExistException extends RuntimeException implements \\PHPUnit\\TextUI\\Exception\n{\n    public function __construct(string $directory)\n    {\n        parent::__construct(sprintf('Directory \"%s\" does not exist and could not be created', $directory));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse Throwable;\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExtensionsNotConfiguredException extends RuntimeException implements \\PHPUnit\\TextUI\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidSocketException extends RuntimeException implements \\PHPUnit\\TextUI\\Exception\n{\n    public function __construct(string $socket)\n    {\n        parent::__construct(sprintf('\"%s\" does not match \"socket://hostname:port\" format', $socket));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ReflectionException extends RuntimeException implements \\PHPUnit\\TextUI\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class RuntimeException extends \\RuntimeException implements \\PHPUnit\\TextUI\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestDirectoryNotFoundException extends RuntimeException implements \\PHPUnit\\TextUI\\Exception\n{\n    public function __construct(string $path)\n    {\n        parent::__construct(sprintf('Test directory \"%s\" not found', $path));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFileNotFoundException extends RuntimeException implements \\PHPUnit\\TextUI\\Exception\n{\n    public function __construct(string $path)\n    {\n        parent::__construct(sprintf('Test file \"%s\" not found', $path));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse const PHP_EOL;\nuse function count;\nuse function explode;\nuse function max;\nuse function preg_replace_callback;\nuse function str_pad;\nuse function str_repeat;\nuse function strlen;\nuse function wordwrap;\nuse PHPUnit\\Util\\Color;\nuse PHPUnit\\SebastianBergmann\\Environment\\Console;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Help\n{\n    private const LEFT_MARGIN = '  ';\n    private const HELP_TEXT = ['Usage' => [['text' => 'phpunit [options] <directory|file> ...']], 'Configuration' => [['arg' => '--bootstrap <file>', 'desc' => 'A PHP script that is included before the tests run'], ['arg' => '-c|--configuration <file>', 'desc' => 'Read configuration from XML file'], ['arg' => '--no-configuration', 'desc' => 'Ignore default configuration file (phpunit.xml)'], ['arg' => '--no-extensions', 'desc' => 'Do not load PHPUnit extensions'], ['arg' => '--include-path <path(s)>', 'desc' => 'Prepend PHP\\'s include_path with given path(s)'], ['arg' => '-d <key[=value]>', 'desc' => 'Sets a php.ini value'], ['arg' => '--cache-directory <dir>', 'desc' => 'Specify cache directory'], ['arg' => '--generate-configuration', 'desc' => 'Generate configuration file with suggested settings'], ['arg' => '--migrate-configuration', 'desc' => 'Migrate configuration file to current format'], ['arg' => '--generate-baseline <file>', 'desc' => 'Generate baseline for issues'], ['arg' => '--use-baseline <file>', 'desc' => 'Use baseline to ignore issues'], ['arg' => '--ignore-baseline', 'desc' => 'Do not use baseline to ignore issues']], 'Selection' => [['arg' => '--list-suites', 'desc' => 'List available test suites'], ['arg' => '--testsuite <name>', 'desc' => 'Only run tests from the specified test suite(s)'], ['arg' => '--exclude-testsuite <name>', 'desc' => 'Exclude tests from the specified test suite(s)'], ['arg' => '--list-groups', 'desc' => 'List available test groups'], ['arg' => '--group <name>', 'desc' => 'Only run tests from the specified group(s)'], ['arg' => '--exclude-group <name>', 'desc' => 'Exclude tests from the specified group(s)'], ['arg' => '--covers <name>', 'desc' => 'Only run tests that intend to cover <name>'], ['arg' => '--uses <name>', 'desc' => 'Only run tests that intend to use <name>'], ['arg' => '--list-tests', 'desc' => 'List available tests'], ['arg' => '--list-tests-xml <file>', 'desc' => 'List available tests in XML format'], ['arg' => '--filter <pattern>', 'desc' => 'Filter which tests to run'], ['arg' => '--test-suffix <suffixes>', 'desc' => 'Only search for test in files with specified suffix(es). Default: Test.php,.phpt']], 'Execution' => [['arg' => '--process-isolation', 'desc' => 'Run each test in a separate PHP process'], ['arg' => '--globals-backup', 'desc' => 'Backup and restore $GLOBALS for each test'], ['arg' => '--static-backup', 'desc' => 'Backup and restore static properties for each test'], ['spacer' => ''], ['arg' => '--strict-coverage', 'desc' => 'Be strict about code coverage metadata'], ['arg' => '--strict-global-state', 'desc' => 'Be strict about changes to global state'], ['arg' => '--disallow-test-output', 'desc' => 'Be strict about output during tests'], ['arg' => '--enforce-time-limit', 'desc' => 'Enforce time limit based on test size'], ['arg' => '--default-time-limit <sec>', 'desc' => 'Timeout in seconds for tests that have no declared size'], ['arg' => '--dont-report-useless-tests', 'desc' => 'Do not report tests that do not test anything'], ['spacer' => ''], ['arg' => '--stop-on-defect', 'desc' => 'Stop after first error, failure, warning, or risky test'], ['arg' => '--stop-on-error', 'desc' => 'Stop after first error'], ['arg' => '--stop-on-failure', 'desc' => 'Stop after first failure'], ['arg' => '--stop-on-warning', 'desc' => 'Stop after first warning'], ['arg' => '--stop-on-risky', 'desc' => 'Stop after first risky test'], ['arg' => '--stop-on-deprecation', 'desc' => 'Stop after first test that triggered a deprecation'], ['arg' => '--stop-on-notice', 'desc' => 'Stop after first test that triggered a notice'], ['arg' => '--stop-on-skipped', 'desc' => 'Stop after first skipped test'], ['arg' => '--stop-on-incomplete', 'desc' => 'Stop after first incomplete test'], ['spacer' => ''], ['arg' => '--fail-on-warning', 'desc' => 'Signal failure using shell exit code when a warning was triggered'], ['arg' => '--fail-on-risky', 'desc' => 'Signal failure using shell exit code when a test was considered risky'], ['arg' => '--fail-on-deprecation', 'desc' => 'Signal failure using shell exit code when a deprecation was triggered'], ['arg' => '--fail-on-notice', 'desc' => 'Signal failure using shell exit code when a notice was triggered'], ['arg' => '--fail-on-skipped', 'desc' => 'Signal failure using shell exit code when a test was skipped'], ['arg' => '--fail-on-incomplete', 'desc' => 'Signal failure using shell exit code when a test was marked incomplete'], ['spacer' => ''], ['arg' => '--cache-result', 'desc' => 'Write test results to cache file'], ['arg' => '--do-not-cache-result', 'desc' => 'Do not write test results to cache file'], ['spacer' => ''], ['arg' => '--order-by <order>', 'desc' => 'Run tests in order: default|defects|depends|duration|no-depends|random|reverse|size'], ['arg' => '--random-order-seed <N>', 'desc' => 'Use the specified random seed when running tests in random order']], 'Reporting' => [['arg' => '--colors <flag>', 'desc' => 'Use colors in output (\"never\", \"auto\" or \"always\")'], ['arg' => '--columns <n>', 'desc' => 'Number of columns to use for progress output'], ['arg' => '--columns max', 'desc' => 'Use maximum number of columns for progress output'], ['arg' => '--stderr', 'desc' => 'Write to STDERR instead of STDOUT'], ['spacer' => ''], ['arg' => '--no-progress', 'desc' => 'Disable output of test execution progress'], ['arg' => '--no-results', 'desc' => 'Disable output of test results'], ['arg' => '--no-output', 'desc' => 'Disable all output'], ['spacer' => ''], ['arg' => '--display-incomplete', 'desc' => 'Display details for incomplete tests'], ['arg' => '--display-skipped', 'desc' => 'Display details for skipped tests'], ['arg' => '--display-deprecations', 'desc' => 'Display details for deprecations triggered by tests'], ['arg' => '--display-errors', 'desc' => 'Display details for errors triggered by tests'], ['arg' => '--display-notices', 'desc' => 'Display details for notices triggered by tests'], ['arg' => '--display-warnings', 'desc' => 'Display details for warnings triggered by tests'], ['arg' => '--reverse-list', 'desc' => 'Print defects in reverse order'], ['spacer' => ''], ['arg' => '--teamcity', 'desc' => 'Replace default progress and result output with TeamCity format'], ['arg' => '--testdox', 'desc' => 'Replace default result output with TestDox format']], 'Logging' => [['arg' => '--log-junit <file>', 'desc' => 'Write test results in JUnit XML format to file'], ['arg' => '--log-teamcity <file>', 'desc' => 'Write test results in TeamCity format to file'], ['arg' => '--testdox-html <file>', 'desc' => 'Write test results in TestDox format (HTML) to file'], ['arg' => '--testdox-text <file>', 'desc' => 'Write test results in TestDox format (plain text) to file'], ['arg' => '--log-events-text <file>', 'desc' => 'Stream events as plain text to file'], ['arg' => '--log-events-verbose-text <file>', 'desc' => 'Stream events as plain text with extended information to file'], ['arg' => '--no-logging', 'desc' => 'Ignore logging configured in the XML configuration file']], 'Code Coverage' => [['arg' => '--coverage-clover <file>', 'desc' => 'Write code coverage report in Clover XML format to file'], ['arg' => '--coverage-cobertura <file>', 'desc' => 'Write code coverage report in Cobertura XML format to file'], ['arg' => '--coverage-crap4j <file>', 'desc' => 'Write code coverage report in Crap4J XML format to file'], ['arg' => '--coverage-html <dir>', 'desc' => 'Write code coverage report in HTML format to directory'], ['arg' => '--coverage-php <file>', 'desc' => 'Write serialized code coverage data to file'], ['arg' => '--coverage-text=<file>', 'desc' => 'Write code coverage report in text format to file [default: standard output]'], ['arg' => '--coverage-xml <dir>', 'desc' => 'Write code coverage report in XML format to directory'], ['arg' => '--warm-coverage-cache', 'desc' => 'Warm static analysis cache'], ['arg' => '--coverage-filter <dir>', 'desc' => 'Include <dir> in code coverage reporting'], ['arg' => '--path-coverage', 'desc' => 'Report path coverage in addition to line coverage'], ['arg' => '--disable-coverage-ignore', 'desc' => 'Disable metadata for ignoring code coverage'], ['arg' => '--no-coverage', 'desc' => 'Ignore code coverage reporting configured in the XML configuration file']], 'Miscellaneous' => [['arg' => '-h|--help', 'desc' => 'Prints this usage information'], ['arg' => '--version', 'desc' => 'Prints the version and exits'], ['arg' => '--atleast-version <min>', 'desc' => 'Checks that version is greater than <min> and exits'], ['arg' => '--check-version', 'desc' => 'Check whether PHPUnit is the latest version and exits']]];\n    private int $lengthOfLongestOptionName = 0;\n    private readonly int $columnsAvailableForDescription;\n    private ?bool $hasColor;\n    public function __construct(?int $width = null, ?bool $withColor = null)\n    {\n        if ($width === null) {\n            $width = (new Console())->getNumberOfColumns();\n        }\n        if ($withColor === null) {\n            $this->hasColor = (new Console())->hasColorSupport();\n        } else {\n            $this->hasColor = $withColor;\n        }\n        foreach (self::HELP_TEXT as $options) {\n            foreach ($options as $option) {\n                if (isset($option['arg'])) {\n                    $this->lengthOfLongestOptionName = max($this->lengthOfLongestOptionName, isset($option['arg']) ? strlen($option['arg']) : 0);\n                }\n            }\n        }\n        $this->columnsAvailableForDescription = $width - $this->lengthOfLongestOptionName - 4;\n    }\n    public function generate() : string\n    {\n        if ($this->hasColor) {\n            return $this->writeWithColor();\n        }\n        return $this->writeWithoutColor();\n    }\n    private function writeWithoutColor() : string\n    {\n        $buffer = '';\n        foreach (self::HELP_TEXT as $section => $options) {\n            $buffer .= \"{$section}:\" . PHP_EOL;\n            if ($section !== 'Usage') {\n                $buffer .= PHP_EOL;\n            }\n            foreach ($options as $option) {\n                if (isset($option['spacer'])) {\n                    $buffer .= PHP_EOL;\n                }\n                if (isset($option['text'])) {\n                    $buffer .= self::LEFT_MARGIN . $option['text'] . PHP_EOL;\n                }\n                if (isset($option['arg'])) {\n                    $arg = str_pad($option['arg'], $this->lengthOfLongestOptionName);\n                    $buffer .= self::LEFT_MARGIN . $arg . ' ' . $option['desc'] . PHP_EOL;\n                }\n            }\n            $buffer .= PHP_EOL;\n        }\n        return $buffer;\n    }\n    private function writeWithColor() : string\n    {\n        $buffer = '';\n        foreach (self::HELP_TEXT as $section => $options) {\n            $buffer .= Color::colorize('fg-yellow', \"{$section}:\") . PHP_EOL;\n            if ($section !== 'Usage') {\n                $buffer .= PHP_EOL;\n            }\n            foreach ($options as $option) {\n                if (isset($option['spacer'])) {\n                    $buffer .= PHP_EOL;\n                }\n                if (isset($option['text'])) {\n                    $buffer .= self::LEFT_MARGIN . $option['text'] . PHP_EOL;\n                }\n                if (isset($option['arg'])) {\n                    $arg = Color::colorize('fg-green', str_pad($option['arg'], $this->lengthOfLongestOptionName));\n                    $arg = preg_replace_callback('/(<[^>]+>)/', static fn($matches) => Color::colorize('fg-cyan', $matches[0]), $arg);\n                    $desc = explode(PHP_EOL, wordwrap($option['desc'], $this->columnsAvailableForDescription, PHP_EOL));\n                    $buffer .= self::LEFT_MARGIN . $arg . ' ' . $desc[0] . PHP_EOL;\n                    for ($i = 1; $i < count($desc); $i++) {\n                        $buffer .= str_repeat(' ', $this->lengthOfLongestOptionName + 3) . $desc[$i] . PHP_EOL;\n                    }\n                }\n            }\n            $buffer .= PHP_EOL;\n        }\n        return $buffer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse function floor;\nuse function sprintf;\nuse function str_contains;\nuse function str_repeat;\nuse function strlen;\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\Test\\DeprecationTriggered;\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\ErrorTriggered;\nuse PHPUnit\\Event\\Test\\NoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpWarningTriggered;\nuse PHPUnit\\Event\\Test\\WarningTriggered;\nuse PHPUnit\\Event\\TestRunner\\ExecutionStarted;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\Framework\\TestStatus\\TestStatus;\nuse PHPUnit\\TextUI\\Configuration\\Source;\nuse PHPUnit\\TextUI\\Configuration\\SourceFilter;\nuse PHPUnit\\TextUI\\Output\\Printer;\nuse PHPUnit\\Util\\Color;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ProgressPrinter\n{\n    private readonly Printer $printer;\n    private readonly bool $colors;\n    private readonly int $numberOfColumns;\n    private readonly Source $source;\n    private int $column = 0;\n    private int $numberOfTests = 0;\n    private int $numberOfTestsWidth = 0;\n    private int $maxColumn = 0;\n    private int $numberOfTestsRun = 0;\n    private ?TestStatus $status = null;\n    private bool $prepared = \\false;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function __construct(Printer $printer, Facade $facade, bool $colors, int $numberOfColumns, Source $source)\n    {\n        $this->printer = $printer;\n        $this->colors = $colors;\n        $this->numberOfColumns = $numberOfColumns;\n        $this->source = $source;\n        $this->registerSubscribers($facade);\n    }\n    public function testRunnerExecutionStarted(ExecutionStarted $event) : void\n    {\n        $this->numberOfTestsRun = 0;\n        $this->numberOfTests = $event->testSuite()->count();\n        $this->numberOfTestsWidth = strlen((string) $this->numberOfTests);\n        $this->column = 0;\n        $this->maxColumn = $this->numberOfColumns - strlen('  /  (XXX%)') - 2 * $this->numberOfTestsWidth;\n    }\n    public function beforeTestClassMethodErrored() : void\n    {\n        $this->printProgressForError();\n        $this->updateTestStatus(TestStatus::error());\n    }\n    public function testPrepared() : void\n    {\n        $this->prepared = \\true;\n    }\n    public function testSkipped() : void\n    {\n        if (!$this->prepared) {\n            $this->printProgressForSkipped();\n        } else {\n            $this->updateTestStatus(TestStatus::skipped());\n        }\n    }\n    public function testMarkedIncomplete() : void\n    {\n        $this->updateTestStatus(TestStatus::incomplete());\n    }\n    public function testTriggeredNotice(NoticeTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            return;\n        }\n        if ($this->source->restrictNotices() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfNotices() && $event->wasSuppressed()) {\n            return;\n        }\n        $this->updateTestStatus(TestStatus::notice());\n    }\n    public function testTriggeredPhpNotice(PhpNoticeTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            return;\n        }\n        if ($this->source->restrictNotices() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfPhpNotices() && $event->wasSuppressed()) {\n            return;\n        }\n        $this->updateTestStatus(TestStatus::notice());\n    }\n    public function testTriggeredDeprecation(DeprecationTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            return;\n        }\n        if ($this->source->restrictDeprecations() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfDeprecations() && $event->wasSuppressed()) {\n            return;\n        }\n        $this->updateTestStatus(TestStatus::deprecation());\n    }\n    public function testTriggeredPhpDeprecation(PhpDeprecationTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            return;\n        }\n        if ($this->source->restrictDeprecations() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfPhpDeprecations() && $event->wasSuppressed()) {\n            return;\n        }\n        $this->updateTestStatus(TestStatus::deprecation());\n    }\n    public function testTriggeredPhpunitDeprecation() : void\n    {\n        $this->updateTestStatus(TestStatus::deprecation());\n    }\n    public function testConsideredRisky() : void\n    {\n        $this->updateTestStatus(TestStatus::risky());\n    }\n    public function testTriggeredWarning(WarningTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            return;\n        }\n        if ($this->source->restrictWarnings() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfWarnings() && $event->wasSuppressed()) {\n            return;\n        }\n        $this->updateTestStatus(TestStatus::warning());\n    }\n    public function testTriggeredPhpWarning(PhpWarningTriggered $event) : void\n    {\n        if ($event->ignoredByBaseline()) {\n            return;\n        }\n        if ($this->source->restrictWarnings() && !(new SourceFilter())->includes($this->source, $event->file())) {\n            return;\n        }\n        if (!$this->source->ignoreSuppressionOfPhpWarnings() && $event->wasSuppressed()) {\n            return;\n        }\n        $this->updateTestStatus(TestStatus::warning());\n    }\n    public function testTriggeredPhpunitWarning() : void\n    {\n        $this->updateTestStatus(TestStatus::warning());\n    }\n    public function testTriggeredError(ErrorTriggered $event) : void\n    {\n        if (!$this->source->ignoreSuppressionOfErrors() && $event->wasSuppressed()) {\n            return;\n        }\n        $this->updateTestStatus(TestStatus::error());\n    }\n    public function testFailed() : void\n    {\n        $this->updateTestStatus(TestStatus::failure());\n    }\n    public function testErrored(Errored $event) : void\n    {\n        /*\n         * @todo Eliminate this special case\n         */\n        if (str_contains($event->asString(), 'Test was run in child process and ended unexpectedly')) {\n            $this->updateTestStatus(TestStatus::error());\n            return;\n        }\n        if (!$this->prepared) {\n            $this->printProgressForError();\n        } else {\n            $this->updateTestStatus(TestStatus::error());\n        }\n    }\n    public function testFinished() : void\n    {\n        if ($this->status === null) {\n            $this->printProgressForSuccess();\n        } elseif ($this->status->isSkipped()) {\n            $this->printProgressForSkipped();\n        } elseif ($this->status->isIncomplete()) {\n            $this->printProgressForIncomplete();\n        } elseif ($this->status->isRisky()) {\n            $this->printProgressForRisky();\n        } elseif ($this->status->isNotice()) {\n            $this->printProgressForNotice();\n        } elseif ($this->status->isDeprecation()) {\n            $this->printProgressForDeprecation();\n        } elseif ($this->status->isWarning()) {\n            $this->printProgressForWarning();\n        } elseif ($this->status->isFailure()) {\n            $this->printProgressForFailure();\n        } else {\n            $this->printProgressForError();\n        }\n        $this->status = null;\n        $this->prepared = \\false;\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private function registerSubscribers(Facade $facade) : void\n    {\n        $facade->registerSubscribers(new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\BeforeTestClassMethodErroredSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestConsideredRiskySubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestErroredSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestFailedSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestFinishedSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestMarkedIncompleteSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestPreparedSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestRunnerExecutionStartedSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestSkippedSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestTriggeredDeprecationSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestTriggeredNoticeSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestTriggeredPhpDeprecationSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestTriggeredPhpNoticeSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestTriggeredPhpunitDeprecationSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestTriggeredPhpunitWarningSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestTriggeredPhpWarningSubscriber($this), new \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\TestTriggeredWarningSubscriber($this));\n    }\n    private function updateTestStatus(TestStatus $status) : void\n    {\n        if ($this->status !== null && $this->status->isMoreImportantThan($status)) {\n            return;\n        }\n        $this->status = $status;\n    }\n    private function printProgressForSuccess() : void\n    {\n        $this->printProgress('.');\n    }\n    private function printProgressForSkipped() : void\n    {\n        $this->printProgressWithColor('fg-cyan, bold', 'S');\n    }\n    private function printProgressForIncomplete() : void\n    {\n        $this->printProgressWithColor('fg-yellow, bold', 'I');\n    }\n    private function printProgressForNotice() : void\n    {\n        $this->printProgressWithColor('fg-yellow, bold', 'N');\n    }\n    private function printProgressForDeprecation() : void\n    {\n        $this->printProgressWithColor('fg-yellow, bold', 'D');\n    }\n    private function printProgressForRisky() : void\n    {\n        $this->printProgressWithColor('fg-yellow, bold', 'R');\n    }\n    private function printProgressForWarning() : void\n    {\n        $this->printProgressWithColor('fg-yellow, bold', 'W');\n    }\n    private function printProgressForFailure() : void\n    {\n        $this->printProgressWithColor('bg-red, fg-white', 'F');\n    }\n    private function printProgressForError() : void\n    {\n        $this->printProgressWithColor('fg-red, bold', 'E');\n    }\n    private function printProgressWithColor(string $color, string $progress) : void\n    {\n        if ($this->colors) {\n            $progress = Color::colorizeTextBox($color, $progress);\n        }\n        $this->printProgress($progress);\n    }\n    private function printProgress(string $progress) : void\n    {\n        $this->printer->print($progress);\n        $this->column++;\n        $this->numberOfTestsRun++;\n        if ($this->column === $this->maxColumn || $this->numberOfTestsRun === $this->numberOfTests) {\n            if ($this->numberOfTestsRun === $this->numberOfTests) {\n                $this->printer->print(str_repeat(' ', $this->maxColumn - $this->column));\n            }\n            $this->printer->print(sprintf(' %' . $this->numberOfTestsWidth . 'd / %' . $this->numberOfTestsWidth . 'd (%3s%%)', $this->numberOfTestsRun, $this->numberOfTests, floor($this->numberOfTestsRun / $this->numberOfTests * 100)));\n            if ($this->column === $this->maxColumn) {\n                $this->column = 0;\n                $this->printer->print(\"\\n\");\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\BeforeFirstTestMethodErrored;\nuse PHPUnit\\Event\\Test\\BeforeFirstTestMethodErroredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class BeforeTestClassMethodErroredSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements BeforeFirstTestMethodErroredSubscriber\n{\n    public function notify(BeforeFirstTestMethodErrored $event) : void\n    {\n        $this->printer()->beforeTestClassMethodErrored();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class Subscriber\n{\n    private readonly \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\ProgressPrinter $printer;\n    public function __construct(\\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\ProgressPrinter $printer)\n    {\n        $this->printer = $printer;\n    }\n    protected function printer() : \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\ProgressPrinter\n    {\n        return $this->printer;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\ConsideredRiskySubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestConsideredRiskySubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements ConsideredRiskySubscriber\n{\n    public function notify(ConsideredRisky $event) : void\n    {\n        $this->printer()->testConsideredRisky();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\Errored;\nuse PHPUnit\\Event\\Test\\ErroredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestErroredSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements ErroredSubscriber\n{\n    public function notify(Errored $event) : void\n    {\n        $this->printer()->testErrored($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\Failed;\nuse PHPUnit\\Event\\Test\\FailedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFailedSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements FailedSubscriber\n{\n    public function notify(Failed $event) : void\n    {\n        $this->printer()->testFailed();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\Finished;\nuse PHPUnit\\Event\\Test\\FinishedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestFinishedSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements FinishedSubscriber\n{\n    public function notify(Finished $event) : void\n    {\n        $this->printer()->testFinished();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\MarkedIncomplete;\nuse PHPUnit\\Event\\Test\\MarkedIncompleteSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestMarkedIncompleteSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements MarkedIncompleteSubscriber\n{\n    public function notify(MarkedIncomplete $event) : void\n    {\n        $this->printer()->testMarkedIncomplete();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\Prepared;\nuse PHPUnit\\Event\\Test\\PreparedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestPreparedSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements PreparedSubscriber\n{\n    public function notify(Prepared $event) : void\n    {\n        $this->printer()->testPrepared();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\TestRunner\\ExecutionStarted;\nuse PHPUnit\\Event\\TestRunner\\ExecutionStartedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestRunnerExecutionStartedSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements ExecutionStartedSubscriber\n{\n    public function notify(ExecutionStarted $event) : void\n    {\n        $this->printer()->testRunnerExecutionStarted($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\Skipped;\nuse PHPUnit\\Event\\Test\\SkippedSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSkippedSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements SkippedSubscriber\n{\n    public function notify(Skipped $event) : void\n    {\n        $this->printer()->testSkipped();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\DeprecationTriggered;\nuse PHPUnit\\Event\\Test\\DeprecationTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredDeprecationSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements DeprecationTriggeredSubscriber\n{\n    public function notify(DeprecationTriggered $event) : void\n    {\n        $this->printer()->testTriggeredDeprecation($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\ErrorTriggered;\nuse PHPUnit\\Event\\Test\\ErrorTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredErrorSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements ErrorTriggeredSubscriber\n{\n    public function notify(ErrorTriggered $event) : void\n    {\n        $this->printer()->testTriggeredError($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\NoticeTriggered;\nuse PHPUnit\\Event\\Test\\NoticeTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredNoticeSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements NoticeTriggeredSubscriber\n{\n    public function notify(NoticeTriggered $event) : void\n    {\n        $this->printer()->testTriggeredNotice($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpDeprecationSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements PhpDeprecationTriggeredSubscriber\n{\n    public function notify(PhpDeprecationTriggered $event) : void\n    {\n        $this->printer()->testTriggeredPhpDeprecation($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpNoticeSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements PhpNoticeTriggeredSubscriber\n{\n    public function notify(PhpNoticeTriggered $event) : void\n    {\n        $this->printer()->testTriggeredPhpNotice($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\PhpWarningTriggered;\nuse PHPUnit\\Event\\Test\\PhpWarningTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpWarningSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements PhpWarningTriggeredSubscriber\n{\n    public function notify(PhpWarningTriggered $event) : void\n    {\n        $this->printer()->testTriggeredPhpWarning($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\PhpunitDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitDeprecationTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpunitDeprecationSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements PhpunitDeprecationTriggeredSubscriber\n{\n    public function notify(PhpunitDeprecationTriggered $event) : void\n    {\n        $this->printer()->testTriggeredPhpunitDeprecation();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\PhpunitWarningTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitWarningTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredPhpunitWarningSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements PhpunitWarningTriggeredSubscriber\n{\n    public function notify(PhpunitWarningTriggered $event) : void\n    {\n        $this->printer()->testTriggeredPhpunitWarning();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter;\n\nuse PHPUnit\\Event\\Test\\WarningTriggered;\nuse PHPUnit\\Event\\Test\\WarningTriggeredSubscriber;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestTriggeredWarningSubscriber extends \\PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\Subscriber implements WarningTriggeredSubscriber\n{\n    public function notify(WarningTriggered $event) : void\n    {\n        $this->printer()->testTriggeredWarning($event);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default;\n\nuse const PHP_EOL;\nuse function array_keys;\nuse function array_merge;\nuse function array_reverse;\nuse function array_unique;\nuse function assert;\nuse function count;\nuse function explode;\nuse function ksort;\nuse function range;\nuse function sprintf;\nuse function str_starts_with;\nuse function strlen;\nuse function substr;\nuse function trim;\nuse PHPUnit\\Event\\Code\\Test;\nuse PHPUnit\\Event\\Code\\TestMethod;\nuse PHPUnit\\Event\\Test\\BeforeFirstTestMethodErrored;\nuse PHPUnit\\Event\\Test\\ConsideredRisky;\nuse PHPUnit\\Event\\Test\\DeprecationTriggered;\nuse PHPUnit\\Event\\Test\\ErrorTriggered;\nuse PHPUnit\\Event\\Test\\NoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpNoticeTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitDeprecationTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitErrorTriggered;\nuse PHPUnit\\Event\\Test\\PhpunitWarningTriggered;\nuse PHPUnit\\Event\\Test\\PhpWarningTriggered;\nuse PHPUnit\\Event\\Test\\WarningTriggered;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\TestRunner\\TestResult\\Issues\\Issue;\nuse PHPUnit\\TestRunner\\TestResult\\TestResult;\nuse PHPUnit\\TextUI\\Output\\Printer;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ResultPrinter\n{\n    private readonly Printer $printer;\n    private readonly bool $displayPhpunitErrors;\n    private readonly bool $displayPhpunitWarnings;\n    private readonly bool $displayTestsWithErrors;\n    private readonly bool $displayTestsWithFailedAssertions;\n    private readonly bool $displayRiskyTests;\n    private readonly bool $displayPhpunitDeprecations;\n    private readonly bool $displayDetailsOnIncompleteTests;\n    private readonly bool $displayDetailsOnSkippedTests;\n    private readonly bool $displayDetailsOnTestsThatTriggerDeprecations;\n    private readonly bool $displayDetailsOnTestsThatTriggerErrors;\n    private readonly bool $displayDetailsOnTestsThatTriggerNotices;\n    private readonly bool $displayDetailsOnTestsThatTriggerWarnings;\n    private readonly bool $displayDefectsInReverseOrder;\n    private bool $listPrinted = \\false;\n    public function __construct(Printer $printer, bool $displayPhpunitErrors, bool $displayPhpunitWarnings, bool $displayPhpunitDeprecations, bool $displayTestsWithErrors, bool $displayTestsWithFailedAssertions, bool $displayRiskyTests, bool $displayDetailsOnIncompleteTests, bool $displayDetailsOnSkippedTests, bool $displayDetailsOnTestsThatTriggerDeprecations, bool $displayDetailsOnTestsThatTriggerErrors, bool $displayDetailsOnTestsThatTriggerNotices, bool $displayDetailsOnTestsThatTriggerWarnings, bool $displayDefectsInReverseOrder)\n    {\n        $this->printer = $printer;\n        $this->displayPhpunitErrors = $displayPhpunitErrors;\n        $this->displayPhpunitWarnings = $displayPhpunitWarnings;\n        $this->displayPhpunitDeprecations = $displayPhpunitDeprecations;\n        $this->displayTestsWithErrors = $displayTestsWithErrors;\n        $this->displayTestsWithFailedAssertions = $displayTestsWithFailedAssertions;\n        $this->displayRiskyTests = $displayRiskyTests;\n        $this->displayDetailsOnIncompleteTests = $displayDetailsOnIncompleteTests;\n        $this->displayDetailsOnSkippedTests = $displayDetailsOnSkippedTests;\n        $this->displayDetailsOnTestsThatTriggerDeprecations = $displayDetailsOnTestsThatTriggerDeprecations;\n        $this->displayDetailsOnTestsThatTriggerErrors = $displayDetailsOnTestsThatTriggerErrors;\n        $this->displayDetailsOnTestsThatTriggerNotices = $displayDetailsOnTestsThatTriggerNotices;\n        $this->displayDetailsOnTestsThatTriggerWarnings = $displayDetailsOnTestsThatTriggerWarnings;\n        $this->displayDefectsInReverseOrder = $displayDefectsInReverseOrder;\n    }\n    public function print(TestResult $result) : void\n    {\n        if ($this->displayPhpunitErrors) {\n            $this->printPhpunitErrors($result);\n        }\n        if ($this->displayPhpunitWarnings) {\n            $this->printTestRunnerWarnings($result);\n        }\n        if ($this->displayPhpunitDeprecations) {\n            $this->printTestRunnerDeprecations($result);\n        }\n        if ($this->displayTestsWithErrors) {\n            $this->printTestsWithErrors($result);\n        }\n        if ($this->displayTestsWithFailedAssertions) {\n            $this->printTestsWithFailedAssertions($result);\n        }\n        if ($this->displayPhpunitWarnings) {\n            $this->printDetailsOnTestsThatTriggeredPhpunitWarnings($result);\n        }\n        if ($this->displayPhpunitDeprecations) {\n            $this->printDetailsOnTestsThatTriggeredPhpunitDeprecations($result);\n        }\n        if ($this->displayRiskyTests) {\n            $this->printRiskyTests($result);\n        }\n        if ($this->displayDetailsOnIncompleteTests) {\n            $this->printIncompleteTests($result);\n        }\n        if ($this->displayDetailsOnSkippedTests) {\n            $this->printSkippedTestSuites($result);\n            $this->printSkippedTests($result);\n        }\n        if ($this->displayDetailsOnTestsThatTriggerErrors) {\n            $this->printIssueList('error', $result->errors());\n        }\n        if ($this->displayDetailsOnTestsThatTriggerWarnings) {\n            $this->printIssueList('PHP warning', $result->phpWarnings());\n            $this->printIssueList('warning', $result->warnings());\n        }\n        if ($this->displayDetailsOnTestsThatTriggerNotices) {\n            $this->printIssueList('PHP notice', $result->phpNotices());\n            $this->printIssueList('notice', $result->notices());\n        }\n        if ($this->displayDetailsOnTestsThatTriggerDeprecations) {\n            $this->printIssueList('PHP deprecation', $result->phpDeprecations());\n            $this->printIssueList('deprecation', $result->deprecations());\n        }\n    }\n    public function flush() : void\n    {\n        $this->printer->flush();\n    }\n    private function printPhpunitErrors(TestResult $result) : void\n    {\n        if (!$result->hasTestTriggeredPhpunitErrorEvents()) {\n            return;\n        }\n        $elements = $this->mapTestsWithIssuesEventsToElements($result->testTriggeredPhpunitErrorEvents());\n        $this->printListHeaderWithNumber($elements['numberOfTestsWithIssues'], 'PHPUnit error');\n        $this->printList($elements['elements']);\n    }\n    private function printDetailsOnTestsThatTriggeredPhpunitDeprecations(TestResult $result) : void\n    {\n        if (!$result->hasTestTriggeredPhpunitDeprecationEvents()) {\n            return;\n        }\n        $elements = $this->mapTestsWithIssuesEventsToElements($result->testTriggeredPhpunitDeprecationEvents());\n        $this->printListHeaderWithNumberOfTestsAndNumberOfIssues($elements['numberOfTestsWithIssues'], $elements['numberOfIssues'], 'PHPUnit deprecation');\n        $this->printList($elements['elements']);\n    }\n    private function printTestRunnerWarnings(TestResult $result) : void\n    {\n        if (!$result->hasTestRunnerTriggeredWarningEvents()) {\n            return;\n        }\n        $elements = [];\n        foreach ($result->testRunnerTriggeredWarningEvents() as $event) {\n            $elements[] = ['title' => $event->message(), 'body' => ''];\n        }\n        $this->printListHeaderWithNumber(count($elements), 'PHPUnit test runner warning');\n        $this->printList($elements);\n    }\n    private function printTestRunnerDeprecations(TestResult $result) : void\n    {\n        if (!$result->hasTestRunnerTriggeredDeprecationEvents()) {\n            return;\n        }\n        $elements = [];\n        foreach ($result->testRunnerTriggeredDeprecationEvents() as $event) {\n            $elements[] = ['title' => $event->message(), 'body' => ''];\n        }\n        $this->printListHeaderWithNumber(count($elements), 'PHPUnit test runner deprecation');\n        $this->printList($elements);\n    }\n    private function printDetailsOnTestsThatTriggeredPhpunitWarnings(TestResult $result) : void\n    {\n        if (!$result->hasTestTriggeredPhpunitWarningEvents()) {\n            return;\n        }\n        $elements = $this->mapTestsWithIssuesEventsToElements($result->testTriggeredPhpunitWarningEvents());\n        $this->printListHeaderWithNumberOfTestsAndNumberOfIssues($elements['numberOfTestsWithIssues'], $elements['numberOfIssues'], 'PHPUnit warning');\n        $this->printList($elements['elements']);\n    }\n    private function printTestsWithErrors(TestResult $result) : void\n    {\n        if (!$result->hasTestErroredEvents()) {\n            return;\n        }\n        $elements = [];\n        foreach ($result->testErroredEvents() as $event) {\n            if ($event instanceof BeforeFirstTestMethodErrored) {\n                $title = $event->testClassName();\n            } else {\n                $title = $this->name($event->test());\n            }\n            $elements[] = ['title' => $title, 'body' => $event->throwable()->asString()];\n        }\n        $this->printListHeaderWithNumber(count($elements), 'error');\n        $this->printList($elements);\n    }\n    private function printTestsWithFailedAssertions(TestResult $result) : void\n    {\n        if (!$result->hasTestFailedEvents()) {\n            return;\n        }\n        $elements = [];\n        foreach ($result->testFailedEvents() as $event) {\n            $body = $event->throwable()->asString();\n            if (str_starts_with($body, 'AssertionError: ')) {\n                $body = substr($body, strlen('AssertionError: '));\n            }\n            $elements[] = ['title' => $this->name($event->test()), 'body' => $body];\n        }\n        $this->printListHeaderWithNumber(count($elements), 'failure');\n        $this->printList($elements);\n    }\n    private function printRiskyTests(TestResult $result) : void\n    {\n        if (!$result->hasTestConsideredRiskyEvents()) {\n            return;\n        }\n        $elements = $this->mapTestsWithIssuesEventsToElements($result->testConsideredRiskyEvents());\n        $this->printListHeaderWithNumber($elements['numberOfTestsWithIssues'], 'risky test');\n        $this->printList($elements['elements']);\n    }\n    private function printIncompleteTests(TestResult $result) : void\n    {\n        if (!$result->hasTestMarkedIncompleteEvents()) {\n            return;\n        }\n        $elements = [];\n        foreach ($result->testMarkedIncompleteEvents() as $event) {\n            $elements[] = ['title' => $this->name($event->test()), 'body' => $event->throwable()->asString()];\n        }\n        $this->printListHeaderWithNumber(count($elements), 'incomplete test');\n        $this->printList($elements);\n    }\n    private function printSkippedTestSuites(TestResult $result) : void\n    {\n        if (!$result->hasTestSuiteSkippedEvents()) {\n            return;\n        }\n        $elements = [];\n        foreach ($result->testSuiteSkippedEvents() as $event) {\n            $elements[] = ['title' => $event->testSuite()->name(), 'body' => $event->message()];\n        }\n        $this->printListHeaderWithNumber(count($elements), 'skipped test suite');\n        $this->printList($elements);\n    }\n    private function printSkippedTests(TestResult $result) : void\n    {\n        if (!$result->hasTestSkippedEvents()) {\n            return;\n        }\n        $elements = [];\n        foreach ($result->testSkippedEvents() as $event) {\n            $elements[] = ['title' => $this->name($event->test()), 'body' => $event->message()];\n        }\n        $this->printListHeaderWithNumber(count($elements), 'skipped test');\n        $this->printList($elements);\n    }\n    /**\n     * @psalm-param non-empty-string $type\n     * @psalm-param list<Issue> $issues\n     */\n    private function printIssueList(string $type, array $issues) : void\n    {\n        if (empty($issues)) {\n            return;\n        }\n        $numberOfUniqueIssues = count($issues);\n        $triggeringTests = [];\n        foreach ($issues as $issue) {\n            $triggeringTests = array_merge($triggeringTests, array_keys($issue->triggeringTests()));\n        }\n        $numberOfTests = count(array_unique($triggeringTests));\n        unset($triggeringTests);\n        $this->printListHeader(sprintf('%d test%s triggered %d %s%s:' . PHP_EOL . PHP_EOL, $numberOfTests, $numberOfTests !== 1 ? 's' : '', $numberOfUniqueIssues, $type, $numberOfUniqueIssues !== 1 ? 's' : ''));\n        $i = 1;\n        foreach ($issues as $issue) {\n            $title = sprintf('%s:%d', $issue->file(), $issue->line());\n            $body = trim($issue->description()) . PHP_EOL . PHP_EOL . 'Triggered by:';\n            $triggeringTests = $issue->triggeringTests();\n            ksort($triggeringTests);\n            foreach ($triggeringTests as $triggeringTest) {\n                $body .= PHP_EOL . PHP_EOL . '* ' . $triggeringTest['test']->id();\n                if ($triggeringTest['count'] > 1) {\n                    $body .= sprintf(' (%d times)', $triggeringTest['count']);\n                }\n                if ($triggeringTest['test']->isTestMethod()) {\n                    $body .= PHP_EOL . '  ' . $triggeringTest['test']->file() . ':' . $triggeringTest['test']->line();\n                }\n            }\n            $this->printIssueListElement($i++, $title, $body);\n            $this->printer->print(PHP_EOL);\n        }\n    }\n    private function printListHeaderWithNumberOfTestsAndNumberOfIssues(int $numberOfTestsWithIssues, int $numberOfIssues, string $type) : void\n    {\n        $this->printListHeader(sprintf(\"%d test%s triggered %d %s%s:\\n\\n\", $numberOfTestsWithIssues, $numberOfTestsWithIssues !== 1 ? 's' : '', $numberOfIssues, $type, $numberOfIssues !== 1 ? 's' : ''));\n    }\n    private function printListHeaderWithNumber(int $number, string $type) : void\n    {\n        $this->printListHeader(sprintf(\"There %s %d %s%s:\\n\\n\", $number === 1 ? 'was' : 'were', $number, $type, $number === 1 ? '' : 's'));\n    }\n    private function printListHeader(string $header) : void\n    {\n        if ($this->listPrinted) {\n            $this->printer->print(\"--\\n\\n\");\n        }\n        $this->listPrinted = \\true;\n        $this->printer->print($header);\n    }\n    /**\n     * @psalm-param list<array{title: string, body: string}> $elements\n     */\n    private function printList(array $elements) : void\n    {\n        $i = 1;\n        if ($this->displayDefectsInReverseOrder) {\n            $elements = array_reverse($elements);\n        }\n        foreach ($elements as $element) {\n            $this->printListElement($i++, $element['title'], $element['body']);\n        }\n        $this->printer->print(\"\\n\");\n    }\n    private function printListElement(int $number, string $title, string $body) : void\n    {\n        $body = trim($body);\n        $this->printer->print(sprintf(\"%s%d) %s\\n%s%s\", $number > 1 ? \"\\n\" : '', $number, $title, $body, !empty($body) ? \"\\n\" : ''));\n    }\n    private function printIssueListElement(int $number, string $title, string $body) : void\n    {\n        $body = trim($body);\n        $this->printer->print(sprintf(\"%d) %s\\n%s%s\", $number, $title, $body, !empty($body) ? \"\\n\" : ''));\n    }\n    /**\n     * @throws NoDataSetFromDataProviderException\n     */\n    private function name(Test $test) : string\n    {\n        if ($test->isTestMethod()) {\n            assert($test instanceof TestMethod);\n            return $test->nameWithClass();\n        }\n        return $test->name();\n    }\n    /**\n     * @psalm-param array<string,list<ConsideredRisky|DeprecationTriggered|PhpDeprecationTriggered|PhpunitDeprecationTriggered|ErrorTriggered|NoticeTriggered|PhpNoticeTriggered|WarningTriggered|PhpWarningTriggered|PhpunitErrorTriggered|PhpunitWarningTriggered>> $events\n     *\n     * @psalm-return array{numberOfTestsWithIssues: int, numberOfIssues: int, elements: list<array{title: string, body: string}>}\n     */\n    private function mapTestsWithIssuesEventsToElements(array $events) : array\n    {\n        $elements = [];\n        $issues = 0;\n        foreach ($events as $reasons) {\n            $test = $reasons[0]->test();\n            $testLocation = $this->testLocation($test);\n            $title = $this->name($test);\n            $body = '';\n            $first = \\true;\n            $single = count($reasons) === 1;\n            foreach ($reasons as $reason) {\n                if ($first) {\n                    $first = \\false;\n                } else {\n                    $body .= PHP_EOL;\n                }\n                $body .= $this->reasonMessage($reason, $single);\n                $body .= $this->reasonLocation($reason, $single);\n                $issues++;\n            }\n            if (!empty($testLocation)) {\n                $body .= $testLocation;\n            }\n            $elements[] = ['title' => $title, 'body' => $body];\n        }\n        return ['numberOfTestsWithIssues' => count($events), 'numberOfIssues' => $issues, 'elements' => $elements];\n    }\n    private function testLocation(Test $test) : string\n    {\n        if (!$test->isTestMethod()) {\n            return '';\n        }\n        assert($test instanceof TestMethod);\n        return sprintf('%s%s:%d%s', PHP_EOL, $test->file(), $test->line(), PHP_EOL);\n    }\n    private function reasonMessage(ConsideredRisky|DeprecationTriggered|ErrorTriggered|NoticeTriggered|PhpDeprecationTriggered|PhpNoticeTriggered|PhpunitDeprecationTriggered|PhpunitErrorTriggered|PhpunitWarningTriggered|PhpWarningTriggered|WarningTriggered $reason, bool $single) : string\n    {\n        $message = trim($reason->message());\n        if ($single) {\n            return $message . PHP_EOL;\n        }\n        $lines = explode(PHP_EOL, $message);\n        $buffer = '* ' . $lines[0] . PHP_EOL;\n        if (count($lines) > 1) {\n            foreach (range(1, count($lines) - 1) as $line) {\n                $buffer .= '  ' . $lines[$line] . PHP_EOL;\n            }\n        }\n        return $buffer;\n    }\n    private function reasonLocation(ConsideredRisky|DeprecationTriggered|ErrorTriggered|NoticeTriggered|PhpDeprecationTriggered|PhpNoticeTriggered|PhpunitDeprecationTriggered|PhpunitErrorTriggered|PhpunitWarningTriggered|PhpWarningTriggered|WarningTriggered $reason, bool $single) : string\n    {\n        if (!$reason instanceof DeprecationTriggered && !$reason instanceof PhpDeprecationTriggered && !$reason instanceof ErrorTriggered && !$reason instanceof NoticeTriggered && !$reason instanceof PhpNoticeTriggered && !$reason instanceof WarningTriggered && !$reason instanceof PhpWarningTriggered) {\n            return '';\n        }\n        return sprintf('%s%s:%d%s', $single ? '' : '  ', $reason->file(), $reason->line(), PHP_EOL);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\Default;\n\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\Test\\PrintedUnexpectedOutput;\nuse PHPUnit\\Event\\Test\\PrintedUnexpectedOutputSubscriber;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\TextUI\\Output\\Printer;\nfinal class UnexpectedOutputPrinter implements PrintedUnexpectedOutputSubscriber\n{\n    private readonly Printer $printer;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public function __construct(Printer $printer, Facade $facade)\n    {\n        $this->printer = $printer;\n        $facade->registerSubscriber($this);\n    }\n    public function notify(PrintedUnexpectedOutput $event) : void\n    {\n        $this->printer->print($event->output());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output;\n\nuse function assert;\nuse PHPUnit\\Event\\EventFacadeIsSealedException;\nuse PHPUnit\\Event\\Facade as EventFacade;\nuse PHPUnit\\Event\\UnknownSubscriberTypeException;\nuse PHPUnit\\Logging\\TeamCity\\TeamCityLogger;\nuse PHPUnit\\Logging\\TestDox\\TestResultCollection;\nuse PHPUnit\\TestRunner\\TestResult\\TestResult;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\nuse PHPUnit\\TextUI\\DirectoryDoesNotExistException;\nuse PHPUnit\\TextUI\\InvalidSocketException;\nuse PHPUnit\\TextUI\\Output\\Default\\ProgressPrinter\\ProgressPrinter as DefaultProgressPrinter;\nuse PHPUnit\\TextUI\\Output\\Default\\ResultPrinter as DefaultResultPrinter;\nuse PHPUnit\\TextUI\\Output\\Default\\UnexpectedOutputPrinter;\nuse PHPUnit\\TextUI\\Output\\TestDox\\ResultPrinter as TestDoxResultPrinter;\nuse PHPUnit\\SebastianBergmann\\Timer\\Duration;\nuse PHPUnit\\SebastianBergmann\\Timer\\ResourceUsageFormatter;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Facade\n{\n    private static ?\\PHPUnit\\TextUI\\Output\\Printer $printer = null;\n    private static ?DefaultResultPrinter $defaultResultPrinter = null;\n    private static ?TestDoxResultPrinter $testDoxResultPrinter = null;\n    private static ?\\PHPUnit\\TextUI\\Output\\SummaryPrinter $summaryPrinter = null;\n    private static bool $defaultProgressPrinter = \\false;\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    public static function init(Configuration $configuration, bool $extensionReplacesProgressOutput, bool $extensionReplacesResultOutput) : \\PHPUnit\\TextUI\\Output\\Printer\n    {\n        self::createPrinter($configuration);\n        assert(self::$printer !== null);\n        self::createUnexpectedOutputPrinter();\n        if (!$extensionReplacesProgressOutput) {\n            self::createProgressPrinter($configuration);\n        }\n        if (!$extensionReplacesResultOutput) {\n            self::createResultPrinter($configuration);\n            self::createSummaryPrinter($configuration);\n        }\n        if ($configuration->outputIsTeamCity()) {\n            new TeamCityLogger(\\PHPUnit\\TextUI\\Output\\DefaultPrinter::standardOutput(), EventFacade::instance());\n        }\n        return self::$printer;\n    }\n    /**\n     * @psalm-param ?array<string, TestResultCollection> $testDoxResult\n     */\n    public static function printResult(TestResult $result, ?array $testDoxResult, Duration $duration) : void\n    {\n        assert(self::$printer !== null);\n        if ($result->numberOfTestsRun() > 0) {\n            if (self::$defaultProgressPrinter) {\n                self::$printer->print(\\PHP_EOL . \\PHP_EOL);\n            }\n            self::$printer->print((new ResourceUsageFormatter())->resourceUsage($duration) . \\PHP_EOL . \\PHP_EOL);\n        }\n        if (self::$testDoxResultPrinter !== null && $testDoxResult !== null) {\n            self::$testDoxResultPrinter->print($testDoxResult);\n        }\n        if (self::$defaultResultPrinter !== null) {\n            self::$defaultResultPrinter->print($result);\n        }\n        if (self::$summaryPrinter !== null) {\n            self::$summaryPrinter->print($result);\n        }\n    }\n    /**\n     * @throws DirectoryDoesNotExistException\n     * @throws InvalidSocketException\n     */\n    public static function printerFor(string $target) : \\PHPUnit\\TextUI\\Output\\Printer\n    {\n        if ($target === 'php://stdout') {\n            if (!self::$printer instanceof \\PHPUnit\\TextUI\\Output\\NullPrinter) {\n                return self::$printer;\n            }\n            return \\PHPUnit\\TextUI\\Output\\DefaultPrinter::standardOutput();\n        }\n        return \\PHPUnit\\TextUI\\Output\\DefaultPrinter::from($target);\n    }\n    private static function createPrinter(Configuration $configuration) : void\n    {\n        $printerNeeded = \\false;\n        if ($configuration->outputIsTeamCity()) {\n            $printerNeeded = \\true;\n        }\n        if ($configuration->outputIsTestDox()) {\n            $printerNeeded = \\true;\n        }\n        if (!$configuration->noOutput() && !$configuration->noProgress()) {\n            $printerNeeded = \\true;\n        }\n        if (!$configuration->noOutput() && !$configuration->noResults()) {\n            $printerNeeded = \\true;\n        }\n        if ($printerNeeded) {\n            if ($configuration->outputToStandardErrorStream()) {\n                self::$printer = \\PHPUnit\\TextUI\\Output\\DefaultPrinter::standardError();\n                return;\n            }\n            self::$printer = \\PHPUnit\\TextUI\\Output\\DefaultPrinter::standardOutput();\n            return;\n        }\n        self::$printer = new \\PHPUnit\\TextUI\\Output\\NullPrinter();\n    }\n    private static function createProgressPrinter(Configuration $configuration) : void\n    {\n        assert(self::$printer !== null);\n        if (!self::useDefaultProgressPrinter($configuration)) {\n            return;\n        }\n        new DefaultProgressPrinter(self::$printer, EventFacade::instance(), $configuration->colors(), $configuration->columns(), $configuration->source());\n        self::$defaultProgressPrinter = \\true;\n    }\n    private static function useDefaultProgressPrinter(Configuration $configuration) : bool\n    {\n        if ($configuration->noOutput()) {\n            return \\false;\n        }\n        if ($configuration->noProgress()) {\n            return \\false;\n        }\n        if ($configuration->outputIsTeamCity()) {\n            return \\false;\n        }\n        return \\true;\n    }\n    private static function createResultPrinter(Configuration $configuration) : void\n    {\n        assert(self::$printer !== null);\n        if ($configuration->outputIsTestDox()) {\n            self::$defaultResultPrinter = new DefaultResultPrinter(self::$printer, \\true, \\true, \\true, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false, \\false);\n        }\n        if ($configuration->outputIsTestDox()) {\n            self::$testDoxResultPrinter = new TestDoxResultPrinter(self::$printer, $configuration->colors());\n        }\n        if ($configuration->noOutput() || $configuration->noResults()) {\n            return;\n        }\n        if (self::$defaultResultPrinter !== null) {\n            return;\n        }\n        self::$defaultResultPrinter = new DefaultResultPrinter(self::$printer, \\true, \\true, \\true, \\true, \\true, \\true, $configuration->displayDetailsOnIncompleteTests(), $configuration->displayDetailsOnSkippedTests(), $configuration->displayDetailsOnTestsThatTriggerDeprecations(), $configuration->displayDetailsOnTestsThatTriggerErrors(), $configuration->displayDetailsOnTestsThatTriggerNotices(), $configuration->displayDetailsOnTestsThatTriggerWarnings(), $configuration->reverseDefectList());\n    }\n    private static function createSummaryPrinter(Configuration $configuration) : void\n    {\n        assert(self::$printer !== null);\n        if (($configuration->noOutput() || $configuration->noResults()) && !($configuration->outputIsTeamCity() || $configuration->outputIsTestDox())) {\n            return;\n        }\n        self::$summaryPrinter = new \\PHPUnit\\TextUI\\Output\\SummaryPrinter(self::$printer, $configuration->colors());\n    }\n    /**\n     * @throws EventFacadeIsSealedException\n     * @throws UnknownSubscriberTypeException\n     */\n    private static function createUnexpectedOutputPrinter() : void\n    {\n        assert(self::$printer !== null);\n        new UnexpectedOutputPrinter(self::$printer, EventFacade::instance());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output;\n\nuse function assert;\nuse function count;\nuse function dirname;\nuse function explode;\nuse function fclose;\nuse function fopen;\nuse function fsockopen;\nuse function fwrite;\nuse function sprintf;\nuse function str_replace;\nuse function str_starts_with;\nuse PHPUnit\\TextUI\\DirectoryDoesNotExistException;\nuse PHPUnit\\TextUI\\InvalidSocketException;\nuse PHPUnit\\Util\\Filesystem;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class DefaultPrinter implements \\PHPUnit\\TextUI\\Output\\Printer\n{\n    /**\n     * @psalm-var closed-resource|resource\n     */\n    private $stream;\n    private readonly bool $isPhpStream;\n    private bool $isOpen;\n    /**\n     * @throws DirectoryDoesNotExistException\n     * @throws InvalidSocketException\n     */\n    public static function from(string $out) : self\n    {\n        return new self($out);\n    }\n    /**\n     * @throws DirectoryDoesNotExistException\n     * @throws InvalidSocketException\n     */\n    public static function standardOutput() : self\n    {\n        return new self('php://stdout');\n    }\n    /**\n     * @throws DirectoryDoesNotExistException\n     * @throws InvalidSocketException\n     */\n    public static function standardError() : self\n    {\n        return new self('php://stderr');\n    }\n    /**\n     * @throws DirectoryDoesNotExistException\n     * @throws InvalidSocketException\n     */\n    private function __construct(string $out)\n    {\n        if (str_starts_with($out, 'socket://')) {\n            $tmp = explode(':', str_replace('socket://', '', $out));\n            if (count($tmp) !== 2) {\n                throw new InvalidSocketException(sprintf('\"%s\" does not match \"socket://hostname:port\" format', $out));\n            }\n            $this->stream = fsockopen($tmp[0], (int) $tmp[1]);\n            $this->isOpen = \\true;\n            return;\n        }\n        $this->isPhpStream = str_starts_with($out, 'php://');\n        if (!$this->isPhpStream && !Filesystem::createDirectory(dirname($out))) {\n            throw new DirectoryDoesNotExistException(dirname($out));\n        }\n        $this->stream = fopen($out, 'wb');\n        $this->isOpen = \\true;\n    }\n    public function print(string $buffer) : void\n    {\n        assert($this->isOpen);\n        fwrite($this->stream, $buffer);\n    }\n    public function flush() : void\n    {\n        if ($this->isOpen && $this->isPhpStream) {\n            fclose($this->stream);\n            $this->isOpen = \\false;\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output;\n\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class NullPrinter implements \\PHPUnit\\TextUI\\Output\\Printer\n{\n    public function print(string $buffer) : void\n    {\n    }\n    public function flush() : void\n    {\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output;\n\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Printer\n{\n    public function print(string $buffer) : void;\n    public function flush() : void;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output;\n\nuse function sprintf;\nuse PHPUnit\\TestRunner\\TestResult\\TestResult;\nuse PHPUnit\\Util\\Color;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class SummaryPrinter\n{\n    private readonly \\PHPUnit\\TextUI\\Output\\Printer $printer;\n    private readonly bool $colors;\n    private bool $countPrinted = \\false;\n    public function __construct(\\PHPUnit\\TextUI\\Output\\Printer $printer, bool $colors)\n    {\n        $this->printer = $printer;\n        $this->colors = $colors;\n    }\n    public function print(TestResult $result) : void\n    {\n        if ($result->numberOfTestsRun() === 0) {\n            $this->printWithColor('fg-black, bg-yellow', 'No tests executed!');\n            return;\n        }\n        if ($result->wasSuccessfulAndNoTestHasIssues() && !$result->hasTestSuiteSkippedEvents() && !$result->hasTestSkippedEvents()) {\n            $this->printWithColor('fg-black, bg-green', sprintf('OK (%d test%s, %d assertion%s)', $result->numberOfTestsRun(), $result->numberOfTestsRun() === 1 ? '' : 's', $result->numberOfAssertions(), $result->numberOfAssertions() === 1 ? '' : 's'));\n            $this->printNumberOfIssuesIgnoredByBaseline($result);\n            return;\n        }\n        $color = 'fg-black, bg-yellow';\n        if ($result->wasSuccessful()) {\n            if (!$result->hasTestsWithIssues()) {\n                $this->printWithColor($color, 'OK, but some tests were skipped!');\n            } else {\n                $this->printWithColor($color, 'OK, but there were issues!');\n            }\n        } else {\n            if ($result->hasTestErroredEvents() || $result->hasTestTriggeredPhpunitErrorEvents()) {\n                $color = 'fg-white, bg-red';\n                $this->printWithColor($color, 'ERRORS!');\n            } elseif ($result->hasTestFailedEvents()) {\n                $color = 'fg-white, bg-red';\n                $this->printWithColor($color, 'FAILURES!');\n            } elseif ($result->hasWarnings()) {\n                $this->printWithColor($color, 'WARNINGS!');\n            } elseif ($result->hasDeprecations()) {\n                $this->printWithColor($color, 'DEPRECATIONS!');\n            } elseif ($result->hasNotices()) {\n                $this->printWithColor($color, 'NOTICES!');\n            }\n        }\n        $this->printCountString($result->numberOfTestsRun(), 'Tests', $color, \\true);\n        $this->printCountString($result->numberOfAssertions(), 'Assertions', $color, \\true);\n        $this->printCountString($result->numberOfErrors(), 'Errors', $color);\n        $this->printCountString($result->numberOfTestFailedEvents(), 'Failures', $color);\n        $this->printCountString($result->numberOfWarnings(), 'Warnings', $color);\n        $this->printCountString($result->numberOfDeprecations(), 'Deprecations', $color);\n        $this->printCountString($result->numberOfNotices(), 'Notices', $color);\n        $this->printCountString($result->numberOfTestSuiteSkippedEvents() + $result->numberOfTestSkippedEvents(), 'Skipped', $color);\n        $this->printCountString($result->numberOfTestMarkedIncompleteEvents(), 'Incomplete', $color);\n        $this->printCountString($result->numberOfTestsWithTestConsideredRiskyEvents(), 'Risky', $color);\n        $this->printWithColor($color, '.');\n        $this->printNumberOfIssuesIgnoredByBaseline($result);\n    }\n    private function printCountString(int $count, string $name, string $color, bool $always = \\false) : void\n    {\n        if ($always || $count > 0) {\n            $this->printWithColor($color, sprintf('%s%s: %d', $this->countPrinted ? ', ' : '', $name, $count), \\false);\n            $this->countPrinted = \\true;\n        }\n    }\n    private function printWithColor(string $color, string $buffer, bool $lf = \\true) : void\n    {\n        if ($this->colors) {\n            $buffer = Color::colorizeTextBox($color, $buffer);\n        }\n        $this->printer->print($buffer);\n        if ($lf) {\n            $this->printer->print(\\PHP_EOL);\n        }\n    }\n    private function printNumberOfIssuesIgnoredByBaseline(TestResult $result) : void\n    {\n        if ($result->hasIssuesIgnoredByBaseline()) {\n            $this->printer->print(sprintf('%s%d issue%s %s ignored by baseline.%s', \\PHP_EOL, $result->numberOfIssuesIgnoredByBaseline(), $result->numberOfIssuesIgnoredByBaseline() > 1 ? 's' : '', $result->numberOfIssuesIgnoredByBaseline() > 1 ? 'were' : 'was', \\PHP_EOL));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI\\Output\\TestDox;\n\nuse const PHP_EOL;\nuse function array_map;\nuse function assert;\nuse function explode;\nuse function implode;\nuse function preg_match;\nuse function preg_split;\nuse function rtrim;\nuse function str_starts_with;\nuse function trim;\nuse PHPUnit\\Event\\Code\\Throwable;\nuse PHPUnit\\Event\\TestData\\NoDataSetFromDataProviderException;\nuse PHPUnit\\Framework\\TestStatus\\TestStatus;\nuse PHPUnit\\Logging\\TestDox\\TestResult as TestDoxTestResult;\nuse PHPUnit\\Logging\\TestDox\\TestResultCollection;\nuse PHPUnit\\TextUI\\Output\\Printer;\nuse PHPUnit\\Util\\Color;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ResultPrinter\n{\n    private readonly Printer $printer;\n    private readonly bool $colors;\n    public function __construct(Printer $printer, bool $colors)\n    {\n        $this->printer = $printer;\n        $this->colors = $colors;\n    }\n    /**\n     * @psalm-param array<string, TestResultCollection> $tests\n     */\n    public function print(array $tests) : void\n    {\n        foreach ($tests as $prettifiedClassName => $_tests) {\n            $this->printPrettifiedClassName($prettifiedClassName);\n            foreach ($_tests as $test) {\n                $this->printTestResult($test);\n            }\n            $this->printer->print(PHP_EOL);\n        }\n    }\n    public function flush() : void\n    {\n        $this->printer->flush();\n    }\n    /**\n     * @psalm-param string $prettifiedClassName\n     */\n    private function printPrettifiedClassName(string $prettifiedClassName) : void\n    {\n        $buffer = $prettifiedClassName;\n        if ($this->colors) {\n            $buffer = Color::colorizeTextBox('underlined', $buffer);\n        }\n        $this->printer->print($buffer . PHP_EOL);\n    }\n    /**\n     * @throws NoDataSetFromDataProviderException\n     */\n    private function printTestResult(TestDoxTestResult $test) : void\n    {\n        $this->printTestResultHeader($test);\n        $this->printTestResultBody($test);\n    }\n    /**\n     * @throws NoDataSetFromDataProviderException\n     */\n    private function printTestResultHeader(TestDoxTestResult $test) : void\n    {\n        $buffer = ' ' . $this->symbolFor($test->status()) . ' ';\n        if ($this->colors) {\n            $this->printer->print(Color::colorizeTextBox($this->colorFor($test->status()), $buffer));\n        } else {\n            $this->printer->print($buffer);\n        }\n        $this->printer->print($test->test()->testDox()->prettifiedMethodName($this->colors) . PHP_EOL);\n    }\n    private function printTestResultBody(TestDoxTestResult $test) : void\n    {\n        if ($test->status()->isSuccess()) {\n            return;\n        }\n        if (!$test->hasThrowable()) {\n            return;\n        }\n        $this->printTestResultBodyStart($test);\n        $this->printThrowable($test);\n        $this->printTestResultBodyEnd($test);\n    }\n    private function printTestResultBodyStart(TestDoxTestResult $test) : void\n    {\n        $this->printer->print($this->prefixLines($this->prefixFor('start', $test->status()), ''));\n        $this->printer->print(PHP_EOL);\n    }\n    private function printTestResultBodyEnd(TestDoxTestResult $test) : void\n    {\n        $this->printer->print(PHP_EOL);\n        $this->printer->print($this->prefixLines($this->prefixFor('last', $test->status()), ''));\n        $this->printer->print(PHP_EOL);\n    }\n    private function printThrowable(TestDoxTestResult $test) : void\n    {\n        $throwable = $test->throwable();\n        assert($throwable instanceof Throwable);\n        $message = trim($throwable->description());\n        $stackTrace = $this->formatStackTrace($throwable->stackTrace());\n        $diff = '';\n        if (!empty($message) && $this->colors) {\n            ['message' => $message, 'diff' => $diff] = $this->colorizeMessageAndDiff($message, $this->messageColorFor($test->status()));\n        }\n        if (!empty($message)) {\n            $this->printer->print($this->prefixLines($this->prefixFor('message', $test->status()), $message));\n            $this->printer->print(PHP_EOL);\n        }\n        if (!empty($diff)) {\n            $this->printer->print($this->prefixLines($this->prefixFor('diff', $test->status()), $diff));\n            $this->printer->print(PHP_EOL);\n        }\n        if (!empty($stackTrace)) {\n            if (!empty($message) || !empty($diff)) {\n                $prefix = $this->prefixFor('default', $test->status());\n            } else {\n                $prefix = $this->prefixFor('trace', $test->status());\n            }\n            $this->printer->print($this->prefixLines($prefix, PHP_EOL . $stackTrace));\n        }\n    }\n    /**\n     * @psalm-return array{message: string, diff: string}\n     */\n    private function colorizeMessageAndDiff(string $buffer, string $style) : array\n    {\n        $lines = $buffer ? array_map('\\\\rtrim', explode(PHP_EOL, $buffer)) : [];\n        $message = [];\n        $diff = [];\n        $insideDiff = \\false;\n        foreach ($lines as $line) {\n            if ($line === '--- Expected') {\n                $insideDiff = \\true;\n            }\n            if (!$insideDiff) {\n                $message[] = $line;\n            } else {\n                if (str_starts_with($line, '-')) {\n                    $line = Color::colorize('fg-red', Color::visualizeWhitespace($line, \\true));\n                } elseif (str_starts_with($line, '+')) {\n                    $line = Color::colorize('fg-green', Color::visualizeWhitespace($line, \\true));\n                } elseif ($line === '@@ @@') {\n                    $line = Color::colorize('fg-cyan', $line);\n                }\n                $diff[] = $line;\n            }\n        }\n        $message = implode(PHP_EOL, $message);\n        $diff = implode(PHP_EOL, $diff);\n        if (!empty($message)) {\n            $message = Color::colorizeTextBox($style, $message);\n        }\n        return ['message' => $message, 'diff' => $diff];\n    }\n    private function formatStackTrace(string $stackTrace) : string\n    {\n        if (!$this->colors) {\n            return rtrim($stackTrace);\n        }\n        $lines = [];\n        $previousPath = '';\n        foreach (explode(PHP_EOL, $stackTrace) as $line) {\n            if (preg_match('/^(.*):(\\\\d+)$/', $line, $matches)) {\n                $lines[] = Color::colorizePath($matches[1], $previousPath) . Color::dim(':') . Color::colorize('fg-blue', $matches[2]) . \"\\n\";\n                $previousPath = $matches[1];\n                continue;\n            }\n            $lines[] = $line;\n            $previousPath = '';\n        }\n        return rtrim(implode('', $lines));\n    }\n    private function prefixLines(string $prefix, string $message) : string\n    {\n        return implode(PHP_EOL, array_map(static fn(string $line) => '   ' . $prefix . ($line ? ' ' . $line : ''), preg_split('/\\\\r\\\\n|\\\\r|\\\\n/', $message)));\n    }\n    /**\n     * @psalm-param 'default'|'start'|'message'|'diff'|'trace'|'last' $type\n     */\n    private function prefixFor(string $type, TestStatus $status) : string\n    {\n        if (!$this->colors) {\n            return '│';\n        }\n        return Color::colorize($this->colorFor($status), match ($type) {\n            'default' => '│',\n            'start' => '┐',\n            'message' => '├',\n            'diff' => '┊',\n            'trace' => '╵',\n            'last' => '┴',\n        });\n    }\n    private function colorFor(TestStatus $status) : string\n    {\n        if ($status->isSuccess()) {\n            return 'fg-green';\n        }\n        if ($status->isError()) {\n            return 'fg-yellow';\n        }\n        if ($status->isFailure()) {\n            return 'fg-red';\n        }\n        if ($status->isSkipped()) {\n            return 'fg-cyan';\n        }\n        if ($status->isRisky() || $status->isIncomplete() || $status->isWarning()) {\n            return 'fg-yellow';\n        }\n        return 'fg-blue';\n    }\n    private function messageColorFor(TestStatus $status) : string\n    {\n        if ($status->isSuccess()) {\n            return '';\n        }\n        if ($status->isError()) {\n            return 'bg-yellow,fg-black';\n        }\n        if ($status->isFailure()) {\n            return 'bg-red,fg-white';\n        }\n        if ($status->isSkipped()) {\n            return 'fg-cyan';\n        }\n        if ($status->isRisky() || $status->isIncomplete() || $status->isWarning()) {\n            return 'fg-yellow';\n        }\n        return 'fg-white,bg-blue';\n    }\n    private function symbolFor(TestStatus $status) : string\n    {\n        if ($status->isSuccess()) {\n            return '✔';\n        }\n        if ($status->isError() || $status->isFailure()) {\n            return '✘';\n        }\n        if ($status->isSkipped()) {\n            return '↩';\n        }\n        if ($status->isRisky()) {\n            return '☢';\n        }\n        if ($status->isIncomplete()) {\n            return '∅';\n        }\n        if ($status->isWarning()) {\n            return '⚠';\n        }\n        return '?';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse PHPUnit\\TestRunner\\TestResult\\TestResult;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ShellExitCodeCalculator\n{\n    private const SUCCESS_EXIT = 0;\n    private const FAILURE_EXIT = 1;\n    private const EXCEPTION_EXIT = 2;\n    public function calculate(bool $failOnDeprecation, bool $failOnEmptyTestSuite, bool $failOnIncomplete, bool $failOnNotice, bool $failOnRisky, bool $failOnSkipped, bool $failOnWarning, TestResult $result) : int\n    {\n        $returnCode = self::FAILURE_EXIT;\n        if ($result->wasSuccessful()) {\n            $returnCode = self::SUCCESS_EXIT;\n        }\n        if ($failOnEmptyTestSuite && !$result->hasTests()) {\n            $returnCode = self::FAILURE_EXIT;\n        }\n        if ($result->wasSuccessfulIgnoringPhpunitWarnings()) {\n            if ($failOnDeprecation && $result->hasDeprecations()) {\n                $returnCode = self::FAILURE_EXIT;\n            }\n            if ($failOnIncomplete && $result->hasIncompleteTests()) {\n                $returnCode = self::FAILURE_EXIT;\n            }\n            if ($failOnNotice && $result->hasNotices()) {\n                $returnCode = self::FAILURE_EXIT;\n            }\n            if ($failOnRisky && $result->hasRiskyTests()) {\n                $returnCode = self::FAILURE_EXIT;\n            }\n            if ($failOnSkipped && $result->hasSkippedTests()) {\n                $returnCode = self::FAILURE_EXIT;\n            }\n            if ($failOnWarning && $result->hasWarnings()) {\n                $returnCode = self::FAILURE_EXIT;\n            }\n        }\n        if ($result->hasErrors()) {\n            $returnCode = self::EXCEPTION_EXIT;\n        }\n        return $returnCode;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse function mt_srand;\nuse PHPUnit\\Event;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\Runner\\Filter\\Factory;\nuse PHPUnit\\Runner\\ResultCache\\ResultCache;\nuse PHPUnit\\Runner\\TestSuiteSorter;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestRunner\n{\n    /**\n     * @throws RuntimeException\n     */\n    public function run(Configuration $configuration, ResultCache $resultCache, TestSuite $suite) : void\n    {\n        try {\n            Event\\Facade::emitter()->testRunnerStarted();\n            if ($configuration->executionOrder() === TestSuiteSorter::ORDER_RANDOMIZED) {\n                mt_srand($configuration->randomOrderSeed());\n            }\n            if ($configuration->executionOrder() !== TestSuiteSorter::ORDER_DEFAULT || $configuration->executionOrderDefects() !== TestSuiteSorter::ORDER_DEFAULT || $configuration->resolveDependencies()) {\n                $resultCache->load();\n                (new TestSuiteSorter($resultCache))->reorderTestsInSuite($suite, $configuration->executionOrder(), $configuration->resolveDependencies(), $configuration->executionOrderDefects());\n                Event\\Facade::emitter()->testSuiteSorted($configuration->executionOrder(), $configuration->executionOrderDefects(), $configuration->resolveDependencies());\n            }\n            (new \\PHPUnit\\TextUI\\TestSuiteFilterProcessor(new Factory()))->process($configuration, $suite);\n            Event\\Facade::emitter()->testRunnerExecutionStarted(Event\\TestSuite\\TestSuiteBuilder::from($suite));\n            $suite->run();\n            Event\\Facade::emitter()->testRunnerExecutionFinished();\n            Event\\Facade::emitter()->testRunnerFinished();\n        } catch (Throwable $t) {\n            throw new \\PHPUnit\\TextUI\\RuntimeException($t->getMessage(), (int) $t->getCode(), $t);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\TextUI;\n\nuse function array_map;\nuse PHPUnit\\Event;\nuse PHPUnit\\Framework\\TestSuite;\nuse PHPUnit\\Runner\\Filter\\Factory;\nuse PHPUnit\\TextUI\\Configuration\\Configuration;\nuse PHPUnit\\TextUI\\Configuration\\FilterNotConfiguredException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class TestSuiteFilterProcessor\n{\n    private Factory $filterFactory;\n    public function __construct(Factory $factory = new Factory())\n    {\n        $this->filterFactory = $factory;\n    }\n    /**\n     * @throws Event\\RuntimeException\n     * @throws FilterNotConfiguredException\n     */\n    public function process(Configuration $configuration, TestSuite $suite) : void\n    {\n        if (!$configuration->hasFilter() && !$configuration->hasGroups() && !$configuration->hasExcludeGroups() && !$configuration->hasTestsCovering() && !$configuration->hasTestsUsing()) {\n            return;\n        }\n        if ($configuration->hasExcludeGroups()) {\n            $this->filterFactory->addExcludeGroupFilter($configuration->excludeGroups());\n        }\n        if ($configuration->hasGroups()) {\n            $this->filterFactory->addIncludeGroupFilter($configuration->groups());\n        }\n        if ($configuration->hasTestsCovering()) {\n            $this->filterFactory->addIncludeGroupFilter(array_map(static fn(string $name): string => '__phpunit_covers_' . $name, $configuration->testsCovering()));\n        }\n        if ($configuration->hasTestsUsing()) {\n            $this->filterFactory->addIncludeGroupFilter(array_map(static fn(string $name): string => '__phpunit_uses_' . $name, $configuration->testsUsing()));\n        }\n        if ($configuration->hasFilter()) {\n            $this->filterFactory->addNameFilter($configuration->filter());\n        }\n        $suite->injectFilter($this->filterFactory);\n        Event\\Facade::emitter()->testSuiteFiltered(Event\\TestSuite\\TestSuiteBuilder::from($suite));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Cloner\n{\n    /**\n     * @psalm-template OriginalType\n     *\n     * @psalm-param OriginalType $original\n     *\n     * @psalm-return OriginalType\n     */\n    public static function clone(object $original) : object\n    {\n        try {\n            return clone $original;\n        } catch (Throwable) {\n            return $original;\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse const DIRECTORY_SEPARATOR;\nuse const PHP_EOL;\nuse function array_map;\nuse function count;\nuse function explode;\nuse function implode;\nuse function max;\nuse function min;\nuse function preg_replace;\nuse function preg_replace_callback;\nuse function preg_split;\nuse function sprintf;\nuse function str_pad;\nuse function strtr;\nuse function trim;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Color\n{\n    /**\n     * @psalm-var array<string,string>\n     */\n    private const WHITESPACE_MAP = [' ' => '·', \"\\t\" => '⇥'];\n    /**\n     * @psalm-var array<string,string>\n     */\n    private const WHITESPACE_EOL_MAP = [' ' => '·', \"\\t\" => '⇥', \"\\n\" => '↵', \"\\r\" => '⟵'];\n    /**\n     * @psalm-var array<string,string>\n     */\n    private static array $ansiCodes = ['reset' => '0', 'bold' => '1', 'dim' => '2', 'dim-reset' => '22', 'underlined' => '4', 'fg-default' => '39', 'fg-black' => '30', 'fg-red' => '31', 'fg-green' => '32', 'fg-yellow' => '33', 'fg-blue' => '34', 'fg-magenta' => '35', 'fg-cyan' => '36', 'fg-white' => '37', 'bg-default' => '49', 'bg-black' => '40', 'bg-red' => '41', 'bg-green' => '42', 'bg-yellow' => '43', 'bg-blue' => '44', 'bg-magenta' => '45', 'bg-cyan' => '46', 'bg-white' => '47'];\n    public static function colorize(string $color, string $buffer) : string\n    {\n        if (trim($buffer) === '') {\n            return $buffer;\n        }\n        $codes = array_map('\\\\trim', explode(',', $color));\n        $styles = [];\n        foreach ($codes as $code) {\n            if (isset(self::$ansiCodes[$code])) {\n                $styles[] = self::$ansiCodes[$code] ?? '';\n            }\n        }\n        if (empty($styles)) {\n            return $buffer;\n        }\n        return self::optimizeColor(sprintf(\"\\x1b[%sm\", implode(';', $styles)) . $buffer . \"\\x1b[0m\");\n    }\n    public static function colorizeTextBox(string $color, string $buffer) : string\n    {\n        $lines = preg_split('/\\\\r\\\\n|\\\\r|\\\\n/', $buffer);\n        $padding = max(array_map('\\\\strlen', $lines));\n        $styledLines = [];\n        foreach ($lines as $line) {\n            $styledLines[] = self::colorize($color, str_pad($line, $padding));\n        }\n        return implode(PHP_EOL, $styledLines);\n    }\n    public static function colorizePath(string $path, ?string $previousPath = null, bool $colorizeFilename = \\false) : string\n    {\n        if ($previousPath === null) {\n            $previousPath = '';\n        }\n        $path = explode(DIRECTORY_SEPARATOR, $path);\n        $previousPath = explode(DIRECTORY_SEPARATOR, $previousPath);\n        for ($i = 0; $i < min(count($path), count($previousPath)); $i++) {\n            if ($path[$i] === $previousPath[$i]) {\n                $path[$i] = self::dim($path[$i]);\n            }\n        }\n        if ($colorizeFilename) {\n            $last = count($path) - 1;\n            $path[$last] = preg_replace_callback('/([\\\\-_.]+|phpt$)/', static fn($matches) => self::dim($matches[0]), $path[$last]);\n        }\n        return self::optimizeColor(implode(self::dim(DIRECTORY_SEPARATOR), $path));\n    }\n    public static function dim(string $buffer) : string\n    {\n        if (trim($buffer) === '') {\n            return $buffer;\n        }\n        return \"\\x1b[2m{$buffer}\\x1b[22m\";\n    }\n    public static function visualizeWhitespace(string $buffer, bool $visualizeEOL = \\false) : string\n    {\n        $replaceMap = $visualizeEOL ? self::WHITESPACE_EOL_MAP : self::WHITESPACE_MAP;\n        return preg_replace_callback('/\\\\s+/', static fn($matches) => self::dim(strtr($matches[0], $replaceMap)), $buffer);\n    }\n    private static function optimizeColor(string $buffer) : string\n    {\n        return preg_replace([\"/\\x1b\\\\[22m\\x1b\\\\[2m/\", \"/\\x1b\\\\[([^m]*)m\\x1b\\\\[([1-9][0-9;]*)m/\", \"/(\\x1b\\\\[[^m]*m)+(\\x1b\\\\[0m)/\"], ['', \"\\x1b[\\$1;\\$2m\", '$2'], $buffer);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse Throwable;\n/**\n * @internal This interface is not covered by the backward compatibility promise for PHPUnit\n */\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidDirectoryException extends RuntimeException implements \\PHPUnit\\Util\\Exception\n{\n    public function __construct(string $directory)\n    {\n        parent::__construct(sprintf('\"%s\" is not a directory', $directory));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidJsonException extends RuntimeException implements \\PHPUnit\\Util\\Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function sprintf;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class InvalidVersionOperatorException extends RuntimeException implements \\PHPUnit\\Util\\Exception\n{\n    public function __construct(string $operator)\n    {\n        parent::__construct(sprintf('\"%s\" is not a valid version_compare() operator', $operator));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util\\PHP;\n\nuse PHPUnit\\Util\\Exception;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class PhpProcessException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util\\Xml;\n\nuse PHPUnit\\Util\\Exception;\nuse RuntimeException;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class XmlException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function class_exists;\nuse function defined;\nuse function dirname;\nuse function is_dir;\nuse function realpath;\nuse function str_starts_with;\nuse function sys_get_temp_dir;\nuse PHPUnit\\Composer\\Autoload\\ClassLoader;\nuse PHPUnit\\DeepCopy\\DeepCopy;\nuse PHPUnit\\PharIo\\Manifest\\Manifest;\nuse PHPUnit\\PharIo\\Version\\Version as PharIoVersion;\nuse PHPUnit\\PhpParser\\Parser;\nuse PHPUnit\\Framework\\TestCase;\nuse ReflectionClass;\nuse PHPUnit\\SebastianBergmann\\CliParser\\Parser as CliParser;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeUnit\\CodeUnit;\nuse PHPUnit\\SebastianBergmann\\CodeUnitReverseLookup\\Wizard;\nuse PHPUnit\\SebastianBergmann\\Comparator\\Comparator;\nuse PHPUnit\\SebastianBergmann\\Complexity\\Calculator;\nuse PHPUnit\\SebastianBergmann\\Diff\\Diff;\nuse PHPUnit\\SebastianBergmann\\Environment\\Runtime;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\nuse PHPUnit\\SebastianBergmann\\FileIterator\\Facade as FileIteratorFacade;\nuse PHPUnit\\SebastianBergmann\\GlobalState\\Snapshot;\nuse PHPUnit\\SebastianBergmann\\Invoker\\Invoker;\nuse PHPUnit\\SebastianBergmann\\LinesOfCode\\Counter;\nuse PHPUnit\\SebastianBergmann\\ObjectEnumerator\\Enumerator;\nuse PHPUnit\\SebastianBergmann\\RecursionContext\\Context;\nuse PHPUnit\\SebastianBergmann\\Template\\Template;\nuse PHPUnit\\SebastianBergmann\\Timer\\Timer;\nuse PHPUnit\\SebastianBergmann\\Type\\TypeName;\nuse PHPUnit\\SebastianBergmann\\Version;\nuse PHPUnit\\TheSeer\\Tokenizer\\Tokenizer;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ExcludeList\n{\n    /**\n     * @psalm-var array<string,int>\n     */\n    private const EXCLUDED_CLASS_NAMES = [\n        // composer\n        ClassLoader::class => 1,\n        // myclabs/deepcopy\n        DeepCopy::class => 1,\n        // nikic/php-parser\n        Parser::class => 1,\n        // phar-io/manifest\n        Manifest::class => 1,\n        // phar-io/version\n        PharIoVersion::class => 1,\n        // phpunit/phpunit\n        TestCase::class => 2,\n        // phpunit/php-code-coverage\n        CodeCoverage::class => 1,\n        // phpunit/php-file-iterator\n        FileIteratorFacade::class => 1,\n        // phpunit/php-invoker\n        Invoker::class => 1,\n        // phpunit/php-text-template\n        Template::class => 1,\n        // phpunit/php-timer\n        Timer::class => 1,\n        // sebastian/cli-parser\n        CliParser::class => 1,\n        // sebastian/code-unit\n        CodeUnit::class => 1,\n        // sebastian/code-unit-reverse-lookup\n        Wizard::class => 1,\n        // sebastian/comparator\n        Comparator::class => 1,\n        // sebastian/complexity\n        Calculator::class => 1,\n        // sebastian/diff\n        Diff::class => 1,\n        // sebastian/environment\n        Runtime::class => 1,\n        // sebastian/exporter\n        Exporter::class => 1,\n        // sebastian/global-state\n        Snapshot::class => 1,\n        // sebastian/lines-of-code\n        Counter::class => 1,\n        // sebastian/object-enumerator\n        Enumerator::class => 1,\n        // sebastian/recursion-context\n        Context::class => 1,\n        // sebastian/type\n        TypeName::class => 1,\n        // sebastian/version\n        Version::class => 1,\n        // theseer/tokenizer\n        Tokenizer::class => 1,\n    ];\n    /**\n     * @psalm-var list<string>\n     */\n    private static array $directories = [];\n    private static bool $initialized = \\false;\n    private readonly bool $enabled;\n    /**\n     * @psalm-param non-empty-string $directory\n     *\n     * @throws InvalidDirectoryException\n     */\n    public static function addDirectory(string $directory) : void\n    {\n        if (!is_dir($directory)) {\n            throw new \\PHPUnit\\Util\\InvalidDirectoryException($directory);\n        }\n        self::$directories[] = realpath($directory);\n    }\n    public function __construct(?bool $enabled = null)\n    {\n        if ($enabled === null) {\n            $enabled = !defined('PHPUNIT_TESTSUITE');\n        }\n        $this->enabled = $enabled;\n    }\n    /**\n     * @psalm-return list<string>\n     */\n    public function getExcludedDirectories() : array\n    {\n        self::initialize();\n        return self::$directories;\n    }\n    public function isExcluded(string $file) : bool\n    {\n        if (!$this->enabled) {\n            return \\false;\n        }\n        self::initialize();\n        foreach (self::$directories as $directory) {\n            if (str_starts_with($file, $directory)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    private static function initialize() : void\n    {\n        if (self::$initialized) {\n            return;\n        }\n        foreach (self::EXCLUDED_CLASS_NAMES as $className => $parent) {\n            if (!class_exists($className)) {\n                continue;\n            }\n            $directory = (new ReflectionClass($className))->getFileName();\n            for ($i = 0; $i < $parent; $i++) {\n                $directory = dirname($directory);\n            }\n            self::$directories[] = $directory;\n        }\n        // Hide process isolation workaround on Windows.\n        if (\\PHP_OS_FAMILY === 'Windows') {\n            // tempnam() prefix is limited to first 3 chars.\n            // @see https://php.net/manual/en/function.tempnam.php\n            self::$directories[] = sys_get_temp_dir() . '\\\\PHP';\n        }\n        self::$initialized = \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function is_array;\nuse function is_scalar;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Exporter\n{\n    public static function export(mixed $value, bool $exportObjects = \\false) : string\n    {\n        if (self::isScalarOrArrayOfScalars($value) || $exportObjects) {\n            return (new \\PHPUnit\\SebastianBergmann\\Exporter\\Exporter())->export($value);\n        }\n        return '{enable export of objects to see this value}';\n    }\n    private static function isScalarOrArrayOfScalars(mixed $value) : bool\n    {\n        if (is_scalar($value)) {\n            return \\true;\n        }\n        if (!is_array($value)) {\n            return \\false;\n        }\n        foreach ($value as $_value) {\n            if (!self::isScalarOrArrayOfScalars($_value)) {\n                return \\false;\n            }\n        }\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function is_dir;\nuse function mkdir;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Filesystem\n{\n    public static function createDirectory(string $directory) : bool\n    {\n        return !(!is_dir($directory) && !@mkdir($directory, 0777, \\true) && !is_dir($directory));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function array_unshift;\nuse function defined;\nuse function in_array;\nuse function is_file;\nuse function realpath;\nuse function sprintf;\nuse function str_starts_with;\nuse PHPUnit\\Framework\\Exception;\nuse PHPUnit\\Framework\\PhptAssertionFailedError;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Filter\n{\n    /**\n     * @throws Exception\n     */\n    public static function getFilteredStacktrace(Throwable $t) : string\n    {\n        $filteredStacktrace = '';\n        if ($t instanceof PhptAssertionFailedError) {\n            $eTrace = $t->syntheticTrace();\n            $eFile = $t->syntheticFile();\n            $eLine = $t->syntheticLine();\n        } elseif ($t instanceof Exception) {\n            $eTrace = $t->getSerializableTrace();\n            $eFile = $t->getFile();\n            $eLine = $t->getLine();\n        } else {\n            if ($t->getPrevious()) {\n                $t = $t->getPrevious();\n            }\n            $eTrace = $t->getTrace();\n            $eFile = $t->getFile();\n            $eLine = $t->getLine();\n        }\n        if (!self::frameExists($eTrace, $eFile, $eLine)) {\n            array_unshift($eTrace, ['file' => $eFile, 'line' => $eLine]);\n        }\n        $prefix = defined('__PHPUNIT_PHAR_ROOT__') ? __PHPUNIT_PHAR_ROOT__ : \\false;\n        $excludeList = new \\PHPUnit\\Util\\ExcludeList();\n        foreach ($eTrace as $frame) {\n            if (self::shouldPrintFrame($frame, $prefix, $excludeList)) {\n                $filteredStacktrace .= sprintf(\"%s:%s\\n\", $frame['file'], $frame['line'] ?? '?');\n            }\n        }\n        return $filteredStacktrace;\n    }\n    private static function shouldPrintFrame(array $frame, false|string $prefix, \\PHPUnit\\Util\\ExcludeList $excludeList) : bool\n    {\n        if (!isset($frame['file'])) {\n            return \\false;\n        }\n        $file = $frame['file'];\n        $fileIsNotPrefixed = $prefix === \\false || !str_starts_with($file, $prefix);\n        // @see https://github.com/sebastianbergmann/phpunit/issues/4033\n        if (isset($GLOBALS['_SERVER']['SCRIPT_NAME'])) {\n            $script = realpath($GLOBALS['_SERVER']['SCRIPT_NAME']);\n        } else {\n            $script = '';\n        }\n        return is_file($file) && self::fileIsExcluded($file, $excludeList) && $fileIsNotPrefixed && $file !== $script;\n    }\n    private static function fileIsExcluded(string $file, \\PHPUnit\\Util\\ExcludeList $excludeList) : bool\n    {\n        return (empty($GLOBALS['__PHPUNIT_ISOLATION_EXCLUDE_LIST']) || !in_array($file, $GLOBALS['__PHPUNIT_ISOLATION_EXCLUDE_LIST'], \\true)) && !$excludeList->isExcluded($file);\n    }\n    private static function frameExists(array $trace, string $file, int $line) : bool\n    {\n        foreach ($trace as $frame) {\n            if (isset($frame['file'], $frame['line']) && $frame['file'] === $file && $frame['line'] === $line) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse const PHP_MAJOR_VERSION;\nuse const PHP_MINOR_VERSION;\nuse function array_keys;\nuse function array_reverse;\nuse function array_shift;\nuse function defined;\nuse function get_defined_constants;\nuse function get_included_files;\nuse function in_array;\nuse function ini_get_all;\nuse function is_array;\nuse function is_file;\nuse function is_scalar;\nuse function preg_match;\nuse function serialize;\nuse function sprintf;\nuse function str_ends_with;\nuse function str_starts_with;\nuse function strtr;\nuse function var_export;\nuse Closure;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class GlobalState\n{\n    /**\n     * @psalm-var list<string>\n     */\n    private const SUPER_GLOBAL_ARRAYS = ['_ENV', '_POST', '_GET', '_COOKIE', '_SERVER', '_FILES', '_REQUEST'];\n    /**\n     * @psalm-var array<string, array<string, true>>\n     */\n    private const DEPRECATED_INI_SETTINGS = ['7.3' => ['iconv.input_encoding' => \\true, 'iconv.output_encoding' => \\true, 'iconv.internal_encoding' => \\true, 'mbstring.func_overload' => \\true, 'mbstring.http_input' => \\true, 'mbstring.http_output' => \\true, 'mbstring.internal_encoding' => \\true, 'string.strip_tags' => \\true], '7.4' => ['iconv.input_encoding' => \\true, 'iconv.output_encoding' => \\true, 'iconv.internal_encoding' => \\true, 'mbstring.func_overload' => \\true, 'mbstring.http_input' => \\true, 'mbstring.http_output' => \\true, 'mbstring.internal_encoding' => \\true, 'pdo_odbc.db2_instance_name' => \\true, 'string.strip_tags' => \\true], '8.0' => ['iconv.input_encoding' => \\true, 'iconv.output_encoding' => \\true, 'iconv.internal_encoding' => \\true, 'mbstring.http_input' => \\true, 'mbstring.http_output' => \\true, 'mbstring.internal_encoding' => \\true], '8.1' => ['auto_detect_line_endings' => \\true, 'filter.default' => \\true, 'iconv.input_encoding' => \\true, 'iconv.output_encoding' => \\true, 'iconv.internal_encoding' => \\true, 'mbstring.http_input' => \\true, 'mbstring.http_output' => \\true, 'mbstring.internal_encoding' => \\true, 'oci8.old_oci_close_semantics' => \\true], '8.2' => ['auto_detect_line_endings' => \\true, 'filter.default' => \\true, 'iconv.input_encoding' => \\true, 'iconv.output_encoding' => \\true, 'iconv.internal_encoding' => \\true, 'mbstring.http_input' => \\true, 'mbstring.http_output' => \\true, 'mbstring.internal_encoding' => \\true, 'oci8.old_oci_close_semantics' => \\true], '8.3' => ['auto_detect_line_endings' => \\true, 'filter.default' => \\true, 'iconv.input_encoding' => \\true, 'iconv.output_encoding' => \\true, 'iconv.internal_encoding' => \\true, 'mbstring.http_input' => \\true, 'mbstring.http_output' => \\true, 'mbstring.internal_encoding' => \\true, 'oci8.old_oci_close_semantics' => \\true]];\n    /**\n     * @throws Exception\n     */\n    public static function getIncludedFilesAsString() : string\n    {\n        return self::processIncludedFilesAsString(get_included_files());\n    }\n    /**\n     * @psalm-param list<string> $files\n     *\n     * @throws Exception\n     */\n    public static function processIncludedFilesAsString(array $files) : string\n    {\n        $excludeList = new \\PHPUnit\\Util\\ExcludeList();\n        $prefix = \\false;\n        $result = '';\n        if (defined('__PHPUNIT_PHAR__')) {\n            $prefix = 'phar://' . __PHPUNIT_PHAR__ . '/';\n        }\n        // Do not process bootstrap script\n        array_shift($files);\n        // If bootstrap script was a Composer bin proxy, skip the second entry as well\n        if (str_ends_with(strtr($files[0], '\\\\', '/'), '/phpunit/phpunit/phpunit')) {\n            array_shift($files);\n        }\n        foreach (array_reverse($files) as $file) {\n            if (!empty($GLOBALS['__PHPUNIT_ISOLATION_EXCLUDE_LIST']) && in_array($file, $GLOBALS['__PHPUNIT_ISOLATION_EXCLUDE_LIST'], \\true)) {\n                continue;\n            }\n            if ($prefix !== \\false && str_starts_with($file, $prefix)) {\n                continue;\n            }\n            // Skip virtual file system protocols\n            if (preg_match('/^(vfs|phpvfs[a-z0-9]+):/', $file)) {\n                continue;\n            }\n            if (!$excludeList->isExcluded($file) && is_file($file)) {\n                $result = 'require_once \\'' . $file . \"';\\n\" . $result;\n            }\n        }\n        return $result;\n    }\n    public static function getIniSettingsAsString() : string\n    {\n        $result = '';\n        foreach (ini_get_all(null, \\false) as $key => $value) {\n            if (self::isIniSettingDeprecated($key)) {\n                continue;\n            }\n            $result .= sprintf('@ini_set(%s, %s);' . \"\\n\", self::exportVariable($key), self::exportVariable((string) $value));\n        }\n        return $result;\n    }\n    public static function getConstantsAsString() : string\n    {\n        $constants = get_defined_constants(\\true);\n        $result = '';\n        if (isset($constants['user'])) {\n            foreach ($constants['user'] as $name => $value) {\n                $result .= sprintf('if (!defined(\\'%s\\')) define(\\'%s\\', %s);' . \"\\n\", $name, $name, self::exportVariable($value));\n            }\n        }\n        return $result;\n    }\n    public static function getGlobalsAsString() : string\n    {\n        $result = '';\n        foreach (self::SUPER_GLOBAL_ARRAYS as $superGlobalArray) {\n            if (isset($GLOBALS[$superGlobalArray]) && is_array($GLOBALS[$superGlobalArray])) {\n                foreach (array_keys($GLOBALS[$superGlobalArray]) as $key) {\n                    if ($GLOBALS[$superGlobalArray][$key] instanceof Closure) {\n                        continue;\n                    }\n                    $result .= sprintf('$GLOBALS[\\'%s\\'][\\'%s\\'] = %s;' . \"\\n\", $superGlobalArray, $key, self::exportVariable($GLOBALS[$superGlobalArray][$key]));\n                }\n            }\n        }\n        $excludeList = self::SUPER_GLOBAL_ARRAYS;\n        $excludeList[] = 'GLOBALS';\n        foreach (array_keys($GLOBALS) as $key) {\n            if (!$GLOBALS[$key] instanceof Closure && !in_array($key, $excludeList, \\true)) {\n                $result .= sprintf('$GLOBALS[\\'%s\\'] = %s;' . \"\\n\", $key, self::exportVariable($GLOBALS[$key]));\n            }\n        }\n        return $result;\n    }\n    private static function exportVariable(mixed $variable) : string\n    {\n        if (is_scalar($variable) || $variable === null || is_array($variable) && self::arrayOnlyContainsScalars($variable)) {\n            return var_export($variable, \\true);\n        }\n        return 'unserialize(' . var_export(serialize($variable), \\true) . ')';\n    }\n    private static function arrayOnlyContainsScalars(array $array) : bool\n    {\n        $result = \\true;\n        foreach ($array as $element) {\n            if (is_array($element)) {\n                $result = self::arrayOnlyContainsScalars($element);\n            } elseif (!is_scalar($element) && $element !== null) {\n                $result = \\false;\n            }\n            if (!$result) {\n                break;\n            }\n        }\n        return $result;\n    }\n    private static function isIniSettingDeprecated(string $iniSetting) : bool\n    {\n        return isset(self::DEPRECATED_INI_SETTINGS[PHP_MAJOR_VERSION . '.' . PHP_MINOR_VERSION][$iniSetting]);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse const JSON_PRETTY_PRINT;\nuse const JSON_UNESCAPED_SLASHES;\nuse const JSON_UNESCAPED_UNICODE;\nuse function count;\nuse function is_array;\nuse function is_object;\nuse function json_decode;\nuse function json_encode;\nuse function json_last_error;\nuse function ksort;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Json\n{\n    /**\n     * @throws InvalidJsonException\n     */\n    public static function prettify(string $json) : string\n    {\n        $decodedJson = json_decode($json, \\false);\n        if (json_last_error()) {\n            throw new \\PHPUnit\\Util\\InvalidJsonException();\n        }\n        return json_encode($decodedJson, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE);\n    }\n    /**\n     * To allow comparison of JSON strings, first process them into a consistent\n     * format so that they can be compared as strings.\n     *\n     * @return array ($error, $canonicalized_json)  The $error parameter is used\n     *               to indicate an error decoding the json. This is used to avoid ambiguity\n     *               with JSON strings consisting entirely of 'null' or 'false'.\n     */\n    public static function canonicalize(string $json) : array\n    {\n        $decodedJson = json_decode($json);\n        if (json_last_error()) {\n            return [\\true, null];\n        }\n        self::recursiveSort($decodedJson);\n        $reencodedJson = json_encode($decodedJson);\n        return [\\false, $reencodedJson];\n    }\n    /**\n     * JSON object keys are unordered while PHP array keys are ordered.\n     *\n     * Sort all array keys to ensure both the expected and actual values have\n     * their keys in the same order.\n     */\n    private static function recursiveSort(mixed &$json) : void\n    {\n        if (!is_array($json)) {\n            // If the object is not empty, change it to an associative array\n            // so we can sort the keys (and we will still re-encode it\n            // correctly, since PHP encodes associative arrays as JSON objects.)\n            // But EMPTY objects MUST remain empty objects. (Otherwise we will\n            // re-encode it as a JSON array rather than a JSON object.)\n            // See #2919.\n            if (is_object($json) && count((array) $json) > 0) {\n                $json = (array) $json;\n            } else {\n                return;\n            }\n        }\n        ksort($json);\n        foreach ($json as &$value) {\n            self::recursiveSort($value);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util\\PHP;\n\nuse const PHP_SAPI;\nuse function array_keys;\nuse function array_merge;\nuse function assert;\nuse function escapeshellarg;\nuse function file_exists;\nuse function file_get_contents;\nuse function ini_get_all;\nuse function restore_error_handler;\nuse function set_error_handler;\nuse function trim;\nuse function unlink;\nuse function unserialize;\nuse ErrorException;\nuse PHPUnit\\Event\\Code\\TestMethodBuilder;\nuse PHPUnit\\Event\\Code\\ThrowableBuilder;\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Event\\NoPreviousThrowableException;\nuse PHPUnit\\Event\\TestData\\MoreThanOneDataSetFromDataProviderException;\nuse PHPUnit\\Framework\\AssertionFailedError;\nuse PHPUnit\\Framework\\Exception;\nuse PHPUnit\\Framework\\Test;\nuse PHPUnit\\Framework\\TestCase;\nuse PHPUnit\\Runner\\CodeCoverage;\nuse PHPUnit\\TestRunner\\TestResult\\PassedTests;\nuse PHPUnit\\SebastianBergmann\\Environment\\Runtime;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nabstract class AbstractPhpProcess\n{\n    protected bool $stderrRedirection = \\false;\n    protected string $stdin = '';\n    protected string $arguments = '';\n    /**\n     * @psalm-var array<string, string>\n     */\n    protected array $env = [];\n    public static function factory() : self\n    {\n        if (\\PHP_OS_FAMILY === 'Windows') {\n            return new \\PHPUnit\\Util\\PHP\\WindowsPhpProcess();\n        }\n        return new \\PHPUnit\\Util\\PHP\\DefaultPhpProcess();\n    }\n    /**\n     * Defines if should use STDERR redirection or not.\n     *\n     * Then $stderrRedirection is TRUE, STDERR is redirected to STDOUT.\n     */\n    public function setUseStderrRedirection(bool $stderrRedirection) : void\n    {\n        $this->stderrRedirection = $stderrRedirection;\n    }\n    /**\n     * Returns TRUE if uses STDERR redirection or FALSE if not.\n     */\n    public function useStderrRedirection() : bool\n    {\n        return $this->stderrRedirection;\n    }\n    /**\n     * Sets the input string to be sent via STDIN.\n     */\n    public function setStdin(string $stdin) : void\n    {\n        $this->stdin = $stdin;\n    }\n    /**\n     * Returns the input string to be sent via STDIN.\n     */\n    public function getStdin() : string\n    {\n        return $this->stdin;\n    }\n    /**\n     * Sets the string of arguments to pass to the php job.\n     */\n    public function setArgs(string $arguments) : void\n    {\n        $this->arguments = $arguments;\n    }\n    /**\n     * Returns the string of arguments to pass to the php job.\n     */\n    public function getArgs() : string\n    {\n        return $this->arguments;\n    }\n    /**\n     * Sets the array of environment variables to start the child process with.\n     *\n     * @psalm-param array<string, string> $env\n     */\n    public function setEnv(array $env) : void\n    {\n        $this->env = $env;\n    }\n    /**\n     * Returns the array of environment variables to start the child process with.\n     */\n    public function getEnv() : array\n    {\n        return $this->env;\n    }\n    /**\n     * Runs a single test in a separate PHP process.\n     *\n     * @throws \\PHPUnit\\Runner\\Exception\n     * @throws Exception\n     * @throws MoreThanOneDataSetFromDataProviderException\n     * @throws NoPreviousThrowableException\n     */\n    public function runTestJob(string $job, Test $test, string $processResultFile) : void\n    {\n        $_result = $this->runJob($job);\n        $processResult = '';\n        if (file_exists($processResultFile)) {\n            $processResult = file_get_contents($processResultFile);\n            @unlink($processResultFile);\n        }\n        $this->processChildResult($test, $processResult, $_result['stderr']);\n    }\n    /**\n     * Returns the command based into the configurations.\n     */\n    public function getCommand(array $settings, string $file = null) : string\n    {\n        $runtime = new Runtime();\n        $command = $runtime->getBinary();\n        if ($runtime->hasPCOV()) {\n            $settings = array_merge($settings, $runtime->getCurrentSettings(array_keys(ini_get_all('pcov'))));\n        } elseif ($runtime->hasXdebug()) {\n            $settings = array_merge($settings, $runtime->getCurrentSettings(array_keys(ini_get_all('xdebug'))));\n        }\n        $command .= $this->settingsToParameters($settings);\n        if (PHP_SAPI === 'phpdbg') {\n            $command .= ' -qrr';\n            if (!$file) {\n                $command .= 's=';\n            }\n        }\n        if ($file) {\n            $command .= ' ' . escapeshellarg($file);\n        }\n        if ($this->arguments) {\n            if (!$file) {\n                $command .= ' --';\n            }\n            $command .= ' ' . $this->arguments;\n        }\n        if ($this->stderrRedirection) {\n            $command .= ' 2>&1';\n        }\n        return $command;\n    }\n    /**\n     * Runs a single job (PHP code) using a separate PHP process.\n     */\n    public abstract function runJob(string $job, array $settings = []) : array;\n    protected function settingsToParameters(array $settings) : string\n    {\n        $buffer = '';\n        foreach ($settings as $setting) {\n            $buffer .= ' -d ' . escapeshellarg($setting);\n        }\n        return $buffer;\n    }\n    /**\n     * @throws \\PHPUnit\\Runner\\Exception\n     * @throws Exception\n     * @throws MoreThanOneDataSetFromDataProviderException\n     * @throws NoPreviousThrowableException\n     */\n    private function processChildResult(Test $test, string $stdout, string $stderr) : void\n    {\n        if (!empty($stderr)) {\n            $exception = new Exception(trim($stderr));\n            assert($test instanceof TestCase);\n            Facade::emitter()->testErrored(TestMethodBuilder::fromTestCase($test), ThrowableBuilder::from($exception));\n            return;\n        }\n        set_error_handler(\n            /**\n             * @throws ErrorException\n             */\n            static function (int $errno, string $errstr, string $errfile, int $errline) : never {\n                throw new ErrorException($errstr, $errno, $errno, $errfile, $errline);\n            }\n        );\n        try {\n            $childResult = unserialize($stdout);\n            restore_error_handler();\n            if ($childResult === \\false) {\n                $exception = new AssertionFailedError('Test was run in child process and ended unexpectedly');\n                assert($test instanceof TestCase);\n                Facade::emitter()->testErrored(TestMethodBuilder::fromTestCase($test), ThrowableBuilder::from($exception));\n                Facade::emitter()->testFinished(TestMethodBuilder::fromTestCase($test), 0);\n            }\n        } catch (ErrorException $e) {\n            restore_error_handler();\n            $childResult = \\false;\n            $exception = new Exception(trim($stdout), 0, $e);\n            assert($test instanceof TestCase);\n            Facade::emitter()->testErrored(TestMethodBuilder::fromTestCase($test), ThrowableBuilder::from($exception));\n        }\n        if ($childResult !== \\false) {\n            if (!empty($childResult['output'])) {\n                $output = $childResult['output'];\n            }\n            Facade::instance()->forward($childResult['events']);\n            PassedTests::instance()->import($childResult['passedTests']);\n            assert($test instanceof TestCase);\n            $test->setResult($childResult['testResult']);\n            $test->addToAssertionCount($childResult['numAssertions']);\n            if (CodeCoverage::instance()->isActive() && $childResult['codeCoverage'] instanceof \\PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage) {\n                CodeCoverage::instance()->codeCoverage()->merge($childResult['codeCoverage']);\n            }\n        }\n        if (!empty($output)) {\n            print $output;\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util\\PHP;\n\nuse function array_merge;\nuse function fclose;\nuse function file_put_contents;\nuse function fwrite;\nuse function is_array;\nuse function is_resource;\nuse function proc_close;\nuse function proc_open;\nuse function rewind;\nuse function stream_get_contents;\nuse function sys_get_temp_dir;\nuse function tempnam;\nuse function unlink;\nuse PHPUnit\\Framework\\Exception;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nclass DefaultPhpProcess extends \\PHPUnit\\Util\\PHP\\AbstractPhpProcess\n{\n    private ?string $tempFile = null;\n    /**\n     * Runs a single job (PHP code) using a separate PHP process.\n     *\n     * @psalm-return array{stdout: string, stderr: string}\n     *\n     * @throws Exception\n     * @throws PhpProcessException\n     */\n    public function runJob(string $job, array $settings = []) : array\n    {\n        if ($this->stdin || $this->useTemporaryFile()) {\n            if (!($this->tempFile = tempnam(sys_get_temp_dir(), 'phpunit_')) || file_put_contents($this->tempFile, $job) === \\false) {\n                throw new \\PHPUnit\\Util\\PHP\\PhpProcessException('Unable to write temporary file');\n            }\n            $job = $this->stdin;\n        }\n        return $this->runProcess($job, $settings);\n    }\n    /**\n     * Returns an array of file handles to be used in place of pipes.\n     */\n    protected function getHandles() : array\n    {\n        return [];\n    }\n    /**\n     * Handles creating the child process and returning the STDOUT and STDERR.\n     *\n     * @psalm-return array{stdout: string, stderr: string}\n     *\n     * @throws Exception\n     * @throws PhpProcessException\n     */\n    protected function runProcess(string $job, array $settings) : array\n    {\n        $handles = $this->getHandles();\n        $env = null;\n        if ($this->env) {\n            $env = $_SERVER ?? [];\n            unset($env['argv'], $env['argc']);\n            $env = array_merge($env, $this->env);\n            foreach ($env as $envKey => $envVar) {\n                if (is_array($envVar)) {\n                    unset($env[$envKey]);\n                }\n            }\n        }\n        $pipeSpec = [0 => $handles[0] ?? ['pipe', 'r'], 1 => $handles[1] ?? ['pipe', 'w'], 2 => $handles[2] ?? ['pipe', 'w']];\n        $process = proc_open($this->getCommand($settings, $this->tempFile), $pipeSpec, $pipes, null, $env);\n        if (!is_resource($process)) {\n            throw new \\PHPUnit\\Util\\PHP\\PhpProcessException('Unable to spawn worker process');\n        }\n        if ($job) {\n            $this->process($pipes[0], $job);\n        }\n        fclose($pipes[0]);\n        $stderr = $stdout = '';\n        if (isset($pipes[1])) {\n            $stdout = stream_get_contents($pipes[1]);\n            fclose($pipes[1]);\n        }\n        if (isset($pipes[2])) {\n            $stderr = stream_get_contents($pipes[2]);\n            fclose($pipes[2]);\n        }\n        if (isset($handles[1])) {\n            rewind($handles[1]);\n            $stdout = stream_get_contents($handles[1]);\n            fclose($handles[1]);\n        }\n        if (isset($handles[2])) {\n            rewind($handles[2]);\n            $stderr = stream_get_contents($handles[2]);\n            fclose($handles[2]);\n        }\n        proc_close($process);\n        $this->cleanup();\n        return ['stdout' => $stdout, 'stderr' => $stderr];\n    }\n    /**\n     * @param resource $pipe\n     */\n    protected function process($pipe, string $job) : void\n    {\n        fwrite($pipe, $job);\n    }\n    protected function cleanup() : void\n    {\n        if ($this->tempFile) {\n            unlink($this->tempFile);\n        }\n    }\n    protected function useTemporaryFile() : bool\n    {\n        return \\false;\n    }\n}\n<?php declare(strict_types=1);\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Runner\\CodeCoverage;\nuse PHPUnit\\TextUI\\Configuration\\Registry as ConfigurationRegistry;\nuse PHPUnit\\TextUI\\Configuration\\CodeCoverageFilterRegistry;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Loader;\nuse PHPUnit\\TextUI\\Configuration\\PhpHandler;\nuse PHPUnit\\TestRunner\\TestResult\\PassedTests;\n\n// php://stdout does not obey output buffering. Any output would break\n// unserialization of child process results in the parent process.\nif (!defined('STDOUT')) {\n    define('STDOUT', fopen('php://temp', 'w+b'));\n    define('STDERR', fopen('php://stderr', 'wb'));\n}\n\n{iniSettings}\nini_set('display_errors', 'stderr');\nset_include_path('{include_path}');\n\n$composerAutoload = {composerAutoload};\n$phar             = {phar};\n\nob_start();\n\nif ($composerAutoload) {\n    require_once $composerAutoload;\n\n    define('PHPUNIT_COMPOSER_INSTALL', $composerAutoload);\n} else if ($phar) {\n    require $phar;\n}\n\nfunction __phpunit_run_isolated_test()\n{\n    $dispatcher = Facade::instance()->initForIsolation(\n        PHPUnit\\Event\\Telemetry\\HRTime::fromSecondsAndNanoseconds(\n            {offsetSeconds},\n            {offsetNanoseconds}\n        ),\n        {exportObjects},\n    );\n\n    require_once '{filename}';\n\n    if ({collectCodeCoverageInformation}) {\n        CodeCoverage::instance()->init(ConfigurationRegistry::get(), CodeCoverageFilterRegistry::instance(), true);\n        CodeCoverage::instance()->ignoreLines({linesToBeIgnored});\n    }\n\n    $test = new {className}('{name}');\n\n    $test->setData('{dataName}', unserialize('{data}'));\n    $test->setDependencyInput(unserialize('{dependencyInput}'));\n    $test->setInIsolation(true);\n\n    ob_end_clean();\n\n    $test->run();\n\n    $output = '';\n\n    if (!$test->expectsOutput()) {\n        $output = $test->output();\n    }\n\n    ini_set('xdebug.scream', '0');\n\n    // Not every STDOUT target stream is rewindable\n    @rewind(STDOUT);\n\n    if ($stdout = @stream_get_contents(STDOUT)) {\n        $output         = $stdout . $output;\n        $streamMetaData = stream_get_meta_data(STDOUT);\n\n        if (!empty($streamMetaData['stream_type']) && 'STDIO' === $streamMetaData['stream_type']) {\n            @ftruncate(STDOUT, 0);\n            @rewind(STDOUT);\n        }\n    }\n\n    file_put_contents(\n        '{processResultFile}',\n        serialize(\n            [\n                'testResult'    => $test->result(),\n                'codeCoverage'  => {collectCodeCoverageInformation} ? CodeCoverage::instance()->codeCoverage() : null,\n                'numAssertions' => $test->numberOfAssertionsPerformed(),\n                'output'        => $output,\n                'events'        => $dispatcher->flush(),\n                'passedTests'   => PassedTests::instance()\n            ]\n        )\n    );\n}\n\nfunction __phpunit_error_handler($errno, $errstr, $errfile, $errline)\n{\n   return true;\n}\n\nset_error_handler('__phpunit_error_handler');\n\n{constants}\n{included_files}\n{globals}\n\nrestore_error_handler();\n\nConfigurationRegistry::loadFrom('{serializedConfiguration}');\n(new PhpHandler)->handle(ConfigurationRegistry::get()->php());\n\nif ('{bootstrap}' !== '') {\n    require_once '{bootstrap}';\n}\n\n__phpunit_run_isolated_test();\n<?php declare(strict_types=1);\nuse PHPUnit\\Event\\Facade;\nuse PHPUnit\\Runner\\CodeCoverage;\nuse PHPUnit\\TextUI\\Configuration\\Registry as ConfigurationRegistry;\nuse PHPUnit\\TextUI\\Configuration\\CodeCoverageFilterRegistry;\nuse PHPUnit\\TextUI\\XmlConfiguration\\Loader;\nuse PHPUnit\\TextUI\\Configuration\\PhpHandler;\nuse PHPUnit\\TestRunner\\TestResult\\PassedTests;\n\n// php://stdout does not obey output buffering. Any output would break\n// unserialization of child process results in the parent process.\nif (!defined('STDOUT')) {\n    define('STDOUT', fopen('php://temp', 'w+b'));\n    define('STDERR', fopen('php://stderr', 'wb'));\n}\n\n{iniSettings}\nini_set('display_errors', 'stderr');\nset_include_path('{include_path}');\n\n$composerAutoload = {composerAutoload};\n$phar             = {phar};\n\nob_start();\n\nif ($composerAutoload) {\n    require_once $composerAutoload;\n\n    define('PHPUNIT_COMPOSER_INSTALL', $composerAutoload);\n} else if ($phar) {\n    require $phar;\n}\n\nfunction __phpunit_run_isolated_test()\n{\n    $dispatcher = Facade::instance()->initForIsolation(\n        PHPUnit\\Event\\Telemetry\\HRTime::fromSecondsAndNanoseconds(\n            {offsetSeconds},\n            {offsetNanoseconds}\n        ),\n        {exportObjects},\n    );\n\n    require_once '{filename}';\n\n    if ({collectCodeCoverageInformation}) {\n        CodeCoverage::instance()->init(ConfigurationRegistry::get(), CodeCoverageFilterRegistry::instance(), true);\n        CodeCoverage::instance()->ignoreLines({linesToBeIgnored});\n    }\n\n    $test = new {className}('{methodName}');\n\n    $test->setData('{dataName}', unserialize('{data}'));\n    $test->setDependencyInput(unserialize('{dependencyInput}'));\n    $test->setInIsolation(true);\n\n    ob_end_clean();\n\n    $test->run();\n\n    $output = '';\n\n    if (!$test->expectsOutput()) {\n        $output = $test->output();\n    }\n\n    ini_set('xdebug.scream', '0');\n\n    // Not every STDOUT target stream is rewindable\n    @rewind(STDOUT);\n\n    if ($stdout = @stream_get_contents(STDOUT)) {\n        $output         = $stdout . $output;\n        $streamMetaData = stream_get_meta_data(STDOUT);\n\n        if (!empty($streamMetaData['stream_type']) && 'STDIO' === $streamMetaData['stream_type']) {\n            @ftruncate(STDOUT, 0);\n            @rewind(STDOUT);\n        }\n    }\n\n    file_put_contents(\n        '{processResultFile}',\n        serialize(\n            [\n                'testResult'    => $test->result(),\n                'codeCoverage'  => {collectCodeCoverageInformation} ? CodeCoverage::instance()->codeCoverage() : null,\n                'numAssertions' => $test->numberOfAssertionsPerformed(),\n                'output'        => $output,\n                'events'        => $dispatcher->flush(),\n                'passedTests'   => PassedTests::instance()\n            ]\n        )\n    );\n}\n\nfunction __phpunit_error_handler($errno, $errstr, $errfile, $errline)\n{\n   return true;\n}\n\nset_error_handler('__phpunit_error_handler');\n\n{constants}\n{included_files}\n{globals}\n\nrestore_error_handler();\n\nConfigurationRegistry::loadFrom('{serializedConfiguration}');\n(new PhpHandler)->handle(ConfigurationRegistry::get()->php());\n\nif ('{bootstrap}' !== '') {\n    require_once '{bootstrap}';\n}\n\n__phpunit_run_isolated_test();\n<?php declare(strict_types=1);\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Driver\\Selector;\nuse PHPUnit\\SebastianBergmann\\CodeCoverage\\Filter;\n\n$composerAutoload = {composerAutoload};\n$phar             = {phar};\n\nob_start();\n\n$GLOBALS['__PHPUNIT_ISOLATION_EXCLUDE_LIST'][] = '{job}';\n\nif ($composerAutoload) {\n    require_once $composerAutoload;\n\n    define('PHPUNIT_COMPOSER_INSTALL', $composerAutoload);\n} else if ($phar) {\n    require $phar;\n}\n\n$coverage = null;\n\nif ('{bootstrap}' !== '') {\n    require_once '{bootstrap}';\n}\n\nif (class_exists('PHPUnit\\SebastianBergmann\\CodeCoverage\\CodeCoverage')) {\n    $filter = new Filter;\n\n    $coverage = new CodeCoverage(\n        (new Selector)->{driverMethod}($filter),\n        $filter\n    );\n\n    if ({codeCoverageCacheDirectory}) {\n        $coverage->cacheStaticAnalysis({codeCoverageCacheDirectory});\n    }\n\n    $coverage->start(__FILE__);\n}\n\nregister_shutdown_function(\n    function() use ($coverage) {\n        $output = null;\n\n        if ($coverage) {\n            $output = $coverage->stop();\n        }\n\n        file_put_contents('{coverageFile}', serialize($output));\n    }\n);\n\nob_end_clean();\n\nrequire '{job}';\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util\\PHP;\n\nuse function tmpfile;\nuse PHPUnit\\Framework\\Exception;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n *\n * @see https://bugs.php.net/bug.php?id=51800\n */\nfinal class WindowsPhpProcess extends \\PHPUnit\\Util\\PHP\\DefaultPhpProcess\n{\n    /**\n     * @throws Exception\n     * @throws PhpProcessException\n     */\n    protected function getHandles() : array\n    {\n        if (\\false === ($stdout_handle = tmpfile())) {\n            throw new \\PHPUnit\\Util\\PHP\\PhpProcessException('A temporary file could not be created; verify that your TEMP environment variable is writable');\n        }\n        return [1 => $stdout_handle];\n    }\n    protected function useTemporaryFile() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function array_keys;\nuse function array_merge;\nuse function array_reverse;\nuse PHPUnit\\Framework\\Assert;\nuse PHPUnit\\Framework\\TestCase;\nuse ReflectionClass;\nuse ReflectionException;\nuse ReflectionMethod;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Reflection\n{\n    /**\n     * @psalm-param class-string $className\n     * @psalm-param non-empty-string $methodName\n     *\n     * @psalm-return array{file: non-empty-string, line: non-negative-int}\n     */\n    public static function sourceLocationFor(string $className, string $methodName) : array\n    {\n        try {\n            $reflector = new ReflectionMethod($className, $methodName);\n            $file = $reflector->getFileName();\n            $line = $reflector->getStartLine();\n        } catch (ReflectionException) {\n            $file = 'unknown';\n            $line = 0;\n        }\n        return ['file' => $file, 'line' => $line];\n    }\n    /**\n     * @psalm-return list<ReflectionMethod>\n     */\n    public static function publicMethodsInTestClass(ReflectionClass $class) : array\n    {\n        return self::filterAndSortMethods($class, ReflectionMethod::IS_PUBLIC, \\true);\n    }\n    /**\n     * @psalm-return list<ReflectionMethod>\n     */\n    public static function methodsInTestClass(ReflectionClass $class) : array\n    {\n        return self::filterAndSortMethods($class, null, \\false);\n    }\n    /**\n     * @psalm-return list<ReflectionMethod>\n     */\n    private static function filterAndSortMethods(ReflectionClass $class, ?int $filter, bool $sortHighestToLowest) : array\n    {\n        $methodsByClass = [];\n        foreach ($class->getMethods($filter) as $method) {\n            $declaringClassName = $method->getDeclaringClass()->getName();\n            if ($declaringClassName === TestCase::class) {\n                continue;\n            }\n            if ($declaringClassName === Assert::class) {\n                continue;\n            }\n            if (!isset($methodsByClass[$declaringClassName])) {\n                $methodsByClass[$declaringClassName] = [];\n            }\n            $methodsByClass[$declaringClassName][] = $method;\n        }\n        $classNames = array_keys($methodsByClass);\n        if ($sortHighestToLowest) {\n            $classNames = array_reverse($classNames);\n        }\n        $methods = [];\n        foreach ($classNames as $className) {\n            $methods = array_merge($methods, $methodsByClass[$className]);\n        }\n        return $methods;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function str_starts_with;\nuse PHPUnit\\Metadata\\Parser\\Registry;\nuse ReflectionMethod;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Test\n{\n    public static function isTestMethod(ReflectionMethod $method) : bool\n    {\n        if (!$method->isPublic()) {\n            return \\false;\n        }\n        if (str_starts_with($method->getName(), 'test')) {\n            return \\true;\n        }\n        $metadata = Registry::parser()->forMethod($method->getDeclaringClass()->getName(), $method->getName());\n        return $metadata->isTest()->isNotEmpty();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function trim;\nuse PHPUnit\\Framework\\ExpectationFailedException;\nuse PHPUnit\\Framework\\PhptAssertionFailedError;\nuse PHPUnit\\Framework\\SelfDescribing;\nuse Throwable;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class ThrowableToStringMapper\n{\n    public static function map(Throwable $t) : string\n    {\n        if ($t instanceof SelfDescribing) {\n            $buffer = $t->toString();\n            if ($t instanceof ExpectationFailedException && $t->getComparisonFailure()) {\n                $buffer .= $t->getComparisonFailure()->getDiff();\n            }\n            if ($t instanceof PhptAssertionFailedError) {\n                $buffer .= $t->diff();\n            }\n            if (!empty($buffer)) {\n                $buffer = trim($buffer) . \"\\n\";\n            }\n            return $buffer;\n        }\n        return $t::class . ': ' . $t->getMessage() . \"\\n\";\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse function in_array;\n/**\n * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit\n *\n * @psalm-immutable\n */\nfinal class VersionComparisonOperator\n{\n    /**\n     * @psalm-var '<'|'lt'|'<='|'le'|'>'|'gt'|'>='|'ge'|'=='|'='|'eq'|'!='|'<>'|'ne'\n     */\n    private readonly string $operator;\n    /**\n     * @psalm-param '<'|'lt'|'<='|'le'|'>'|'gt'|'>='|'ge'|'=='|'='|'eq'|'!='|'<>'|'ne' $operator\n     *\n     * @throws InvalidVersionOperatorException\n     */\n    public function __construct(string $operator)\n    {\n        $this->ensureOperatorIsValid($operator);\n        $this->operator = $operator;\n    }\n    /**\n     * @psalm-return '<'|'lt'|'<='|'le'|'>'|'gt'|'>='|'ge'|'=='|'='|'eq'|'!='|'<>'|'ne'\n     */\n    public function asString() : string\n    {\n        return $this->operator;\n    }\n    /**\n     * @psalm-param '<'|'lt'|'<='|'le'|'>'|'gt'|'>='|'ge'|'=='|'='|'eq'|'!='|'<>'|'ne' $operator\n     *\n     * @throws InvalidVersionOperatorException\n     */\n    private function ensureOperatorIsValid(string $operator) : void\n    {\n        if (!in_array($operator, ['<', 'lt', '<=', 'le', '>', 'gt', '>=', 'ge', '==', '=', 'eq', '!=', '<>', 'ne'], \\true)) {\n            throw new \\PHPUnit\\Util\\InvalidVersionOperatorException($operator);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util\\Xml;\n\nuse function chdir;\nuse function dirname;\nuse function error_reporting;\nuse function file_get_contents;\nuse function getcwd;\nuse function libxml_get_errors;\nuse function libxml_use_internal_errors;\nuse function sprintf;\nuse DOMDocument;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Loader\n{\n    /**\n     * @throws XmlException\n     */\n    public function loadFile(string $filename) : DOMDocument\n    {\n        $reporting = error_reporting(0);\n        $contents = file_get_contents($filename);\n        error_reporting($reporting);\n        if ($contents === \\false) {\n            throw new \\PHPUnit\\Util\\Xml\\XmlException(sprintf('Could not read XML from file \"%s\"', $filename));\n        }\n        return $this->load($contents, $filename);\n    }\n    /**\n     * @throws XmlException\n     */\n    public function load(string $actual, ?string $filename = null) : DOMDocument\n    {\n        if ($actual === '') {\n            if ($filename === null) {\n                throw new \\PHPUnit\\Util\\Xml\\XmlException('Could not parse XML from empty string');\n            }\n            throw new \\PHPUnit\\Util\\Xml\\XmlException(sprintf('Could not parse XML from empty file \"%s\"', $filename));\n        }\n        $document = new DOMDocument();\n        $document->preserveWhiteSpace = \\false;\n        $internal = libxml_use_internal_errors(\\true);\n        $message = '';\n        $reporting = error_reporting(0);\n        // Required for XInclude\n        if ($filename !== null) {\n            // Required for XInclude on Windows\n            if (\\PHP_OS_FAMILY === 'Windows') {\n                $cwd = getcwd();\n                @chdir(dirname($filename));\n            }\n            $document->documentURI = $filename;\n        }\n        $loaded = $document->loadXML($actual);\n        if ($filename !== null) {\n            $document->xinclude();\n        }\n        foreach (libxml_get_errors() as $error) {\n            $message .= \"\\n\" . $error->message;\n        }\n        libxml_use_internal_errors($internal);\n        error_reporting($reporting);\n        if (isset($cwd)) {\n            @chdir($cwd);\n        }\n        if ($loaded === \\false || $message !== '') {\n            if ($filename !== null) {\n                throw new \\PHPUnit\\Util\\Xml\\XmlException(sprintf('Could not load \"%s\"%s', $filename, $message !== '' ? \":\\n\" . $message : ''));\n            }\n            if ($message === '') {\n                $message = 'Could not load XML for unknown reason';\n            }\n            throw new \\PHPUnit\\Util\\Xml\\XmlException($message);\n        }\n        return $document;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of PHPUnit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\Util;\n\nuse const ENT_QUOTES;\nuse function htmlspecialchars;\nuse function mb_convert_encoding;\nuse function ord;\nuse function preg_replace;\nuse function strlen;\n/**\n * @internal This class is not covered by the backward compatibility promise for PHPUnit\n */\nfinal class Xml\n{\n    /**\n     * Escapes a string for the use in XML documents.\n     *\n     * Any Unicode character is allowed, excluding the surrogate blocks, FFFE,\n     * and FFFF (not even as character reference).\n     *\n     * @see https://www.w3.org/TR/xml/#charsets\n     */\n    public static function prepareString(string $string) : string\n    {\n        return preg_replace('/[\\\\x00-\\\\x08\\\\x0b\\\\x0c\\\\x0e-\\\\x1f\\\\x7f]/', '', htmlspecialchars(self::convertToUtf8($string), ENT_QUOTES));\n    }\n    private static function convertToUtf8(string $string) : string\n    {\n        if (!self::isUtf8($string)) {\n            $string = mb_convert_encoding($string, 'UTF-8');\n        }\n        return $string;\n    }\n    private static function isUtf8(string $string) : bool\n    {\n        $length = strlen($string);\n        for ($i = 0; $i < $length; $i++) {\n            if (ord($string[$i]) < 0x80) {\n                $n = 0;\n            } elseif ((ord($string[$i]) & 0xe0) === 0xc0) {\n                $n = 1;\n            } elseif ((ord($string[$i]) & 0xf0) === 0xe0) {\n                $n = 2;\n            } elseif ((ord($string[$i]) & 0xf0) === 0xf0) {\n                $n = 3;\n            } else {\n                return \\false;\n            }\n            for ($j = 0; $j < $n; $j++) {\n                if (++$i === $length || (ord($string[$i]) & 0xc0) !== 0x80) {\n                    return \\false;\n                }\n            }\n        }\n        return \\true;\n    }\n}\n<?xml version=\"1.0\"?>\n<bom xmlns=\"http://cyclonedx.org/schema/bom/1.4\">\n <components>\n  <component type=\"library\">\n   <group>phpunit</group>\n   <name>phpunit</name>\n   <version>10.4.2</version>\n   <description>The PHP Unit Testing framework.</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/phpunit/phpunit@10.4.2</purl>\n  </component>\n  <component type=\"library\">\n   <group>myclabs</group>\n   <name>deep-copy</name>\n   <version>1.11.1</version>\n   <description>Create deep copies (clones) of your objects</description>\n   <licenses>\n    <license>\n     <id>MIT</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/myclabs/deep-copy@1.11.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>nikic</group>\n   <name>php-parser</name>\n   <version>v4.17.1</version>\n   <description>A PHP parser written in PHP</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/nikic/php-parser@v4.17.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>phar-io</group>\n   <name>manifest</name>\n   <version>2.0.3</version>\n   <description>Component for reading phar.io manifest information from a PHP Archive (PHAR)</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/phar-io/manifest@2.0.3</purl>\n  </component>\n  <component type=\"library\">\n   <group>phar-io</group>\n   <name>version</name>\n   <version>3.2.1</version>\n   <description>Library for handling version information and constraints</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/phar-io/version@3.2.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>phpunit</group>\n   <name>php-code-coverage</name>\n   <version>10.1.7</version>\n   <description>Library that provides collection, processing, and rendering functionality for PHP code coverage information.</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/phpunit/php-code-coverage@10.1.7</purl>\n  </component>\n  <component type=\"library\">\n   <group>phpunit</group>\n   <name>php-file-iterator</name>\n   <version>4.1.0</version>\n   <description>FilterIterator implementation that filters files based on a list of suffixes.</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/phpunit/php-file-iterator@4.1.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>phpunit</group>\n   <name>php-invoker</name>\n   <version>4.0.0</version>\n   <description>Invoke callables with a timeout</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/phpunit/php-invoker@4.0.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>phpunit</group>\n   <name>php-text-template</name>\n   <version>3.0.1</version>\n   <description>Simple template engine.</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/phpunit/php-text-template@3.0.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>phpunit</group>\n   <name>php-timer</name>\n   <version>6.0.0</version>\n   <description>Utility class for timing</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/phpunit/php-timer@6.0.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>cli-parser</name>\n   <version>2.0.0</version>\n   <description>Library for parsing CLI options</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/cli-parser@2.0.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>code-unit</name>\n   <version>2.0.0</version>\n   <description>Collection of value objects that represent the PHP code units</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/code-unit@2.0.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>code-unit-reverse-lookup</name>\n   <version>3.0.0</version>\n   <description>Looks up which function or method a line of code belongs to</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/code-unit-reverse-lookup@3.0.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>comparator</name>\n   <version>5.0.1</version>\n   <description>Provides the functionality to compare PHP values for equality</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/comparator@5.0.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>complexity</name>\n   <version>3.1.0</version>\n   <description>Library for calculating the complexity of PHP code units</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/complexity@3.1.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>diff</name>\n   <version>5.0.3</version>\n   <description>Diff implementation</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/diff@5.0.3</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>environment</name>\n   <version>6.0.1</version>\n   <description>Provides functionality to handle HHVM/PHP environments</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/environment@6.0.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>exporter</name>\n   <version>5.1.1</version>\n   <description>Provides the functionality to export PHP variables for visualization</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/exporter@5.1.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>global-state</name>\n   <version>6.0.1</version>\n   <description>Snapshotting of global state</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/global-state@6.0.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>lines-of-code</name>\n   <version>2.0.1</version>\n   <description>Library for counting the lines of code in PHP source code</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/lines-of-code@2.0.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>object-enumerator</name>\n   <version>5.0.0</version>\n   <description>Traverses array structures and object graphs to enumerate all referenced objects</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/object-enumerator@5.0.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>object-reflector</name>\n   <version>3.0.0</version>\n   <description>Allows reflection of object attributes, including inherited and non-public ones</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/object-reflector@3.0.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>recursion-context</name>\n   <version>5.0.0</version>\n   <description>Provides functionality to recursively process PHP variables</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/recursion-context@5.0.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>type</name>\n   <version>4.0.0</version>\n   <description>Collection of value objects that represent the types of the PHP type system</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/type@4.0.0</purl>\n  </component>\n  <component type=\"library\">\n   <group>sebastian</group>\n   <name>version</name>\n   <version>4.0.1</version>\n   <description>Library that helps with managing the version number of Git-hosted PHP projects</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/sebastian/version@4.0.1</purl>\n  </component>\n  <component type=\"library\">\n   <group>theseer</group>\n   <name>tokenizer</name>\n   <version>1.2.1</version>\n   <description>A small library for converting tokenized PHP source code into XML and potentially other formats</description>\n   <licenses>\n    <license>\n     <id>BSD-3-Clause</id>\n    </license>\n   </licenses>\n   <purl>pkg:composer/theseer/tokenizer@1.2.1</purl>\n  </component>\n </components>\n</bom>\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<xs:schema xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">\n    <xs:annotation>\n        <xs:documentation source=\"https://phpunit.de/documentation.html\">\n            This Schema file defines the rules by which the XML configuration file of PHPUnit 10.0 may be structured.\n        </xs:documentation>\n        <xs:appinfo source=\"https://phpunit.de/documentation.html\"/>\n    </xs:annotation>\n    <xs:element name=\"phpunit\" type=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>Root Element</xs:documentation>\n        </xs:annotation>\n    </xs:element>\n    <xs:complexType name=\"coverageType\">\n        <xs:all>\n            <xs:element name=\"include\" minOccurs=\"0\" maxOccurs=\"1\">\n                <xs:complexType>\n                    <xs:group ref=\"pathGroup\"/>\n                </xs:complexType>\n            </xs:element>\n            <xs:element name=\"exclude\" minOccurs=\"0\" maxOccurs=\"1\">\n                <xs:complexType>\n                    <xs:group ref=\"pathGroup\"/>\n                </xs:complexType>\n            </xs:element>\n            <xs:element name=\"report\" minOccurs=\"0\" maxOccurs=\"1\">\n                <xs:complexType>\n                    <xs:group ref=\"coverageReportGroup\"/>\n                </xs:complexType>\n            </xs:element>\n        </xs:all>\n        <xs:attribute name=\"cacheDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"pathCoverage\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"includeUncoveredFiles\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"ignoreDeprecatedCodeUnits\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"disableCodeCoverageIgnore\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:complexType>\n    <xs:complexType name=\"loggingType\">\n        <xs:group ref=\"loggingGroup\"/>\n    </xs:complexType>\n    <xs:complexType name=\"groupsType\">\n        <xs:choice>\n            <xs:sequence>\n                <xs:element name=\"include\" type=\"groupType\"/>\n                <xs:element name=\"exclude\" type=\"groupType\" minOccurs=\"0\"/>\n            </xs:sequence>\n            <xs:sequence>\n                <xs:element name=\"exclude\" type=\"groupType\"/>\n            </xs:sequence>\n        </xs:choice>\n    </xs:complexType>\n    <xs:complexType name=\"groupType\">\n        <xs:sequence>\n            <xs:element name=\"group\" type=\"xs:string\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"extensionsType\">\n        <xs:sequence>\n            <xs:element name=\"bootstrap\" type=\"bootstrapType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"bootstrapType\">\n        <xs:sequence>\n            <xs:element name=\"parameter\" type=\"parameterType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n        <xs:attribute name=\"class\" type=\"xs:string\" use=\"required\"/>\n    </xs:complexType>\n    <xs:complexType name=\"parameterType\">\n        <xs:attribute name=\"name\" type=\"xs:string\" use=\"required\"/>\n        <xs:attribute name=\"value\" type=\"xs:string\" use=\"required\"/>\n    </xs:complexType>\n    <xs:simpleType name=\"columnsType\">\n        <xs:union>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:integer\"/>\n            </xs:simpleType>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:string\">\n                    <xs:enumeration value=\"max\"/>\n                </xs:restriction>\n            </xs:simpleType>\n        </xs:union>\n    </xs:simpleType>\n    <xs:group name=\"pathGroup\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:element name=\"directory\" type=\"directoryFilterType\"/>\n                <xs:element name=\"file\" type=\"fileFilterType\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:group>\n    <xs:complexType name=\"directoryFilterType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:string\">\n                <xs:attribute type=\"xs:string\" name=\"prefix\" default=\"\"/>\n                <xs:attribute type=\"xs:string\" name=\"suffix\" default=\"Test.php\"/>\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:simpleType name=\"executionOrderType\">\n        <xs:restriction base=\"xs:string\">\n            <xs:enumeration value=\"default\"/>\n            <xs:enumeration value=\"defects\"/>\n            <xs:enumeration value=\"depends\"/>\n            <xs:enumeration value=\"depends,defects\"/>\n            <xs:enumeration value=\"depends,duration\"/>\n            <xs:enumeration value=\"depends,random\"/>\n            <xs:enumeration value=\"depends,reverse\"/>\n            <xs:enumeration value=\"depends,size\"/>\n            <xs:enumeration value=\"duration\"/>\n            <xs:enumeration value=\"no-depends\"/>\n            <xs:enumeration value=\"no-depends,defects\"/>\n            <xs:enumeration value=\"no-depends,duration\"/>\n            <xs:enumeration value=\"no-depends,random\"/>\n            <xs:enumeration value=\"no-depends,reverse\"/>\n            <xs:enumeration value=\"no-depends,size\"/>\n            <xs:enumeration value=\"random\"/>\n            <xs:enumeration value=\"reverse\"/>\n            <xs:enumeration value=\"size\"/>\n        </xs:restriction>\n    </xs:simpleType>\n    <xs:complexType name=\"fileFilterType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:anyURI\">\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:attributeGroup name=\"phpVersionGroup\">\n        <xs:attribute name=\"phpVersion\" type=\"xs:string\" default=\"5.3.0\"/>\n        <xs:attribute name=\"phpVersionOperator\" type=\"xs:string\" default=\"&gt;=\"/>\n    </xs:attributeGroup>\n    <xs:complexType name=\"phpType\">\n        <xs:sequence>\n            <xs:choice maxOccurs=\"unbounded\">\n                <xs:element name=\"includePath\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"ini\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"const\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"var\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"env\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"post\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"get\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"cookie\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"server\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"files\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"request\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"namedValueType\">\n        <xs:attribute name=\"name\" use=\"required\" type=\"xs:string\"/>\n        <xs:attribute name=\"value\" use=\"required\" type=\"xs:anySimpleType\"/>\n        <xs:attribute name=\"verbatim\" use=\"optional\" type=\"xs:boolean\"/>\n        <xs:attribute name=\"force\" use=\"optional\" type=\"xs:boolean\"/>\n    </xs:complexType>\n    <xs:complexType name=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>The main type specifying the document structure</xs:documentation>\n        </xs:annotation>\n        <xs:group ref=\"configGroup\"/>\n        <xs:attributeGroup ref=\"configAttributeGroup\"/>\n    </xs:complexType>\n    <xs:attributeGroup name=\"configAttributeGroup\">\n        <xs:attribute name=\"backupGlobals\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"backupStaticProperties\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"bootstrap\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"cacheDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"cacheResult\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"cacheResultFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"colors\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"columns\" type=\"columnsType\" default=\"80\"/>\n        <xs:attribute name=\"requireCoverageMetadata\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"processIsolation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnDefect\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnError\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnFailure\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnIncomplete\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnSkipped\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnEmptyTestSuite\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnIncomplete\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnSkipped\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutChangesToGlobalState\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutOutputDuringTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutTestsThatDoNotTestAnything\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"beStrictAboutTodoAnnotatedTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutCoverageMetadata\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"defaultTimeLimit\" type=\"xs:integer\" default=\"0\"/>\n        <xs:attribute name=\"enforceTimeLimit\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"timeoutForSmallTests\" type=\"xs:integer\" default=\"1\"/>\n        <xs:attribute name=\"timeoutForMediumTests\" type=\"xs:integer\" default=\"10\"/>\n        <xs:attribute name=\"timeoutForLargeTests\" type=\"xs:integer\" default=\"60\"/>\n        <xs:attribute name=\"defaultTestSuite\" type=\"xs:string\" default=\"\"/>\n        <xs:attribute name=\"testdox\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stderr\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"reverseDefectList\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"registerMockObjectsFromTestArgumentsRecursively\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"extensionsDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"executionOrder\" type=\"executionOrderType\" default=\"default\"/>\n        <xs:attribute name=\"resolveDependencies\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"displayDetailsOnIncompleteTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnSkippedTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnTestsThatTriggerDeprecations\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnTestsThatTriggerErrors\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnTestsThatTriggerNotices\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"displayDetailsOnTestsThatTriggerWarnings\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:attributeGroup>\n    <xs:group name=\"configGroup\">\n        <xs:all>\n            <xs:element ref=\"testSuiteFacet\" minOccurs=\"0\"/>\n            <xs:element name=\"groups\" type=\"groupsType\" minOccurs=\"0\"/>\n            <xs:element name=\"coverage\" type=\"coverageType\" minOccurs=\"0\"/>\n            <xs:element name=\"logging\" type=\"loggingType\" minOccurs=\"0\"/>\n            <xs:element name=\"extensions\" type=\"extensionsType\" minOccurs=\"0\"/>\n            <xs:element name=\"php\" type=\"phpType\" minOccurs=\"0\"/>\n        </xs:all>\n    </xs:group>\n    <xs:element name=\"testSuiteFacet\" abstract=\"true\"/>\n    <xs:element name=\"testsuite\" type=\"testSuiteType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:element name=\"testsuites\" type=\"testSuitesType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:complexType name=\"testSuitesType\">\n        <xs:sequence>\n            <xs:element name=\"testsuite\" type=\"testSuiteType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"testSuiteType\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:group ref=\"pathGroup\"/>\n                <xs:element name=\"exclude\" type=\"xs:string\"/>\n            </xs:choice>\n        </xs:sequence>\n        <xs:attribute name=\"name\" type=\"xs:string\" use=\"required\"/>\n    </xs:complexType>\n    <xs:group name=\"coverageReportGroup\">\n        <xs:all>\n            <xs:element name=\"clover\" type=\"logToFileType\" minOccurs=\"0\"/>\n            <xs:element name=\"cobertura\" type=\"logToFileType\" minOccurs=\"0\"/>\n            <xs:element name=\"crap4j\" type=\"coverageReportCrap4JType\" minOccurs=\"0\" />\n            <xs:element name=\"html\" type=\"coverageReportHtmlType\" minOccurs=\"0\" />\n            <xs:element name=\"php\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"text\" type=\"coverageReportTextType\" minOccurs=\"0\" />\n            <xs:element name=\"xml\" type=\"logToDirectoryType\" minOccurs=\"0\" />\n        </xs:all>\n    </xs:group>\n    <xs:group name=\"loggingGroup\">\n        <xs:all>\n            <xs:element name=\"junit\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"teamcity\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"testdoxHtml\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"testdoxText\" type=\"logToFileType\" minOccurs=\"0\" />\n        </xs:all>\n    </xs:group>\n    <xs:complexType name=\"logToFileType\">\n        <xs:attribute name=\"outputFile\" type=\"xs:anyURI\" use=\"required\"/>\n    </xs:complexType>\n    <xs:complexType name=\"logToDirectoryType\">\n        <xs:attribute name=\"outputDirectory\" type=\"xs:anyURI\" use=\"required\"/>\n    </xs:complexType>\n    <xs:complexType name=\"coverageReportCrap4JType\">\n        <xs:attribute name=\"outputFile\" type=\"xs:anyURI\" use=\"required\"/>\n        <xs:attribute name=\"threshold\" type=\"xs:integer\"/>\n    </xs:complexType>\n    <xs:complexType name=\"coverageReportHtmlType\">\n        <xs:attribute name=\"outputDirectory\" type=\"xs:anyURI\" use=\"required\"/>\n        <xs:attribute name=\"lowUpperBound\" type=\"xs:integer\" default=\"50\"/>\n        <xs:attribute name=\"highLowerBound\" type=\"xs:integer\" default=\"90\"/>\n        <xs:attribute name=\"colorSuccessLow\" type=\"xs:string\" default=\"#dff0d8\"/>\n        <xs:attribute name=\"colorSuccessMedium\" type=\"xs:string\" default=\"#c3e3b5\"/>\n        <xs:attribute name=\"colorSuccessHigh\" type=\"xs:string\" default=\"#99cb84\"/>\n        <xs:attribute name=\"colorWarning\" type=\"xs:string\" default=\"#fcf8e3\"/>\n        <xs:attribute name=\"colorDanger\" type=\"xs:string\" default=\"#f2dede\"/>\n        <xs:attribute name=\"customCssFile\" type=\"xs:string\"/>\n    </xs:complexType>\n    <xs:complexType name=\"coverageReportTextType\">\n        <xs:attribute name=\"outputFile\" type=\"xs:anyURI\" use=\"required\"/>\n        <xs:attribute name=\"showUncoveredFiles\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"showOnlySummary\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:complexType>\n</xs:schema>\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<xs:schema xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">\n    <xs:annotation>\n        <xs:documentation source=\"https://phpunit.de/documentation.html\">\n            This Schema file defines the rules by which the XML configuration file of PHPUnit 8.5 may be structured.\n        </xs:documentation>\n        <xs:appinfo source=\"https://phpunit.de/documentation.html\"/>\n    </xs:annotation>\n    <xs:element name=\"phpunit\" type=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>Root Element</xs:documentation>\n        </xs:annotation>\n    </xs:element>\n    <xs:complexType name=\"filtersType\">\n        <xs:sequence>\n            <xs:element name=\"whitelist\" type=\"whiteListType\" minOccurs=\"0\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"filterType\">\n        <xs:sequence>\n            <xs:choice maxOccurs=\"unbounded\" minOccurs=\"0\">\n                <xs:group ref=\"pathGroup\"/>\n                <xs:element name=\"exclude\">\n                    <xs:complexType>\n                        <xs:group ref=\"pathGroup\"/>\n                    </xs:complexType>\n                </xs:element>\n            </xs:choice>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"whiteListType\">\n        <xs:complexContent>\n            <xs:extension base=\"filterType\">\n                <xs:attribute name=\"addUncoveredFilesFromWhitelist\" default=\"true\" type=\"xs:boolean\"/>\n                <xs:attribute name=\"processUncoveredFilesFromWhitelist\" default=\"false\" type=\"xs:boolean\"/>\n            </xs:extension>\n        </xs:complexContent>\n    </xs:complexType>\n    <xs:complexType name=\"groupsType\">\n        <xs:choice>\n            <xs:sequence>\n                <xs:element name=\"include\" type=\"groupType\"/>\n                <xs:element name=\"exclude\" type=\"groupType\" minOccurs=\"0\"/>\n            </xs:sequence>\n            <xs:sequence>\n                <xs:element name=\"exclude\" type=\"groupType\"/>\n            </xs:sequence>\n        </xs:choice>\n    </xs:complexType>\n    <xs:complexType name=\"groupType\">\n        <xs:sequence>\n            <xs:element name=\"group\" type=\"xs:string\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"extensionsType\">\n        <xs:sequence>\n            <xs:element name=\"extension\" type=\"objectType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"listenersType\">\n        <xs:sequence>\n            <xs:element name=\"listener\" type=\"objectType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"objectType\">\n        <xs:sequence>\n            <xs:element name=\"arguments\" minOccurs=\"0\">\n                <xs:complexType>\n                    <xs:group ref=\"argumentsGroup\"/>\n                </xs:complexType>\n            </xs:element>\n        </xs:sequence>\n        <xs:attribute name=\"class\" type=\"xs:string\" use=\"required\"/>\n        <xs:attribute name=\"file\" type=\"xs:anyURI\"/>\n    </xs:complexType>\n    <xs:complexType name=\"arrayType\">\n        <xs:sequence>\n            <xs:element name=\"element\" type=\"argumentType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"argumentType\">\n        <xs:group ref=\"argumentChoice\"/>\n        <xs:attribute name=\"key\" use=\"required\"/>\n    </xs:complexType>\n    <xs:group name=\"argumentsGroup\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:element name=\"array\" type=\"arrayType\" />\n                <xs:element name=\"integer\" type=\"xs:integer\" />\n                <xs:element name=\"string\" type=\"xs:string\" />\n                <xs:element name=\"double\" type=\"xs:double\" />\n                <xs:element name=\"null\" />\n                <xs:element name=\"object\" type=\"objectType\" />\n                <xs:element name=\"file\" type=\"xs:anyURI\" />\n                <xs:element name=\"directory\" type=\"xs:anyURI\" />\n                <xs:element name=\"boolean\" type=\"xs:boolean\" />\n            </xs:choice>\n        </xs:sequence>\n    </xs:group>\n    <xs:group name=\"argumentChoice\">\n        <xs:choice>\n            <xs:element name=\"array\" type=\"arrayType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"integer\" type=\"xs:integer\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"string\" type=\"xs:string\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"double\" type=\"xs:double\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"null\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"object\" type=\"objectType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"file\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"directory\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"boolean\" type=\"xs:boolean\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:choice>\n    </xs:group>\n    <xs:simpleType name=\"columnsType\">\n        <xs:union>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:integer\"/>\n            </xs:simpleType>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:string\">\n                    <xs:enumeration value=\"max\"/>\n                </xs:restriction>\n            </xs:simpleType>\n        </xs:union>\n    </xs:simpleType>\n    <xs:complexType name=\"loggersType\">\n        <xs:sequence>\n            <xs:element name=\"log\" type=\"loggerType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"loggerType\">\n        <xs:attribute name=\"type\">\n            <xs:simpleType>\n                <xs:restriction base=\"xs:string\">\n                    <xs:enumeration value=\"coverage-html\"/>\n                    <xs:enumeration value=\"coverage-text\"/>\n                    <xs:enumeration value=\"coverage-clover\"/>\n                    <xs:enumeration value=\"coverage-crap4j\"/>\n                    <xs:enumeration value=\"coverage-xml\"/>\n                    <xs:enumeration value=\"coverage-php\"/>\n                    <xs:enumeration value=\"json\"/>\n                    <xs:enumeration value=\"plain\"/>\n                    <xs:enumeration value=\"tap\"/>\n                    <xs:enumeration value=\"teamcity\"/>\n                    <xs:enumeration value=\"junit\"/>\n                    <xs:enumeration value=\"testdox-html\"/>\n                    <xs:enumeration value=\"testdox-text\"/>\n                    <xs:enumeration value=\"testdox-xml\"/>\n                </xs:restriction>\n            </xs:simpleType>\n        </xs:attribute>\n        <xs:attribute name=\"target\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"lowUpperBound\" type=\"xs:nonNegativeInteger\" default=\"50\"/>\n        <xs:attribute name=\"highLowerBound\" type=\"xs:nonNegativeInteger\" default=\"90\"/>\n        <xs:attribute name=\"showUncoveredFiles\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"showOnlySummary\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"threshold\" type=\"xs:nonNegativeInteger\" default=\"30\"/>\n    </xs:complexType>\n    <xs:group name=\"pathGroup\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:element name=\"directory\" type=\"directoryFilterType\"/>\n                <xs:element name=\"file\" type=\"fileFilterType\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:group>\n    <xs:complexType name=\"directoryFilterType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:string\">\n                <xs:attribute type=\"xs:string\" name=\"prefix\" default=\"\"/>\n                <xs:attribute type=\"xs:string\" name=\"suffix\" default=\"Test.php\"/>\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:simpleType name=\"executionOrderType\">\n        <xs:restriction base=\"xs:string\">\n            <xs:enumeration value=\"default\"/>\n            <xs:enumeration value=\"defects\"/>\n            <xs:enumeration value=\"depends\"/>\n            <xs:enumeration value=\"depends,defects\"/>\n            <xs:enumeration value=\"depends,duration\"/>\n            <xs:enumeration value=\"depends,random\"/>\n            <xs:enumeration value=\"depends,reverse\"/>\n            <xs:enumeration value=\"depends,size\"/>\n            <xs:enumeration value=\"duration\"/>\n            <xs:enumeration value=\"no-depends\"/>\n            <xs:enumeration value=\"no-depends,defects\"/>\n            <xs:enumeration value=\"no-depends,duration\"/>\n            <xs:enumeration value=\"no-depends,random\"/>\n            <xs:enumeration value=\"no-depends,reverse\"/>\n            <xs:enumeration value=\"no-depends,size\"/>\n            <xs:enumeration value=\"random\"/>\n            <xs:enumeration value=\"reverse\"/>\n            <xs:enumeration value=\"size\"/>\n        </xs:restriction>\n    </xs:simpleType>\n    <xs:complexType name=\"fileFilterType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:anyURI\">\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:attributeGroup name=\"phpVersionGroup\">\n        <xs:attribute name=\"phpVersion\" type=\"xs:string\" default=\"5.3.0\"/>\n        <xs:attribute name=\"phpVersionOperator\" type=\"xs:string\" default=\"&gt;=\"/>\n    </xs:attributeGroup>\n    <xs:complexType name=\"phpType\">\n        <xs:sequence>\n            <xs:choice maxOccurs=\"unbounded\">\n                <xs:element name=\"includePath\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"ini\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"const\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"var\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"env\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"post\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"get\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"cookie\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"server\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"files\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"request\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"namedValueType\">\n        <xs:attribute name=\"name\" use=\"required\" type=\"xs:string\"/>\n        <xs:attribute name=\"value\" use=\"required\" type=\"xs:anySimpleType\"/>\n        <xs:attribute name=\"verbatim\" use=\"optional\" type=\"xs:boolean\"/>\n        <xs:attribute name=\"force\" use=\"optional\" type=\"xs:boolean\"/>\n    </xs:complexType>\n    <xs:complexType name=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>The main type specifying the document structure</xs:documentation>\n        </xs:annotation>\n        <xs:group ref=\"configGroup\"/>\n        <xs:attributeGroup ref=\"configAttributeGroup\"/>\n    </xs:complexType>\n    <xs:attributeGroup name=\"configAttributeGroup\">\n        <xs:attribute name=\"backupGlobals\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"backupStaticAttributes\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"bootstrap\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"cacheResult\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"cacheResultFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"cacheTokens\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"colors\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"columns\" type=\"columnsType\" default=\"80\"/>\n        <xs:attribute name=\"convertDeprecationsToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"convertErrorsToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"convertNoticesToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"convertWarningsToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"disableCodeCoverageIgnore\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"forceCoversAnnotation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"printerClass\" type=\"xs:string\" default=\"PHPUnit\\TextUI\\ResultPrinter\"/>\n        <xs:attribute name=\"printerFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"processIsolation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnDefect\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnError\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnFailure\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnIncomplete\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnSkipped\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutChangesToGlobalState\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutOutputDuringTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutResourceUsageDuringSmallTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutTestsThatDoNotTestAnything\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"beStrictAboutTodoAnnotatedTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutCoversAnnotation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"defaultTimeLimit\" type=\"xs:integer\" default=\"0\"/>\n        <xs:attribute name=\"enforceTimeLimit\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreDeprecatedCodeUnitsFromCodeCoverage\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"timeoutForSmallTests\" type=\"xs:integer\" default=\"1\"/>\n        <xs:attribute name=\"timeoutForMediumTests\" type=\"xs:integer\" default=\"10\"/>\n        <xs:attribute name=\"timeoutForLargeTests\" type=\"xs:integer\" default=\"60\"/>\n        <xs:attribute name=\"testSuiteLoaderClass\" type=\"xs:string\" default=\"PHPUnit\\Runner\\StandardTestSuiteLoader\"/>\n        <xs:attribute name=\"testSuiteLoaderFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"defaultTestSuite\" type=\"xs:string\" default=\"\"/>\n        <xs:attribute name=\"verbose\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"testdox\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stderr\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"reverseDefectList\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"registerMockObjectsFromTestArgumentsRecursively\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"extensionsDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"executionOrder\" type=\"executionOrderType\" default=\"default\"/>\n        <xs:attribute name=\"resolveDependencies\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"noInteraction\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:attributeGroup>\n    <xs:group name=\"configGroup\">\n        <xs:all>\n            <xs:element ref=\"testSuiteFacet\" minOccurs=\"0\"/>\n            <xs:element name=\"groups\" type=\"groupsType\" minOccurs=\"0\"/>\n            <xs:element name=\"testdoxGroups\" type=\"groupsType\" minOccurs=\"0\"/>\n            <xs:element name=\"filter\" type=\"filtersType\" minOccurs=\"0\"/>\n            <xs:element name=\"logging\" type=\"loggersType\" minOccurs=\"0\"/>\n            <xs:element name=\"extensions\" type=\"extensionsType\" minOccurs=\"0\"/>\n            <xs:element name=\"listeners\" type=\"listenersType\" minOccurs=\"0\"/>\n            <xs:element name=\"php\" type=\"phpType\" minOccurs=\"0\"/>\n        </xs:all>\n    </xs:group>\n    <xs:element name=\"testSuiteFacet\" abstract=\"true\"/>\n    <xs:element name=\"testsuite\" type=\"testSuiteType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:element name=\"testsuites\" type=\"testSuitesType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:complexType name=\"testSuitesType\">\n        <xs:sequence>\n            <xs:element name=\"testsuite\" type=\"testSuiteType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"testSuiteType\">\n        <xs:sequence>\n            <xs:group ref=\"pathGroup\"/>\n            <xs:element name=\"exclude\" type=\"xs:string\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n        <xs:attribute name=\"name\" type=\"xs:string\" use=\"required\"/>\n    </xs:complexType>\n</xs:schema>\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<xs:schema xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">\n    <xs:annotation>\n        <xs:documentation source=\"https://phpunit.de/documentation.html\">\n            This Schema file defines the rules by which the XML configuration file of PHPUnit 9.2 may be structured.\n        </xs:documentation>\n        <xs:appinfo source=\"https://phpunit.de/documentation.html\"/>\n    </xs:annotation>\n    <xs:element name=\"phpunit\" type=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>Root Element</xs:documentation>\n        </xs:annotation>\n    </xs:element>\n    <xs:complexType name=\"filtersType\">\n        <xs:sequence>\n            <xs:element name=\"whitelist\" type=\"whiteListType\" minOccurs=\"0\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"filterType\">\n        <xs:sequence>\n            <xs:choice maxOccurs=\"unbounded\" minOccurs=\"0\">\n                <xs:group ref=\"pathGroup\"/>\n                <xs:element name=\"exclude\">\n                    <xs:complexType>\n                        <xs:group ref=\"pathGroup\"/>\n                    </xs:complexType>\n                </xs:element>\n            </xs:choice>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"whiteListType\">\n        <xs:complexContent>\n            <xs:extension base=\"filterType\">\n                <xs:attribute name=\"addUncoveredFilesFromWhitelist\" default=\"true\" type=\"xs:boolean\"/>\n                <xs:attribute name=\"processUncoveredFilesFromWhitelist\" default=\"false\" type=\"xs:boolean\"/>\n            </xs:extension>\n        </xs:complexContent>\n    </xs:complexType>\n    <xs:complexType name=\"groupsType\">\n        <xs:choice>\n            <xs:sequence>\n                <xs:element name=\"include\" type=\"groupType\"/>\n                <xs:element name=\"exclude\" type=\"groupType\" minOccurs=\"0\"/>\n            </xs:sequence>\n            <xs:sequence>\n                <xs:element name=\"exclude\" type=\"groupType\"/>\n            </xs:sequence>\n        </xs:choice>\n    </xs:complexType>\n    <xs:complexType name=\"groupType\">\n        <xs:sequence>\n            <xs:element name=\"group\" type=\"xs:string\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"extensionsType\">\n        <xs:sequence>\n            <xs:element name=\"extension\" type=\"objectType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"listenersType\">\n        <xs:sequence>\n            <xs:element name=\"listener\" type=\"objectType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"objectType\">\n        <xs:sequence>\n            <xs:element name=\"arguments\" minOccurs=\"0\">\n                <xs:complexType>\n                    <xs:group ref=\"argumentsGroup\"/>\n                </xs:complexType>\n            </xs:element>\n        </xs:sequence>\n        <xs:attribute name=\"class\" type=\"xs:string\" use=\"required\"/>\n        <xs:attribute name=\"file\" type=\"xs:anyURI\"/>\n    </xs:complexType>\n    <xs:complexType name=\"arrayType\">\n        <xs:sequence>\n            <xs:element name=\"element\" type=\"argumentType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"argumentType\">\n        <xs:group ref=\"argumentChoice\"/>\n        <xs:attribute name=\"key\" use=\"required\"/>\n    </xs:complexType>\n    <xs:group name=\"argumentsGroup\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:element name=\"array\" type=\"arrayType\" />\n                <xs:element name=\"integer\" type=\"xs:integer\" />\n                <xs:element name=\"string\" type=\"xs:string\" />\n                <xs:element name=\"double\" type=\"xs:double\" />\n                <xs:element name=\"null\" />\n                <xs:element name=\"object\" type=\"objectType\" />\n                <xs:element name=\"file\" type=\"xs:anyURI\" />\n                <xs:element name=\"directory\" type=\"xs:anyURI\" />\n                <xs:element name=\"boolean\" type=\"xs:boolean\" />\n            </xs:choice>\n        </xs:sequence>\n    </xs:group>\n    <xs:group name=\"argumentChoice\">\n        <xs:choice>\n            <xs:element name=\"array\" type=\"arrayType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"integer\" type=\"xs:integer\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"string\" type=\"xs:string\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"double\" type=\"xs:double\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"null\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"object\" type=\"objectType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"file\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"directory\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"boolean\" type=\"xs:boolean\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:choice>\n    </xs:group>\n    <xs:simpleType name=\"columnsType\">\n        <xs:union>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:integer\"/>\n            </xs:simpleType>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:string\">\n                    <xs:enumeration value=\"max\"/>\n                </xs:restriction>\n            </xs:simpleType>\n        </xs:union>\n    </xs:simpleType>\n    <xs:complexType name=\"loggersType\">\n        <xs:sequence>\n            <xs:element name=\"log\" type=\"loggerType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"loggerType\">\n        <xs:attribute name=\"type\">\n            <xs:simpleType>\n                <xs:restriction base=\"xs:string\">\n                    <xs:enumeration value=\"coverage-html\"/>\n                    <xs:enumeration value=\"coverage-text\"/>\n                    <xs:enumeration value=\"coverage-clover\"/>\n                    <xs:enumeration value=\"coverage-crap4j\"/>\n                    <xs:enumeration value=\"coverage-xml\"/>\n                    <xs:enumeration value=\"coverage-php\"/>\n                    <xs:enumeration value=\"plain\"/>\n                    <xs:enumeration value=\"teamcity\"/>\n                    <xs:enumeration value=\"junit\"/>\n                    <xs:enumeration value=\"testdox-html\"/>\n                    <xs:enumeration value=\"testdox-text\"/>\n                    <xs:enumeration value=\"testdox-xml\"/>\n                </xs:restriction>\n            </xs:simpleType>\n        </xs:attribute>\n        <xs:attribute name=\"target\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"lowUpperBound\" type=\"xs:nonNegativeInteger\" default=\"50\"/>\n        <xs:attribute name=\"highLowerBound\" type=\"xs:nonNegativeInteger\" default=\"90\"/>\n        <xs:attribute name=\"showUncoveredFiles\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"showOnlySummary\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"threshold\" type=\"xs:nonNegativeInteger\" default=\"30\"/>\n    </xs:complexType>\n    <xs:group name=\"pathGroup\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:element name=\"directory\" type=\"directoryFilterType\"/>\n                <xs:element name=\"file\" type=\"fileFilterType\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:group>\n    <xs:complexType name=\"directoryFilterType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:string\">\n                <xs:attribute type=\"xs:string\" name=\"prefix\" default=\"\"/>\n                <xs:attribute type=\"xs:string\" name=\"suffix\" default=\"Test.php\"/>\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:simpleType name=\"executionOrderType\">\n        <xs:restriction base=\"xs:string\">\n            <xs:enumeration value=\"default\"/>\n            <xs:enumeration value=\"defects\"/>\n            <xs:enumeration value=\"depends\"/>\n            <xs:enumeration value=\"depends,defects\"/>\n            <xs:enumeration value=\"depends,duration\"/>\n            <xs:enumeration value=\"depends,random\"/>\n            <xs:enumeration value=\"depends,reverse\"/>\n            <xs:enumeration value=\"depends,size\"/>\n            <xs:enumeration value=\"duration\"/>\n            <xs:enumeration value=\"no-depends\"/>\n            <xs:enumeration value=\"no-depends,defects\"/>\n            <xs:enumeration value=\"no-depends,duration\"/>\n            <xs:enumeration value=\"no-depends,random\"/>\n            <xs:enumeration value=\"no-depends,reverse\"/>\n            <xs:enumeration value=\"no-depends,size\"/>\n            <xs:enumeration value=\"random\"/>\n            <xs:enumeration value=\"reverse\"/>\n            <xs:enumeration value=\"size\"/>\n        </xs:restriction>\n    </xs:simpleType>\n    <xs:complexType name=\"fileFilterType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:anyURI\">\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:attributeGroup name=\"phpVersionGroup\">\n        <xs:attribute name=\"phpVersion\" type=\"xs:string\" default=\"5.3.0\"/>\n        <xs:attribute name=\"phpVersionOperator\" type=\"xs:string\" default=\"&gt;=\"/>\n    </xs:attributeGroup>\n    <xs:complexType name=\"phpType\">\n        <xs:sequence>\n            <xs:choice maxOccurs=\"unbounded\">\n                <xs:element name=\"includePath\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"ini\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"const\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"var\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"env\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"post\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"get\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"cookie\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"server\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"files\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"request\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"namedValueType\">\n        <xs:attribute name=\"name\" use=\"required\" type=\"xs:string\"/>\n        <xs:attribute name=\"value\" use=\"required\" type=\"xs:anySimpleType\"/>\n        <xs:attribute name=\"verbatim\" use=\"optional\" type=\"xs:boolean\"/>\n        <xs:attribute name=\"force\" use=\"optional\" type=\"xs:boolean\"/>\n    </xs:complexType>\n    <xs:complexType name=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>The main type specifying the document structure</xs:documentation>\n        </xs:annotation>\n        <xs:group ref=\"configGroup\"/>\n        <xs:attributeGroup ref=\"configAttributeGroup\"/>\n    </xs:complexType>\n    <xs:attributeGroup name=\"configAttributeGroup\">\n        <xs:attribute name=\"backupGlobals\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"backupStaticAttributes\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"bootstrap\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"cacheResult\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"cacheResultFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"cacheTokens\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"colors\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"columns\" type=\"columnsType\" default=\"80\"/>\n        <xs:attribute name=\"convertDeprecationsToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"convertErrorsToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"convertNoticesToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"convertWarningsToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"disableCodeCoverageIgnore\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"forceCoversAnnotation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"printerClass\" type=\"xs:string\" default=\"PHPUnit\\TextUI\\ResultPrinter\"/>\n        <xs:attribute name=\"printerFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"processIsolation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnDefect\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnError\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnFailure\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnIncomplete\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnSkipped\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnIncomplete\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnSkipped\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutChangesToGlobalState\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutOutputDuringTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutResourceUsageDuringSmallTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutTestsThatDoNotTestAnything\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"beStrictAboutTodoAnnotatedTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutCoversAnnotation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"defaultTimeLimit\" type=\"xs:integer\" default=\"0\"/>\n        <xs:attribute name=\"enforceTimeLimit\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreDeprecatedCodeUnitsFromCodeCoverage\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"timeoutForSmallTests\" type=\"xs:integer\" default=\"1\"/>\n        <xs:attribute name=\"timeoutForMediumTests\" type=\"xs:integer\" default=\"10\"/>\n        <xs:attribute name=\"timeoutForLargeTests\" type=\"xs:integer\" default=\"60\"/>\n        <xs:attribute name=\"testSuiteLoaderClass\" type=\"xs:string\" default=\"PHPUnit\\Runner\\StandardTestSuiteLoader\"/>\n        <xs:attribute name=\"testSuiteLoaderFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"defaultTestSuite\" type=\"xs:string\" default=\"\"/>\n        <xs:attribute name=\"verbose\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"testdox\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stderr\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"reverseDefectList\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"registerMockObjectsFromTestArgumentsRecursively\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"extensionsDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"executionOrder\" type=\"executionOrderType\" default=\"default\"/>\n        <xs:attribute name=\"resolveDependencies\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"noInteraction\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:attributeGroup>\n    <xs:group name=\"configGroup\">\n        <xs:all>\n            <xs:element ref=\"testSuiteFacet\" minOccurs=\"0\"/>\n            <xs:element name=\"groups\" type=\"groupsType\" minOccurs=\"0\"/>\n            <xs:element name=\"testdoxGroups\" type=\"groupsType\" minOccurs=\"0\"/>\n            <xs:element name=\"filter\" type=\"filtersType\" minOccurs=\"0\"/>\n            <xs:element name=\"logging\" type=\"loggersType\" minOccurs=\"0\"/>\n            <xs:element name=\"extensions\" type=\"extensionsType\" minOccurs=\"0\"/>\n            <xs:element name=\"listeners\" type=\"listenersType\" minOccurs=\"0\"/>\n            <xs:element name=\"php\" type=\"phpType\" minOccurs=\"0\"/>\n        </xs:all>\n    </xs:group>\n    <xs:element name=\"testSuiteFacet\" abstract=\"true\"/>\n    <xs:element name=\"testsuite\" type=\"testSuiteType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:element name=\"testsuites\" type=\"testSuitesType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:complexType name=\"testSuitesType\">\n        <xs:sequence>\n            <xs:element name=\"testsuite\" type=\"testSuiteType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"testSuiteType\">\n        <xs:sequence>\n            <xs:group ref=\"pathGroup\"/>\n            <xs:element name=\"exclude\" type=\"xs:string\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n        <xs:attribute name=\"name\" type=\"xs:string\" use=\"required\"/>\n    </xs:complexType>\n</xs:schema>\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<xs:schema xmlns:xs=\"http://www.w3.org/2001/XMLSchema\">\n    <xs:annotation>\n        <xs:documentation source=\"https://phpunit.de/documentation.html\">\n            This Schema file defines the rules by which the XML configuration file of PHPUnit 9.5 may be structured.\n        </xs:documentation>\n        <xs:appinfo source=\"https://phpunit.de/documentation.html\"/>\n    </xs:annotation>\n    <xs:element name=\"phpunit\" type=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>Root Element</xs:documentation>\n        </xs:annotation>\n    </xs:element>\n    <xs:complexType name=\"coverageType\">\n        <xs:all>\n            <xs:element name=\"include\" minOccurs=\"0\" maxOccurs=\"1\">\n                <xs:complexType>\n                    <xs:group ref=\"pathGroup\"/>\n                </xs:complexType>\n            </xs:element>\n            <xs:element name=\"exclude\" minOccurs=\"0\" maxOccurs=\"1\">\n                <xs:complexType>\n                    <xs:group ref=\"pathGroup\"/>\n                </xs:complexType>\n            </xs:element>\n            <xs:element name=\"report\" minOccurs=\"0\" maxOccurs=\"1\">\n                <xs:complexType>\n                    <xs:group ref=\"coverageReportGroup\"/>\n                </xs:complexType>\n            </xs:element>\n        </xs:all>\n        <xs:attribute name=\"cacheDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"pathCoverage\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"includeUncoveredFiles\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"processUncoveredFiles\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"ignoreDeprecatedCodeUnits\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"disableCodeCoverageIgnore\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:complexType>\n    <xs:complexType name=\"loggingType\">\n        <xs:group ref=\"loggingGroup\"/>\n    </xs:complexType>\n    <xs:complexType name=\"groupsType\">\n        <xs:choice>\n            <xs:sequence>\n                <xs:element name=\"include\" type=\"groupType\"/>\n                <xs:element name=\"exclude\" type=\"groupType\" minOccurs=\"0\"/>\n            </xs:sequence>\n            <xs:sequence>\n                <xs:element name=\"exclude\" type=\"groupType\"/>\n            </xs:sequence>\n        </xs:choice>\n    </xs:complexType>\n    <xs:complexType name=\"groupType\">\n        <xs:sequence>\n            <xs:element name=\"group\" type=\"xs:string\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"extensionsType\">\n        <xs:sequence>\n            <xs:element name=\"extension\" type=\"objectType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"listenersType\">\n        <xs:sequence>\n            <xs:element name=\"listener\" type=\"objectType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"objectType\">\n        <xs:sequence>\n            <xs:element name=\"arguments\" minOccurs=\"0\">\n                <xs:complexType>\n                    <xs:group ref=\"argumentsGroup\"/>\n                </xs:complexType>\n            </xs:element>\n        </xs:sequence>\n        <xs:attribute name=\"class\" type=\"xs:string\" use=\"required\"/>\n        <xs:attribute name=\"file\" type=\"xs:anyURI\"/>\n    </xs:complexType>\n    <xs:complexType name=\"arrayType\">\n        <xs:sequence>\n            <xs:element name=\"element\" type=\"argumentType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"argumentType\">\n        <xs:group ref=\"argumentChoice\"/>\n        <xs:attribute name=\"key\" use=\"required\"/>\n    </xs:complexType>\n    <xs:group name=\"argumentsGroup\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:element name=\"array\" type=\"arrayType\" />\n                <xs:element name=\"integer\" type=\"xs:integer\" />\n                <xs:element name=\"string\" type=\"xs:string\" />\n                <xs:element name=\"double\" type=\"xs:double\" />\n                <xs:element name=\"null\" />\n                <xs:element name=\"object\" type=\"objectType\" />\n                <xs:element name=\"file\" type=\"xs:anyURI\" />\n                <xs:element name=\"directory\" type=\"xs:anyURI\" />\n                <xs:element name=\"boolean\" type=\"xs:boolean\" />\n            </xs:choice>\n        </xs:sequence>\n    </xs:group>\n    <xs:group name=\"argumentChoice\">\n        <xs:choice>\n            <xs:element name=\"array\" type=\"arrayType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"integer\" type=\"xs:integer\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"string\" type=\"xs:string\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"double\" type=\"xs:double\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"null\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"object\" type=\"objectType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"file\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"directory\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            <xs:element name=\"boolean\" type=\"xs:boolean\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:choice>\n    </xs:group>\n    <xs:simpleType name=\"columnsType\">\n        <xs:union>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:integer\"/>\n            </xs:simpleType>\n            <xs:simpleType>\n                <xs:restriction base=\"xs:string\">\n                    <xs:enumeration value=\"max\"/>\n                </xs:restriction>\n            </xs:simpleType>\n        </xs:union>\n    </xs:simpleType>\n    <xs:group name=\"pathGroup\">\n        <xs:sequence>\n            <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">\n                <xs:element name=\"directory\" type=\"directoryFilterType\"/>\n                <xs:element name=\"file\" type=\"fileFilterType\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:group>\n    <xs:complexType name=\"directoryFilterType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:string\">\n                <xs:attribute type=\"xs:string\" name=\"prefix\" default=\"\"/>\n                <xs:attribute type=\"xs:string\" name=\"suffix\" default=\"Test.php\"/>\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:simpleType name=\"executionOrderType\">\n        <xs:restriction base=\"xs:string\">\n            <xs:enumeration value=\"default\"/>\n            <xs:enumeration value=\"defects\"/>\n            <xs:enumeration value=\"depends\"/>\n            <xs:enumeration value=\"depends,defects\"/>\n            <xs:enumeration value=\"depends,duration\"/>\n            <xs:enumeration value=\"depends,random\"/>\n            <xs:enumeration value=\"depends,reverse\"/>\n            <xs:enumeration value=\"depends,size\"/>\n            <xs:enumeration value=\"duration\"/>\n            <xs:enumeration value=\"no-depends\"/>\n            <xs:enumeration value=\"no-depends,defects\"/>\n            <xs:enumeration value=\"no-depends,duration\"/>\n            <xs:enumeration value=\"no-depends,random\"/>\n            <xs:enumeration value=\"no-depends,reverse\"/>\n            <xs:enumeration value=\"no-depends,size\"/>\n            <xs:enumeration value=\"random\"/>\n            <xs:enumeration value=\"reverse\"/>\n            <xs:enumeration value=\"size\"/>\n        </xs:restriction>\n    </xs:simpleType>\n    <xs:complexType name=\"fileFilterType\">\n        <xs:simpleContent>\n            <xs:extension base=\"xs:anyURI\">\n                <xs:attributeGroup ref=\"phpVersionGroup\"/>\n            </xs:extension>\n        </xs:simpleContent>\n    </xs:complexType>\n    <xs:attributeGroup name=\"phpVersionGroup\">\n        <xs:attribute name=\"phpVersion\" type=\"xs:string\" default=\"5.3.0\"/>\n        <xs:attribute name=\"phpVersionOperator\" type=\"xs:string\" default=\"&gt;=\"/>\n    </xs:attributeGroup>\n    <xs:complexType name=\"phpType\">\n        <xs:sequence>\n            <xs:choice maxOccurs=\"unbounded\">\n                <xs:element name=\"includePath\" type=\"xs:anyURI\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"ini\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"const\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"var\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"env\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"post\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"get\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"cookie\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"server\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"files\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n                <xs:element name=\"request\" type=\"namedValueType\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n            </xs:choice>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"namedValueType\">\n        <xs:attribute name=\"name\" use=\"required\" type=\"xs:string\"/>\n        <xs:attribute name=\"value\" use=\"required\" type=\"xs:anySimpleType\"/>\n        <xs:attribute name=\"verbatim\" use=\"optional\" type=\"xs:boolean\"/>\n        <xs:attribute name=\"force\" use=\"optional\" type=\"xs:boolean\"/>\n    </xs:complexType>\n    <xs:complexType name=\"phpUnitType\">\n        <xs:annotation>\n            <xs:documentation>The main type specifying the document structure</xs:documentation>\n        </xs:annotation>\n        <xs:group ref=\"configGroup\"/>\n        <xs:attributeGroup ref=\"configAttributeGroup\"/>\n    </xs:complexType>\n    <xs:attributeGroup name=\"configAttributeGroup\">\n        <xs:attribute name=\"backupGlobals\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"backupStaticAttributes\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"bootstrap\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"cacheResult\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"cacheResultFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"colors\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"columns\" type=\"columnsType\" default=\"80\"/>\n        <xs:attribute name=\"convertDeprecationsToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"convertErrorsToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"convertNoticesToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"convertWarningsToExceptions\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"forceCoversAnnotation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"printerClass\" type=\"xs:string\" default=\"PHPUnit\\TextUI\\DefaultResultPrinter\"/>\n        <xs:attribute name=\"printerFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"processIsolation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnDefect\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnError\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnFailure\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnIncomplete\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stopOnSkipped\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnEmptyTestSuite\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnIncomplete\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnRisky\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnSkipped\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"failOnWarning\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutChangesToGlobalState\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutOutputDuringTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutResourceUsageDuringSmallTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutTestsThatDoNotTestAnything\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"beStrictAboutTodoAnnotatedTests\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"beStrictAboutCoversAnnotation\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"defaultTimeLimit\" type=\"xs:integer\" default=\"0\"/>\n        <xs:attribute name=\"enforceTimeLimit\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"timeoutForSmallTests\" type=\"xs:integer\" default=\"1\"/>\n        <xs:attribute name=\"timeoutForMediumTests\" type=\"xs:integer\" default=\"10\"/>\n        <xs:attribute name=\"timeoutForLargeTests\" type=\"xs:integer\" default=\"60\"/>\n        <xs:attribute name=\"testSuiteLoaderClass\" type=\"xs:string\" default=\"PHPUnit\\Runner\\StandardTestSuiteLoader\"/>\n        <xs:attribute name=\"testSuiteLoaderFile\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"defaultTestSuite\" type=\"xs:string\" default=\"\"/>\n        <xs:attribute name=\"verbose\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"testdox\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"stderr\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"reverseDefectList\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"registerMockObjectsFromTestArgumentsRecursively\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"extensionsDirectory\" type=\"xs:anyURI\"/>\n        <xs:attribute name=\"executionOrder\" type=\"executionOrderType\" default=\"default\"/>\n        <xs:attribute name=\"resolveDependencies\" type=\"xs:boolean\" default=\"true\"/>\n        <xs:attribute name=\"noInteraction\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:attributeGroup>\n    <xs:group name=\"configGroup\">\n        <xs:all>\n            <xs:element ref=\"testSuiteFacet\" minOccurs=\"0\"/>\n            <xs:element name=\"groups\" type=\"groupsType\" minOccurs=\"0\"/>\n            <xs:element name=\"testdoxGroups\" type=\"groupsType\" minOccurs=\"0\"/>\n            <xs:element name=\"coverage\" type=\"coverageType\" minOccurs=\"0\"/>\n            <xs:element name=\"logging\" type=\"loggingType\" minOccurs=\"0\"/>\n            <xs:element name=\"extensions\" type=\"extensionsType\" minOccurs=\"0\"/>\n            <xs:element name=\"listeners\" type=\"listenersType\" minOccurs=\"0\"/>\n            <xs:element name=\"php\" type=\"phpType\" minOccurs=\"0\"/>\n        </xs:all>\n    </xs:group>\n    <xs:element name=\"testSuiteFacet\" abstract=\"true\"/>\n    <xs:element name=\"testsuite\" type=\"testSuiteType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:element name=\"testsuites\" type=\"testSuitesType\" substitutionGroup=\"testSuiteFacet\"/>\n    <xs:complexType name=\"testSuitesType\">\n        <xs:sequence>\n            <xs:element name=\"testsuite\" type=\"testSuiteType\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n    </xs:complexType>\n    <xs:complexType name=\"testSuiteType\">\n        <xs:sequence>\n            <xs:group ref=\"pathGroup\"/>\n            <xs:element name=\"exclude\" type=\"xs:string\" minOccurs=\"0\" maxOccurs=\"unbounded\"/>\n        </xs:sequence>\n        <xs:attribute name=\"name\" type=\"xs:string\" use=\"required\"/>\n    </xs:complexType>\n    <xs:group name=\"coverageReportGroup\">\n        <xs:all>\n            <xs:element name=\"clover\" type=\"logToFileType\" minOccurs=\"0\"/>\n            <xs:element name=\"cobertura\" type=\"logToFileType\" minOccurs=\"0\"/>\n            <xs:element name=\"crap4j\" type=\"coverageReportCrap4JType\" minOccurs=\"0\" />\n            <xs:element name=\"html\" type=\"coverageReportHtmlType\" minOccurs=\"0\" />\n            <xs:element name=\"php\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"text\" type=\"coverageReportTextType\" minOccurs=\"0\" />\n            <xs:element name=\"xml\" type=\"logToDirectoryType\" minOccurs=\"0\" />\n        </xs:all>\n    </xs:group>\n    <xs:group name=\"loggingGroup\">\n        <xs:all>\n            <xs:element name=\"junit\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"teamcity\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"testdoxHtml\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"testdoxText\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"testdoxXml\" type=\"logToFileType\" minOccurs=\"0\" />\n            <xs:element name=\"text\" type=\"logToFileType\" minOccurs=\"0\"/>\n        </xs:all>\n    </xs:group>\n    <xs:complexType name=\"logToFileType\">\n        <xs:attribute name=\"outputFile\" type=\"xs:anyURI\" use=\"required\"/>\n    </xs:complexType>\n    <xs:complexType name=\"logToDirectoryType\">\n        <xs:attribute name=\"outputDirectory\" type=\"xs:anyURI\" use=\"required\"/>\n    </xs:complexType>\n    <xs:complexType name=\"coverageReportCrap4JType\">\n        <xs:attribute name=\"outputFile\" type=\"xs:anyURI\" use=\"required\"/>\n        <xs:attribute name=\"threshold\" type=\"xs:integer\"/>\n    </xs:complexType>\n    <xs:complexType name=\"coverageReportHtmlType\">\n        <xs:attribute name=\"outputDirectory\" type=\"xs:anyURI\" use=\"required\"/>\n        <xs:attribute name=\"lowUpperBound\" type=\"xs:integer\" default=\"50\"/>\n        <xs:attribute name=\"highLowerBound\" type=\"xs:integer\" default=\"90\"/>\n    </xs:complexType>\n    <xs:complexType name=\"coverageReportTextType\">\n        <xs:attribute name=\"outputFile\" type=\"xs:anyURI\" use=\"required\"/>\n        <xs:attribute name=\"showUncoveredFiles\" type=\"xs:boolean\" default=\"false\"/>\n        <xs:attribute name=\"showOnlySummary\" type=\"xs:boolean\" default=\"false\"/>\n    </xs:complexType>\n</xs:schema>\nBSD 3-Clause License\n\nCopyright (c) 2020-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/cli-parser.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CliParser;\n\nuse function array_map;\nuse function array_merge;\nuse function array_shift;\nuse function array_slice;\nuse function assert;\nuse function count;\nuse function current;\nuse function explode;\nuse function is_array;\nuse function is_int;\nuse function is_string;\nuse function key;\nuse function next;\nuse function preg_replace;\nuse function reset;\nuse function sort;\nuse function str_ends_with;\nuse function str_starts_with;\nuse function strlen;\nuse function strstr;\nuse function substr;\nfinal class Parser\n{\n    /**\n     * @psalm-param list<string> $argv\n     * @psalm-param list<string> $longOptions\n     *\n     * @psalm-return array{0: array, 1: array}\n     *\n     * @throws AmbiguousOptionException\n     * @throws OptionDoesNotAllowArgumentException\n     * @throws RequiredOptionArgumentMissingException\n     * @throws UnknownOptionException\n     */\n    public function parse(array $argv, string $shortOptions, array $longOptions = null) : array\n    {\n        if (empty($argv)) {\n            return [[], []];\n        }\n        $options = [];\n        $nonOptions = [];\n        if ($longOptions) {\n            sort($longOptions);\n        }\n        if (isset($argv[0][0]) && $argv[0][0] !== '-') {\n            array_shift($argv);\n        }\n        reset($argv);\n        $argv = array_map('trim', $argv);\n        while (\\false !== ($arg = current($argv))) {\n            $i = key($argv);\n            assert(is_int($i));\n            next($argv);\n            if ($arg === '') {\n                continue;\n            }\n            if ($arg === '--') {\n                $nonOptions = array_merge($nonOptions, array_slice($argv, $i + 1));\n                break;\n            }\n            if ($arg[0] !== '-' || strlen($arg) > 1 && $arg[1] === '-' && !$longOptions) {\n                $nonOptions[] = $arg;\n                continue;\n            }\n            if (strlen($arg) > 1 && $arg[1] === '-' && is_array($longOptions)) {\n                $this->parseLongOption(substr($arg, 2), $longOptions, $options, $argv);\n                continue;\n            }\n            $this->parseShortOption(substr($arg, 1), $shortOptions, $options, $argv);\n        }\n        return [$options, $nonOptions];\n    }\n    /**\n     * @throws RequiredOptionArgumentMissingException\n     */\n    private function parseShortOption(string $argument, string $shortOptions, array &$options, array &$argv) : void\n    {\n        $argumentLength = strlen($argument);\n        for ($i = 0; $i < $argumentLength; $i++) {\n            $option = $argument[$i];\n            $optionArgument = null;\n            if ($argument[$i] === ':' || ($spec = strstr($shortOptions, $option)) === \\false) {\n                throw new UnknownOptionException('-' . $option);\n            }\n            if (strlen($spec) > 1 && $spec[1] === ':') {\n                if ($i + 1 < $argumentLength) {\n                    $options[] = [$option, substr($argument, $i + 1)];\n                    break;\n                }\n                if (!(strlen($spec) > 2 && $spec[2] === ':')) {\n                    $optionArgument = current($argv);\n                    if (!$optionArgument) {\n                        throw new RequiredOptionArgumentMissingException('-' . $option);\n                    }\n                    assert(is_string($optionArgument));\n                    next($argv);\n                }\n            }\n            $options[] = [$option, $optionArgument];\n        }\n    }\n    /**\n     * @psalm-param list<string> $longOptions\n     *\n     * @throws AmbiguousOptionException\n     * @throws OptionDoesNotAllowArgumentException\n     * @throws RequiredOptionArgumentMissingException\n     * @throws UnknownOptionException\n     */\n    private function parseLongOption(string $argument, array $longOptions, array &$options, array &$argv) : void\n    {\n        $count = count($longOptions);\n        $list = explode('=', $argument);\n        $option = $list[0];\n        $optionArgument = null;\n        if (count($list) > 1) {\n            $optionArgument = $list[1];\n        }\n        $optionLength = strlen($option);\n        foreach ($longOptions as $i => $longOption) {\n            $opt_start = substr($longOption, 0, $optionLength);\n            if ($opt_start !== $option) {\n                continue;\n            }\n            $opt_rest = substr($longOption, $optionLength);\n            if ($opt_rest !== '' && $i + 1 < $count && $option[0] !== '=' && str_starts_with($longOptions[$i + 1], $option)) {\n                throw new AmbiguousOptionException('--' . $option);\n            }\n            if (str_ends_with($longOption, '=')) {\n                if (!str_ends_with($longOption, '==') && !strlen((string) $optionArgument)) {\n                    if (\\false === ($optionArgument = current($argv))) {\n                        throw new RequiredOptionArgumentMissingException('--' . $option);\n                    }\n                    next($argv);\n                }\n            } elseif ($optionArgument) {\n                throw new OptionDoesNotAllowArgumentException('--' . $option);\n            }\n            $fullOption = '--' . preg_replace('/={1,2}$/', '', $longOption);\n            $options[] = [$fullOption, $optionArgument];\n            return;\n        }\n        throw new UnknownOptionException('--' . $option);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/cli-parser.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CliParser;\n\nuse function sprintf;\nuse RuntimeException;\nfinal class AmbiguousOptionException extends RuntimeException implements Exception\n{\n    public function __construct(string $option)\n    {\n        parent::__construct(sprintf('Option \"%s\" is ambiguous', $option));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/cli-parser.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CliParser;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/cli-parser.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CliParser;\n\nuse function sprintf;\nuse RuntimeException;\nfinal class OptionDoesNotAllowArgumentException extends RuntimeException implements Exception\n{\n    public function __construct(string $option)\n    {\n        parent::__construct(sprintf('Option \"%s\" does not allow an argument', $option));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/cli-parser.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CliParser;\n\nuse function sprintf;\nuse RuntimeException;\nfinal class RequiredOptionArgumentMissingException extends RuntimeException implements Exception\n{\n    public function __construct(string $option)\n    {\n        parent::__construct(sprintf('Required argument for option \"%s\" is missing', $option));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/cli-parser.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CliParser;\n\nuse function sprintf;\nuse RuntimeException;\nfinal class UnknownOptionException extends RuntimeException implements Exception\n{\n    public function __construct(string $option)\n    {\n        parent::__construct(sprintf('Unknown option \"%s\"', $option));\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2016-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit-reverse-lookup.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnitReverseLookup;\n\nuse function array_merge;\nuse function assert;\nuse function get_declared_classes;\nuse function get_declared_traits;\nuse function get_defined_functions;\nuse function is_array;\nuse function range;\nuse ReflectionClass;\nuse ReflectionFunction;\nuse ReflectionFunctionAbstract;\nuse ReflectionMethod;\nclass Wizard\n{\n    /**\n     * @psalm-var array<string,array<int,string>>\n     */\n    private array $lookupTable = [];\n    /**\n     * @psalm-var array<class-string,true>\n     */\n    private array $processedClasses = [];\n    /**\n     * @psalm-var array<string,true>\n     */\n    private array $processedFunctions = [];\n    public function lookup(string $filename, int $lineNumber) : string\n    {\n        if (!isset($this->lookupTable[$filename][$lineNumber])) {\n            $this->updateLookupTable();\n        }\n        if (isset($this->lookupTable[$filename][$lineNumber])) {\n            return $this->lookupTable[$filename][$lineNumber];\n        }\n        return $filename . ':' . $lineNumber;\n    }\n    private function updateLookupTable() : void\n    {\n        $this->processClassesAndTraits();\n        $this->processFunctions();\n    }\n    private function processClassesAndTraits() : void\n    {\n        $classes = get_declared_classes();\n        $traits = get_declared_traits();\n        /* @noinspection PhpConditionAlreadyCheckedInspection */\n        assert(is_array($traits));\n        foreach (array_merge($classes, $traits) as $classOrTrait) {\n            if (isset($this->processedClasses[$classOrTrait])) {\n                continue;\n            }\n            foreach ((new ReflectionClass($classOrTrait))->getMethods() as $method) {\n                $this->processFunctionOrMethod($method);\n            }\n            $this->processedClasses[$classOrTrait] = \\true;\n        }\n    }\n    private function processFunctions() : void\n    {\n        foreach (get_defined_functions()['user'] as $function) {\n            if (isset($this->processedFunctions[$function])) {\n                continue;\n            }\n            $this->processFunctionOrMethod(new ReflectionFunction($function));\n            $this->processedFunctions[$function] = \\true;\n        }\n    }\n    private function processFunctionOrMethod(ReflectionFunctionAbstract $functionOrMethod) : void\n    {\n        if ($functionOrMethod->isInternal()) {\n            return;\n        }\n        $name = $functionOrMethod->getName();\n        if ($functionOrMethod instanceof ReflectionMethod) {\n            $name = $functionOrMethod->getDeclaringClass()->getName() . '::' . $name;\n        }\n        if (!isset($this->lookupTable[$functionOrMethod->getFileName()])) {\n            $this->lookupTable[$functionOrMethod->getFileName()] = [];\n        }\n        foreach (range($functionOrMethod->getStartLine(), $functionOrMethod->getEndLine()) as $line) {\n            $this->lookupTable[$functionOrMethod->getFileName()][$line] = $name;\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\n/**\n * @psalm-immutable\n */\nfinal class ClassMethodUnit extends CodeUnit\n{\n    /**\n     * @psalm-assert-if-true ClassMethodUnit $this\n     */\n    public function isClassMethod() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\n/**\n * @psalm-immutable\n */\nfinal class ClassUnit extends CodeUnit\n{\n    /**\n     * @psalm-assert-if-true ClassUnit $this\n     */\n    public function isClass() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\nuse function count;\nuse function file;\nuse function file_exists;\nuse function is_readable;\nuse function range;\nuse function sprintf;\nuse ReflectionClass;\nuse ReflectionFunction;\nuse ReflectionMethod;\n/**\n * @psalm-immutable\n */\nabstract class CodeUnit\n{\n    private readonly string $name;\n    private readonly string $sourceFileName;\n    /**\n     * @psalm-var list<int>\n     */\n    private readonly array $sourceLines;\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidCodeUnitException\n     * @throws ReflectionException\n     */\n    public static function forClass(string $className) : ClassUnit\n    {\n        self::ensureUserDefinedClass($className);\n        $reflector = self::reflectorForClass($className);\n        return new ClassUnit($className, $reflector->getFileName(), range($reflector->getStartLine(), $reflector->getEndLine()));\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidCodeUnitException\n     * @throws ReflectionException\n     */\n    public static function forClassMethod(string $className, string $methodName) : ClassMethodUnit\n    {\n        self::ensureUserDefinedClass($className);\n        $reflector = self::reflectorForClassMethod($className, $methodName);\n        return new ClassMethodUnit($className . '::' . $methodName, $reflector->getFileName(), range($reflector->getStartLine(), $reflector->getEndLine()));\n    }\n    /**\n     * @throws InvalidCodeUnitException\n     */\n    public static function forFileWithAbsolutePath(string $path) : FileUnit\n    {\n        self::ensureFileExistsAndIsReadable($path);\n        return new FileUnit($path, $path, range(1, count(file($path))));\n    }\n    /**\n     * @psalm-param class-string $interfaceName\n     *\n     * @throws InvalidCodeUnitException\n     * @throws ReflectionException\n     */\n    public static function forInterface(string $interfaceName) : InterfaceUnit\n    {\n        self::ensureUserDefinedInterface($interfaceName);\n        $reflector = self::reflectorForClass($interfaceName);\n        return new InterfaceUnit($interfaceName, $reflector->getFileName(), range($reflector->getStartLine(), $reflector->getEndLine()));\n    }\n    /**\n     * @psalm-param class-string $interfaceName\n     *\n     * @throws InvalidCodeUnitException\n     * @throws ReflectionException\n     */\n    public static function forInterfaceMethod(string $interfaceName, string $methodName) : InterfaceMethodUnit\n    {\n        self::ensureUserDefinedInterface($interfaceName);\n        $reflector = self::reflectorForClassMethod($interfaceName, $methodName);\n        return new InterfaceMethodUnit($interfaceName . '::' . $methodName, $reflector->getFileName(), range($reflector->getStartLine(), $reflector->getEndLine()));\n    }\n    /**\n     * @psalm-param class-string $traitName\n     *\n     * @throws InvalidCodeUnitException\n     * @throws ReflectionException\n     */\n    public static function forTrait(string $traitName) : TraitUnit\n    {\n        self::ensureUserDefinedTrait($traitName);\n        $reflector = self::reflectorForClass($traitName);\n        return new TraitUnit($traitName, $reflector->getFileName(), range($reflector->getStartLine(), $reflector->getEndLine()));\n    }\n    /**\n     * @psalm-param class-string $traitName\n     *\n     * @throws InvalidCodeUnitException\n     * @throws ReflectionException\n     */\n    public static function forTraitMethod(string $traitName, string $methodName) : TraitMethodUnit\n    {\n        self::ensureUserDefinedTrait($traitName);\n        $reflector = self::reflectorForClassMethod($traitName, $methodName);\n        return new TraitMethodUnit($traitName . '::' . $methodName, $reflector->getFileName(), range($reflector->getStartLine(), $reflector->getEndLine()));\n    }\n    /**\n     * @psalm-param callable-string $functionName\n     *\n     * @throws InvalidCodeUnitException\n     * @throws ReflectionException\n     */\n    public static function forFunction(string $functionName) : FunctionUnit\n    {\n        $reflector = self::reflectorForFunction($functionName);\n        if (!$reflector->isUserDefined()) {\n            throw new InvalidCodeUnitException(sprintf('\"%s\" is not a user-defined function', $functionName));\n        }\n        return new FunctionUnit($functionName, $reflector->getFileName(), range($reflector->getStartLine(), $reflector->getEndLine()));\n    }\n    /**\n     * @psalm-param list<int> $sourceLines\n     */\n    private function __construct(string $name, string $sourceFileName, array $sourceLines)\n    {\n        $this->name = $name;\n        $this->sourceFileName = $sourceFileName;\n        $this->sourceLines = $sourceLines;\n    }\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function sourceFileName() : string\n    {\n        return $this->sourceFileName;\n    }\n    /**\n     * @psalm-return list<int>\n     */\n    public function sourceLines() : array\n    {\n        return $this->sourceLines;\n    }\n    public function isClass() : bool\n    {\n        return \\false;\n    }\n    public function isClassMethod() : bool\n    {\n        return \\false;\n    }\n    public function isInterface() : bool\n    {\n        return \\false;\n    }\n    public function isInterfaceMethod() : bool\n    {\n        return \\false;\n    }\n    public function isTrait() : bool\n    {\n        return \\false;\n    }\n    public function isTraitMethod() : bool\n    {\n        return \\false;\n    }\n    public function isFunction() : bool\n    {\n        return \\false;\n    }\n    public function isFile() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @throws InvalidCodeUnitException\n     */\n    private static function ensureFileExistsAndIsReadable(string $path) : void\n    {\n        if (!(file_exists($path) && is_readable($path))) {\n            throw new InvalidCodeUnitException(sprintf('File \"%s\" does not exist or is not readable', $path));\n        }\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws InvalidCodeUnitException\n     */\n    private static function ensureUserDefinedClass(string $className) : void\n    {\n        try {\n            $reflector = new ReflectionClass($className);\n            if ($reflector->isInterface()) {\n                throw new InvalidCodeUnitException(sprintf('\"%s\" is an interface and not a class', $className));\n            }\n            if ($reflector->isTrait()) {\n                throw new InvalidCodeUnitException(sprintf('\"%s\" is a trait and not a class', $className));\n            }\n            if (!$reflector->isUserDefined()) {\n                throw new InvalidCodeUnitException(sprintf('\"%s\" is not a user-defined class', $className));\n            }\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @psalm-param class-string $interfaceName\n     *\n     * @throws InvalidCodeUnitException\n     */\n    private static function ensureUserDefinedInterface(string $interfaceName) : void\n    {\n        try {\n            $reflector = new ReflectionClass($interfaceName);\n            if (!$reflector->isInterface()) {\n                throw new InvalidCodeUnitException(sprintf('\"%s\" is not an interface', $interfaceName));\n            }\n            if (!$reflector->isUserDefined()) {\n                throw new InvalidCodeUnitException(sprintf('\"%s\" is not a user-defined interface', $interfaceName));\n            }\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @psalm-param class-string $traitName\n     *\n     * @throws InvalidCodeUnitException\n     */\n    private static function ensureUserDefinedTrait(string $traitName) : void\n    {\n        try {\n            $reflector = new ReflectionClass($traitName);\n            if (!$reflector->isTrait()) {\n                throw new InvalidCodeUnitException(sprintf('\"%s\" is not a trait', $traitName));\n            }\n            // @codeCoverageIgnoreStart\n            if (!$reflector->isUserDefined()) {\n                throw new InvalidCodeUnitException(sprintf('\"%s\" is not a user-defined trait', $traitName));\n            }\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws ReflectionException\n     */\n    private static function reflectorForClass(string $className) : ReflectionClass\n    {\n        try {\n            return new ReflectionClass($className);\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws ReflectionException\n     */\n    private static function reflectorForClassMethod(string $className, string $methodName) : ReflectionMethod\n    {\n        try {\n            return new ReflectionMethod($className, $methodName);\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @psalm-param callable-string $functionName\n     *\n     * @throws ReflectionException\n     */\n    private static function reflectorForFunction(string $functionName) : ReflectionFunction\n    {\n        try {\n            return new ReflectionFunction($functionName);\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\nuse function array_merge;\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @template-implements IteratorAggregate<int, CodeUnit>\n *\n * @psalm-immutable\n */\nfinal class CodeUnitCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<CodeUnit>\n     */\n    private readonly array $codeUnits;\n    public static function fromList(CodeUnit ...$codeUnits) : self\n    {\n        return new self($codeUnits);\n    }\n    /**\n     * @psalm-param list<CodeUnit> $codeUnits\n     */\n    private function __construct(array $codeUnits)\n    {\n        $this->codeUnits = $codeUnits;\n    }\n    /**\n     * @psalm-return list<CodeUnit>\n     */\n    public function asArray() : array\n    {\n        return $this->codeUnits;\n    }\n    public function getIterator() : CodeUnitCollectionIterator\n    {\n        return new CodeUnitCollectionIterator($this);\n    }\n    public function count() : int\n    {\n        return count($this->codeUnits);\n    }\n    public function isEmpty() : bool\n    {\n        return empty($this->codeUnits);\n    }\n    public function mergeWith(self $other) : self\n    {\n        return new self(array_merge($this->asArray(), $other->asArray()));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\nuse Iterator;\n/**\n * @template-implements Iterator<int, CodeUnit>\n */\nfinal class CodeUnitCollectionIterator implements Iterator\n{\n    /**\n     * @psalm-var list<CodeUnit>\n     */\n    private array $codeUnits;\n    private int $position = 0;\n    public function __construct(CodeUnitCollection $collection)\n    {\n        $this->codeUnits = $collection->asArray();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return isset($this->codeUnits[$this->position]);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : CodeUnit\n    {\n        return $this->codeUnits[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\n/**\n * @psalm-immutable\n */\nfinal class FileUnit extends CodeUnit\n{\n    /**\n     * @psalm-assert-if-true FileUnit $this\n     */\n    public function isFile() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\n/**\n * @psalm-immutable\n */\nfinal class FunctionUnit extends CodeUnit\n{\n    /**\n     * @psalm-assert-if-true FunctionUnit $this\n     */\n    public function isFunction() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\n/**\n * @psalm-immutable\n */\nfinal class InterfaceMethodUnit extends CodeUnit\n{\n    /**\n     * @psalm-assert-if-true InterfaceMethod $this\n     */\n    public function isInterfaceMethod() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\n/**\n * @psalm-immutable\n */\nfinal class InterfaceUnit extends CodeUnit\n{\n    /**\n     * @psalm-assert-if-true InterfaceUnit $this\n     */\n    public function isInterface() : bool\n    {\n        return \\true;\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2020-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\nuse function array_keys;\nuse function array_merge;\nuse function array_unique;\nuse function array_values;\nuse function class_exists;\nuse function explode;\nuse function function_exists;\nuse function interface_exists;\nuse function ksort;\nuse function method_exists;\nuse function sort;\nuse function sprintf;\nuse function str_contains;\nuse function trait_exists;\nuse ReflectionClass;\nuse ReflectionFunction;\nuse ReflectionMethod;\nfinal class Mapper\n{\n    /**\n     * @psalm-return array<string,list<int>>\n     */\n    public function codeUnitsToSourceLines(CodeUnitCollection $codeUnits) : array\n    {\n        $result = [];\n        foreach ($codeUnits as $codeUnit) {\n            $sourceFileName = $codeUnit->sourceFileName();\n            if (!isset($result[$sourceFileName])) {\n                $result[$sourceFileName] = [];\n            }\n            $result[$sourceFileName] = array_merge($result[$sourceFileName], $codeUnit->sourceLines());\n        }\n        foreach (array_keys($result) as $sourceFileName) {\n            $result[$sourceFileName] = array_values(array_unique($result[$sourceFileName]));\n            sort($result[$sourceFileName]);\n        }\n        ksort($result);\n        return $result;\n    }\n    /**\n     * @throws InvalidCodeUnitException\n     * @throws ReflectionException\n     */\n    public function stringToCodeUnits(string $unit) : CodeUnitCollection\n    {\n        if (str_contains($unit, '::')) {\n            [$firstPart, $secondPart] = explode('::', $unit);\n            if ($this->isUserDefinedFunction($secondPart)) {\n                return CodeUnitCollection::fromList(CodeUnit::forFunction($secondPart));\n            }\n            if ($this->isUserDefinedMethod($firstPart, $secondPart)) {\n                return CodeUnitCollection::fromList(CodeUnit::forClassMethod($firstPart, $secondPart));\n            }\n            if ($this->isUserDefinedInterface($firstPart)) {\n                return CodeUnitCollection::fromList(CodeUnit::forInterfaceMethod($firstPart, $secondPart));\n            }\n            if ($this->isUserDefinedTrait($firstPart)) {\n                return CodeUnitCollection::fromList(CodeUnit::forTraitMethod($firstPart, $secondPart));\n            }\n        } else {\n            if ($this->isUserDefinedClass($unit)) {\n                $units = [CodeUnit::forClass($unit)];\n                foreach ($this->reflectorForClass($unit)->getTraits() as $trait) {\n                    if (!$trait->isUserDefined()) {\n                        // @codeCoverageIgnoreStart\n                        continue;\n                        // @codeCoverageIgnoreEnd\n                    }\n                    $units[] = CodeUnit::forTrait($trait->getName());\n                }\n                return CodeUnitCollection::fromList(...$units);\n            }\n            if ($this->isUserDefinedInterface($unit)) {\n                return CodeUnitCollection::fromList(CodeUnit::forInterface($unit));\n            }\n            if ($this->isUserDefinedTrait($unit)) {\n                return CodeUnitCollection::fromList(CodeUnit::forTrait($unit));\n            }\n            if ($this->isUserDefinedFunction($unit)) {\n                return CodeUnitCollection::fromList(CodeUnit::forFunction($unit));\n            }\n        }\n        throw new InvalidCodeUnitException(sprintf('\"%s\" is not a valid code unit', $unit));\n    }\n    /**\n     * @psalm-param class-string $className\n     *\n     * @throws ReflectionException\n     */\n    private function reflectorForClass(string $className) : ReflectionClass\n    {\n        try {\n            return new ReflectionClass($className);\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @throws ReflectionException\n     */\n    private function isUserDefinedFunction(string $functionName) : bool\n    {\n        if (!function_exists($functionName)) {\n            return \\false;\n        }\n        try {\n            return (new ReflectionFunction($functionName))->isUserDefined();\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @throws ReflectionException\n     */\n    private function isUserDefinedClass(string $className) : bool\n    {\n        if (!class_exists($className)) {\n            return \\false;\n        }\n        try {\n            return (new ReflectionClass($className))->isUserDefined();\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @throws ReflectionException\n     */\n    private function isUserDefinedInterface(string $interfaceName) : bool\n    {\n        if (!interface_exists($interfaceName)) {\n            return \\false;\n        }\n        try {\n            return (new ReflectionClass($interfaceName))->isUserDefined();\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @throws ReflectionException\n     */\n    private function isUserDefinedTrait(string $traitName) : bool\n    {\n        if (!trait_exists($traitName)) {\n            return \\false;\n        }\n        try {\n            return (new ReflectionClass($traitName))->isUserDefined();\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @throws ReflectionException\n     */\n    private function isUserDefinedMethod(string $className, string $methodName) : bool\n    {\n        if (!class_exists($className)) {\n            // @codeCoverageIgnoreStart\n            return \\false;\n            // @codeCoverageIgnoreEnd\n        }\n        if (!method_exists($className, $methodName)) {\n            // @codeCoverageIgnoreStart\n            return \\false;\n            // @codeCoverageIgnoreEnd\n        }\n        try {\n            return (new ReflectionMethod($className, $methodName))->isUserDefined();\n            // @codeCoverageIgnoreStart\n        } catch (\\ReflectionException $e) {\n            throw new ReflectionException($e->getMessage(), $e->getCode(), $e);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\n/**\n * @psalm-immutable\n */\nfinal class TraitMethodUnit extends CodeUnit\n{\n    /**\n     * @psalm-assert-if-true TraitMethodUnit $this\n     */\n    public function isTraitMethod() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\n/**\n * @psalm-immutable\n */\nfinal class TraitUnit extends CodeUnit\n{\n    /**\n     * @psalm-assert-if-true TraitUnit $this\n     */\n    public function isTrait() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\nuse RuntimeException;\nfinal class InvalidCodeUnitException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\nuse RuntimeException;\nfinal class NoTraitException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/code-unit.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\CodeUnit;\n\nuse RuntimeException;\nfinal class ReflectionException extends RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function array_key_exists;\nuse function assert;\nuse function is_array;\nuse function sort;\nuse function sprintf;\nuse function str_replace;\nuse function trim;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\n/**\n * Arrays are equal if they contain the same key-value pairs.\n * The order of the keys does not matter.\n * The types of key-value pairs do not matter.\n */\nclass ArrayComparator extends Comparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return is_array($expected) && is_array($actual);\n    }\n    /**\n     * @throws ComparisonFailure\n     */\n    public function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false, array &$processed = []) : void\n    {\n        assert(is_array($expected));\n        assert(is_array($actual));\n        if ($canonicalize) {\n            sort($expected);\n            sort($actual);\n        }\n        $remaining = $actual;\n        $actualAsString = \"Array (\\n\";\n        $expectedAsString = \"Array (\\n\";\n        $equal = \\true;\n        $exporter = new Exporter();\n        foreach ($expected as $key => $value) {\n            unset($remaining[$key]);\n            if (!array_key_exists($key, $actual)) {\n                $expectedAsString .= sprintf(\"    %s => %s\\n\", $exporter->export($key), $exporter->shortenedExport($value));\n                $equal = \\false;\n                continue;\n            }\n            try {\n                $comparator = $this->factory()->getComparatorFor($value, $actual[$key]);\n                $comparator->assertEquals($value, $actual[$key], $delta, $canonicalize, $ignoreCase, $processed);\n                $expectedAsString .= sprintf(\"    %s => %s\\n\", $exporter->export($key), $exporter->shortenedExport($value));\n                $actualAsString .= sprintf(\"    %s => %s\\n\", $exporter->export($key), $exporter->shortenedExport($actual[$key]));\n            } catch (ComparisonFailure $e) {\n                $expectedAsString .= sprintf(\"    %s => %s\\n\", $exporter->export($key), $e->getExpectedAsString() ? $this->indent($e->getExpectedAsString()) : $exporter->shortenedExport($e->getExpected()));\n                $actualAsString .= sprintf(\"    %s => %s\\n\", $exporter->export($key), $e->getActualAsString() ? $this->indent($e->getActualAsString()) : $exporter->shortenedExport($e->getActual()));\n                $equal = \\false;\n            }\n        }\n        foreach ($remaining as $key => $value) {\n            $actualAsString .= sprintf(\"    %s => %s\\n\", $exporter->export($key), $exporter->shortenedExport($value));\n            $equal = \\false;\n        }\n        $expectedAsString .= ')';\n        $actualAsString .= ')';\n        if (!$equal) {\n            throw new ComparisonFailure($expected, $actual, $expectedAsString, $actualAsString, 'Failed asserting that two arrays are equal.');\n        }\n    }\n    private function indent(string $lines) : string\n    {\n        return trim(str_replace(\"\\n\", \"\\n    \", $lines));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nabstract class Comparator\n{\n    private Factory $factory;\n    public function setFactory(Factory $factory) : void\n    {\n        $this->factory = $factory;\n    }\n    public abstract function accepts(mixed $expected, mixed $actual) : bool;\n    /**\n     * @throws ComparisonFailure\n     */\n    public abstract function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false) : void;\n    protected function factory() : Factory\n    {\n        return $this->factory;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse RuntimeException;\nuse PHPUnit\\SebastianBergmann\\Diff\\Differ;\nuse PHPUnit\\SebastianBergmann\\Diff\\Output\\UnifiedDiffOutputBuilder;\nfinal class ComparisonFailure extends RuntimeException\n{\n    private mixed $expected;\n    private mixed $actual;\n    private string $expectedAsString;\n    private string $actualAsString;\n    public function __construct(mixed $expected, mixed $actual, string $expectedAsString, string $actualAsString, string $message = '')\n    {\n        parent::__construct($message);\n        $this->expected = $expected;\n        $this->actual = $actual;\n        $this->expectedAsString = $expectedAsString;\n        $this->actualAsString = $actualAsString;\n    }\n    public function getActual() : mixed\n    {\n        return $this->actual;\n    }\n    public function getExpected() : mixed\n    {\n        return $this->expected;\n    }\n    public function getActualAsString() : string\n    {\n        return $this->actualAsString;\n    }\n    public function getExpectedAsString() : string\n    {\n        return $this->expectedAsString;\n    }\n    public function getDiff() : string\n    {\n        if (!$this->actualAsString && !$this->expectedAsString) {\n            return '';\n        }\n        $differ = new Differ(new UnifiedDiffOutputBuilder(\"\\n--- Expected\\n+++ Actual\\n\"));\n        return $differ->diff($this->expectedAsString, $this->actualAsString);\n    }\n    public function toString() : string\n    {\n        return $this->getMessage() . $this->getDiff();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function assert;\nuse function mb_strtolower;\nuse function sprintf;\nuse DOMDocument;\nuse DOMNode;\nuse ValueError;\nfinal class DOMNodeComparator extends ObjectComparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return $expected instanceof DOMNode && $actual instanceof DOMNode;\n    }\n    /**\n     * @throws ComparisonFailure\n     */\n    public function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false, array &$processed = []) : void\n    {\n        assert($expected instanceof DOMNode);\n        assert($actual instanceof DOMNode);\n        $expectedAsString = $this->nodeToText($expected, \\true, $ignoreCase);\n        $actualAsString = $this->nodeToText($actual, \\true, $ignoreCase);\n        if ($expectedAsString !== $actualAsString) {\n            $type = $expected instanceof DOMDocument ? 'documents' : 'nodes';\n            throw new ComparisonFailure($expected, $actual, $expectedAsString, $actualAsString, sprintf(\"Failed asserting that two DOM %s are equal.\\n\", $type));\n        }\n    }\n    /**\n     * Returns the normalized, whitespace-cleaned, and indented textual\n     * representation of a DOMNode.\n     */\n    private function nodeToText(DOMNode $node, bool $canonicalize, bool $ignoreCase) : string\n    {\n        if ($canonicalize) {\n            $document = new DOMDocument();\n            try {\n                $c14n = $node->C14N();\n                assert(!empty($c14n));\n                @$document->loadXML($c14n);\n            } catch (ValueError) {\n            }\n            $node = $document;\n        }\n        $document = $node instanceof DOMDocument ? $node : $node->ownerDocument;\n        $document->formatOutput = \\true;\n        $document->normalizeDocument();\n        $text = $node instanceof DOMDocument ? $node->saveXML() : $document->saveXML($node);\n        return $ignoreCase ? mb_strtolower($text, 'UTF-8') : $text;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function abs;\nuse function assert;\nuse function floor;\nuse function sprintf;\nuse DateInterval;\nuse DateTimeInterface;\nuse DateTimeZone;\nfinal class DateTimeComparator extends ObjectComparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return $expected instanceof DateTimeInterface && $actual instanceof DateTimeInterface;\n    }\n    /**\n     * @throws ComparisonFailure\n     */\n    public function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false, array &$processed = []) : void\n    {\n        assert($expected instanceof DateTimeInterface);\n        assert($actual instanceof DateTimeInterface);\n        $absDelta = abs($delta);\n        $delta = new DateInterval(sprintf('PT%dS', $absDelta));\n        $delta->f = $absDelta - floor($absDelta);\n        $actualClone = (clone $actual)->setTimezone(new DateTimeZone('UTC'));\n        $expectedLower = (clone $expected)->setTimezone(new DateTimeZone('UTC'))->sub($delta);\n        $expectedUpper = (clone $expected)->setTimezone(new DateTimeZone('UTC'))->add($delta);\n        if ($actualClone < $expectedLower || $actualClone > $expectedUpper) {\n            throw new ComparisonFailure($expected, $actual, $this->dateTimeToString($expected), $this->dateTimeToString($actual), 'Failed asserting that two DateTime objects are equal.');\n        }\n    }\n    /**\n     * Returns an ISO 8601 formatted string representation of a datetime or\n     * 'Invalid DateTimeInterface object' if the provided DateTimeInterface was not properly\n     * initialized.\n     */\n    private function dateTimeToString(DateTimeInterface $datetime) : string\n    {\n        $string = $datetime->format('Y-m-d\\\\TH:i:s.uO');\n        return $string ?: 'Invalid DateTimeInterface object';\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function assert;\nuse Exception;\n/**\n * Compares Exception instances for equality.\n */\nfinal class ExceptionComparator extends ObjectComparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return $expected instanceof Exception && $actual instanceof Exception;\n    }\n    protected function toArray(object $object) : array\n    {\n        assert($object instanceof Exception);\n        $array = parent::toArray($object);\n        unset($array['file'], $array['line'], $array['trace'], $array['string'], $array['xdebug_message']);\n        return $array;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function array_unshift;\nfinal class Factory\n{\n    private static ?Factory $instance = null;\n    /**\n     * @psalm-var list<Comparator>\n     */\n    private array $customComparators = [];\n    /**\n     * @psalm-var list<Comparator>\n     */\n    private array $defaultComparators = [];\n    public static function getInstance() : self\n    {\n        if (self::$instance === null) {\n            self::$instance = new self();\n            // @codeCoverageIgnore\n        }\n        return self::$instance;\n    }\n    public function __construct()\n    {\n        $this->registerDefaultComparators();\n    }\n    public function getComparatorFor(mixed $expected, mixed $actual) : Comparator\n    {\n        foreach ($this->customComparators as $comparator) {\n            if ($comparator->accepts($expected, $actual)) {\n                return $comparator;\n            }\n        }\n        foreach ($this->defaultComparators as $comparator) {\n            if ($comparator->accepts($expected, $actual)) {\n                return $comparator;\n            }\n        }\n        throw new RuntimeException('No suitable Comparator implementation found');\n    }\n    /**\n     * Registers a new comparator.\n     *\n     * This comparator will be returned by getComparatorFor() if its accept() method\n     * returns TRUE for the compared values. It has higher priority than the\n     * existing comparators, meaning that its accept() method will be invoked\n     * before those of the other comparators.\n     */\n    public function register(Comparator $comparator) : void\n    {\n        array_unshift($this->customComparators, $comparator);\n        $comparator->setFactory($this);\n    }\n    /**\n     * Unregisters a comparator.\n     *\n     * This comparator will no longer be considered by getComparatorFor().\n     */\n    public function unregister(Comparator $comparator) : void\n    {\n        foreach ($this->customComparators as $key => $_comparator) {\n            if ($comparator === $_comparator) {\n                unset($this->customComparators[$key]);\n            }\n        }\n    }\n    public function reset() : void\n    {\n        $this->customComparators = [];\n    }\n    private function registerDefaultComparators() : void\n    {\n        $this->registerDefaultComparator(new MockObjectComparator());\n        $this->registerDefaultComparator(new DateTimeComparator());\n        $this->registerDefaultComparator(new DOMNodeComparator());\n        $this->registerDefaultComparator(new SplObjectStorageComparator());\n        $this->registerDefaultComparator(new ExceptionComparator());\n        $this->registerDefaultComparator(new ObjectComparator());\n        $this->registerDefaultComparator(new ResourceComparator());\n        $this->registerDefaultComparator(new ArrayComparator());\n        $this->registerDefaultComparator(new NumericComparator());\n        $this->registerDefaultComparator(new ScalarComparator());\n        $this->registerDefaultComparator(new TypeComparator());\n    }\n    private function registerDefaultComparator(Comparator $comparator) : void\n    {\n        $this->defaultComparators[] = $comparator;\n        $comparator->setFactory($this);\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2002-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function array_keys;\nuse function assert;\nuse function str_starts_with;\nuse PHPUnit\\Framework\\MockObject\\Stub;\n/**\n * Compares PHPUnit\\Framework\\MockObject\\MockObject instances for equality.\n */\nfinal class MockObjectComparator extends ObjectComparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return $expected instanceof Stub && $actual instanceof Stub;\n    }\n    protected function toArray(object $object) : array\n    {\n        assert($object instanceof Stub);\n        $array = parent::toArray($object);\n        foreach (array_keys($array) as $key) {\n            if (!str_starts_with($key, '__phpunit_')) {\n                continue;\n            }\n            unset($array[$key]);\n        }\n        return $array;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function abs;\nuse function is_float;\nuse function is_infinite;\nuse function is_nan;\nuse function is_numeric;\nuse function is_string;\nuse function sprintf;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\nfinal class NumericComparator extends ScalarComparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        // all numerical values, but not if both of them are strings\n        return is_numeric($expected) && is_numeric($actual) && !(is_string($expected) && is_string($actual));\n    }\n    /**\n     * @throws ComparisonFailure\n     */\n    public function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false) : void\n    {\n        if ($this->isInfinite($actual) && $this->isInfinite($expected)) {\n            return;\n        }\n        if (($this->isInfinite($actual) xor $this->isInfinite($expected)) || ($this->isNan($actual) || $this->isNan($expected)) || abs($actual - $expected) > $delta) {\n            $exporter = new Exporter();\n            throw new ComparisonFailure($expected, $actual, '', '', sprintf('Failed asserting that %s matches expected %s.', $exporter->export($actual), $exporter->export($expected)));\n        }\n    }\n    private function isInfinite(mixed $value) : bool\n    {\n        return is_float($value) && is_infinite($value);\n    }\n    private function isNan(mixed $value) : bool\n    {\n        return is_float($value) && is_nan($value);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function assert;\nuse function in_array;\nuse function is_object;\nuse function sprintf;\nuse function substr_replace;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\nclass ObjectComparator extends ArrayComparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return is_object($expected) && is_object($actual);\n    }\n    /**\n     * @throws ComparisonFailure\n     */\n    public function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false, array &$processed = []) : void\n    {\n        assert(is_object($expected));\n        assert(is_object($actual));\n        if ($actual::class !== $expected::class) {\n            $exporter = new Exporter();\n            throw new ComparisonFailure($expected, $actual, $exporter->export($expected), $exporter->export($actual), sprintf('%s is not instance of expected class \"%s\".', $exporter->export($actual), $expected::class));\n        }\n        // don't compare twice to allow for cyclic dependencies\n        if (in_array([$actual, $expected], $processed, \\true) || in_array([$expected, $actual], $processed, \\true)) {\n            return;\n        }\n        $processed[] = [$actual, $expected];\n        // don't compare objects if they are identical\n        // this helps to avoid the error \"maximum function nesting level reached\"\n        // CAUTION: this conditional clause is not tested\n        if ($actual !== $expected) {\n            try {\n                parent::assertEquals($this->toArray($expected), $this->toArray($actual), $delta, $canonicalize, $ignoreCase, $processed);\n            } catch (ComparisonFailure $e) {\n                throw new ComparisonFailure(\n                    $expected,\n                    $actual,\n                    // replace \"Array\" with \"MyClass object\"\n                    substr_replace($e->getExpectedAsString(), $expected::class . ' Object', 0, 5),\n                    substr_replace($e->getActualAsString(), $actual::class . ' Object', 0, 5),\n                    'Failed asserting that two objects are equal.'\n                );\n            }\n        }\n    }\n    protected function toArray(object $object) : array\n    {\n        return (new Exporter())->toArray($object);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function assert;\nuse function is_resource;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\nfinal class ResourceComparator extends Comparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return is_resource($expected) && is_resource($actual);\n    }\n    /**\n     * @throws ComparisonFailure\n     */\n    public function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false) : void\n    {\n        assert(is_resource($expected));\n        assert(is_resource($actual));\n        $exporter = new Exporter();\n        if ($actual != $expected) {\n            throw new ComparisonFailure($expected, $actual, $exporter->export($expected), $exporter->export($actual));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function is_bool;\nuse function is_object;\nuse function is_scalar;\nuse function is_string;\nuse function mb_strtolower;\nuse function method_exists;\nuse function sprintf;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\n/**\n * Compares scalar or NULL values for equality.\n */\nclass ScalarComparator extends Comparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return (is_scalar($expected) xor null === $expected) && (is_scalar($actual) xor null === $actual) || is_string($expected) && is_object($actual) && method_exists($actual, '__toString') || is_object($expected) && method_exists($expected, '__toString') && is_string($actual);\n    }\n    /**\n     * @throws ComparisonFailure\n     */\n    public function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false) : void\n    {\n        $expectedToCompare = $expected;\n        $actualToCompare = $actual;\n        $exporter = new Exporter();\n        // always compare as strings to avoid strange behaviour\n        // otherwise 0 == 'Foobar'\n        if (is_string($expected) && !is_bool($actual) || is_string($actual) && !is_bool($expected)) {\n            $expectedToCompare = (string) $expectedToCompare;\n            $actualToCompare = (string) $actualToCompare;\n            if ($ignoreCase) {\n                $expectedToCompare = mb_strtolower($expectedToCompare, 'UTF-8');\n                $actualToCompare = mb_strtolower($actualToCompare, 'UTF-8');\n            }\n        }\n        if ($expectedToCompare !== $actualToCompare && is_string($expected) && is_string($actual)) {\n            throw new ComparisonFailure($expected, $actual, $exporter->export($expected), $exporter->export($actual), 'Failed asserting that two strings are equal.');\n        }\n        if ($expectedToCompare != $actualToCompare) {\n            throw new ComparisonFailure(\n                $expected,\n                $actual,\n                // no diff is required\n                '',\n                '',\n                sprintf('Failed asserting that %s matches expected %s.', $exporter->export($actual), $exporter->export($expected))\n            );\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function assert;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\nuse SplObjectStorage;\nfinal class SplObjectStorageComparator extends Comparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return $expected instanceof SplObjectStorage && $actual instanceof SplObjectStorage;\n    }\n    /**\n     * @throws ComparisonFailure\n     */\n    public function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false) : void\n    {\n        assert($expected instanceof SplObjectStorage);\n        assert($actual instanceof SplObjectStorage);\n        $exporter = new Exporter();\n        foreach ($actual as $object) {\n            if (!$expected->contains($object)) {\n                throw new ComparisonFailure($expected, $actual, $exporter->export($expected), $exporter->export($actual), 'Failed asserting that two objects are equal.');\n            }\n        }\n        foreach ($expected as $object) {\n            if (!$actual->contains($object)) {\n                throw new ComparisonFailure($expected, $actual, $exporter->export($expected), $exporter->export($actual), 'Failed asserting that two objects are equal.');\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse function gettype;\nuse function sprintf;\nuse PHPUnit\\SebastianBergmann\\Exporter\\Exporter;\nfinal class TypeComparator extends Comparator\n{\n    public function accepts(mixed $expected, mixed $actual) : bool\n    {\n        return \\true;\n    }\n    /**\n     * @throws ComparisonFailure\n     */\n    public function assertEquals(mixed $expected, mixed $actual, float $delta = 0.0, bool $canonicalize = \\false, bool $ignoreCase = \\false) : void\n    {\n        if (gettype($expected) != gettype($actual)) {\n            throw new ComparisonFailure(\n                $expected,\n                $actual,\n                // we don't need a diff\n                '',\n                '',\n                sprintf('%s does not match expected type \"%s\".', (new Exporter())->shortenedExport($actual), gettype($expected))\n            );\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/comparator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Comparator;\n\nfinal class RuntimeException extends \\RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/complexity.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Complexity;\n\nuse function assert;\nuse function file_get_contents;\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\Lexer;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeTraverser;\nuse PHPUnit\\PhpParser\\NodeVisitor\\NameResolver;\nuse PHPUnit\\PhpParser\\NodeVisitor\\ParentConnectingVisitor;\nuse PHPUnit\\PhpParser\\Parser;\nuse PHPUnit\\PhpParser\\ParserFactory;\nfinal class Calculator\n{\n    /**\n     * @throws RuntimeException\n     */\n    public function calculateForSourceFile(string $sourceFile) : ComplexityCollection\n    {\n        return $this->calculateForSourceString(file_get_contents($sourceFile));\n    }\n    /**\n     * @throws RuntimeException\n     */\n    public function calculateForSourceString(string $source) : ComplexityCollection\n    {\n        try {\n            $nodes = $this->parser()->parse($source);\n            assert($nodes !== null);\n            return $this->calculateForAbstractSyntaxTree($nodes);\n            // @codeCoverageIgnoreStart\n        } catch (Error $error) {\n            throw new RuntimeException($error->getMessage(), $error->getCode(), $error);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @param Node[] $nodes\n     *\n     * @throws RuntimeException\n     */\n    public function calculateForAbstractSyntaxTree(array $nodes) : ComplexityCollection\n    {\n        $traverser = new NodeTraverser();\n        $complexityCalculatingVisitor = new ComplexityCalculatingVisitor(\\true);\n        $traverser->addVisitor(new NameResolver());\n        $traverser->addVisitor(new ParentConnectingVisitor());\n        $traverser->addVisitor($complexityCalculatingVisitor);\n        try {\n            /* @noinspection UnusedFunctionResultInspection */\n            $traverser->traverse($nodes);\n            // @codeCoverageIgnoreStart\n        } catch (Error $error) {\n            throw new RuntimeException($error->getMessage(), $error->getCode(), $error);\n        }\n        // @codeCoverageIgnoreEnd\n        return $complexityCalculatingVisitor->result();\n    }\n    private function parser() : Parser\n    {\n        return (new ParserFactory())->create(ParserFactory::PREFER_PHP7, new Lexer());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/complexity.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Complexity;\n\nuse function str_contains;\n/**\n * @psalm-immutable\n */\nfinal class Complexity\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private readonly string $name;\n    /**\n     * @psalm-var positive-int\n     */\n    private int $cyclomaticComplexity;\n    /**\n     * @psalm-param non-empty-string $name\n     * @psalm-param positive-int $cyclomaticComplexity\n     */\n    public function __construct(string $name, int $cyclomaticComplexity)\n    {\n        $this->name = $name;\n        $this->cyclomaticComplexity = $cyclomaticComplexity;\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    public function name() : string\n    {\n        return $this->name;\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function cyclomaticComplexity() : int\n    {\n        return $this->cyclomaticComplexity;\n    }\n    public function isFunction() : bool\n    {\n        return !$this->isMethod();\n    }\n    public function isMethod() : bool\n    {\n        return str_contains($this->name, '::');\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/complexity.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Complexity;\n\nuse function array_filter;\nuse function array_merge;\nuse function array_values;\nuse function count;\nuse Countable;\nuse IteratorAggregate;\n/**\n * @psalm-immutable\n */\nfinal class ComplexityCollection implements Countable, IteratorAggregate\n{\n    /**\n     * @psalm-var list<Complexity>\n     */\n    private readonly array $items;\n    public static function fromList(Complexity ...$items) : self\n    {\n        return new self($items);\n    }\n    /**\n     * @psalm-param list<Complexity> $items\n     */\n    private function __construct(array $items)\n    {\n        $this->items = $items;\n    }\n    /**\n     * @psalm-return list<Complexity>\n     */\n    public function asArray() : array\n    {\n        return $this->items;\n    }\n    public function getIterator() : ComplexityCollectionIterator\n    {\n        return new ComplexityCollectionIterator($this);\n    }\n    /**\n     * @psalm-return non-negative-int\n     */\n    public function count() : int\n    {\n        return count($this->items);\n    }\n    public function isEmpty() : bool\n    {\n        return empty($this->items);\n    }\n    /**\n     * @psalm-return non-negative-int\n     */\n    public function cyclomaticComplexity() : int\n    {\n        $cyclomaticComplexity = 0;\n        foreach ($this as $item) {\n            $cyclomaticComplexity += $item->cyclomaticComplexity();\n        }\n        return $cyclomaticComplexity;\n    }\n    public function isFunction() : self\n    {\n        return new self(array_values(array_filter($this->items, static fn(Complexity $complexity): bool => $complexity->isFunction())));\n    }\n    public function isMethod() : self\n    {\n        return new self(array_values(array_filter($this->items, static fn(Complexity $complexity): bool => $complexity->isMethod())));\n    }\n    public function mergeWith(self $other) : self\n    {\n        return new self(array_merge($this->asArray(), $other->asArray()));\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/complexity.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Complexity;\n\nuse Iterator;\nfinal class ComplexityCollectionIterator implements Iterator\n{\n    /**\n     * @psalm-var list<Complexity>\n     */\n    private readonly array $items;\n    private int $position = 0;\n    public function __construct(ComplexityCollection $items)\n    {\n        $this->items = $items->asArray();\n    }\n    public function rewind() : void\n    {\n        $this->position = 0;\n    }\n    public function valid() : bool\n    {\n        return isset($this->items[$this->position]);\n    }\n    public function key() : int\n    {\n        return $this->position;\n    }\n    public function current() : Complexity\n    {\n        return $this->items[$this->position];\n    }\n    public function next() : void\n    {\n        $this->position++;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/complexity.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Complexity;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/complexity.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Complexity;\n\nfinal class RuntimeException extends \\RuntimeException implements Exception\n{\n}\nBSD 3-Clause License\n\nCopyright (c) 2020-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/complexity.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Complexity;\n\nuse function assert;\nuse function is_array;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr\\New_;\nuse PHPUnit\\PhpParser\\Node\\Name;\nuse PHPUnit\\PhpParser\\Node\\Stmt;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Class_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\ClassMethod;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Function_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Interface_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Trait_;\nuse PHPUnit\\PhpParser\\NodeTraverser;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\nfinal class ComplexityCalculatingVisitor extends NodeVisitorAbstract\n{\n    /**\n     * @psalm-var list<Complexity>\n     */\n    private array $result = [];\n    private bool $shortCircuitTraversal;\n    public function __construct(bool $shortCircuitTraversal)\n    {\n        $this->shortCircuitTraversal = $shortCircuitTraversal;\n    }\n    public function enterNode(Node $node) : ?int\n    {\n        if (!$node instanceof ClassMethod && !$node instanceof Function_) {\n            return null;\n        }\n        if ($node instanceof ClassMethod) {\n            if ($node->getAttribute('parent') instanceof Interface_) {\n                return null;\n            }\n            if ($node->isAbstract()) {\n                return null;\n            }\n            $name = $this->classMethodName($node);\n        } else {\n            $name = $this->functionName($node);\n        }\n        $statements = $node->getStmts();\n        assert(is_array($statements));\n        $this->result[] = new Complexity($name, $this->cyclomaticComplexity($statements));\n        if ($this->shortCircuitTraversal) {\n            return NodeTraverser::DONT_TRAVERSE_CHILDREN;\n        }\n        return null;\n    }\n    public function result() : ComplexityCollection\n    {\n        return ComplexityCollection::fromList(...$this->result);\n    }\n    /**\n     * @param Stmt[] $statements\n     *\n     * @psalm-return positive-int\n     */\n    private function cyclomaticComplexity(array $statements) : int\n    {\n        $traverser = new NodeTraverser();\n        $cyclomaticComplexityCalculatingVisitor = new CyclomaticComplexityCalculatingVisitor();\n        $traverser->addVisitor($cyclomaticComplexityCalculatingVisitor);\n        /* @noinspection UnusedFunctionResultInspection */\n        $traverser->traverse($statements);\n        return $cyclomaticComplexityCalculatingVisitor->cyclomaticComplexity();\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    private function classMethodName(ClassMethod $node) : string\n    {\n        $parent = $node->getAttribute('parent');\n        assert($parent instanceof Class_ || $parent instanceof Trait_);\n        if ($parent->getAttribute('parent') instanceof New_) {\n            return 'anonymous class';\n        }\n        assert(isset($parent->namespacedName));\n        assert($parent->namespacedName instanceof Name);\n        return $parent->namespacedName->toString() . '::' . $node->name->toString();\n    }\n    /**\n     * @psalm-return non-empty-string\n     */\n    private function functionName(Function_ $node) : string\n    {\n        assert(isset($node->namespacedName));\n        assert($node->namespacedName instanceof Name);\n        $functionName = $node->namespacedName->toString();\n        assert($functionName !== '');\n        return $functionName;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/complexity.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Complexity;\n\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp\\BooleanAnd;\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp\\BooleanOr;\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp\\LogicalAnd;\nuse PHPUnit\\PhpParser\\Node\\Expr\\BinaryOp\\LogicalOr;\nuse PHPUnit\\PhpParser\\Node\\Expr\\Ternary;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Case_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Catch_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\ElseIf_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\For_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\Foreach_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\If_;\nuse PHPUnit\\PhpParser\\Node\\Stmt\\While_;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\nfinal class CyclomaticComplexityCalculatingVisitor extends NodeVisitorAbstract\n{\n    /**\n     * @psalm-var positive-int\n     */\n    private int $cyclomaticComplexity = 1;\n    public function enterNode(Node $node) : void\n    {\n        switch ($node::class) {\n            case BooleanAnd::class:\n            case BooleanOr::class:\n            case Case_::class:\n            case Catch_::class:\n            case ElseIf_::class:\n            case For_::class:\n            case Foreach_::class:\n            case If_::class:\n            case LogicalAnd::class:\n            case LogicalOr::class:\n            case Ternary::class:\n            case While_::class:\n                $this->cyclomaticComplexity++;\n        }\n    }\n    /**\n     * @psalm-return positive-int\n     */\n    public function cyclomaticComplexity() : int\n    {\n        return $this->cyclomaticComplexity;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nfinal class Chunk\n{\n    private int $start;\n    private int $startRange;\n    private int $end;\n    private int $endRange;\n    private array $lines;\n    public function __construct(int $start = 0, int $startRange = 1, int $end = 0, int $endRange = 1, array $lines = [])\n    {\n        $this->start = $start;\n        $this->startRange = $startRange;\n        $this->end = $end;\n        $this->endRange = $endRange;\n        $this->lines = $lines;\n    }\n    public function getStart() : int\n    {\n        return $this->start;\n    }\n    public function getStartRange() : int\n    {\n        return $this->startRange;\n    }\n    public function getEnd() : int\n    {\n        return $this->end;\n    }\n    public function getEndRange() : int\n    {\n        return $this->endRange;\n    }\n    /**\n     * @psalm-return list<Line>\n     */\n    public function getLines() : array\n    {\n        return $this->lines;\n    }\n    /**\n     * @psalm-param list<Line> $lines\n     */\n    public function setLines(array $lines) : void\n    {\n        foreach ($lines as $line) {\n            if (!$line instanceof Line) {\n                throw new InvalidArgumentException();\n            }\n        }\n        $this->lines = $lines;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nfinal class Diff\n{\n    private string $from;\n    private string $to;\n    /**\n     * @psalm-var list<Chunk>\n     */\n    private array $chunks;\n    /**\n     * @psalm-param list<Chunk> $chunks\n     */\n    public function __construct(string $from, string $to, array $chunks = [])\n    {\n        $this->from = $from;\n        $this->to = $to;\n        $this->chunks = $chunks;\n    }\n    public function getFrom() : string\n    {\n        return $this->from;\n    }\n    public function getTo() : string\n    {\n        return $this->to;\n    }\n    /**\n     * @psalm-return list<Chunk>\n     */\n    public function getChunks() : array\n    {\n        return $this->chunks;\n    }\n    /**\n     * @psalm-param list<Chunk> $chunks\n     */\n    public function setChunks(array $chunks) : void\n    {\n        $this->chunks = $chunks;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nuse const PHP_INT_SIZE;\nuse const PREG_SPLIT_DELIM_CAPTURE;\nuse const PREG_SPLIT_NO_EMPTY;\nuse function array_shift;\nuse function array_unshift;\nuse function array_values;\nuse function count;\nuse function current;\nuse function end;\nuse function is_string;\nuse function key;\nuse function min;\nuse function preg_split;\nuse function prev;\nuse function reset;\nuse function str_ends_with;\nuse function substr;\nuse PHPUnit\\SebastianBergmann\\Diff\\Output\\DiffOutputBuilderInterface;\nfinal class Differ\n{\n    public const OLD = 0;\n    public const ADDED = 1;\n    public const REMOVED = 2;\n    public const DIFF_LINE_END_WARNING = 3;\n    public const NO_LINE_END_EOF_WARNING = 4;\n    private DiffOutputBuilderInterface $outputBuilder;\n    public function __construct(DiffOutputBuilderInterface $outputBuilder)\n    {\n        $this->outputBuilder = $outputBuilder;\n    }\n    public function diff(array|string $from, array|string $to, LongestCommonSubsequenceCalculator $lcs = null) : string\n    {\n        $diff = $this->diffToArray($from, $to, $lcs);\n        return $this->outputBuilder->getDiff($diff);\n    }\n    public function diffToArray(array|string $from, array|string $to, LongestCommonSubsequenceCalculator $lcs = null) : array\n    {\n        if (is_string($from)) {\n            $from = $this->splitStringByLines($from);\n        }\n        if (is_string($to)) {\n            $to = $this->splitStringByLines($to);\n        }\n        [$from, $to, $start, $end] = self::getArrayDiffParted($from, $to);\n        if ($lcs === null) {\n            $lcs = $this->selectLcsImplementation($from, $to);\n        }\n        $common = $lcs->calculate(array_values($from), array_values($to));\n        $diff = [];\n        foreach ($start as $token) {\n            $diff[] = [$token, self::OLD];\n        }\n        reset($from);\n        reset($to);\n        foreach ($common as $token) {\n            while (($fromToken = reset($from)) !== $token) {\n                $diff[] = [array_shift($from), self::REMOVED];\n            }\n            while (($toToken = reset($to)) !== $token) {\n                $diff[] = [array_shift($to), self::ADDED];\n            }\n            $diff[] = [$token, self::OLD];\n            array_shift($from);\n            array_shift($to);\n        }\n        while (($token = array_shift($from)) !== null) {\n            $diff[] = [$token, self::REMOVED];\n        }\n        while (($token = array_shift($to)) !== null) {\n            $diff[] = [$token, self::ADDED];\n        }\n        foreach ($end as $token) {\n            $diff[] = [$token, self::OLD];\n        }\n        if ($this->detectUnmatchedLineEndings($diff)) {\n            array_unshift($diff, [\"#Warning: Strings contain different line endings!\\n\", self::DIFF_LINE_END_WARNING]);\n        }\n        return $diff;\n    }\n    private function splitStringByLines(string $input) : array\n    {\n        return preg_split('/(.*\\\\R)/', $input, -1, PREG_SPLIT_DELIM_CAPTURE | PREG_SPLIT_NO_EMPTY);\n    }\n    private function selectLcsImplementation(array $from, array $to) : LongestCommonSubsequenceCalculator\n    {\n        // We do not want to use the time-efficient implementation if its memory\n        // footprint will probably exceed this value. Note that the footprint\n        // calculation is only an estimation for the matrix and the LCS method\n        // will typically allocate a bit more memory than this.\n        $memoryLimit = 100 * 1024 * 1024;\n        if ($this->calculateEstimatedFootprint($from, $to) > $memoryLimit) {\n            return new MemoryEfficientLongestCommonSubsequenceCalculator();\n        }\n        return new TimeEfficientLongestCommonSubsequenceCalculator();\n    }\n    private function calculateEstimatedFootprint(array $from, array $to) : float|int\n    {\n        $itemSize = PHP_INT_SIZE === 4 ? 76 : 144;\n        return $itemSize * min(count($from), count($to)) ** 2;\n    }\n    private function detectUnmatchedLineEndings(array $diff) : bool\n    {\n        $newLineBreaks = ['' => \\true];\n        $oldLineBreaks = ['' => \\true];\n        foreach ($diff as $entry) {\n            if (self::OLD === $entry[1]) {\n                $ln = $this->getLinebreak($entry[0]);\n                $oldLineBreaks[$ln] = \\true;\n                $newLineBreaks[$ln] = \\true;\n            } elseif (self::ADDED === $entry[1]) {\n                $newLineBreaks[$this->getLinebreak($entry[0])] = \\true;\n            } elseif (self::REMOVED === $entry[1]) {\n                $oldLineBreaks[$this->getLinebreak($entry[0])] = \\true;\n            }\n        }\n        // if either input or output is a single line without breaks than no warning should be raised\n        if (['' => \\true] === $newLineBreaks || ['' => \\true] === $oldLineBreaks) {\n            return \\false;\n        }\n        // two-way compare\n        foreach ($newLineBreaks as $break => $set) {\n            if (!isset($oldLineBreaks[$break])) {\n                return \\true;\n            }\n        }\n        foreach ($oldLineBreaks as $break => $set) {\n            if (!isset($newLineBreaks[$break])) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    private function getLinebreak($line) : string\n    {\n        if (!is_string($line)) {\n            return '';\n        }\n        $lc = substr($line, -1);\n        if (\"\\r\" === $lc) {\n            return \"\\r\";\n        }\n        if (\"\\n\" !== $lc) {\n            return '';\n        }\n        if (str_ends_with($line, \"\\r\\n\")) {\n            return \"\\r\\n\";\n        }\n        return \"\\n\";\n    }\n    private static function getArrayDiffParted(array &$from, array &$to) : array\n    {\n        $start = [];\n        $end = [];\n        reset($to);\n        foreach ($from as $k => $v) {\n            $toK = key($to);\n            if ($toK === $k && $v === $to[$k]) {\n                $start[$k] = $v;\n                unset($from[$k], $to[$k]);\n            } else {\n                break;\n            }\n        }\n        end($from);\n        end($to);\n        do {\n            $fromK = key($from);\n            $toK = key($to);\n            if (null === $fromK || null === $toK || current($from) !== current($to)) {\n                break;\n            }\n            prev($from);\n            prev($to);\n            $end = [$fromK => $from[$fromK]] + $end;\n            unset($from[$fromK], $to[$toK]);\n        } while (\\true);\n        return [$from, $to, $start, $end];\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nuse function gettype;\nuse function is_object;\nuse function sprintf;\nuse Exception;\nfinal class ConfigurationException extends InvalidArgumentException\n{\n    public function __construct(string $option, string $expected, $value, int $code = 0, Exception $previous = null)\n    {\n        parent::__construct(sprintf('Option \"%s\" must be %s, got \"%s\".', $option, $expected, is_object($value) ? $value::class : (null === $value ? '<null>' : gettype($value) . '#' . $value)), $code, $previous);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nclass InvalidArgumentException extends \\InvalidArgumentException implements Exception\n{\n}\nBSD 3-Clause License\n\nCopyright (c) 2002-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nfinal class Line\n{\n    public const ADDED = 1;\n    public const REMOVED = 2;\n    public const UNCHANGED = 3;\n    private int $type;\n    private string $content;\n    public function __construct(int $type = self::UNCHANGED, string $content = '')\n    {\n        $this->type = $type;\n        $this->content = $content;\n    }\n    public function getContent() : string\n    {\n        return $this->content;\n    }\n    public function getType() : int\n    {\n        return $this->type;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\ninterface LongestCommonSubsequenceCalculator\n{\n    /**\n     * Calculates the longest common subsequence of two arrays.\n     */\n    public function calculate(array $from, array $to) : array;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nuse function array_fill;\nuse function array_merge;\nuse function array_reverse;\nuse function array_slice;\nuse function count;\nuse function in_array;\nuse function max;\nfinal class MemoryEfficientLongestCommonSubsequenceCalculator implements LongestCommonSubsequenceCalculator\n{\n    /**\n     * @inheritDoc\n     */\n    public function calculate(array $from, array $to) : array\n    {\n        $cFrom = count($from);\n        $cTo = count($to);\n        if ($cFrom === 0) {\n            return [];\n        }\n        if ($cFrom === 1) {\n            if (in_array($from[0], $to, \\true)) {\n                return [$from[0]];\n            }\n            return [];\n        }\n        $i = (int) ($cFrom / 2);\n        $fromStart = array_slice($from, 0, $i);\n        $fromEnd = array_slice($from, $i);\n        $llB = $this->length($fromStart, $to);\n        $llE = $this->length(array_reverse($fromEnd), array_reverse($to));\n        $jMax = 0;\n        $max = 0;\n        for ($j = 0; $j <= $cTo; $j++) {\n            $m = $llB[$j] + $llE[$cTo - $j];\n            if ($m >= $max) {\n                $max = $m;\n                $jMax = $j;\n            }\n        }\n        $toStart = array_slice($to, 0, $jMax);\n        $toEnd = array_slice($to, $jMax);\n        return array_merge($this->calculate($fromStart, $toStart), $this->calculate($fromEnd, $toEnd));\n    }\n    private function length(array $from, array $to) : array\n    {\n        $current = array_fill(0, count($to) + 1, 0);\n        $cFrom = count($from);\n        $cTo = count($to);\n        for ($i = 0; $i < $cFrom; $i++) {\n            $prev = $current;\n            for ($j = 0; $j < $cTo; $j++) {\n                if ($from[$i] === $to[$j]) {\n                    $current[$j + 1] = $prev[$j] + 1;\n                } else {\n                    // don't use max() to avoid function call overhead\n                    if ($current[$j] > $prev[$j + 1]) {\n                        $current[$j + 1] = $current[$j];\n                    } else {\n                        $current[$j + 1] = $prev[$j + 1];\n                    }\n                }\n            }\n        }\n        return $current;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff\\Output;\n\nuse function count;\nabstract class AbstractChunkOutputBuilder implements DiffOutputBuilderInterface\n{\n    /**\n     * Takes input of the diff array and returns the common parts.\n     * Iterates through diff line by line.\n     */\n    protected function getCommonChunks(array $diff, int $lineThreshold = 5) : array\n    {\n        $diffSize = count($diff);\n        $capturing = \\false;\n        $chunkStart = 0;\n        $chunkSize = 0;\n        $commonChunks = [];\n        for ($i = 0; $i < $diffSize; $i++) {\n            if ($diff[$i][1] === 0) {\n                if ($capturing === \\false) {\n                    $capturing = \\true;\n                    $chunkStart = $i;\n                    $chunkSize = 0;\n                } else {\n                    $chunkSize++;\n                }\n            } elseif ($capturing !== \\false) {\n                if ($chunkSize >= $lineThreshold) {\n                    $commonChunks[$chunkStart] = $chunkStart + $chunkSize;\n                }\n                $capturing = \\false;\n            }\n        }\n        if ($capturing !== \\false && $chunkSize >= $lineThreshold) {\n            $commonChunks[$chunkStart] = $chunkStart + $chunkSize;\n        }\n        return $commonChunks;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff\\Output;\n\nuse function fclose;\nuse function fopen;\nuse function fwrite;\nuse function str_ends_with;\nuse function stream_get_contents;\nuse function substr;\nuse PHPUnit\\SebastianBergmann\\Diff\\Differ;\n/**\n * Builds a diff string representation in a loose unified diff format\n * listing only changes lines. Does not include line numbers.\n */\nfinal class DiffOnlyOutputBuilder implements DiffOutputBuilderInterface\n{\n    private string $header;\n    public function __construct(string $header = \"--- Original\\n+++ New\\n\")\n    {\n        $this->header = $header;\n    }\n    public function getDiff(array $diff) : string\n    {\n        $buffer = fopen('php://memory', 'r+b');\n        if ('' !== $this->header) {\n            fwrite($buffer, $this->header);\n            if (!str_ends_with($this->header, \"\\n\")) {\n                fwrite($buffer, \"\\n\");\n            }\n        }\n        foreach ($diff as $diffEntry) {\n            if ($diffEntry[1] === Differ::ADDED) {\n                fwrite($buffer, '+' . $diffEntry[0]);\n            } elseif ($diffEntry[1] === Differ::REMOVED) {\n                fwrite($buffer, '-' . $diffEntry[0]);\n            } elseif ($diffEntry[1] === Differ::DIFF_LINE_END_WARNING) {\n                fwrite($buffer, ' ' . $diffEntry[0]);\n                continue;\n                // Warnings should not be tested for line break, it will always be there\n            } else {\n                /* Not changed (old) 0 */\n                continue;\n                // we didn't write the not-changed line, so do not add a line break either\n            }\n            $lc = substr($diffEntry[0], -1);\n            if ($lc !== \"\\n\" && $lc !== \"\\r\") {\n                fwrite($buffer, \"\\n\");\n                // \\No newline at end of file\n            }\n        }\n        $diff = stream_get_contents($buffer, -1, 0);\n        fclose($buffer);\n        return $diff;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff\\Output;\n\n/**\n * Defines how an output builder should take a generated\n * diff array and return a string representation of that diff.\n */\ninterface DiffOutputBuilderInterface\n{\n    public function getDiff(array $diff) : string;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff\\Output;\n\nuse function array_merge;\nuse function array_splice;\nuse function count;\nuse function fclose;\nuse function fopen;\nuse function fwrite;\nuse function is_bool;\nuse function is_int;\nuse function is_string;\nuse function max;\nuse function min;\nuse function sprintf;\nuse function stream_get_contents;\nuse function substr;\nuse PHPUnit\\SebastianBergmann\\Diff\\ConfigurationException;\nuse PHPUnit\\SebastianBergmann\\Diff\\Differ;\n/**\n * Strict Unified diff output builder.\n *\n * Generates (strict) Unified diff's (unidiffs) with hunks.\n */\nfinal class StrictUnifiedDiffOutputBuilder implements DiffOutputBuilderInterface\n{\n    private static array $default = [\n        'collapseRanges' => \\true,\n        // ranges of length one are rendered with the trailing `,1`\n        'commonLineThreshold' => 6,\n        // number of same lines before ending a new hunk and creating a new one (if needed)\n        'contextLines' => 3,\n        // like `diff:  -u, -U NUM, --unified[=NUM]`, for patch/git apply compatibility best to keep at least @ 3\n        'fromFile' => null,\n        'fromFileDate' => null,\n        'toFile' => null,\n        'toFileDate' => null,\n    ];\n    private bool $changed;\n    private bool $collapseRanges;\n    /**\n     * @psalm-var positive-int\n     */\n    private int $commonLineThreshold;\n    private string $header;\n    /**\n     * @psalm-var positive-int\n     */\n    private int $contextLines;\n    public function __construct(array $options = [])\n    {\n        $options = array_merge(self::$default, $options);\n        if (!is_bool($options['collapseRanges'])) {\n            throw new ConfigurationException('collapseRanges', 'a bool', $options['collapseRanges']);\n        }\n        if (!is_int($options['contextLines']) || $options['contextLines'] < 0) {\n            throw new ConfigurationException('contextLines', 'an int >= 0', $options['contextLines']);\n        }\n        if (!is_int($options['commonLineThreshold']) || $options['commonLineThreshold'] <= 0) {\n            throw new ConfigurationException('commonLineThreshold', 'an int > 0', $options['commonLineThreshold']);\n        }\n        $this->assertString($options, 'fromFile');\n        $this->assertString($options, 'toFile');\n        $this->assertStringOrNull($options, 'fromFileDate');\n        $this->assertStringOrNull($options, 'toFileDate');\n        $this->header = sprintf(\"--- %s%s\\n+++ %s%s\\n\", $options['fromFile'], null === $options['fromFileDate'] ? '' : \"\\t\" . $options['fromFileDate'], $options['toFile'], null === $options['toFileDate'] ? '' : \"\\t\" . $options['toFileDate']);\n        $this->collapseRanges = $options['collapseRanges'];\n        $this->commonLineThreshold = $options['commonLineThreshold'];\n        $this->contextLines = $options['contextLines'];\n    }\n    public function getDiff(array $diff) : string\n    {\n        if (0 === count($diff)) {\n            return '';\n        }\n        $this->changed = \\false;\n        $buffer = fopen('php://memory', 'r+b');\n        fwrite($buffer, $this->header);\n        $this->writeDiffHunks($buffer, $diff);\n        if (!$this->changed) {\n            fclose($buffer);\n            return '';\n        }\n        $diff = stream_get_contents($buffer, -1, 0);\n        fclose($buffer);\n        // If the last char is not a linebreak: add it.\n        // This might happen when both the `from` and `to` do not have a trailing linebreak\n        $last = substr($diff, -1);\n        return \"\\n\" !== $last && \"\\r\" !== $last ? $diff . \"\\n\" : $diff;\n    }\n    private function writeDiffHunks($output, array $diff) : void\n    {\n        // detect \"No newline at end of file\" and insert into `$diff` if needed\n        $upperLimit = count($diff);\n        if (0 === $diff[$upperLimit - 1][1]) {\n            $lc = substr($diff[$upperLimit - 1][0], -1);\n            if (\"\\n\" !== $lc) {\n                array_splice($diff, $upperLimit, 0, [[\"\\n\\\\ No newline at end of file\\n\", Differ::NO_LINE_END_EOF_WARNING]]);\n            }\n        } else {\n            // search back for the last `+` and `-` line,\n            // check if it has a trailing linebreak, else add a warning under it\n            $toFind = [1 => \\true, 2 => \\true];\n            for ($i = $upperLimit - 1; $i >= 0; $i--) {\n                if (isset($toFind[$diff[$i][1]])) {\n                    unset($toFind[$diff[$i][1]]);\n                    $lc = substr($diff[$i][0], -1);\n                    if (\"\\n\" !== $lc) {\n                        array_splice($diff, $i + 1, 0, [[\"\\n\\\\ No newline at end of file\\n\", Differ::NO_LINE_END_EOF_WARNING]]);\n                    }\n                    if (!count($toFind)) {\n                        break;\n                    }\n                }\n            }\n        }\n        // write hunks to output buffer\n        $cutOff = max($this->commonLineThreshold, $this->contextLines);\n        $hunkCapture = \\false;\n        $sameCount = $toRange = $fromRange = 0;\n        $toStart = $fromStart = 1;\n        $i = 0;\n        /** @var int $i */\n        foreach ($diff as $i => $entry) {\n            if (0 === $entry[1]) {\n                // same\n                if (\\false === $hunkCapture) {\n                    $fromStart++;\n                    $toStart++;\n                    continue;\n                }\n                $sameCount++;\n                $toRange++;\n                $fromRange++;\n                if ($sameCount === $cutOff) {\n                    $contextStartOffset = $hunkCapture - $this->contextLines < 0 ? $hunkCapture : $this->contextLines;\n                    // note: $contextEndOffset = $this->contextLines;\n                    //\n                    // because we never go beyond the end of the diff.\n                    // with the cutoff/contextlines here the follow is never true;\n                    //\n                    // if ($i - $cutOff + $this->contextLines + 1 > \\count($diff)) {\n                    //    $contextEndOffset = count($diff) - 1;\n                    // }\n                    //\n                    // ; that would be true for a trailing incomplete hunk case which is dealt with after this loop\n                    $this->writeHunk($diff, $hunkCapture - $contextStartOffset, $i - $cutOff + $this->contextLines + 1, $fromStart - $contextStartOffset, $fromRange - $cutOff + $contextStartOffset + $this->contextLines, $toStart - $contextStartOffset, $toRange - $cutOff + $contextStartOffset + $this->contextLines, $output);\n                    $fromStart += $fromRange;\n                    $toStart += $toRange;\n                    $hunkCapture = \\false;\n                    $sameCount = $toRange = $fromRange = 0;\n                }\n                continue;\n            }\n            $sameCount = 0;\n            if ($entry[1] === Differ::NO_LINE_END_EOF_WARNING) {\n                continue;\n            }\n            $this->changed = \\true;\n            if (\\false === $hunkCapture) {\n                $hunkCapture = $i;\n            }\n            if (Differ::ADDED === $entry[1]) {\n                // added\n                $toRange++;\n            }\n            if (Differ::REMOVED === $entry[1]) {\n                // removed\n                $fromRange++;\n            }\n        }\n        if (\\false === $hunkCapture) {\n            return;\n        }\n        // we end here when cutoff (commonLineThreshold) was not reached, but we were capturing a hunk,\n        // do not render hunk till end automatically because the number of context lines might be less than the commonLineThreshold\n        $contextStartOffset = $hunkCapture - $this->contextLines < 0 ? $hunkCapture : $this->contextLines;\n        // prevent trying to write out more common lines than there are in the diff _and_\n        // do not write more than configured through the context lines\n        $contextEndOffset = min($sameCount, $this->contextLines);\n        $fromRange -= $sameCount;\n        $toRange -= $sameCount;\n        $this->writeHunk($diff, $hunkCapture - $contextStartOffset, $i - $sameCount + $contextEndOffset + 1, $fromStart - $contextStartOffset, $fromRange + $contextStartOffset + $contextEndOffset, $toStart - $contextStartOffset, $toRange + $contextStartOffset + $contextEndOffset, $output);\n    }\n    private function writeHunk(array $diff, int $diffStartIndex, int $diffEndIndex, int $fromStart, int $fromRange, int $toStart, int $toRange, $output) : void\n    {\n        fwrite($output, '@@ -' . $fromStart);\n        if (!$this->collapseRanges || 1 !== $fromRange) {\n            fwrite($output, ',' . $fromRange);\n        }\n        fwrite($output, ' +' . $toStart);\n        if (!$this->collapseRanges || 1 !== $toRange) {\n            fwrite($output, ',' . $toRange);\n        }\n        fwrite($output, \" @@\\n\");\n        for ($i = $diffStartIndex; $i < $diffEndIndex; $i++) {\n            if ($diff[$i][1] === Differ::ADDED) {\n                $this->changed = \\true;\n                fwrite($output, '+' . $diff[$i][0]);\n            } elseif ($diff[$i][1] === Differ::REMOVED) {\n                $this->changed = \\true;\n                fwrite($output, '-' . $diff[$i][0]);\n            } elseif ($diff[$i][1] === Differ::OLD) {\n                fwrite($output, ' ' . $diff[$i][0]);\n            } elseif ($diff[$i][1] === Differ::NO_LINE_END_EOF_WARNING) {\n                $this->changed = \\true;\n                fwrite($output, $diff[$i][0]);\n            }\n            //} elseif ($diff[$i][1] === Differ::DIFF_LINE_END_WARNING) { // custom comment inserted by PHPUnit/diff package\n            //  skip\n            //} else {\n            //  unknown/invalid\n            //}\n        }\n    }\n    private function assertString(array $options, string $option) : void\n    {\n        if (!is_string($options[$option])) {\n            throw new ConfigurationException($option, 'a string', $options[$option]);\n        }\n    }\n    private function assertStringOrNull(array $options, string $option) : void\n    {\n        if (null !== $options[$option] && !is_string($options[$option])) {\n            throw new ConfigurationException($option, 'a string or <null>', $options[$option]);\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff\\Output;\n\nuse function array_splice;\nuse function count;\nuse function fclose;\nuse function fopen;\nuse function fwrite;\nuse function max;\nuse function min;\nuse function str_ends_with;\nuse function stream_get_contents;\nuse function strlen;\nuse function substr;\nuse PHPUnit\\SebastianBergmann\\Diff\\Differ;\n/**\n * Builds a diff string representation in unified diff format in chunks.\n */\nfinal class UnifiedDiffOutputBuilder extends AbstractChunkOutputBuilder\n{\n    private bool $collapseRanges = \\true;\n    private int $commonLineThreshold = 6;\n    /**\n     * @psalm-var positive-int\n     */\n    private int $contextLines = 3;\n    private string $header;\n    private bool $addLineNumbers;\n    public function __construct(string $header = \"--- Original\\n+++ New\\n\", bool $addLineNumbers = \\false)\n    {\n        $this->header = $header;\n        $this->addLineNumbers = $addLineNumbers;\n    }\n    public function getDiff(array $diff) : string\n    {\n        $buffer = fopen('php://memory', 'r+b');\n        if ('' !== $this->header) {\n            fwrite($buffer, $this->header);\n            if (!str_ends_with($this->header, \"\\n\")) {\n                fwrite($buffer, \"\\n\");\n            }\n        }\n        if (0 !== count($diff)) {\n            $this->writeDiffHunks($buffer, $diff);\n        }\n        $diff = stream_get_contents($buffer, -1, 0);\n        fclose($buffer);\n        // If the diff is non-empty and last char is not a linebreak: add it.\n        // This might happen when both the `from` and `to` do not have a trailing linebreak\n        $last = substr($diff, -1);\n        return 0 !== strlen($diff) && \"\\n\" !== $last && \"\\r\" !== $last ? $diff . \"\\n\" : $diff;\n    }\n    private function writeDiffHunks($output, array $diff) : void\n    {\n        // detect \"No newline at end of file\" and insert into `$diff` if needed\n        $upperLimit = count($diff);\n        if (0 === $diff[$upperLimit - 1][1]) {\n            $lc = substr($diff[$upperLimit - 1][0], -1);\n            if (\"\\n\" !== $lc) {\n                array_splice($diff, $upperLimit, 0, [[\"\\n\\\\ No newline at end of file\\n\", Differ::NO_LINE_END_EOF_WARNING]]);\n            }\n        } else {\n            // search back for the last `+` and `-` line,\n            // check if it has trailing linebreak, else add a warning under it\n            $toFind = [1 => \\true, 2 => \\true];\n            for ($i = $upperLimit - 1; $i >= 0; $i--) {\n                if (isset($toFind[$diff[$i][1]])) {\n                    unset($toFind[$diff[$i][1]]);\n                    $lc = substr($diff[$i][0], -1);\n                    if (\"\\n\" !== $lc) {\n                        array_splice($diff, $i + 1, 0, [[\"\\n\\\\ No newline at end of file\\n\", Differ::NO_LINE_END_EOF_WARNING]]);\n                    }\n                    if (!count($toFind)) {\n                        break;\n                    }\n                }\n            }\n        }\n        // write hunks to output buffer\n        $cutOff = max($this->commonLineThreshold, $this->contextLines);\n        $hunkCapture = \\false;\n        $sameCount = $toRange = $fromRange = 0;\n        $toStart = $fromStart = 1;\n        $i = 0;\n        /** @var int $i */\n        foreach ($diff as $i => $entry) {\n            if (0 === $entry[1]) {\n                // same\n                if (\\false === $hunkCapture) {\n                    $fromStart++;\n                    $toStart++;\n                    continue;\n                }\n                $sameCount++;\n                $toRange++;\n                $fromRange++;\n                if ($sameCount === $cutOff) {\n                    $contextStartOffset = $hunkCapture - $this->contextLines < 0 ? $hunkCapture : $this->contextLines;\n                    // note: $contextEndOffset = $this->contextLines;\n                    //\n                    // because we never go beyond the end of the diff.\n                    // with the cutoff/contextlines here the follow is never true;\n                    //\n                    // if ($i - $cutOff + $this->contextLines + 1 > \\count($diff)) {\n                    //    $contextEndOffset = count($diff) - 1;\n                    // }\n                    //\n                    // ; that would be true for a trailing incomplete hunk case which is dealt with after this loop\n                    $this->writeHunk($diff, $hunkCapture - $contextStartOffset, $i - $cutOff + $this->contextLines + 1, $fromStart - $contextStartOffset, $fromRange - $cutOff + $contextStartOffset + $this->contextLines, $toStart - $contextStartOffset, $toRange - $cutOff + $contextStartOffset + $this->contextLines, $output);\n                    $fromStart += $fromRange;\n                    $toStart += $toRange;\n                    $hunkCapture = \\false;\n                    $sameCount = $toRange = $fromRange = 0;\n                }\n                continue;\n            }\n            $sameCount = 0;\n            if ($entry[1] === Differ::NO_LINE_END_EOF_WARNING) {\n                continue;\n            }\n            if (\\false === $hunkCapture) {\n                $hunkCapture = $i;\n            }\n            if (Differ::ADDED === $entry[1]) {\n                $toRange++;\n            }\n            if (Differ::REMOVED === $entry[1]) {\n                $fromRange++;\n            }\n        }\n        if (\\false === $hunkCapture) {\n            return;\n        }\n        // we end here when cutoff (commonLineThreshold) was not reached, but we were capturing a hunk,\n        // do not render hunk till end automatically because the number of context lines might be less than the commonLineThreshold\n        $contextStartOffset = $hunkCapture - $this->contextLines < 0 ? $hunkCapture : $this->contextLines;\n        // prevent trying to write out more common lines than there are in the diff _and_\n        // do not write more than configured through the context lines\n        $contextEndOffset = min($sameCount, $this->contextLines);\n        $fromRange -= $sameCount;\n        $toRange -= $sameCount;\n        $this->writeHunk($diff, $hunkCapture - $contextStartOffset, $i - $sameCount + $contextEndOffset + 1, $fromStart - $contextStartOffset, $fromRange + $contextStartOffset + $contextEndOffset, $toStart - $contextStartOffset, $toRange + $contextStartOffset + $contextEndOffset, $output);\n    }\n    private function writeHunk(array $diff, int $diffStartIndex, int $diffEndIndex, int $fromStart, int $fromRange, int $toStart, int $toRange, $output) : void\n    {\n        if ($this->addLineNumbers) {\n            fwrite($output, '@@ -' . $fromStart);\n            if (!$this->collapseRanges || 1 !== $fromRange) {\n                fwrite($output, ',' . $fromRange);\n            }\n            fwrite($output, ' +' . $toStart);\n            if (!$this->collapseRanges || 1 !== $toRange) {\n                fwrite($output, ',' . $toRange);\n            }\n            fwrite($output, \" @@\\n\");\n        } else {\n            fwrite($output, \"@@ @@\\n\");\n        }\n        for ($i = $diffStartIndex; $i < $diffEndIndex; $i++) {\n            if ($diff[$i][1] === Differ::ADDED) {\n                fwrite($output, '+' . $diff[$i][0]);\n            } elseif ($diff[$i][1] === Differ::REMOVED) {\n                fwrite($output, '-' . $diff[$i][0]);\n            } elseif ($diff[$i][1] === Differ::OLD) {\n                fwrite($output, ' ' . $diff[$i][0]);\n            } elseif ($diff[$i][1] === Differ::NO_LINE_END_EOF_WARNING) {\n                fwrite($output, \"\\n\");\n                // $diff[$i][0]\n            } else {\n                /* Not changed (old) Differ::OLD or Warning Differ::DIFF_LINE_END_WARNING */\n                fwrite($output, ' ' . $diff[$i][0]);\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nuse function array_pop;\nuse function count;\nuse function max;\nuse function preg_match;\nuse function preg_split;\n/**\n * Unified diff parser.\n */\nfinal class Parser\n{\n    /**\n     * @return Diff[]\n     */\n    public function parse(string $string) : array\n    {\n        $lines = preg_split('(\\\\r\\\\n|\\\\r|\\\\n)', $string);\n        if (!empty($lines) && $lines[count($lines) - 1] === '') {\n            array_pop($lines);\n        }\n        $lineCount = count($lines);\n        $diffs = [];\n        $diff = null;\n        $collected = [];\n        for ($i = 0; $i < $lineCount; $i++) {\n            if (preg_match('#^---\\\\h+\"?(?P<file>[^\\\\v\\\\t\"]+)#', $lines[$i], $fromMatch) && preg_match('#^\\\\+\\\\+\\\\+\\\\h+\"?(?P<file>[^\\\\v\\\\t\"]+)#', $lines[$i + 1], $toMatch)) {\n                if ($diff !== null) {\n                    $this->parseFileDiff($diff, $collected);\n                    $diffs[] = $diff;\n                    $collected = [];\n                }\n                $diff = new Diff($fromMatch['file'], $toMatch['file']);\n                $i++;\n            } else {\n                if (preg_match('/^(?:diff --git |index [\\\\da-f.]+|[+-]{3} [ab])/', $lines[$i])) {\n                    continue;\n                }\n                $collected[] = $lines[$i];\n            }\n        }\n        if ($diff !== null && count($collected)) {\n            $this->parseFileDiff($diff, $collected);\n            $diffs[] = $diff;\n        }\n        return $diffs;\n    }\n    private function parseFileDiff(Diff $diff, array $lines) : void\n    {\n        $chunks = [];\n        $chunk = null;\n        $diffLines = [];\n        foreach ($lines as $line) {\n            if (preg_match('/^@@\\\\s+-(?P<start>\\\\d+)(?:,\\\\s*(?P<startrange>\\\\d+))?\\\\s+\\\\+(?P<end>\\\\d+)(?:,\\\\s*(?P<endrange>\\\\d+))?\\\\s+@@/', $line, $match, \\PREG_UNMATCHED_AS_NULL)) {\n                $chunk = new Chunk((int) $match['start'], isset($match['startrange']) ? max(0, (int) $match['startrange']) : 1, (int) $match['end'], isset($match['endrange']) ? max(0, (int) $match['endrange']) : 1);\n                $chunks[] = $chunk;\n                $diffLines = [];\n                continue;\n            }\n            if (preg_match('/^(?P<type>[+ -])?(?P<line>.*)/', $line, $match)) {\n                $type = Line::UNCHANGED;\n                if ($match['type'] === '+') {\n                    $type = Line::ADDED;\n                } elseif ($match['type'] === '-') {\n                    $type = Line::REMOVED;\n                }\n                $diffLines[] = new Line($type, $match['line']);\n                $chunk?->setLines($diffLines);\n            }\n        }\n        $diff->setChunks($chunks);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/diff.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Diff;\n\nuse function array_reverse;\nuse function count;\nuse function max;\nuse SplFixedArray;\nfinal class TimeEfficientLongestCommonSubsequenceCalculator implements LongestCommonSubsequenceCalculator\n{\n    /**\n     * @inheritDoc\n     */\n    public function calculate(array $from, array $to) : array\n    {\n        $common = [];\n        $fromLength = count($from);\n        $toLength = count($to);\n        $width = $fromLength + 1;\n        $matrix = new SplFixedArray($width * ($toLength + 1));\n        for ($i = 0; $i <= $fromLength; $i++) {\n            $matrix[$i] = 0;\n        }\n        for ($j = 0; $j <= $toLength; $j++) {\n            $matrix[$j * $width] = 0;\n        }\n        for ($i = 1; $i <= $fromLength; $i++) {\n            for ($j = 1; $j <= $toLength; $j++) {\n                $o = $j * $width + $i;\n                // don't use max() to avoid function call overhead\n                $firstOrLast = $from[$i - 1] === $to[$j - 1] ? $matrix[$o - $width - 1] + 1 : 0;\n                if ($matrix[$o - 1] > $matrix[$o - $width]) {\n                    if ($firstOrLast > $matrix[$o - 1]) {\n                        $matrix[$o] = $firstOrLast;\n                    } else {\n                        $matrix[$o] = $matrix[$o - 1];\n                    }\n                } else {\n                    if ($firstOrLast > $matrix[$o - $width]) {\n                        $matrix[$o] = $firstOrLast;\n                    } else {\n                        $matrix[$o] = $matrix[$o - $width];\n                    }\n                }\n            }\n        }\n        $i = $fromLength;\n        $j = $toLength;\n        while ($i > 0 && $j > 0) {\n            if ($from[$i - 1] === $to[$j - 1]) {\n                $common[] = $from[$i - 1];\n                $i--;\n                $j--;\n            } else {\n                $o = $j * $width + $i;\n                if ($matrix[$o - $width] > $matrix[$o - 1]) {\n                    $j--;\n                } else {\n                    $i--;\n                }\n            }\n        }\n        return array_reverse($common);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/environment.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Environment;\n\nuse const DIRECTORY_SEPARATOR;\nuse const STDIN;\nuse const STDOUT;\nuse function defined;\nuse function fclose;\nuse function fstat;\nuse function function_exists;\nuse function getenv;\nuse function is_resource;\nuse function is_string;\nuse function posix_isatty;\nuse function preg_match;\nuse function proc_close;\nuse function proc_open;\nuse function sapi_windows_vt100_support;\nuse function shell_exec;\nuse function stream_get_contents;\nuse function stream_isatty;\nuse function trim;\nfinal class Console\n{\n    /**\n     * @var int\n     */\n    public const STDIN = 0;\n    /**\n     * @var int\n     */\n    public const STDOUT = 1;\n    /**\n     * @var int\n     */\n    public const STDERR = 2;\n    /**\n     * Returns true if STDOUT supports colorization.\n     *\n     * This code has been copied and adapted from\n     * Symfony\\Component\\Console\\Output\\StreamOutput.\n     */\n    public function hasColorSupport() : bool\n    {\n        if ('Hyper' === getenv('TERM_PROGRAM')) {\n            return \\true;\n        }\n        if ($this->isWindows()) {\n            // @codeCoverageIgnoreStart\n            return defined('STDOUT') && function_exists('sapi_windows_vt100_support') && @sapi_windows_vt100_support(STDOUT) || \\false !== getenv('ANSICON') || 'ON' === getenv('ConEmuANSI') || 'xterm' === getenv('TERM');\n            // @codeCoverageIgnoreEnd\n        }\n        if (!defined('STDOUT')) {\n            // @codeCoverageIgnoreStart\n            return \\false;\n            // @codeCoverageIgnoreEnd\n        }\n        return $this->isInteractive(STDOUT);\n    }\n    /**\n     * Returns the number of columns of the terminal.\n     *\n     * @codeCoverageIgnore\n     */\n    public function getNumberOfColumns() : int\n    {\n        if (!$this->isInteractive(defined('STDIN') ? STDIN : self::STDIN)) {\n            return 80;\n        }\n        if ($this->isWindows()) {\n            return $this->getNumberOfColumnsWindows();\n        }\n        return $this->getNumberOfColumnsInteractive();\n    }\n    /**\n     * Returns if the file descriptor is an interactive terminal or not.\n     *\n     * Normally, we want to use a resource as a parameter, yet sadly it's not always awailable,\n     * eg when running code in interactive console (`php -a`), STDIN/STDOUT/STDERR constants are not defined.\n     *\n     * @param int|resource $fileDescriptor\n     */\n    public function isInteractive($fileDescriptor = self::STDOUT) : bool\n    {\n        if (is_resource($fileDescriptor)) {\n            if (function_exists('stream_isatty') && @stream_isatty($fileDescriptor)) {\n                return \\true;\n            }\n            if (function_exists('fstat')) {\n                $stat = @fstat(STDOUT);\n                return $stat && 020000 === ($stat['mode'] & 0170000);\n            }\n            return \\false;\n        }\n        return function_exists('posix_isatty') && @posix_isatty($fileDescriptor);\n    }\n    private function isWindows() : bool\n    {\n        return DIRECTORY_SEPARATOR === '\\\\';\n    }\n    /**\n     * @codeCoverageIgnore\n     */\n    private function getNumberOfColumnsInteractive() : int\n    {\n        if (function_exists('shell_exec') && preg_match('#\\\\d+ (\\\\d+)#', shell_exec('stty size') ?: '', $match) === 1) {\n            if ((int) $match[1] > 0) {\n                return (int) $match[1];\n            }\n        }\n        if (function_exists('shell_exec') && preg_match('#columns = (\\\\d+);#', shell_exec('stty') ?: '', $match) === 1) {\n            if ((int) $match[1] > 0) {\n                return (int) $match[1];\n            }\n        }\n        return 80;\n    }\n    /**\n     * @codeCoverageIgnore\n     */\n    private function getNumberOfColumnsWindows() : int\n    {\n        $ansicon = getenv('ANSICON');\n        $columns = 80;\n        if (is_string($ansicon) && preg_match('/^(\\\\d+)x\\\\d+ \\\\(\\\\d+x(\\\\d+)\\\\)$/', trim($ansicon), $matches)) {\n            $columns = (int) $matches[1];\n        } elseif (function_exists('proc_open')) {\n            $process = proc_open('mode CON', [1 => ['pipe', 'w'], 2 => ['pipe', 'w']], $pipes, null, null, ['suppress_errors' => \\true]);\n            if (is_resource($process)) {\n                $info = stream_get_contents($pipes[1]);\n                fclose($pipes[1]);\n                fclose($pipes[2]);\n                proc_close($process);\n                if (preg_match('/--------+\\\\r?\\\\n.+?(\\\\d+)\\\\r?\\\\n.+?(\\\\d+)\\\\r?\\\\n/', $info, $matches)) {\n                    $columns = (int) $matches[2];\n                }\n            }\n        }\n        return $columns - 1;\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2014-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/environment.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Environment;\n\nuse const PHP_BINARY;\nuse const PHP_BINDIR;\nuse const PHP_MAJOR_VERSION;\nuse const PHP_SAPI;\nuse const PHP_VERSION;\nuse function array_map;\nuse function array_merge;\nuse function escapeshellarg;\nuse function explode;\nuse function extension_loaded;\nuse function ini_get;\nuse function is_readable;\nuse function parse_ini_file;\nuse function php_ini_loaded_file;\nuse function php_ini_scanned_files;\nuse function phpversion;\nuse function sprintf;\nuse function strrpos;\nfinal class Runtime\n{\n    private static string $binary;\n    private static bool $initialized = \\false;\n    /**\n     * Returns true when Xdebug or PCOV is available or\n     * the runtime used is PHPDBG.\n     */\n    public function canCollectCodeCoverage() : bool\n    {\n        return $this->hasXdebug() || $this->hasPCOV() || $this->hasPHPDBGCodeCoverage();\n    }\n    /**\n     * Returns true when Zend OPcache is loaded, enabled,\n     * and is configured to discard comments.\n     */\n    public function discardsComments() : bool\n    {\n        if (!$this->isOpcacheActive()) {\n            return \\false;\n        }\n        if (ini_get('opcache.save_comments') !== '0') {\n            return \\false;\n        }\n        return \\true;\n    }\n    /**\n     * Returns true when Zend OPcache is loaded, enabled,\n     * and is configured to perform just-in-time compilation.\n     */\n    public function performsJustInTimeCompilation() : bool\n    {\n        if (PHP_MAJOR_VERSION < 8) {\n            return \\false;\n        }\n        if (!$this->isOpcacheActive()) {\n            return \\false;\n        }\n        if (ini_get('opcache.jit_buffer_size') === '0') {\n            return \\false;\n        }\n        $jit = ini_get('opcache.jit');\n        if ($jit === 'disable' || $jit === 'off') {\n            return \\false;\n        }\n        if (strrpos($jit, '0') === 3) {\n            return \\false;\n        }\n        return \\true;\n    }\n    /**\n     * Returns the path to the binary of the current runtime.\n     */\n    public function getBinary() : string\n    {\n        if (self::$initialized) {\n            return self::$binary;\n        }\n        if (PHP_BINARY !== '') {\n            self::$binary = escapeshellarg(PHP_BINARY);\n            self::$initialized = \\true;\n            return self::$binary;\n        }\n        // @codeCoverageIgnoreStart\n        $possibleBinaryLocations = [PHP_BINDIR . '/php', PHP_BINDIR . '/php-cli.exe', PHP_BINDIR . '/php.exe'];\n        foreach ($possibleBinaryLocations as $binary) {\n            if (is_readable($binary)) {\n                self::$binary = escapeshellarg($binary);\n                self::$initialized = \\true;\n                return self::$binary;\n            }\n        }\n        // @codeCoverageIgnoreStart\n        self::$binary = 'php';\n        self::$initialized = \\true;\n        // @codeCoverageIgnoreEnd\n        return self::$binary;\n    }\n    public function getNameWithVersion() : string\n    {\n        return $this->getName() . ' ' . $this->getVersion();\n    }\n    public function getNameWithVersionAndCodeCoverageDriver() : string\n    {\n        if ($this->hasPCOV()) {\n            return sprintf('%s with PCOV %s', $this->getNameWithVersion(), phpversion('pcov'));\n        }\n        if ($this->hasXdebug()) {\n            return sprintf('%s with Xdebug %s', $this->getNameWithVersion(), phpversion('xdebug'));\n        }\n        return $this->getNameWithVersion();\n    }\n    public function getName() : string\n    {\n        if ($this->isPHPDBG()) {\n            // @codeCoverageIgnoreStart\n            return 'PHPDBG';\n            // @codeCoverageIgnoreEnd\n        }\n        return 'PHP';\n    }\n    public function getVendorUrl() : string\n    {\n        return 'https://www.php.net/';\n    }\n    public function getVersion() : string\n    {\n        return PHP_VERSION;\n    }\n    /**\n     * Returns true when the runtime used is PHP and Xdebug is loaded.\n     */\n    public function hasXdebug() : bool\n    {\n        return $this->isPHP() && extension_loaded('xdebug');\n    }\n    /**\n     * Returns true when the runtime used is PHP without the PHPDBG SAPI.\n     */\n    public function isPHP() : bool\n    {\n        return !$this->isPHPDBG();\n    }\n    /**\n     * Returns true when the runtime used is PHP with the PHPDBG SAPI.\n     */\n    public function isPHPDBG() : bool\n    {\n        return PHP_SAPI === 'phpdbg';\n    }\n    /**\n     * Returns true when the runtime used is PHP with the PHPDBG SAPI\n     * and the phpdbg_*_oplog() functions are available (PHP >= 7.0).\n     */\n    public function hasPHPDBGCodeCoverage() : bool\n    {\n        return $this->isPHPDBG();\n    }\n    /**\n     * Returns true when the runtime used is PHP with PCOV loaded and enabled.\n     */\n    public function hasPCOV() : bool\n    {\n        return $this->isPHP() && extension_loaded('pcov') && ini_get('pcov.enabled');\n    }\n    /**\n     * Parses the loaded php.ini file (if any) as well as all\n     * additional php.ini files from the additional ini dir for\n     * a list of all configuration settings loaded from files\n     * at startup. Then checks for each php.ini setting passed\n     * via the `$values` parameter whether this setting has\n     * been changed at runtime. Returns an array of strings\n     * where each string has the format `key=value` denoting\n     * the name of a changed php.ini setting with its new value.\n     *\n     * @return string[]\n     */\n    public function getCurrentSettings(array $values) : array\n    {\n        $diff = [];\n        $files = [];\n        if ($file = php_ini_loaded_file()) {\n            $files[] = $file;\n        }\n        if ($scanned = php_ini_scanned_files()) {\n            $files = array_merge($files, array_map('trim', explode(\",\\n\", $scanned)));\n        }\n        foreach ($files as $ini) {\n            $config = parse_ini_file($ini, \\true);\n            foreach ($values as $value) {\n                $set = ini_get($value);\n                if (empty($set)) {\n                    continue;\n                }\n                if (!isset($config[$value]) || $set !== $config[$value]) {\n                    $diff[$value] = sprintf('%s=%s', $value, $set);\n                }\n            }\n        }\n        return $diff;\n    }\n    private function isOpcacheActive() : bool\n    {\n        if (!extension_loaded('Zend OPcache')) {\n            return \\false;\n        }\n        if ((PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') && ini_get('opcache.enable_cli') === '1') {\n            return \\true;\n        }\n        if (PHP_SAPI !== 'cli' && PHP_SAPI !== 'phpdbg' && ini_get('opcache.enable') === '1') {\n            return \\true;\n        }\n        return \\false;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/exporter.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Exporter;\n\nuse function bin2hex;\nuse function count;\nuse function get_resource_type;\nuse function gettype;\nuse function implode;\nuse function ini_get;\nuse function ini_set;\nuse function is_array;\nuse function is_float;\nuse function is_object;\nuse function is_resource;\nuse function is_string;\nuse function mb_strlen;\nuse function mb_substr;\nuse function preg_match;\nuse function spl_object_id;\nuse function sprintf;\nuse function str_repeat;\nuse function str_replace;\nuse function var_export;\nuse BackedEnum;\nuse PHPUnit\\SebastianBergmann\\RecursionContext\\Context;\nuse SplObjectStorage;\nuse UnitEnum;\nfinal class Exporter\n{\n    /**\n     * Exports a value as a string.\n     *\n     * The output of this method is similar to the output of print_r(), but\n     * improved in various aspects:\n     *\n     *  - NULL is rendered as \"null\" (instead of \"\")\n     *  - TRUE is rendered as \"true\" (instead of \"1\")\n     *  - FALSE is rendered as \"false\" (instead of \"\")\n     *  - Strings are always quoted with single quotes\n     *  - Carriage returns and newlines are normalized to \\n\n     *  - Recursion and repeated rendering is treated properly\n     */\n    public function export(mixed $value, int $indentation = 0) : string\n    {\n        return $this->recursiveExport($value, $indentation);\n    }\n    public function shortenedRecursiveExport(array &$data, Context $context = null) : string\n    {\n        $result = [];\n        $exporter = new self();\n        if (!$context) {\n            $context = new Context();\n        }\n        $array = $data;\n        /* @noinspection UnusedFunctionResultInspection */\n        $context->add($data);\n        foreach ($array as $key => $value) {\n            if (is_array($value)) {\n                if ($context->contains($data[$key]) !== \\false) {\n                    $result[] = '*RECURSION*';\n                } else {\n                    $result[] = sprintf('[%s]', $this->shortenedRecursiveExport($data[$key], $context));\n                }\n            } else {\n                $result[] = $exporter->shortenedExport($value);\n            }\n        }\n        return implode(', ', $result);\n    }\n    /**\n     * Exports a value into a single-line string.\n     *\n     * The output of this method is similar to the output of\n     * SebastianBergmann\\Exporter\\Exporter::export().\n     *\n     * Newlines are replaced by the visible string '\\n'.\n     * Contents of arrays and objects (if any) are replaced by '...'.\n     */\n    public function shortenedExport(mixed $value) : string\n    {\n        if (is_string($value)) {\n            $string = str_replace(\"\\n\", '', $this->export($value));\n            if (mb_strlen($string) > 40) {\n                return mb_substr($string, 0, 30) . '...' . mb_substr($string, -7);\n            }\n            return $string;\n        }\n        if ($value instanceof BackedEnum) {\n            return sprintf('%s Enum (%s, %s)', $value::class, $value->name, $this->export($value->value));\n        }\n        if ($value instanceof UnitEnum) {\n            return sprintf('%s Enum (%s)', $value::class, $value->name);\n        }\n        if (is_object($value)) {\n            return sprintf('%s Object (%s)', $value::class, count($this->toArray($value)) > 0 ? '...' : '');\n        }\n        if (is_array($value)) {\n            return sprintf('[%s]', count($value) > 0 ? '...' : '');\n        }\n        return $this->export($value);\n    }\n    /**\n     * Converts an object to an array containing all of its private, protected\n     * and public properties.\n     */\n    public function toArray(mixed $value) : array\n    {\n        if (!is_object($value)) {\n            return (array) $value;\n        }\n        $array = [];\n        foreach ((array) $value as $key => $val) {\n            // Exception traces commonly reference hundreds to thousands of\n            // objects currently loaded in memory. Including them in the result\n            // has a severe negative performance impact.\n            if (\"\\x00Error\\x00trace\" === $key || \"\\x00Exception\\x00trace\" === $key) {\n                continue;\n            }\n            // properties are transformed to keys in the following way:\n            // private   $propertyName => \"\\0ClassName\\0propertyName\"\n            // protected $propertyName => \"\\0*\\0propertyName\"\n            // public    $propertyName => \"propertyName\"\n            if (preg_match('/^\\\\0.+\\\\0(.+)$/', (string) $key, $matches)) {\n                $key = $matches[1];\n            }\n            // See https://github.com/php/php-src/commit/5721132\n            if ($key === \"\\x00gcdata\") {\n                continue;\n            }\n            $array[$key] = $val;\n        }\n        // Some internal classes like SplObjectStorage do not work with the\n        // above (fast) mechanism nor with reflection in Zend.\n        // Format the output similarly to print_r() in this case\n        if ($value instanceof SplObjectStorage) {\n            foreach ($value as $_value) {\n                $array['Object #' . spl_object_id($_value)] = ['obj' => $_value, 'inf' => $value->getInfo()];\n            }\n            $value->rewind();\n        }\n        return $array;\n    }\n    private function recursiveExport(mixed &$value, int $indentation, ?Context $processed = null) : string\n    {\n        if ($value === null) {\n            return 'null';\n        }\n        if ($value === \\true) {\n            return 'true';\n        }\n        if ($value === \\false) {\n            return 'false';\n        }\n        if (is_float($value)) {\n            $precisionBackup = ini_get('precision');\n            ini_set('precision', '-1');\n            try {\n                $valueStr = (string) $value;\n                if ((string) (int) $value === $valueStr) {\n                    return $valueStr . '.0';\n                }\n                return $valueStr;\n            } finally {\n                ini_set('precision', $precisionBackup);\n            }\n        }\n        if (gettype($value) === 'resource (closed)') {\n            return 'resource (closed)';\n        }\n        if (is_resource($value)) {\n            return sprintf('resource(%d) of type (%s)', $value, get_resource_type($value));\n        }\n        if ($value instanceof BackedEnum) {\n            return sprintf('%s Enum #%d (%s, %s)', $value::class, spl_object_id($value), $value->name, $this->export($value->value, $indentation));\n        }\n        if ($value instanceof UnitEnum) {\n            return sprintf('%s Enum #%d (%s)', $value::class, spl_object_id($value), $value->name);\n        }\n        if (is_string($value)) {\n            // Match for most non-printable chars somewhat taking multibyte chars into account\n            if (preg_match('/[^\\\\x09-\\\\x0d\\\\x1b\\\\x20-\\\\xff]/', $value)) {\n                return 'Binary String: 0x' . bin2hex($value);\n            }\n            return \"'\" . str_replace('<lf>', \"\\n\", str_replace([\"\\r\\n\", \"\\n\\r\", \"\\r\", \"\\n\"], ['\\\\r\\\\n<lf>', '\\\\n\\\\r<lf>', '\\\\r<lf>', '\\\\n<lf>'], $value)) . \"'\";\n        }\n        $whitespace = str_repeat(' ', 4 * $indentation);\n        if (!$processed) {\n            $processed = new Context();\n        }\n        if (is_array($value)) {\n            if (($key = $processed->contains($value)) !== \\false) {\n                return 'Array &' . $key;\n            }\n            $array = $value;\n            $key = $processed->add($value);\n            $values = '';\n            if (count($array) > 0) {\n                foreach ($array as $k => $v) {\n                    $values .= $whitespace . '    ' . $this->recursiveExport($k, $indentation) . ' => ' . $this->recursiveExport($value[$k], $indentation + 1, $processed) . \",\\n\";\n                }\n                $values = \"\\n\" . $values . $whitespace;\n            }\n            return 'Array &' . (string) $key . ' [' . $values . ']';\n        }\n        if (is_object($value)) {\n            $class = $value::class;\n            if ($processed->contains($value)) {\n                return $class . ' Object #' . spl_object_id($value);\n            }\n            $processed->add($value);\n            $values = '';\n            $array = $this->toArray($value);\n            if (count($array) > 0) {\n                foreach ($array as $k => $v) {\n                    $values .= $whitespace . '    ' . $this->recursiveExport($k, $indentation) . ' => ' . $this->recursiveExport($v, $indentation + 1, $processed) . \",\\n\";\n                }\n                $values = \"\\n\" . $values . $whitespace;\n            }\n            return $class . ' Object #' . spl_object_id($value) . ' (' . $values . ')';\n        }\n        return var_export($value, \\true);\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2002-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/global-state.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\GlobalState;\n\nuse const PHP_EOL;\nuse function is_array;\nuse function is_scalar;\nuse function serialize;\nuse function sprintf;\nuse function var_export;\nfinal class CodeExporter\n{\n    public function constants(Snapshot $snapshot) : string\n    {\n        $result = '';\n        foreach ($snapshot->constants() as $name => $value) {\n            $result .= sprintf('if (!defined(\\'%s\\')) define(\\'%s\\', %s);' . \"\\n\", $name, $name, $this->exportVariable($value));\n        }\n        return $result;\n    }\n    public function globalVariables(Snapshot $snapshot) : string\n    {\n        $result = <<<'EOT'\ncall_user_func(\n    function ()\n    {\n        foreach (array_keys($GLOBALS) as $key) {\n            unset($GLOBALS[$key]);\n        }\n    }\n);\n\n\nEOT;\n        foreach ($snapshot->globalVariables() as $name => $value) {\n            $result .= sprintf('$GLOBALS[%s] = %s;' . PHP_EOL, $this->exportVariable($name), $this->exportVariable($value));\n        }\n        return $result;\n    }\n    public function iniSettings(Snapshot $snapshot) : string\n    {\n        $result = '';\n        foreach ($snapshot->iniSettings() as $key => $value) {\n            $result .= sprintf('@ini_set(%s, %s);' . \"\\n\", $this->exportVariable($key), $this->exportVariable($value));\n        }\n        return $result;\n    }\n    private function exportVariable(mixed $variable) : string\n    {\n        if (is_scalar($variable) || null === $variable || is_array($variable) && $this->arrayOnlyContainsScalars($variable)) {\n            return var_export($variable, \\true);\n        }\n        return 'unserialize(' . var_export(serialize($variable), \\true) . ')';\n    }\n    private function arrayOnlyContainsScalars(array $array) : bool\n    {\n        $result = \\true;\n        foreach ($array as $element) {\n            if (is_array($element)) {\n                $result = $this->arrayOnlyContainsScalars($element);\n            } elseif (!is_scalar($element) && null !== $element) {\n                $result = \\false;\n            }\n            if ($result === \\false) {\n                break;\n            }\n        }\n        return $result;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/global-state.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\GlobalState;\n\nuse function in_array;\nuse function strpos;\nuse ReflectionClass;\nfinal class ExcludeList\n{\n    private array $globalVariables = [];\n    private array $classes = [];\n    private array $classNamePrefixes = [];\n    private array $parentClasses = [];\n    private array $interfaces = [];\n    private array $staticProperties = [];\n    public function addGlobalVariable(string $variableName) : void\n    {\n        $this->globalVariables[$variableName] = \\true;\n    }\n    public function addClass(string $className) : void\n    {\n        $this->classes[] = $className;\n    }\n    public function addSubclassesOf(string $className) : void\n    {\n        $this->parentClasses[] = $className;\n    }\n    public function addImplementorsOf(string $interfaceName) : void\n    {\n        $this->interfaces[] = $interfaceName;\n    }\n    public function addClassNamePrefix(string $classNamePrefix) : void\n    {\n        $this->classNamePrefixes[] = $classNamePrefix;\n    }\n    public function addStaticProperty(string $className, string $propertyName) : void\n    {\n        if (!isset($this->staticProperties[$className])) {\n            $this->staticProperties[$className] = [];\n        }\n        $this->staticProperties[$className][$propertyName] = \\true;\n    }\n    public function isGlobalVariableExcluded(string $variableName) : bool\n    {\n        return isset($this->globalVariables[$variableName]);\n    }\n    /**\n     * @psalm-param class-string $className\n     */\n    public function isStaticPropertyExcluded(string $className, string $propertyName) : bool\n    {\n        if (in_array($className, $this->classes, \\true)) {\n            return \\true;\n        }\n        foreach ($this->classNamePrefixes as $prefix) {\n            if (strpos($className, $prefix) === 0) {\n                return \\true;\n            }\n        }\n        $class = new ReflectionClass($className);\n        foreach ($this->parentClasses as $type) {\n            if ($class->isSubclassOf($type)) {\n                return \\true;\n            }\n        }\n        foreach ($this->interfaces as $type) {\n            if ($class->implementsInterface($type)) {\n                return \\true;\n            }\n        }\n        return isset($this->staticProperties[$className][$propertyName]);\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2001-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/global-state.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\GlobalState;\n\nuse function array_diff;\nuse function array_key_exists;\nuse function array_keys;\nuse function array_merge;\nuse function in_array;\nuse function is_array;\nuse ReflectionClass;\nuse ReflectionProperty;\nfinal class Restorer\n{\n    public function restoreGlobalVariables(Snapshot $snapshot) : void\n    {\n        $superGlobalArrays = $snapshot->superGlobalArrays();\n        foreach ($superGlobalArrays as $superGlobalArray) {\n            $this->restoreSuperGlobalArray($snapshot, $superGlobalArray);\n        }\n        $globalVariables = $snapshot->globalVariables();\n        foreach (array_keys($GLOBALS) as $key) {\n            if ($key !== 'GLOBALS' && !in_array($key, $superGlobalArrays, \\true) && !$snapshot->excludeList()->isGlobalVariableExcluded($key)) {\n                if (array_key_exists($key, $globalVariables)) {\n                    $GLOBALS[$key] = $globalVariables[$key];\n                } else {\n                    unset($GLOBALS[$key]);\n                }\n            }\n        }\n    }\n    public function restoreStaticProperties(Snapshot $snapshot) : void\n    {\n        $current = new Snapshot($snapshot->excludeList(), \\false, \\false, \\false, \\false, \\true, \\false, \\false, \\false, \\false);\n        $newClasses = array_diff($current->classes(), $snapshot->classes());\n        unset($current);\n        foreach ($snapshot->staticProperties() as $className => $staticProperties) {\n            foreach ($staticProperties as $name => $value) {\n                $reflector = new ReflectionProperty($className, $name);\n                $reflector->setValue(null, $value);\n            }\n        }\n        foreach ($newClasses as $className) {\n            $class = new ReflectionClass($className);\n            $defaults = $class->getDefaultProperties();\n            foreach ($class->getProperties() as $property) {\n                if (!$property->isStatic()) {\n                    continue;\n                }\n                $name = $property->getName();\n                if ($snapshot->excludeList()->isStaticPropertyExcluded($className, $name)) {\n                    continue;\n                }\n                if (!isset($defaults[$name])) {\n                    continue;\n                }\n                $property->setValue(null, $defaults[$name]);\n            }\n        }\n    }\n    private function restoreSuperGlobalArray(Snapshot $snapshot, string $superGlobalArray) : void\n    {\n        $superGlobalVariables = $snapshot->superGlobalVariables();\n        if (isset($GLOBALS[$superGlobalArray], $superGlobalVariables[$superGlobalArray]) && is_array($GLOBALS[$superGlobalArray])) {\n            $keys = array_keys(array_merge($GLOBALS[$superGlobalArray], $superGlobalVariables[$superGlobalArray]));\n            foreach ($keys as $key) {\n                if (isset($superGlobalVariables[$superGlobalArray][$key])) {\n                    $GLOBALS[$superGlobalArray][$key] = $superGlobalVariables[$superGlobalArray][$key];\n                } else {\n                    unset($GLOBALS[$superGlobalArray][$key]);\n                }\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/global-state.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\GlobalState;\n\nuse function array_keys;\nuse function array_merge;\nuse function array_reverse;\nuse function assert;\nuse function func_get_args;\nuse function get_declared_classes;\nuse function get_declared_interfaces;\nuse function get_declared_traits;\nuse function get_defined_constants;\nuse function get_defined_functions;\nuse function get_included_files;\nuse function in_array;\nuse function ini_get_all;\nuse function is_array;\nuse function is_object;\nuse function is_resource;\nuse function is_scalar;\nuse function serialize;\nuse function unserialize;\nuse ReflectionClass;\nuse PHPUnit\\SebastianBergmann\\ObjectReflector\\ObjectReflector;\nuse PHPUnit\\SebastianBergmann\\RecursionContext\\Context;\nuse Throwable;\n/**\n * A snapshot of global state.\n */\nclass Snapshot\n{\n    private ExcludeList $excludeList;\n    private array $globalVariables = [];\n    private array $superGlobalArrays = [];\n    private array $superGlobalVariables = [];\n    private array $staticProperties = [];\n    private array $iniSettings = [];\n    private array $includedFiles = [];\n    private array $constants = [];\n    private array $functions = [];\n    private array $interfaces = [];\n    private array $classes = [];\n    private array $traits = [];\n    public function __construct(ExcludeList $excludeList = null, bool $includeGlobalVariables = \\true, bool $includeStaticProperties = \\true, bool $includeConstants = \\true, bool $includeFunctions = \\true, bool $includeClasses = \\true, bool $includeInterfaces = \\true, bool $includeTraits = \\true, bool $includeIniSettings = \\true, bool $includeIncludedFiles = \\true)\n    {\n        $this->excludeList = $excludeList ?: new ExcludeList();\n        if ($includeConstants) {\n            $this->snapshotConstants();\n        }\n        if ($includeFunctions) {\n            $this->snapshotFunctions();\n        }\n        if ($includeClasses || $includeStaticProperties) {\n            $this->snapshotClasses();\n        }\n        if ($includeInterfaces) {\n            $this->snapshotInterfaces();\n        }\n        if ($includeGlobalVariables) {\n            $this->setupSuperGlobalArrays();\n            $this->snapshotGlobals();\n        }\n        if ($includeStaticProperties) {\n            $this->snapshotStaticProperties();\n        }\n        if ($includeIniSettings) {\n            $this->iniSettings = ini_get_all(null, \\false);\n        }\n        if ($includeIncludedFiles) {\n            $this->includedFiles = get_included_files();\n        }\n        if ($includeTraits) {\n            $this->traits = get_declared_traits();\n        }\n    }\n    public function excludeList() : ExcludeList\n    {\n        return $this->excludeList;\n    }\n    public function globalVariables() : array\n    {\n        return $this->globalVariables;\n    }\n    public function superGlobalVariables() : array\n    {\n        return $this->superGlobalVariables;\n    }\n    public function superGlobalArrays() : array\n    {\n        return $this->superGlobalArrays;\n    }\n    public function staticProperties() : array\n    {\n        return $this->staticProperties;\n    }\n    public function iniSettings() : array\n    {\n        return $this->iniSettings;\n    }\n    public function includedFiles() : array\n    {\n        return $this->includedFiles;\n    }\n    public function constants() : array\n    {\n        return $this->constants;\n    }\n    public function functions() : array\n    {\n        return $this->functions;\n    }\n    public function interfaces() : array\n    {\n        return $this->interfaces;\n    }\n    public function classes() : array\n    {\n        return $this->classes;\n    }\n    public function traits() : array\n    {\n        return $this->traits;\n    }\n    private function snapshotConstants() : void\n    {\n        $constants = get_defined_constants(\\true);\n        if (isset($constants['user'])) {\n            $this->constants = $constants['user'];\n        }\n    }\n    private function snapshotFunctions() : void\n    {\n        $functions = get_defined_functions();\n        $this->functions = $functions['user'];\n    }\n    private function snapshotClasses() : void\n    {\n        foreach (array_reverse(get_declared_classes()) as $className) {\n            $class = new ReflectionClass($className);\n            if (!$class->isUserDefined()) {\n                break;\n            }\n            $this->classes[] = $className;\n        }\n        $this->classes = array_reverse($this->classes);\n    }\n    private function snapshotInterfaces() : void\n    {\n        foreach (array_reverse(get_declared_interfaces()) as $interfaceName) {\n            $class = new ReflectionClass($interfaceName);\n            if (!$class->isUserDefined()) {\n                break;\n            }\n            $this->interfaces[] = $interfaceName;\n        }\n        $this->interfaces = array_reverse($this->interfaces);\n    }\n    private function snapshotGlobals() : void\n    {\n        $superGlobalArrays = $this->superGlobalArrays();\n        foreach ($superGlobalArrays as $superGlobalArray) {\n            $this->snapshotSuperGlobalArray($superGlobalArray);\n        }\n        foreach (array_keys($GLOBALS) as $key) {\n            if ($key !== 'GLOBALS' && !in_array($key, $superGlobalArrays, \\true) && $this->canBeSerialized($GLOBALS[$key]) && !$this->excludeList->isGlobalVariableExcluded($key)) {\n                /* @noinspection UnserializeExploitsInspection */\n                $this->globalVariables[$key] = unserialize(serialize($GLOBALS[$key]));\n            }\n        }\n    }\n    private function snapshotSuperGlobalArray(string $superGlobalArray) : void\n    {\n        $this->superGlobalVariables[$superGlobalArray] = [];\n        if (isset($GLOBALS[$superGlobalArray]) && is_array($GLOBALS[$superGlobalArray])) {\n            foreach ($GLOBALS[$superGlobalArray] as $key => $value) {\n                /* @noinspection UnserializeExploitsInspection */\n                $this->superGlobalVariables[$superGlobalArray][$key] = unserialize(serialize($value));\n            }\n        }\n    }\n    private function snapshotStaticProperties() : void\n    {\n        foreach ($this->classes as $className) {\n            $class = new ReflectionClass($className);\n            $snapshot = [];\n            foreach ($class->getProperties() as $property) {\n                if ($property->isStatic()) {\n                    $name = $property->getName();\n                    if ($this->excludeList->isStaticPropertyExcluded($className, $name)) {\n                        continue;\n                    }\n                    if (!$property->isInitialized()) {\n                        continue;\n                    }\n                    $value = $property->getValue();\n                    if ($this->canBeSerialized($value)) {\n                        /* @noinspection UnserializeExploitsInspection */\n                        $snapshot[$name] = unserialize(serialize($value));\n                    }\n                }\n            }\n            if (!empty($snapshot)) {\n                $this->staticProperties[$className] = $snapshot;\n            }\n        }\n    }\n    private function setupSuperGlobalArrays() : void\n    {\n        $this->superGlobalArrays = ['_ENV', '_POST', '_GET', '_COOKIE', '_SERVER', '_FILES', '_REQUEST'];\n    }\n    private function canBeSerialized(mixed $variable) : bool\n    {\n        if (is_scalar($variable) || $variable === null) {\n            return \\true;\n        }\n        if (is_resource($variable)) {\n            return \\false;\n        }\n        foreach ($this->enumerateObjectsAndResources($variable) as $value) {\n            if (is_resource($value)) {\n                return \\false;\n            }\n            if (is_object($value)) {\n                $class = new ReflectionClass($value);\n                if ($class->isAnonymous()) {\n                    return \\false;\n                }\n                try {\n                    @serialize($value);\n                } catch (Throwable $t) {\n                    return \\false;\n                }\n            }\n        }\n        return \\true;\n    }\n    private function enumerateObjectsAndResources(mixed $variable) : array\n    {\n        if (isset(func_get_args()[1])) {\n            $processed = func_get_args()[1];\n        } else {\n            $processed = new Context();\n        }\n        assert($processed instanceof Context);\n        $result = [];\n        if ($processed->contains($variable)) {\n            return $result;\n        }\n        $array = $variable;\n        /* @noinspection UnusedFunctionResultInspection */\n        $processed->add($variable);\n        if (is_array($variable)) {\n            foreach ($array as $element) {\n                if (!is_array($element) && !is_object($element) && !is_resource($element)) {\n                    continue;\n                }\n                if (!is_resource($element)) {\n                    /** @noinspection SlowArrayOperationsInLoopInspection */\n                    $result = array_merge($result, $this->enumerateObjectsAndResources($element, $processed));\n                } else {\n                    $result[] = $element;\n                }\n            }\n        } else {\n            $result[] = $variable;\n            foreach ((new ObjectReflector())->getProperties($variable) as $value) {\n                if (!is_array($value) && !is_object($value) && !is_resource($value)) {\n                    continue;\n                }\n                if (!is_resource($value)) {\n                    /** @noinspection SlowArrayOperationsInLoopInspection */\n                    $result = array_merge($result, $this->enumerateObjectsAndResources($value, $processed));\n                } else {\n                    $result[] = $value;\n                }\n            }\n        }\n        return $result;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/global-state.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\GlobalState;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/global-state.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\GlobalState;\n\nfinal class RuntimeException extends \\RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/lines-of-code.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\LinesOfCode;\n\nuse function assert;\nuse function file_get_contents;\nuse function substr_count;\nuse PHPUnit\\PhpParser\\Error;\nuse PHPUnit\\PhpParser\\Lexer;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\NodeTraverser;\nuse PHPUnit\\PhpParser\\Parser;\nuse PHPUnit\\PhpParser\\ParserFactory;\nfinal class Counter\n{\n    /**\n     * @throws RuntimeException\n     */\n    public function countInSourceFile(string $sourceFile) : LinesOfCode\n    {\n        return $this->countInSourceString(file_get_contents($sourceFile));\n    }\n    /**\n     * @throws RuntimeException\n     */\n    public function countInSourceString(string $source) : LinesOfCode\n    {\n        $linesOfCode = substr_count($source, \"\\n\");\n        if ($linesOfCode === 0 && !empty($source)) {\n            $linesOfCode = 1;\n        }\n        assert($linesOfCode >= 0);\n        try {\n            $nodes = $this->parser()->parse($source);\n            assert($nodes !== null);\n            return $this->countInAbstractSyntaxTree($linesOfCode, $nodes);\n            // @codeCoverageIgnoreStart\n        } catch (Error $error) {\n            throw new RuntimeException($error->getMessage(), $error->getCode(), $error);\n        }\n        // @codeCoverageIgnoreEnd\n    }\n    /**\n     * @psalm-param non-negative-int $linesOfCode\n     *\n     * @param Node[] $nodes\n     *\n     * @throws RuntimeException\n     */\n    public function countInAbstractSyntaxTree(int $linesOfCode, array $nodes) : LinesOfCode\n    {\n        $traverser = new NodeTraverser();\n        $visitor = new LineCountingVisitor($linesOfCode);\n        $traverser->addVisitor($visitor);\n        try {\n            /* @noinspection UnusedFunctionResultInspection */\n            $traverser->traverse($nodes);\n            // @codeCoverageIgnoreStart\n        } catch (Error $error) {\n            throw new RuntimeException($error->getMessage(), $error->getCode(), $error);\n        }\n        // @codeCoverageIgnoreEnd\n        return $visitor->result();\n    }\n    private function parser() : Parser\n    {\n        return (new ParserFactory())->create(ParserFactory::PREFER_PHP7, new Lexer());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/lines-of-code.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\LinesOfCode;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/lines-of-code.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\LinesOfCode;\n\nuse LogicException;\nfinal class IllogicalValuesException extends LogicException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/lines-of-code.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\LinesOfCode;\n\nuse InvalidArgumentException;\nfinal class NegativeValueException extends InvalidArgumentException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/lines-of-code.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\LinesOfCode;\n\nfinal class RuntimeException extends \\RuntimeException implements Exception\n{\n}\nBSD 3-Clause License\n\nCopyright (c) 2020-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/lines-of-code.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\LinesOfCode;\n\nuse function array_merge;\nuse function array_unique;\nuse function assert;\nuse function count;\nuse PHPUnit\\PhpParser\\Comment;\nuse PHPUnit\\PhpParser\\Node;\nuse PHPUnit\\PhpParser\\Node\\Expr;\nuse PHPUnit\\PhpParser\\NodeVisitorAbstract;\nfinal class LineCountingVisitor extends NodeVisitorAbstract\n{\n    /**\n     * @psalm-var non-negative-int\n     */\n    private readonly int $linesOfCode;\n    /**\n     * @var Comment[]\n     */\n    private array $comments = [];\n    /**\n     * @var int[]\n     */\n    private array $linesWithStatements = [];\n    /**\n     * @psalm-param non-negative-int $linesOfCode\n     */\n    public function __construct(int $linesOfCode)\n    {\n        $this->linesOfCode = $linesOfCode;\n    }\n    public function enterNode(Node $node) : void\n    {\n        $this->comments = array_merge($this->comments, $node->getComments());\n        if (!$node instanceof Expr) {\n            return;\n        }\n        $this->linesWithStatements[] = $node->getStartLine();\n    }\n    public function result() : LinesOfCode\n    {\n        $commentLinesOfCode = 0;\n        foreach ($this->comments() as $comment) {\n            $commentLinesOfCode += $comment->getEndLine() - $comment->getStartLine() + 1;\n        }\n        $nonCommentLinesOfCode = $this->linesOfCode - $commentLinesOfCode;\n        $logicalLinesOfCode = count(array_unique($this->linesWithStatements));\n        assert($commentLinesOfCode >= 0);\n        assert($nonCommentLinesOfCode >= 0);\n        assert($logicalLinesOfCode >= 0);\n        return new LinesOfCode($this->linesOfCode, $commentLinesOfCode, $nonCommentLinesOfCode, $logicalLinesOfCode);\n    }\n    /**\n     * @return Comment[]\n     */\n    private function comments() : array\n    {\n        $comments = [];\n        foreach ($this->comments as $comment) {\n            $comments[$comment->getStartLine() . '_' . $comment->getStartTokenPos() . '_' . $comment->getEndLine() . '_' . $comment->getEndTokenPos()] = $comment;\n        }\n        return $comments;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/lines-of-code.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\LinesOfCode;\n\n/**\n * @psalm-immutable\n */\nfinal class LinesOfCode\n{\n    /**\n     * @psalm-var non-negative-int\n     */\n    private readonly int $linesOfCode;\n    /**\n     * @psalm-var non-negative-int\n     */\n    private readonly int $commentLinesOfCode;\n    /**\n     * @psalm-var non-negative-int\n     */\n    private readonly int $nonCommentLinesOfCode;\n    /**\n     * @psalm-var non-negative-int\n     */\n    private readonly int $logicalLinesOfCode;\n    /**\n     * @psalm-param non-negative-int $linesOfCode\n     * @psalm-param non-negative-int $commentLinesOfCode\n     * @psalm-param non-negative-int $nonCommentLinesOfCode\n     * @psalm-param non-negative-int $logicalLinesOfCode\n     *\n     * @throws IllogicalValuesException\n     * @throws NegativeValueException\n     */\n    public function __construct(int $linesOfCode, int $commentLinesOfCode, int $nonCommentLinesOfCode, int $logicalLinesOfCode)\n    {\n        /** @psalm-suppress DocblockTypeContradiction */\n        if ($linesOfCode < 0) {\n            throw new NegativeValueException('$linesOfCode must not be negative');\n        }\n        /** @psalm-suppress DocblockTypeContradiction */\n        if ($commentLinesOfCode < 0) {\n            throw new NegativeValueException('$commentLinesOfCode must not be negative');\n        }\n        /** @psalm-suppress DocblockTypeContradiction */\n        if ($nonCommentLinesOfCode < 0) {\n            throw new NegativeValueException('$nonCommentLinesOfCode must not be negative');\n        }\n        /** @psalm-suppress DocblockTypeContradiction */\n        if ($logicalLinesOfCode < 0) {\n            throw new NegativeValueException('$logicalLinesOfCode must not be negative');\n        }\n        if ($linesOfCode - $commentLinesOfCode !== $nonCommentLinesOfCode) {\n            throw new IllogicalValuesException('$linesOfCode !== $commentLinesOfCode + $nonCommentLinesOfCode');\n        }\n        $this->linesOfCode = $linesOfCode;\n        $this->commentLinesOfCode = $commentLinesOfCode;\n        $this->nonCommentLinesOfCode = $nonCommentLinesOfCode;\n        $this->logicalLinesOfCode = $logicalLinesOfCode;\n    }\n    /**\n     * @psalm-return non-negative-int\n     */\n    public function linesOfCode() : int\n    {\n        return $this->linesOfCode;\n    }\n    /**\n     * @psalm-return non-negative-int\n     */\n    public function commentLinesOfCode() : int\n    {\n        return $this->commentLinesOfCode;\n    }\n    /**\n     * @psalm-return non-negative-int\n     */\n    public function nonCommentLinesOfCode() : int\n    {\n        return $this->nonCommentLinesOfCode;\n    }\n    /**\n     * @psalm-return non-negative-int\n     */\n    public function logicalLinesOfCode() : int\n    {\n        return $this->logicalLinesOfCode;\n    }\n    public function plus(self $other) : self\n    {\n        return new self($this->linesOfCode() + $other->linesOfCode(), $this->commentLinesOfCode() + $other->commentLinesOfCode(), $this->nonCommentLinesOfCode() + $other->nonCommentLinesOfCode(), $this->logicalLinesOfCode() + $other->logicalLinesOfCode());\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/object-enumerator.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\ObjectEnumerator;\n\nuse function array_merge;\nuse function is_array;\nuse function is_object;\nuse PHPUnit\\SebastianBergmann\\ObjectReflector\\ObjectReflector;\nuse PHPUnit\\SebastianBergmann\\RecursionContext\\Context;\nfinal class Enumerator\n{\n    /**\n     * @psalm-return list<object>\n     */\n    public function enumerate(array|object $variable, Context $processed = new Context()) : array\n    {\n        $objects = [];\n        if ($processed->contains($variable)) {\n            return $objects;\n        }\n        $array = $variable;\n        /* @noinspection UnusedFunctionResultInspection */\n        $processed->add($variable);\n        if (is_array($variable)) {\n            foreach ($array as $element) {\n                if (!is_array($element) && !is_object($element)) {\n                    continue;\n                }\n                /** @noinspection SlowArrayOperationsInLoopInspection */\n                $objects = array_merge($objects, $this->enumerate($element, $processed));\n            }\n            return $objects;\n        }\n        $objects[] = $variable;\n        foreach ((new ObjectReflector())->getProperties($variable) as $value) {\n            if (!is_array($value) && !is_object($value)) {\n                continue;\n            }\n            /** @noinspection SlowArrayOperationsInLoopInspection */\n            $objects = array_merge($objects, $this->enumerate($value, $processed));\n        }\n        return $objects;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/object-reflector.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\ObjectReflector;\n\nuse function count;\nuse function explode;\nfinal class ObjectReflector\n{\n    /**\n     * @psalm-return array<string,mixed>\n     */\n    public function getProperties(object $object) : array\n    {\n        $properties = [];\n        $className = $object::class;\n        foreach ((array) $object as $name => $value) {\n            $name = explode(\"\\x00\", (string) $name);\n            if (count($name) === 1) {\n                $name = $name[0];\n            } elseif ($name[1] !== $className) {\n                $name = $name[1] . '::' . $name[2];\n            } else {\n                $name = $name[2];\n            }\n            $properties[$name] = $value;\n        }\n        return $properties;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/recursion-context.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\RecursionContext;\n\nuse const PHP_INT_MAX;\nuse const PHP_INT_MIN;\nuse function array_key_exists;\nuse function array_pop;\nuse function array_slice;\nuse function count;\nuse function is_array;\nuse function random_int;\nuse function spl_object_hash;\nuse SplObjectStorage;\nfinal class Context\n{\n    private array $arrays = [];\n    private SplObjectStorage $objects;\n    public function __construct()\n    {\n        $this->objects = new SplObjectStorage();\n    }\n    /**\n     * @codeCoverageIgnore\n     */\n    public function __destruct()\n    {\n        foreach ($this->arrays as &$array) {\n            if (is_array($array)) {\n                array_pop($array);\n                array_pop($array);\n            }\n        }\n    }\n    /**\n     * @psalm-template T\n     *\n     * @psalm-param T $value\n     *\n     * @param-out T $value\n     */\n    public function add(object|array &$value) : int|string|false\n    {\n        if (is_array($value)) {\n            return $this->addArray($value);\n        }\n        return $this->addObject($value);\n    }\n    /**\n     * @psalm-template T\n     *\n     * @psalm-param T $value\n     *\n     * @param-out T $value\n     */\n    public function contains(object|array &$value) : int|string|false\n    {\n        if (is_array($value)) {\n            return $this->containsArray($value);\n        }\n        return $this->containsObject($value);\n    }\n    private function addArray(array &$array) : int\n    {\n        $key = $this->containsArray($array);\n        if ($key !== \\false) {\n            return $key;\n        }\n        $key = count($this->arrays);\n        $this->arrays[] =& $array;\n        if (!array_key_exists(PHP_INT_MAX, $array) && !array_key_exists(PHP_INT_MAX - 1, $array)) {\n            $array[] = $key;\n            $array[] = $this->objects;\n        } else {\n            /* Cover the improbable case, too.\n             *\n             * Note that array_slice() (used in containsArray()) will return the\n             * last two values added, *not necessarily* the highest integer keys\n             * in the array. Therefore, the order of these writes to $array is\n             * important, but the actual keys used is not. */\n            do {\n                /** @noinspection PhpUnhandledExceptionInspection */\n                $key = random_int(PHP_INT_MIN, PHP_INT_MAX);\n            } while (array_key_exists($key, $array));\n            $array[$key] = $key;\n            do {\n                /** @noinspection PhpUnhandledExceptionInspection */\n                $key = random_int(PHP_INT_MIN, PHP_INT_MAX);\n            } while (array_key_exists($key, $array));\n            $array[$key] = $this->objects;\n        }\n        return $key;\n    }\n    private function addObject(object $object) : string\n    {\n        if (!$this->objects->contains($object)) {\n            $this->objects->attach($object);\n        }\n        return spl_object_hash($object);\n    }\n    private function containsArray(array $array) : int|false\n    {\n        $end = array_slice($array, -2);\n        return isset($end[1]) && $end[1] === $this->objects ? $end[0] : \\false;\n    }\n    private function containsObject(object $value) : string|false\n    {\n        if ($this->objects->contains($value)) {\n            return spl_object_hash($value);\n        }\n        return \\false;\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2002-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\nBSD 3-Clause License\n\nCopyright (c) 2019-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class Parameter\n{\n    /**\n     * @psalm-var non-empty-string\n     */\n    private string $name;\n    private Type $type;\n    /**\n     * @psalm-param non-empty-string $name\n     */\n    public function __construct(string $name, Type $type)\n    {\n        $this->name = $name;\n        $this->type = $type;\n    }\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function type() : Type\n    {\n        return $this->type;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function assert;\nuse ReflectionFunction;\nuse ReflectionIntersectionType;\nuse ReflectionMethod;\nuse ReflectionNamedType;\nuse ReflectionType;\nuse ReflectionUnionType;\nfinal class ReflectionMapper\n{\n    /**\n     * @psalm-return list<Parameter>\n     */\n    public function fromParameterTypes(ReflectionFunction|ReflectionMethod $functionOrMethod) : array\n    {\n        $parameters = [];\n        foreach ($functionOrMethod->getParameters() as $parameter) {\n            $name = $parameter->getName();\n            assert($name !== '');\n            if (!$parameter->hasType()) {\n                $parameters[] = new Parameter($name, new UnknownType());\n                continue;\n            }\n            $type = $parameter->getType();\n            if ($type instanceof ReflectionNamedType) {\n                $parameters[] = new Parameter($name, $this->mapNamedType($type, $functionOrMethod));\n                continue;\n            }\n            if ($type instanceof ReflectionUnionType) {\n                $parameters[] = new Parameter($name, $this->mapUnionType($type, $functionOrMethod));\n                continue;\n            }\n            if ($type instanceof ReflectionIntersectionType) {\n                $parameters[] = new Parameter($name, $this->mapIntersectionType($type, $functionOrMethod));\n            }\n        }\n        return $parameters;\n    }\n    public function fromReturnType(ReflectionFunction|ReflectionMethod $functionOrMethod) : Type\n    {\n        if (!$this->hasReturnType($functionOrMethod)) {\n            return new UnknownType();\n        }\n        $returnType = $this->returnType($functionOrMethod);\n        assert($returnType instanceof ReflectionNamedType || $returnType instanceof ReflectionUnionType || $returnType instanceof ReflectionIntersectionType);\n        if ($returnType instanceof ReflectionNamedType) {\n            return $this->mapNamedType($returnType, $functionOrMethod);\n        }\n        if ($returnType instanceof ReflectionUnionType) {\n            return $this->mapUnionType($returnType, $functionOrMethod);\n        }\n        if ($returnType instanceof ReflectionIntersectionType) {\n            return $this->mapIntersectionType($returnType, $functionOrMethod);\n        }\n    }\n    private function mapNamedType(ReflectionNamedType $type, ReflectionFunction|ReflectionMethod $functionOrMethod) : Type\n    {\n        if ($functionOrMethod instanceof ReflectionMethod && $type->getName() === 'self') {\n            return ObjectType::fromName($functionOrMethod->getDeclaringClass()->getName(), $type->allowsNull());\n        }\n        if ($functionOrMethod instanceof ReflectionMethod && $type->getName() === 'static') {\n            return new StaticType(TypeName::fromReflection($functionOrMethod->getDeclaringClass()), $type->allowsNull());\n        }\n        if ($type->getName() === 'mixed') {\n            return new MixedType();\n        }\n        if ($functionOrMethod instanceof ReflectionMethod && $type->getName() === 'parent') {\n            return ObjectType::fromName($functionOrMethod->getDeclaringClass()->getParentClass()->getName(), $type->allowsNull());\n        }\n        return Type::fromName($type->getName(), $type->allowsNull());\n    }\n    private function mapUnionType(ReflectionUnionType $type, ReflectionFunction|ReflectionMethod $functionOrMethod) : Type\n    {\n        $types = [];\n        foreach ($type->getTypes() as $_type) {\n            assert($_type instanceof ReflectionNamedType || $_type instanceof ReflectionIntersectionType);\n            if ($_type instanceof ReflectionNamedType) {\n                $types[] = $this->mapNamedType($_type, $functionOrMethod);\n                continue;\n            }\n            $types[] = $this->mapIntersectionType($_type, $functionOrMethod);\n        }\n        return new UnionType(...$types);\n    }\n    private function mapIntersectionType(ReflectionIntersectionType $type, ReflectionFunction|ReflectionMethod $functionOrMethod) : Type\n    {\n        $types = [];\n        foreach ($type->getTypes() as $_type) {\n            assert($_type instanceof ReflectionNamedType);\n            $types[] = $this->mapNamedType($_type, $functionOrMethod);\n        }\n        return new IntersectionType(...$types);\n    }\n    private function hasReturnType(ReflectionFunction|ReflectionMethod $functionOrMethod) : bool\n    {\n        if ($functionOrMethod->hasReturnType()) {\n            return \\true;\n        }\n        return $functionOrMethod->hasTentativeReturnType();\n    }\n    private function returnType(ReflectionFunction|ReflectionMethod $functionOrMethod) : ?ReflectionType\n    {\n        if ($functionOrMethod->hasReturnType()) {\n            return $functionOrMethod->getReturnType();\n        }\n        return $functionOrMethod->getTentativeReturnType();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function array_pop;\nuse function explode;\nuse function implode;\nuse function substr;\nuse ReflectionClass;\nfinal class TypeName\n{\n    private ?string $namespaceName;\n    private string $simpleName;\n    public static function fromQualifiedName(string $fullClassName) : self\n    {\n        if ($fullClassName[0] === '\\\\') {\n            $fullClassName = substr($fullClassName, 1);\n        }\n        $classNameParts = explode('\\\\', $fullClassName);\n        $simpleName = array_pop($classNameParts);\n        $namespaceName = implode('\\\\', $classNameParts);\n        return new self($namespaceName, $simpleName);\n    }\n    public static function fromReflection(ReflectionClass $type) : self\n    {\n        return new self($type->getNamespaceName(), $type->getShortName());\n    }\n    public function __construct(?string $namespaceName, string $simpleName)\n    {\n        if ($namespaceName === '') {\n            $namespaceName = null;\n        }\n        $this->namespaceName = $namespaceName;\n        $this->simpleName = $simpleName;\n    }\n    public function namespaceName() : ?string\n    {\n        return $this->namespaceName;\n    }\n    public function simpleName() : string\n    {\n        return $this->simpleName;\n    }\n    public function qualifiedName() : string\n    {\n        return $this->namespaceName === null ? $this->simpleName : $this->namespaceName . '\\\\' . $this->simpleName;\n    }\n    public function isNamespaced() : bool\n    {\n        return $this->namespaceName !== null;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse Throwable;\ninterface Exception extends Throwable\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class RuntimeException extends \\RuntimeException implements Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function assert;\nuse function class_exists;\nuse function count;\nuse function explode;\nuse function function_exists;\nuse function is_array;\nuse function is_object;\nuse function is_string;\nuse function str_contains;\nuse Closure;\nuse ReflectionClass;\nuse ReflectionObject;\nfinal class CallableType extends Type\n{\n    private bool $allowsNull;\n    public function __construct(bool $nullable)\n    {\n        $this->allowsNull = $nullable;\n    }\n    public function isAssignable(Type $other) : bool\n    {\n        if ($this->allowsNull && $other instanceof NullType) {\n            return \\true;\n        }\n        if ($other instanceof self) {\n            return \\true;\n        }\n        if ($other instanceof ObjectType) {\n            if ($this->isClosure($other)) {\n                return \\true;\n            }\n            if ($this->hasInvokeMethod($other)) {\n                return \\true;\n            }\n        }\n        if ($other instanceof SimpleType) {\n            if ($this->isFunction($other)) {\n                return \\true;\n            }\n            if ($this->isClassCallback($other)) {\n                return \\true;\n            }\n            if ($this->isObjectCallback($other)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    public function name() : string\n    {\n        return 'callable';\n    }\n    public function allowsNull() : bool\n    {\n        return $this->allowsNull;\n    }\n    /**\n     * @psalm-assert-if-true CallableType $this\n     */\n    public function isCallable() : bool\n    {\n        return \\true;\n    }\n    private function isClosure(ObjectType $type) : bool\n    {\n        return $type->className()->qualifiedName() === Closure::class;\n    }\n    private function hasInvokeMethod(ObjectType $type) : bool\n    {\n        $className = $type->className()->qualifiedName();\n        assert(class_exists($className));\n        return (new ReflectionClass($className))->hasMethod('__invoke');\n    }\n    private function isFunction(SimpleType $type) : bool\n    {\n        if (!is_string($type->value())) {\n            return \\false;\n        }\n        return function_exists($type->value());\n    }\n    private function isObjectCallback(SimpleType $type) : bool\n    {\n        if (!is_array($type->value())) {\n            return \\false;\n        }\n        if (count($type->value()) !== 2) {\n            return \\false;\n        }\n        if (!isset($type->value()[0], $type->value()[1])) {\n            return \\false;\n        }\n        if (!is_object($type->value()[0]) || !is_string($type->value()[1])) {\n            return \\false;\n        }\n        [$object, $methodName] = $type->value();\n        return (new ReflectionObject($object))->hasMethod($methodName);\n    }\n    private function isClassCallback(SimpleType $type) : bool\n    {\n        if (!is_string($type->value()) && !is_array($type->value())) {\n            return \\false;\n        }\n        if (is_string($type->value())) {\n            if (!str_contains($type->value(), '::')) {\n                return \\false;\n            }\n            [$className, $methodName] = explode('::', $type->value());\n        }\n        if (is_array($type->value())) {\n            if (count($type->value()) !== 2) {\n                return \\false;\n            }\n            if (!isset($type->value()[0], $type->value()[1])) {\n                return \\false;\n            }\n            if (!is_string($type->value()[0]) || !is_string($type->value()[1])) {\n                return \\false;\n            }\n            [$className, $methodName] = $type->value();\n        }\n        assert(isset($className) && is_string($className));\n        assert(isset($methodName) && is_string($methodName));\n        if (!class_exists($className)) {\n            return \\false;\n        }\n        $class = new ReflectionClass($className);\n        if (!$class->hasMethod($methodName)) {\n            return \\false;\n        }\n        $method = $class->getMethod($methodName);\n        return $method->isPublic() && $method->isStatic();\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class FalseType extends Type\n{\n    public function isAssignable(Type $other) : bool\n    {\n        if ($other instanceof self) {\n            return \\true;\n        }\n        return $other instanceof SimpleType && $other->name() === 'bool' && $other->value() === \\false;\n    }\n    public function name() : string\n    {\n        return 'false';\n    }\n    public function allowsNull() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true FalseType $this\n     */\n    public function isFalse() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class GenericObjectType extends Type\n{\n    private bool $allowsNull;\n    public function __construct(bool $nullable)\n    {\n        $this->allowsNull = $nullable;\n    }\n    public function isAssignable(Type $other) : bool\n    {\n        if ($this->allowsNull && $other instanceof NullType) {\n            return \\true;\n        }\n        if (!$other instanceof ObjectType) {\n            return \\false;\n        }\n        return \\true;\n    }\n    public function name() : string\n    {\n        return 'object';\n    }\n    public function allowsNull() : bool\n    {\n        return $this->allowsNull;\n    }\n    /**\n     * @psalm-assert-if-true GenericObjectType $this\n     */\n    public function isGenericObject() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function assert;\nuse function count;\nuse function implode;\nuse function in_array;\nuse function sort;\nfinal class IntersectionType extends Type\n{\n    /**\n     * @psalm-var non-empty-list<Type>\n     */\n    private array $types;\n    /**\n     * @throws RuntimeException\n     */\n    public function __construct(Type ...$types)\n    {\n        $this->ensureMinimumOfTwoTypes(...$types);\n        $this->ensureOnlyValidTypes(...$types);\n        $this->ensureNoDuplicateTypes(...$types);\n        $this->types = $types;\n    }\n    public function isAssignable(Type $other) : bool\n    {\n        return $other->isObject();\n    }\n    public function asString() : string\n    {\n        return $this->name();\n    }\n    public function name() : string\n    {\n        $types = [];\n        foreach ($this->types as $type) {\n            $types[] = $type->name();\n        }\n        sort($types);\n        return implode('&', $types);\n    }\n    public function allowsNull() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true IntersectionType $this\n     */\n    public function isIntersection() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-return non-empty-list<Type>\n     */\n    public function types() : array\n    {\n        return $this->types;\n    }\n    /**\n     * @throws RuntimeException\n     */\n    private function ensureMinimumOfTwoTypes(Type ...$types) : void\n    {\n        if (count($types) < 2) {\n            throw new RuntimeException('An intersection type must be composed of at least two types');\n        }\n    }\n    /**\n     * @throws RuntimeException\n     */\n    private function ensureOnlyValidTypes(Type ...$types) : void\n    {\n        foreach ($types as $type) {\n            if (!$type->isObject()) {\n                throw new RuntimeException('An intersection type can only be composed of interfaces and classes');\n            }\n        }\n    }\n    /**\n     * @throws RuntimeException\n     */\n    private function ensureNoDuplicateTypes(Type ...$types) : void\n    {\n        $names = [];\n        foreach ($types as $type) {\n            assert($type instanceof ObjectType);\n            $classQualifiedName = $type->className()->qualifiedName();\n            if (in_array($classQualifiedName, $names, \\true)) {\n                throw new RuntimeException('An intersection type must not contain duplicate types');\n            }\n            $names[] = $classQualifiedName;\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function assert;\nuse function class_exists;\nuse function is_iterable;\nuse ReflectionClass;\nfinal class IterableType extends Type\n{\n    private bool $allowsNull;\n    public function __construct(bool $nullable)\n    {\n        $this->allowsNull = $nullable;\n    }\n    /**\n     * @throws RuntimeException\n     */\n    public function isAssignable(Type $other) : bool\n    {\n        if ($this->allowsNull && $other instanceof NullType) {\n            return \\true;\n        }\n        if ($other instanceof self) {\n            return \\true;\n        }\n        if ($other instanceof SimpleType) {\n            return is_iterable($other->value());\n        }\n        if ($other instanceof ObjectType) {\n            $className = $other->className()->qualifiedName();\n            assert(class_exists($className));\n            return (new ReflectionClass($className))->isIterable();\n        }\n        return \\false;\n    }\n    public function name() : string\n    {\n        return 'iterable';\n    }\n    public function allowsNull() : bool\n    {\n        return $this->allowsNull;\n    }\n    /**\n     * @psalm-assert-if-true IterableType $this\n     */\n    public function isIterable() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class MixedType extends Type\n{\n    public function isAssignable(Type $other) : bool\n    {\n        return !$other instanceof VoidType;\n    }\n    public function asString() : string\n    {\n        return 'mixed';\n    }\n    public function name() : string\n    {\n        return 'mixed';\n    }\n    public function allowsNull() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-assert-if-true MixedType $this\n     */\n    public function isMixed() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class NeverType extends Type\n{\n    public function isAssignable(Type $other) : bool\n    {\n        return $other instanceof self;\n    }\n    public function name() : string\n    {\n        return 'never';\n    }\n    public function allowsNull() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true NeverType $this\n     */\n    public function isNever() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class NullType extends Type\n{\n    public function isAssignable(Type $other) : bool\n    {\n        return !$other instanceof VoidType;\n    }\n    public function name() : string\n    {\n        return 'null';\n    }\n    public function asString() : string\n    {\n        return 'null';\n    }\n    public function allowsNull() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-assert-if-true NullType $this\n     */\n    public function isNull() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function is_subclass_of;\nuse function strcasecmp;\nfinal class ObjectType extends Type\n{\n    private TypeName $className;\n    private bool $allowsNull;\n    public function __construct(TypeName $className, bool $allowsNull)\n    {\n        $this->className = $className;\n        $this->allowsNull = $allowsNull;\n    }\n    public function isAssignable(Type $other) : bool\n    {\n        if ($this->allowsNull && $other instanceof NullType) {\n            return \\true;\n        }\n        if ($other instanceof self) {\n            if (0 === strcasecmp($this->className->qualifiedName(), $other->className->qualifiedName())) {\n                return \\true;\n            }\n            if (is_subclass_of($other->className->qualifiedName(), $this->className->qualifiedName(), \\true)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    public function name() : string\n    {\n        return $this->className->qualifiedName();\n    }\n    public function allowsNull() : bool\n    {\n        return $this->allowsNull;\n    }\n    public function className() : TypeName\n    {\n        return $this->className;\n    }\n    /**\n     * @psalm-assert-if-true ObjectType $this\n     */\n    public function isObject() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function strtolower;\nfinal class SimpleType extends Type\n{\n    private string $name;\n    private bool $allowsNull;\n    private mixed $value;\n    public function __construct(string $name, bool $nullable, mixed $value = null)\n    {\n        $this->name = $this->normalize($name);\n        $this->allowsNull = $nullable;\n        $this->value = $value;\n    }\n    public function isAssignable(Type $other) : bool\n    {\n        if ($this->allowsNull && $other instanceof NullType) {\n            return \\true;\n        }\n        if ($this->name === 'bool' && $other->name() === 'true') {\n            return \\true;\n        }\n        if ($this->name === 'bool' && $other->name() === 'false') {\n            return \\true;\n        }\n        if ($other instanceof self) {\n            return $this->name === $other->name;\n        }\n        return \\false;\n    }\n    public function name() : string\n    {\n        return $this->name;\n    }\n    public function allowsNull() : bool\n    {\n        return $this->allowsNull;\n    }\n    public function value() : mixed\n    {\n        return $this->value;\n    }\n    /**\n     * @psalm-assert-if-true SimpleType $this\n     */\n    public function isSimple() : bool\n    {\n        return \\true;\n    }\n    private function normalize(string $name) : string\n    {\n        $name = strtolower($name);\n        return match ($name) {\n            'boolean' => 'bool',\n            'real', 'double' => 'float',\n            'integer' => 'int',\n            '[]' => 'array',\n            default => $name,\n        };\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function is_subclass_of;\nuse function strcasecmp;\nfinal class StaticType extends Type\n{\n    private TypeName $className;\n    private bool $allowsNull;\n    public function __construct(TypeName $className, bool $allowsNull)\n    {\n        $this->className = $className;\n        $this->allowsNull = $allowsNull;\n    }\n    public function isAssignable(Type $other) : bool\n    {\n        if ($this->allowsNull && $other instanceof NullType) {\n            return \\true;\n        }\n        if (!$other instanceof ObjectType) {\n            return \\false;\n        }\n        if (0 === strcasecmp($this->className->qualifiedName(), $other->className()->qualifiedName())) {\n            return \\true;\n        }\n        if (is_subclass_of($other->className()->qualifiedName(), $this->className->qualifiedName(), \\true)) {\n            return \\true;\n        }\n        return \\false;\n    }\n    public function name() : string\n    {\n        return 'static';\n    }\n    public function allowsNull() : bool\n    {\n        return $this->allowsNull;\n    }\n    /**\n     * @psalm-assert-if-true StaticType $this\n     */\n    public function isStatic() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class TrueType extends Type\n{\n    public function isAssignable(Type $other) : bool\n    {\n        if ($other instanceof self) {\n            return \\true;\n        }\n        return $other instanceof SimpleType && $other->name() === 'bool' && $other->value() === \\true;\n    }\n    public function name() : string\n    {\n        return 'true';\n    }\n    public function allowsNull() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true TrueType $this\n     */\n    public function isTrue() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function gettype;\nuse function strtolower;\nabstract class Type\n{\n    public static function fromValue(mixed $value, bool $allowsNull) : self\n    {\n        if ($allowsNull === \\false) {\n            if ($value === \\true) {\n                return new TrueType();\n            }\n            if ($value === \\false) {\n                return new FalseType();\n            }\n        }\n        $typeName = gettype($value);\n        if ($typeName === 'object') {\n            return new ObjectType(TypeName::fromQualifiedName($value::class), $allowsNull);\n        }\n        $type = self::fromName($typeName, $allowsNull);\n        if ($type instanceof SimpleType) {\n            $type = new SimpleType($typeName, $allowsNull, $value);\n        }\n        return $type;\n    }\n    public static function fromName(string $typeName, bool $allowsNull) : self\n    {\n        return match (strtolower($typeName)) {\n            'callable' => new CallableType($allowsNull),\n            'true' => new TrueType(),\n            'false' => new FalseType(),\n            'iterable' => new IterableType($allowsNull),\n            'never' => new NeverType(),\n            'null' => new NullType(),\n            'object' => new GenericObjectType($allowsNull),\n            'unknown type' => new UnknownType(),\n            'void' => new VoidType(),\n            'array', 'bool', 'boolean', 'double', 'float', 'int', 'integer', 'real', 'resource', 'resource (closed)', 'string' => new SimpleType($typeName, $allowsNull),\n            'mixed' => new MixedType(),\n            default => new ObjectType(TypeName::fromQualifiedName($typeName), $allowsNull),\n        };\n    }\n    public function asString() : string\n    {\n        return ($this->allowsNull() ? '?' : '') . $this->name();\n    }\n    /**\n     * @psalm-assert-if-true CallableType $this\n     */\n    public function isCallable() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true TrueType $this\n     */\n    public function isTrue() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true FalseType $this\n     */\n    public function isFalse() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true GenericObjectType $this\n     */\n    public function isGenericObject() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true IntersectionType $this\n     */\n    public function isIntersection() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true IterableType $this\n     */\n    public function isIterable() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true MixedType $this\n     */\n    public function isMixed() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true NeverType $this\n     */\n    public function isNever() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true NullType $this\n     */\n    public function isNull() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true ObjectType $this\n     */\n    public function isObject() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true SimpleType $this\n     */\n    public function isSimple() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true StaticType $this\n     */\n    public function isStatic() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true UnionType $this\n     */\n    public function isUnion() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true UnknownType $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true VoidType $this\n     */\n    public function isVoid() : bool\n    {\n        return \\false;\n    }\n    public abstract function isAssignable(self $other) : bool;\n    public abstract function name() : string;\n    public abstract function allowsNull() : bool;\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nuse function count;\nuse function implode;\nuse function sort;\nfinal class UnionType extends Type\n{\n    /**\n     * @psalm-var non-empty-list<Type>\n     */\n    private array $types;\n    /**\n     * @throws RuntimeException\n     */\n    public function __construct(Type ...$types)\n    {\n        $this->ensureMinimumOfTwoTypes(...$types);\n        $this->ensureOnlyValidTypes(...$types);\n        $this->types = $types;\n    }\n    public function isAssignable(Type $other) : bool\n    {\n        foreach ($this->types as $type) {\n            if ($type->isAssignable($other)) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    public function asString() : string\n    {\n        return $this->name();\n    }\n    public function name() : string\n    {\n        $types = [];\n        foreach ($this->types as $type) {\n            if ($type->isIntersection()) {\n                $types[] = '(' . $type->name() . ')';\n                continue;\n            }\n            $types[] = $type->name();\n        }\n        sort($types);\n        return implode('|', $types);\n    }\n    public function allowsNull() : bool\n    {\n        foreach ($this->types as $type) {\n            if ($type instanceof NullType) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true UnionType $this\n     */\n    public function isUnion() : bool\n    {\n        return \\true;\n    }\n    public function containsIntersectionTypes() : bool\n    {\n        foreach ($this->types as $type) {\n            if ($type->isIntersection()) {\n                return \\true;\n            }\n        }\n        return \\false;\n    }\n    /**\n     * @psalm-return non-empty-list<Type>\n     */\n    public function types() : array\n    {\n        return $this->types;\n    }\n    /**\n     * @throws RuntimeException\n     */\n    private function ensureMinimumOfTwoTypes(Type ...$types) : void\n    {\n        if (count($types) < 2) {\n            throw new RuntimeException('A union type must be composed of at least two types');\n        }\n    }\n    /**\n     * @throws RuntimeException\n     */\n    private function ensureOnlyValidTypes(Type ...$types) : void\n    {\n        foreach ($types as $type) {\n            if ($type instanceof UnknownType) {\n                throw new RuntimeException('A union type must not be composed of an unknown type');\n            }\n            if ($type instanceof VoidType) {\n                throw new RuntimeException('A union type must not be composed of a void type');\n            }\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class UnknownType extends Type\n{\n    public function isAssignable(Type $other) : bool\n    {\n        return \\true;\n    }\n    public function name() : string\n    {\n        return 'unknown type';\n    }\n    public function asString() : string\n    {\n        return '';\n    }\n    public function allowsNull() : bool\n    {\n        return \\true;\n    }\n    /**\n     * @psalm-assert-if-true UnknownType $this\n     */\n    public function isUnknown() : bool\n    {\n        return \\true;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/type.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann\\Type;\n\nfinal class VoidType extends Type\n{\n    public function isAssignable(Type $other) : bool\n    {\n        return $other instanceof self;\n    }\n    public function name() : string\n    {\n        return 'void';\n    }\n    public function allowsNull() : bool\n    {\n        return \\false;\n    }\n    /**\n     * @psalm-assert-if-true VoidType $this\n     */\n    public function isVoid() : bool\n    {\n        return \\true;\n    }\n}\nBSD 3-Clause License\n\nCopyright (c) 2013-2023, Sebastian Bergmann\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\n/*\n * This file is part of sebastian/version.\n *\n * (c) Sebastian Bergmann <sebastian@phpunit.de>\n *\n * For the full copyright and license information, please view the LICENSE\n * file that was distributed with this source code.\n */\nnamespace PHPUnit\\SebastianBergmann;\n\nuse function end;\nuse function explode;\nuse function fclose;\nuse function is_dir;\nuse function is_resource;\nuse function proc_close;\nuse function proc_open;\nuse function stream_get_contents;\nuse function substr_count;\nuse function trim;\nfinal class Version\n{\n    private readonly string $version;\n    public function __construct(string $release, string $path)\n    {\n        $this->version = $this->generate($release, $path);\n    }\n    public function asString() : string\n    {\n        return $this->version;\n    }\n    private function generate(string $release, string $path) : string\n    {\n        if (substr_count($release, '.') + 1 === 3) {\n            $version = $release;\n        } else {\n            $version = $release . '-dev';\n        }\n        $git = $this->getGitInformation($path);\n        if (!$git) {\n            return $version;\n        }\n        if (substr_count($release, '.') + 1 === 3) {\n            return $git;\n        }\n        $git = explode('-', $git);\n        return $release . '-' . end($git);\n    }\n    private function getGitInformation(string $path) : bool|string\n    {\n        if (!is_dir($path . \\DIRECTORY_SEPARATOR . '.git')) {\n            return \\false;\n        }\n        $process = proc_open('git describe --tags', [1 => ['pipe', 'w'], 2 => ['pipe', 'w']], $pipes, $path);\n        if (!is_resource($process)) {\n            return \\false;\n        }\n        $result = trim(stream_get_contents($pipes[1]));\n        fclose($pipes[1]);\n        fclose($pipes[2]);\n        $returnCode = proc_close($process);\n        if ($returnCode !== 0) {\n            return \\false;\n        }\n        return $result;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\TheSeer\\Tokenizer;\n\nclass Exception extends \\Exception\n{\n}\nTokenizer\n\nCopyright (c) 2017 Arne Blankerts <arne@blankerts.de> and contributors\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice,\n  this list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of Arne Blankerts nor the names of contributors\n  may be used to endorse or promote products derived from this software\n  without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT  * NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\nOR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\TheSeer\\Tokenizer;\n\nclass NamespaceUri\n{\n    /** @var string */\n    private $value;\n    public function __construct(string $value)\n    {\n        $this->ensureValidUri($value);\n        $this->value = $value;\n    }\n    public function asString() : string\n    {\n        return $this->value;\n    }\n    private function ensureValidUri($value) : void\n    {\n        if (\\strpos($value, ':') === \\false) {\n            throw new NamespaceUriException(\\sprintf(\"Namespace URI '%s' must contain at least one colon\", $value));\n        }\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\TheSeer\\Tokenizer;\n\nclass NamespaceUriException extends Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\TheSeer\\Tokenizer;\n\nclass Token\n{\n    /** @var int */\n    private $line;\n    /** @var string */\n    private $name;\n    /** @var string */\n    private $value;\n    /**\n     * Token constructor.\n     */\n    public function __construct(int $line, string $name, string $value)\n    {\n        $this->line = $line;\n        $this->name = $name;\n        $this->value = $value;\n    }\n    public function getLine() : int\n    {\n        return $this->line;\n    }\n    public function getName() : string\n    {\n        return $this->name;\n    }\n    public function getValue() : string\n    {\n        return $this->value;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\TheSeer\\Tokenizer;\n\nclass TokenCollection implements \\ArrayAccess, \\Iterator, \\Countable\n{\n    /** @var Token[] */\n    private $tokens = [];\n    /** @var int */\n    private $pos;\n    public function addToken(Token $token) : void\n    {\n        $this->tokens[] = $token;\n    }\n    public function current() : Token\n    {\n        return \\current($this->tokens);\n    }\n    public function key() : int\n    {\n        return \\key($this->tokens);\n    }\n    public function next() : void\n    {\n        \\next($this->tokens);\n        $this->pos++;\n    }\n    public function valid() : bool\n    {\n        return $this->count() > $this->pos;\n    }\n    public function rewind() : void\n    {\n        \\reset($this->tokens);\n        $this->pos = 0;\n    }\n    public function count() : int\n    {\n        return \\count($this->tokens);\n    }\n    public function offsetExists($offset) : bool\n    {\n        return isset($this->tokens[$offset]);\n    }\n    /**\n     * @throws TokenCollectionException\n     */\n    public function offsetGet($offset) : Token\n    {\n        if (!$this->offsetExists($offset)) {\n            throw new TokenCollectionException(\\sprintf('No Token at offest %s', $offset));\n        }\n        return $this->tokens[$offset];\n    }\n    /**\n     * @param Token $value\n     *\n     * @throws TokenCollectionException\n     */\n    public function offsetSet($offset, $value) : void\n    {\n        if (!\\is_int($offset)) {\n            $type = \\gettype($offset);\n            throw new TokenCollectionException(\\sprintf('Offset must be of type integer, %s given', $type === 'object' ? \\get_class($value) : $type));\n        }\n        if (!$value instanceof Token) {\n            $type = \\gettype($value);\n            throw new TokenCollectionException(\\sprintf('Value must be of type %s, %s given', Token::class, $type === 'object' ? \\get_class($value) : $type));\n        }\n        $this->tokens[$offset] = $value;\n    }\n    public function offsetUnset($offset) : void\n    {\n        unset($this->tokens[$offset]);\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\TheSeer\\Tokenizer;\n\nclass TokenCollectionException extends Exception\n{\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\TheSeer\\Tokenizer;\n\nclass Tokenizer\n{\n    /**\n     * Token Map for \"non-tokens\"\n     *\n     * @var array\n     */\n    private $map = ['(' => 'T_OPEN_BRACKET', ')' => 'T_CLOSE_BRACKET', '[' => 'T_OPEN_SQUARE', ']' => 'T_CLOSE_SQUARE', '{' => 'T_OPEN_CURLY', '}' => 'T_CLOSE_CURLY', ';' => 'T_SEMICOLON', '.' => 'T_DOT', ',' => 'T_COMMA', '=' => 'T_EQUAL', '<' => 'T_LT', '>' => 'T_GT', '+' => 'T_PLUS', '-' => 'T_MINUS', '*' => 'T_MULT', '/' => 'T_DIV', '?' => 'T_QUESTION_MARK', '!' => 'T_EXCLAMATION_MARK', ':' => 'T_COLON', '\"' => 'T_DOUBLE_QUOTES', '@' => 'T_AT', '&' => 'T_AMPERSAND', '%' => 'T_PERCENT', '|' => 'T_PIPE', '$' => 'T_DOLLAR', '^' => 'T_CARET', '~' => 'T_TILDE', '`' => 'T_BACKTICK'];\n    public function parse(string $source) : TokenCollection\n    {\n        $result = new TokenCollection();\n        if ($source === '') {\n            return $result;\n        }\n        $tokens = \\token_get_all($source);\n        $lastToken = new Token($tokens[0][2], 'Placeholder', '');\n        foreach ($tokens as $pos => $tok) {\n            if (\\is_string($tok)) {\n                $token = new Token($lastToken->getLine(), $this->map[$tok], $tok);\n                $result->addToken($token);\n                $lastToken = $token;\n                continue;\n            }\n            $line = $tok[2];\n            $values = \\preg_split('/\\\\R+/Uu', $tok[1]);\n            foreach ($values as $v) {\n                $token = new Token($line, \\token_name($tok[0]), $v);\n                $lastToken = $token;\n                $line++;\n                if ($v === '') {\n                    continue;\n                }\n                $result->addToken($token);\n            }\n        }\n        return $this->fillBlanks($result, $lastToken->getLine());\n    }\n    private function fillBlanks(TokenCollection $tokens, int $maxLine) : TokenCollection\n    {\n        $prev = new Token(0, 'Placeholder', '');\n        $final = new TokenCollection();\n        foreach ($tokens as $token) {\n            if ($prev === null) {\n                $final->addToken($token);\n                $prev = $token;\n                continue;\n            }\n            $gap = $token->getLine() - $prev->getLine();\n            while ($gap > 1) {\n                $linebreak = new Token($prev->getLine() + 1, 'T_WHITESPACE', '');\n                $final->addToken($linebreak);\n                $prev = $linebreak;\n                $gap--;\n            }\n            $final->addToken($token);\n            $prev = $token;\n        }\n        $gap = $maxLine - $prev->getLine();\n        while ($gap > 0) {\n            $linebreak = new Token($prev->getLine() + 1, 'T_WHITESPACE', '');\n            $final->addToken($linebreak);\n            $prev = $linebreak;\n            $gap--;\n        }\n        return $final;\n    }\n}\n<?php\n\ndeclare (strict_types=1);\nnamespace PHPUnit\\TheSeer\\Tokenizer;\n\nuse DOMDocument;\nclass XMLSerializer\n{\n    /** @var \\XMLWriter */\n    private $writer;\n    /** @var Token */\n    private $previousToken;\n    /** @var NamespaceUri */\n    private $xmlns;\n    /**\n     * XMLSerializer constructor.\n     *\n     * @param NamespaceUri $xmlns\n     */\n    public function __construct(NamespaceUri $xmlns = null)\n    {\n        if ($xmlns === null) {\n            $xmlns = new NamespaceUri('https://github.com/theseer/tokenizer');\n        }\n        $this->xmlns = $xmlns;\n    }\n    public function toDom(TokenCollection $tokens) : DOMDocument\n    {\n        $dom = new DOMDocument();\n        $dom->preserveWhiteSpace = \\false;\n        $dom->loadXML($this->toXML($tokens));\n        return $dom;\n    }\n    public function toXML(TokenCollection $tokens) : string\n    {\n        $this->writer = new \\XMLWriter();\n        $this->writer->openMemory();\n        $this->writer->setIndent(\\true);\n        $this->writer->startDocument();\n        $this->writer->startElement('source');\n        $this->writer->writeAttribute('xmlns', $this->xmlns->asString());\n        if (\\count($tokens) > 0) {\n            $this->writer->startElement('line');\n            $this->writer->writeAttribute('no', '1');\n            $this->previousToken = $tokens[0];\n            foreach ($tokens as $token) {\n                $this->addToken($token);\n            }\n        }\n        $this->writer->endElement();\n        $this->writer->endElement();\n        $this->writer->endDocument();\n        return $this->writer->outputMemory();\n    }\n    private function addToken(Token $token) : void\n    {\n        if ($this->previousToken->getLine() < $token->getLine()) {\n            $this->writer->endElement();\n            $this->writer->startElement('line');\n            $this->writer->writeAttribute('no', (string) $token->getLine());\n            $this->previousToken = $token;\n        }\n        if ($token->getValue() !== '') {\n            $this->writer->startElement('token');\n            $this->writer->writeAttribute('name', $token->getName());\n            $this->writer->writeRaw(\\htmlspecialchars($token->getValue(), \\ENT_NOQUOTES | \\ENT_DISALLOWED | \\ENT_XML1));\n            $this->writer->endElement();\n        }\n    }\n}\n<?php\nnamespace PHPSTORM_META {\n\n    override(\n        \\PHPUnit\\Framework\\TestCase::createStub(0),\n        map([\"\"=>\"$0\"])\n    );\n\n    override(\n        \\PHPUnit\\Framework\\TestCase::createConfiguredStub(0),\n        map([\"\"=>\"$0\"])\n    );\n\n    override(\n        \\PHPUnit\\Framework\\TestCase::createMock(0),\n        map([\"\"=>\"$0\"])\n    );\n\n    override(\n        \\PHPUnit\\Framework\\TestCase::createConfiguredMock(0),\n        map([\"\"=>\"$0\"])\n    );\n\n    override(\n        \\PHPUnit\\Framework\\TestCase::createPartialMock(0),\n        map([\"\"=>\"$0\"])\n    );\n\n    override(\n        \\PHPUnit\\Framework\\TestCase::createTestProxy(0),\n        map([\"\"=>\"$0\"])\n    );\n\n    override(\n        \\PHPUnit\\Framework\\TestCase::getMockForAbstractClass(0),\n        map([\"\"=>\"$0\"])\n    );\n}\n\u0005\u0011rYZY\nʡ\u0004ѱ芟\\G_޴pn\")2\u0006$fu|\u0000\u0002}^\"t\u0019d\u0004\u0000\u0000\u0000GBMB"
  },
  {
    "path": "tests/verifyAgainstStubsTest.php",
    "content": "<?php\n\ndeclare(strict_types=1);\nuse PHPUnit\\Framework\\TestCase;\n\nif (!defined('ABSPATH')) {\n    define('ABSPATH', __DIR__ . \"/../\");\n}\n\nif (!defined('WPINC')) {\n    define('WPINC', 'wp-includes');\n}\n\nrequire_once __DIR__ . \"/../pg4wp/db.php\";\n\nfinal class verifyAgainstStubsTest extends TestCase\n{\n    public const STUBS_DIRECTORY = __DIR__ . '/stubs';\n\n    public function test_verify_against_stubs()\n    {\n        $files = array_diff(scandir(self::STUBS_DIRECTORY), array('.', '..'));\n        foreach($files as $file) {\n            $data = json_decode(file_get_contents(self::STUBS_DIRECTORY . \"/\" . $file), true);\n            $this->assertSame($data['postgresql'], pg4wp_rewrite($data['mysql']));\n        }\n    }\n\n    protected function setUp(): void\n    {\n        global $wpdb;\n        $wpdb = new class () {\n            public $categories = \"wp_categories\";\n            public $comments = \"wp_comments\";\n            public $prefix = \"wp_\";\n            public $options = \"wp_options\";\n        };\n    }\n}\n"
  },
  {
    "path": "wp-includes/cache.php",
    "content": "<?php\n/**\n * Object Cache API\n *\n * @link https://developer.wordpress.org/reference/classes/wp_object_cache/\n *\n * @package WordPress\n * @subpackage Cache\n */\n\n/** WP_Object_Cache class */\nrequire_once ABSPATH . WPINC . '/class-wp-object-cache.php';\n\n/**\n * Sets up Object Cache Global and assigns it.\n *\n * @since 2.0.0\n *\n * @global WP_Object_Cache $wp_object_cache\n */\nfunction wp_cache_init() {\n\t$GLOBALS['wp_object_cache'] = new WP_Object_Cache();\n}\n\n/**\n * Adds data to the cache, if the cache key doesn't already exist.\n *\n * @since 2.0.0\n *\n * @see WP_Object_Cache::add()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param int|string $key    The cache key to use for retrieval later.\n * @param mixed      $data   The data to add to the cache.\n * @param string     $group  Optional. The group to add the cache to. Enables the same key\n *                           to be used across groups. Default empty.\n * @param int        $expire Optional. When the cache data should expire, in seconds.\n *                           Default 0 (no expiration).\n * @return bool True on success, false if cache key and group already exist.\n */\nfunction wp_cache_add( $key, $data, $group = '', $expire = 0 ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->add( $key, $data, $group, (int) $expire );\n}\n\n/**\n * Adds multiple values to the cache in one call.\n *\n * @since 6.0.0\n *\n * @see WP_Object_Cache::add_multiple()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param array  $data   Array of keys and values to be set.\n * @param string $group  Optional. Where the cache contents are grouped. Default empty.\n * @param int    $expire Optional. When to expire the cache contents, in seconds.\n *                       Default 0 (no expiration).\n * @return bool[] Array of return values, grouped by key. Each value is either\n *                true on success, or false if cache key and group already exist.\n */\nfunction wp_cache_add_multiple( array $data, $group = '', $expire = 0 ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->add_multiple( $data, $group, $expire );\n}\n\n/**\n * Replaces the contents of the cache with new data.\n *\n * @since 2.0.0\n *\n * @see WP_Object_Cache::replace()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param int|string $key    The key for the cache data that should be replaced.\n * @param mixed      $data   The new data to store in the cache.\n * @param string     $group  Optional. The group for the cache data that should be replaced.\n *                           Default empty.\n * @param int        $expire Optional. When to expire the cache contents, in seconds.\n *                           Default 0 (no expiration).\n * @return bool True if contents were replaced, false if original value does not exist.\n */\nfunction wp_cache_replace( $key, $data, $group = '', $expire = 0 ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->replace( $key, $data, $group, (int) $expire );\n}\n\n/**\n * Saves the data to the cache.\n *\n * Differs from wp_cache_add() and wp_cache_replace() in that it will always write data.\n *\n * @since 2.0.0\n *\n * @see WP_Object_Cache::set()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param int|string $key    The cache key to use for retrieval later.\n * @param mixed      $data   The contents to store in the cache.\n * @param string     $group  Optional. Where to group the cache contents. Enables the same key\n *                           to be used across groups. Default empty.\n * @param int        $expire Optional. When to expire the cache contents, in seconds.\n *                           Default 0 (no expiration).\n * @return bool True on success, false on failure.\n */\nfunction wp_cache_set( $key, $data, $group = '', $expire = 0 ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->set( $key, $data, $group, (int) $expire );\n}\n\n/**\n * Sets multiple values to the cache in one call.\n *\n * @since 6.0.0\n *\n * @see WP_Object_Cache::set_multiple()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param array  $data   Array of keys and values to be set.\n * @param string $group  Optional. Where the cache contents are grouped. Default empty.\n * @param int    $expire Optional. When to expire the cache contents, in seconds.\n *                       Default 0 (no expiration).\n * @return bool[] Array of return values, grouped by key. Each value is either\n *                true on success, or false on failure.\n */\nfunction wp_cache_set_multiple( array $data, $group = '', $expire = 0 ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->set_multiple( $data, $group, $expire );\n}\n\n/**\n * Retrieves the cache contents from the cache by key and group.\n *\n * @since 2.0.0\n *\n * @see WP_Object_Cache::get()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param int|string $key   The key under which the cache contents are stored.\n * @param string     $group Optional. Where the cache contents are grouped. Default empty.\n * @param bool       $force Optional. Whether to force an update of the local cache\n *                          from the persistent cache. Default false.\n * @param bool       $found Optional. Whether the key was found in the cache (passed by reference).\n *                          Disambiguates a return of false, a storable value. Default null.\n * @return mixed|false The cache contents on success, false on failure to retrieve contents.\n */\nfunction wp_cache_get( $key, $group = '', $force = false, &$found = null ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->get( $key, $group, $force, $found );\n}\n\n/**\n * Retrieves multiple values from the cache in one call.\n *\n * @since 5.5.0\n *\n * @see WP_Object_Cache::get_multiple()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param array  $keys  Array of keys under which the cache contents are stored.\n * @param string $group Optional. Where the cache contents are grouped. Default empty.\n * @param bool   $force Optional. Whether to force an update of the local cache\n *                      from the persistent cache. Default false.\n * @return array Array of return values, grouped by key. Each value is either\n *               the cache contents on success, or false on failure.\n */\nfunction wp_cache_get_multiple( $keys, $group = '', $force = false ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->get_multiple( $keys, $group, $force );\n}\n\n/**\n * Removes the cache contents matching key and group.\n *\n * @since 2.0.0\n *\n * @see WP_Object_Cache::delete()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param int|string $key   What the contents in the cache are called.\n * @param string     $group Optional. Where the cache contents are grouped. Default empty.\n * @return bool True on successful removal, false on failure.\n */\nfunction wp_cache_delete( $key, $group = '' ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->delete( $key, $group );\n}\n\n/**\n * Deletes multiple values from the cache in one call.\n *\n * @since 6.0.0\n *\n * @see WP_Object_Cache::delete_multiple()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param array  $keys  Array of keys under which the cache to deleted.\n * @param string $group Optional. Where the cache contents are grouped. Default empty.\n * @return bool[] Array of return values, grouped by key. Each value is either\n *                true on success, or false if the contents were not deleted.\n */\nfunction wp_cache_delete_multiple( array $keys, $group = '' ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->delete_multiple( $keys, $group );\n}\n\n/**\n * Increments numeric cache item's value.\n *\n * @since 3.3.0\n *\n * @see WP_Object_Cache::incr()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param int|string $key    The key for the cache contents that should be incremented.\n * @param int        $offset Optional. The amount by which to increment the item's value.\n *                           Default 1.\n * @param string     $group  Optional. The group the key is in. Default empty.\n * @return int|false The item's new value on success, false on failure.\n */\nfunction wp_cache_incr( $key, $offset = 1, $group = '' ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->incr( $key, $offset, $group );\n}\n\n/**\n * Decrements numeric cache item's value.\n *\n * @since 3.3.0\n *\n * @see WP_Object_Cache::decr()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param int|string $key    The cache key to decrement.\n * @param int        $offset Optional. The amount by which to decrement the item's value.\n *                           Default 1.\n * @param string     $group  Optional. The group the key is in. Default empty.\n * @return int|false The item's new value on success, false on failure.\n */\nfunction wp_cache_decr( $key, $offset = 1, $group = '' ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->decr( $key, $offset, $group );\n}\n\n/**\n * Removes all cache items.\n *\n * @since 2.0.0\n *\n * @see WP_Object_Cache::flush()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @return bool True on success, false on failure.\n */\nfunction wp_cache_flush() {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->flush();\n}\n\n/**\n * Removes all cache items from the in-memory runtime cache.\n *\n * @since 6.0.0\n *\n * @see WP_Object_Cache::flush()\n *\n * @return bool True on success, false on failure.\n */\nfunction wp_cache_flush_runtime() {\n\treturn wp_cache_flush();\n}\n\n/**\n * Removes all cache items in a group, if the object cache implementation supports it.\n *\n * Before calling this function, always check for group flushing support using the\n * `wp_cache_supports( 'flush_group' )` function.\n *\n * @since 6.1.0\n *\n * @see WP_Object_Cache::flush_group()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param string $group Name of group to remove from cache.\n * @return bool True if group was flushed, false otherwise.\n */\nfunction wp_cache_flush_group( $group ) {\n\tglobal $wp_object_cache;\n\n\treturn $wp_object_cache->flush_group( $group );\n}\n\n/**\n * Determines whether the object cache implementation supports a particular feature.\n *\n * @since 6.1.0\n *\n * @param string $feature Name of the feature to check for. Possible values include:\n *                        'add_multiple', 'set_multiple', 'get_multiple', 'delete_multiple',\n *                        'flush_runtime', 'flush_group'.\n * @return bool True if the feature is supported, false otherwise.\n */\nfunction wp_cache_supports( $feature ) {\n\tswitch ( $feature ) {\n\t\tcase 'add_multiple':\n\t\tcase 'set_multiple':\n\t\tcase 'get_multiple':\n\t\tcase 'delete_multiple':\n\t\tcase 'flush_runtime':\n\t\tcase 'flush_group':\n\t\t\treturn true;\n\n\t\tdefault:\n\t\t\treturn false;\n\t}\n}\n\n/**\n * Closes the cache.\n *\n * This function has ceased to do anything since WordPress 2.5. The\n * functionality was removed along with the rest of the persistent cache.\n *\n * This does not mean that plugins can't implement this function when they need\n * to make sure that the cache is cleaned up after WordPress no longer needs it.\n *\n * @since 2.0.0\n *\n * @return true Always returns true.\n */\nfunction wp_cache_close() {\n\treturn true;\n}\n\n/**\n * Adds a group or set of groups to the list of global groups.\n *\n * @since 2.6.0\n *\n * @see WP_Object_Cache::add_global_groups()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param string|string[] $groups A group or an array of groups to add.\n */\nfunction wp_cache_add_global_groups( $groups ) {\n\tglobal $wp_object_cache;\n\n\t$wp_object_cache->add_global_groups( $groups );\n}\n\n/**\n * Adds a group or set of groups to the list of non-persistent groups.\n *\n * @since 2.6.0\n *\n * @param string|string[] $groups A group or an array of groups to add.\n */\nfunction wp_cache_add_non_persistent_groups( $groups ) {\n\t// Default cache doesn't persist so nothing to do here.\n}\n\n/**\n * Switches the internal blog ID.\n *\n * This changes the blog id used to create keys in blog specific groups.\n *\n * @since 3.5.0\n *\n * @see WP_Object_Cache::switch_to_blog()\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n *\n * @param int $blog_id Site ID.\n */\nfunction wp_cache_switch_to_blog( $blog_id ) {\n\tglobal $wp_object_cache;\n\n\t$wp_object_cache->switch_to_blog( $blog_id );\n}\n\n/**\n * Resets internal cache keys and structures.\n *\n * If the cache back end uses global blog or site IDs as part of its cache keys,\n * this function instructs the back end to reset those keys and perform any cleanup\n * since blog or site IDs have changed since cache init.\n *\n * This function is deprecated. Use wp_cache_switch_to_blog() instead of this\n * function when preparing the cache for a blog switch. For clearing the cache\n * during unit tests, consider using wp_cache_init(). wp_cache_init() is not\n * recommended outside of unit tests as the performance penalty for using it is high.\n *\n * @since 3.0.0\n * @deprecated 3.5.0 Use wp_cache_switch_to_blog()\n * @see WP_Object_Cache::reset()\n *\n * @global WP_Object_Cache $wp_object_cache Object cache global instance.\n */\nfunction wp_cache_reset() {\n\t_deprecated_function( __FUNCTION__, '3.5.0', 'wp_cache_switch_to_blog()' );\n\n\tglobal $wp_object_cache;\n\n\t$wp_object_cache->reset();\n}\n"
  },
  {
    "path": "wp-includes/class-wp-object-cache.php",
    "content": "<?php\n/**\n * Object Cache API: WP_Object_Cache class\n *\n * @package WordPress\n * @subpackage Cache\n * @since 5.4.0\n */\n\n/**\n * Core class that implements an object cache.\n *\n * The WordPress Object Cache is used to save on trips to the database. The\n * Object Cache stores all of the cache data to memory and makes the cache\n * contents available by using a key, which is used to name and later retrieve\n * the cache contents.\n *\n * The Object Cache can be replaced by other caching mechanisms by placing files\n * in the wp-content folder which is looked at in wp-settings. If that file\n * exists, then this file will not be included.\n *\n * @since 2.0.0\n */\n#[AllowDynamicProperties]\nclass WP_Object_Cache {\n\n\t/**\n\t * Holds the cached objects.\n\t *\n\t * @since 2.0.0\n\t * @var array\n\t */\n\tprivate $cache = array();\n\n\t/**\n\t * The amount of times the cache data was already stored in the cache.\n\t *\n\t * @since 2.5.0\n\t * @var int\n\t */\n\tpublic $cache_hits = 0;\n\n\t/**\n\t * Amount of times the cache did not have the request in cache.\n\t *\n\t * @since 2.0.0\n\t * @var int\n\t */\n\tpublic $cache_misses = 0;\n\n\t/**\n\t * List of global cache groups.\n\t *\n\t * @since 3.0.0\n\t * @var string[]\n\t */\n\tprotected $global_groups = array();\n\n\t/**\n\t * The blog prefix to prepend to keys in non-global groups.\n\t *\n\t * @since 3.5.0\n\t * @var string\n\t */\n\tprivate $blog_prefix;\n\n\t/**\n\t * Holds the value of is_multisite().\n\t *\n\t * @since 3.5.0\n\t * @var bool\n\t */\n\tprivate $multisite;\n\n\t/**\n\t * Sets up object properties; PHP 5 style constructor.\n\t *\n\t * @since 2.0.8\n\t */\n\tpublic function __construct() {\n\t\t$this->multisite   = is_multisite();\n\t\t$this->blog_prefix = $this->multisite ? get_current_blog_id() . ':' : '';\n\t}\n\n\t/**\n\t * Makes private properties readable for backward compatibility.\n\t *\n\t * @since 4.0.0\n\t *\n\t * @param string $name Property to get.\n\t * @return mixed Property.\n\t */\n\tpublic function __get( $name ) {\n\t\treturn $this->$name;\n\t}\n\n\t/**\n\t * Makes private properties settable for backward compatibility.\n\t *\n\t * @since 4.0.0\n\t *\n\t * @param string $name  Property to set.\n\t * @param mixed  $value Property value.\n\t * @return mixed Newly-set property.\n\t */\n\tpublic function __set( $name, $value ) {\n\t\treturn $this->$name = $value;\n\t}\n\n\t/**\n\t * Makes private properties checkable for backward compatibility.\n\t *\n\t * @since 4.0.0\n\t *\n\t * @param string $name Property to check if set.\n\t * @return bool Whether the property is set.\n\t */\n\tpublic function __isset( $name ) {\n\t\treturn isset( $this->$name );\n\t}\n\n\t/**\n\t * Makes private properties un-settable for backward compatibility.\n\t *\n\t * @since 4.0.0\n\t *\n\t * @param string $name Property to unset.\n\t */\n\tpublic function __unset( $name ) {\n\t\tunset( $this->$name );\n\t}\n\n\t/**\n\t * Serves as a utility function to determine whether a key is valid.\n\t *\n\t * @since 6.1.0\n\t *\n\t * @param int|string $key Cache key to check for validity.\n\t * @return bool Whether the key is valid.\n\t */\n\tprotected function is_valid_key( $key ) {\n\t\tif ( is_int( $key ) ) {\n\t\t\treturn true;\n\t\t}\n\n\t\tif ( is_string( $key ) && trim( $key ) !== '' ) {\n\t\t\treturn true;\n\t\t}\n\n\t\t$type = gettype( $key );\n\n\t\tif ( ! function_exists( '__' ) ) {\n\t\t\twp_load_translations_early();\n\t\t}\n\n\t\t$message = is_string( $key )\n\t\t\t? __( 'Cache key must not be an empty string.' )\n\t\t\t/* translators: %s: The type of the given cache key. */\n\t\t\t: sprintf( __( 'Cache key must be an integer or a non-empty string, %s given.' ), $type );\n\n\t\t_doing_it_wrong(\n\t\t\tsprintf( '%s::%s', __CLASS__, debug_backtrace( DEBUG_BACKTRACE_IGNORE_ARGS, 2 )[1]['function'] ),\n\t\t\t$message,\n\t\t\t'6.1.0'\n\t\t);\n\n\t\treturn false;\n\t}\n\n\t/**\n\t * Serves as a utility function to determine whether a key exists in the cache.\n\t *\n\t * @since 3.4.0\n\t *\n\t * @param int|string $key   Cache key to check for existence.\n\t * @param string     $group Cache group for the key existence check.\n\t * @return bool Whether the key exists in the cache for the given group.\n\t */\n\tprotected function _exists( $key, $group ) {\n\t\treturn isset( $this->cache[ $group ] ) && ( isset( $this->cache[ $group ][ $key ] ) || array_key_exists( $key, $this->cache[ $group ] ) );\n\t}\n\n\t/**\n\t * Adds data to the cache if it doesn't already exist.\n\t *\n\t * @since 2.0.0\n\t *\n\t * @uses WP_Object_Cache::_exists() Checks to see if the cache already has data.\n\t * @uses WP_Object_Cache::set()     Sets the data after the checking the cache\n\t *                                  contents existence.\n\t *\n\t * @param int|string $key    What to call the contents in the cache.\n\t * @param mixed      $data   The contents to store in the cache.\n\t * @param string     $group  Optional. Where to group the cache contents. Default 'default'.\n\t * @param int        $expire Optional. When to expire the cache contents, in seconds.\n\t *                           Default 0 (no expiration).\n\t * @return bool True on success, false if cache key and group already exist.\n\t */\n\tpublic function add( $key, $data, $group = 'default', $expire = 0 ) {\n\t\tif ( wp_suspend_cache_addition() ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( ! $this->is_valid_key( $key ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( empty( $group ) ) {\n\t\t\t$group = 'default';\n\t\t}\n\n\t\t$id = $key;\n\t\tif ( $this->multisite && ! isset( $this->global_groups[ $group ] ) ) {\n\t\t\t$id = $this->blog_prefix . $key;\n\t\t}\n\n\t\tif ( $this->_exists( $id, $group ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn $this->set( $key, $data, $group, (int) $expire );\n\t}\n\n\t/**\n\t * Adds multiple values to the cache in one call.\n\t *\n\t * @since 6.0.0\n\t *\n\t * @param array  $data   Array of keys and values to be added.\n\t * @param string $group  Optional. Where the cache contents are grouped. Default empty.\n\t * @param int    $expire Optional. When to expire the cache contents, in seconds.\n\t *                       Default 0 (no expiration).\n\t * @return bool[] Array of return values, grouped by key. Each value is either\n\t *                true on success, or false if cache key and group already exist.\n\t */\n\tpublic function add_multiple( array $data, $group = '', $expire = 0 ) {\n\t\t$values = array();\n\n\t\tforeach ( $data as $key => $value ) {\n\t\t\t$values[ $key ] = $this->add( $key, $value, $group, $expire );\n\t\t}\n\n\t\treturn $values;\n\t}\n\n\t/**\n\t * Replaces the contents in the cache, if contents already exist.\n\t *\n\t * @since 2.0.0\n\t *\n\t * @see WP_Object_Cache::set()\n\t *\n\t * @param int|string $key    What to call the contents in the cache.\n\t * @param mixed      $data   The contents to store in the cache.\n\t * @param string     $group  Optional. Where to group the cache contents. Default 'default'.\n\t * @param int        $expire Optional. When to expire the cache contents, in seconds.\n\t *                           Default 0 (no expiration).\n\t * @return bool True if contents were replaced, false if original value does not exist.\n\t */\n\tpublic function replace( $key, $data, $group = 'default', $expire = 0 ) {\n\t\tif ( ! $this->is_valid_key( $key ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( empty( $group ) ) {\n\t\t\t$group = 'default';\n\t\t}\n\n\t\t$id = $key;\n\t\tif ( $this->multisite && ! isset( $this->global_groups[ $group ] ) ) {\n\t\t\t$id = $this->blog_prefix . $key;\n\t\t}\n\n\t\tif ( ! $this->_exists( $id, $group ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn $this->set( $key, $data, $group, (int) $expire );\n\t}\n\n\t/**\n\t * Sets the data contents into the cache.\n\t *\n\t * The cache contents are grouped by the $group parameter followed by the\n\t * $key. This allows for duplicate IDs in unique groups. Therefore, naming of\n\t * the group should be used with care and should follow normal function\n\t * naming guidelines outside of core WordPress usage.\n\t *\n\t * The $expire parameter is not used, because the cache will automatically\n\t * expire for each time a page is accessed and PHP finishes. The method is\n\t * more for cache plugins which use files.\n\t *\n\t * @since 2.0.0\n\t * @since 6.1.0 Returns false if cache key is invalid.\n\t *\n\t * @param int|string $key    What to call the contents in the cache.\n\t * @param mixed      $data   The contents to store in the cache.\n\t * @param string     $group  Optional. Where to group the cache contents. Default 'default'.\n\t * @param int        $expire Optional. Not used.\n\t * @return bool True if contents were set, false if key is invalid.\n\t */\n\tpublic function set( $key, $data, $group = 'default', $expire = 0 ) {\n\t\tif ( ! $this->is_valid_key( $key ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( empty( $group ) ) {\n\t\t\t$group = 'default';\n\t\t}\n\n\t\tif ( $this->multisite && ! isset( $this->global_groups[ $group ] ) ) {\n\t\t\t$key = $this->blog_prefix . $key;\n\t\t}\n\n\t\tif ( is_object( $data ) ) {\n\t\t\t$data = clone $data;\n\t\t}\n\n\t\t$this->cache[ $group ][ $key ] = $data;\n\t\treturn true;\n\t}\n\n\t/**\n\t * Sets multiple values to the cache in one call.\n\t *\n\t * @since 6.0.0\n\t *\n\t * @param array  $data   Array of key and value to be set.\n\t * @param string $group  Optional. Where the cache contents are grouped. Default empty.\n\t * @param int    $expire Optional. When to expire the cache contents, in seconds.\n\t *                       Default 0 (no expiration).\n\t * @return bool[] Array of return values, grouped by key. Each value is always true.\n\t */\n\tpublic function set_multiple( array $data, $group = '', $expire = 0 ) {\n\t\t$values = array();\n\n\t\tforeach ( $data as $key => $value ) {\n\t\t\t$values[ $key ] = $this->set( $key, $value, $group, $expire );\n\t\t}\n\n\t\treturn $values;\n\t}\n\n\t/**\n\t * Retrieves the cache contents, if it exists.\n\t *\n\t * The contents will be first attempted to be retrieved by searching by the\n\t * key in the cache group. If the cache is hit (success) then the contents\n\t * are returned.\n\t *\n\t * On failure, the number of cache misses will be incremented.\n\t *\n\t * @since 2.0.0\n\t *\n\t * @param int|string $key   The key under which the cache contents are stored.\n\t * @param string     $group Optional. Where the cache contents are grouped. Default 'default'.\n\t * @param bool       $force Optional. Unused. Whether to force an update of the local cache\n\t *                          from the persistent cache. Default false.\n\t * @param bool       $found Optional. Whether the key was found in the cache (passed by reference).\n\t *                          Disambiguates a return of false, a storable value. Default null.\n\t * @return mixed|false The cache contents on success, false on failure to retrieve contents.\n\t */\n\tpublic function get( $key, $group = 'default', $force = false, &$found = null ) {\n\t\tif ( ! $this->is_valid_key( $key ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( empty( $group ) ) {\n\t\t\t$group = 'default';\n\t\t}\n\n\t\tif ( $this->multisite && ! isset( $this->global_groups[ $group ] ) ) {\n\t\t\t$key = $this->blog_prefix . $key;\n\t\t}\n\n\t\tif ( $this->_exists( $key, $group ) ) {\n\t\t\t$found             = true;\n\t\t\t$this->cache_hits += 1;\n\t\t\tif ( is_object( $this->cache[ $group ][ $key ] ) ) {\n\t\t\t\treturn clone $this->cache[ $group ][ $key ];\n\t\t\t} else {\n\t\t\t\treturn $this->cache[ $group ][ $key ];\n\t\t\t}\n\t\t}\n\n\t\t$found               = false;\n\t\t$this->cache_misses += 1;\n\t\treturn false;\n\t}\n\n\t/**\n\t * Retrieves multiple values from the cache in one call.\n\t *\n\t * @since 5.5.0\n\t *\n\t * @param array  $keys  Array of keys under which the cache contents are stored.\n\t * @param string $group Optional. Where the cache contents are grouped. Default 'default'.\n\t * @param bool   $force Optional. Whether to force an update of the local cache\n\t *                      from the persistent cache. Default false.\n\t * @return array Array of return values, grouped by key. Each value is either\n\t *               the cache contents on success, or false on failure.\n\t */\n\tpublic function get_multiple( $keys, $group = 'default', $force = false ) {\n\t\t$values = array();\n\n\t\tforeach ( $keys as $key ) {\n\t\t\t$values[ $key ] = $this->get( $key, $group, $force );\n\t\t}\n\n\t\treturn $values;\n\t}\n\n\t/**\n\t * Removes the contents of the cache key in the group.\n\t *\n\t * If the cache key does not exist in the group, then nothing will happen.\n\t *\n\t * @since 2.0.0\n\t *\n\t * @param int|string $key        What the contents in the cache are called.\n\t * @param string     $group      Optional. Where the cache contents are grouped. Default 'default'.\n\t * @param bool       $deprecated Optional. Unused. Default false.\n\t * @return bool True on success, false if the contents were not deleted.\n\t */\n\tpublic function delete( $key, $group = 'default', $deprecated = false ) {\n\t\tif ( ! $this->is_valid_key( $key ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( empty( $group ) ) {\n\t\t\t$group = 'default';\n\t\t}\n\n\t\tif ( $this->multisite && ! isset( $this->global_groups[ $group ] ) ) {\n\t\t\t$key = $this->blog_prefix . $key;\n\t\t}\n\n\t\tif ( ! $this->_exists( $key, $group ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tunset( $this->cache[ $group ][ $key ] );\n\t\treturn true;\n\t}\n\n\t/**\n\t * Deletes multiple values from the cache in one call.\n\t *\n\t * @since 6.0.0\n\t *\n\t * @param array  $keys  Array of keys to be deleted.\n\t * @param string $group Optional. Where the cache contents are grouped. Default empty.\n\t * @return bool[] Array of return values, grouped by key. Each value is either\n\t *                true on success, or false if the contents were not deleted.\n\t */\n\tpublic function delete_multiple( array $keys, $group = '' ) {\n\t\t$values = array();\n\n\t\tforeach ( $keys as $key ) {\n\t\t\t$values[ $key ] = $this->delete( $key, $group );\n\t\t}\n\n\t\treturn $values;\n\t}\n\n\t/**\n\t * Increments numeric cache item's value.\n\t *\n\t * @since 3.3.0\n\t *\n\t * @param int|string $key    The cache key to increment.\n\t * @param int        $offset Optional. The amount by which to increment the item's value.\n\t *                           Default 1.\n\t * @param string     $group  Optional. The group the key is in. Default 'default'.\n\t * @return int|false The item's new value on success, false on failure.\n\t */\n\tpublic function incr( $key, $offset = 1, $group = 'default' ) {\n\t\tif ( ! $this->is_valid_key( $key ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( empty( $group ) ) {\n\t\t\t$group = 'default';\n\t\t}\n\n\t\tif ( $this->multisite && ! isset( $this->global_groups[ $group ] ) ) {\n\t\t\t$key = $this->blog_prefix . $key;\n\t\t}\n\n\t\tif ( ! $this->_exists( $key, $group ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( ! is_numeric( $this->cache[ $group ][ $key ] ) ) {\n\t\t\t$this->cache[ $group ][ $key ] = 0;\n\t\t}\n\n\t\t$offset = (int) $offset;\n\n\t\t$this->cache[ $group ][ $key ] += $offset;\n\n\t\tif ( $this->cache[ $group ][ $key ] < 0 ) {\n\t\t\t$this->cache[ $group ][ $key ] = 0;\n\t\t}\n\n\t\treturn $this->cache[ $group ][ $key ];\n\t}\n\n\t/**\n\t * Decrements numeric cache item's value.\n\t *\n\t * @since 3.3.0\n\t *\n\t * @param int|string $key    The cache key to decrement.\n\t * @param int        $offset Optional. The amount by which to decrement the item's value.\n\t *                           Default 1.\n\t * @param string     $group  Optional. The group the key is in. Default 'default'.\n\t * @return int|false The item's new value on success, false on failure.\n\t */\n\tpublic function decr( $key, $offset = 1, $group = 'default' ) {\n\t\tif ( ! $this->is_valid_key( $key ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( empty( $group ) ) {\n\t\t\t$group = 'default';\n\t\t}\n\n\t\tif ( $this->multisite && ! isset( $this->global_groups[ $group ] ) ) {\n\t\t\t$key = $this->blog_prefix . $key;\n\t\t}\n\n\t\tif ( ! $this->_exists( $key, $group ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( ! is_numeric( $this->cache[ $group ][ $key ] ) ) {\n\t\t\t$this->cache[ $group ][ $key ] = 0;\n\t\t}\n\n\t\t$offset = (int) $offset;\n\n\t\t$this->cache[ $group ][ $key ] -= $offset;\n\n\t\tif ( $this->cache[ $group ][ $key ] < 0 ) {\n\t\t\t$this->cache[ $group ][ $key ] = 0;\n\t\t}\n\n\t\treturn $this->cache[ $group ][ $key ];\n\t}\n\n\t/**\n\t * Clears the object cache of all data.\n\t *\n\t * @since 2.0.0\n\t *\n\t * @return true Always returns true.\n\t */\n\tpublic function flush() {\n\t\t$this->cache = array();\n\n\t\treturn true;\n\t}\n\n\t/**\n\t * Removes all cache items in a group.\n\t *\n\t * @since 6.1.0\n\t *\n\t * @param string $group Name of group to remove from cache.\n\t * @return true Always returns true.\n\t */\n\tpublic function flush_group( $group ) {\n\t\tunset( $this->cache[ $group ] );\n\n\t\treturn true;\n\t}\n\n\t/**\n\t * Sets the list of global cache groups.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @param string|string[] $groups List of groups that are global.\n\t */\n\tpublic function add_global_groups( $groups ) {\n\t\t$groups = (array) $groups;\n\n\t\t$groups              = array_fill_keys( $groups, true );\n\t\t$this->global_groups = array_merge( $this->global_groups, $groups );\n\t}\n\n\t/**\n\t * Switches the internal blog ID.\n\t *\n\t * This changes the blog ID used to create keys in blog specific groups.\n\t *\n\t * @since 3.5.0\n\t *\n\t * @param int $blog_id Blog ID.\n\t */\n\tpublic function switch_to_blog( $blog_id ) {\n\t\t$blog_id           = (int) $blog_id;\n\t\t$this->blog_prefix = $this->multisite ? $blog_id . ':' : '';\n\t}\n\n\t/**\n\t * Resets cache keys.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @deprecated 3.5.0 Use WP_Object_Cache::switch_to_blog()\n\t * @see switch_to_blog()\n\t */\n\tpublic function reset() {\n\t\t_deprecated_function( __FUNCTION__, '3.5.0', 'WP_Object_Cache::switch_to_blog()' );\n\n\t\t// Clear out non-global caches since the blog ID has changed.\n\t\tforeach ( array_keys( $this->cache ) as $group ) {\n\t\t\tif ( ! isset( $this->global_groups[ $group ] ) ) {\n\t\t\t\tunset( $this->cache[ $group ] );\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * Echoes the stats of the caching.\n\t *\n\t * Gives the cache hits, and cache misses. Also prints every cached group,\n\t * key and the data.\n\t *\n\t * @since 2.0.0\n\t */\n\tpublic function stats() {\n\t\techo '<p>';\n\t\techo \"<strong>Cache Hits:</strong> {$this->cache_hits}<br />\";\n\t\techo \"<strong>Cache Misses:</strong> {$this->cache_misses}<br />\";\n\t\techo '</p>';\n\t\techo '<ul>';\n\t\tforeach ( $this->cache as $group => $cache ) {\n\t\t\techo '<li><strong>Group:</strong> ' . esc_html( $group ) . ' - ( ' . number_format( strlen( serialize( $cache ) ) / KB_IN_BYTES, 2 ) . 'k )</li>';\n\t\t}\n\t\techo '</ul>';\n\t}\n}\n"
  },
  {
    "path": "wp-includes/class-wpdb.php",
    "content": "<?php\n/**\n * WordPress database access abstraction class.\n *\n * Original code from {@link http://php.justinvincent.com Justin Vincent (justin@visunet.ie)}\n *\n * @package WordPress\n * @subpackage Database\n * @since 0.71\n */\n\n/**\n * @since 0.71\n */\ndefine( 'EZSQL_VERSION', 'WP1.25' );\n\n/**\n * @since 0.71\n */\ndefine( 'OBJECT', 'OBJECT' );\n// phpcs:ignore Generic.NamingConventions.UpperCaseConstantName.ConstantNotUpperCase\ndefine( 'object', 'OBJECT' ); // Back compat.\n\n/**\n * @since 2.5.0\n */\ndefine( 'OBJECT_K', 'OBJECT_K' );\n\n/**\n * @since 0.71\n */\ndefine( 'ARRAY_A', 'ARRAY_A' );\n\n/**\n * @since 0.71\n */\ndefine( 'ARRAY_N', 'ARRAY_N' );\n\n/**\n * WordPress database access abstraction class.\n *\n * This class is used to interact with a database without needing to use raw SQL statements.\n * By default, WordPress uses this class to instantiate the global $wpdb object, providing\n * access to the WordPress database.\n *\n * It is possible to replace this class with your own by setting the $wpdb global variable\n * in wp-content/db.php file to your class. The wpdb class will still be included, so you can\n * extend it or simply use your own.\n *\n * @link https://developer.wordpress.org/reference/classes/wpdb/\n *\n * @since 0.71\n */\n#[AllowDynamicProperties]\nclass wpdb {\n\n\t/**\n\t * Whether to show SQL/DB errors.\n\t *\n\t * Default is to show errors if both WP_DEBUG and WP_DEBUG_DISPLAY evaluate to true.\n\t *\n\t * @since 0.71\n\t *\n\t * @var bool\n\t */\n\tpublic $show_errors = false;\n\n\t/**\n\t * Whether to suppress errors during the DB bootstrapping. Default false.\n\t *\n\t * @since 2.5.0\n\t *\n\t * @var bool\n\t */\n\tpublic $suppress_errors = false;\n\n\t/**\n\t * The error encountered during the last query.\n\t *\n\t * @since 2.5.0\n\t *\n\t * @var string\n\t */\n\tpublic $last_error = '';\n\n\t/**\n\t * The number of queries made.\n\t *\n\t * @since 1.2.0\n\t *\n\t * @var int\n\t */\n\tpublic $num_queries = 0;\n\n\t/**\n\t * Count of rows returned by the last query.\n\t *\n\t * @since 0.71\n\t *\n\t * @var int\n\t */\n\tpublic $num_rows = 0;\n\n\t/**\n\t * Count of rows affected by the last query.\n\t *\n\t * @since 0.71\n\t *\n\t * @var int\n\t */\n\tpublic $rows_affected = 0;\n\n\t/**\n\t * The ID generated for an AUTO_INCREMENT column by the last query (usually INSERT).\n\t *\n\t * @since 0.71\n\t *\n\t * @var int\n\t */\n\tpublic $insert_id = 0;\n\n\t/**\n\t * The last query made.\n\t *\n\t * @since 0.71\n\t *\n\t * @var string\n\t */\n\tpublic $last_query;\n\n\t/**\n\t * Results of the last query.\n\t *\n\t * @since 0.71\n\t *\n\t * @var stdClass[]|null\n\t */\n\tpublic $last_result;\n\n\t/**\n\t * Database query result.\n\t *\n\t * Possible values:\n\t *\n\t * - `mysqli_result` instance for successful SELECT, SHOW, DESCRIBE, or EXPLAIN queries\n\t * - `true` for other query types that were successful\n\t * - `null` if a query is yet to be made or if the result has since been flushed\n\t * - `false` if the query returned an error\n\t *\n\t * @since 0.71\n\t *\n\t * @var mysqli_result|bool|null\n\t */\n\tprotected $result;\n\n\t/**\n\t * Cached column info, for sanity checking data before inserting.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @var array\n\t */\n\tprotected $col_meta = array();\n\n\t/**\n\t * Calculated character sets keyed by table name.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @var string[]\n\t */\n\tprotected $table_charset = array();\n\n\t/**\n\t * Whether text fields in the current query need to be sanity checked.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @var bool\n\t */\n\tprotected $check_current_query = true;\n\n\t/**\n\t * Flag to ensure we don't run into recursion problems when checking the collation.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @see wpdb::check_safe_collation()\n\t * @var bool\n\t */\n\tprivate $checking_collation = false;\n\n\t/**\n\t * Saved info on the table column.\n\t *\n\t * @since 0.71\n\t *\n\t * @var array\n\t */\n\tprotected $col_info;\n\n\t/**\n\t * Log of queries that were executed, for debugging purposes.\n\t *\n\t * @since 1.5.0\n\t * @since 2.5.0 The third element in each query log was added to record the calling functions.\n\t * @since 5.1.0 The fourth element in each query log was added to record the start time.\n\t * @since 5.3.0 The fifth element in each query log was added to record custom data.\n\t *\n\t * @var array[] {\n\t *     Array of arrays containing information about queries that were executed.\n\t *\n\t *     @type array ...$0 {\n\t *         Data for each query.\n\t *\n\t *         @type string $0 The query's SQL.\n\t *         @type float  $1 Total time spent on the query, in seconds.\n\t *         @type string $2 Comma-separated list of the calling functions.\n\t *         @type float  $3 Unix timestamp of the time at the start of the query.\n\t *         @type array  $4 Custom query data.\n\t *     }\n\t * }\n\t */\n\tpublic $queries;\n\n\t/**\n\t * The number of times to retry reconnecting before dying. Default 5.\n\t *\n\t * @since 3.9.0\n\t *\n\t * @see wpdb::check_connection()\n\t * @var int\n\t */\n\tprotected $reconnect_retries = 5;\n\n\t/**\n\t * WordPress table prefix.\n\t *\n\t * You can set this to have multiple WordPress installations in a single database.\n\t * The second reason is for possible security precautions.\n\t *\n\t * @since 2.5.0\n\t *\n\t * @var string\n\t */\n\tpublic $prefix = '';\n\n\t/**\n\t * WordPress base table prefix.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var string\n\t */\n\tpublic $base_prefix;\n\n\t/**\n\t * Whether the database queries are ready to start executing.\n\t *\n\t * @since 2.3.2\n\t *\n\t * @var bool\n\t */\n\tpublic $ready = false;\n\n\t/**\n\t * Blog ID.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var int\n\t */\n\tpublic $blogid = 0;\n\n\t/**\n\t * Site ID.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var int\n\t */\n\tpublic $siteid = 0;\n\n\t/**\n\t * List of WordPress per-site tables.\n\t *\n\t * @since 2.5.0\n\t *\n\t * @see wpdb::tables()\n\t * @var string[]\n\t */\n\tpublic $tables = array(\n\t\t'posts',\n\t\t'comments',\n\t\t'links',\n\t\t'options',\n\t\t'postmeta',\n\t\t'terms',\n\t\t'term_taxonomy',\n\t\t'term_relationships',\n\t\t'termmeta',\n\t\t'commentmeta',\n\t);\n\n\t/**\n\t * List of deprecated WordPress tables.\n\t *\n\t * 'categories', 'post2cat', and 'link2cat' were deprecated in 2.3.0, db version 5539.\n\t *\n\t * @since 2.9.0\n\t *\n\t * @see wpdb::tables()\n\t * @var string[]\n\t */\n\tpublic $old_tables = array( 'categories', 'post2cat', 'link2cat' );\n\n\t/**\n\t * List of WordPress global tables.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @see wpdb::tables()\n\t * @var string[]\n\t */\n\tpublic $global_tables = array( 'users', 'usermeta' );\n\n\t/**\n\t * List of Multisite global tables.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @see wpdb::tables()\n\t * @var string[]\n\t */\n\tpublic $ms_global_tables = array(\n\t\t'blogs',\n\t\t'blogmeta',\n\t\t'signups',\n\t\t'site',\n\t\t'sitemeta',\n\t\t'registration_log',\n\t);\n\n\t/**\n\t * List of deprecated WordPress Multisite global tables.\n\t *\n\t * @since 6.1.0\n\t *\n\t * @see wpdb::tables()\n\t * @var string[]\n\t */\n\tpublic $old_ms_global_tables = array( 'sitecategories' );\n\n\t/**\n\t * WordPress Comments table.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @var string\n\t */\n\tpublic $comments;\n\n\t/**\n\t * WordPress Comment Metadata table.\n\t *\n\t * @since 2.9.0\n\t *\n\t * @var string\n\t */\n\tpublic $commentmeta;\n\n\t/**\n\t * WordPress Links table.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @var string\n\t */\n\tpublic $links;\n\n\t/**\n\t * WordPress Options table.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @var string\n\t */\n\tpublic $options;\n\n\t/**\n\t * WordPress Post Metadata table.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @var string\n\t */\n\tpublic $postmeta;\n\n\t/**\n\t * WordPress Posts table.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @var string\n\t */\n\tpublic $posts;\n\n\t/**\n\t * WordPress Terms table.\n\t *\n\t * @since 2.3.0\n\t *\n\t * @var string\n\t */\n\tpublic $terms;\n\n\t/**\n\t * WordPress Term Relationships table.\n\t *\n\t * @since 2.3.0\n\t *\n\t * @var string\n\t */\n\tpublic $term_relationships;\n\n\t/**\n\t * WordPress Term Taxonomy table.\n\t *\n\t * @since 2.3.0\n\t *\n\t * @var string\n\t */\n\tpublic $term_taxonomy;\n\n\t/**\n\t * WordPress Term Meta table.\n\t *\n\t * @since 4.4.0\n\t *\n\t * @var string\n\t */\n\tpublic $termmeta;\n\n\t//\n\t// Global and Multisite tables\n\t//\n\n\t/**\n\t * WordPress User Metadata table.\n\t *\n\t * @since 2.3.0\n\t *\n\t * @var string\n\t */\n\tpublic $usermeta;\n\n\t/**\n\t * WordPress Users table.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @var string\n\t */\n\tpublic $users;\n\n\t/**\n\t * Multisite Blogs table.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var string\n\t */\n\tpublic $blogs;\n\n\t/**\n\t * Multisite Blog Metadata table.\n\t *\n\t * @since 5.1.0\n\t *\n\t * @var string\n\t */\n\tpublic $blogmeta;\n\n\t/**\n\t * Multisite Registration Log table.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var string\n\t */\n\tpublic $registration_log;\n\n\t/**\n\t * Multisite Signups table.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var string\n\t */\n\tpublic $signups;\n\n\t/**\n\t * Multisite Sites table.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var string\n\t */\n\tpublic $site;\n\n\t/**\n\t * Multisite Sitewide Terms table.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var string\n\t */\n\tpublic $sitecategories;\n\n\t/**\n\t * Multisite Site Metadata table.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var string\n\t */\n\tpublic $sitemeta;\n\n\t/**\n\t * Format specifiers for DB columns.\n\t *\n\t * Columns not listed here default to %s. Initialized during WP load.\n\t * Keys are column names, values are format types: 'ID' => '%d'.\n\t *\n\t * @since 2.8.0\n\t *\n\t * @see wpdb::prepare()\n\t * @see wpdb::insert()\n\t * @see wpdb::update()\n\t * @see wpdb::delete()\n\t * @see wp_set_wpdb_vars()\n\t * @var array\n\t */\n\tpublic $field_types = array();\n\n\t/**\n\t * Database table columns charset.\n\t *\n\t * @since 2.2.0\n\t *\n\t * @var string\n\t */\n\tpublic $charset;\n\n\t/**\n\t * Database table columns collate.\n\t *\n\t * @since 2.2.0\n\t *\n\t * @var string\n\t */\n\tpublic $collate;\n\n\t/**\n\t * Database Username.\n\t *\n\t * @since 2.9.0\n\t *\n\t * @var string\n\t */\n\tprotected $dbuser;\n\n\t/**\n\t * Database Password.\n\t *\n\t * @since 3.1.0\n\t *\n\t * @var string\n\t */\n\tprotected $dbpassword;\n\n\t/**\n\t * Database Name.\n\t *\n\t * @since 3.1.0\n\t *\n\t * @var string\n\t */\n\tprotected $dbname;\n\n\t/**\n\t * Database Host.\n\t *\n\t * @since 3.1.0\n\t *\n\t * @var string\n\t */\n\tprotected $dbhost;\n\n\t/**\n\t * Database handle.\n\t *\n\t * Possible values:\n\t *\n\t * - `mysqli` instance during normal operation\n\t * - `null` if the connection is yet to be made or has been closed\n\t * - `false` if the connection has failed\n\t *\n\t * @since 0.71\n\t *\n\t * @var mysqli|false|null\n\t */\n\tprotected $dbh;\n\n\t/**\n\t * A textual description of the last query/get_row/get_var call.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @var string\n\t */\n\tpublic $func_call;\n\n\t/**\n\t * Whether MySQL is used as the database engine.\n\t *\n\t * Set in wpdb::db_connect() to true, by default. This is used when checking\n\t * against the required MySQL version for WordPress. Normally, a replacement\n\t * database drop-in (db.php) will skip these checks, but setting this to true\n\t * will force the checks to occur.\n\t *\n\t * @since 3.3.0\n\t *\n\t * @var bool\n\t */\n\tpublic $is_mysql = null;\n\n\t/**\n\t * A list of incompatible SQL modes.\n\t *\n\t * @since 3.9.0\n\t *\n\t * @var string[]\n\t */\n\tprotected $incompatible_modes = array(\n\t\t'NO_ZERO_DATE',\n\t\t'ONLY_FULL_GROUP_BY',\n\t\t'STRICT_TRANS_TABLES',\n\t\t'STRICT_ALL_TABLES',\n\t\t'TRADITIONAL',\n\t\t'ANSI',\n\t);\n\n\t/**\n\t * Backward compatibility, where wpdb::prepare() has not quoted formatted/argnum placeholders.\n\t *\n\t * This is often used for table/field names (before %i was supported), and sometimes string formatting, e.g.\n\t *\n\t *     $wpdb->prepare( 'WHERE `%1$s` = \"%2$s something %3$s\" OR %1$s = \"%4$-10s\"', 'field_1', 'a', 'b', 'c' );\n\t *\n\t * But it's risky, e.g. forgetting to add quotes, resulting in SQL Injection vulnerabilities:\n\t *\n\t *     $wpdb->prepare( 'WHERE (id = %1s) OR (id = %2$s)', $_GET['id'], $_GET['id'] ); // ?id=id\n\t *\n\t * This feature is preserved while plugin authors update their code to use safer approaches:\n\t *\n\t *     $_GET['key'] = 'a`b';\n\t *\n\t *     $wpdb->prepare( 'WHERE %1s = %s',        $_GET['key'], $_GET['value'] ); // WHERE a`b = 'value'\n\t *     $wpdb->prepare( 'WHERE `%1$s` = \"%2$s\"', $_GET['key'], $_GET['value'] ); // WHERE `a`b` = \"value\"\n\t *\n\t *     $wpdb->prepare( 'WHERE %i = %s',         $_GET['key'], $_GET['value'] ); // WHERE `a``b` = 'value'\n\t *\n\t * While changing to false will be fine for queries not using formatted/argnum placeholders,\n\t * any remaining cases are most likely going to result in SQL errors (good, in a way):\n\t *\n\t *     $wpdb->prepare( 'WHERE %1$s = \"%2$-10s\"', 'my_field', 'my_value' );\n\t *     true  = WHERE my_field = \"my_value  \"\n\t *     false = WHERE 'my_field' = \"'my_value  '\"\n\t *\n\t * But there may be some queries that result in an SQL Injection vulnerability:\n\t *\n\t *     $wpdb->prepare( 'WHERE id = %1$s', $_GET['id'] ); // ?id=id\n\t *\n\t * So there may need to be a `_doing_it_wrong()` phase, after we know everyone can use\n\t * identifier placeholders (%i), but before this feature is disabled or removed.\n\t *\n\t * @since 6.2.0\n\t * @var bool\n\t */\n\tprivate $allow_unsafe_unquoted_parameters = true;\n\n\t/**\n\t * Whether to use the mysqli extension over mysql. This is no longer used as the mysql\n\t * extension is no longer supported.\n\t *\n\t * Default true.\n\t *\n\t * @since 3.9.0\n\t * @since 6.4.0 This property was removed.\n\t * @since 6.4.1 This property was reinstated and its default value was changed to true.\n\t *              The property is no longer used in core but may be accessed externally.\n\t *\n\t * @var bool\n\t */\n\tprivate $use_mysqli = true;\n\n\t/**\n\t * Whether we've managed to successfully connect at some point.\n\t *\n\t * @since 3.9.0\n\t *\n\t * @var bool\n\t */\n\tprivate $has_connected = false;\n\n\t/**\n\t * Time when the last query was performed.\n\t *\n\t * Only set when `SAVEQUERIES` is defined and truthy.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @var float\n\t */\n\tpublic $time_start = null;\n\n\t/**\n\t * The last SQL error that was encountered.\n\t *\n\t * @since 2.5.0\n\t *\n\t * @var WP_Error|string\n\t */\n\tpublic $error = null;\n\n\t/**\n\t * Connects to the database server and selects a database.\n\t *\n\t * Does the actual setting up\n\t * of the class properties and connection to the database.\n\t *\n\t * @since 2.0.8\n\t *\n\t * @link https://core.trac.wordpress.org/ticket/3354\n\t *\n\t * @param string $dbuser     Database user.\n\t * @param string $dbpassword Database password.\n\t * @param string $dbname     Database name.\n\t * @param string $dbhost     Database host.\n\t */\n\tpublic function __construct( $dbuser, $dbpassword, $dbname, $dbhost ) {\n\t\tif ( WP_DEBUG && WP_DEBUG_DISPLAY ) {\n\t\t\t$this->show_errors();\n\t\t}\n\n\t\t$this->dbuser     = $dbuser;\n\t\t$this->dbpassword = $dbpassword;\n\t\t$this->dbname     = $dbname;\n\t\t$this->dbhost     = $dbhost;\n\n\t\t// wp-config.php creation will manually connect when ready.\n\t\tif ( defined( 'WP_SETUP_CONFIG' ) ) {\n\t\t\treturn;\n\t\t}\n\n\t\t$this->db_connect();\n\t}\n\n\t/**\n\t * Makes private properties readable for backward compatibility.\n\t *\n\t * @since 3.5.0\n\t *\n\t * @param string $name The private member to get, and optionally process.\n\t * @return mixed The private member.\n\t */\n\tpublic function __get( $name ) {\n\t\tif ( 'col_info' === $name ) {\n\t\t\t$this->load_col_info();\n\t\t}\n\n\t\treturn $this->$name;\n\t}\n\n\t/**\n\t * Makes private properties settable for backward compatibility.\n\t *\n\t * @since 3.5.0\n\t *\n\t * @param string $name  The private member to set.\n\t * @param mixed  $value The value to set.\n\t */\n\tpublic function __set( $name, $value ) {\n\t\t$protected_members = array(\n\t\t\t'col_meta',\n\t\t\t'table_charset',\n\t\t\t'check_current_query',\n\t\t\t'allow_unsafe_unquoted_parameters',\n\t\t);\n\t\tif ( in_array( $name, $protected_members, true ) ) {\n\t\t\treturn;\n\t\t}\n\t\t$this->$name = $value;\n\t}\n\n\t/**\n\t * Makes private properties check-able for backward compatibility.\n\t *\n\t * @since 3.5.0\n\t *\n\t * @param string $name The private member to check.\n\t * @return bool If the member is set or not.\n\t */\n\tpublic function __isset( $name ) {\n\t\treturn isset( $this->$name );\n\t}\n\n\t/**\n\t * Makes private properties un-settable for backward compatibility.\n\t *\n\t * @since 3.5.0\n\t *\n\t * @param string $name  The private member to unset\n\t */\n\tpublic function __unset( $name ) {\n\t\tunset( $this->$name );\n\t}\n\n\t/**\n\t * Sets $this->charset and $this->collate.\n\t *\n\t * @since 3.1.0\n\t */\n\tpublic function init_charset() {\n\t\t$charset = '';\n\t\t$collate = '';\n\n\t\tif ( function_exists( 'is_multisite' ) && is_multisite() ) {\n\t\t\t$charset = 'utf8';\n\t\t\tif ( defined( 'DB_COLLATE' ) && DB_COLLATE ) {\n\t\t\t\t$collate = DB_COLLATE;\n\t\t\t} else {\n\t\t\t\t$collate = 'utf8_general_ci';\n\t\t\t}\n\t\t} elseif ( defined( 'DB_COLLATE' ) ) {\n\t\t\t$collate = DB_COLLATE;\n\t\t}\n\n\t\tif ( defined( 'DB_CHARSET' ) ) {\n\t\t\t$charset = DB_CHARSET;\n\t\t}\n\n\t\t$charset_collate = $this->determine_charset( $charset, $collate );\n\n\t\t$this->charset = $charset_collate['charset'];\n\t\t$this->collate = $charset_collate['collate'];\n\t}\n\n\t/**\n\t * Determines the best charset and collation to use given a charset and collation.\n\t *\n\t * For example, when able, utf8mb4 should be used instead of utf8.\n\t *\n\t * @since 4.6.0\n\t *\n\t * @param string $charset The character set to check.\n\t * @param string $collate The collation to check.\n\t * @return array {\n\t *     The most appropriate character set and collation to use.\n\t *\n\t *     @type string $charset Character set.\n\t *     @type string $collate Collation.\n\t * }\n\t */\n\tpublic function determine_charset( $charset, $collate ) {\n\t\tif ( ( ! ( $this->dbh instanceof mysqli ) ) || empty( $this->dbh ) ) {\n\t\t\treturn compact( 'charset', 'collate' );\n\t\t}\n\n\t\tif ( 'utf8' === $charset && $this->has_cap( 'utf8mb4' ) ) {\n\t\t\t$charset = 'utf8mb4';\n\t\t}\n\n\t\tif ( 'utf8mb4' === $charset && ! $this->has_cap( 'utf8mb4' ) ) {\n\t\t\t$charset = 'utf8';\n\t\t\t$collate = str_replace( 'utf8mb4_', 'utf8_', $collate );\n\t\t}\n\n\t\tif ( 'utf8mb4' === $charset ) {\n\t\t\t// _general_ is outdated, so we can upgrade it to _unicode_, instead.\n\t\t\tif ( ! $collate || 'utf8_general_ci' === $collate ) {\n\t\t\t\t$collate = 'utf8mb4_unicode_ci';\n\t\t\t} else {\n\t\t\t\t$collate = str_replace( 'utf8_', 'utf8mb4_', $collate );\n\t\t\t}\n\t\t}\n\n\t\t// _unicode_520_ is a better collation, we should use that when it's available.\n\t\tif ( $this->has_cap( 'utf8mb4_520' ) && 'utf8mb4_unicode_ci' === $collate ) {\n\t\t\t$collate = 'utf8mb4_unicode_520_ci';\n\t\t}\n\n\t\treturn compact( 'charset', 'collate' );\n\t}\n\n\t/**\n\t * Sets the connection's character set.\n\t *\n\t * @since 3.1.0\n\t *\n\t * @param mysqli $dbh     The connection returned by `mysqli_connect()`.\n\t * @param string $charset Optional. The character set. Default null.\n\t * @param string $collate Optional. The collation. Default null.\n\t */\n\tpublic function set_charset( $dbh, $charset = null, $collate = null ) {\n\t\tif ( ! isset( $charset ) ) {\n\t\t\t$charset = $this->charset;\n\t\t}\n\t\tif ( ! isset( $collate ) ) {\n\t\t\t$collate = $this->collate;\n\t\t}\n\t\tif ( $this->has_cap( 'collation' ) && ! empty( $charset ) ) {\n\t\t\t$set_charset_succeeded = true;\n\n\t\t\tif ( function_exists( 'mysqli_set_charset' ) && $this->has_cap( 'set_charset' ) ) {\n\t\t\t\t$set_charset_succeeded = mysqli_set_charset( $dbh, $charset );\n\t\t\t}\n\n\t\t\tif ( $set_charset_succeeded ) {\n\t\t\t\t$query = $this->prepare( 'SET NAMES %s', $charset );\n\t\t\t\tif ( ! empty( $collate ) ) {\n\t\t\t\t\t$query .= $this->prepare( ' COLLATE %s', $collate );\n\t\t\t\t}\n\t\t\t\tmysqli_query( $dbh, $query );\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * Changes the current SQL mode, and ensures its WordPress compatibility.\n\t *\n\t * If no modes are passed, it will ensure the current MySQL server modes are compatible.\n\t *\n\t * @since 3.9.0\n\t *\n\t * @param array $modes Optional. A list of SQL modes to set. Default empty array.\n\t */\n\tpublic function set_sql_mode( $modes = array() ) {\n\t\tif ( empty( $modes ) ) {\n\t\t\t$res = mysqli_query( $this->dbh, 'SELECT @@SESSION.sql_mode' );\n\n\t\t\tif ( empty( $res ) ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t$modes_array = mysqli_fetch_array( $res );\n\n\t\t\tif ( empty( $modes_array[0] ) ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t$modes_str = $modes_array[0];\n\n\t\t\tif ( empty( $modes_str ) ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t$modes = explode( ',', $modes_str );\n\t\t}\n\n\t\t$modes = array_change_key_case( $modes, CASE_UPPER );\n\n\t\t/**\n\t\t * Filters the list of incompatible SQL modes to exclude.\n\t\t *\n\t\t * @since 3.9.0\n\t\t *\n\t\t * @param array $incompatible_modes An array of incompatible modes.\n\t\t */\n\t\t$incompatible_modes = (array) apply_filters( 'incompatible_sql_modes', $this->incompatible_modes );\n\n\t\tforeach ( $modes as $i => $mode ) {\n\t\t\tif ( in_array( $mode, $incompatible_modes, true ) ) {\n\t\t\t\tunset( $modes[ $i ] );\n\t\t\t}\n\t\t}\n\n\t\t$modes_str = implode( ',', $modes );\n\n\t\tmysqli_query( $this->dbh, \"SET SESSION sql_mode='$modes_str'\" );\n\t}\n\n\t/**\n\t * Sets the table prefix for the WordPress tables.\n\t *\n\t * @since 2.5.0\n\t *\n\t * @param string $prefix          Alphanumeric name for the new prefix.\n\t * @param bool   $set_table_names Optional. Whether the table names, e.g. wpdb::$posts,\n\t *                                should be updated or not. Default true.\n\t * @return string|WP_Error Old prefix or WP_Error on error.\n\t */\n\tpublic function set_prefix( $prefix, $set_table_names = true ) {\n\n\t\tif ( preg_match( '|[^a-z0-9_]|i', $prefix ) ) {\n\t\t\treturn new WP_Error( 'invalid_db_prefix', 'Invalid database prefix' );\n\t\t}\n\n\t\t$old_prefix = is_multisite() ? '' : $prefix;\n\n\t\tif ( isset( $this->base_prefix ) ) {\n\t\t\t$old_prefix = $this->base_prefix;\n\t\t}\n\n\t\t$this->base_prefix = $prefix;\n\n\t\tif ( $set_table_names ) {\n\t\t\tforeach ( $this->tables( 'global' ) as $table => $prefixed_table ) {\n\t\t\t\t$this->$table = $prefixed_table;\n\t\t\t}\n\n\t\t\tif ( is_multisite() && empty( $this->blogid ) ) {\n\t\t\t\treturn $old_prefix;\n\t\t\t}\n\n\t\t\t$this->prefix = $this->get_blog_prefix();\n\n\t\t\tforeach ( $this->tables( 'blog' ) as $table => $prefixed_table ) {\n\t\t\t\t$this->$table = $prefixed_table;\n\t\t\t}\n\n\t\t\tforeach ( $this->tables( 'old' ) as $table => $prefixed_table ) {\n\t\t\t\t$this->$table = $prefixed_table;\n\t\t\t}\n\t\t}\n\t\treturn $old_prefix;\n\t}\n\n\t/**\n\t * Sets blog ID.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @param int $blog_id\n\t * @param int $network_id Optional. Network ID. Default 0.\n\t * @return int Previous blog ID.\n\t */\n\tpublic function set_blog_id( $blog_id, $network_id = 0 ) {\n\t\tif ( ! empty( $network_id ) ) {\n\t\t\t$this->siteid = $network_id;\n\t\t}\n\n\t\t$old_blog_id  = $this->blogid;\n\t\t$this->blogid = $blog_id;\n\n\t\t$this->prefix = $this->get_blog_prefix();\n\n\t\tforeach ( $this->tables( 'blog' ) as $table => $prefixed_table ) {\n\t\t\t$this->$table = $prefixed_table;\n\t\t}\n\n\t\tforeach ( $this->tables( 'old' ) as $table => $prefixed_table ) {\n\t\t\t$this->$table = $prefixed_table;\n\t\t}\n\n\t\treturn $old_blog_id;\n\t}\n\n\t/**\n\t * Gets blog prefix.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @param int $blog_id Optional. Blog ID to retrieve the table prefix for.\n\t *                     Defaults to the current blog ID.\n\t * @return string Blog prefix.\n\t */\n\tpublic function get_blog_prefix( $blog_id = null ) {\n\t\tif ( is_multisite() ) {\n\t\t\tif ( null === $blog_id ) {\n\t\t\t\t$blog_id = $this->blogid;\n\t\t\t}\n\n\t\t\t$blog_id = (int) $blog_id;\n\n\t\t\tif ( defined( 'MULTISITE' ) && ( 0 === $blog_id || 1 === $blog_id ) ) {\n\t\t\t\treturn $this->base_prefix;\n\t\t\t} else {\n\t\t\t\treturn $this->base_prefix . $blog_id . '_';\n\t\t\t}\n\t\t} else {\n\t\t\treturn $this->base_prefix;\n\t\t}\n\t}\n\n\t/**\n\t * Returns an array of WordPress tables.\n\t *\n\t * Also allows for the `CUSTOM_USER_TABLE` and `CUSTOM_USER_META_TABLE` to override the WordPress users\n\t * and usermeta tables that would otherwise be determined by the prefix.\n\t *\n\t * The `$scope` argument can take one of the following:\n\t *\n\t * - 'all' - returns 'all' and 'global' tables. No old tables are returned.\n\t * - 'blog' - returns the blog-level tables for the queried blog.\n\t * - 'global' - returns the global tables for the installation, returning multisite tables only on multisite.\n\t * - 'ms_global' - returns the multisite global tables, regardless if current installation is multisite.\n\t * - 'old' - returns tables which are deprecated.\n\t *\n\t * @since 3.0.0\n\t * @since 6.1.0 `old` now includes deprecated multisite global tables only on multisite.\n\t *\n\t * @uses wpdb::$tables\n\t * @uses wpdb::$old_tables\n\t * @uses wpdb::$global_tables\n\t * @uses wpdb::$ms_global_tables\n\t * @uses wpdb::$old_ms_global_tables\n\t *\n\t * @param string $scope   Optional. Possible values include 'all', 'global', 'ms_global', 'blog',\n\t *                        or 'old' tables. Default 'all'.\n\t * @param bool   $prefix  Optional. Whether to include table prefixes. If blog prefix is requested,\n\t *                        then the custom users and usermeta tables will be mapped. Default true.\n\t * @param int    $blog_id Optional. The blog_id to prefix. Used only when prefix is requested.\n\t *                        Defaults to `wpdb::$blogid`.\n\t * @return string[] Table names. When a prefix is requested, the key is the unprefixed table name.\n\t */\n\tpublic function tables( $scope = 'all', $prefix = true, $blog_id = 0 ) {\n\t\tswitch ( $scope ) {\n\t\t\tcase 'all':\n\t\t\t\t$tables = array_merge( $this->global_tables, $this->tables );\n\t\t\t\tif ( is_multisite() ) {\n\t\t\t\t\t$tables = array_merge( $tables, $this->ms_global_tables );\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tcase 'blog':\n\t\t\t\t$tables = $this->tables;\n\t\t\t\tbreak;\n\t\t\tcase 'global':\n\t\t\t\t$tables = $this->global_tables;\n\t\t\t\tif ( is_multisite() ) {\n\t\t\t\t\t$tables = array_merge( $tables, $this->ms_global_tables );\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tcase 'ms_global':\n\t\t\t\t$tables = $this->ms_global_tables;\n\t\t\t\tbreak;\n\t\t\tcase 'old':\n\t\t\t\t$tables = $this->old_tables;\n\t\t\t\tif ( is_multisite() ) {\n\t\t\t\t\t$tables = array_merge( $tables, $this->old_ms_global_tables );\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\treturn array();\n\t\t}\n\n\t\tif ( $prefix ) {\n\t\t\tif ( ! $blog_id ) {\n\t\t\t\t$blog_id = $this->blogid;\n\t\t\t}\n\t\t\t$blog_prefix   = $this->get_blog_prefix( $blog_id );\n\t\t\t$base_prefix   = $this->base_prefix;\n\t\t\t$global_tables = array_merge( $this->global_tables, $this->ms_global_tables );\n\t\t\tforeach ( $tables as $k => $table ) {\n\t\t\t\tif ( in_array( $table, $global_tables, true ) ) {\n\t\t\t\t\t$tables[ $table ] = $base_prefix . $table;\n\t\t\t\t} else {\n\t\t\t\t\t$tables[ $table ] = $blog_prefix . $table;\n\t\t\t\t}\n\t\t\t\tunset( $tables[ $k ] );\n\t\t\t}\n\n\t\t\tif ( isset( $tables['users'] ) && defined( 'CUSTOM_USER_TABLE' ) ) {\n\t\t\t\t$tables['users'] = CUSTOM_USER_TABLE;\n\t\t\t}\n\n\t\t\tif ( isset( $tables['usermeta'] ) && defined( 'CUSTOM_USER_META_TABLE' ) ) {\n\t\t\t\t$tables['usermeta'] = CUSTOM_USER_META_TABLE;\n\t\t\t}\n\t\t}\n\n\t\treturn $tables;\n\t}\n\n\t/**\n\t * Selects a database using the current or provided database connection.\n\t *\n\t * The database name will be changed based on the current database connection.\n\t * On failure, the execution will bail and display a DB error.\n\t *\n\t * @since 0.71\n\t *\n\t * @param string $db  Database name.\n\t * @param mysqli $dbh Optional. Database connection.\n\t *                    Defaults to the current database handle.\n\t */\n\tpublic function select( $db, $dbh = null ) {\n\t\tif ( is_null( $dbh ) ) {\n\t\t\t$dbh = $this->dbh;\n\t\t}\n\n\t\t$success = mysqli_select_db( $dbh, $db );\n\n\t\tif ( ! $success ) {\n\t\t\t$this->ready = false;\n\t\t\tif ( ! did_action( 'template_redirect' ) ) {\n\t\t\t\twp_load_translations_early();\n\n\t\t\t\t$message = '<h1>' . __( 'Cannot select database' ) . \"</h1>\\n\";\n\n\t\t\t\t$message .= '<p>' . sprintf(\n\t\t\t\t\t/* translators: %s: Database name. */\n\t\t\t\t\t__( 'The database server could be connected to (which means your username and password is okay) but the %s database could not be selected.' ),\n\t\t\t\t\t'<code>' . htmlspecialchars( $db, ENT_QUOTES ) . '</code>'\n\t\t\t\t) . \"</p>\\n\";\n\n\t\t\t\t$message .= \"<ul>\\n\";\n\t\t\t\t$message .= '<li>' . __( 'Are you sure it exists?' ) . \"</li>\\n\";\n\n\t\t\t\t$message .= '<li>' . sprintf(\n\t\t\t\t\t/* translators: 1: Database user, 2: Database name. */\n\t\t\t\t\t__( 'Does the user %1$s have permission to use the %2$s database?' ),\n\t\t\t\t\t'<code>' . htmlspecialchars( $this->dbuser, ENT_QUOTES ) . '</code>',\n\t\t\t\t\t'<code>' . htmlspecialchars( $db, ENT_QUOTES ) . '</code>'\n\t\t\t\t) . \"</li>\\n\";\n\n\t\t\t\t$message .= '<li>' . sprintf(\n\t\t\t\t\t/* translators: %s: Database name. */\n\t\t\t\t\t__( 'On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?' ),\n\t\t\t\t\thtmlspecialchars( $db, ENT_QUOTES )\n\t\t\t\t) . \"</li>\\n\";\n\n\t\t\t\t$message .= \"</ul>\\n\";\n\n\t\t\t\t$message .= '<p>' . sprintf(\n\t\t\t\t\t/* translators: %s: Support forums URL. */\n\t\t\t\t\t__( 'If you do not know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href=\"%s\">WordPress support forums</a>.' ),\n\t\t\t\t\t__( 'https://wordpress.org/support/forums/' )\n\t\t\t\t) . \"</p>\\n\";\n\n\t\t\t\t$this->bail( $message, 'db_select_fail' );\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * Do not use, deprecated.\n\t *\n\t * Use esc_sql() or wpdb::prepare() instead.\n\t *\n\t * @since 2.8.0\n\t * @deprecated 3.6.0 Use wpdb::prepare()\n\t * @see wpdb::prepare()\n\t * @see esc_sql()\n\t *\n\t * @param string $data\n\t * @return string\n\t */\n\tpublic function _weak_escape( $data ) {\n\t\tif ( func_num_args() === 1 && function_exists( '_deprecated_function' ) ) {\n\t\t\t_deprecated_function( __METHOD__, '3.6.0', 'wpdb::prepare() or esc_sql()' );\n\t\t}\n\t\treturn addslashes( $data );\n\t}\n\n\t/**\n\t * Real escape using mysqli_real_escape_string().\n\t *\n\t * @since 2.8.0\n\t *\n\t * @see mysqli_real_escape_string()\n\t *\n\t * @param string $data String to escape.\n\t * @return string Escaped string.\n\t */\n\tpublic function _real_escape( $data ) {\n\t\tif ( ! is_scalar( $data ) ) {\n\t\t\treturn '';\n\t\t}\n\n\t\tif ( $this->dbh ) {\n\t\t\t$escaped = mysqli_real_escape_string( $this->dbh, $data );\n\t\t} else {\n\t\t\t$class = get_class( $this );\n\n\t\t\twp_load_translations_early();\n\t\t\t/* translators: %s: Database access abstraction class, usually wpdb or a class extending wpdb. */\n\t\t\t_doing_it_wrong( $class, sprintf( __( '%s must set a database connection for use with escaping.' ), $class ), '3.6.0' );\n\n\t\t\t$escaped = addslashes( $data );\n\t\t}\n\n\t\treturn $this->add_placeholder_escape( $escaped );\n\t}\n\n\t/**\n\t * Escapes data. Works on arrays.\n\t *\n\t * @since 2.8.0\n\t *\n\t * @uses wpdb::_real_escape()\n\t *\n\t * @param string|array $data Data to escape.\n\t * @return string|array Escaped data, in the same type as supplied.\n\t */\n\tpublic function _escape( $data ) {\n\t\tif ( is_array( $data ) ) {\n\t\t\tforeach ( $data as $k => $v ) {\n\t\t\t\tif ( is_array( $v ) ) {\n\t\t\t\t\t$data[ $k ] = $this->_escape( $v );\n\t\t\t\t} else {\n\t\t\t\t\t$data[ $k ] = $this->_real_escape( $v );\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\t$data = $this->_real_escape( $data );\n\t\t}\n\n\t\treturn $data;\n\t}\n\n\t/**\n\t * Do not use, deprecated.\n\t *\n\t * Use esc_sql() or wpdb::prepare() instead.\n\t *\n\t * @since 0.71\n\t * @deprecated 3.6.0 Use wpdb::prepare()\n\t * @see wpdb::prepare()\n\t * @see esc_sql()\n\t *\n\t * @param string|array $data Data to escape.\n\t * @return string|array Escaped data, in the same type as supplied.\n\t */\n\tpublic function escape( $data ) {\n\t\tif ( func_num_args() === 1 && function_exists( '_deprecated_function' ) ) {\n\t\t\t_deprecated_function( __METHOD__, '3.6.0', 'wpdb::prepare() or esc_sql()' );\n\t\t}\n\t\tif ( is_array( $data ) ) {\n\t\t\tforeach ( $data as $k => $v ) {\n\t\t\t\tif ( is_array( $v ) ) {\n\t\t\t\t\t$data[ $k ] = $this->escape( $v, 'recursive' );\n\t\t\t\t} else {\n\t\t\t\t\t$data[ $k ] = $this->_weak_escape( $v, 'internal' );\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\t$data = $this->_weak_escape( $data, 'internal' );\n\t\t}\n\n\t\treturn $data;\n\t}\n\n\t/**\n\t * Escapes content by reference for insertion into the database, for security.\n\t *\n\t * @uses wpdb::_real_escape()\n\t *\n\t * @since 2.3.0\n\t *\n\t * @param string $data String to escape.\n\t */\n\tpublic function escape_by_ref( &$data ) {\n\t\tif ( ! is_float( $data ) ) {\n\t\t\t$data = $this->_real_escape( $data );\n\t\t}\n\t}\n\n\t/**\n\t * Quotes an identifier for a MySQL database, e.g. table/field names.\n\t *\n\t * @since 6.2.0\n\t *\n\t * @param string $identifier Identifier to escape.\n\t * @return string Escaped identifier.\n\t */\n\tpublic function quote_identifier( $identifier ) {\n\t\treturn '`' . $this->_escape_identifier_value( $identifier ) . '`';\n\t}\n\n\t/**\n\t * Escapes an identifier value without adding the surrounding quotes.\n\t *\n\t * - Permitted characters in quoted identifiers include the full Unicode\n\t *   Basic Multilingual Plane (BMP), except U+0000.\n\t * - To quote the identifier itself, you need to double the character, e.g. `a``b`.\n\t *\n\t * @since 6.2.0\n\t *\n\t * @link https://dev.mysql.com/doc/refman/8.0/en/identifiers.html\n\t *\n\t * @param string $identifier Identifier to escape.\n\t * @return string Escaped identifier.\n\t */\n\tprivate function _escape_identifier_value( $identifier ) {\n\t\treturn str_replace( '`', '``', $identifier );\n\t}\n\n\t/**\n\t * Prepares a SQL query for safe execution.\n\t *\n\t * Uses `sprintf()`-like syntax. The following placeholders can be used in the query string:\n\t *\n\t * - `%d` (integer)\n\t * - `%f` (float)\n\t * - `%s` (string)\n\t * - `%i` (identifier, e.g. table/field names)\n\t *\n\t * All placeholders MUST be left unquoted in the query string. A corresponding argument\n\t * MUST be passed for each placeholder.\n\t *\n\t * Note: There is one exception to the above: for compatibility with old behavior,\n\t * numbered or formatted string placeholders (eg, `%1$s`, `%5s`) will not have quotes\n\t * added by this function, so should be passed with appropriate quotes around them.\n\t *\n\t * Literal percentage signs (`%`) in the query string must be written as `%%`. Percentage wildcards\n\t * (for example, to use in LIKE syntax) must be passed via a substitution argument containing\n\t * the complete LIKE string, these cannot be inserted directly in the query string.\n\t * Also see wpdb::esc_like().\n\t *\n\t * Arguments may be passed as individual arguments to the method, or as a single array\n\t * containing all arguments. A combination of the two is not supported.\n\t *\n\t * Examples:\n\t *\n\t *     $wpdb->prepare(\n\t *         \"SELECT * FROM `table` WHERE `column` = %s AND `field` = %d OR `other_field` LIKE %s\",\n\t *         array( 'foo', 1337, '%bar' )\n\t *     );\n\t *\n\t *     $wpdb->prepare(\n\t *         \"SELECT DATE_FORMAT(`field`, '%%c') FROM `table` WHERE `column` = %s\",\n\t *         'foo'\n\t *     );\n\t *\n\t * @since 2.3.0\n\t * @since 5.3.0 Formalized the existing and already documented `...$args` parameter\n\t *              by updating the function signature. The second parameter was changed\n\t *              from `$args` to `...$args`.\n\t * @since 6.2.0 Added `%i` for identifiers, e.g. table or field names.\n\t *              Check support via `wpdb::has_cap( 'identifier_placeholders' )`.\n\t *              This preserves compatibility with `sprintf()`, as the C version uses\n\t *              `%d` and `$i` as a signed integer, whereas PHP only supports `%d`.\n\t *\n\t * @link https://www.php.net/sprintf Description of syntax.\n\t *\n\t * @param string      $query   Query statement with `sprintf()`-like placeholders.\n\t * @param array|mixed $args    The array of variables to substitute into the query's placeholders\n\t *                             if being called with an array of arguments, or the first variable\n\t *                             to substitute into the query's placeholders if being called with\n\t *                             individual arguments.\n\t * @param mixed       ...$args Further variables to substitute into the query's placeholders\n\t *                             if being called with individual arguments.\n\t * @return string|void Sanitized query string, if there is a query to prepare.\n\t */\n\tpublic function prepare( $query, ...$args ) {\n\t\tif ( is_null( $query ) ) {\n\t\t\treturn;\n\t\t}\n\n\t\t/*\n\t\t * This is not meant to be foolproof -- but it will catch obviously incorrect usage.\n\t\t *\n\t\t * Note: str_contains() is not used here, as this file can be included\n\t\t * directly outside of WordPress core, e.g. by HyperDB, in which case\n\t\t * the polyfills from wp-includes/compat.php are not loaded.\n\t\t */\n\t\tif ( false === strpos( $query, '%' ) ) {\n\t\t\twp_load_translations_early();\n\t\t\t_doing_it_wrong(\n\t\t\t\t'wpdb::prepare',\n\t\t\t\tsprintf(\n\t\t\t\t\t/* translators: %s: wpdb::prepare() */\n\t\t\t\t\t__( 'The query argument of %s must have a placeholder.' ),\n\t\t\t\t\t'wpdb::prepare()'\n\t\t\t\t),\n\t\t\t\t'3.9.0'\n\t\t\t);\n\t\t}\n\n\t\t/*\n\t\t * Specify the formatting allowed in a placeholder. The following are allowed:\n\t\t *\n\t\t * - Sign specifier, e.g. $+d\n\t\t * - Numbered placeholders, e.g. %1$s\n\t\t * - Padding specifier, including custom padding characters, e.g. %05s, %'#5s\n\t\t * - Alignment specifier, e.g. %05-s\n\t\t * - Precision specifier, e.g. %.2f\n\t\t */\n\t\t$allowed_format = '(?:[1-9][0-9]*[$])?[-+0-9]*(?: |0|\\'.)?[-+0-9]*(?:\\.[0-9]+)?';\n\n\t\t/*\n\t\t * If a %s placeholder already has quotes around it, removing the existing quotes\n\t\t * and re-inserting them ensures the quotes are consistent.\n\t\t *\n\t\t * For backward compatibility, this is only applied to %s, and not to placeholders like %1$s,\n\t\t * which are frequently used in the middle of longer strings, or as table name placeholders.\n\t\t */\n\t\t$query = str_replace( \"'%s'\", '%s', $query ); // Strip any existing single quotes.\n\t\t$query = str_replace( '\"%s\"', '%s', $query ); // Strip any existing double quotes.\n\n\t\t// Escape any unescaped percents (i.e. anything unrecognised).\n\t\t$query = preg_replace( \"/%(?:%|$|(?!($allowed_format)?[sdfFi]))/\", '%%\\\\1', $query );\n\n\t\t// Extract placeholders from the query.\n\t\t$split_query = preg_split( \"/(^|[^%]|(?:%%)+)(%(?:$allowed_format)?[sdfFi])/\", $query, -1, PREG_SPLIT_DELIM_CAPTURE );\n\n\t\t$split_query_count = count( $split_query );\n\n\t\t/*\n\t\t * Split always returns with 1 value before the first placeholder (even with $query = \"%s\"),\n\t\t * then 3 additional values per placeholder.\n\t\t */\n\t\t$placeholder_count = ( ( $split_query_count - 1 ) / 3 );\n\n\t\t// If args were passed as an array, as in vsprintf(), move them up.\n\t\t$passed_as_array = ( isset( $args[0] ) && is_array( $args[0] ) && 1 === count( $args ) );\n\t\tif ( $passed_as_array ) {\n\t\t\t$args = $args[0];\n\t\t}\n\n\t\t$new_query       = '';\n\t\t$key             = 2; // Keys 0 and 1 in $split_query contain values before the first placeholder.\n\t\t$arg_id          = 0;\n\t\t$arg_identifiers = array();\n\t\t$arg_strings     = array();\n\n\t\twhile ( $key < $split_query_count ) {\n\t\t\t$placeholder = $split_query[ $key ];\n\n\t\t\t$format = substr( $placeholder, 1, -1 );\n\t\t\t$type   = substr( $placeholder, -1 );\n\n\t\t\tif ( 'f' === $type && true === $this->allow_unsafe_unquoted_parameters\n\t\t\t\t/*\n\t\t\t\t * Note: str_ends_with() is not used here, as this file can be included\n\t\t\t\t * directly outside of WordPress core, e.g. by HyperDB, in which case\n\t\t\t\t * the polyfills from wp-includes/compat.php are not loaded.\n\t\t\t\t */\n\t\t\t\t&& '%' === substr( $split_query[ $key - 1 ], -1, 1 )\n\t\t\t) {\n\n\t\t\t\t/*\n\t\t\t\t * Before WP 6.2 the \"force floats to be locale-unaware\" RegEx didn't\n\t\t\t\t * convert \"%%%f\" to \"%%%F\" (note the uppercase F).\n\t\t\t\t * This was because it didn't check to see if the leading \"%\" was escaped.\n\t\t\t\t * And because the \"Escape any unescaped percents\" RegEx used \"[sdF]\" in its\n\t\t\t\t * negative lookahead assertion, when there was an odd number of \"%\", it added\n\t\t\t\t * an extra \"%\", to give the fully escaped \"%%%%f\" (not a placeholder).\n\t\t\t\t */\n\n\t\t\t\t$s = $split_query[ $key - 2 ] . $split_query[ $key - 1 ];\n\t\t\t\t$k = 1;\n\t\t\t\t$l = strlen( $s );\n\t\t\t\twhile ( $k <= $l && '%' === $s[ $l - $k ] ) {\n\t\t\t\t\t++$k;\n\t\t\t\t}\n\n\t\t\t\t$placeholder = '%' . ( $k % 2 ? '%' : '' ) . $format . $type;\n\n\t\t\t\t--$placeholder_count;\n\n\t\t\t} else {\n\n\t\t\t\t// Force floats to be locale-unaware.\n\t\t\t\tif ( 'f' === $type ) {\n\t\t\t\t\t$type        = 'F';\n\t\t\t\t\t$placeholder = '%' . $format . $type;\n\t\t\t\t}\n\n\t\t\t\tif ( 'i' === $type ) {\n\t\t\t\t\t$placeholder = '`%' . $format . 's`';\n\t\t\t\t\t// Using a simple strpos() due to previous checking (e.g. $allowed_format).\n\t\t\t\t\t$argnum_pos = strpos( $format, '$' );\n\n\t\t\t\t\tif ( false !== $argnum_pos ) {\n\t\t\t\t\t\t// sprintf() argnum starts at 1, $arg_id from 0.\n\t\t\t\t\t\t$arg_identifiers[] = ( ( (int) substr( $format, 0, $argnum_pos ) ) - 1 );\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$arg_identifiers[] = $arg_id;\n\t\t\t\t\t}\n\t\t\t\t} elseif ( 'd' !== $type && 'F' !== $type ) {\n\t\t\t\t\t/*\n\t\t\t\t\t * i.e. ( 's' === $type ), where 'd' and 'F' keeps $placeholder unchanged,\n\t\t\t\t\t * and we ensure string escaping is used as a safe default (e.g. even if 'x').\n\t\t\t\t\t */\n\t\t\t\t\t$argnum_pos = strpos( $format, '$' );\n\n\t\t\t\t\tif ( false !== $argnum_pos ) {\n\t\t\t\t\t\t$arg_strings[] = ( ( (int) substr( $format, 0, $argnum_pos ) ) - 1 );\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$arg_strings[] = $arg_id;\n\t\t\t\t\t}\n\n\t\t\t\t\t/*\n\t\t\t\t\t * Unquoted strings for backward compatibility (dangerous).\n\t\t\t\t\t * First, \"numbered or formatted string placeholders (eg, %1$s, %5s)\".\n\t\t\t\t\t * Second, if \"%s\" has a \"%\" before it, even if it's unrelated (e.g. \"LIKE '%%%s%%'\").\n\t\t\t\t\t */\n\t\t\t\t\tif ( true !== $this->allow_unsafe_unquoted_parameters\n\t\t\t\t\t\t/*\n\t\t\t\t\t\t * Note: str_ends_with() is not used here, as this file can be included\n\t\t\t\t\t\t * directly outside of WordPress core, e.g. by HyperDB, in which case\n\t\t\t\t\t\t * the polyfills from wp-includes/compat.php are not loaded.\n\t\t\t\t\t\t */\n\t\t\t\t\t\t|| ( '' === $format && '%' !== substr( $split_query[ $key - 1 ], -1, 1 ) )\n\t\t\t\t\t) {\n\t\t\t\t\t\t$placeholder = \"'%\" . $format . \"s'\";\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Glue (-2), any leading characters (-1), then the new $placeholder.\n\t\t\t$new_query .= $split_query[ $key - 2 ] . $split_query[ $key - 1 ] . $placeholder;\n\n\t\t\t$key += 3;\n\t\t\t++$arg_id;\n\t\t}\n\n\t\t// Replace $query; and add remaining $query characters, or index 0 if there were no placeholders.\n\t\t$query = $new_query . $split_query[ $key - 2 ];\n\n\t\t$dual_use = array_intersect( $arg_identifiers, $arg_strings );\n\n\t\tif ( count( $dual_use ) > 0 ) {\n\t\t\twp_load_translations_early();\n\n\t\t\t$used_placeholders = array();\n\n\t\t\t$key    = 2;\n\t\t\t$arg_id = 0;\n\t\t\t// Parse again (only used when there is an error).\n\t\t\twhile ( $key < $split_query_count ) {\n\t\t\t\t$placeholder = $split_query[ $key ];\n\n\t\t\t\t$format = substr( $placeholder, 1, -1 );\n\n\t\t\t\t$argnum_pos = strpos( $format, '$' );\n\n\t\t\t\tif ( false !== $argnum_pos ) {\n\t\t\t\t\t$arg_pos = ( ( (int) substr( $format, 0, $argnum_pos ) ) - 1 );\n\t\t\t\t} else {\n\t\t\t\t\t$arg_pos = $arg_id;\n\t\t\t\t}\n\n\t\t\t\t$used_placeholders[ $arg_pos ][] = $placeholder;\n\n\t\t\t\t$key += 3;\n\t\t\t\t++$arg_id;\n\t\t\t}\n\n\t\t\t$conflicts = array();\n\t\t\tforeach ( $dual_use as $arg_pos ) {\n\t\t\t\t$conflicts[] = implode( ' and ', $used_placeholders[ $arg_pos ] );\n\t\t\t}\n\n\t\t\t_doing_it_wrong(\n\t\t\t\t'wpdb::prepare',\n\t\t\t\tsprintf(\n\t\t\t\t\t/* translators: %s: A list of placeholders found to be a problem. */\n\t\t\t\t\t__( 'Arguments cannot be prepared as both an Identifier and Value. Found the following conflicts: %s' ),\n\t\t\t\t\timplode( ', ', $conflicts )\n\t\t\t\t),\n\t\t\t\t'6.2.0'\n\t\t\t);\n\n\t\t\treturn;\n\t\t}\n\n\t\t$args_count = count( $args );\n\n\t\tif ( $args_count !== $placeholder_count ) {\n\t\t\tif ( 1 === $placeholder_count && $passed_as_array ) {\n\t\t\t\t/*\n\t\t\t\t * If the passed query only expected one argument,\n\t\t\t\t * but the wrong number of arguments was sent as an array, bail.\n\t\t\t\t */\n\t\t\t\twp_load_translations_early();\n\t\t\t\t_doing_it_wrong(\n\t\t\t\t\t'wpdb::prepare',\n\t\t\t\t\t__( 'The query only expected one placeholder, but an array of multiple placeholders was sent.' ),\n\t\t\t\t\t'4.9.0'\n\t\t\t\t);\n\n\t\t\t\treturn;\n\t\t\t} else {\n\t\t\t\t/*\n\t\t\t\t * If we don't have the right number of placeholders,\n\t\t\t\t * but they were passed as individual arguments,\n\t\t\t\t * or we were expecting multiple arguments in an array, throw a warning.\n\t\t\t\t */\n\t\t\t\twp_load_translations_early();\n\t\t\t\t_doing_it_wrong(\n\t\t\t\t\t'wpdb::prepare',\n\t\t\t\t\tsprintf(\n\t\t\t\t\t\t/* translators: 1: Number of placeholders, 2: Number of arguments passed. */\n\t\t\t\t\t\t__( 'The query does not contain the correct number of placeholders (%1$d) for the number of arguments passed (%2$d).' ),\n\t\t\t\t\t\t$placeholder_count,\n\t\t\t\t\t\t$args_count\n\t\t\t\t\t),\n\t\t\t\t\t'4.8.3'\n\t\t\t\t);\n\n\t\t\t\t/*\n\t\t\t\t * If we don't have enough arguments to match the placeholders,\n\t\t\t\t * return an empty string to avoid a fatal error on PHP 8.\n\t\t\t\t */\n\t\t\t\tif ( $args_count < $placeholder_count ) {\n\t\t\t\t\t$max_numbered_placeholder = 0;\n\n\t\t\t\t\tfor ( $i = 2, $l = $split_query_count; $i < $l; $i += 3 ) {\n\t\t\t\t\t\t// Assume a leading number is for a numbered placeholder, e.g. '%3$s'.\n\t\t\t\t\t\t$argnum = (int) substr( $split_query[ $i ], 1 );\n\n\t\t\t\t\t\tif ( $max_numbered_placeholder < $argnum ) {\n\t\t\t\t\t\t\t$max_numbered_placeholder = $argnum;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\tif ( ! $max_numbered_placeholder || $args_count < $max_numbered_placeholder ) {\n\t\t\t\t\t\treturn '';\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t$args_escaped = array();\n\n\t\tforeach ( $args as $i => $value ) {\n\t\t\tif ( in_array( $i, $arg_identifiers, true ) ) {\n\t\t\t\t$args_escaped[] = $this->_escape_identifier_value( $value );\n\t\t\t} elseif ( is_int( $value ) || is_float( $value ) ) {\n\t\t\t\t$args_escaped[] = $value;\n\t\t\t} else {\n\t\t\t\tif ( ! is_scalar( $value ) && ! is_null( $value ) ) {\n\t\t\t\t\twp_load_translations_early();\n\t\t\t\t\t_doing_it_wrong(\n\t\t\t\t\t\t'wpdb::prepare',\n\t\t\t\t\t\tsprintf(\n\t\t\t\t\t\t\t/* translators: %s: Value type. */\n\t\t\t\t\t\t\t__( 'Unsupported value type (%s).' ),\n\t\t\t\t\t\t\tgettype( $value )\n\t\t\t\t\t\t),\n\t\t\t\t\t\t'4.8.2'\n\t\t\t\t\t);\n\n\t\t\t\t\t// Preserving old behavior, where values are escaped as strings.\n\t\t\t\t\t$value = '';\n\t\t\t\t}\n\n\t\t\t\t$args_escaped[] = $this->_real_escape( $value );\n\t\t\t}\n\t\t}\n\n\t\t$query = vsprintf( $query, $args_escaped );\n\n\t\treturn $this->add_placeholder_escape( $query );\n\t}\n\n\t/**\n\t * First half of escaping for `LIKE` special characters `%` and `_` before preparing for SQL.\n\t *\n\t * Use this only before wpdb::prepare() or esc_sql(). Reversing the order is very bad for security.\n\t *\n\t * Example Prepared Statement:\n\t *\n\t *     $wild = '%';\n\t *     $find = 'only 43% of planets';\n\t *     $like = $wild . $wpdb->esc_like( $find ) . $wild;\n\t *     $sql  = $wpdb->prepare( \"SELECT * FROM $wpdb->posts WHERE post_content LIKE %s\", $like );\n\t *\n\t * Example Escape Chain:\n\t *\n\t *     $sql  = esc_sql( $wpdb->esc_like( $input ) );\n\t *\n\t * @since 4.0.0\n\t *\n\t * @param string $text The raw text to be escaped. The input typed by the user\n\t *                     should have no extra or deleted slashes.\n\t * @return string Text in the form of a LIKE phrase. The output is not SQL safe.\n\t *                Call wpdb::prepare() or wpdb::_real_escape() next.\n\t */\n\tpublic function esc_like( $text ) {\n\t\treturn addcslashes( $text, '_%\\\\' );\n\t}\n\n\t/**\n\t * Prints SQL/DB error.\n\t *\n\t * @since 0.71\n\t *\n\t * @global array $EZSQL_ERROR Stores error information of query and error string.\n\t *\n\t * @param string $str The error to display.\n\t * @return void|false Void if the showing of errors is enabled, false if disabled.\n\t */\n\tpublic function print_error( $str = '' ) {\n\t\tglobal $EZSQL_ERROR;\n\n\t\tif ( ! $str ) {\n\t\t\t$str = mysqli_error( $this->dbh );\n\t\t}\n\n\t\t$EZSQL_ERROR[] = array(\n\t\t\t'query'     => $this->last_query,\n\t\t\t'error_str' => $str,\n\t\t);\n\n\t\tif ( $this->suppress_errors ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$caller = $this->get_caller();\n\t\tif ( $caller ) {\n\t\t\t// Not translated, as this will only appear in the error log.\n\t\t\t$error_str = sprintf( 'WordPress database error %1$s for query %2$s made by %3$s', $str, $this->last_query, $caller );\n\t\t} else {\n\t\t\t$error_str = sprintf( 'WordPress database error %1$s for query %2$s', $str, $this->last_query );\n\t\t}\n\n\t\terror_log( $error_str );\n\n\t\t// Are we showing errors?\n\t\tif ( ! $this->show_errors ) {\n\t\t\treturn false;\n\t\t}\n\n\t\twp_load_translations_early();\n\n\t\t// If there is an error then take note of it.\n\t\tif ( is_multisite() ) {\n\t\t\t$msg = sprintf(\n\t\t\t\t\"%s [%s]\\n%s\\n\",\n\t\t\t\t__( 'WordPress database error:' ),\n\t\t\t\t$str,\n\t\t\t\t$this->last_query\n\t\t\t);\n\n\t\t\tif ( defined( 'ERRORLOGFILE' ) ) {\n\t\t\t\terror_log( $msg, 3, ERRORLOGFILE );\n\t\t\t}\n\t\t\tif ( defined( 'DIEONDBERROR' ) ) {\n\t\t\t\twp_die( $msg );\n\t\t\t}\n\t\t} else {\n\t\t\t$str   = htmlspecialchars( $str, ENT_QUOTES );\n\t\t\t$query = htmlspecialchars( $this->last_query, ENT_QUOTES );\n\n\t\t\tprintf(\n\t\t\t\t'<div id=\"error\"><p class=\"wpdberror\"><strong>%s</strong> [%s]<br /><code>%s</code></p></div>',\n\t\t\t\t__( 'WordPress database error:' ),\n\t\t\t\t$str,\n\t\t\t\t$query\n\t\t\t);\n\t\t}\n\t}\n\n\t/**\n\t * Enables showing of database errors.\n\t *\n\t * This function should be used only to enable showing of errors.\n\t * wpdb::hide_errors() should be used instead for hiding errors.\n\t *\n\t * @since 0.71\n\t *\n\t * @see wpdb::hide_errors()\n\t *\n\t * @param bool $show Optional. Whether to show errors. Default true.\n\t * @return bool Whether showing of errors was previously active.\n\t */\n\tpublic function show_errors( $show = true ) {\n\t\t$errors            = $this->show_errors;\n\t\t$this->show_errors = $show;\n\t\treturn $errors;\n\t}\n\n\t/**\n\t * Disables showing of database errors.\n\t *\n\t * By default database errors are not shown.\n\t *\n\t * @since 0.71\n\t *\n\t * @see wpdb::show_errors()\n\t *\n\t * @return bool Whether showing of errors was previously active.\n\t */\n\tpublic function hide_errors() {\n\t\t$show              = $this->show_errors;\n\t\t$this->show_errors = false;\n\t\treturn $show;\n\t}\n\n\t/**\n\t * Enables or disables suppressing of database errors.\n\t *\n\t * By default database errors are suppressed.\n\t *\n\t * @since 2.5.0\n\t *\n\t * @see wpdb::hide_errors()\n\t *\n\t * @param bool $suppress Optional. Whether to suppress errors. Default true.\n\t * @return bool Whether suppressing of errors was previously active.\n\t */\n\tpublic function suppress_errors( $suppress = true ) {\n\t\t$errors                = $this->suppress_errors;\n\t\t$this->suppress_errors = (bool) $suppress;\n\t\treturn $errors;\n\t}\n\n\t/**\n\t * Kills cached query results.\n\t *\n\t * @since 0.71\n\t */\n\tpublic function flush() {\n\t\t$this->last_result   = array();\n\t\t$this->col_info      = null;\n\t\t$this->last_query    = null;\n\t\t$this->rows_affected = 0;\n\t\t$this->num_rows      = 0;\n\t\t$this->last_error    = '';\n\n\t\tif ( $this->result instanceof mysqli_result ) {\n\t\t\tmysqli_free_result( $this->result );\n\t\t\t$this->result = null;\n\n\t\t\t// Sanity check before using the handle.\n\t\t\tif ( empty( $this->dbh ) || ! ( $this->dbh instanceof mysqli ) ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// Clear out any results from a multi-query.\n\t\t\twhile ( mysqli_more_results( $this->dbh ) ) {\n\t\t\t\tmysqli_next_result( $this->dbh );\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * Connects to and selects database.\n\t *\n\t * If `$allow_bail` is false, the lack of database connection will need to be handled manually.\n\t *\n\t * @since 3.0.0\n\t * @since 3.9.0 $allow_bail parameter added.\n\t *\n\t * @param bool $allow_bail Optional. Allows the function to bail. Default true.\n\t * @return bool True with a successful connection, false on failure.\n\t */\n\tpublic function db_connect( $allow_bail = true ) {\n\t\t$this->is_mysql = true;\n\n\t\t$client_flags = defined( 'MYSQL_CLIENT_FLAGS' ) ? MYSQL_CLIENT_FLAGS : 0;\n\n\t\t/*\n\t\t * Set the MySQLi error reporting off because WordPress handles its own.\n\t\t * This is due to the default value change from `MYSQLI_REPORT_OFF`\n\t\t * to `MYSQLI_REPORT_ERROR|MYSQLI_REPORT_STRICT` in PHP 8.1.\n\t\t */\n\t\tmysqli_report( MYSQLI_REPORT_OFF );\n\n\t\t$this->dbh = mysqli_init();\n\n\t\t$host    = $this->dbhost;\n\t\t$port    = null;\n\t\t$socket  = null;\n\t\t$is_ipv6 = false;\n\n\t\t$host_data = $this->parse_db_host( $this->dbhost );\n\t\tif ( $host_data ) {\n\t\t\tlist( $host, $port, $socket, $is_ipv6 ) = $host_data;\n\t\t}\n\n\t\t/*\n\t\t * If using the `mysqlnd` library, the IPv6 address needs to be enclosed\n\t\t * in square brackets, whereas it doesn't while using the `libmysqlclient` library.\n\t\t * @see https://bugs.php.net/bug.php?id=67563\n\t\t */\n\t\tif ( $is_ipv6 && extension_loaded( 'mysqlnd' ) ) {\n\t\t\t$host = \"[$host]\";\n\t\t}\n\n\t\tif ( WP_DEBUG ) {\n\t\t\tmysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags );\n\t\t} else {\n\t\t\t// phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged\n\t\t\t@mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags );\n\t\t}\n\n\t\tif ( $this->dbh->connect_errno ) {\n\t\t\t$this->dbh = null;\n\t\t}\n\n\t\tif ( ! $this->dbh && $allow_bail ) {\n\t\t\twp_load_translations_early();\n\n\t\t\t// Load custom DB error template, if present.\n\t\t\tif ( file_exists( WP_CONTENT_DIR . '/db-error.php' ) ) {\n\t\t\t\trequire_once WP_CONTENT_DIR . '/db-error.php';\n\t\t\t\tdie();\n\t\t\t}\n\n\t\t\t$message = '<h1>' . __( 'Error establishing a database connection' ) . \"</h1>\\n\";\n\n\t\t\t$message .= '<p>' . sprintf(\n\t\t\t\t/* translators: 1: wp-config.php, 2: Database host. */\n\t\t\t\t__( 'This either means that the username and password information in your %1$s file is incorrect or that contact with the database server at %2$s could not be established. This could mean your host&#8217;s database server is down.' ),\n\t\t\t\t'<code>wp-config.php</code>',\n\t\t\t\t'<code>' . htmlspecialchars( $this->dbhost, ENT_QUOTES ) . '</code>'\n\t\t\t) . \"</p>\\n\";\n\n\t\t\t$message .= \"<ul>\\n\";\n\t\t\t$message .= '<li>' . __( 'Are you sure you have the correct username and password?' ) . \"</li>\\n\";\n\t\t\t$message .= '<li>' . __( 'Are you sure you have typed the correct hostname?' ) . \"</li>\\n\";\n\t\t\t$message .= '<li>' . __( 'Are you sure the database server is running?' ) . \"</li>\\n\";\n\t\t\t$message .= \"</ul>\\n\";\n\n\t\t\t$message .= '<p>' . sprintf(\n\t\t\t\t/* translators: %s: Support forums URL. */\n\t\t\t\t__( 'If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"%s\">WordPress support forums</a>.' ),\n\t\t\t\t__( 'https://wordpress.org/support/forums/' )\n\t\t\t) . \"</p>\\n\";\n\n\t\t\t$this->bail( $message, 'db_connect_fail' );\n\n\t\t\treturn false;\n\t\t} elseif ( $this->dbh ) {\n\t\t\tif ( ! $this->has_connected ) {\n\t\t\t\t$this->init_charset();\n\t\t\t}\n\n\t\t\t$this->has_connected = true;\n\n\t\t\t$this->set_charset( $this->dbh );\n\n\t\t\t$this->ready = true;\n\t\t\t$this->set_sql_mode();\n\t\t\t$this->select( $this->dbname, $this->dbh );\n\n\t\t\treturn true;\n\t\t}\n\n\t\treturn false;\n\t}\n\n\t/**\n\t * Parses the DB_HOST setting to interpret it for mysqli_real_connect().\n\t *\n\t * mysqli_real_connect() doesn't support the host param including a port or socket\n\t * like mysql_connect() does. This duplicates how mysql_connect() detects a port\n\t * and/or socket file.\n\t *\n\t * @since 4.9.0\n\t *\n\t * @param string $host The DB_HOST setting to parse.\n\t * @return array|false {\n\t *     Array containing the host, the port, the socket and\n\t *     whether it is an IPv6 address, in that order.\n\t *     False if the host couldn't be parsed.\n\t *\n\t *     @type string      $0 Host name.\n\t *     @type string|null $1 Port.\n\t *     @type string|null $2 Socket.\n\t *     @type bool        $3 Whether it is an IPv6 address.\n\t * }\n\t */\n\tpublic function parse_db_host( $host ) {\n\t\t$socket  = null;\n\t\t$is_ipv6 = false;\n\n\t\t// First peel off the socket parameter from the right, if it exists.\n\t\t$socket_pos = strpos( $host, ':/' );\n\t\tif ( false !== $socket_pos ) {\n\t\t\t$socket = substr( $host, $socket_pos + 1 );\n\t\t\t$host   = substr( $host, 0, $socket_pos );\n\t\t}\n\n\t\t/*\n\t\t * We need to check for an IPv6 address first.\n\t\t * An IPv6 address will always contain at least two colons.\n\t\t */\n\t\tif ( substr_count( $host, ':' ) > 1 ) {\n\t\t\t$pattern = '#^(?:\\[)?(?P<host>[0-9a-fA-F:]+)(?:\\]:(?P<port>[\\d]+))?#';\n\t\t\t$is_ipv6 = true;\n\t\t} else {\n\t\t\t// We seem to be dealing with an IPv4 address.\n\t\t\t$pattern = '#^(?P<host>[^:/]*)(?::(?P<port>[\\d]+))?#';\n\t\t}\n\n\t\t$matches = array();\n\t\t$result  = preg_match( $pattern, $host, $matches );\n\n\t\tif ( 1 !== $result ) {\n\t\t\t// Couldn't parse the address, bail.\n\t\t\treturn false;\n\t\t}\n\n\t\t$host = ! empty( $matches['host'] ) ? $matches['host'] : '';\n\t\t// MySQLi port cannot be a string; must be null or an integer.\n\t\t$port = ! empty( $matches['port'] ) ? absint( $matches['port'] ) : null;\n\n\t\treturn array( $host, $port, $socket, $is_ipv6 );\n\t}\n\n\t/**\n\t * Checks that the connection to the database is still up. If not, try to reconnect.\n\t *\n\t * If this function is unable to reconnect, it will forcibly die, or if called\n\t * after the {@see 'template_redirect'} hook has been fired, return false instead.\n\t *\n\t * If `$allow_bail` is false, the lack of database connection will need to be handled manually.\n\t *\n\t * @since 3.9.0\n\t *\n\t * @param bool $allow_bail Optional. Allows the function to bail. Default true.\n\t * @return bool|void True if the connection is up.\n\t */\n\tpublic function check_connection( $allow_bail = true ) {\n\t\tif ( ! empty( $this->dbh ) && mysqli_ping( $this->dbh ) ) {\n\t\t\treturn true;\n\t\t}\n\n\t\t$error_reporting = false;\n\n\t\t// Disable warnings, as we don't want to see a multitude of \"unable to connect\" messages.\n\t\tif ( WP_DEBUG ) {\n\t\t\t$error_reporting = error_reporting();\n\t\t\terror_reporting( $error_reporting & ~E_WARNING );\n\t\t}\n\n\t\tfor ( $tries = 1; $tries <= $this->reconnect_retries; $tries++ ) {\n\t\t\t/*\n\t\t\t * On the last try, re-enable warnings. We want to see a single instance\n\t\t\t * of the \"unable to connect\" message on the bail() screen, if it appears.\n\t\t\t */\n\t\t\tif ( $this->reconnect_retries === $tries && WP_DEBUG ) {\n\t\t\t\terror_reporting( $error_reporting );\n\t\t\t}\n\n\t\t\tif ( $this->db_connect( false ) ) {\n\t\t\t\tif ( $error_reporting ) {\n\t\t\t\t\terror_reporting( $error_reporting );\n\t\t\t\t}\n\n\t\t\t\treturn true;\n\t\t\t}\n\n\t\t\tsleep( 1 );\n\t\t}\n\n\t\t/*\n\t\t * If template_redirect has already happened, it's too late for wp_die()/dead_db().\n\t\t * Let's just return and hope for the best.\n\t\t */\n\t\tif ( did_action( 'template_redirect' ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( ! $allow_bail ) {\n\t\t\treturn false;\n\t\t}\n\n\t\twp_load_translations_early();\n\n\t\t$message = '<h1>' . __( 'Error reconnecting to the database' ) . \"</h1>\\n\";\n\n\t\t$message .= '<p>' . sprintf(\n\t\t\t/* translators: %s: Database host. */\n\t\t\t__( 'This means that the contact with the database server at %s was lost. This could mean your host&#8217;s database server is down.' ),\n\t\t\t'<code>' . htmlspecialchars( $this->dbhost, ENT_QUOTES ) . '</code>'\n\t\t) . \"</p>\\n\";\n\n\t\t$message .= \"<ul>\\n\";\n\t\t$message .= '<li>' . __( 'Are you sure the database server is running?' ) . \"</li>\\n\";\n\t\t$message .= '<li>' . __( 'Are you sure the database server is not under particularly heavy load?' ) . \"</li>\\n\";\n\t\t$message .= \"</ul>\\n\";\n\n\t\t$message .= '<p>' . sprintf(\n\t\t\t/* translators: %s: Support forums URL. */\n\t\t\t__( 'If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"%s\">WordPress support forums</a>.' ),\n\t\t\t__( 'https://wordpress.org/support/forums/' )\n\t\t) . \"</p>\\n\";\n\n\t\t// We weren't able to reconnect, so we better bail.\n\t\t$this->bail( $message, 'db_connect_fail' );\n\n\t\t/*\n\t\t * Call dead_db() if bail didn't die, because this database is no more.\n\t\t * It has ceased to be (at least temporarily).\n\t\t */\n\t\tdead_db();\n\t}\n\n\t/**\n\t * Performs a database query, using current database connection.\n\t *\n\t * More information can be found on the documentation page.\n\t *\n\t * @since 0.71\n\t *\n\t * @link https://developer.wordpress.org/reference/classes/wpdb/\n\t *\n\t * @param string $query Database query.\n\t * @return int|bool Boolean true for CREATE, ALTER, TRUNCATE and DROP queries. Number of rows\n\t *                  affected/selected for all other queries. Boolean false on error.\n\t */\n\tpublic function query( $query ) {\n\t\tif ( ! $this->ready ) {\n\t\t\t$this->check_current_query = true;\n\t\t\treturn false;\n\t\t}\n\n\t\t/**\n\t\t * Filters the database query.\n\t\t *\n\t\t * Some queries are made before the plugins have been loaded,\n\t\t * and thus cannot be filtered with this method.\n\t\t *\n\t\t * @since 2.1.0\n\t\t *\n\t\t * @param string $query Database query.\n\t\t */\n\t\t$query = apply_filters( 'query', $query );\n\n\t\tif ( ! $query ) {\n\t\t\t$this->insert_id = 0;\n\t\t\treturn false;\n\t\t}\n\n\t\t$this->flush();\n\n\t\t// Log how the function was called.\n\t\t$this->func_call = \"\\$db->query(\\\"$query\\\")\";\n\n\t\t// If we're writing to the database, make sure the query will write safely.\n\t\tif ( $this->check_current_query && ! $this->check_ascii( $query ) ) {\n\t\t\t$stripped_query = $this->strip_invalid_text_from_query( $query );\n\t\t\t/*\n\t\t\t * strip_invalid_text_from_query() can perform queries, so we need\n\t\t\t * to flush again, just to make sure everything is clear.\n\t\t\t */\n\t\t\t$this->flush();\n\t\t\tif ( $stripped_query !== $query ) {\n\t\t\t\t$this->insert_id  = 0;\n\t\t\t\t$this->last_query = $query;\n\n\t\t\t\twp_load_translations_early();\n\n\t\t\t\t$this->last_error = __( 'WordPress database error: Could not perform query because it contains invalid data.' );\n\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\n\t\t$this->check_current_query = true;\n\n\t\t// Keep track of the last query for debug.\n\t\t$this->last_query = $query;\n\n\t\t$this->_do_query( $query );\n\n\t\t// Database server has gone away, try to reconnect.\n\t\t$mysql_errno = 0;\n\n\t\tif ( $this->dbh instanceof mysqli ) {\n\t\t\t$mysql_errno = mysqli_errno( $this->dbh );\n\t\t} else {\n\t\t\t/*\n\t\t\t * $dbh is defined, but isn't a real connection.\n\t\t\t * Something has gone horribly wrong, let's try a reconnect.\n\t\t\t */\n\t\t\t$mysql_errno = 2006;\n\t\t}\n\n\t\tif ( empty( $this->dbh ) || 2006 === $mysql_errno ) {\n\t\t\tif ( $this->check_connection() ) {\n\t\t\t\t$this->_do_query( $query );\n\t\t\t} else {\n\t\t\t\t$this->insert_id = 0;\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\n\t\t// If there is an error then take note of it.\n\t\tif ( $this->dbh instanceof mysqli ) {\n\t\t\t$this->last_error = mysqli_error( $this->dbh );\n\t\t} else {\n\t\t\t$this->last_error = __( 'Unable to retrieve the error message from MySQL' );\n\t\t}\n\n\t\tif ( $this->last_error ) {\n\t\t\t// Clear insert_id on a subsequent failed insert.\n\t\t\tif ( $this->insert_id && preg_match( '/^\\s*(insert|replace)\\s/i', $query ) ) {\n\t\t\t\t$this->insert_id = 0;\n\t\t\t}\n\n\t\t\t$this->print_error();\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( preg_match( '/^\\s*(create|alter|truncate|drop)\\s/i', $query ) ) {\n\t\t\t$return_val = $this->result;\n\t\t} elseif ( preg_match( '/^\\s*(insert|delete|update|replace)\\s/i', $query ) ) {\n\t\t\t$this->rows_affected = mysqli_affected_rows( $this->dbh );\n\n\t\t\t// Take note of the insert_id.\n\t\t\tif ( preg_match( '/^\\s*(insert|replace)\\s/i', $query ) ) {\n\t\t\t\t$this->insert_id = mysqli_insert_id( $this->dbh );\n\t\t\t}\n\n\t\t\t// Return number of rows affected.\n\t\t\t$return_val = $this->rows_affected;\n\t\t} else {\n\t\t\t$num_rows = 0;\n\n\t\t\tif ( $this->result instanceof mysqli_result ) {\n\t\t\t\twhile ( $row = mysqli_fetch_object( $this->result ) ) {\n\t\t\t\t\t$this->last_result[ $num_rows ] = $row;\n\t\t\t\t\t++$num_rows;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Log and return the number of rows selected.\n\t\t\t$this->num_rows = $num_rows;\n\t\t\t$return_val     = $num_rows;\n\t\t}\n\n\t\treturn $return_val;\n\t}\n\n\t/**\n\t * Internal function to perform the mysqli_query() call.\n\t *\n\t * @since 3.9.0\n\t *\n\t * @see wpdb::query()\n\t *\n\t * @param string $query The query to run.\n\t */\n\tprivate function _do_query( $query ) {\n\t\tif ( defined( 'SAVEQUERIES' ) && SAVEQUERIES ) {\n\t\t\t$this->timer_start();\n\t\t}\n\n\t\tif ( ! empty( $this->dbh ) ) {\n\t\t\t$this->result = mysqli_query( $this->dbh, $query );\n\t\t}\n\n\t\t++$this->num_queries;\n\n\t\tif ( defined( 'SAVEQUERIES' ) && SAVEQUERIES ) {\n\t\t\t$this->log_query(\n\t\t\t\t$query,\n\t\t\t\t$this->timer_stop(),\n\t\t\t\t$this->get_caller(),\n\t\t\t\t$this->time_start,\n\t\t\t\tarray()\n\t\t\t);\n\t\t}\n\t}\n\n\t/**\n\t * Logs query data.\n\t *\n\t * @since 5.3.0\n\t *\n\t * @param string $query           The query's SQL.\n\t * @param float  $query_time      Total time spent on the query, in seconds.\n\t * @param string $query_callstack Comma-separated list of the calling functions.\n\t * @param float  $query_start     Unix timestamp of the time at the start of the query.\n\t * @param array  $query_data      Custom query data.\n\t */\n\tpublic function log_query( $query, $query_time, $query_callstack, $query_start, $query_data ) {\n\t\t/**\n\t\t * Filters the custom data to log alongside a query.\n\t\t *\n\t\t * Caution should be used when modifying any of this data, it is recommended that any additional\n\t\t * information you need to store about a query be added as a new associative array element.\n\t\t *\n\t\t * @since 5.3.0\n\t\t *\n\t\t * @param array  $query_data      Custom query data.\n\t\t * @param string $query           The query's SQL.\n\t\t * @param float  $query_time      Total time spent on the query, in seconds.\n\t\t * @param string $query_callstack Comma-separated list of the calling functions.\n\t\t * @param float  $query_start     Unix timestamp of the time at the start of the query.\n\t\t */\n\t\t$query_data = apply_filters( 'log_query_custom_data', $query_data, $query, $query_time, $query_callstack, $query_start );\n\n\t\t$this->queries[] = array(\n\t\t\t$query,\n\t\t\t$query_time,\n\t\t\t$query_callstack,\n\t\t\t$query_start,\n\t\t\t$query_data,\n\t\t);\n\t}\n\n\t/**\n\t * Generates and returns a placeholder escape string for use in queries returned by ::prepare().\n\t *\n\t * @since 4.8.3\n\t *\n\t * @return string String to escape placeholders.\n\t */\n\tpublic function placeholder_escape() {\n\t\tstatic $placeholder;\n\n\t\tif ( ! $placeholder ) {\n\t\t\t// If ext/hash is not present, compat.php's hash_hmac() does not support sha256.\n\t\t\t$algo = function_exists( 'hash' ) ? 'sha256' : 'sha1';\n\t\t\t// Old WP installs may not have AUTH_SALT defined.\n\t\t\t$salt = defined( 'AUTH_SALT' ) && AUTH_SALT ? AUTH_SALT : (string) rand();\n\n\t\t\t$placeholder = '{' . hash_hmac( $algo, uniqid( $salt, true ), $salt ) . '}';\n\t\t}\n\n\t\t/*\n\t\t * Add the filter to remove the placeholder escaper. Uses priority 0, so that anything\n\t\t * else attached to this filter will receive the query with the placeholder string removed.\n\t\t */\n\t\tif ( false === has_filter( 'query', array( $this, 'remove_placeholder_escape' ) ) ) {\n\t\t\tadd_filter( 'query', array( $this, 'remove_placeholder_escape' ), 0 );\n\t\t}\n\n\t\treturn $placeholder;\n\t}\n\n\t/**\n\t * Adds a placeholder escape string, to escape anything that resembles a printf() placeholder.\n\t *\n\t * @since 4.8.3\n\t *\n\t * @param string $query The query to escape.\n\t * @return string The query with the placeholder escape string inserted where necessary.\n\t */\n\tpublic function add_placeholder_escape( $query ) {\n\t\t/*\n\t\t * To prevent returning anything that even vaguely resembles a placeholder,\n\t\t * we clobber every % we can find.\n\t\t */\n\t\treturn str_replace( '%', $this->placeholder_escape(), $query );\n\t}\n\n\t/**\n\t * Removes the placeholder escape strings from a query.\n\t *\n\t * @since 4.8.3\n\t *\n\t * @param string $query The query from which the placeholder will be removed.\n\t * @return string The query with the placeholder removed.\n\t */\n\tpublic function remove_placeholder_escape( $query ) {\n\t\treturn str_replace( $this->placeholder_escape(), '%', $query );\n\t}\n\n\t/**\n\t * Inserts a row into the table.\n\t *\n\t * Examples:\n\t *\n\t *     $wpdb->insert(\n\t *         'table',\n\t *         array(\n\t *             'column1' => 'foo',\n\t *             'column2' => 'bar',\n\t *         )\n\t *     );\n\t *     $wpdb->insert(\n\t *         'table',\n\t *         array(\n\t *             'column1' => 'foo',\n\t *             'column2' => 1337,\n\t *         ),\n\t *         array(\n\t *             '%s',\n\t *             '%d',\n\t *         )\n\t *     );\n\t *\n\t * @since 2.5.0\n\t *\n\t * @see wpdb::prepare()\n\t * @see wpdb::$field_types\n\t * @see wp_set_wpdb_vars()\n\t *\n\t * @param string          $table  Table name.\n\t * @param array           $data   Data to insert (in column => value pairs).\n\t *                                Both `$data` columns and `$data` values should be \"raw\" (neither should be SQL escaped).\n\t *                                Sending a null value will cause the column to be set to NULL - the corresponding\n\t *                                format is ignored in this case.\n\t * @param string[]|string $format Optional. An array of formats to be mapped to each of the value in `$data`.\n\t *                                If string, that format will be used for all of the values in `$data`.\n\t *                                A format is one of '%d', '%f', '%s' (integer, float, string).\n\t *                                If omitted, all values in `$data` will be treated as strings unless otherwise\n\t *                                specified in wpdb::$field_types. Default null.\n\t * @return int|false The number of rows inserted, or false on error.\n\t */\n\tpublic function insert( $table, $data, $format = null ) {\n\t\treturn $this->_insert_replace_helper( $table, $data, $format, 'INSERT' );\n\t}\n\n\t/**\n\t * Replaces a row in the table or inserts it if it does not exist, based on a PRIMARY KEY or a UNIQUE index.\n\t *\n\t * A REPLACE works exactly like an INSERT, except that if an old row in the table has the same value as a new row\n\t * for a PRIMARY KEY or a UNIQUE index, the old row is deleted before the new row is inserted.\n\t *\n\t * Examples:\n\t *\n\t *     $wpdb->replace(\n\t *         'table',\n\t *         array(\n\t *             'ID'      => 123,\n\t *             'column1' => 'foo',\n\t *             'column2' => 'bar',\n\t *         )\n\t *     );\n\t *     $wpdb->replace(\n\t *         'table',\n\t *         array(\n\t *             'ID'      => 456,\n\t *             'column1' => 'foo',\n\t *             'column2' => 1337,\n\t *         ),\n\t *         array(\n\t *             '%d',\n\t *             '%s',\n\t *             '%d',\n\t *         )\n\t *     );\n\t *\n\t * @since 3.0.0\n\t *\n\t * @see wpdb::prepare()\n\t * @see wpdb::$field_types\n\t * @see wp_set_wpdb_vars()\n\t *\n\t * @param string          $table  Table name.\n\t * @param array           $data   Data to insert (in column => value pairs).\n\t *                                Both `$data` columns and `$data` values should be \"raw\" (neither should be SQL escaped).\n\t *                                A primary key or unique index is required to perform a replace operation.\n\t *                                Sending a null value will cause the column to be set to NULL - the corresponding\n\t *                                format is ignored in this case.\n\t * @param string[]|string $format Optional. An array of formats to be mapped to each of the value in `$data`.\n\t *                                If string, that format will be used for all of the values in `$data`.\n\t *                                A format is one of '%d', '%f', '%s' (integer, float, string).\n\t *                                If omitted, all values in `$data` will be treated as strings unless otherwise\n\t *                                specified in wpdb::$field_types. Default null.\n\t * @return int|false The number of rows affected, or false on error.\n\t */\n\tpublic function replace( $table, $data, $format = null ) {\n\t\treturn $this->_insert_replace_helper( $table, $data, $format, 'REPLACE' );\n\t}\n\n\t/**\n\t * Helper function for insert and replace.\n\t *\n\t * Runs an insert or replace query based on `$type` argument.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @see wpdb::prepare()\n\t * @see wpdb::$field_types\n\t * @see wp_set_wpdb_vars()\n\t *\n\t * @param string          $table  Table name.\n\t * @param array           $data   Data to insert (in column => value pairs).\n\t *                                Both `$data` columns and `$data` values should be \"raw\" (neither should be SQL escaped).\n\t *                                Sending a null value will cause the column to be set to NULL - the corresponding\n\t *                                format is ignored in this case.\n\t * @param string[]|string $format Optional. An array of formats to be mapped to each of the value in `$data`.\n\t *                                If string, that format will be used for all of the values in `$data`.\n\t *                                A format is one of '%d', '%f', '%s' (integer, float, string).\n\t *                                If omitted, all values in `$data` will be treated as strings unless otherwise\n\t *                                specified in wpdb::$field_types. Default null.\n\t * @param string          $type   Optional. Type of operation. Either 'INSERT' or 'REPLACE'.\n\t *                                Default 'INSERT'.\n\t * @return int|false The number of rows affected, or false on error.\n\t */\n\tpublic function _insert_replace_helper( $table, $data, $format = null, $type = 'INSERT' ) {\n\t\t$this->insert_id = 0;\n\n\t\tif ( ! in_array( strtoupper( $type ), array( 'REPLACE', 'INSERT' ), true ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$data = $this->process_fields( $table, $data, $format );\n\t\tif ( false === $data ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$formats = array();\n\t\t$values  = array();\n\t\tforeach ( $data as $value ) {\n\t\t\tif ( is_null( $value['value'] ) ) {\n\t\t\t\t$formats[] = 'NULL';\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t$formats[] = $value['format'];\n\t\t\t$values[]  = $value['value'];\n\t\t}\n\n\t\t$fields  = '`' . implode( '`, `', array_keys( $data ) ) . '`';\n\t\t$formats = implode( ', ', $formats );\n\n\t\t$sql = \"$type INTO `$table` ($fields) VALUES ($formats)\";\n\n\t\t$this->check_current_query = false;\n\t\treturn $this->query( $this->prepare( $sql, $values ) );\n\t}\n\n\t/**\n\t * Updates a row in the table.\n\t *\n\t * Examples:\n\t *\n\t *     $wpdb->update(\n\t *         'table',\n\t *         array(\n\t *             'column1' => 'foo',\n\t *             'column2' => 'bar',\n\t *         ),\n\t *         array(\n\t *             'ID' => 1,\n\t *         )\n\t *     );\n\t *     $wpdb->update(\n\t *         'table',\n\t *         array(\n\t *             'column1' => 'foo',\n\t *             'column2' => 1337,\n\t *         ),\n\t *         array(\n\t *             'ID' => 1,\n\t *         ),\n\t *         array(\n\t *             '%s',\n\t *             '%d',\n\t *         ),\n\t *         array(\n\t *             '%d',\n\t *         )\n\t *     );\n\t *\n\t * @since 2.5.0\n\t *\n\t * @see wpdb::prepare()\n\t * @see wpdb::$field_types\n\t * @see wp_set_wpdb_vars()\n\t *\n\t * @param string       $table           Table name.\n\t * @param array        $data            Data to update (in column => value pairs).\n\t *                                      Both $data columns and $data values should be \"raw\" (neither should be SQL escaped).\n\t *                                      Sending a null value will cause the column to be set to NULL - the corresponding\n\t *                                      format is ignored in this case.\n\t * @param array        $where           A named array of WHERE clauses (in column => value pairs).\n\t *                                      Multiple clauses will be joined with ANDs.\n\t *                                      Both $where columns and $where values should be \"raw\".\n\t *                                      Sending a null value will create an IS NULL comparison - the corresponding\n\t *                                      format will be ignored in this case.\n\t * @param string[]|string $format       Optional. An array of formats to be mapped to each of the values in $data.\n\t *                                      If string, that format will be used for all of the values in $data.\n\t *                                      A format is one of '%d', '%f', '%s' (integer, float, string).\n\t *                                      If omitted, all values in $data will be treated as strings unless otherwise\n\t *                                      specified in wpdb::$field_types. Default null.\n\t * @param string[]|string $where_format Optional. An array of formats to be mapped to each of the values in $where.\n\t *                                      If string, that format will be used for all of the items in $where.\n\t *                                      A format is one of '%d', '%f', '%s' (integer, float, string).\n\t *                                      If omitted, all values in $where will be treated as strings unless otherwise\n\t *                                      specified in wpdb::$field_types. Default null.\n\t * @return int|false The number of rows updated, or false on error.\n\t */\n\tpublic function update( $table, $data, $where, $format = null, $where_format = null ) {\n\t\tif ( ! is_array( $data ) || ! is_array( $where ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$data = $this->process_fields( $table, $data, $format );\n\t\tif ( false === $data ) {\n\t\t\treturn false;\n\t\t}\n\t\t$where = $this->process_fields( $table, $where, $where_format );\n\t\tif ( false === $where ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$fields     = array();\n\t\t$conditions = array();\n\t\t$values     = array();\n\t\tforeach ( $data as $field => $value ) {\n\t\t\tif ( is_null( $value['value'] ) ) {\n\t\t\t\t$fields[] = \"`$field` = NULL\";\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t$fields[] = \"`$field` = \" . $value['format'];\n\t\t\t$values[] = $value['value'];\n\t\t}\n\t\tforeach ( $where as $field => $value ) {\n\t\t\tif ( is_null( $value['value'] ) ) {\n\t\t\t\t$conditions[] = \"`$field` IS NULL\";\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t$conditions[] = \"`$field` = \" . $value['format'];\n\t\t\t$values[]     = $value['value'];\n\t\t}\n\n\t\t$fields     = implode( ', ', $fields );\n\t\t$conditions = implode( ' AND ', $conditions );\n\n\t\t$sql = \"UPDATE `$table` SET $fields WHERE $conditions\";\n\n\t\t$this->check_current_query = false;\n\t\treturn $this->query( $this->prepare( $sql, $values ) );\n\t}\n\n\t/**\n\t * Deletes a row in the table.\n\t *\n\t * Examples:\n\t *\n\t *     $wpdb->delete(\n\t *         'table',\n\t *         array(\n\t *             'ID' => 1,\n\t *         )\n\t *     );\n\t *     $wpdb->delete(\n\t *         'table',\n\t *         array(\n\t *             'ID' => 1,\n\t *         ),\n\t *         array(\n\t *             '%d',\n\t *         )\n\t *     );\n\t *\n\t * @since 3.4.0\n\t *\n\t * @see wpdb::prepare()\n\t * @see wpdb::$field_types\n\t * @see wp_set_wpdb_vars()\n\t *\n\t * @param string          $table        Table name.\n\t * @param array           $where        A named array of WHERE clauses (in column => value pairs).\n\t *                                      Multiple clauses will be joined with ANDs.\n\t *                                      Both $where columns and $where values should be \"raw\".\n\t *                                      Sending a null value will create an IS NULL comparison - the corresponding\n\t *                                      format will be ignored in this case.\n\t * @param string[]|string $where_format Optional. An array of formats to be mapped to each of the values in $where.\n\t *                                      If string, that format will be used for all of the items in $where.\n\t *                                      A format is one of '%d', '%f', '%s' (integer, float, string).\n\t *                                      If omitted, all values in $data will be treated as strings unless otherwise\n\t *                                      specified in wpdb::$field_types. Default null.\n\t * @return int|false The number of rows deleted, or false on error.\n\t */\n\tpublic function delete( $table, $where, $where_format = null ) {\n\t\tif ( ! is_array( $where ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$where = $this->process_fields( $table, $where, $where_format );\n\t\tif ( false === $where ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$conditions = array();\n\t\t$values     = array();\n\t\tforeach ( $where as $field => $value ) {\n\t\t\tif ( is_null( $value['value'] ) ) {\n\t\t\t\t$conditions[] = \"`$field` IS NULL\";\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t$conditions[] = \"`$field` = \" . $value['format'];\n\t\t\t$values[]     = $value['value'];\n\t\t}\n\n\t\t$conditions = implode( ' AND ', $conditions );\n\n\t\t$sql = \"DELETE FROM `$table` WHERE $conditions\";\n\n\t\t$this->check_current_query = false;\n\t\treturn $this->query( $this->prepare( $sql, $values ) );\n\t}\n\n\t/**\n\t * Processes arrays of field/value pairs and field formats.\n\t *\n\t * This is a helper method for wpdb's CRUD methods, which take field/value pairs\n\t * for inserts, updates, and where clauses. This method first pairs each value\n\t * with a format. Then it determines the charset of that field, using that\n\t * to determine if any invalid text would be stripped. If text is stripped,\n\t * then field processing is rejected and the query fails.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param string          $table  Table name.\n\t * @param array           $data   Array of values keyed by their field names.\n\t * @param string[]|string $format Formats or format to be mapped to the values in the data.\n\t * @return array|false An array of fields that contain paired value and formats.\n\t *                     False for invalid values.\n\t */\n\tprotected function process_fields( $table, $data, $format ) {\n\t\t$data = $this->process_field_formats( $data, $format );\n\t\tif ( false === $data ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$data = $this->process_field_charsets( $data, $table );\n\t\tif ( false === $data ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$data = $this->process_field_lengths( $data, $table );\n\t\tif ( false === $data ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$converted_data = $this->strip_invalid_text( $data );\n\n\t\tif ( $data !== $converted_data ) {\n\n\t\t\t$problem_fields = array();\n\t\t\tforeach ( $data as $field => $value ) {\n\t\t\t\tif ( $value !== $converted_data[ $field ] ) {\n\t\t\t\t\t$problem_fields[] = $field;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\twp_load_translations_early();\n\n\t\t\tif ( 1 === count( $problem_fields ) ) {\n\t\t\t\t$this->last_error = sprintf(\n\t\t\t\t\t/* translators: %s: Database field where the error occurred. */\n\t\t\t\t\t__( 'WordPress database error: Processing the value for the following field failed: %s. The supplied value may be too long or contains invalid data.' ),\n\t\t\t\t\treset( $problem_fields )\n\t\t\t\t);\n\t\t\t} else {\n\t\t\t\t$this->last_error = sprintf(\n\t\t\t\t\t/* translators: %s: Database fields where the error occurred. */\n\t\t\t\t\t__( 'WordPress database error: Processing the values for the following fields failed: %s. The supplied values may be too long or contain invalid data.' ),\n\t\t\t\t\timplode( ', ', $problem_fields )\n\t\t\t\t);\n\t\t\t}\n\n\t\t\treturn false;\n\t\t}\n\n\t\treturn $data;\n\t}\n\n\t/**\n\t * Prepares arrays of value/format pairs as passed to wpdb CRUD methods.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param array           $data   Array of values keyed by their field names.\n\t * @param string[]|string $format Formats or format to be mapped to the values in the data.\n\t * @return array {\n\t *     Array of values and formats keyed by their field names.\n\t *\n\t *     @type mixed  $value  The value to be formatted.\n\t *     @type string $format The format to be mapped to the value.\n\t * }\n\t */\n\tprotected function process_field_formats( $data, $format ) {\n\t\t$formats          = (array) $format;\n\t\t$original_formats = $formats;\n\n\t\tforeach ( $data as $field => $value ) {\n\t\t\t$value = array(\n\t\t\t\t'value'  => $value,\n\t\t\t\t'format' => '%s',\n\t\t\t);\n\n\t\t\tif ( ! empty( $format ) ) {\n\t\t\t\t$value['format'] = array_shift( $formats );\n\t\t\t\tif ( ! $value['format'] ) {\n\t\t\t\t\t$value['format'] = reset( $original_formats );\n\t\t\t\t}\n\t\t\t} elseif ( isset( $this->field_types[ $field ] ) ) {\n\t\t\t\t$value['format'] = $this->field_types[ $field ];\n\t\t\t}\n\n\t\t\t$data[ $field ] = $value;\n\t\t}\n\n\t\treturn $data;\n\t}\n\n\t/**\n\t * Adds field charsets to field/value/format arrays generated by wpdb::process_field_formats().\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param array $data {\n\t *     Array of values and formats keyed by their field names,\n\t *     as it comes from the wpdb::process_field_formats() method.\n\t *\n\t *     @type array ...$0 {\n\t *         Value and format for this field.\n\t *\n\t *         @type mixed  $value  The value to be formatted.\n\t *         @type string $format The format to be mapped to the value.\n\t *     }\n\t * }\n\t * @param string $table Table name.\n\t * @return array|false {\n\t *     The same array of data with additional 'charset' keys, or false if\n\t *     the charset for the table cannot be found.\n\t *\n\t *     @type array ...$0 {\n\t *         Value, format, and charset for this field.\n\t *\n\t *         @type mixed        $value   The value to be formatted.\n\t *         @type string       $format  The format to be mapped to the value.\n\t *         @type string|false $charset The charset to be used for the value.\n\t *     }\n\t * }\n\t */\n\tprotected function process_field_charsets( $data, $table ) {\n\t\tforeach ( $data as $field => $value ) {\n\t\t\tif ( '%d' === $value['format'] || '%f' === $value['format'] ) {\n\t\t\t\t/*\n\t\t\t\t * We can skip this field if we know it isn't a string.\n\t\t\t\t * This checks %d/%f versus ! %s because its sprintf() could take more.\n\t\t\t\t */\n\t\t\t\t$value['charset'] = false;\n\t\t\t} else {\n\t\t\t\t$value['charset'] = $this->get_col_charset( $table, $field );\n\t\t\t\tif ( is_wp_error( $value['charset'] ) ) {\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t$data[ $field ] = $value;\n\t\t}\n\n\t\treturn $data;\n\t}\n\n\t/**\n\t * For string fields, records the maximum string length that field can safely save.\n\t *\n\t * @since 4.2.1\n\t *\n\t * @param array $data {\n\t *     Array of values, formats, and charsets keyed by their field names,\n\t *     as it comes from the wpdb::process_field_charsets() method.\n\t *\n\t *     @type array ...$0 {\n\t *         Value, format, and charset for this field.\n\t *\n\t *         @type mixed        $value   The value to be formatted.\n\t *         @type string       $format  The format to be mapped to the value.\n\t *         @type string|false $charset The charset to be used for the value.\n\t *     }\n\t * }\n\t * @param string $table Table name.\n\t * @return array|false {\n\t *     The same array of data with additional 'length' keys, or false if\n\t *     information for the table cannot be found.\n\t *\n\t *     @type array ...$0 {\n\t *         Value, format, charset, and length for this field.\n\t *\n\t *         @type mixed        $value   The value to be formatted.\n\t *         @type string       $format  The format to be mapped to the value.\n\t *         @type string|false $charset The charset to be used for the value.\n\t *         @type array|false  $length  {\n\t *             Information about the maximum length of the value.\n\t *             False if the column has no length.\n\t *\n\t *             @type string $type   One of 'byte' or 'char'.\n\t *             @type int    $length The column length.\n\t *         }\n\t *     }\n\t * }\n\t */\n\tprotected function process_field_lengths( $data, $table ) {\n\t\tforeach ( $data as $field => $value ) {\n\t\t\tif ( '%d' === $value['format'] || '%f' === $value['format'] ) {\n\t\t\t\t/*\n\t\t\t\t * We can skip this field if we know it isn't a string.\n\t\t\t\t * This checks %d/%f versus ! %s because its sprintf() could take more.\n\t\t\t\t */\n\t\t\t\t$value['length'] = false;\n\t\t\t} else {\n\t\t\t\t$value['length'] = $this->get_col_length( $table, $field );\n\t\t\t\tif ( is_wp_error( $value['length'] ) ) {\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t$data[ $field ] = $value;\n\t\t}\n\n\t\treturn $data;\n\t}\n\n\t/**\n\t * Retrieves one value from the database.\n\t *\n\t * Executes a SQL query and returns the value from the SQL result.\n\t * If the SQL result contains more than one column and/or more than one row,\n\t * the value in the column and row specified is returned. If $query is null,\n\t * the value in the specified column and row from the previous SQL result is returned.\n\t *\n\t * @since 0.71\n\t *\n\t * @param string|null $query Optional. SQL query. Defaults to null, use the result from the previous query.\n\t * @param int         $x     Optional. Column of value to return. Indexed from 0. Default 0.\n\t * @param int         $y     Optional. Row of value to return. Indexed from 0. Default 0.\n\t * @return string|null Database query result (as string), or null on failure.\n\t */\n\tpublic function get_var( $query = null, $x = 0, $y = 0 ) {\n\t\t$this->func_call = \"\\$db->get_var(\\\"$query\\\", $x, $y)\";\n\n\t\tif ( $query ) {\n\t\t\tif ( $this->check_current_query && $this->check_safe_collation( $query ) ) {\n\t\t\t\t$this->check_current_query = false;\n\t\t\t}\n\n\t\t\t$this->query( $query );\n\t\t}\n\n\t\t// Extract var out of cached results based on x,y vals.\n\t\tif ( ! empty( $this->last_result[ $y ] ) ) {\n\t\t\t$values = array_values( get_object_vars( $this->last_result[ $y ] ) );\n\t\t}\n\n\t\t// If there is a value return it, else return null.\n\t\treturn ( isset( $values[ $x ] ) && '' !== $values[ $x ] ) ? $values[ $x ] : null;\n\t}\n\n\t/**\n\t * Retrieves one row from the database.\n\t *\n\t * Executes a SQL query and returns the row from the SQL result.\n\t *\n\t * @since 0.71\n\t *\n\t * @param string|null $query  SQL query.\n\t * @param string      $output Optional. The required return type. One of OBJECT, ARRAY_A, or ARRAY_N, which\n\t *                            correspond to an stdClass object, an associative array, or a numeric array,\n\t *                            respectively. Default OBJECT.\n\t * @param int         $y      Optional. Row to return. Indexed from 0. Default 0.\n\t * @return array|object|null|void Database query result in format specified by $output or null on failure.\n\t */\n\tpublic function get_row( $query = null, $output = OBJECT, $y = 0 ) {\n\t\t$this->func_call = \"\\$db->get_row(\\\"$query\\\",$output,$y)\";\n\n\t\tif ( $query ) {\n\t\t\tif ( $this->check_current_query && $this->check_safe_collation( $query ) ) {\n\t\t\t\t$this->check_current_query = false;\n\t\t\t}\n\n\t\t\t$this->query( $query );\n\t\t} else {\n\t\t\treturn null;\n\t\t}\n\n\t\tif ( ! isset( $this->last_result[ $y ] ) ) {\n\t\t\treturn null;\n\t\t}\n\n\t\tif ( OBJECT === $output ) {\n\t\t\treturn $this->last_result[ $y ] ? $this->last_result[ $y ] : null;\n\t\t} elseif ( ARRAY_A === $output ) {\n\t\t\treturn $this->last_result[ $y ] ? get_object_vars( $this->last_result[ $y ] ) : null;\n\t\t} elseif ( ARRAY_N === $output ) {\n\t\t\treturn $this->last_result[ $y ] ? array_values( get_object_vars( $this->last_result[ $y ] ) ) : null;\n\t\t} elseif ( OBJECT === strtoupper( $output ) ) {\n\t\t\t// Back compat for OBJECT being previously case-insensitive.\n\t\t\treturn $this->last_result[ $y ] ? $this->last_result[ $y ] : null;\n\t\t} else {\n\t\t\t$this->print_error( ' $db->get_row(string query, output type, int offset) -- Output type must be one of: OBJECT, ARRAY_A, ARRAY_N' );\n\t\t}\n\t}\n\n\t/**\n\t * Retrieves one column from the database.\n\t *\n\t * Executes a SQL query and returns the column from the SQL result.\n\t * If the SQL result contains more than one column, the column specified is returned.\n\t * If $query is null, the specified column from the previous SQL result is returned.\n\t *\n\t * @since 0.71\n\t *\n\t * @param string|null $query Optional. SQL query. Defaults to previous query.\n\t * @param int         $x     Optional. Column to return. Indexed from 0. Default 0.\n\t * @return array Database query result. Array indexed from 0 by SQL result row number.\n\t */\n\tpublic function get_col( $query = null, $x = 0 ) {\n\t\tif ( $query ) {\n\t\t\tif ( $this->check_current_query && $this->check_safe_collation( $query ) ) {\n\t\t\t\t$this->check_current_query = false;\n\t\t\t}\n\n\t\t\t$this->query( $query );\n\t\t}\n\n\t\t$new_array = array();\n\t\t// Extract the column values.\n\t\tif ( $this->last_result ) {\n\t\t\tfor ( $i = 0, $j = count( $this->last_result ); $i < $j; $i++ ) {\n\t\t\t\t$new_array[ $i ] = $this->get_var( null, $x, $i );\n\t\t\t}\n\t\t}\n\t\treturn $new_array;\n\t}\n\n\t/**\n\t * Retrieves an entire SQL result set from the database (i.e., many rows).\n\t *\n\t * Executes a SQL query and returns the entire SQL result.\n\t *\n\t * @since 0.71\n\t *\n\t * @param string $query  SQL query.\n\t * @param string $output Optional. Any of ARRAY_A | ARRAY_N | OBJECT | OBJECT_K constants.\n\t *                       With one of the first three, return an array of rows indexed\n\t *                       from 0 by SQL result row number. Each row is an associative array\n\t *                       (column => value, ...), a numerically indexed array (0 => value, ...),\n\t *                       or an object ( ->column = value ), respectively. With OBJECT_K,\n\t *                       return an associative array of row objects keyed by the value\n\t *                       of each row's first column's value. Duplicate keys are discarded.\n\t *                       Default OBJECT.\n\t * @return array|object|null Database query results.\n\t */\n\tpublic function get_results( $query = null, $output = OBJECT ) {\n\t\t$this->func_call = \"\\$db->get_results(\\\"$query\\\", $output)\";\n\n\t\tif ( $query ) {\n\t\t\tif ( $this->check_current_query && $this->check_safe_collation( $query ) ) {\n\t\t\t\t$this->check_current_query = false;\n\t\t\t}\n\n\t\t\t$this->query( $query );\n\t\t} else {\n\t\t\treturn null;\n\t\t}\n\n\t\t$new_array = array();\n\t\tif ( OBJECT === $output ) {\n\t\t\t// Return an integer-keyed array of row objects.\n\t\t\treturn $this->last_result;\n\t\t} elseif ( OBJECT_K === $output ) {\n\t\t\t/*\n\t\t\t * Return an array of row objects with keys from column 1.\n\t\t\t * (Duplicates are discarded.)\n\t\t\t */\n\t\t\tif ( $this->last_result ) {\n\t\t\t\tforeach ( $this->last_result as $row ) {\n\t\t\t\t\t$var_by_ref = get_object_vars( $row );\n\t\t\t\t\t$key        = array_shift( $var_by_ref );\n\t\t\t\t\tif ( ! isset( $new_array[ $key ] ) ) {\n\t\t\t\t\t\t$new_array[ $key ] = $row;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn $new_array;\n\t\t} elseif ( ARRAY_A === $output || ARRAY_N === $output ) {\n\t\t\t// Return an integer-keyed array of...\n\t\t\tif ( $this->last_result ) {\n\t\t\t\tif ( ARRAY_N === $output ) {\n\t\t\t\t\tforeach ( (array) $this->last_result as $row ) {\n\t\t\t\t\t\t// ...integer-keyed row arrays.\n\t\t\t\t\t\t$new_array[] = array_values( get_object_vars( $row ) );\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tforeach ( (array) $this->last_result as $row ) {\n\t\t\t\t\t\t// ...column name-keyed row arrays.\n\t\t\t\t\t\t$new_array[] = get_object_vars( $row );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn $new_array;\n\t\t} elseif ( strtoupper( $output ) === OBJECT ) {\n\t\t\t// Back compat for OBJECT being previously case-insensitive.\n\t\t\treturn $this->last_result;\n\t\t}\n\t\treturn null;\n\t}\n\n\t/**\n\t * Retrieves the character set for the given table.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param string $table Table name.\n\t * @return string|WP_Error Table character set, WP_Error object if it couldn't be found.\n\t */\n\tprotected function get_table_charset( $table ) {\n\t\t$tablekey = strtolower( $table );\n\n\t\t/**\n\t\t * Filters the table charset value before the DB is checked.\n\t\t *\n\t\t * Returning a non-null value from the filter will effectively short-circuit\n\t\t * checking the DB for the charset, returning that value instead.\n\t\t *\n\t\t * @since 4.2.0\n\t\t *\n\t\t * @param string|WP_Error|null $charset The character set to use, WP_Error object\n\t\t *                                      if it couldn't be found. Default null.\n\t\t * @param string               $table   The name of the table being checked.\n\t\t */\n\t\t$charset = apply_filters( 'pre_get_table_charset', null, $table );\n\t\tif ( null !== $charset ) {\n\t\t\treturn $charset;\n\t\t}\n\n\t\tif ( isset( $this->table_charset[ $tablekey ] ) ) {\n\t\t\treturn $this->table_charset[ $tablekey ];\n\t\t}\n\n\t\t$charsets = array();\n\t\t$columns  = array();\n\n\t\t$table_parts = explode( '.', $table );\n\t\t$table       = '`' . implode( '`.`', $table_parts ) . '`';\n\t\t$results     = $this->get_results( \"SHOW FULL COLUMNS FROM $table\" );\n\t\tif ( ! $results ) {\n\t\t\treturn new WP_Error( 'wpdb_get_table_charset_failure', __( 'Could not retrieve table charset.' ) );\n\t\t}\n\n\t\tforeach ( $results as $column ) {\n\t\t\t$columns[ strtolower( $column->Field ) ] = $column;\n\t\t}\n\n\t\t$this->col_meta[ $tablekey ] = $columns;\n\n\t\tforeach ( $columns as $column ) {\n\t\t\tif ( ! empty( $column->Collation ) ) {\n\t\t\t\tlist( $charset ) = explode( '_', $column->Collation );\n\n\t\t\t\t// If the current connection can't support utf8mb4 characters, let's only send 3-byte utf8 characters.\n\t\t\t\tif ( 'utf8mb4' === $charset && ! $this->has_cap( 'utf8mb4' ) ) {\n\t\t\t\t\t$charset = 'utf8';\n\t\t\t\t}\n\n\t\t\t\t$charsets[ strtolower( $charset ) ] = true;\n\t\t\t}\n\n\t\t\tlist( $type ) = explode( '(', $column->Type );\n\n\t\t\t// A binary/blob means the whole query gets treated like this.\n\t\t\tif ( in_array( strtoupper( $type ), array( 'BINARY', 'VARBINARY', 'TINYBLOB', 'MEDIUMBLOB', 'BLOB', 'LONGBLOB' ), true ) ) {\n\t\t\t\t$this->table_charset[ $tablekey ] = 'binary';\n\t\t\t\treturn 'binary';\n\t\t\t}\n\t\t}\n\n\t\t// utf8mb3 is an alias for utf8.\n\t\tif ( isset( $charsets['utf8mb3'] ) ) {\n\t\t\t$charsets['utf8'] = true;\n\t\t\tunset( $charsets['utf8mb3'] );\n\t\t}\n\n\t\t// Check if we have more than one charset in play.\n\t\t$count = count( $charsets );\n\t\tif ( 1 === $count ) {\n\t\t\t$charset = key( $charsets );\n\t\t} elseif ( 0 === $count ) {\n\t\t\t// No charsets, assume this table can store whatever.\n\t\t\t$charset = false;\n\t\t} else {\n\t\t\t// More than one charset. Remove latin1 if present and recalculate.\n\t\t\tunset( $charsets['latin1'] );\n\t\t\t$count = count( $charsets );\n\t\t\tif ( 1 === $count ) {\n\t\t\t\t// Only one charset (besides latin1).\n\t\t\t\t$charset = key( $charsets );\n\t\t\t} elseif ( 2 === $count && isset( $charsets['utf8'], $charsets['utf8mb4'] ) ) {\n\t\t\t\t// Two charsets, but they're utf8 and utf8mb4, use utf8.\n\t\t\t\t$charset = 'utf8';\n\t\t\t} else {\n\t\t\t\t// Two mixed character sets. ascii.\n\t\t\t\t$charset = 'ascii';\n\t\t\t}\n\t\t}\n\n\t\t$this->table_charset[ $tablekey ] = $charset;\n\t\treturn $charset;\n\t}\n\n\t/**\n\t * Retrieves the character set for the given column.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param string $table  Table name.\n\t * @param string $column Column name.\n\t * @return string|false|WP_Error Column character set as a string. False if the column has\n\t *                               no character set. WP_Error object if there was an error.\n\t */\n\tpublic function get_col_charset( $table, $column ) {\n\t\t$tablekey  = strtolower( $table );\n\t\t$columnkey = strtolower( $column );\n\n\t\t/**\n\t\t * Filters the column charset value before the DB is checked.\n\t\t *\n\t\t * Passing a non-null value to the filter will short-circuit\n\t\t * checking the DB for the charset, returning that value instead.\n\t\t *\n\t\t * @since 4.2.0\n\t\t *\n\t\t * @param string|null|false|WP_Error $charset The character set to use. Default null.\n\t\t * @param string                     $table   The name of the table being checked.\n\t\t * @param string                     $column  The name of the column being checked.\n\t\t */\n\t\t$charset = apply_filters( 'pre_get_col_charset', null, $table, $column );\n\t\tif ( null !== $charset ) {\n\t\t\treturn $charset;\n\t\t}\n\n\t\t// Skip this entirely if this isn't a MySQL database.\n\t\tif ( empty( $this->is_mysql ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( empty( $this->table_charset[ $tablekey ] ) ) {\n\t\t\t// This primes column information for us.\n\t\t\t$table_charset = $this->get_table_charset( $table );\n\t\t\tif ( is_wp_error( $table_charset ) ) {\n\t\t\t\treturn $table_charset;\n\t\t\t}\n\t\t}\n\n\t\t// If still no column information, return the table charset.\n\t\tif ( empty( $this->col_meta[ $tablekey ] ) ) {\n\t\t\treturn $this->table_charset[ $tablekey ];\n\t\t}\n\n\t\t// If this column doesn't exist, return the table charset.\n\t\tif ( empty( $this->col_meta[ $tablekey ][ $columnkey ] ) ) {\n\t\t\treturn $this->table_charset[ $tablekey ];\n\t\t}\n\n\t\t// Return false when it's not a string column.\n\t\tif ( empty( $this->col_meta[ $tablekey ][ $columnkey ]->Collation ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tlist( $charset ) = explode( '_', $this->col_meta[ $tablekey ][ $columnkey ]->Collation );\n\t\treturn $charset;\n\t}\n\n\t/**\n\t * Retrieves the maximum string length allowed in a given column.\n\t *\n\t * The length may either be specified as a byte length or a character length.\n\t *\n\t * @since 4.2.1\n\t *\n\t * @param string $table  Table name.\n\t * @param string $column Column name.\n\t * @return array|false|WP_Error {\n\t *     Array of column length information, false if the column has no length (for\n\t *     example, numeric column), WP_Error object if there was an error.\n\t *\n\t *     @type string $type   One of 'byte' or 'char'.\n\t *     @type int    $length The column length.\n\t * }\n\t */\n\tpublic function get_col_length( $table, $column ) {\n\t\t$tablekey  = strtolower( $table );\n\t\t$columnkey = strtolower( $column );\n\n\t\t// Skip this entirely if this isn't a MySQL database.\n\t\tif ( empty( $this->is_mysql ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif ( empty( $this->col_meta[ $tablekey ] ) ) {\n\t\t\t// This primes column information for us.\n\t\t\t$table_charset = $this->get_table_charset( $table );\n\t\t\tif ( is_wp_error( $table_charset ) ) {\n\t\t\t\treturn $table_charset;\n\t\t\t}\n\t\t}\n\n\t\tif ( empty( $this->col_meta[ $tablekey ][ $columnkey ] ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$typeinfo = explode( '(', $this->col_meta[ $tablekey ][ $columnkey ]->Type );\n\n\t\t$type = strtolower( $typeinfo[0] );\n\t\tif ( ! empty( $typeinfo[1] ) ) {\n\t\t\t$length = trim( $typeinfo[1], ')' );\n\t\t} else {\n\t\t\t$length = false;\n\t\t}\n\n\t\tswitch ( $type ) {\n\t\t\tcase 'char':\n\t\t\tcase 'varchar':\n\t\t\t\treturn array(\n\t\t\t\t\t'type'   => 'char',\n\t\t\t\t\t'length' => (int) $length,\n\t\t\t\t);\n\n\t\t\tcase 'binary':\n\t\t\tcase 'varbinary':\n\t\t\t\treturn array(\n\t\t\t\t\t'type'   => 'byte',\n\t\t\t\t\t'length' => (int) $length,\n\t\t\t\t);\n\n\t\t\tcase 'tinyblob':\n\t\t\tcase 'tinytext':\n\t\t\t\treturn array(\n\t\t\t\t\t'type'   => 'byte',\n\t\t\t\t\t'length' => 255,        // 2^8 - 1\n\t\t\t\t);\n\n\t\t\tcase 'blob':\n\t\t\tcase 'text':\n\t\t\t\treturn array(\n\t\t\t\t\t'type'   => 'byte',\n\t\t\t\t\t'length' => 65535,      // 2^16 - 1\n\t\t\t\t);\n\n\t\t\tcase 'mediumblob':\n\t\t\tcase 'mediumtext':\n\t\t\t\treturn array(\n\t\t\t\t\t'type'   => 'byte',\n\t\t\t\t\t'length' => 16777215,   // 2^24 - 1\n\t\t\t\t);\n\n\t\t\tcase 'longblob':\n\t\t\tcase 'longtext':\n\t\t\t\treturn array(\n\t\t\t\t\t'type'   => 'byte',\n\t\t\t\t\t'length' => 4294967295, // 2^32 - 1\n\t\t\t\t);\n\n\t\t\tdefault:\n\t\t\t\treturn false;\n\t\t}\n\t}\n\n\t/**\n\t * Checks if a string is ASCII.\n\t *\n\t * The negative regex is faster for non-ASCII strings, as it allows\n\t * the search to finish as soon as it encounters a non-ASCII character.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param string $input_string String to check.\n\t * @return bool True if ASCII, false if not.\n\t */\n\tprotected function check_ascii( $input_string ) {\n\t\tif ( function_exists( 'mb_check_encoding' ) ) {\n\t\t\tif ( mb_check_encoding( $input_string, 'ASCII' ) ) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t} elseif ( ! preg_match( '/[^\\x00-\\x7F]/', $input_string ) ) {\n\t\t\treturn true;\n\t\t}\n\n\t\treturn false;\n\t}\n\n\t/**\n\t * Checks if the query is accessing a collation considered safe on the current version of MySQL.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param string $query The query to check.\n\t * @return bool True if the collation is safe, false if it isn't.\n\t */\n\tprotected function check_safe_collation( $query ) {\n\t\tif ( $this->checking_collation ) {\n\t\t\treturn true;\n\t\t}\n\n\t\t// We don't need to check the collation for queries that don't read data.\n\t\t$query = ltrim( $query, \"\\r\\n\\t (\" );\n\t\tif ( preg_match( '/^(?:SHOW|DESCRIBE|DESC|EXPLAIN|CREATE)\\s/i', $query ) ) {\n\t\t\treturn true;\n\t\t}\n\n\t\t// All-ASCII queries don't need extra checking.\n\t\tif ( $this->check_ascii( $query ) ) {\n\t\t\treturn true;\n\t\t}\n\n\t\t$table = $this->get_table_from_query( $query );\n\t\tif ( ! $table ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$this->checking_collation = true;\n\t\t$collation                = $this->get_table_charset( $table );\n\t\t$this->checking_collation = false;\n\n\t\t// Tables with no collation, or latin1 only, don't need extra checking.\n\t\tif ( false === $collation || 'latin1' === $collation ) {\n\t\t\treturn true;\n\t\t}\n\n\t\t$table = strtolower( $table );\n\t\tif ( empty( $this->col_meta[ $table ] ) ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// If any of the columns don't have one of these collations, it needs more sanity checking.\n\t\t$safe_collations = array(\n\t\t\t'utf8_bin',\n\t\t\t'utf8_general_ci',\n\t\t\t'utf8mb3_bin',\n\t\t\t'utf8mb3_general_ci',\n\t\t\t'utf8mb4_bin',\n\t\t\t'utf8mb4_general_ci',\n\t\t);\n\n\t\tforeach ( $this->col_meta[ $table ] as $col ) {\n\t\t\tif ( empty( $col->Collation ) ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tif ( ! in_array( $col->Collation, $safe_collations, true ) ) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\n\t\treturn true;\n\t}\n\n\t/**\n\t * Strips any invalid characters based on value/charset pairs.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param array $data Array of value arrays. Each value array has the keys 'value', 'charset', and 'length'.\n\t *                    An optional 'ascii' key can be set to false to avoid redundant ASCII checks.\n\t * @return array|WP_Error The $data parameter, with invalid characters removed from each value.\n\t *                        This works as a passthrough: any additional keys such as 'field' are\n\t *                        retained in each value array. If we cannot remove invalid characters,\n\t *                        a WP_Error object is returned.\n\t */\n\tprotected function strip_invalid_text( $data ) {\n\t\t$db_check_string = false;\n\n\t\tforeach ( $data as &$value ) {\n\t\t\t$charset = $value['charset'];\n\n\t\t\tif ( is_array( $value['length'] ) ) {\n\t\t\t\t$length                  = $value['length']['length'];\n\t\t\t\t$truncate_by_byte_length = 'byte' === $value['length']['type'];\n\t\t\t} else {\n\t\t\t\t$length = false;\n\t\t\t\t/*\n\t\t\t\t * Since we have no length, we'll never truncate. Initialize the variable to false.\n\t\t\t\t * True would take us through an unnecessary (for this case) codepath below.\n\t\t\t\t */\n\t\t\t\t$truncate_by_byte_length = false;\n\t\t\t}\n\n\t\t\t// There's no charset to work with.\n\t\t\tif ( false === $charset ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// Column isn't a string.\n\t\t\tif ( ! is_string( $value['value'] ) ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t$needs_validation = true;\n\t\t\tif (\n\t\t\t\t// latin1 can store any byte sequence.\n\t\t\t\t'latin1' === $charset\n\t\t\t||\n\t\t\t\t// ASCII is always OK.\n\t\t\t\t( ! isset( $value['ascii'] ) && $this->check_ascii( $value['value'] ) )\n\t\t\t) {\n\t\t\t\t$truncate_by_byte_length = true;\n\t\t\t\t$needs_validation        = false;\n\t\t\t}\n\n\t\t\tif ( $truncate_by_byte_length ) {\n\t\t\t\tmbstring_binary_safe_encoding();\n\t\t\t\tif ( false !== $length && strlen( $value['value'] ) > $length ) {\n\t\t\t\t\t$value['value'] = substr( $value['value'], 0, $length );\n\t\t\t\t}\n\t\t\t\treset_mbstring_encoding();\n\n\t\t\t\tif ( ! $needs_validation ) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// utf8 can be handled by regex, which is a bunch faster than a DB lookup.\n\t\t\tif ( ( 'utf8' === $charset || 'utf8mb3' === $charset || 'utf8mb4' === $charset ) && function_exists( 'mb_strlen' ) ) {\n\t\t\t\t$regex = '/\n\t\t\t\t\t(\n\t\t\t\t\t\t(?: [\\x00-\\x7F]                  # single-byte sequences   0xxxxxxx\n\t\t\t\t\t\t|   [\\xC2-\\xDF][\\x80-\\xBF]       # double-byte sequences   110xxxxx 10xxxxxx\n\t\t\t\t\t\t|   \\xE0[\\xA0-\\xBF][\\x80-\\xBF]   # triple-byte sequences   1110xxxx 10xxxxxx * 2\n\t\t\t\t\t\t|   [\\xE1-\\xEC][\\x80-\\xBF]{2}\n\t\t\t\t\t\t|   \\xED[\\x80-\\x9F][\\x80-\\xBF]\n\t\t\t\t\t\t|   [\\xEE-\\xEF][\\x80-\\xBF]{2}';\n\n\t\t\t\tif ( 'utf8mb4' === $charset ) {\n\t\t\t\t\t$regex .= '\n\t\t\t\t\t\t|    \\xF0[\\x90-\\xBF][\\x80-\\xBF]{2} # four-byte sequences   11110xxx 10xxxxxx * 3\n\t\t\t\t\t\t|    [\\xF1-\\xF3][\\x80-\\xBF]{3}\n\t\t\t\t\t\t|    \\xF4[\\x80-\\x8F][\\x80-\\xBF]{2}\n\t\t\t\t\t';\n\t\t\t\t}\n\n\t\t\t\t$regex         .= '){1,40}                          # ...one or more times\n\t\t\t\t\t)\n\t\t\t\t\t| .                                  # anything else\n\t\t\t\t\t/x';\n\t\t\t\t$value['value'] = preg_replace( $regex, '$1', $value['value'] );\n\n\t\t\t\tif ( false !== $length && mb_strlen( $value['value'], 'UTF-8' ) > $length ) {\n\t\t\t\t\t$value['value'] = mb_substr( $value['value'], 0, $length, 'UTF-8' );\n\t\t\t\t}\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// We couldn't use any local conversions, send it to the DB.\n\t\t\t$value['db']     = true;\n\t\t\t$db_check_string = true;\n\t\t}\n\t\tunset( $value ); // Remove by reference.\n\n\t\tif ( $db_check_string ) {\n\t\t\t$queries = array();\n\t\t\tforeach ( $data as $col => $value ) {\n\t\t\t\tif ( ! empty( $value['db'] ) ) {\n\t\t\t\t\t// We're going to need to truncate by characters or bytes, depending on the length value we have.\n\t\t\t\t\tif ( isset( $value['length']['type'] ) && 'byte' === $value['length']['type'] ) {\n\t\t\t\t\t\t// Using binary causes LEFT() to truncate by bytes.\n\t\t\t\t\t\t$charset = 'binary';\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$charset = $value['charset'];\n\t\t\t\t\t}\n\n\t\t\t\t\tif ( $this->charset ) {\n\t\t\t\t\t\t$connection_charset = $this->charset;\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$connection_charset = mysqli_character_set_name( $this->dbh );\n\t\t\t\t\t}\n\n\t\t\t\t\tif ( is_array( $value['length'] ) ) {\n\t\t\t\t\t\t$length          = sprintf( '%.0f', $value['length']['length'] );\n\t\t\t\t\t\t$queries[ $col ] = $this->prepare( \"CONVERT( LEFT( CONVERT( %s USING $charset ), $length ) USING $connection_charset )\", $value['value'] );\n\t\t\t\t\t} elseif ( 'binary' !== $charset ) {\n\t\t\t\t\t\t// If we don't have a length, there's no need to convert binary - it will always return the same result.\n\t\t\t\t\t\t$queries[ $col ] = $this->prepare( \"CONVERT( CONVERT( %s USING $charset ) USING $connection_charset )\", $value['value'] );\n\t\t\t\t\t}\n\n\t\t\t\t\tunset( $data[ $col ]['db'] );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t$sql = array();\n\t\t\tforeach ( $queries as $column => $query ) {\n\t\t\t\tif ( ! $query ) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\n\t\t\t\t$sql[] = $query . \" AS x_$column\";\n\t\t\t}\n\n\t\t\t$this->check_current_query = false;\n\t\t\t$row                       = $this->get_row( 'SELECT ' . implode( ', ', $sql ), ARRAY_A );\n\t\t\tif ( ! $row ) {\n\t\t\t\treturn new WP_Error( 'wpdb_strip_invalid_text_failure', __( 'Could not strip invalid text.' ) );\n\t\t\t}\n\n\t\t\tforeach ( array_keys( $data ) as $column ) {\n\t\t\t\tif ( isset( $row[ \"x_$column\" ] ) ) {\n\t\t\t\t\t$data[ $column ]['value'] = $row[ \"x_$column\" ];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn $data;\n\t}\n\n\t/**\n\t * Strips any invalid characters from the query.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param string $query Query to convert.\n\t * @return string|WP_Error The converted query, or a WP_Error object if the conversion fails.\n\t */\n\tprotected function strip_invalid_text_from_query( $query ) {\n\t\t// We don't need to check the collation for queries that don't read data.\n\t\t$trimmed_query = ltrim( $query, \"\\r\\n\\t (\" );\n\t\tif ( preg_match( '/^(?:SHOW|DESCRIBE|DESC|EXPLAIN|CREATE)\\s/i', $trimmed_query ) ) {\n\t\t\treturn $query;\n\t\t}\n\n\t\t$table = $this->get_table_from_query( $query );\n\t\tif ( $table ) {\n\t\t\t$charset = $this->get_table_charset( $table );\n\t\t\tif ( is_wp_error( $charset ) ) {\n\t\t\t\treturn $charset;\n\t\t\t}\n\n\t\t\t// We can't reliably strip text from tables containing binary/blob columns.\n\t\t\tif ( 'binary' === $charset ) {\n\t\t\t\treturn $query;\n\t\t\t}\n\t\t} else {\n\t\t\t$charset = $this->charset;\n\t\t}\n\n\t\t$data = array(\n\t\t\t'value'   => $query,\n\t\t\t'charset' => $charset,\n\t\t\t'ascii'   => false,\n\t\t\t'length'  => false,\n\t\t);\n\n\t\t$data = $this->strip_invalid_text( array( $data ) );\n\t\tif ( is_wp_error( $data ) ) {\n\t\t\treturn $data;\n\t\t}\n\n\t\treturn $data[0]['value'];\n\t}\n\n\t/**\n\t * Strips any invalid characters from the string for a given table and column.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param string $table  Table name.\n\t * @param string $column Column name.\n\t * @param string $value  The text to check.\n\t * @return string|WP_Error The converted string, or a WP_Error object if the conversion fails.\n\t */\n\tpublic function strip_invalid_text_for_column( $table, $column, $value ) {\n\t\tif ( ! is_string( $value ) ) {\n\t\t\treturn $value;\n\t\t}\n\n\t\t$charset = $this->get_col_charset( $table, $column );\n\t\tif ( ! $charset ) {\n\t\t\t// Not a string column.\n\t\t\treturn $value;\n\t\t} elseif ( is_wp_error( $charset ) ) {\n\t\t\t// Bail on real errors.\n\t\t\treturn $charset;\n\t\t}\n\n\t\t$data = array(\n\t\t\t$column => array(\n\t\t\t\t'value'   => $value,\n\t\t\t\t'charset' => $charset,\n\t\t\t\t'length'  => $this->get_col_length( $table, $column ),\n\t\t\t),\n\t\t);\n\n\t\t$data = $this->strip_invalid_text( $data );\n\t\tif ( is_wp_error( $data ) ) {\n\t\t\treturn $data;\n\t\t}\n\n\t\treturn $data[ $column ]['value'];\n\t}\n\n\t/**\n\t * Finds the first table name referenced in a query.\n\t *\n\t * @since 4.2.0\n\t *\n\t * @param string $query The query to search.\n\t * @return string|false The table name found, or false if a table couldn't be found.\n\t */\n\tprotected function get_table_from_query( $query ) {\n\t\t// Remove characters that can legally trail the table name.\n\t\t$query = rtrim( $query, ';/-#' );\n\n\t\t// Allow (select...) union [...] style queries. Use the first query's table name.\n\t\t$query = ltrim( $query, \"\\r\\n\\t (\" );\n\n\t\t// Strip everything between parentheses except nested selects.\n\t\t$query = preg_replace( '/\\((?!\\s*select)[^(]*?\\)/is', '()', $query );\n\n\t\t// Quickly match most common queries.\n\t\tif ( preg_match(\n\t\t\t'/^\\s*(?:'\n\t\t\t\t. 'SELECT.*?\\s+FROM'\n\t\t\t\t. '|INSERT(?:\\s+LOW_PRIORITY|\\s+DELAYED|\\s+HIGH_PRIORITY)?(?:\\s+IGNORE)?(?:\\s+INTO)?'\n\t\t\t\t. '|REPLACE(?:\\s+LOW_PRIORITY|\\s+DELAYED)?(?:\\s+INTO)?'\n\t\t\t\t. '|UPDATE(?:\\s+LOW_PRIORITY)?(?:\\s+IGNORE)?'\n\t\t\t\t. '|DELETE(?:\\s+LOW_PRIORITY|\\s+QUICK|\\s+IGNORE)*(?:.+?FROM)?'\n\t\t\t. ')\\s+((?:[0-9a-zA-Z$_.`-]|[\\xC2-\\xDF][\\x80-\\xBF])+)/is',\n\t\t\t$query,\n\t\t\t$maybe\n\t\t) ) {\n\t\t\treturn str_replace( '`', '', $maybe[1] );\n\t\t}\n\n\t\t// SHOW TABLE STATUS and SHOW TABLES WHERE Name = 'wp_posts'\n\t\tif ( preg_match( '/^\\s*SHOW\\s+(?:TABLE\\s+STATUS|(?:FULL\\s+)?TABLES).+WHERE\\s+Name\\s*=\\s*(\"|\\')((?:[0-9a-zA-Z$_.-]|[\\xC2-\\xDF][\\x80-\\xBF])+)\\\\1/is', $query, $maybe ) ) {\n\t\t\treturn $maybe[2];\n\t\t}\n\n\t\t/*\n\t\t * SHOW TABLE STATUS LIKE and SHOW TABLES LIKE 'wp\\_123\\_%'\n\t\t * This quoted LIKE operand seldom holds a full table name.\n\t\t * It is usually a pattern for matching a prefix so we just\n\t\t * strip the trailing % and unescape the _ to get 'wp_123_'\n\t\t * which drop-ins can use for routing these SQL statements.\n\t\t */\n\t\tif ( preg_match( '/^\\s*SHOW\\s+(?:TABLE\\s+STATUS|(?:FULL\\s+)?TABLES)\\s+(?:WHERE\\s+Name\\s+)?LIKE\\s*(\"|\\')((?:[\\\\\\\\0-9a-zA-Z$_.-]|[\\xC2-\\xDF][\\x80-\\xBF])+)%?\\\\1/is', $query, $maybe ) ) {\n\t\t\treturn str_replace( '\\\\_', '_', $maybe[2] );\n\t\t}\n\n\t\t// Big pattern for the rest of the table-related queries.\n\t\tif ( preg_match(\n\t\t\t'/^\\s*(?:'\n\t\t\t\t. '(?:EXPLAIN\\s+(?:EXTENDED\\s+)?)?SELECT.*?\\s+FROM'\n\t\t\t\t. '|DESCRIBE|DESC|EXPLAIN|HANDLER'\n\t\t\t\t. '|(?:LOCK|UNLOCK)\\s+TABLE(?:S)?'\n\t\t\t\t. '|(?:RENAME|OPTIMIZE|BACKUP|RESTORE|CHECK|CHECKSUM|ANALYZE|REPAIR).*\\s+TABLE'\n\t\t\t\t. '|TRUNCATE(?:\\s+TABLE)?'\n\t\t\t\t. '|CREATE(?:\\s+TEMPORARY)?\\s+TABLE(?:\\s+IF\\s+NOT\\s+EXISTS)?'\n\t\t\t\t. '|ALTER(?:\\s+IGNORE)?\\s+TABLE'\n\t\t\t\t. '|DROP\\s+TABLE(?:\\s+IF\\s+EXISTS)?'\n\t\t\t\t. '|CREATE(?:\\s+\\w+)?\\s+INDEX.*\\s+ON'\n\t\t\t\t. '|DROP\\s+INDEX.*\\s+ON'\n\t\t\t\t. '|LOAD\\s+DATA.*INFILE.*INTO\\s+TABLE'\n\t\t\t\t. '|(?:GRANT|REVOKE).*ON\\s+TABLE'\n\t\t\t\t. '|SHOW\\s+(?:.*FROM|.*TABLE)'\n\t\t\t. ')\\s+\\(*\\s*((?:[0-9a-zA-Z$_.`-]|[\\xC2-\\xDF][\\x80-\\xBF])+)\\s*\\)*/is',\n\t\t\t$query,\n\t\t\t$maybe\n\t\t) ) {\n\t\t\treturn str_replace( '`', '', $maybe[1] );\n\t\t}\n\n\t\treturn false;\n\t}\n\n\t/**\n\t * Loads the column metadata from the last query.\n\t *\n\t * @since 3.5.0\n\t */\n\tprotected function load_col_info() {\n\t\tif ( $this->col_info ) {\n\t\t\treturn;\n\t\t}\n\n\t\t$num_fields = mysqli_num_fields( $this->result );\n\n\t\tfor ( $i = 0; $i < $num_fields; $i++ ) {\n\t\t\t$this->col_info[ $i ] = mysqli_fetch_field( $this->result );\n\t\t}\n\t}\n\n\t/**\n\t * Retrieves column metadata from the last query.\n\t *\n\t * @since 0.71\n\t *\n\t * @param string $info_type  Optional. Possible values include 'name', 'table', 'def', 'max_length',\n\t *                           'not_null', 'primary_key', 'multiple_key', 'unique_key', 'numeric',\n\t *                           'blob', 'type', 'unsigned', 'zerofill'. Default 'name'.\n\t * @param int    $col_offset Optional. 0: col name. 1: which table the col's in. 2: col's max length.\n\t *                           3: if the col is numeric. 4: col's type. Default -1.\n\t * @return mixed Column results.\n\t */\n\tpublic function get_col_info( $info_type = 'name', $col_offset = -1 ) {\n\t\t$this->load_col_info();\n\n\t\tif ( $this->col_info ) {\n\t\t\tif ( -1 === $col_offset ) {\n\t\t\t\t$i         = 0;\n\t\t\t\t$new_array = array();\n\t\t\t\tforeach ( (array) $this->col_info as $col ) {\n\t\t\t\t\t$new_array[ $i ] = $col->{$info_type};\n\t\t\t\t\t++$i;\n\t\t\t\t}\n\t\t\t\treturn $new_array;\n\t\t\t} else {\n\t\t\t\treturn $this->col_info[ $col_offset ]->{$info_type};\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * Starts the timer, for debugging purposes.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @return true\n\t */\n\tpublic function timer_start() {\n\t\t$this->time_start = microtime( true );\n\t\treturn true;\n\t}\n\n\t/**\n\t * Stops the debugging timer.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @return float Total time spent on the query, in seconds.\n\t */\n\tpublic function timer_stop() {\n\t\treturn ( microtime( true ) - $this->time_start );\n\t}\n\n\t/**\n\t * Wraps errors in a nice header and footer and dies.\n\t *\n\t * Will not die if wpdb::$show_errors is false.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @param string $message    The error message.\n\t * @param string $error_code Optional. A computer-readable string to identify the error.\n\t *                           Default '500'.\n\t * @return void|false Void if the showing of errors is enabled, false if disabled.\n\t */\n\tpublic function bail( $message, $error_code = '500' ) {\n\t\tif ( $this->show_errors ) {\n\t\t\t$error = '';\n\n\t\t\tif ( $this->dbh instanceof mysqli ) {\n\t\t\t\t$error = mysqli_error( $this->dbh );\n\t\t\t} elseif ( mysqli_connect_errno() ) {\n\t\t\t\t$error = mysqli_connect_error();\n\t\t\t}\n\n\t\t\tif ( $error ) {\n\t\t\t\t$message = '<p><code>' . $error . \"</code></p>\\n\" . $message;\n\t\t\t}\n\n\t\t\twp_die( $message );\n\t\t} else {\n\t\t\tif ( class_exists( 'WP_Error', false ) ) {\n\t\t\t\t$this->error = new WP_Error( $error_code, $message );\n\t\t\t} else {\n\t\t\t\t$this->error = $message;\n\t\t\t}\n\n\t\t\treturn false;\n\t\t}\n\t}\n\n\t/**\n\t * Closes the current database connection.\n\t *\n\t * @since 4.5.0\n\t *\n\t * @return bool True if the connection was successfully closed,\n\t *              false if it wasn't, or if the connection doesn't exist.\n\t */\n\tpublic function close() {\n\t\tif ( ! $this->dbh ) {\n\t\t\treturn false;\n\t\t}\n\n\t\t$closed = mysqli_close( $this->dbh );\n\n\t\tif ( $closed ) {\n\t\t\t$this->dbh           = null;\n\t\t\t$this->ready         = false;\n\t\t\t$this->has_connected = false;\n\t\t}\n\n\t\treturn $closed;\n\t}\n\n\t/**\n\t * Determines whether MySQL database is at least the required minimum version.\n\t *\n\t * @since 2.5.0\n\t *\n\t * @global string $wp_version             The WordPress version string.\n\t * @global string $required_mysql_version The required MySQL version string.\n\t * @return void|WP_Error\n\t */\n\tpublic function check_database_version() {\n\t\tglobal $wp_version, $required_mysql_version;\n\t\t// Make sure the server has the required MySQL version.\n\t\tif ( version_compare( $this->db_version(), $required_mysql_version, '<' ) ) {\n\t\t\t/* translators: 1: WordPress version number, 2: Minimum required MySQL version number. */\n\t\t\treturn new WP_Error( 'database_version', sprintf( __( '<strong>Error:</strong> WordPress %1$s requires MySQL %2$s or higher' ), $wp_version, $required_mysql_version ) );\n\t\t}\n\t}\n\n\t/**\n\t * Determines whether the database supports collation.\n\t *\n\t * Called when WordPress is generating the table scheme.\n\t *\n\t * Use `wpdb::has_cap( 'collation' )`.\n\t *\n\t * @since 2.5.0\n\t * @deprecated 3.5.0 Use wpdb::has_cap()\n\t *\n\t * @return bool True if collation is supported, false if not.\n\t */\n\tpublic function supports_collation() {\n\t\t_deprecated_function( __FUNCTION__, '3.5.0', 'wpdb::has_cap( \\'collation\\' )' );\n\t\treturn $this->has_cap( 'collation' );\n\t}\n\n\t/**\n\t * Retrieves the database character collate.\n\t *\n\t * @since 3.5.0\n\t *\n\t * @return string The database character collate.\n\t */\n\tpublic function get_charset_collate() {\n\t\t$charset_collate = '';\n\n\t\tif ( ! empty( $this->charset ) ) {\n\t\t\t$charset_collate = \"DEFAULT CHARACTER SET $this->charset\";\n\t\t}\n\t\tif ( ! empty( $this->collate ) ) {\n\t\t\t$charset_collate .= \" COLLATE $this->collate\";\n\t\t}\n\n\t\treturn $charset_collate;\n\t}\n\n\t/**\n\t * Determines whether the database or WPDB supports a particular feature.\n\t *\n\t * Capability sniffs for the database server and current version of WPDB.\n\t *\n\t * Database sniffs are based on the version of MySQL the site is using.\n\t *\n\t * WPDB sniffs are added as new features are introduced to allow theme and plugin\n\t * developers to determine feature support. This is to account for drop-ins which may\n\t * introduce feature support at a different time to WordPress.\n\t *\n\t * @since 2.7.0\n\t * @since 4.1.0 Added support for the 'utf8mb4' feature.\n\t * @since 4.6.0 Added support for the 'utf8mb4_520' feature.\n\t * @since 6.2.0 Added support for the 'identifier_placeholders' feature.\n\t *\n\t * @see wpdb::db_version()\n\t *\n\t * @param string $db_cap The feature to check for. Accepts 'collation', 'group_concat',\n\t *                       'subqueries', 'set_charset', 'utf8mb4', 'utf8mb4_520',\n\t *                       or 'identifier_placeholders'.\n\t * @return bool True when the database feature is supported, false otherwise.\n\t */\n\tpublic function has_cap( $db_cap ) {\n\t\t$db_version     = $this->db_version();\n\t\t$db_server_info = $this->db_server_info();\n\n\t\t/*\n\t\t * Account for MariaDB version being prefixed with '5.5.5-' on older PHP versions.\n\t\t *\n\t\t * Note: str_contains() is not used here, as this file can be included\n\t\t * directly outside of WordPress core, e.g. by HyperDB, in which case\n\t\t * the polyfills from wp-includes/compat.php are not loaded.\n\t\t */\n\t\tif ( '5.5.5' === $db_version && false !== strpos( $db_server_info, 'MariaDB' )\n\t\t\t&& PHP_VERSION_ID < 80016 // PHP 8.0.15 or older.\n\t\t) {\n\t\t\t// Strip the '5.5.5-' prefix and set the version to the correct value.\n\t\t\t$db_server_info = preg_replace( '/^5\\.5\\.5-(.*)/', '$1', $db_server_info );\n\t\t\t$db_version     = preg_replace( '/[^0-9.].*/', '', $db_server_info );\n\t\t}\n\n\t\tswitch ( strtolower( $db_cap ) ) {\n\t\t\tcase 'collation':    // @since 2.5.0\n\t\t\tcase 'group_concat': // @since 2.7.0\n\t\t\tcase 'subqueries':   // @since 2.7.0\n\t\t\t\treturn version_compare( $db_version, '4.1', '>=' );\n\t\t\tcase 'set_charset':\n\t\t\t\treturn version_compare( $db_version, '5.0.7', '>=' );\n\t\t\tcase 'utf8mb4':      // @since 4.1.0\n\t\t\t\tif ( version_compare( $db_version, '5.5.3', '<' ) ) {\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\n\t\t\t\t$client_version = mysqli_get_client_info();\n\n\t\t\t\t/*\n\t\t\t\t * libmysql has supported utf8mb4 since 5.5.3, same as the MySQL server.\n\t\t\t\t * mysqlnd has supported utf8mb4 since 5.0.9.\n\t\t\t\t *\n\t\t\t\t * Note: str_contains() is not used here, as this file can be included\n\t\t\t\t * directly outside of WordPress core, e.g. by HyperDB, in which case\n\t\t\t\t * the polyfills from wp-includes/compat.php are not loaded.\n\t\t\t\t */\n\t\t\t\tif ( false !== strpos( $client_version, 'mysqlnd' ) ) {\n\t\t\t\t\t$client_version = preg_replace( '/^\\D+([\\d.]+).*/', '$1', $client_version );\n\t\t\t\t\treturn version_compare( $client_version, '5.0.9', '>=' );\n\t\t\t\t} else {\n\t\t\t\t\treturn version_compare( $client_version, '5.5.3', '>=' );\n\t\t\t\t}\n\t\t\tcase 'utf8mb4_520': // @since 4.6.0\n\t\t\t\treturn version_compare( $db_version, '5.6', '>=' );\n\t\t\tcase 'identifier_placeholders': // @since 6.2.0\n\t\t\t\t/*\n\t\t\t\t * As of WordPress 6.2, wpdb::prepare() supports identifiers via '%i',\n\t\t\t\t * e.g. table/field names.\n\t\t\t\t */\n\t\t\t\treturn true;\n\t\t}\n\n\t\treturn false;\n\t}\n\n\t/**\n\t * Retrieves a comma-separated list of the names of the functions that called wpdb.\n\t *\n\t * @since 2.5.0\n\t *\n\t * @return string Comma-separated list of the calling functions.\n\t */\n\tpublic function get_caller() {\n\t\treturn wp_debug_backtrace_summary( __CLASS__ );\n\t}\n\n\t/**\n\t * Retrieves the database server version.\n\t *\n\t * @since 2.7.0\n\t *\n\t * @return string|null Version number on success, null on failure.\n\t */\n\tpublic function db_version() {\n\t\treturn preg_replace( '/[^0-9.].*/', '', $this->db_server_info() );\n\t}\n\n\t/**\n\t * Returns the version of the MySQL server.\n\t *\n\t * @since 5.5.0\n\t *\n\t * @return string Server version as a string.\n\t */\n\tpublic function db_server_info() {\n\t\treturn mysqli_get_server_info( $this->dbh );\n\t}\n}\n"
  },
  {
    "path": "wp-includes/l10n.php",
    "content": "<?php\n/**\n * Core Translation API\n *\n * @package WordPress\n * @subpackage i18n\n * @since 1.2.0\n */\n\n/**\n * Retrieves the current locale.\n *\n * If the locale is set, then it will filter the locale in the {@see 'locale'}\n * filter hook and return the value.\n *\n * If the locale is not set already, then the WPLANG constant is used if it is\n * defined. Then it is filtered through the {@see 'locale'} filter hook and\n * the value for the locale global set and the locale is returned.\n *\n * The process to get the locale should only be done once, but the locale will\n * always be filtered using the {@see 'locale'} hook.\n *\n * @since 1.5.0\n *\n * @global string $locale           The current locale.\n * @global string $wp_local_package Locale code of the package.\n *\n * @return string The locale of the blog or from the {@see 'locale'} hook.\n */\nfunction get_locale() {\n\tglobal $locale, $wp_local_package;\n\n\tif ( isset( $locale ) ) {\n\t\t/** This filter is documented in wp-includes/l10n.php */\n\t\treturn apply_filters( 'locale', $locale );\n\t}\n\n\tif ( isset( $wp_local_package ) ) {\n\t\t$locale = $wp_local_package;\n\t}\n\n\t// WPLANG was defined in wp-config.\n\tif ( defined( 'WPLANG' ) ) {\n\t\t$locale = WPLANG;\n\t}\n\n\t// If multisite, check options.\n\tif ( is_multisite() ) {\n\t\t// Don't check blog option when installing.\n\t\tif ( wp_installing() ) {\n\t\t\t$ms_locale = get_site_option( 'WPLANG' );\n\t\t} else {\n\t\t\t$ms_locale = get_option( 'WPLANG' );\n\t\t\tif ( false === $ms_locale ) {\n\t\t\t\t$ms_locale = get_site_option( 'WPLANG' );\n\t\t\t}\n\t\t}\n\n\t\tif ( false !== $ms_locale ) {\n\t\t\t$locale = $ms_locale;\n\t\t}\n\t} else {\n\t\t$db_locale = get_option( 'WPLANG' );\n\t\tif ( false !== $db_locale ) {\n\t\t\t$locale = $db_locale;\n\t\t}\n\t}\n\n\tif ( empty( $locale ) ) {\n\t\t$locale = 'en_US';\n\t}\n\n\t/**\n\t * Filters the locale ID of the WordPress installation.\n\t *\n\t * @since 1.5.0\n\t *\n\t * @param string $locale The locale ID.\n\t */\n\treturn apply_filters( 'locale', $locale );\n}\n\n/**\n * Retrieves the locale of a user.\n *\n * If the user has a locale set to a non-empty string then it will be\n * returned. Otherwise it returns the locale of get_locale().\n *\n * @since 4.7.0\n *\n * @param int|WP_User $user User's ID or a WP_User object. Defaults to current user.\n * @return string The locale of the user.\n */\nfunction get_user_locale( $user = 0 ) {\n\t$user_object = false;\n\n\tif ( 0 === $user && function_exists( 'wp_get_current_user' ) ) {\n\t\t$user_object = wp_get_current_user();\n\t} elseif ( $user instanceof WP_User ) {\n\t\t$user_object = $user;\n\t} elseif ( $user && is_numeric( $user ) ) {\n\t\t$user_object = get_user_by( 'id', $user );\n\t}\n\n\tif ( ! $user_object ) {\n\t\treturn get_locale();\n\t}\n\n\t$locale = $user_object->locale;\n\n\treturn $locale ? $locale : get_locale();\n}\n\n/**\n * Determines the current locale desired for the request.\n *\n * @since 5.0.0\n *\n * @global string $pagenow The filename of the current screen.\n *\n * @return string The determined locale.\n */\nfunction determine_locale() {\n\t/**\n\t * Filters the locale for the current request prior to the default determination process.\n\t *\n\t * Using this filter allows to override the default logic, effectively short-circuiting the function.\n\t *\n\t * @since 5.0.0\n\t *\n\t * @param string|null $locale The locale to return and short-circuit. Default null.\n\t */\n\t$determined_locale = apply_filters( 'pre_determine_locale', null );\n\n\tif ( $determined_locale && is_string( $determined_locale ) ) {\n\t\treturn $determined_locale;\n\t}\n\n\tif (\n\t\tisset( $GLOBALS['pagenow'] ) && 'wp-login.php' === $GLOBALS['pagenow'] &&\n\t\t( ! empty( $_GET['wp_lang'] ) || ! empty( $_COOKIE['wp_lang'] ) )\n\t) {\n\t\tif ( ! empty( $_GET['wp_lang'] ) ) {\n\t\t\t$determined_locale = sanitize_locale_name( $_GET['wp_lang'] );\n\t\t} else {\n\t\t\t$determined_locale = sanitize_locale_name( $_COOKIE['wp_lang'] );\n\t\t}\n\t} elseif (\n\t\tis_admin() ||\n\t\t( isset( $_GET['_locale'] ) && 'user' === $_GET['_locale'] && wp_is_json_request() )\n\t) {\n\t\t$determined_locale = get_user_locale();\n\t}\n\n\tif ( ! $determined_locale ) {\n\t\t$determined_locale = get_locale();\n\t}\n\n\t/**\n\t * Filters the locale for the current request.\n\t *\n\t * @since 5.0.0\n\t *\n\t * @param string $locale The locale.\n\t */\n\treturn apply_filters( 'determine_locale', $determined_locale );\n}\n\n/**\n * Retrieves the translation of $text.\n *\n * If there is no translation, or the text domain isn't loaded, the original text is returned.\n *\n * *Note:* Don't use translate() directly, use __() or related functions.\n *\n * @since 2.2.0\n * @since 5.5.0 Introduced `gettext-{$domain}` filter.\n *\n * @param string $text   Text to translate.\n * @param string $domain Optional. Text domain. Unique identifier for retrieving translated strings.\n *                       Default 'default'.\n * @return string Translated text.\n */\nfunction translate( $text, $domain = 'default' ) {\n\t$translations = get_translations_for_domain( $domain );\n\t$translation  = $translations->translate( $text );\n\n\t/**\n\t * Filters text with its translation.\n\t *\n\t * @since 2.0.11\n\t *\n\t * @param string $translation Translated text.\n\t * @param string $text        Text to translate.\n\t * @param string $domain      Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$translation = apply_filters( 'gettext', $translation, $text, $domain );\n\n\t/**\n\t * Filters text with its translation for a domain.\n\t *\n\t * The dynamic portion of the hook name, `$domain`, refers to the text domain.\n\t *\n\t * @since 5.5.0\n\t *\n\t * @param string $translation Translated text.\n\t * @param string $text        Text to translate.\n\t * @param string $domain      Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$translation = apply_filters( \"gettext_{$domain}\", $translation, $text, $domain );\n\n\treturn $translation;\n}\n\n/**\n * Removes last item on a pipe-delimited string.\n *\n * Meant for removing the last item in a string, such as 'Role name|User role'. The original\n * string will be returned if no pipe '|' characters are found in the string.\n *\n * @since 2.8.0\n *\n * @param string $text A pipe-delimited string.\n * @return string Either $text or everything before the last pipe.\n */\nfunction before_last_bar( $text ) {\n\t$last_bar = strrpos( $text, '|' );\n\tif ( false === $last_bar ) {\n\t\treturn $text;\n\t} else {\n\t\treturn substr( $text, 0, $last_bar );\n\t}\n}\n\n/**\n * Retrieves the translation of $text in the context defined in $context.\n *\n * If there is no translation, or the text domain isn't loaded, the original text is returned.\n *\n * *Note:* Don't use translate_with_gettext_context() directly, use _x() or related functions.\n *\n * @since 2.8.0\n * @since 5.5.0 Introduced `gettext_with_context-{$domain}` filter.\n *\n * @param string $text    Text to translate.\n * @param string $context Context information for the translators.\n * @param string $domain  Optional. Text domain. Unique identifier for retrieving translated strings.\n *                        Default 'default'.\n * @return string Translated text on success, original text on failure.\n */\nfunction translate_with_gettext_context( $text, $context, $domain = 'default' ) {\n\t$translations = get_translations_for_domain( $domain );\n\t$translation  = $translations->translate( $text, $context );\n\n\t/**\n\t * Filters text with its translation based on context information.\n\t *\n\t * @since 2.8.0\n\t *\n\t * @param string $translation Translated text.\n\t * @param string $text        Text to translate.\n\t * @param string $context     Context information for the translators.\n\t * @param string $domain      Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$translation = apply_filters( 'gettext_with_context', $translation, $text, $context, $domain );\n\n\t/**\n\t * Filters text with its translation based on context information for a domain.\n\t *\n\t * The dynamic portion of the hook name, `$domain`, refers to the text domain.\n\t *\n\t * @since 5.5.0\n\t *\n\t * @param string $translation Translated text.\n\t * @param string $text        Text to translate.\n\t * @param string $context     Context information for the translators.\n\t * @param string $domain      Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$translation = apply_filters( \"gettext_with_context_{$domain}\", $translation, $text, $context, $domain );\n\n\treturn $translation;\n}\n\n/**\n * Retrieves the translation of $text.\n *\n * If there is no translation, or the text domain isn't loaded, the original text is returned.\n *\n * @since 2.1.0\n *\n * @param string $text   Text to translate.\n * @param string $domain Optional. Text domain. Unique identifier for retrieving translated strings.\n *                       Default 'default'.\n * @return string Translated text.\n */\nfunction __( $text, $domain = 'default' ) {\n\treturn translate( $text, $domain );\n}\n\n/**\n * Retrieves the translation of $text and escapes it for safe use in an attribute.\n *\n * If there is no translation, or the text domain isn't loaded, the original text is returned.\n *\n * @since 2.8.0\n *\n * @param string $text   Text to translate.\n * @param string $domain Optional. Text domain. Unique identifier for retrieving translated strings.\n *                       Default 'default'.\n * @return string Translated text on success, original text on failure.\n */\nfunction esc_attr__( $text, $domain = 'default' ) {\n\treturn esc_attr( translate( $text, $domain ) );\n}\n\n/**\n * Retrieves the translation of $text and escapes it for safe use in HTML output.\n *\n * If there is no translation, or the text domain isn't loaded, the original text\n * is escaped and returned.\n *\n * @since 2.8.0\n *\n * @param string $text   Text to translate.\n * @param string $domain Optional. Text domain. Unique identifier for retrieving translated strings.\n *                       Default 'default'.\n * @return string Translated text.\n */\nfunction esc_html__( $text, $domain = 'default' ) {\n\treturn esc_html( translate( $text, $domain ) );\n}\n\n/**\n * Displays translated text.\n *\n * @since 1.2.0\n *\n * @param string $text   Text to translate.\n * @param string $domain Optional. Text domain. Unique identifier for retrieving translated strings.\n *                       Default 'default'.\n */\nfunction _e( $text, $domain = 'default' ) {\n\techo translate( $text, $domain );\n}\n\n/**\n * Displays translated text that has been escaped for safe use in an attribute.\n *\n * Encodes `< > & \" '` (less than, greater than, ampersand, double quote, single quote).\n * Will never double encode entities.\n *\n * If you need the value for use in PHP, use esc_attr__().\n *\n * @since 2.8.0\n *\n * @param string $text   Text to translate.\n * @param string $domain Optional. Text domain. Unique identifier for retrieving translated strings.\n *                       Default 'default'.\n */\nfunction esc_attr_e( $text, $domain = 'default' ) {\n\techo esc_attr( translate( $text, $domain ) );\n}\n\n/**\n * Displays translated text that has been escaped for safe use in HTML output.\n *\n * If there is no translation, or the text domain isn't loaded, the original text\n * is escaped and displayed.\n *\n * If you need the value for use in PHP, use esc_html__().\n *\n * @since 2.8.0\n *\n * @param string $text   Text to translate.\n * @param string $domain Optional. Text domain. Unique identifier for retrieving translated strings.\n *                       Default 'default'.\n */\nfunction esc_html_e( $text, $domain = 'default' ) {\n\techo esc_html( translate( $text, $domain ) );\n}\n\n/**\n * Retrieves translated string with gettext context.\n *\n * Quite a few times, there will be collisions with similar translatable text\n * found in more than two places, but with different translated context.\n *\n * By including the context in the pot file, translators can translate the two\n * strings differently.\n *\n * @since 2.8.0\n *\n * @param string $text    Text to translate.\n * @param string $context Context information for the translators.\n * @param string $domain  Optional. Text domain. Unique identifier for retrieving translated strings.\n *                        Default 'default'.\n * @return string Translated context string without pipe.\n */\nfunction _x( $text, $context, $domain = 'default' ) {\n\treturn translate_with_gettext_context( $text, $context, $domain );\n}\n\n/**\n * Displays translated string with gettext context.\n *\n * @since 3.0.0\n *\n * @param string $text    Text to translate.\n * @param string $context Context information for the translators.\n * @param string $domain  Optional. Text domain. Unique identifier for retrieving translated strings.\n *                        Default 'default'.\n */\nfunction _ex( $text, $context, $domain = 'default' ) {\n\techo _x( $text, $context, $domain );\n}\n\n/**\n * Translates string with gettext context, and escapes it for safe use in an attribute.\n *\n * If there is no translation, or the text domain isn't loaded, the original text\n * is escaped and returned.\n *\n * @since 2.8.0\n *\n * @param string $text    Text to translate.\n * @param string $context Context information for the translators.\n * @param string $domain  Optional. Text domain. Unique identifier for retrieving translated strings.\n *                        Default 'default'.\n * @return string Translated text.\n */\nfunction esc_attr_x( $text, $context, $domain = 'default' ) {\n\treturn esc_attr( translate_with_gettext_context( $text, $context, $domain ) );\n}\n\n/**\n * Translates string with gettext context, and escapes it for safe use in HTML output.\n *\n * If there is no translation, or the text domain isn't loaded, the original text\n * is escaped and returned.\n *\n * @since 2.9.0\n *\n * @param string $text    Text to translate.\n * @param string $context Context information for the translators.\n * @param string $domain  Optional. Text domain. Unique identifier for retrieving translated strings.\n *                        Default 'default'.\n * @return string Translated text.\n */\nfunction esc_html_x( $text, $context, $domain = 'default' ) {\n\treturn esc_html( translate_with_gettext_context( $text, $context, $domain ) );\n}\n\n/**\n * Translates and retrieves the singular or plural form based on the supplied number.\n *\n * Used when you want to use the appropriate form of a string based on whether a\n * number is singular or plural.\n *\n * Example:\n *\n *     printf( _n( '%s person', '%s people', $count, 'text-domain' ), number_format_i18n( $count ) );\n *\n * @since 2.8.0\n * @since 5.5.0 Introduced `ngettext-{$domain}` filter.\n *\n * @param string $single The text to be used if the number is singular.\n * @param string $plural The text to be used if the number is plural.\n * @param int    $number The number to compare against to use either the singular or plural form.\n * @param string $domain Optional. Text domain. Unique identifier for retrieving translated strings.\n *                       Default 'default'.\n * @return string The translated singular or plural form.\n */\nfunction _n( $single, $plural, $number, $domain = 'default' ) {\n\t$translations = get_translations_for_domain( $domain );\n\t$translation  = $translations->translate_plural( $single, $plural, $number );\n\n\t/**\n\t * Filters the singular or plural form of a string.\n\t *\n\t * @since 2.2.0\n\t *\n\t * @param string $translation Translated text.\n\t * @param string $single      The text to be used if the number is singular.\n\t * @param string $plural      The text to be used if the number is plural.\n\t * @param int    $number      The number to compare against to use either the singular or plural form.\n\t * @param string $domain      Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$translation = apply_filters( 'ngettext', $translation, $single, $plural, $number, $domain );\n\n\t/**\n\t * Filters the singular or plural form of a string for a domain.\n\t *\n\t * The dynamic portion of the hook name, `$domain`, refers to the text domain.\n\t *\n\t * @since 5.5.0\n\t *\n\t * @param string $translation Translated text.\n\t * @param string $single      The text to be used if the number is singular.\n\t * @param string $plural      The text to be used if the number is plural.\n\t * @param int    $number      The number to compare against to use either the singular or plural form.\n\t * @param string $domain      Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$translation = apply_filters( \"ngettext_{$domain}\", $translation, $single, $plural, $number, $domain );\n\n\treturn $translation;\n}\n\n/**\n * Translates and retrieves the singular or plural form based on the supplied number, with gettext context.\n *\n * This is a hybrid of _n() and _x(). It supports context and plurals.\n *\n * Used when you want to use the appropriate form of a string with context based on whether a\n * number is singular or plural.\n *\n * Example of a generic phrase which is disambiguated via the context parameter:\n *\n *     printf( _nx( '%s group', '%s groups', $people, 'group of people', 'text-domain' ), number_format_i18n( $people ) );\n *     printf( _nx( '%s group', '%s groups', $animals, 'group of animals', 'text-domain' ), number_format_i18n( $animals ) );\n *\n * @since 2.8.0\n * @since 5.5.0 Introduced `ngettext_with_context-{$domain}` filter.\n *\n * @param string $single  The text to be used if the number is singular.\n * @param string $plural  The text to be used if the number is plural.\n * @param int    $number  The number to compare against to use either the singular or plural form.\n * @param string $context Context information for the translators.\n * @param string $domain  Optional. Text domain. Unique identifier for retrieving translated strings.\n *                        Default 'default'.\n * @return string The translated singular or plural form.\n */\nfunction _nx( $single, $plural, $number, $context, $domain = 'default' ) {\n\t$translations = get_translations_for_domain( $domain );\n\t$translation  = $translations->translate_plural( $single, $plural, $number, $context );\n\n\t/**\n\t * Filters the singular or plural form of a string with gettext context.\n\t *\n\t * @since 2.8.0\n\t *\n\t * @param string $translation Translated text.\n\t * @param string $single      The text to be used if the number is singular.\n\t * @param string $plural      The text to be used if the number is plural.\n\t * @param int    $number      The number to compare against to use either the singular or plural form.\n\t * @param string $context     Context information for the translators.\n\t * @param string $domain      Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$translation = apply_filters( 'ngettext_with_context', $translation, $single, $plural, $number, $context, $domain );\n\n\t/**\n\t * Filters the singular or plural form of a string with gettext context for a domain.\n\t *\n\t * The dynamic portion of the hook name, `$domain`, refers to the text domain.\n\t *\n\t * @since 5.5.0\n\t *\n\t * @param string $translation Translated text.\n\t * @param string $single      The text to be used if the number is singular.\n\t * @param string $plural      The text to be used if the number is plural.\n\t * @param int    $number      The number to compare against to use either the singular or plural form.\n\t * @param string $context     Context information for the translators.\n\t * @param string $domain      Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$translation = apply_filters( \"ngettext_with_context_{$domain}\", $translation, $single, $plural, $number, $context, $domain );\n\n\treturn $translation;\n}\n\n/**\n * Registers plural strings in POT file, but does not translate them.\n *\n * Used when you want to keep structures with translatable plural\n * strings and use them later when the number is known.\n *\n * Example:\n *\n *     $message = _n_noop( '%s post', '%s posts', 'text-domain' );\n *     ...\n *     printf( translate_nooped_plural( $message, $count, 'text-domain' ), number_format_i18n( $count ) );\n *\n * @since 2.5.0\n *\n * @param string $singular Singular form to be localized.\n * @param string $plural   Plural form to be localized.\n * @param string $domain   Optional. Text domain. Unique identifier for retrieving translated strings.\n *                         Default null.\n * @return array {\n *     Array of translation information for the strings.\n *\n *     @type string      $0        Singular form to be localized. No longer used.\n *     @type string      $1        Plural form to be localized. No longer used.\n *     @type string      $singular Singular form to be localized.\n *     @type string      $plural   Plural form to be localized.\n *     @type null        $context  Context information for the translators.\n *     @type string|null $domain   Text domain.\n * }\n */\nfunction _n_noop( $singular, $plural, $domain = null ) {\n\treturn array(\n\t\t0          => $singular,\n\t\t1          => $plural,\n\t\t'singular' => $singular,\n\t\t'plural'   => $plural,\n\t\t'context'  => null,\n\t\t'domain'   => $domain,\n\t);\n}\n\n/**\n * Registers plural strings with gettext context in POT file, but does not translate them.\n *\n * Used when you want to keep structures with translatable plural\n * strings and use them later when the number is known.\n *\n * Example of a generic phrase which is disambiguated via the context parameter:\n *\n *     $messages = array(\n *          'people'  => _nx_noop( '%s group', '%s groups', 'people', 'text-domain' ),\n *          'animals' => _nx_noop( '%s group', '%s groups', 'animals', 'text-domain' ),\n *     );\n *     ...\n *     $message = $messages[ $type ];\n *     printf( translate_nooped_plural( $message, $count, 'text-domain' ), number_format_i18n( $count ) );\n *\n * @since 2.8.0\n *\n * @param string $singular Singular form to be localized.\n * @param string $plural   Plural form to be localized.\n * @param string $context  Context information for the translators.\n * @param string $domain   Optional. Text domain. Unique identifier for retrieving translated strings.\n *                         Default null.\n * @return array {\n *     Array of translation information for the strings.\n *\n *     @type string      $0        Singular form to be localized. No longer used.\n *     @type string      $1        Plural form to be localized. No longer used.\n *     @type string      $2        Context information for the translators. No longer used.\n *     @type string      $singular Singular form to be localized.\n *     @type string      $plural   Plural form to be localized.\n *     @type string      $context  Context information for the translators.\n *     @type string|null $domain   Text domain.\n * }\n */\nfunction _nx_noop( $singular, $plural, $context, $domain = null ) {\n\treturn array(\n\t\t0          => $singular,\n\t\t1          => $plural,\n\t\t2          => $context,\n\t\t'singular' => $singular,\n\t\t'plural'   => $plural,\n\t\t'context'  => $context,\n\t\t'domain'   => $domain,\n\t);\n}\n\n/**\n * Translates and returns the singular or plural form of a string that's been registered\n * with _n_noop() or _nx_noop().\n *\n * Used when you want to use a translatable plural string once the number is known.\n *\n * Example:\n *\n *     $message = _n_noop( '%s post', '%s posts', 'text-domain' );\n *     ...\n *     printf( translate_nooped_plural( $message, $count, 'text-domain' ), number_format_i18n( $count ) );\n *\n * @since 3.1.0\n *\n * @param array  $nooped_plural {\n *     Array that is usually a return value from _n_noop() or _nx_noop().\n *\n *     @type string      $singular Singular form to be localized.\n *     @type string      $plural   Plural form to be localized.\n *     @type string|null $context  Context information for the translators.\n *     @type string|null $domain   Text domain.\n * }\n * @param int    $count         Number of objects.\n * @param string $domain        Optional. Text domain. Unique identifier for retrieving translated strings. If $nooped_plural contains\n *                              a text domain passed to _n_noop() or _nx_noop(), it will override this value. Default 'default'.\n * @return string Either $singular or $plural translated text.\n */\nfunction translate_nooped_plural( $nooped_plural, $count, $domain = 'default' ) {\n\tif ( $nooped_plural['domain'] ) {\n\t\t$domain = $nooped_plural['domain'];\n\t}\n\n\tif ( $nooped_plural['context'] ) {\n\t\treturn _nx( $nooped_plural['singular'], $nooped_plural['plural'], $count, $nooped_plural['context'], $domain );\n\t} else {\n\t\treturn _n( $nooped_plural['singular'], $nooped_plural['plural'], $count, $domain );\n\t}\n}\n\n/**\n * Loads a .mo file into the text domain $domain.\n *\n * If the text domain already exists, the translations will be merged. If both\n * sets have the same string, the translation from the original value will be taken.\n *\n * On success, the .mo file will be placed in the $l10n global by $domain\n * and will be a MO object.\n *\n * @since 1.5.0\n * @since 6.1.0 Added the `$locale` parameter.\n *\n * @global MO[]                   $l10n                   An array of all currently loaded text domains.\n * @global MO[]                   $l10n_unloaded          An array of all text domains that have been unloaded again.\n * @global WP_Textdomain_Registry $wp_textdomain_registry WordPress Textdomain Registry.\n *\n * @param string $domain Text domain. Unique identifier for retrieving translated strings.\n * @param string $mofile Path to the .mo file.\n * @param string $locale Optional. Locale. Default is the current locale.\n * @return bool True on success, false on failure.\n */\nfunction load_textdomain( $domain, $mofile, $locale = null ) {\n\t/** @var WP_Textdomain_Registry $wp_textdomain_registry */\n\tglobal $l10n, $l10n_unloaded, $wp_textdomain_registry;\n\n\t$l10n_unloaded = (array) $l10n_unloaded;\n\n\t/**\n\t * Filters whether to short-circuit loading .mo file.\n\t *\n\t * Returning a non-null value from the filter will effectively short-circuit\n\t * the loading, returning the passed value instead.\n\t *\n\t * @since 6.3.0\n\t *\n\t * @param bool|null   $loaded The result of loading a .mo file. Default null.\n\t * @param string      $domain Text domain. Unique identifier for retrieving translated strings.\n\t * @param string      $mofile Path to the MO file.\n\t * @param string|null $locale Locale.\n\t */\n\t$loaded = apply_filters( 'pre_load_textdomain', null, $domain, $mofile, $locale );\n\tif ( null !== $loaded ) {\n\t\tif ( true === $loaded ) {\n\t\t\tunset( $l10n_unloaded[ $domain ] );\n\t\t}\n\n\t\treturn $loaded;\n\t}\n\n\t/**\n\t * Filters whether to override the .mo file loading.\n\t *\n\t * @since 2.9.0\n\t * @since 6.2.0 Added the `$locale` parameter.\n\t *\n\t * @param bool        $override Whether to override the .mo file loading. Default false.\n\t * @param string      $domain   Text domain. Unique identifier for retrieving translated strings.\n\t * @param string      $mofile   Path to the MO file.\n\t * @param string|null $locale   Locale.\n\t */\n\t$plugin_override = apply_filters( 'override_load_textdomain', false, $domain, $mofile, $locale );\n\n\tif ( true === (bool) $plugin_override ) {\n\t\tunset( $l10n_unloaded[ $domain ] );\n\n\t\treturn true;\n\t}\n\n\t/**\n\t * Fires before the MO translation file is loaded.\n\t *\n\t * @since 2.9.0\n\t *\n\t * @param string $domain Text domain. Unique identifier for retrieving translated strings.\n\t * @param string $mofile Path to the .mo file.\n\t */\n\tdo_action( 'load_textdomain', $domain, $mofile );\n\n\t/**\n\t * Filters MO file path for loading translations for a specific text domain.\n\t *\n\t * @since 2.9.0\n\t *\n\t * @param string $mofile Path to the MO file.\n\t * @param string $domain Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$mofile = apply_filters( 'load_textdomain_mofile', $mofile, $domain );\n\n\tif ( ! is_readable( $mofile ) ) {\n\t\treturn false;\n\t}\n\n\tif ( ! $locale ) {\n\t\t$locale = determine_locale();\n\t}\n\n\t$mo = new MO();\n\tif ( ! $mo->import_from_file( $mofile ) ) {\n\t\t$wp_textdomain_registry->set( $domain, $locale, false );\n\n\t\treturn false;\n\t}\n\n\tif ( isset( $l10n[ $domain ] ) ) {\n\t\t$mo->merge_with( $l10n[ $domain ] );\n\t}\n\n\tunset( $l10n_unloaded[ $domain ] );\n\n\t$l10n[ $domain ] = &$mo;\n\n\t$wp_textdomain_registry->set( $domain, $locale, dirname( $mofile ) );\n\n\treturn true;\n}\n\n/**\n * Unloads translations for a text domain.\n *\n * @since 3.0.0\n * @since 6.1.0 Added the `$reloadable` parameter.\n *\n * @global MO[] $l10n          An array of all currently loaded text domains.\n * @global MO[] $l10n_unloaded An array of all text domains that have been unloaded again.\n *\n * @param string $domain     Text domain. Unique identifier for retrieving translated strings.\n * @param bool   $reloadable Whether the text domain can be loaded just-in-time again.\n * @return bool Whether textdomain was unloaded.\n */\nfunction unload_textdomain( $domain, $reloadable = false ) {\n\tglobal $l10n, $l10n_unloaded;\n\n\t$l10n_unloaded = (array) $l10n_unloaded;\n\n\t/**\n\t * Filters whether to override the text domain unloading.\n\t *\n\t * @since 3.0.0\n\t * @since 6.1.0 Added the `$reloadable` parameter.\n\t *\n\t * @param bool   $override   Whether to override the text domain unloading. Default false.\n\t * @param string $domain     Text domain. Unique identifier for retrieving translated strings.\n\t * @param bool   $reloadable Whether the text domain can be loaded just-in-time again.\n\t */\n\t$plugin_override = apply_filters( 'override_unload_textdomain', false, $domain, $reloadable );\n\n\tif ( $plugin_override ) {\n\t\tif ( ! $reloadable ) {\n\t\t\t$l10n_unloaded[ $domain ] = true;\n\t\t}\n\n\t\treturn true;\n\t}\n\n\t/**\n\t * Fires before the text domain is unloaded.\n\t *\n\t * @since 3.0.0\n\t * @since 6.1.0 Added the `$reloadable` parameter.\n\t *\n\t * @param string $domain     Text domain. Unique identifier for retrieving translated strings.\n\t * @param bool   $reloadable Whether the text domain can be loaded just-in-time again.\n\t */\n\tdo_action( 'unload_textdomain', $domain, $reloadable );\n\n\tif ( isset( $l10n[ $domain ] ) ) {\n\t\tif ( $l10n[ $domain ] instanceof NOOP_Translations ) {\n\t\t\tunset( $l10n[ $domain ] );\n\n\t\t\treturn false;\n\t\t}\n\n\t\tunset( $l10n[ $domain ] );\n\n\t\tif ( ! $reloadable ) {\n\t\t\t$l10n_unloaded[ $domain ] = true;\n\t\t}\n\n\t\treturn true;\n\t}\n\n\treturn false;\n}\n\n/**\n * Loads default translated strings based on locale.\n *\n * Loads the .mo file in WP_LANG_DIR constant path from WordPress root.\n * The translated (.mo) file is named based on the locale.\n *\n * @see load_textdomain()\n *\n * @since 1.5.0\n *\n * @param string $locale Optional. Locale to load. Default is the value of get_locale().\n * @return bool Whether the textdomain was loaded.\n */\nfunction load_default_textdomain( $locale = null ) {\n\tif ( null === $locale ) {\n\t\t$locale = determine_locale();\n\t}\n\n\t// Unload previously loaded strings so we can switch translations.\n\tunload_textdomain( 'default' );\n\n\t$return = load_textdomain( 'default', WP_LANG_DIR . \"/$locale.mo\", $locale );\n\n\tif ( ( is_multisite() || ( defined( 'WP_INSTALLING_NETWORK' ) && WP_INSTALLING_NETWORK ) ) && ! file_exists( WP_LANG_DIR . \"/admin-$locale.mo\" ) ) {\n\t\tload_textdomain( 'default', WP_LANG_DIR . \"/ms-$locale.mo\", $locale );\n\t\treturn $return;\n\t}\n\n\tif ( is_admin() || wp_installing() || ( defined( 'WP_REPAIRING' ) && WP_REPAIRING ) ) {\n\t\tload_textdomain( 'default', WP_LANG_DIR . \"/admin-$locale.mo\", $locale );\n\t}\n\n\tif ( is_network_admin() || ( defined( 'WP_INSTALLING_NETWORK' ) && WP_INSTALLING_NETWORK ) ) {\n\t\tload_textdomain( 'default', WP_LANG_DIR . \"/admin-network-$locale.mo\", $locale );\n\t}\n\n\treturn $return;\n}\n\n/**\n * Loads a plugin's translated strings.\n *\n * If the path is not given then it will be the root of the plugin directory.\n *\n * The .mo file should be named based on the text domain with a dash, and then the locale exactly.\n *\n * @since 1.5.0\n * @since 4.6.0 The function now tries to load the .mo file from the languages directory first.\n *\n * @param string       $domain          Unique identifier for retrieving translated strings\n * @param string|false $deprecated      Optional. Deprecated. Use the $plugin_rel_path parameter instead.\n *                                      Default false.\n * @param string|false $plugin_rel_path Optional. Relative path to WP_PLUGIN_DIR where the .mo file resides.\n *                                      Default false.\n * @return bool True when textdomain is successfully loaded, false otherwise.\n */\nfunction load_plugin_textdomain( $domain, $deprecated = false, $plugin_rel_path = false ) {\n\t/** @var WP_Textdomain_Registry $wp_textdomain_registry */\n\tglobal $wp_textdomain_registry;\n\n\t/**\n\t * Filters a plugin's locale.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @param string $locale The plugin's current locale.\n\t * @param string $domain Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$locale = apply_filters( 'plugin_locale', determine_locale(), $domain );\n\n\t$mofile = $domain . '-' . $locale . '.mo';\n\n\t// Try to load from the languages directory first.\n\tif ( load_textdomain( $domain, WP_LANG_DIR . '/plugins/' . $mofile, $locale ) ) {\n\t\treturn true;\n\t}\n\n\tif ( false !== $plugin_rel_path ) {\n\t\t$path = WP_PLUGIN_DIR . '/' . trim( $plugin_rel_path, '/' );\n\t} elseif ( false !== $deprecated ) {\n\t\t_deprecated_argument( __FUNCTION__, '2.7.0' );\n\t\t$path = ABSPATH . trim( $deprecated, '/' );\n\t} else {\n\t\t$path = WP_PLUGIN_DIR;\n\t}\n\n\t$wp_textdomain_registry->set_custom_path( $domain, $path );\n\n\treturn load_textdomain( $domain, $path . '/' . $mofile, $locale );\n}\n\n/**\n * Loads the translated strings for a plugin residing in the mu-plugins directory.\n *\n * @since 3.0.0\n * @since 4.6.0 The function now tries to load the .mo file from the languages directory first.\n *\n * @global WP_Textdomain_Registry $wp_textdomain_registry WordPress Textdomain Registry.\n *\n * @param string $domain             Text domain. Unique identifier for retrieving translated strings.\n * @param string $mu_plugin_rel_path Optional. Relative to `WPMU_PLUGIN_DIR` directory in which the .mo\n *                                   file resides. Default empty string.\n * @return bool True when textdomain is successfully loaded, false otherwise.\n */\nfunction load_muplugin_textdomain( $domain, $mu_plugin_rel_path = '' ) {\n\t/** @var WP_Textdomain_Registry $wp_textdomain_registry */\n\tglobal $wp_textdomain_registry;\n\n\t/** This filter is documented in wp-includes/l10n.php */\n\t$locale = apply_filters( 'plugin_locale', determine_locale(), $domain );\n\n\t$mofile = $domain . '-' . $locale . '.mo';\n\n\t// Try to load from the languages directory first.\n\tif ( load_textdomain( $domain, WP_LANG_DIR . '/plugins/' . $mofile, $locale ) ) {\n\t\treturn true;\n\t}\n\n\t$path = WPMU_PLUGIN_DIR . '/' . ltrim( $mu_plugin_rel_path, '/' );\n\n\t$wp_textdomain_registry->set_custom_path( $domain, $path );\n\n\treturn load_textdomain( $domain, $path . '/' . $mofile, $locale );\n}\n\n/**\n * Loads the theme's translated strings.\n *\n * If the current locale exists as a .mo file in the theme's root directory, it\n * will be included in the translated strings by the $domain.\n *\n * The .mo files must be named based on the locale exactly.\n *\n * @since 1.5.0\n * @since 4.6.0 The function now tries to load the .mo file from the languages directory first.\n *\n * @global WP_Textdomain_Registry $wp_textdomain_registry WordPress Textdomain Registry.\n *\n * @param string       $domain Text domain. Unique identifier for retrieving translated strings.\n * @param string|false $path   Optional. Path to the directory containing the .mo file.\n *                             Default false.\n * @return bool True when textdomain is successfully loaded, false otherwise.\n */\nfunction load_theme_textdomain( $domain, $path = false ) {\n\t/** @var WP_Textdomain_Registry $wp_textdomain_registry */\n\tglobal $wp_textdomain_registry;\n\n\t/**\n\t * Filters a theme's locale.\n\t *\n\t * @since 3.0.0\n\t *\n\t * @param string $locale The theme's current locale.\n\t * @param string $domain Text domain. Unique identifier for retrieving translated strings.\n\t */\n\t$locale = apply_filters( 'theme_locale', determine_locale(), $domain );\n\n\t$mofile = $domain . '-' . $locale . '.mo';\n\n\t// Try to load from the languages directory first.\n\tif ( load_textdomain( $domain, WP_LANG_DIR . '/themes/' . $mofile, $locale ) ) {\n\t\treturn true;\n\t}\n\n\tif ( ! $path ) {\n\t\t$path = get_template_directory();\n\t}\n\n\t$wp_textdomain_registry->set_custom_path( $domain, $path );\n\n\treturn load_textdomain( $domain, $path . '/' . $locale . '.mo', $locale );\n}\n\n/**\n * Loads the child theme's translated strings.\n *\n * If the current locale exists as a .mo file in the child theme's\n * root directory, it will be included in the translated strings by the $domain.\n *\n * The .mo files must be named based on the locale exactly.\n *\n * @since 2.9.0\n *\n * @param string       $domain Text domain. Unique identifier for retrieving translated strings.\n * @param string|false $path   Optional. Path to the directory containing the .mo file.\n *                             Default false.\n * @return bool True when the theme textdomain is successfully loaded, false otherwise.\n */\nfunction load_child_theme_textdomain( $domain, $path = false ) {\n\tif ( ! $path ) {\n\t\t$path = get_stylesheet_directory();\n\t}\n\treturn load_theme_textdomain( $domain, $path );\n}\n\n/**\n * Loads the script translated strings.\n *\n * @since 5.0.0\n * @since 5.0.2 Uses load_script_translations() to load translation data.\n * @since 5.1.0 The `$domain` parameter was made optional.\n *\n * @see WP_Scripts::set_translations()\n *\n * @param string $handle Name of the script to register a translation domain to.\n * @param string $domain Optional. Text domain. Default 'default'.\n * @param string $path   Optional. The full file path to the directory containing translation files.\n * @return string|false The translated strings in JSON encoding on success,\n *                      false if the script textdomain could not be loaded.\n */\nfunction load_script_textdomain( $handle, $domain = 'default', $path = '' ) {\n\t$wp_scripts = wp_scripts();\n\n\tif ( ! isset( $wp_scripts->registered[ $handle ] ) ) {\n\t\treturn false;\n\t}\n\n\t$path   = untrailingslashit( $path );\n\t$locale = determine_locale();\n\n\t// If a path was given and the handle file exists simply return it.\n\t$file_base       = 'default' === $domain ? $locale : $domain . '-' . $locale;\n\t$handle_filename = $file_base . '-' . $handle . '.json';\n\n\tif ( $path ) {\n\t\t$translations = load_script_translations( $path . '/' . $handle_filename, $handle, $domain );\n\n\t\tif ( $translations ) {\n\t\t\treturn $translations;\n\t\t}\n\t}\n\n\t$src = $wp_scripts->registered[ $handle ]->src;\n\n\tif ( ! preg_match( '|^(https?:)?//|', $src ) && ! ( $wp_scripts->content_url && str_starts_with( $src, $wp_scripts->content_url ) ) ) {\n\t\t$src = $wp_scripts->base_url . $src;\n\t}\n\n\t$relative       = false;\n\t$languages_path = WP_LANG_DIR;\n\n\t$src_url     = wp_parse_url( $src );\n\t$content_url = wp_parse_url( content_url() );\n\t$plugins_url = wp_parse_url( plugins_url() );\n\t$site_url    = wp_parse_url( site_url() );\n\n\t// If the host is the same or it's a relative URL.\n\tif (\n\t\t( ! isset( $content_url['path'] ) || str_starts_with( $src_url['path'], $content_url['path'] ) ) &&\n\t\t( ! isset( $src_url['host'] ) || ! isset( $content_url['host'] ) || $src_url['host'] === $content_url['host'] )\n\t) {\n\t\t// Make the src relative the specific plugin or theme.\n\t\tif ( isset( $content_url['path'] ) ) {\n\t\t\t$relative = substr( $src_url['path'], strlen( $content_url['path'] ) );\n\t\t} else {\n\t\t\t$relative = $src_url['path'];\n\t\t}\n\t\t$relative = trim( $relative, '/' );\n\t\t$relative = explode( '/', $relative );\n\n\t\t$languages_path = WP_LANG_DIR . '/' . $relative[0];\n\n\t\t$relative = array_slice( $relative, 2 ); // Remove plugins/<plugin name> or themes/<theme name>.\n\t\t$relative = implode( '/', $relative );\n\t} elseif (\n\t\t( ! isset( $plugins_url['path'] ) || str_starts_with( $src_url['path'], $plugins_url['path'] ) ) &&\n\t\t( ! isset( $src_url['host'] ) || ! isset( $plugins_url['host'] ) || $src_url['host'] === $plugins_url['host'] )\n\t) {\n\t\t// Make the src relative the specific plugin.\n\t\tif ( isset( $plugins_url['path'] ) ) {\n\t\t\t$relative = substr( $src_url['path'], strlen( $plugins_url['path'] ) );\n\t\t} else {\n\t\t\t$relative = $src_url['path'];\n\t\t}\n\t\t$relative = trim( $relative, '/' );\n\t\t$relative = explode( '/', $relative );\n\n\t\t$languages_path = WP_LANG_DIR . '/plugins';\n\n\t\t$relative = array_slice( $relative, 1 ); // Remove <plugin name>.\n\t\t$relative = implode( '/', $relative );\n\t} elseif ( ! isset( $src_url['host'] ) || ! isset( $site_url['host'] ) || $src_url['host'] === $site_url['host'] ) {\n\t\tif ( ! isset( $site_url['path'] ) ) {\n\t\t\t$relative = trim( $src_url['path'], '/' );\n\t\t} elseif ( str_starts_with( $src_url['path'], trailingslashit( $site_url['path'] ) ) ) {\n\t\t\t// Make the src relative to the WP root.\n\t\t\t$relative = substr( $src_url['path'], strlen( $site_url['path'] ) );\n\t\t\t$relative = trim( $relative, '/' );\n\t\t}\n\t}\n\n\t/**\n\t * Filters the relative path of scripts used for finding translation files.\n\t *\n\t * @since 5.0.2\n\t *\n\t * @param string|false $relative The relative path of the script. False if it could not be determined.\n\t * @param string       $src      The full source URL of the script.\n\t */\n\t$relative = apply_filters( 'load_script_textdomain_relative_path', $relative, $src );\n\n\t// If the source is not from WP.\n\tif ( false === $relative ) {\n\t\treturn load_script_translations( false, $handle, $domain );\n\t}\n\n\t// Translations are always based on the unminified filename.\n\tif ( str_ends_with( $relative, '.min.js' ) ) {\n\t\t$relative = substr( $relative, 0, -7 ) . '.js';\n\t}\n\n\t$md5_filename = $file_base . '-' . md5( $relative ) . '.json';\n\n\tif ( $path ) {\n\t\t$translations = load_script_translations( $path . '/' . $md5_filename, $handle, $domain );\n\n\t\tif ( $translations ) {\n\t\t\treturn $translations;\n\t\t}\n\t}\n\n\t$translations = load_script_translations( $languages_path . '/' . $md5_filename, $handle, $domain );\n\n\tif ( $translations ) {\n\t\treturn $translations;\n\t}\n\n\treturn load_script_translations( false, $handle, $domain );\n}\n\n/**\n * Loads the translation data for the given script handle and text domain.\n *\n * @since 5.0.2\n *\n * @param string|false $file   Path to the translation file to load. False if there isn't one.\n * @param string       $handle Name of the script to register a translation domain to.\n * @param string       $domain The text domain.\n * @return string|false The JSON-encoded translated strings for the given script handle and text domain.\n *                      False if there are none.\n */\nfunction load_script_translations( $file, $handle, $domain ) {\n\t/**\n\t * Pre-filters script translations for the given file, script handle and text domain.\n\t *\n\t * Returning a non-null value allows to override the default logic, effectively short-circuiting the function.\n\t *\n\t * @since 5.0.2\n\t *\n\t * @param string|false|null $translations JSON-encoded translation data. Default null.\n\t * @param string|false      $file         Path to the translation file to load. False if there isn't one.\n\t * @param string            $handle       Name of the script to register a translation domain to.\n\t * @param string            $domain       The text domain.\n\t */\n\t$translations = apply_filters( 'pre_load_script_translations', null, $file, $handle, $domain );\n\n\tif ( null !== $translations ) {\n\t\treturn $translations;\n\t}\n\n\t/**\n\t * Filters the file path for loading script translations for the given script handle and text domain.\n\t *\n\t * @since 5.0.2\n\t *\n\t * @param string|false $file   Path to the translation file to load. False if there isn't one.\n\t * @param string       $handle Name of the script to register a translation domain to.\n\t * @param string       $domain The text domain.\n\t */\n\t$file = apply_filters( 'load_script_translation_file', $file, $handle, $domain );\n\n\tif ( ! $file || ! is_readable( $file ) ) {\n\t\treturn false;\n\t}\n\n\t$translations = file_get_contents( $file );\n\n\t/**\n\t * Filters script translations for the given file, script handle and text domain.\n\t *\n\t * @since 5.0.2\n\t *\n\t * @param string $translations JSON-encoded translation data.\n\t * @param string $file         Path to the translation file that was loaded.\n\t * @param string $handle       Name of the script to register a translation domain to.\n\t * @param string $domain       The text domain.\n\t */\n\treturn apply_filters( 'load_script_translations', $translations, $file, $handle, $domain );\n}\n\n/**\n * Loads plugin and theme text domains just-in-time.\n *\n * When a textdomain is encountered for the first time, we try to load\n * the translation file from `wp-content/languages`, removing the need\n * to call load_plugin_textdomain() or load_theme_textdomain().\n *\n * @since 4.6.0\n * @access private\n *\n * @global MO[]                   $l10n_unloaded          An array of all text domains that have been unloaded again.\n * @global WP_Textdomain_Registry $wp_textdomain_registry WordPress Textdomain Registry.\n *\n * @param string $domain Text domain. Unique identifier for retrieving translated strings.\n * @return bool True when the textdomain is successfully loaded, false otherwise.\n */\nfunction _load_textdomain_just_in_time( $domain ) {\n\t/** @var WP_Textdomain_Registry $wp_textdomain_registry */\n\tglobal $l10n_unloaded, $wp_textdomain_registry;\n\n\t$l10n_unloaded = (array) $l10n_unloaded;\n\n\t// Short-circuit if domain is 'default' which is reserved for core.\n\tif ( 'default' === $domain || isset( $l10n_unloaded[ $domain ] ) ) {\n\t\treturn false;\n\t}\n\n\tif ( ! $wp_textdomain_registry->has( $domain ) ) {\n\t\treturn false;\n\t}\n\n\t$locale = determine_locale();\n\t$path   = $wp_textdomain_registry->get( $domain, $locale );\n\tif ( ! $path ) {\n\t\treturn false;\n\t}\n\t// Themes with their language directory outside of WP_LANG_DIR have a different file name.\n\t$template_directory   = trailingslashit( get_template_directory() );\n\t$stylesheet_directory = trailingslashit( get_stylesheet_directory() );\n\tif ( str_starts_with( $path, $template_directory ) || str_starts_with( $path, $stylesheet_directory ) ) {\n\t\t$mofile = \"{$path}{$locale}.mo\";\n\t} else {\n\t\t$mofile = \"{$path}{$domain}-{$locale}.mo\";\n\t}\n\n\treturn load_textdomain( $domain, $mofile, $locale );\n}\n\n/**\n * Returns the Translations instance for a text domain.\n *\n * If there isn't one, returns empty Translations instance.\n *\n * @since 2.8.0\n *\n * @global MO[] $l10n An array of all currently loaded text domains.\n *\n * @param string $domain Text domain. Unique identifier for retrieving translated strings.\n * @return Translations|NOOP_Translations A Translations instance.\n */\nfunction get_translations_for_domain( $domain ) {\n\tglobal $l10n;\n\tif ( isset( $l10n[ $domain ] ) || ( _load_textdomain_just_in_time( $domain ) && isset( $l10n[ $domain ] ) ) ) {\n\t\treturn $l10n[ $domain ];\n\t}\n\n\tstatic $noop_translations = null;\n\tif ( null === $noop_translations ) {\n\t\t$noop_translations = new NOOP_Translations();\n\t}\n\n\t$l10n[ $domain ] = &$noop_translations;\n\n\treturn $noop_translations;\n}\n\n/**\n * Determines whether there are translations for the text domain.\n *\n * @since 3.0.0\n *\n * @global MO[] $l10n An array of all currently loaded text domains.\n *\n * @param string $domain Text domain. Unique identifier for retrieving translated strings.\n * @return bool Whether there are translations.\n */\nfunction is_textdomain_loaded( $domain ) {\n\tglobal $l10n;\n\treturn isset( $l10n[ $domain ] ) && ! $l10n[ $domain ] instanceof NOOP_Translations;\n}\n\n/**\n * Translates role name.\n *\n * Since the role names are in the database and not in the source there\n * are dummy gettext calls to get them into the POT file and this function\n * properly translates them back.\n *\n * The before_last_bar() call is needed, because older installations keep the roles\n * using the old context format: 'Role name|User role' and just skipping the\n * content after the last bar is easier than fixing them in the DB. New installations\n * won't suffer from that problem.\n *\n * @since 2.8.0\n * @since 5.2.0 Added the `$domain` parameter.\n *\n * @param string $name   The role name.\n * @param string $domain Optional. Text domain. Unique identifier for retrieving translated strings.\n *                       Default 'default'.\n * @return string Translated role name on success, original name on failure.\n */\nfunction translate_user_role( $name, $domain = 'default' ) {\n\treturn translate_with_gettext_context( before_last_bar( $name ), 'User role', $domain );\n}\n\n/**\n * Gets all available languages based on the presence of *.mo files in a given directory.\n *\n * The default directory is WP_LANG_DIR.\n *\n * @since 3.0.0\n * @since 4.7.0 The results are now filterable with the {@see 'get_available_languages'} filter.\n *\n * @param string $dir A directory to search for language files.\n *                    Default WP_LANG_DIR.\n * @return string[] An array of language codes or an empty array if no languages are present.\n *                  Language codes are formed by stripping the .mo extension from the language file names.\n */\nfunction get_available_languages( $dir = null ) {\n\t$languages = array();\n\n\t$lang_files = glob( ( is_null( $dir ) ? WP_LANG_DIR : $dir ) . '/*.mo' );\n\tif ( $lang_files ) {\n\t\tforeach ( $lang_files as $lang_file ) {\n\t\t\t$lang_file = basename( $lang_file, '.mo' );\n\t\t\tif ( ! str_starts_with( $lang_file, 'continents-cities' ) && ! str_starts_with( $lang_file, 'ms-' ) &&\n\t\t\t\t! str_starts_with( $lang_file, 'admin-' ) ) {\n\t\t\t\t$languages[] = $lang_file;\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * Filters the list of available language codes.\n\t *\n\t * @since 4.7.0\n\t *\n\t * @param string[] $languages An array of available language codes.\n\t * @param string   $dir       The directory where the language files were found.\n\t */\n\treturn apply_filters( 'get_available_languages', $languages, $dir );\n}\n\n/**\n * Gets installed translations.\n *\n * Looks in the wp-content/languages directory for translations of\n * plugins or themes.\n *\n * @since 3.7.0\n *\n * @param string $type What to search for. Accepts 'plugins', 'themes', 'core'.\n * @return array Array of language data.\n */\nfunction wp_get_installed_translations( $type ) {\n\tif ( 'themes' !== $type && 'plugins' !== $type && 'core' !== $type ) {\n\t\treturn array();\n\t}\n\n\t$dir = 'core' === $type ? '' : \"/$type\";\n\n\tif ( ! is_dir( WP_LANG_DIR ) ) {\n\t\treturn array();\n\t}\n\n\tif ( $dir && ! is_dir( WP_LANG_DIR . $dir ) ) {\n\t\treturn array();\n\t}\n\n\t$files = scandir( WP_LANG_DIR . $dir );\n\tif ( ! $files ) {\n\t\treturn array();\n\t}\n\n\t$language_data = array();\n\n\tforeach ( $files as $file ) {\n\t\tif ( '.' === $file[0] || is_dir( WP_LANG_DIR . \"$dir/$file\" ) ) {\n\t\t\tcontinue;\n\t\t}\n\t\tif ( ! str_ends_with( $file, '.po' ) ) {\n\t\t\tcontinue;\n\t\t}\n\t\tif ( ! preg_match( '/(?:(.+)-)?([a-z]{2,3}(?:_[A-Z]{2})?(?:_[a-z0-9]+)?).po/', $file, $match ) ) {\n\t\t\tcontinue;\n\t\t}\n\t\tif ( ! in_array( substr( $file, 0, -3 ) . '.mo', $files, true ) ) {\n\t\t\tcontinue;\n\t\t}\n\n\t\tlist( , $textdomain, $language ) = $match;\n\t\tif ( '' === $textdomain ) {\n\t\t\t$textdomain = 'default';\n\t\t}\n\t\t$language_data[ $textdomain ][ $language ] = wp_get_pomo_file_data( WP_LANG_DIR . \"$dir/$file\" );\n\t}\n\treturn $language_data;\n}\n\n/**\n * Extracts headers from a PO file.\n *\n * @since 3.7.0\n *\n * @param string $po_file Path to PO file.\n * @return string[] Array of PO file header values keyed by header name.\n */\nfunction wp_get_pomo_file_data( $po_file ) {\n\t$headers = get_file_data(\n\t\t$po_file,\n\t\tarray(\n\t\t\t'POT-Creation-Date'  => '\"POT-Creation-Date',\n\t\t\t'PO-Revision-Date'   => '\"PO-Revision-Date',\n\t\t\t'Project-Id-Version' => '\"Project-Id-Version',\n\t\t\t'X-Generator'        => '\"X-Generator',\n\t\t)\n\t);\n\tforeach ( $headers as $header => $value ) {\n\t\t// Remove possible contextual '\\n' and closing double quote.\n\t\t$headers[ $header ] = preg_replace( '~(\\\\\\n)?\"$~', '', $value );\n\t}\n\treturn $headers;\n}\n\n/**\n * Displays or returns a Language selector.\n *\n * @since 4.0.0\n * @since 4.3.0 Introduced the `echo` argument.\n * @since 4.7.0 Introduced the `show_option_site_default` argument.\n * @since 5.1.0 Introduced the `show_option_en_us` argument.\n * @since 5.9.0 Introduced the `explicit_option_en_us` argument.\n *\n * @see get_available_languages()\n * @see wp_get_available_translations()\n *\n * @param string|array $args {\n *     Optional. Array or string of arguments for outputting the language selector.\n *\n *     @type string   $id                           ID attribute of the select element. Default 'locale'.\n *     @type string   $name                         Name attribute of the select element. Default 'locale'.\n *     @type string[] $languages                    List of installed languages, contain only the locales.\n *                                                  Default empty array.\n *     @type array    $translations                 List of available translations. Default result of\n *                                                  wp_get_available_translations().\n *     @type string   $selected                     Language which should be selected. Default empty.\n *     @type bool|int $echo                         Whether to echo the generated markup. Accepts 0, 1, or their\n *                                                  boolean equivalents. Default 1.\n *     @type bool     $show_available_translations  Whether to show available translations. Default true.\n *     @type bool     $show_option_site_default     Whether to show an option to fall back to the site's locale. Default false.\n *     @type bool     $show_option_en_us            Whether to show an option for English (United States). Default true.\n *     @type bool     $explicit_option_en_us        Whether the English (United States) option uses an explicit value of en_US\n *                                                  instead of an empty value. Default false.\n * }\n * @return string HTML dropdown list of languages.\n */\nfunction wp_dropdown_languages( $args = array() ) {\n\n\t$parsed_args = wp_parse_args(\n\t\t$args,\n\t\tarray(\n\t\t\t'id'                          => 'locale',\n\t\t\t'name'                        => 'locale',\n\t\t\t'languages'                   => array(),\n\t\t\t'translations'                => array(),\n\t\t\t'selected'                    => '',\n\t\t\t'echo'                        => 1,\n\t\t\t'show_available_translations' => true,\n\t\t\t'show_option_site_default'    => false,\n\t\t\t'show_option_en_us'           => true,\n\t\t\t'explicit_option_en_us'       => false,\n\t\t)\n\t);\n\n\t// Bail if no ID or no name.\n\tif ( ! $parsed_args['id'] || ! $parsed_args['name'] ) {\n\t\treturn;\n\t}\n\n\t// English (United States) uses an empty string for the value attribute.\n\tif ( 'en_US' === $parsed_args['selected'] && ! $parsed_args['explicit_option_en_us'] ) {\n\t\t$parsed_args['selected'] = '';\n\t}\n\n\t$translations = $parsed_args['translations'];\n\tif ( empty( $translations ) ) {\n\t\trequire_once ABSPATH . 'wp-admin/includes/translation-install.php';\n\t\t$translations = wp_get_available_translations();\n\t}\n\n\t/*\n\t * $parsed_args['languages'] should only contain the locales. Find the locale in\n\t * $translations to get the native name. Fall back to locale.\n\t */\n\t$languages = array();\n\tforeach ( $parsed_args['languages'] as $locale ) {\n\t\tif ( isset( $translations[ $locale ] ) ) {\n\t\t\t$translation = $translations[ $locale ];\n\t\t\t$languages[] = array(\n\t\t\t\t'language'    => $translation['language'],\n\t\t\t\t'native_name' => $translation['native_name'],\n\t\t\t\t'lang'        => current( $translation['iso'] ),\n\t\t\t);\n\n\t\t\t// Remove installed language from available translations.\n\t\t\tunset( $translations[ $locale ] );\n\t\t} else {\n\t\t\t$languages[] = array(\n\t\t\t\t'language'    => $locale,\n\t\t\t\t'native_name' => $locale,\n\t\t\t\t'lang'        => '',\n\t\t\t);\n\t\t}\n\t}\n\n\t$translations_available = ( ! empty( $translations ) && $parsed_args['show_available_translations'] );\n\n\t// Holds the HTML markup.\n\t$structure = array();\n\n\t// List installed languages.\n\tif ( $translations_available ) {\n\t\t$structure[] = '<optgroup label=\"' . esc_attr_x( 'Installed', 'translations' ) . '\">';\n\t}\n\n\t// Site default.\n\tif ( $parsed_args['show_option_site_default'] ) {\n\t\t$structure[] = sprintf(\n\t\t\t'<option value=\"site-default\" data-installed=\"1\"%s>%s</option>',\n\t\t\tselected( 'site-default', $parsed_args['selected'], false ),\n\t\t\t_x( 'Site Default', 'default site language' )\n\t\t);\n\t}\n\n\tif ( $parsed_args['show_option_en_us'] ) {\n\t\t$value       = ( $parsed_args['explicit_option_en_us'] ) ? 'en_US' : '';\n\t\t$structure[] = sprintf(\n\t\t\t'<option value=\"%s\" lang=\"en\" data-installed=\"1\"%s>English (United States)</option>',\n\t\t\tesc_attr( $value ),\n\t\t\tselected( '', $parsed_args['selected'], false )\n\t\t);\n\t}\n\n\t// List installed languages.\n\tforeach ( $languages as $language ) {\n\t\t$structure[] = sprintf(\n\t\t\t'<option value=\"%s\" lang=\"%s\"%s data-installed=\"1\">%s</option>',\n\t\t\tesc_attr( $language['language'] ),\n\t\t\tesc_attr( $language['lang'] ),\n\t\t\tselected( $language['language'], $parsed_args['selected'], false ),\n\t\t\tesc_html( $language['native_name'] )\n\t\t);\n\t}\n\tif ( $translations_available ) {\n\t\t$structure[] = '</optgroup>';\n\t}\n\n\t// List available translations.\n\tif ( $translations_available ) {\n\t\t$structure[] = '<optgroup label=\"' . esc_attr_x( 'Available', 'translations' ) . '\">';\n\t\tforeach ( $translations as $translation ) {\n\t\t\t$structure[] = sprintf(\n\t\t\t\t'<option value=\"%s\" lang=\"%s\"%s>%s</option>',\n\t\t\t\tesc_attr( $translation['language'] ),\n\t\t\t\tesc_attr( current( $translation['iso'] ) ),\n\t\t\t\tselected( $translation['language'], $parsed_args['selected'], false ),\n\t\t\t\tesc_html( $translation['native_name'] )\n\t\t\t);\n\t\t}\n\t\t$structure[] = '</optgroup>';\n\t}\n\n\t// Combine the output string.\n\t$output  = sprintf( '<select name=\"%s\" id=\"%s\">', esc_attr( $parsed_args['name'] ), esc_attr( $parsed_args['id'] ) );\n\t$output .= implode( \"\\n\", $structure );\n\t$output .= '</select>';\n\n\tif ( $parsed_args['echo'] ) {\n\t\techo $output;\n\t}\n\n\treturn $output;\n}\n\n/**\n * Determines whether the current locale is right-to-left (RTL).\n *\n * For more information on this and similar theme functions, check out\n * the {@link https://developer.wordpress.org/themes/basics/conditional-tags/\n * Conditional Tags} article in the Theme Developer Handbook.\n *\n * @since 3.0.0\n *\n * @global WP_Locale $wp_locale WordPress date and time locale object.\n *\n * @return bool Whether locale is RTL.\n */\nfunction is_rtl() {\n\tglobal $wp_locale;\n\tif ( ! ( $wp_locale instanceof WP_Locale ) ) {\n\t\treturn false;\n\t}\n\treturn $wp_locale->is_rtl();\n}\n\n/**\n * Switches the translations according to the given locale.\n *\n * @since 4.7.0\n *\n * @global WP_Locale_Switcher $wp_locale_switcher WordPress locale switcher object.\n *\n * @param string $locale The locale.\n * @return bool True on success, false on failure.\n */\nfunction switch_to_locale( $locale ) {\n\t/* @var WP_Locale_Switcher $wp_locale_switcher */\n\tglobal $wp_locale_switcher;\n\n\tif ( ! $wp_locale_switcher ) {\n\t\treturn false;\n\t}\n\n\treturn $wp_locale_switcher->switch_to_locale( $locale );\n}\n\n/**\n * Switches the translations according to the given user's locale.\n *\n * @since 6.2.0\n *\n * @global WP_Locale_Switcher $wp_locale_switcher WordPress locale switcher object.\n *\n * @param int $user_id User ID.\n * @return bool True on success, false on failure.\n */\nfunction switch_to_user_locale( $user_id ) {\n\t/* @var WP_Locale_Switcher $wp_locale_switcher */\n\tglobal $wp_locale_switcher;\n\n\tif ( ! $wp_locale_switcher ) {\n\t\treturn false;\n\t}\n\n\treturn $wp_locale_switcher->switch_to_user_locale( $user_id );\n}\n\n/**\n * Restores the translations according to the previous locale.\n *\n * @since 4.7.0\n *\n * @global WP_Locale_Switcher $wp_locale_switcher WordPress locale switcher object.\n *\n * @return string|false Locale on success, false on error.\n */\nfunction restore_previous_locale() {\n\t/* @var WP_Locale_Switcher $wp_locale_switcher */\n\tglobal $wp_locale_switcher;\n\n\tif ( ! $wp_locale_switcher ) {\n\t\treturn false;\n\t}\n\n\treturn $wp_locale_switcher->restore_previous_locale();\n}\n\n/**\n * Restores the translations according to the original locale.\n *\n * @since 4.7.0\n *\n * @global WP_Locale_Switcher $wp_locale_switcher WordPress locale switcher object.\n *\n * @return string|false Locale on success, false on error.\n */\nfunction restore_current_locale() {\n\t/* @var WP_Locale_Switcher $wp_locale_switcher */\n\tglobal $wp_locale_switcher;\n\n\tif ( ! $wp_locale_switcher ) {\n\t\treturn false;\n\t}\n\n\treturn $wp_locale_switcher->restore_current_locale();\n}\n\n/**\n * Determines whether switch_to_locale() is in effect.\n *\n * @since 4.7.0\n *\n * @global WP_Locale_Switcher $wp_locale_switcher WordPress locale switcher object.\n *\n * @return bool True if the locale has been switched, false otherwise.\n */\nfunction is_locale_switched() {\n\t/* @var WP_Locale_Switcher $wp_locale_switcher */\n\tglobal $wp_locale_switcher;\n\n\treturn $wp_locale_switcher->is_switched();\n}\n\n/**\n * Translates the provided settings value using its i18n schema.\n *\n * @since 5.9.0\n * @access private\n *\n * @param string|string[]|array[]|object $i18n_schema I18n schema for the setting.\n * @param string|string[]|array[]        $settings    Value for the settings.\n * @param string                         $textdomain  Textdomain to use with translations.\n *\n * @return string|string[]|array[] Translated settings.\n */\nfunction translate_settings_using_i18n_schema( $i18n_schema, $settings, $textdomain ) {\n\tif ( empty( $i18n_schema ) || empty( $settings ) || empty( $textdomain ) ) {\n\t\treturn $settings;\n\t}\n\n\tif ( is_string( $i18n_schema ) && is_string( $settings ) ) {\n\t\treturn translate_with_gettext_context( $settings, $i18n_schema, $textdomain );\n\t}\n\tif ( is_array( $i18n_schema ) && is_array( $settings ) ) {\n\t\t$translated_settings = array();\n\t\tforeach ( $settings as $value ) {\n\t\t\t$translated_settings[] = translate_settings_using_i18n_schema( $i18n_schema[0], $value, $textdomain );\n\t\t}\n\t\treturn $translated_settings;\n\t}\n\tif ( is_object( $i18n_schema ) && is_array( $settings ) ) {\n\t\t$group_key           = '*';\n\t\t$translated_settings = array();\n\t\tforeach ( $settings as $key => $value ) {\n\t\t\tif ( isset( $i18n_schema->$key ) ) {\n\t\t\t\t$translated_settings[ $key ] = translate_settings_using_i18n_schema( $i18n_schema->$key, $value, $textdomain );\n\t\t\t} elseif ( isset( $i18n_schema->$group_key ) ) {\n\t\t\t\t$translated_settings[ $key ] = translate_settings_using_i18n_schema( $i18n_schema->$group_key, $value, $textdomain );\n\t\t\t} else {\n\t\t\t\t$translated_settings[ $key ] = $value;\n\t\t\t}\n\t\t}\n\t\treturn $translated_settings;\n\t}\n\treturn $settings;\n}\n\n/**\n * Retrieves the list item separator based on the locale.\n *\n * @since 6.0.0\n *\n * @global WP_Locale $wp_locale WordPress date and time locale object.\n *\n * @return string Locale-specific list item separator.\n */\nfunction wp_get_list_item_separator() {\n\tglobal $wp_locale;\n\n\tif ( ! ( $wp_locale instanceof WP_Locale ) ) {\n\t\t// Default value of WP_Locale::get_list_item_separator().\n\t\t/* translators: Used between list items, there is a space after the comma. */\n\t\treturn __( ', ' );\n\t}\n\n\treturn $wp_locale->get_list_item_separator();\n}\n\n/**\n * Retrieves the word count type based on the locale.\n *\n * @since 6.2.0\n *\n * @global WP_Locale $wp_locale WordPress date and time locale object.\n *\n * @return string Locale-specific word count type. Possible values are `characters_excluding_spaces`,\n *                `characters_including_spaces`, or `words`. Defaults to `words`.\n */\nfunction wp_get_word_count_type() {\n\tglobal $wp_locale;\n\n\tif ( ! ( $wp_locale instanceof WP_Locale ) ) {\n\t\t// Default value of WP_Locale::get_word_count_type().\n\t\treturn 'words';\n\t}\n\n\treturn $wp_locale->get_word_count_type();\n}\n"
  },
  {
    "path": "wp-includes/version.php",
    "content": "<?php\n/**\n * WordPress Version\n *\n * Contains version information for the current WordPress release.\n *\n * @package WordPress\n * @since 1.2.0\n */\n\n/**\n * The WordPress version string.\n *\n * Holds the current version number for WordPress core. Used to bust caches\n * and to enable development mode for scripts when running from the /src directory.\n *\n * @global string $wp_version\n */\n$wp_version = '6.4.1';\n\n/**\n * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.\n *\n * @global int $wp_db_version\n */\n$wp_db_version = 56657;\n\n/**\n * Holds the TinyMCE version.\n *\n * @global string $tinymce_version\n */\n$tinymce_version = '49110-20201110';\n\n/**\n * Holds the required PHP version.\n *\n * @global string $required_php_version\n */\n$required_php_version = '7.0.0';\n\n/**\n * Holds the required MySQL version.\n *\n * @global string $required_mysql_version\n */\n$required_mysql_version = '5.0';\n"
  }
]