php-parser 1.4.1-1ubuntu1 source package in Ubuntu

Changelog

php-parser (1.4.1-1ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1564548).

 -- Nishanth Aravamudan <email address hidden>  Thu, 31 Mar 2016 11:14:07 -0700

Upload details

Uploaded by:
Nish Aravamudan
Sponsored by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-parser_1.4.1.orig.tar.gz 129.5 KiB 328bd4a49895401803bc8205a2ff5d609f0617e7bac0ab7ef85ebb58bd70928c
php-parser_1.4.1-1ubuntu1.debian.tar.xz 5.0 KiB 785ccb3acb1d5507eba6cad4da49219477d2185f687d65fd8860ed4ccff63eb8
php-parser_1.4.1-1ubuntu1.dsc 2.1 KiB b6157743d1c527e6bfc25903e5781ce711ea086e4386e9a5fcbae9cca4e9b566

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.