summaryrefslogtreecommitdiff
path: root/server-tests.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-01-041-1/+1
|\ | | | | | | | | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) Conflicts: ext/json/php_json_encoder.h sapi/continuity/capi.c
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-031-1/+1
| |
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c ext/pcre/pcrelib/sljit/sljitLir.h ext/pcre/pcrelib/sljit/sljitNativeARM_32.c ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c ext/pgsql/pgsql.c ext/phar/func_interceptors.c ext/soap/soap.c ext/standard/image.c
* | 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