php-parser 4.13.1-1ubuntu2 source package in Ubuntu

Changelog

php-parser (4.13.1-1ubuntu2) jammy; urgency=medium

  * No-change rebuild against older phpunit to resolve dependency confusion.

 -- Bryce Harrington <email address hidden>  Fri, 19 Nov 2021 00:38:48 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-parser_4.13.1.orig.tar.xz 202.9 KiB fa25a5fe31251021b268c64041f247e91acbcfcc88a2ccc93bd2442a17785864
php-parser_4.13.1-1ubuntu2.debian.tar.xz 8.1 KiB 81ec0b583816c5dbc8dd3a9c58e71be962caf3e5ce50401d1a34f71815593ee8
php-parser_4.13.1-1ubuntu2.dsc 2.2 KiB dabb69ca8a21e7329d3c5548406e81c7b52e5ea4e222175504b264d63b13cbd2

View changes file

Binary packages built by this source

php-parser: convert PHP code into abstract syntax tree

 PHP Parser’s purpose is to simplify static code analysis and
 manipulation. It turns some PHP code into an abstract syntax tree, and
 vice versa.