php-brick-varexporter 0.4.0-2 source package in Ubuntu

Changelog

php-brick-varexporter (0.4.0-2) unstable; urgency=medium

  * Depend on php-parser 5

 -- David Prévot <email address hidden>  Wed, 10 Jan 2024 22:42:49 +0100

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
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
php-brick-varexporter_0.4.0-2.dsc 1.8 KiB 1d81e406009e3ecf287f9d333df08c1ccef245da8d1a5ac0a8430e4d3d4496ce
php-brick-varexporter_0.4.0.orig.tar.xz 20.9 KiB 5feeb8b5735f052e131c42aa6dbe22fc9d5e6d73d76ba41c811e999230357f44
php-brick-varexporter_0.4.0-2.debian.tar.xz 4.1 KiB 746c05e0d1d58fccfab6ad123f8d683572b56fdf2ee2135b8acdd992801324db

Available diffs

No changes file available.

Binary packages built by this source

php-brick-varexporter: powerful alternative to var_export()

 This library aims to provide a prettier, safer, and powerful alternative to
 var_export(), which can export closures and objects without __set_state().
 The output is valid and standalone PHP code, that does not depend on the
 brick/varexporter library.