Commit: caf909fb58f04efaf51b1814dbc932b6fe525fb4 Author: Gabriel Caruso <[email protected]> Thu, 25 Jan 2018 18:06:44 -0200 Committer: Nuno Lopes <[email protected]> Sat, 16 Feb 2019 10:52:59 -0500 Parents: 1cf3ef1219a7e49f31ffd3ac3b82cb9598aa816f Branches: master
Link: http://git.php.net/?p=web/gcov.git;a=commitdiff;h=caf909fb58f04efaf51b1814dbc932b6fe525fb4 Log: Welcome 2018 Changed paths: M cron/check_parameters.php M cron/compile_results.php M cron/config.php M cron/cron.php M cron/cron.sh M cron/database.php M cron/graph.php M cron/system.php M cron/tests.php M www/compile_results.php M www/config.php M www/expected_tests.php M www/graph.php M www/index.php M www/lcov.php M www/params.php M www/site.api.php M www/skip.php M www/stats.php M www/system.php M www/template.php M www/tests.php M www/valgrind.php M www/viewer.php
diff --git a/cron/check_parameters.php b/cron/check_parameters.php index eac8e46..ecbc926 100644 --- a/cron/check_parameters.php +++ b/cron/check_parameters.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2007 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/cron/compile_results.php b/cron/compile_results.php index 9e43838..eb07464 100644 --- a/cron/compile_results.php +++ b/cron/compile_results.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/cron/config.php b/cron/config.php index 51c8054..ad28740 100644 --- a/cron/config.php +++ b/cron/config.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/cron/cron.php b/cron/cron.php index b95cd07..6a7f0a8 100644 --- a/cron/cron.php +++ b/cron/cron.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2007 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/cron/cron.sh b/cron/cron.sh index b8a13e9..3ec0d1b 100755 --- a/cron/cron.sh +++ b/cron/cron.sh @@ -3,7 +3,7 @@ # +----------------------------------------------------------------------+ # | PHP QA GCOV Website | # +----------------------------------------------------------------------+ -# | Copyright (c) 2005-2006 The PHP Group | +# | Copyright (c) 2005-2018 The PHP Group | # +----------------------------------------------------------------------+ # | This source file is subject to version 3.01 of the PHP license, | # | that is bundled with this package in the file LICENSE, and is | diff --git a/cron/database.php b/cron/database.php index a185b35..e49fcb6 100644 --- a/cron/database.php +++ b/cron/database.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/cron/graph.php b/cron/graph.php index be22c07..f6c5bf3 100644 --- a/cron/graph.php +++ b/cron/graph.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/cron/system.php b/cron/system.php index 97f38e0..f5c23a3 100644 --- a/cron/system.php +++ b/cron/system.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/cron/tests.php b/cron/tests.php index 14ef797..db56ea1 100644 --- a/cron/tests.php +++ b/cron/tests.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2007 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/compile_results.php b/www/compile_results.php index a39807c..13c9964 100644 --- a/www/compile_results.php +++ b/www/compile_results.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/config.php b/www/config.php index 079ddfa..4e1c792 100644 --- a/www/config.php +++ b/www/config.php @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/expected_tests.php b/www/expected_tests.php index cf85e1c..6b09a8b 100644 --- a/www/expected_tests.php +++ b/www/expected_tests.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/graph.php b/www/graph.php index 24ed0ec..71598d0 100644 --- a/www/graph.php +++ b/www/graph.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/index.php b/www/index.php index e154792..d891846 100644 --- a/www/index.php +++ b/www/index.php @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/lcov.php b/www/lcov.php index 6ea6c80..ac56e5c 100644 --- a/www/lcov.php +++ b/www/lcov.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/params.php b/www/params.php index e2d6eb2..75745aa 100644 --- a/www/params.php +++ b/www/params.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/site.api.php b/www/site.api.php index dda4511..c4427ea 100644 --- a/www/site.api.php +++ b/www/site.api.php @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/skip.php b/www/skip.php index 41b27bb..86986e5 100644 --- a/www/skip.php +++ b/www/skip.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/stats.php b/www/stats.php index 7585718..7dfc2c4 100644 --- a/www/stats.php +++ b/www/stats.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/system.php b/www/system.php index 95d8567..94bbd66 100644 --- a/www/system.php +++ b/www/system.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/template.php b/www/template.php index f302d12..d27548a 100644 --- a/www/template.php +++ b/www/template.php @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/tests.php b/www/tests.php index 3d1f1c4..4a30399 100644 --- a/www/tests.php +++ b/www/tests.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/valgrind.php b/www/valgrind.php index adc0ad8..8e05d59 100644 --- a/www/valgrind.php +++ b/www/valgrind.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/www/viewer.php b/www/viewer.php index 118dc4f..9ea771f 100644 --- a/www/viewer.php +++ b/www/viewer.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP QA GCOV Website | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2006 The PHP Group | + | Copyright (c) 2005-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is |
-- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
