Developers
Threads by month
- ----- 2025 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
August 2016
- 5 participants
- 16 discussions
Hi all
I think it's time to make decision what to do with the wiki.
Current status:
* wiki.phpmyadmin.net is currently read only due to excessive vandalism
which was hard to block
* Mediawiki currently running wiki.phpmyadmin.net is no longer security
supported [2]
* all content pages were copied to GitHub wiki [1]
* I'm slowly going through wiki pages and integrate that to our user
documentation if it fits there
[1]: https://github.com/phpmyadmin/phpmyadmin/wiki
[2]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825127
Possible solutions:
* bring Mediawiki on wiki.phpmyadmin.net back to usable state
- we will have to handle security fixes and so on
- need some way to prevent vandalism
* use wiki on GitHub
- it's for free with the repository
- the wiki is quite limited (no categories, no search, ...)
- having wiki content as Git repository is great
* use other solution for wiki.phpmyadmin.net
- we could use cleaned up wiki content which is currently used on GitHub
- I'd really prefer something with Git integration
- preferably use GitHub authentication, so that we do not have to
maintain another list of users
- one of possible tools to do that is ikiwiki
My suggestion:
I don't think that maintaining Mediawiki is way to go. From remaining
choices I slightly prefer using wiki on GitHub as it needs no
maintenance from us, however it limits wiki features.
Please share your opinion.
--
Michal Čihař | http://cihar.com/ | https://weblate.org/
4
11
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/12245/changes>
Changes:
[weblate] Translated using Weblate (Igbo)
------------------------------------------
Started by GitHub push by weblate
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9fbe896d486bd98c1b61ce4b96920ec65ed65220 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9fbe896d486bd98c1b61ce4b96920ec65ed65220
> git rev-list 6f8bb9d0ecfbc4dae033b5088efad6a2d9c2f757 # timeout=10
> git tag -a -f -m Jenkins Build #12245 jenkins-phpMyAdmin-continuous-12245 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_SERVER=localhost
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
XTESTSUITE_BROWSERSTACK_USER=michaliha
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/hudson3545939993072345341.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Generating autoload files
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
[exec] po/ig.po:27: 'msgstr' is not a valid PHP format string, unlike 'msgid'. Reason: In the directive number 2, the character 'S' is not a valid conversion specifier.
[exec] msgfmt: found 1 fatal error
[exec] tput: No value for $TERM and no -T specified
[exec] Error when compiling po/ig.po
[exec] tput: No value for $TERM and no -T specified
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:138: exec returned: 1
Total time: 8 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Computing warning deltas based on reference build #12244
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #12244
Recording plot data
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - No test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'PHPUnit-3.x (default)'?
[xUnit] [ERROR] - No test reports found for the metric 'PHPUnit' with the resolved pattern 'build/logs/junit.xml'. Configuration error?.
[xUnit] [INFO] - Failing BUILD.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.
1
1
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/12237/changes>
Changes:
[Michal Čihař] Add Igbo language
------------------------------------------
Started by GitHub push by nijel
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 52fe0f358dc27a182eb461146edfb49a156e4362 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 52fe0f358dc27a182eb461146edfb49a156e4362
> git rev-list 7b244494b4e02d5b33195d46a78bbf471064e735 # timeout=10
> git tag -a -f -m Jenkins Build #12237 jenkins-phpMyAdmin-continuous-12237 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_SERVER=localhost
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
XTESTSUITE_BROWSERSTACK_USER=michaliha
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/hudson30804224724817881.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Removing phpmyadmin/motranslator (1.0)
- Installing phpmyadmin/motranslator (1.1)
Loading from cache
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Writing lock file
Generating autoload files
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
[exec] po/ig.po:7: invalid nplurals value
[exec] msgfmt: found 2 fatal errors
[exec] tput: No value for $TERM and no -T specified
[exec] Error when compiling po/ig.po
[exec] tput: No value for $TERM and no -T specified
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:138: exec returned: 1
Total time: 9 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Computing warning deltas based on reference build #12236
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #12236
Recording plot data
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - No test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'PHPUnit-3.x (default)'?
[xUnit] [ERROR] - No test reports found for the metric 'PHPUnit' with the resolved pattern 'build/logs/junit.xml'. Configuration error?.
[xUnit] [INFO] - Failing BUILD.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.
1
3
See <https://ci.phpmyadmin.net/job/documentation/137/changes>
Changes:
[weblate] Translated using Weblate (Portuguese)
[Michal Čihař] Fixed random logouts due to wrong cookie path
[weblate] Translated using Weblate (Portuguese)
[Michal Čihař] Allow to specify length of 0
[Michal Čihař] Fixed editing of ENUM/SET/DECIMAL fields structure
[Michal Čihař] Validate git commit hash before using
[devenbansod.bits] Add appr. escaping for $cfg options 'hide_db' and 'only_db'
[devenbansod.bits] ChangeLog entry for #12497
[devenbansod.bits] Add error checking in reading the advisory_rules file
[devenbansod.bits] Check if the indices are present and map to a string value
[devenbansod.bits] ChangeLog entries for #12476 and #12477
------------------------------------------
[...truncated 8 lines...]
> git -c core.askpass=true fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision dd34ca8512fb49ff841f2d3f947db67dcff45765 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f dd34ca8512fb49ff841f2d3f947db67dcff45765
> git rev-list 8d46edc4b6fd6028e0942e37685be537defde17f # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2064639809695646499.sh
+ make -C doc linkcheck
make: Entering directory '<https://ci.phpmyadmin.net/job/documentation/ws/doc'>
sphinx-build -b linkcheck -d ./doctrees . ./linkcheck
Running Sphinx v1.4.4
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
building [linkcheck]: targets for 19 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
preparing documents... done
writing output... [ 5%] bookmarks
writing output... [ 10%] charts
(line 27) ok http://www.jqplot.com/
writing output... [ 15%] config
(line 261) ok https://dev.mysql.com/doc/refman/5.7/en/connecting.html
(line 246) ok https://dev.mysql.com/doc/refman/5.7/en/connecting.html
(line 226) ok https://dev.mysql.com/doc/refman/5.7/en/connecting.html
(line 848) ok https://dev.mysql.com/doc/refman/5.7/en/grant.html
(line 636) redirect https://php.net/manual/en/reference.pcre.pattern.syntax.php - permanently to https://secure.php.net/manual/en/reference.pcre.pattern.syntax.php
(line 1194) ok https://dev.mysql.com/doc/refman/5.7/en/time-zone-support.html
(line 1471) redirect https://php.net/manual/en/features.persistent-connections.php - permanently to https://secure.php.net/manual/en/features.persistent-connections.php
(line 1477) redirect https://php.net/manual/en/mysqli.persistconns.php - permanently to https://secure.php.net/manual/en/mysqli.persistconns.php
(line 1475) redirect https://php.net/manual/en/function.mysql-pconnect.php - permanently to https://secure.php.net/manual/en/function.mysql-pconnect.php
(line 1732) redirect https://www.google.com/recaptcha - permanently to https://www.google.com/recaptcha/intro/index.html
(line 1722) redirect https://www.google.com/recaptcha - permanently to https://www.google.com/recaptcha/intro/index.html
(line 1514) redirect https://php.net/session_save_path - permanently to https://secure.php.net/session_save_path
(line 3077) ok https://www.phpmyadmin.net/try
(line 1665) redirect https://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifet… - permanently to https://secure.php.net/manual/en/session.configuration.php#ini.session.gc-m…
(line 2375) ok https://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html
(line 3215) ok https://bugs.php.net/bug.php?id=72048
(line 2422) redirect https://www.gnu.org/software/libiconv/documentation/libiconv/iconv_open.3.h… - with Found to https://www.gnu.org/savannah-checkouts/gnu/libiconv/documentation/libiconv-…
writing output... [ 21%] copyright
(line 28) ok https://www.gnu.org/licenses/
writing output... [ 26%] credits
(line 183) ok http://www.fpdf.org/
(line 183) ok https://acko.net/blog/ufpdf-unicode-utf-8-extension-for-fpdf/
(line 141) redirect https://sourceforge.net/projects/phpmysqlformgen/ - with Found to http://sourceforge.net/#!/projects/phpmysqlformgen/
(line 183) ok https://tcpdf.org/
(line 208) ok https://tcpdf.org
writing output... [ 31%] developers
(line 10) ok https://www.phpmyadmin.net/contribute/
writing output... [ 36%] faq
(line 6) ok https://www.phpmyadmin.net/docs/
(line 192) ok https://www.phpmyadmin.net/downloads/
(line 175) broken http://www.ozerov.de/bigdump/ - HTTP Error 500: Internal Server Error
(line 46) ok https://bugs.php.net/bug.php?id=12061
(line 131) ok https://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html
(line 192) ok https://www.mysql.com/
(line 203) ok https://dev.mysql.com/doc/refman/5.7/en/old-client.html
(line 362) ok https://bugs.php.net/bug.php?id=21079
(line 196) ok https://mariadb.org/
(line 323) ok https://dev.mysql.com/doc/refman/5.7/en/identifier-case-sensitivity.html
(line 539) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-vars
(line 460) ok https://httpd.apache.org
(line 541) ok https://suhosin.org/stories/configuration.html#suhosin-post-max-vars
(line 543) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-array-in…
(line 545) ok https://suhosin.org/stories/configuration.html#suhosin-post-max-array-index…
(line 203) redirect https://php.net/mysqli - permanently to https://secure.php.net/mysqli
(line 547) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-totalnam…
(line 549) ok https://suhosin.org/stories/configuration.html#suhosin-post-max-totalname-l…
(line 553) ok https://suhosin.org/stories/configuration.html#suhosin-sql-bailout-on-error
(line 551) ok https://suhosin.org/stories/configuration.html#suhosin-get-max-value-length
(line 573) ok https://httpd.apache.org/docs/2.4/mod/mod_ssl.html
(line 555) ok https://suhosin.org/stories/configuration.html#logging-configuration
(line 602) ok https://httpd.apache.org/docs/2.2/mod/mod_proxy.html
(line 829) ok https://suhosin.org/stories/index.html
(line 829) ok https://suhosin.org/stories/faq.html
(line 820) ok https://bugs.php.net/bug.php?id=31134
(line 831) ok https://bugs.php.net/bug.php?id=39842
(line 734) ok https://dev.mysql.com/doc/refman/5.7/en/can-not-connect-to-server.html
(line 840) redirect https://php.net/manual/en/book.apc.php - permanently to https://secure.php.net/manual/en/book.apc.php
(line 886) ok https://bugs.mysql.com/bug.php?id=21704
(line 960) ok https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
(line 960) ok https://github.com/phpmyadmin/phpmyadmin/issues/7383
(line 853) ok https://tools.ietf.org/html/rfc1867.html
(line 448) ok https://tools.ietf.org/html/rfc2616.html
(line 840) ok https://pecl.php.net/package/uploadprogress
(line 1070) ok https://github.com/phpmyadmin/phpmyadmin/issues/12232
(line 1564) ok https://dev.mysql.com/doc/refman/5.7/en/silent-column-changes.html
(line 1270) ok https://bugzilla.mozilla.org/
(line 1592) ok https://dev.mysql.com/doc/refman/5.7/en/drop-table.html
(line 1613) ok https://dev.mysql.com/doc/refman/5.7/en/insert-delayed.html
(line 1070) redirect https://php.net/manual/en/mysqli.real-connect.php#refsect1-mysqli.real-conn… - permanently to https://secure.php.net/manual/en/mysqli.real-connect.php#refsect1-mysqli.re…
(line 2119) ok https://www.phpmyadmin.net/security
(line 1615) ok https://dev.mysql.com/doc/refman/5.7/en/insert.html
(line 1709) ok https://bugs.mysql.com/bug.php?id=179
(line 2128) ok https://www.phpmyadmin.net/translate/
(line 2119) ok https://github.com/phpmyadmin/phpmyadmin/issues
(line 2156) ok https://www.phpmyadmin.net/security/
(line 2128) ok https://hosted.weblate.org/projects/phpmyadmin/
(line 2206) ok https://sites.google.com/site/bughunteruniversity/nonvuln/csv-excel-formula…
(line 1777) redirect https://php.net/strftime - permanently to https://secure.php.net/strftime
writing output... [ 42%] glossary
(line 21) ok https://en.wikipedia.org/wiki/Blowfish_(cipher)
(line 38) ok https://en.wikipedia.org/wiki/CGI
(line 13) ok https://en.wikipedia.org/wiki/.htaccess
(line 31) ok https://en.wikipedia.org/wiki/Bzip2
(line 26) ok https://en.wikipedia.org/wiki/Web_browser
(line 48) ok https://en.wikipedia.org/wiki/Client_(computing)
(line 53) ok https://en.wikipedia.org/wiki/Column_(database)
(line 63) ok https://en.wikipedia.org/wiki/Comma-separated_values
(line 58) ok https://en.wikipedia.org/wiki/HTTP_cookie
(line 71) ok https://en.wikipedia.org/wiki/Database
(line 79) ok https://en.wikipedia.org/wiki/Software_extension
(line 85) ok https://en.wikipedia.org/wiki/FAQ
(line 90) ok https://en.wikipedia.org/wiki/Field_(computer_science)
(line 97) ok https://en.wikipedia.org/wiki/Foreign_key
(line 43) ok https://en.wikipedia.org/wiki/Changelog
(line 107) ok https://en.wikipedia.org/wiki/GD_Graphics_Library
(line 115) ok https://en.wikipedia.org/wiki/Gzip
(line 120) ok https://en.wikipedia.org/wiki/Host
(line 131) ok https://en.wikipedia.org/wiki/HyperText_Transfer_Protocol
(line 145) ok https://en.wikipedia.org/wiki/Internet_Information_Services
(line 150) ok https://en.wikipedia.org/wiki/Index_(database)
(line 125) ok https://en.wikipedia.org/wiki/Hostname
(line 157) ok https://en.wikipedia.org/wiki/Internet_Protocol
(line 169) ok https://en.wikipedia.org/wiki/IPv6
(line 180) ok https://en.wikipedia.org/wiki/ISP
(line 188) ok https://en.wikipedia.org/wiki/JPEG
(line 174) ok https://en.wikipedia.org/wiki/ISAPI
(line 199) ok https://en.wikipedia.org/wiki/LaTeX
(line 204) ok https://en.wikipedia.org/wiki/Mac
(line 209) ok https://en.wikipedia.org/wiki/Mac_OS_X
(line 162) ok https://en.wikipedia.org/wiki/IP_Address
(line 232) ok https://en.wikipedia.org/wiki/MIME
(line 136) ok https://en.wikipedia.org/wiki/Https:_URI_scheme
(line 221) ok https://en.wikipedia.org/wiki/MCrypt
(line 237) ok https://en.wikipedia.org/wiki/Apache_HTTP_Server
(line 246) ok https://en.wikipedia.org/wiki/MySQL
(line 261) ok https://en.wikipedia.org/wiki/OpenDocument
(line 266) ok https://en.wikipedia.org/wiki/OS_X
(line 273) ok https://en.wikipedia.org/wiki/Portable_Document_Format
(line 278) ok https://pear.php.net/
(line 216) redirect https://php.net/manual/en/book.mbstring.php - permanently to https://secure.php.net/manual/en/book.mbstring.php
(line 226) redirect https://php.net/mcrypt - permanently to https://secure.php.net/mcrypt
(line 292) ok https://en.wikipedia.org/wiki/PHP
(line 321) ok https://en.wikipedia.org/wiki/Request_for_Comments
(line 297) ok https://en.wikipedia.org/wiki/Port_(computing)
(line 251) redirect https://php.net/manual/en/book.mysqli.php - permanently to https://secure.php.net/manual/en/book.mysqli.php
(line 256) redirect https://php.net/manual/en/book.mysql.php - permanently to https://secure.php.net/manual/en/book.mysql.php
(line 336) ok https://en.wikipedia.org/wiki/Server_(computing)
(line 331) ok https://en.wikipedia.org/wiki/Row_(database)
(line 352) ok https://en.wikipedia.org/wiki/Unix_domain_socket
(line 358) ok https://en.wikipedia.org/wiki/Secure_Sockets_Layer
(line 363) ok https://en.wikipedia.org/wiki/Stored_procedure
(line 368) ok https://en.wikipedia.org/wiki/SQL
(line 376) ok https://en.wikipedia.org/wiki/Table_(database)
(line 387) ok https://en.wikipedia.org/wiki/TCP
(line 397) ok https://en.wikipedia.org/wiki/Database_trigger
(line 381) ok https://en.wikipedia.org/wiki/Tar_(file_format)
(line 326) ok https://tools.ietf.org/html/rfc1952.html
(line 414) ok https://en.wikipedia.org/wiki/URL
(line 419) ok https://en.wikipedia.org/wiki/Webserver
(line 426) ok https://en.wikipedia.org/wiki/XML
(line 431) ok https://en.wikipedia.org/wiki/ZIP_(file_format)
(line 436) ok https://en.wikipedia.org/wiki/Zlib
(line 347) ok https://dev.mysql.com/doc/refman/5.7/en/storage-engines.html
(line 284) redirect https://php.net/pcre - permanently to https://secure.php.net/pcre
writing output... [ 47%] import_export
(line 125) ok https://en.wikipedia.org/wiki/NHibernate
(line 242) ok https://www.ctan.org/tex/
(line 242) ok https://www.ctan.org/
(line 340) ok https://texy.info/en/try/4q5we
(line 340) ok https://texy.info/
(line 319) ok https://dev.mysql.com/doc/refman/5.7/en/packet-too-large.html
(line 355) ok http://www.yaml.org
(line 335) ok http://www.scriptalicious.com/blog/2009/04/complete-inserts-or-extended-ins…
(line 282) broken http://odf-converter.sourceforge.net/ - [Errno 104] Connection reset by peer
writing output... [ 52%] index
writing output... [ 57%] intro
(line 47) ok https://www.phpmyadmin.net/translations/
writing output... [ 63%] other
(line 21) ok https://cihar.com/publications/linuxsoft/
(line 26) ok http://garv.in/tops/texte/mimetutorial
(line 33) ok http://php-myadmin.ru/
(line 27) ok http://www.php-editors.com/articles/sql_phpmyadmin.php
(line 28) ok http://www.iis-aid.com/articles/how_to_guides/install_and_configure_phpmyad…
writing output... [ 68%] privileges
writing output... [ 73%] relations
writing output... [ 78%] require
(line 58) ok https://jquery.com/browser-support/
(line 28) redirect https://php.net/libxml - permanently to https://secure.php.net/libxml
(line 23) redirect https://php.net/openssl - permanently to https://secure.php.net/openssl
(line 31) redirect https://php.net/openssl - permanently to https://secure.php.net/openssl
(line 34) redirect https://php.net/curl - permanently to https://secure.php.net/curl
writing output... [ 84%] setup
(line 85) ok https://fedoraproject.org/wiki/EPEL
(line 85) ok https://fedoraproject.org/wiki/EPEL/FAQ#howtouse
(line 102) ok https://en.wikipedia.org/wiki/List_of_AMP_packages
(line 114) ok https://getcomposer.org/
(line 131) ok https://packagist.org/
(line 135) ok https://www.phpmyadmin.net/packages.json
(line 53) ok https://launchpad.net/~nijel/+archive/ubuntu/phpmyadmin
(line 98) redirect https://www.apachefriends.org/ - with Found to https://www.apachefriends.org/index.html
(line 47) ok https://software.opensuse.org/package/phpMyAdmin
(line 194) ok https://hub.docker.com/r/_/mariadb/
(line 145) ok https://hub.docker.com/r/phpmyadmin/phpmyadmin/
(line 430) ok https://demo.phpmyadmin.net/master/setup/
(line 194) ok https://hub.docker.com/r/_/mysql/
(line 430) ok https://www.phpmyadmin.net/
(line 246) ok https://github.com/phpmyadmin/docker
(line 485) ok https://files.phpmyadmin.net/phpmyadmin.keyring
(line 458) ok https://keybase.io/ibennetch
(line 449) ok https://keybase.io/lem9
(line 467) ok https://keybase.io/nijel
(line 516) ok https://www.gnupg.org/gph/en/manual.html#AEN335
(line 516) ok https://pgp.cs.uu.nl/mk_path.cgi?FROM=ABAF11C65A2970B130ABE3C479BE3E4300411…
(line 905) ok https://github.com/phpmyadmin/phpmyadmin/issues/11922
(line 911) ok https://github.com/phpmyadmin/phpmyadmin/issues/11898
(line 41) ok https://anonscm.debian.org/cgit/collab-maint/phpmyadmin.git/tree/debian/REA…
(line 852) redirect https://php.net/manual/en/errorfunc.configuration.php#ini.display-errors - permanently to https://secure.php.net/manual/en/errorfunc.configuration.php#ini.display-er…
writing output... [ 89%] transformations
(line 134) redirect https://php.net/mysql_fetch_field - permanently to https://secure.php.net/mysql_fetch_field
(line 134) redirect https://php.net/mysql_fetch_field - permanently to https://secure.php.net/mysql_fetch_field
writing output... [ 94%] user
writing output... [100%] vendors
build finished with problems.
Makefile:179: recipe for target 'linkcheck' failed
make: *** [linkcheck] Error 1
make: Leaving directory '<https://ci.phpmyadmin.net/job/documentation/ws/doc'>
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
1
1
See <https://ci.phpmyadmin.net/job/documentation/133/changes>
Changes:
[weblate] Translated using Weblate (Slovenian)
[weblate] Translated using Weblate (Ukrainian)
[weblate] Translated using Weblate (Ukrainian)
------------------------------------------
[...truncated 9 lines...]
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f45a27764789626c7088d9a6ade1a393c8b2eeb1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f45a27764789626c7088d9a6ade1a393c8b2eeb1
> git rev-list ddbdcb698e1448efc5cacdc8d9be95df5add3fc6 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6362531804935232497.sh
+ make -C doc linkcheck
make: Entering directory '<https://ci.phpmyadmin.net/job/documentation/ws/doc'>
sphinx-build -b linkcheck -d ./doctrees . ./linkcheck
Running Sphinx v1.4.4
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
building [linkcheck]: targets for 19 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
preparing documents... done
writing output... [ 5%] bookmarks
writing output... [ 10%] charts
(line 27) ok http://www.jqplot.com/
writing output... [ 15%] config
(line 226) ok https://dev.mysql.com/doc/refman/5.7/en/connecting.html
(line 261) ok https://dev.mysql.com/doc/refman/5.7/en/connecting.html
(line 246) ok https://dev.mysql.com/doc/refman/5.7/en/connecting.html
(line 848) ok https://dev.mysql.com/doc/refman/5.7/en/grant.html
(line 1194) ok https://dev.mysql.com/doc/refman/5.7/en/time-zone-support.html
(line 636) redirect https://php.net/manual/en/reference.pcre.pattern.syntax.php - permanently to https://secure.php.net/manual/en/reference.pcre.pattern.syntax.php
(line 1471) redirect https://php.net/manual/en/features.persistent-connections.php - permanently to https://secure.php.net/manual/en/features.persistent-connections.php
(line 1477) redirect https://php.net/manual/en/mysqli.persistconns.php - permanently to https://secure.php.net/manual/en/mysqli.persistconns.php
(line 1475) redirect https://php.net/manual/en/function.mysql-pconnect.php - permanently to https://secure.php.net/manual/en/function.mysql-pconnect.php
(line 1722) redirect https://www.google.com/recaptcha - permanently to https://www.google.com/recaptcha/intro/index.html
(line 1732) redirect https://www.google.com/recaptcha - permanently to https://www.google.com/recaptcha/intro/index.html
(line 3077) ok https://www.phpmyadmin.net/try
(line 1514) redirect https://php.net/session_save_path - permanently to https://secure.php.net/session_save_path
(line 2375) ok https://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html
(line 1665) redirect https://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifet… - permanently to https://secure.php.net/manual/en/session.configuration.php#ini.session.gc-m…
(line 3215) ok https://bugs.php.net/bug.php?id=72048
(line 2422) redirect https://www.gnu.org/software/libiconv/documentation/libiconv/iconv_open.3.h… - with Found to https://www.gnu.org/savannah-checkouts/gnu/libiconv/documentation/libiconv-…
writing output... [ 21%] copyright
(line 28) ok https://www.gnu.org/licenses/
writing output... [ 26%] credits
(line 183) ok http://www.fpdf.org/
(line 183) ok https://tcpdf.org/
(line 208) ok https://tcpdf.org
(line 141) ok https://sourceforge.net/projects/phpmysqlformgen/
(line 183) ok https://acko.net/blog/ufpdf-unicode-utf-8-extension-for-fpdf/
writing output... [ 31%] developers
(line 10) ok https://www.phpmyadmin.net/contribute/
writing output... [ 36%] faq
(line 6) ok https://www.phpmyadmin.net/docs/
(line 175) ok http://www.ozerov.de/bigdump/
(line 192) ok https://www.phpmyadmin.net/downloads/
(line 46) ok https://bugs.php.net/bug.php?id=12061
(line 131) ok https://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html
(line 192) ok https://www.mysql.com/
(line 196) ok https://mariadb.org/
(line 203) ok https://dev.mysql.com/doc/refman/5.7/en/old-client.html
(line 362) ok https://bugs.php.net/bug.php?id=21079
(line 460) ok https://httpd.apache.org
(line 203) redirect https://php.net/mysqli - permanently to https://secure.php.net/mysqli
(line 539) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-vars
(line 323) ok https://dev.mysql.com/doc/refman/5.7/en/identifier-case-sensitivity.html
(line 543) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-array-in…
(line 541) ok https://suhosin.org/stories/configuration.html#suhosin-post-max-vars
(line 547) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-totalnam…
(line 545) ok https://suhosin.org/stories/configuration.html#suhosin-post-max-array-index…
(line 549) ok https://suhosin.org/stories/configuration.html#suhosin-post-max-totalname-l…
(line 551) ok https://suhosin.org/stories/configuration.html#suhosin-get-max-value-length
(line 553) ok https://suhosin.org/stories/configuration.html#suhosin-sql-bailout-on-error
(line 555) ok https://suhosin.org/stories/configuration.html#logging-configuration
(line 573) ok https://httpd.apache.org/docs/2.4/mod/mod_ssl.html
(line 602) ok https://httpd.apache.org/docs/2.2/mod/mod_proxy.html
(line 829) ok https://suhosin.org/stories/index.html
(line 829) ok https://suhosin.org/stories/faq.html
(line 820) ok https://bugs.php.net/bug.php?id=31134
(line 448) ok https://tools.ietf.org/html/rfc2616.html
(line 831) ok https://bugs.php.net/bug.php?id=39842
(line 734) ok https://dev.mysql.com/doc/refman/5.7/en/can-not-connect-to-server.html
(line 853) ok https://tools.ietf.org/html/rfc1867.html
(line 840) redirect https://php.net/manual/en/book.apc.php - permanently to https://secure.php.net/manual/en/book.apc.php
(line 960) ok https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
(line 886) ok https://bugs.mysql.com/bug.php?id=21704
(line 960) ok https://github.com/phpmyadmin/phpmyadmin/issues/7383
(line 1070) ok https://github.com/phpmyadmin/phpmyadmin/issues/12232
(line 1270) ok https://bugzilla.mozilla.org/
(line 1564) ok https://dev.mysql.com/doc/refman/5.7/en/silent-column-changes.html
(line 1070) redirect https://php.net/manual/en/mysqli.real-connect.php#refsect1-mysqli.real-conn… - permanently to https://secure.php.net/manual/en/mysqli.real-connect.php#refsect1-mysqli.re…
(line 1592) ok https://dev.mysql.com/doc/refman/5.7/en/drop-table.html
(line 840) ok https://pecl.php.net/package/uploadprogress
(line 1613) ok https://dev.mysql.com/doc/refman/5.7/en/insert-delayed.html
(line 1615) ok https://dev.mysql.com/doc/refman/5.7/en/insert.html
(line 2119) ok https://github.com/phpmyadmin/phpmyadmin/issues
(line 1709) ok https://bugs.mysql.com/bug.php?id=179
(line 2119) ok https://www.phpmyadmin.net/security
(line 2128) ok https://www.phpmyadmin.net/translate/
(line 2156) ok https://www.phpmyadmin.net/security/
(line 2128) ok https://hosted.weblate.org/projects/phpmyadmin/
(line 2206) ok https://sites.google.com/site/bughunteruniversity/nonvuln/csv-excel-formula…
(line 1777) redirect https://php.net/strftime - permanently to https://secure.php.net/strftime
writing output... [ 42%] glossary
(line 31) ok https://en.wikipedia.org/wiki/Bzip2
(line 38) ok https://en.wikipedia.org/wiki/CGI
(line 26) ok https://en.wikipedia.org/wiki/Web_browser
(line 21) ok https://en.wikipedia.org/wiki/Blowfish_(cipher)
(line 48) ok https://en.wikipedia.org/wiki/Client_(computing)
(line 58) ok https://en.wikipedia.org/wiki/HTTP_cookie
(line 43) ok https://en.wikipedia.org/wiki/Changelog
(line 13) ok https://en.wikipedia.org/wiki/.htaccess
(line 71) ok https://en.wikipedia.org/wiki/Database
(line 63) ok https://en.wikipedia.org/wiki/Comma-separated_values
(line 85) ok https://en.wikipedia.org/wiki/FAQ
(line 79) ok https://en.wikipedia.org/wiki/Software_extension
(line 115) ok https://en.wikipedia.org/wiki/Gzip
(line 107) ok https://en.wikipedia.org/wiki/GD_Graphics_Library
(line 97) ok https://en.wikipedia.org/wiki/Foreign_key
(line 90) ok https://en.wikipedia.org/wiki/Field_(computer_science)
(line 120) ok https://en.wikipedia.org/wiki/Host
(line 125) ok https://en.wikipedia.org/wiki/Hostname
(line 136) ok https://en.wikipedia.org/wiki/Https:_URI_scheme
(line 131) ok https://en.wikipedia.org/wiki/HyperText_Transfer_Protocol
(line 145) ok https://en.wikipedia.org/wiki/Internet_Information_Services
(line 53) ok https://en.wikipedia.org/wiki/Column_(database)
(line 150) ok https://en.wikipedia.org/wiki/Index_(database)
(line 162) ok https://en.wikipedia.org/wiki/IP_Address
(line 157) ok https://en.wikipedia.org/wiki/Internet_Protocol
(line 169) ok https://en.wikipedia.org/wiki/IPv6
(line 180) ok https://en.wikipedia.org/wiki/ISP
(line 188) ok https://en.wikipedia.org/wiki/JPEG
(line 199) ok https://en.wikipedia.org/wiki/LaTeX
(line 204) ok https://en.wikipedia.org/wiki/Mac
(line 209) ok https://en.wikipedia.org/wiki/Mac_OS_X
(line 221) ok https://en.wikipedia.org/wiki/MCrypt
(line 232) ok https://en.wikipedia.org/wiki/MIME
(line 237) ok https://en.wikipedia.org/wiki/Apache_HTTP_Server
(line 174) ok https://en.wikipedia.org/wiki/ISAPI
(line 246) ok https://en.wikipedia.org/wiki/MySQL
(line 261) ok https://en.wikipedia.org/wiki/OpenDocument
(line 266) ok https://en.wikipedia.org/wiki/OS_X
(line 273) ok https://en.wikipedia.org/wiki/Portable_Document_Format
(line 278) ok https://pear.php.net/
(line 216) redirect https://php.net/manual/en/book.mbstring.php - permanently to https://secure.php.net/manual/en/book.mbstring.php
(line 292) ok https://en.wikipedia.org/wiki/PHP
(line 226) redirect https://php.net/mcrypt - permanently to https://secure.php.net/mcrypt
(line 297) ok https://en.wikipedia.org/wiki/Port_(computing)
(line 321) ok https://en.wikipedia.org/wiki/Request_for_Comments
(line 256) redirect https://php.net/manual/en/book.mysql.php - permanently to https://secure.php.net/manual/en/book.mysql.php
(line 251) redirect https://php.net/manual/en/book.mysqli.php - permanently to https://secure.php.net/manual/en/book.mysqli.php
(line 331) ok https://en.wikipedia.org/wiki/Row_(database)
(line 336) ok https://en.wikipedia.org/wiki/Server_(computing)
(line 352) ok https://en.wikipedia.org/wiki/Unix_domain_socket
(line 358) ok https://en.wikipedia.org/wiki/Secure_Sockets_Layer
(line 363) ok https://en.wikipedia.org/wiki/Stored_procedure
(line 368) ok https://en.wikipedia.org/wiki/SQL
(line 381) ok https://en.wikipedia.org/wiki/Tar_(file_format)
(line 376) ok https://en.wikipedia.org/wiki/Table_(database)
(line 397) ok https://en.wikipedia.org/wiki/Database_trigger
(line 387) ok https://en.wikipedia.org/wiki/TCP
(line 414) ok https://en.wikipedia.org/wiki/URL
(line 419) ok https://en.wikipedia.org/wiki/Webserver
(line 426) ok https://en.wikipedia.org/wiki/XML
(line 431) ok https://en.wikipedia.org/wiki/ZIP_(file_format)
(line 436) ok https://en.wikipedia.org/wiki/Zlib
(line 326) ok https://tools.ietf.org/html/rfc1952.html
(line 284) redirect https://php.net/pcre - permanently to https://secure.php.net/pcre
(line 347) ok https://dev.mysql.com/doc/refman/5.7/en/storage-engines.html
writing output... [ 47%] import_export
(line 125) ok https://en.wikipedia.org/wiki/NHibernate
(line 282) ok http://odf-converter.sourceforge.net/
(line 242) ok https://www.ctan.org/tex/
(line 242) ok https://www.ctan.org/
(line 355) ok http://www.yaml.org
(line 340) ok https://texy.info/
(line 340) ok https://texy.info/en/try/4q5we
(line 319) ok https://dev.mysql.com/doc/refman/5.7/en/packet-too-large.html
(line 335) ok http://www.scriptalicious.com/blog/2009/04/complete-inserts-or-extended-ins…
writing output... [ 52%] index
writing output... [ 57%] intro
(line 47) ok https://www.phpmyadmin.net/translations/
writing output... [ 63%] other
(line 21) ok https://cihar.com/publications/linuxsoft/
(line 33) ok http://php-myadmin.ru/
(line 26) ok http://garv.in/tops/texte/mimetutorial
(line 27) ok http://www.php-editors.com/articles/sql_phpmyadmin.php
(line 28) ok http://www.iis-aid.com/articles/how_to_guides/install_and_configure_phpmyad…
writing output... [ 68%] privileges
writing output... [ 73%] relations
writing output... [ 78%] require
(line 28) redirect https://php.net/libxml - permanently to https://secure.php.net/libxml
(line 31) redirect https://php.net/openssl - permanently to https://secure.php.net/openssl
(line 23) redirect https://php.net/openssl - permanently to https://secure.php.net/openssl
(line 34) redirect https://php.net/curl - permanently to https://secure.php.net/curl
(line 58) broken https://jquery.com/browser-support/ - HTTP Error 502: Bad Gateway
writing output... [ 84%] setup
(line 53) ok https://launchpad.net/~nijel/+archive/ubuntu/phpmyadmin
(line 85) ok https://fedoraproject.org/wiki/EPEL
(line 85) ok https://fedoraproject.org/wiki/EPEL/FAQ#howtouse
(line 102) ok https://en.wikipedia.org/wiki/List_of_AMP_packages
(line 47) ok https://software.opensuse.org/package/phpMyAdmin
(line 114) ok https://getcomposer.org/
(line 131) ok https://getcomposer.org/
(line 131) ok https://packagist.org/
(line 41) ok https://anonscm.debian.org/cgit/collab-maint/phpmyadmin.git/tree/debian/REA…
(line 135) ok https://www.phpmyadmin.net/packages.json
(line 98) redirect https://www.apachefriends.org/ - with Found to https://www.apachefriends.org/index.html
(line 430) ok https://www.phpmyadmin.net/
(line 246) ok https://github.com/phpmyadmin/docker
(line 430) ok https://demo.phpmyadmin.net/master/setup/
(line 145) ok https://hub.docker.com/r/phpmyadmin/phpmyadmin/
(line 194) ok https://hub.docker.com/r/_/mariadb/
(line 194) ok https://hub.docker.com/r/_/mysql/
(line 485) ok https://files.phpmyadmin.net/phpmyadmin.keyring
(line 516) ok https://www.gnupg.org/gph/en/manual.html#AEN335
(line 458) ok https://keybase.io/ibennetch
(line 449) ok https://keybase.io/lem9
(line 467) ok https://keybase.io/nijel
(line 516) ok https://pgp.cs.uu.nl/mk_path.cgi?FROM=ABAF11C65A2970B130ABE3C479BE3E4300411…
(line 911) ok https://github.com/phpmyadmin/phpmyadmin/issues/11898
(line 905) ok https://github.com/phpmyadmin/phpmyadmin/issues/11922
(line 852) redirect https://php.net/manual/en/errorfunc.configuration.php#ini.display-errors - permanently to https://secure.php.net/manual/en/errorfunc.configuration.php#ini.display-er…
writing output... [ 89%] transformations
(line 134) redirect https://php.net/mysql_fetch_field - permanently to https://secure.php.net/mysql_fetch_field
(line 134) redirect https://php.net/mysql_fetch_field - permanently to https://secure.php.net/mysql_fetch_field
writing output... [ 94%] user
writing output... [100%] vendors
build finished with problems.
Makefile:179: recipe for target 'linkcheck' failed
make: *** [linkcheck] Error 1
make: Leaving directory '<https://ci.phpmyadmin.net/job/documentation/ws/doc'>
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
1
1
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/12212/changes>
Changes:
[weblate] Translated using Weblate (Ukrainian)
------------------------------------------
Started by GitHub push by weblate
Started by GitHub push by weblate
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 932b165bb2aae8ba0b8d607de35200dadf5ac984 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 932b165bb2aae8ba0b8d607de35200dadf5ac984
> git rev-list 7b5e9e26db8f77fc435f589fb1a48551e8e1b807 # timeout=10
> git tag -a -f -m Jenkins Build #12212 jenkins-phpMyAdmin-continuous-12212 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_SERVER=localhost
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
XTESTSUITE_BROWSERSTACK_USER=michaliha
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/hudson4239150728005522797.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Generating autoload files
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
[exec] po/uk.po:27: a format specification for argument 2 doesn't exist in 'msgstr'
[exec] msgfmt: found 1 fatal error
[exec] tput: No value for $TERM and no -T specified
[exec] Error when compiling po/uk.po
[exec] tput: No value for $TERM and no -T specified
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:138: exec returned: 1
Total time: 9 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Computing warning deltas based on reference build #12211
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #12211
Recording plot data
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - No test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'PHPUnit-3.x (default)'?
[xUnit] [ERROR] - No test reports found for the metric 'PHPUnit' with the resolved pattern 'build/logs/junit.xml'. Configuration error?.
[xUnit] [INFO] - Failing BUILD.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.
1
1
The new website looks quite nice, and is a big improvement on mobile.
Thanks for the work, Michal.
2
1
in phpmyadmin why he appears white in some fields that contain
accented letters ...?
*http://www.lesamisdenotredameduroc.fr/
<http://www.lesamisdenotredameduroc.fr/>*
https://www.facebook.com/lesamisdeNDduRoc/
*http://www.ubaye-verdon.net/ <http://www.ubaye-verdon.net/>*
*http://www.ubaye-verdon.net/provence/
<http://www.ubaye-verdon.net/provence/index.php>*
*http://jc.clariond.free.fr/ <http://jc.clariond.free.fr/>*
*http://plaquedevilla.free.fr/ <http://plaquedevilla.free.fr/>*
1
0
See <https://ci.phpmyadmin.net/job/documentation/129/changes>
Changes:
[Michal Čihař] Sent CSP headers for phpinfo
[Michal Čihař] Send CSP headers on changelog
[Michal Čihař] Avoid possible path traversal using MySQL username
[Michal Čihař] Generate valid PHP code even when table/database name contains PHP
[Michal Čihař] Use phpMyAdmin version in PHP export header
[Michal Čihař] Fix PHP export tests
[Michal Čihař] Adjust test to not use HTML escaping layer
[Michal Čihař] Properly escape generated XML export
[Michal Čihař] Improve cookie encryption
[Michal Čihař] Use https for wiki links
[Michal Čihař] Use https for wiki links
[Michal Čihař] Properly escape MySQL status variables
[bennetch] Add Secure and HttpOnly flags for session cookie setup in examples
[Michal Čihař] Make proxy IP parsing aware of multiple proxies
[Michal Čihař] Remove not needed include
[Michal Čihař] Move PMA_getIp to core
[Michal Čihař] Use PMA_getIp instead of REMOTE_ADDR to get user address
[Michal Čihař] Remove Swekey support
[Michal Čihař] Include only relative path in backtrace
[Michal Čihař] Remove debugging code
[madhura.cj] Fix XSS in tbl_gis_visualization.php
[madhura.cj] Fix XSS in server_replication.php
[Michal Čihař] Use whitelist rather than blacklist for URL filtering
[Michal Čihař] Fix wrong merge resolution
[Michal Čihař] Add rel="noopener noreferrer" to all target="_blank" links
[Michal Čihař] Adjust tests to recent changes
[Michal Čihař] Use _blank target instead of invalid _new
[Michal Čihař] Escape HTML in Mediawiki comments
[Michal Čihař] Ensure last version is numeric
[Michal Čihař] Hide session error messages to avoid FPD
[Michal Čihař] Do not allow symlinks in UploadDir
[Michal Čihař] Use phpseclib's Crypt module to generate encryption keys
[Michal Čihař] Use iframe sandbox for rendering HTML in transformation
[Michal Čihař] Prefer curl over file_get_contents
[Michal Čihař] Sanitize MySQL host name before connecting
[Michal Čihař] Validate serialized data before unserializing
[Michal Čihař] Escape suggested database name
[Michal Čihař] Ensure page number is integer
[Michal Čihař] Correctly escape MySQL username in queries
[Michal Čihař] Fix merge error in po file
[Michal Čihař] Validate image scaling dimensions
[Michal Čihař] Add missing escaping to the export type
[Michal Čihař] Do not try to create non existing classes
[Michal Čihař] Properly handle newlines in SQL comments
[Michal Čihař] Properly escape partition removal query
[Michal Čihař] Do not use empty MIME type
[Michal Čihař] Escape HTML markup in transformation wrapper
[Michal Čihař] Add missing escaping in user group queries
[Michal Čihař] Properly escape error input in the message
[Michal Čihař] Ensure widht and height are integers
[Michal Čihař] Ensure widht and height are integers
[Michal Čihař] Ensure widht and height are integers
[Michal Čihař] Properly escape foreign key selection
[Michal Čihař] HML encode embedded JSON data
[Michal Čihař] Fix tests for transformations
[Michal Čihař] Fix exporting multiline comments
[Michal Čihař] Fix tests for transformations
[Michal Čihař] Fix exporting multiline comments
[bennetch] Add missing escaping in navigation pane
[Michal Čihař] Use https to access phpmyadmin.net
[Michal Čihař] Add tests for PMA_isAllowedDomain
[Michal Čihař] Improve URL filtering in url.php
[Michal Čihař] Use hash_hmac for MAC rather than plain SHA1
[Michal Čihař] Use different secret for MAC than encryption
[Michal Čihař] Validate input data from cookies
[Michal Čihař] Merge pmaServer and pmaPass cookies
[Michal Čihař] Do not generate too long session secret
[Michal Čihař] Remove hashing of blowfish secret
[Michal Čihař] Document recommended length of 32 for blowfish_secret
[Michal Čihař] Improve Blowfish secret generation in setup script
[Michal Čihař] Document 32 chars length for blowfish_secret
[Michal Čihař] Use MAC to verify IV as well
[Michal Čihař] Delete temporary file before reporting error
[Michal Čihař] Sanitize filename on SHP import
[Michal Čihař] Properly escape NavigationTreeDbSeparator in queries
[Michal Čihař] Send standard set of HTTP headers on redirect
[Michal Čihař] Use consistent iv and encrypted text concatenation as other libs
[Michal Čihař] Improve secrets splitting
[Michal Čihař] Avoid calculating strlen twice
[Michal Čihař] Move return to correct place
[Michal Čihař] Revert "Move return to correct place"
[Michal Čihař] Fix test errors
[Michal Čihař] Limit maximal numver of fields to 4096
[Michal Čihař] Simplify fields number calcualtion
[Michal Čihař] Remove no longer used code
[Michal Čihař] Enable LOAD DATA LOCAL INFILE only when needed
[Michal Čihař] Escape routine privileges listing
[Michal Čihař] Ensure GIS point coordinates are numeric
[Michal Čihař] Remove file path from the session error message
[Michal Čihař] Properly mark requests to lint as AJAX request
[Michal Čihař] Remove option to show phpinfo() ($cfg['ShowPhpInfo'])
[Michal Čihař] Move generator scripts out of the code
[Michal Čihař] Do not allow to set too long password
[Michal Čihař] Escape string when showing confirmation message
[Michal Čihař] Adjust code to new code base
[Michal Čihař] Add login and token validation to version_check
[Michal Čihař] Do not try to wrap output in case response handling is disabled
[Michal Čihař] Move hostname sanitization to correct place
[raghuram.vadapalli] Fixes #12330 - Shortcut for closing console
[pavel2000] Translation improvements * Improved Russian translation * Added lost
[pavel2000] Partitions editor: Allow to edit partition names; Add 'COLUMNS
[pavel2000] When editing table records, display readonly inputs for fields without
[devenbansod.bits] Reload Navigation if no prev entry stored
[bennetch] Release 4.6.4
[weblate] Translated using Weblate (German)
[bennetch] Prepare for 4.6.5
[devenbansod.bits] Fix "Error: Token mismatch" error in reloading navigation
[devenbansod.bits] Use URL::getCommon() for all params to be included in the urls
[weblate] Translated using Weblate (German)
[Michal Čihař] Remove potentionally license problematic sRGB profile
[Michal Čihař] Remove sRGB.icc when creating release
[Michal Čihař] Strip barcodes from TCPDF
[Michal Čihař] Revert "Strip barcodes from TCPDF"
[Michal Čihař] Document how to set up credentials on Docker
[Michal Čihař] Add changelog entries
[Michal Čihař] Update po files
[Michal Čihař] Update po files
[Michal Čihař] Changelog entry for issue #12430
[weblate] Translated using Weblate (Turkish)
[weblate] Translated using Weblate (Italian)
[weblate] Translated using Weblate (Estonian)
[weblate] Translated using Weblate (Dutch)
[weblate] Translated using Weblate (Estonian)
[weblate] Translated using Weblate (Turkish)
[Michal Čihař] Changelog for issue #12330
[Michal Čihař] Use https when available
[Michal Čihař] Avoid problems with PHP comparison
[devenbansod.bits] Fix tests after 44760ac
[Michal Čihař] Crossreference docs for PmaAbsoluteUri
[Michal Čihař] Reintroduce PmaAbsoluteUri setting
[Michal Čihař] Use PmaAbsolueUri for cookie path
[Michal Čihař] Rename getCookiePath() to getRootPath()
[Michal Čihař] Use PmaAbsoluteUri for isHttps
[Michal Čihař] Reintroduced simplified PmaAbsoluteUri configuration directive
[Michal Čihař] Ensure PmaAbsoluteUri ends with /
[weblate] Translated using Weblate (Dutch)
[weblate] Translated using Weblate (Italian)
[weblate] Translated using Weblate (Polish)
[weblate] Translated using Weblate (Slovenian)
------------------------------------------
[...truncated 453 lines...]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:801: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['SignonScript']", 'index-19', u"$cfg['Servers'][$i]['SignonScript']"), ('single', u"configuration option; $cfg['Servers'][$i]['SignonScript']", 'index-19', u"$cfg['Servers'][$i]['SignonScript']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:810: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['auth_type']", 'index-20', u"$cfg['Servers'][$i]['auth_type']"), ('single', u"configuration option; $cfg['Servers'][$i]['auth_type']", 'index-20', u"$cfg['Servers'][$i]['auth_type']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:810: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['SignonSession']", 'index-21', u"$cfg['Servers'][$i]['SignonSession']"), ('single', u"configuration option; $cfg['Servers'][$i]['SignonSession']", 'index-21', u"$cfg['Servers'][$i]['SignonSession']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:810: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['SignonScript']", 'index-22', u"$cfg['Servers'][$i]['SignonScript']"), ('single', u"configuration option; $cfg['Servers'][$i]['SignonScript']", 'index-22', u"$cfg['Servers'][$i]['SignonScript']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:810: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['SignonURL']", 'index-23', u"$cfg['Servers'][$i]['SignonURL']"), ('single', u"configuration option; $cfg['Servers'][$i]['SignonURL']", 'index-23', u"$cfg['Servers'][$i]['SignonURL']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:824: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['user']", 'index-25', u"$cfg['Servers'][$i]['user']"), ('single', u"configuration option; $cfg['Servers'][$i]['user']", 'index-25', u"$cfg['Servers'][$i]['user']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:824: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['password']", 'index-26', u"$cfg['Servers'][$i]['password']"), ('single', u"configuration option; $cfg['Servers'][$i]['password']", 'index-26', u"$cfg['Servers'][$i]['password']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:831: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['AllowDeny']['order']", 'index-27', u"$cfg['Servers'][$i]['AllowDeny']['order']"), ('single', u"configuration option; $cfg['Servers'][$i]['AllowDeny']['order']", 'index-27', u"$cfg['Servers'][$i]['AllowDeny']['order']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:831: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['AllowDeny']['rules']", 'index-28', u"$cfg['Servers'][$i]['AllowDeny']['rules']"), ('single', u"configuration option; $cfg['Servers'][$i]['AllowDeny']['rules']", 'index-28', u"$cfg['Servers'][$i]['AllowDeny']['rules']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:869: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['Servers'][$i]['AllowDeny']['rules']", 'index-29', u"$cfg['Servers'][$i]['AllowDeny']['rules']"), ('single', u"configuration option; $cfg['Servers'][$i]['AllowDeny']['rules']", 'index-29', u"$cfg['Servers'][$i]['AllowDeny']['rules']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:890: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['CaptchaLoginPublicKey']", 'index-30', u"$cfg['CaptchaLoginPublicKey']"), ('single', u"configuration option; $cfg['CaptchaLoginPublicKey']", 'index-30', u"$cfg['CaptchaLoginPublicKey']")]
<https://ci.phpmyadmin.net/job/documentation/ws/doc/setup.rst>:890: WARNING: 4 column based index found. It might be a bug of extensions you use: [('single', u"$cfg['CaptchaLoginPrivateKey']", 'index-31', u"$cfg['CaptchaLoginPrivateKey']"), ('single', u"configuration option; $cfg['CaptchaLoginPrivateKey']", 'index-31', u"$cfg['CaptchaLoginPrivateKey']")]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 5%] bookmarks
writing output... [ 10%] charts
(line 27) ok http://www.jqplot.com/
writing output... [ 15%] config
(line 226) ok https://dev.mysql.com/doc/refman/5.7/en/connecting.html
(line 848) ok https://dev.mysql.com/doc/refman/5.7/en/grant.html
(line 246) ok https://dev.mysql.com/doc/refman/5.7/en/connecting.html
(line 261) ok https://dev.mysql.com/doc/refman/5.7/en/connecting.html
(line 636) redirect https://php.net/manual/en/reference.pcre.pattern.syntax.php - permanently to https://secure.php.net/manual/en/reference.pcre.pattern.syntax.php
(line 1194) ok https://dev.mysql.com/doc/refman/5.7/en/time-zone-support.html
(line 1477) redirect https://php.net/manual/en/mysqli.persistconns.php - permanently to https://secure.php.net/manual/en/mysqli.persistconns.php
(line 1471) redirect https://php.net/manual/en/features.persistent-connections.php - permanently to https://secure.php.net/manual/en/features.persistent-connections.php
(line 1475) redirect https://php.net/manual/en/function.mysql-pconnect.php - permanently to https://secure.php.net/manual/en/function.mysql-pconnect.php
(line 1722) redirect https://www.google.com/recaptcha - permanently to https://www.google.com/recaptcha/intro/index.html
(line 1732) redirect https://www.google.com/recaptcha - permanently to https://www.google.com/recaptcha/intro/index.html
(line 3077) ok https://www.phpmyadmin.net/try
(line 1514) redirect https://php.net/session_save_path - permanently to https://secure.php.net/session_save_path
(line 1665) redirect https://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifet… - permanently to https://secure.php.net/manual/en/session.configuration.php#ini.session.gc-m…
(line 2375) ok https://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html
(line 3215) ok https://bugs.php.net/bug.php?id=72048
(line 2422) redirect https://www.gnu.org/software/libiconv/documentation/libiconv/iconv_open.3.h… - with Found to https://www.gnu.org/savannah-checkouts/gnu/libiconv/documentation/libiconv-…
writing output... [ 21%] copyright
(line 28) ok https://www.gnu.org/licenses/
writing output... [ 26%] credits
(line 183) ok http://www.fpdf.org/
(line 208) ok https://tcpdf.org
(line 183) ok https://tcpdf.org/
(line 141) ok https://sourceforge.net/projects/phpmysqlformgen/
(line 183) ok https://acko.net/blog/ufpdf-unicode-utf-8-extension-for-fpdf/
writing output... [ 31%] developers
(line 10) ok https://www.phpmyadmin.net/contribute/
writing output... [ 36%] faq
(line 6) ok https://www.phpmyadmin.net/docs/
(line 175) ok http://www.ozerov.de/bigdump/
(line 192) ok https://www.phpmyadmin.net/downloads/
(line 46) ok https://bugs.php.net/bug.php?id=12061
(line 131) ok https://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html
(line 192) ok https://www.mysql.com/
(line 196) ok https://mariadb.org/
(line 203) ok https://dev.mysql.com/doc/refman/5.7/en/old-client.html
(line 362) ok https://bugs.php.net/bug.php?id=21079
(line 203) redirect https://php.net/mysqli - permanently to https://secure.php.net/mysqli
(line 323) ok https://dev.mysql.com/doc/refman/5.7/en/identifier-case-sensitivity.html
(line 460) ok https://httpd.apache.org
(line 539) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-vars
(line 543) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-array-in…
(line 541) ok https://suhosin.org/stories/configuration.html#suhosin-post-max-vars
(line 545) ok https://suhosin.org/stories/configuration.html#suhosin-post-max-array-index…
(line 547) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-totalnam…
(line 551) ok https://suhosin.org/stories/configuration.html#suhosin-get-max-value-length
(line 549) ok https://suhosin.org/stories/configuration.html#suhosin-post-max-totalname-l…
(line 573) ok https://httpd.apache.org/docs/2.4/mod/mod_ssl.html
(line 553) ok https://suhosin.org/stories/configuration.html#suhosin-sql-bailout-on-error
(line 555) ok https://suhosin.org/stories/configuration.html#logging-configuration
(line 602) ok https://httpd.apache.org/docs/2.2/mod/mod_proxy.html
(line 829) ok https://suhosin.org/stories/faq.html
(line 829) ok https://suhosin.org/stories/index.html
(line 448) ok https://tools.ietf.org/html/rfc2616.html
(line 820) ok https://bugs.php.net/bug.php?id=31134
(line 831) ok https://bugs.php.net/bug.php?id=39842
(line 734) ok https://dev.mysql.com/doc/refman/5.7/en/can-not-connect-to-server.html
(line 840) ok https://pecl.php.net/package/uploadprogress
(line 853) ok https://tools.ietf.org/html/rfc1867.html
(line 840) redirect https://php.net/manual/en/book.apc.php - permanently to https://secure.php.net/manual/en/book.apc.php
(line 960) ok https://github.com/phpmyadmin/phpmyadmin/issues/7383
(line 960) ok https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
(line 886) ok https://bugs.mysql.com/bug.php?id=21704
(line 1070) ok https://github.com/phpmyadmin/phpmyadmin/issues/12232
(line 1270) ok https://bugzilla.mozilla.org/
(line 1564) ok https://dev.mysql.com/doc/refman/5.7/en/silent-column-changes.html
(line 1592) ok https://dev.mysql.com/doc/refman/5.7/en/drop-table.html
(line 1070) redirect https://php.net/manual/en/mysqli.real-connect.php#refsect1-mysqli.real-conn… - permanently to https://secure.php.net/manual/en/mysqli.real-connect.php#refsect1-mysqli.re…
(line 1613) ok https://dev.mysql.com/doc/refman/5.7/en/insert-delayed.html
(line 1615) ok https://dev.mysql.com/doc/refman/5.7/en/insert.html
(line 1709) ok https://bugs.mysql.com/bug.php?id=179
(line 2119) ok https://www.phpmyadmin.net/security
(line 2128) ok https://www.phpmyadmin.net/translate/
(line 2119) ok https://github.com/phpmyadmin/phpmyadmin/issues
(line 2156) ok https://www.phpmyadmin.net/security/
(line 2128) ok https://hosted.weblate.org/projects/phpmyadmin/
(line 2206) ok https://sites.google.com/site/bughunteruniversity/nonvuln/csv-excel-formula…
(line 1777) redirect https://php.net/strftime - permanently to https://secure.php.net/strftime
writing output... [ 42%] glossary
(line 38) ok https://en.wikipedia.org/wiki/CGI
(line 21) ok https://en.wikipedia.org/wiki/Blowfish_(cipher)
(line 31) ok https://en.wikipedia.org/wiki/Bzip2
(line 13) ok https://en.wikipedia.org/wiki/.htaccess
(line 26) ok https://en.wikipedia.org/wiki/Web_browser
(line 53) ok https://en.wikipedia.org/wiki/Column_(database)
(line 58) ok https://en.wikipedia.org/wiki/HTTP_cookie
(line 48) ok https://en.wikipedia.org/wiki/Client_(computing)
(line 43) ok https://en.wikipedia.org/wiki/Changelog
(line 63) ok https://en.wikipedia.org/wiki/Comma-separated_values
(line 71) ok https://en.wikipedia.org/wiki/Database
(line 79) ok https://en.wikipedia.org/wiki/Software_extension
(line 85) ok https://en.wikipedia.org/wiki/FAQ
(line 90) ok https://en.wikipedia.org/wiki/Field_(computer_science)
(line 97) ok https://en.wikipedia.org/wiki/Foreign_key
(line 107) ok https://en.wikipedia.org/wiki/GD_Graphics_Library
(line 115) ok https://en.wikipedia.org/wiki/Gzip
(line 120) ok https://en.wikipedia.org/wiki/Host
(line 131) ok https://en.wikipedia.org/wiki/HyperText_Transfer_Protocol
(line 125) ok https://en.wikipedia.org/wiki/Hostname
(line 136) ok https://en.wikipedia.org/wiki/Https:_URI_scheme
(line 145) ok https://en.wikipedia.org/wiki/Internet_Information_Services
(line 150) ok https://en.wikipedia.org/wiki/Index_(database)
(line 157) ok https://en.wikipedia.org/wiki/Internet_Protocol
(line 162) ok https://en.wikipedia.org/wiki/IP_Address
(line 169) ok https://en.wikipedia.org/wiki/IPv6
(line 174) ok https://en.wikipedia.org/wiki/ISAPI
(line 180) ok https://en.wikipedia.org/wiki/ISP
(line 188) ok https://en.wikipedia.org/wiki/JPEG
(line 199) ok https://en.wikipedia.org/wiki/LaTeX
(line 204) ok https://en.wikipedia.org/wiki/Mac
(line 209) ok https://en.wikipedia.org/wiki/Mac_OS_X
(line 221) ok https://en.wikipedia.org/wiki/MCrypt
(line 232) ok https://en.wikipedia.org/wiki/MIME
(line 237) ok https://en.wikipedia.org/wiki/Apache_HTTP_Server
(line 246) ok https://en.wikipedia.org/wiki/MySQL
(line 261) ok https://en.wikipedia.org/wiki/OpenDocument
(line 266) ok https://en.wikipedia.org/wiki/OS_X
(line 273) ok https://en.wikipedia.org/wiki/Portable_Document_Format
(line 278) ok https://pear.php.net/
(line 216) redirect https://php.net/manual/en/book.mbstring.php - permanently to https://secure.php.net/manual/en/book.mbstring.php
(line 226) redirect https://php.net/mcrypt - permanently to https://secure.php.net/mcrypt
(line 292) ok https://en.wikipedia.org/wiki/PHP
(line 297) ok https://en.wikipedia.org/wiki/Port_(computing)
(line 251) redirect https://php.net/manual/en/book.mysqli.php - permanently to https://secure.php.net/manual/en/book.mysqli.php
(line 256) redirect https://php.net/manual/en/book.mysql.php - permanently to https://secure.php.net/manual/en/book.mysql.php
(line 321) ok https://en.wikipedia.org/wiki/Request_for_Comments
(line 331) ok https://en.wikipedia.org/wiki/Row_(database)
(line 336) ok https://en.wikipedia.org/wiki/Server_(computing)
(line 352) ok https://en.wikipedia.org/wiki/Unix_domain_socket
(line 358) ok https://en.wikipedia.org/wiki/Secure_Sockets_Layer
(line 368) ok https://en.wikipedia.org/wiki/SQL
(line 363) ok https://en.wikipedia.org/wiki/Stored_procedure
(line 376) ok https://en.wikipedia.org/wiki/Table_(database)
(line 381) ok https://en.wikipedia.org/wiki/Tar_(file_format)
(line 397) ok https://en.wikipedia.org/wiki/Database_trigger
(line 387) ok https://en.wikipedia.org/wiki/TCP
(line 414) ok https://en.wikipedia.org/wiki/URL
(line 419) ok https://en.wikipedia.org/wiki/Webserver
(line 426) ok https://en.wikipedia.org/wiki/XML
(line 431) ok https://en.wikipedia.org/wiki/ZIP_(file_format)
(line 436) ok https://en.wikipedia.org/wiki/Zlib
(line 326) ok https://tools.ietf.org/html/rfc1952.html
(line 284) redirect https://php.net/pcre - permanently to https://secure.php.net/pcre
(line 347) ok https://dev.mysql.com/doc/refman/5.7/en/storage-engines.html
writing output... [ 47%] import_export
(line 125) ok https://en.wikipedia.org/wiki/NHibernate
(line 242) ok https://www.ctan.org/tex/
(line 282) ok http://odf-converter.sourceforge.net/
(line 242) ok https://www.ctan.org/
(line 340) ok https://texy.info/
(line 340) ok https://texy.info/en/try/4q5we
(line 355) ok http://www.yaml.org
(line 319) ok https://dev.mysql.com/doc/refman/5.7/en/packet-too-large.html
(line 335) ok http://www.scriptalicious.com/blog/2009/04/complete-inserts-or-extended-ins…
writing output... [ 52%] index
writing output... [ 57%] intro
(line 47) ok https://www.phpmyadmin.net/translations/
writing output... [ 63%] other
(line 21) ok https://cihar.com/publications/linuxsoft/
(line 33) ok http://php-myadmin.ru/
(line 27) ok http://www.php-editors.com/articles/sql_phpmyadmin.php
(line 26) ok http://garv.in/tops/texte/mimetutorial
(line 28) ok http://www.iis-aid.com/articles/how_to_guides/install_and_configure_phpmyad…
writing output... [ 68%] privileges
writing output... [ 73%] relations
writing output... [ 78%] require
(line 28) redirect https://php.net/libxml - permanently to https://secure.php.net/libxml
(line 23) redirect https://php.net/openssl - permanently to https://secure.php.net/openssl
(line 31) redirect https://php.net/openssl - permanently to https://secure.php.net/openssl
(line 34) redirect https://php.net/curl - permanently to https://secure.php.net/curl
(line 58) broken https://jquery.com/browser-support/ - HTTP Error 502: Bad Gateway
writing output... [ 84%] setup
(line 53) ok https://launchpad.net/~nijel/+archive/ubuntu/phpmyadmin
(line 85) ok https://fedoraproject.org/wiki/EPEL
(line 85) ok https://fedoraproject.org/wiki/EPEL/FAQ#howtouse
(line 102) ok https://en.wikipedia.org/wiki/List_of_AMP_packages
(line 114) ok https://getcomposer.org/
(line 131) ok https://getcomposer.org/
(line 131) ok https://packagist.org/
(line 135) ok https://www.phpmyadmin.net/packages.json
(line 98) redirect https://www.apachefriends.org/ - with Found to https://www.apachefriends.org/index.html
(line 41) ok https://anonscm.debian.org/cgit/collab-maint/phpmyadmin.git/tree/debian/REA…
(line 145) ok https://hub.docker.com/r/phpmyadmin/phpmyadmin/
(line 194) ok https://hub.docker.com/r/_/mariadb/
(line 430) ok https://www.phpmyadmin.net/
(line 430) broken https://demo.phpmyadmin.net/master/setup/ - HTTP Error 502: Bad Gateway
(line 194) ok https://hub.docker.com/r/_/mysql/
(line 246) ok https://github.com/phpmyadmin/docker
(line 485) ok https://files.phpmyadmin.net/phpmyadmin.keyring
(line 516) ok https://www.gnupg.org/gph/en/manual.html#AEN335
(line 467) ok https://keybase.io/nijel
(line 449) ok https://keybase.io/lem9
(line 458) ok https://keybase.io/ibennetch
(line 516) ok https://pgp.cs.uu.nl/mk_path.cgi?FROM=ABAF11C65A2970B130ABE3C479BE3E4300411…
(line 905) ok https://github.com/phpmyadmin/phpmyadmin/issues/11922
(line 911) ok https://github.com/phpmyadmin/phpmyadmin/issues/11898
(line 852) redirect https://php.net/manual/en/errorfunc.configuration.php#ini.display-errors - permanently to https://secure.php.net/manual/en/errorfunc.configuration.php#ini.display-er…
(line 47) ok https://software.opensuse.org/package/phpMyAdmin
writing output... [ 89%] transformations
(line 134) redirect https://php.net/mysql_fetch_field - permanently to https://secure.php.net/mysql_fetch_field
(line 134) redirect https://php.net/mysql_fetch_field - permanently to https://secure.php.net/mysql_fetch_field
writing output... [ 94%] user
writing output... [100%] vendors
build finished with problems, 438 warnings.
Makefile:179: recipe for target 'linkcheck' failed
make: *** [linkcheck] Error 1
make: Leaving directory '<https://ci.phpmyadmin.net/job/documentation/ws/doc'>
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
1
1
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/12203/changes>
Changes:
[devenbansod.bits] Use URL::getCommon() for all params to be included in the urls
------------------------------------------
[...truncated 352 lines...]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 36) PMA_SeleniumExportTest::testServerImport with data set #2 ('JSON', array('[{"id":"1","val":"2"}]'))
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 37) PMA_SeleniumExportTest::testDbExport with data set #0 ('CSV', array('"1","2"'))
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 38) PMA_SeleniumExportTest::testDbExport with data set #1 ('SQL', array('CREATE TABLE IF NOT EXISTS `t...table`', 'INSERT INTO `test_table` (`id...VALUES', '(1, 2);'))
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 39) PMA_SeleniumExportTest::testDbExport with data set #2 ('JSON', array('[{"id":"1","val":"2"}]'))
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 40) PMA_SeleniumExportTest::testTableExport with data set #0 ('CSV', array('"1","2"'))
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 41) PMA_SeleniumExportTest::testTableExport with data set #1 ('SQL', array('CREATE TABLE IF NOT EXISTS `t...table`', 'INSERT INTO `test_table` (`id...VALUES', '(1, 2);'))
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 42) PMA_SeleniumExportTest::testTableExport with data set #2 ('JSON', array('[{"id":"1","val":"2"}]'))
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 43) PMA_SeleniumImportTest::testServerImport
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 44) PMA_SeleniumImportTest::testDbImport
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 45) PMA_SeleniumImportTest::testTableImport
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 46) PMA_SeleniumLoginTest::testSuccessfulLogin
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 47) PMA_SeleniumLoginTest::testLoginWithWrongPassword
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 48) PMA_SeleniumNormalizationTest::testNormalizationTo1NF
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 49) PMA_SeleniumPrivilegesTest::testChangePassword
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 50) PMA_SeleniumSettingsTest::testHideDatabase
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 51) PMA_SeleniumSettingsTest::testSettingsTabsAreDisplayed
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 52) PMA_SeleniumSettingsTest::testHideLogo
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 53) PMA_SeleniumTableBrowseTest::testSortRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 54) PMA_SeleniumTableBrowseTest::testChangeRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 55) PMA_SeleniumTableBrowseTest::testChangeRecordsByDoubleClick
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 56) PMA_SeleniumTableBrowseTest::testCopyRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 57) PMA_SeleniumTableBrowseTest::testSearchRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 58) PMA_SeleniumTableBrowseTest::testDeleteRecords
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 59) PMA_SeleniumTableCreateTest::testCreateTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] 60) PMA_SeleniumTableInsertTest::testAddData
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:29
[exec]
[exec] 61) PMA_SeleniumTableOperationsTest::testChangeTableOrder
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 62) PMA_SeleniumTableOperationsTest::testMoveTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 63) PMA_SeleniumTableOperationsTest::testRenameTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 64) PMA_SeleniumTableOperationsTest::testCopyTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 65) PMA_SeleniumTableOperationsTest::testTruncateTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 66) PMA_SeleniumTableOperationsTest::testDropTable
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 67) PMA_SeleniumTableStructureTest::testAddColumn
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 68) PMA_SeleniumTableStructureTest::testChangeColumn
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 69) PMA_SeleniumTableStructureTest::testDropColumns
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 70) PMA_SeleniumTrackingTest::testTrackingData
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 71) PMA_SeleniumTrackingTest::testDeactivateTracking
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 72) PMA_SeleniumTrackingTest::testDropTracking
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 73) PMA_SeleniumTrackingTest::testStructureSnapshot
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/PmaSel…>:28
[exec]
[exec] 74) PMA_SeleniumXSSTest::testQueryTabWithNullValue
[exec] Selenium testing not configured.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/selenium/TestBa…>:168
[exec]
[exec] FAILURES!
[exec] Tests: 2233, Assertions: 6074, Failures: 2, Skipped: 74, Incomplete: 7, Risky: 2.
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:33: exec returned: 1
Total time: 27 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Computing warning deltas based on reference build #12202
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #12202
Recording plot data
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - Check 'Skipped Tests' threshold.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
1
2