php-parser 5.4.0-2ubuntu1 source package in Ubuntu
Changelog
php-parser (5.4.0-2ubuntu1) plucky; urgency=medium * d/control: remove phpunit B-D to allow phpunit transition * d/rules: do not halt on test failures to allow phpunit transition -- Athos Ribeiro <email address hidden> Wed, 29 Jan 2025 00:24:02 -0300
Upload details
- Uploaded by:
- Athos Ribeiro
- Uploaded to:
- Plucky
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Plucky | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| php-parser_5.4.0.orig.tar.xz | 224.7 KiB | 77c1dceede917a6f514b4a300d80fbf77d775ede99052d938afdf6195c25794e |
| php-parser_5.4.0-2ubuntu1.debian.tar.xz | 8.5 KiB | 639eec327affe54310defa968d773c8b0ef19a0e6fbc24d3ded2abd3c2e8645c |
| php-parser_5.4.0-2ubuntu1.dsc | 2.2 KiB | 8651b6ae39da65cee55f60e356fd971ee47369b3fe55823476fd8084ef982e70 |
Available diffs
- diff from 5.1.0-1ubuntu1 to 5.4.0-2ubuntu1 (89.9 KiB)
- diff from 5.4.0-2 (in Debian) to 5.4.0-2ubuntu1 (864 bytes)
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.
