summaryrefslogtreecommitdiff
path: root/server-tests.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove server-tests.phpNikita Popov2018-09-181-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 misspellingsGabriel Caruso2018-08-121-1/+1
|
* Fix typos in codePeter Kokot2018-07-271-1/+1
|
* Small tweaks to php scriptsGabriel Caruso2018-07-141-122/+122
|
* year++Xinchen Hui2018-01-021-1/+1
|
* Deprecate each()Nikita Popov2017-02-031-1/+1
|
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
|
* Drop support for EOL'd PHP versions from run-testsSobak2015-10-121-14/+2
|
* Remove set_magic_quotes_runtimeNikita Popov2015-01-171-1/+0
| | | | And the alias magic_quotes_runtime
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
|
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
| | | | | * pull-request/341: (23 commits) typofixes
* server-tests.php improvements:Tim Starling2012-10-291-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 **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* Update copyrightIlia Alshanetsky2007-12-311-1/+1
|
* Update copyright yearIlia Alshanetsky2007-01-011-1/+1
| | | | | # The rest of the files were already updated by Sebastian
* Use 5.1 functionsIlia Alshanetsky2006-02-161-14/+6
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* - MFH (missing run-tests2.php rename part)Marcus Boerger2005-08-301-1/+1
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* - Rename test scriptMarcus Boerger2005-03-101-0/+1576