[phpMyAdmin Developers] Build failed in Jenkins: documentation #129
Jenkins Daemon
jenkins at phpmyadmin.net
Thu Aug 18 04:02:11 CEST 2016
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-maxlifetime - permanently to https://secure.php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime
(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.html - with Found to https://www.gnu.org/savannah-checkouts/gnu/libiconv/documentation/libiconv-1.13/iconv_open.3.html
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-index-length
(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-length
(line 547) ok https://suhosin.org/stories/configuration.html#suhosin-request-max-totalname-length
(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-length
(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-connect-notes - permanently to https://secure.php.net/manual/en/mysqli.real-connect.php#refsect1-mysqli.real-connect-notes
(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-injection
(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-inserts-in-phpmyadmin/
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_phpmyadmin_iis
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/README.Debian
(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=ABAF11C65A2970B130ABE3C479BE3E4300411886&TO=3D06A59ECE730EB71B511C17CE752F178259BD92
(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-errors
(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
More information about the Developers
mailing list