Package phpMyAdmin-apache2-php8.0: Information

    Binary package: phpMyAdmin-apache2-php8.0
    Version: 5.2.1-alt1
    Architecture: noarch
    Build time:  Mar 25, 2023, 04:38 PM
    Source package: phpMyAdmin
    Category: System/Servers
    Report package bug
    License: GPLv2
    Summary: phpMyAdmin - web-based MySQL administration (for apache 2.4 and php8.0)
    Description: 
    phpMyAdmin can administer a whole MySQL-server (needs a super-user)
    but also a single database. To accomplish the latter you'll need a
    properly set up MySQL-user who can read/write only the desired
    database. It's up to you to look up the appropiate part in the MySQL
    manual. Currently phpMyAdmin can:
      - create and drop databases
      - create, copy, drop and alter tables
      - delete, edit and add fields
      - execute any SQL-statement, even batch-queries
      - manage keys on fields
      - load text files into tables
      - create (*) and read dumps of tables
      - export (*) and import data to CSV values
      - administer multiple servers and single databases
      - communicate in more than 20 different languages
    
    Install this package if you need phpMyAdmin for apache 2.4 and php8.0.

    Maintainer: Vitaly Lipatov


    Last changed


    March 23, 2023 Vitaly Lipatov 5.2.1-alt1
    - new version 5.2.1 (with rpmrb script)
     + PMASA-2023-01: fix for an XSS vulnerability in the drag-and-drop upload functionality
    Feb. 2, 2023 Vitaly Lipatov 5.2.0-alt2
    - remove obsoleted ALT README
    - BR: rpm-macros-features >= 0.8 (where if_feature php* introduced)
    Jan. 28, 2023 Vitaly Lipatov 5.2.0-alt1
    - new version 5.2.0 (with rpmrb script)
    - add support packing for php8.2