Outdated javascript libraries
Opened this issue · 1 comments
jQuery v1.8.2
https://github.com/phpmyadmin/error-reporting-server/blob/8a0a125db3841859f3f65f61f8795b02ae47d8f8/webroot/js/jquery.js
latest: 3.1.0
BootStrap v2.3.2
https://github.com/phpmyadmin/error-reporting-server/blob/8a0a125db3841859f3f65f61f8795b02ae47d8f8/webroot/js/bootstrap.js
latest: 3.3.7
Raphael 2.1.1
https://github.com/phpmyadmin/error-reporting-server/blob/8a0a125db3841859f3f65f61f8795b02ae47d8f8/webroot/js/raphael-min.js
latest: 2.2.1
Not sure if we can upgrade them all without some code changes. Also there can be incompatibilities between the libraries, at least jQuery 3.x is not compatible with any version of Bootstrap so far.
additional old libraries:
which are:
jqPlot (used version: 1.0.8 , latest version: 1.0.9)
https://github.com/phpmyadmin/error-reporting-server/blob/master/webroot/js/jquery.jqplot.min.js
jquery dataTables (used: 1.9.4 , latest: 1.10.12)
https://github.com/phpmyadmin/error-reporting-server/blob/master/webroot/js/jquery.dataTables.min.js