php-pinba 1.1.0-4build1 source package in Ubuntu

Changelog

php-pinba (1.1.0-4build1) bionic; urgency=medium

  * No-change rebuild for PHP7.2

 -- Nishanth Aravamudan <email address hidden>  Fri, 02 Feb 2018 13:45:52 -0800

Upload details

Uploaded by:
Nish Aravamudan
Uploaded to:
Bionic
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
php-pinba_1.1.0.orig.tar.gz 37.9 KiB 38a1dffaacb128ad86aaecd8169f02197e8cde67387fa3ed829b64c5658555ce
php-pinba_1.1.0-4build1.debian.tar.xz 3.8 KiB f7b7bccc3106078d28bb6a17540098ed2b3ff4528a6be6f61d0335e422519b06
php-pinba_1.1.0-4build1.dsc 1.7 KiB db234f5ca7c829cfcac0b05cfec945556275002a44ccb6bb193dd1e6a84e31ad

View changes file

Binary packages built by this source

php-pinba: Pinba module for PHP

 Pinba is a statistics server for PHP using MySQL as a read-only
 interface.
 .
 It accumulates and processes data sent over UDP by multiple PHP
 processes and displays statistics in a nice human-readable form of
 simple "reports", also providing a read-only interface to the raw
 data to enable generation of more sophisticated reports.
 .
 With the Pinba extension, users can also measure particular parts
 of the code using timers with arbitrary tags.
 .
 This package contains a PHP module with the ability to send
 statistics to a Pinba server.

php-pinba-dbgsym: debug symbols for php-pinba