work in progress
Warning
This project is not finished yet, work in progress.
You can install the package via composer:
composer require ghostwriter/phpt
You can also star (🌟) this repo to find it easier later.
// work in progress
// https://qa.php.net/phpt_details.php
// PHPT - Test File Layout.
// [] indicates optional sections.
// --TEST--
// [--DESCRIPTION--]
// [--CREDITS--]
// [--SKIPIF--]
// [--CONFLICTS--]
// [--WHITESPACE_SENSITIVE--]
// [--CAPTURE_STDIO--]
// [--EXTENSIONS--]
// [--POST-- | --PUT-- | --POST_RAW-- | --GZIP_POST-- | --DEFLATE_POST-- | --GET--]
// [--COOKIE--]
// [--STDIN--]
// [--INI--]
// [--ARGS--]
// [--ENV--]
// [--PHPDBG--]
// --FILE-- | --FILEEOF-- | --FILE_EXTERNAL-- | --REDIRECTTEST--
// [--CGI--]
// [--XFAIL--]
// [--FLAKY--]
// [--EXPECTHEADERS--]
// --EXPECT-- | --EXPECTF-- | --EXPECTREGEX-- | --EXPECT_EXTERNAL-- | --EXPECTF_EXTERNAL-- | --EXPECTREGEX_EXTERNAL--
// [--CLEAN--]
Please see CHANGELOG.md for more information on what has changed recently.
Please see LICENSE for more information on the license that applies to this project.
Please see SECURITY.md for more information on security disclosure process.