Share

phpPgAdmin

File Release Notes and Changelog

Release Name: phpPgAdmin-3.5.4

Notes:
This is a critical security hole fix release.  You can see the details of the flaw here:

http://secunia.com/advisories/15941/

Changes: Bugs * Fix security hole in include() of language file: http://secunia.com/advisories/15941/ Check now requires that the language filename be in the list of known allowed filenames. * Fix that functions returning cstring were not being listed * Make parsing of PostgreSQL 1-dimensional arrays correct. Makes named function parameter use more reliable. * Fix downloading of the results of multiline queries.