Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove server-tests.php | Nikita Popov | 2018-09-18 | 1 | -1608/+0 |
| | | | | | | | | | | | As far as I know server-tests.php is unmaintained and no longer used for anything nowadays. Some of the new sections are supported by run-tests.php itself nowadays and some server-based tests (using the CLI server or php-fpm) are performed through different means. Dropping server-tests.php has been discussed in a bunch of PR discussions already, so let's go ahead with it... | ||||
* | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
| | |||||
* | Fix typos in code | Peter Kokot | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | Small tweaks to php scripts | Gabriel Caruso | 2018-07-14 | 1 | -122/+122 |
| | |||||
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Deprecate each() | Nikita Popov | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | |||||
* | Drop support for EOL'd PHP versions from run-tests | Sobak | 2015-10-12 | 1 | -14/+2 |
| | |||||
* | Remove set_magic_quotes_runtime | Nikita Popov | 2015-01-17 | 1 | -1/+0 |
| | | | | And the alias magic_quotes_runtime | ||||
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | server-tests.php improvements: | Tim Starling | 2012-10-29 | 1 | -29/+82 |
| | | | | | | | * Fixed use of deprecated functions ereg(), split(), etc. * Fixed notice due to _sendHTTP() declared return by reference but not returning anything. * Fixed interpretation of EXPECTF, copying from run-tests.php | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | Update copyright | Ilia Alshanetsky | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Update copyright year | Ilia Alshanetsky | 2007-01-01 | 1 | -1/+1 |
| | | | | | # The rest of the files were already updated by Sebastian | ||||
* | Use 5.1 functions | Ilia Alshanetsky | 2006-02-16 | 1 | -14/+6 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - MFH (missing run-tests2.php rename part) | Marcus Boerger | 2005-08-30 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | - Rename test script | Marcus Boerger | 2005-03-10 | 1 | -0/+1576 |