Пакет pear-PHP_Debug: Информация

    Исходный пакет: pear-PHP_Debug
    Версия: 1.0.1-alt1
    Последняя версия по данным Repology
    Собран:  20 июня 2008 г. 3:46
    Сообщить об ошибке в пакете
    Домашняя страница: http://pear.php.net/package/PHP_Debug

    Лицензия: PHP License
    О пакете: PHP_Debug provides assistance in debugging PHP code
    Описание: 
    The basic purpose of PHP_Debug is to provide assistance in debugging PHP
    code, by "debug" i don't mean "step by step debug" but program trace,
    variables display, process time, included files, queries executed, watch
    variables... These informations are gathered through the script execution
    and therefore are displayed at the end of the script (in a nice floating
    div or a html table) so that it can be read and used at any moment.
    (especially usefull during the development phase of a project or in
    production with a secure key/ip)

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    pear-PHP_Debug (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

    Права:
    Vitaly Lipatov
    @qa

      1. pear-core
      2. rpm-build-pear

    Последнее изменение


    20 июня 2008 г. Vitaly Lipatov 1.0.1-alt1
    - new version 1.0.1 (with rpmrb script)
    10 января 2008 г. Vitaly Lipatov 1.0.0-alt2
    - update according to rpm-build-pear 0.3
    5 января 2008 г. Vitaly Lipatov 1.0.0-alt1
    - initial build for ALT Linux Sisyphus