Bored of official project news? Then check out developers blogs at planet phpMyAdmin.

You can also follow us on Facebook or Twitter. The news are also available in a RSS feed.

phpMyAdmin moves issue tracking to GitHub

2015-07-20

The phpMyAdmin project has just opened up issue tracker at GitHub as an official place to report bugs or ask for enhancements. It replaces SourceForge.net trackers we've used so far (and which are not accessible right now).

This migration has been prepared for some time, but due to current outage of SourceForge.net, we were forced to proceed faster and because of this existing issues were not yet migrated. You can track progress of the migration in issue #1803.

phpMyAdmin website and downloads moved

2015-07-02

In last few weeks we were working on improving our infrastructure. We've seen several potential issues with existing setup based on SourceForge.net and we've seen several places for improvements.

Two weeks ago, our primary download server has been moved to CDN77. This brings our users more pleasant experience when downloading (no advertisement shown before download starts), provides more security by using SSL connection and also performs better.

At same time, we've started to sign our releases with PGP. Thanks to this, you can verify, that the downloaded tarball matches what our release manager did release. Please note that we had to recreate some tarballs, so if you've downloaded current releases prior this change, the signatures wont' match. You can find more information in Verifying phpMyAdmin releases in our documentation.

Last but not least, today the website has been switched to be served via CDN77 as well. Same as with downloads, this gave us possibility to provide SSL based version of the website. Also you should notice slight performance improvements over previous setup.