phpmyadmin-sql-parser 5.8.2-1 source package in Ubuntu

Changelog

phpmyadmin-sql-parser (5.8.2-1) unstable; urgency=medium

  * New upstream version 5.8.2
  * Update d/copyright
  * Add a patch for phpunit 10 (Closes: #1039805)

 -- William Desportes <email address hidden>  Fri, 29 Sep 2023 13:37:58 +0200

Upload details

Uploaded by:
phpMyAdmin Team
Uploaded to:
Sid
Original maintainer:
phpMyAdmin Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmyadmin-sql-parser_5.8.2-1.dsc 2.2 KiB 40e3e63c86b66f2135c3ab19506739815e5492cdc00975da5a7177185a27bb0b
phpmyadmin-sql-parser_5.8.2.orig.tar.gz 577.2 KiB 84992fb17ee1b8e421f3e77b74294a3e1cb1a4fc0c62e8d1cb0974a0dcdac762
phpmyadmin-sql-parser_5.8.2-1.debian.tar.xz 7.2 KiB 7828c4fa27235fdb0cc942f5084b06a32544db237f14c6ec8bda5a6db9e07c99

Available diffs

No changes file available.

Binary packages built by this source

php-phpmyadmin-sql-parser: validating SQL lexer and parser

 This library parses and is able to tokenize, lint and syntax-highlight
 SQL statements. It is also able to alter the parsed query.
 .
 This library has a focus on the MySQL dialect.