معرفی شرکت ها


pear-PHP_FunctionCallTracer-1.0.0-alt3.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Function Call Tracer
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته pear-PHP_FunctionCallTracer
نام فایل بسته pear-PHP_FunctionCallTracer-1.0.0-alt3.noarch.rpm
نسخه بسته 1.0.0
انتشار بسته alt3
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 20 Jun 2008 05
هاست سازنده bee2.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://pear.php.net/package/PHP_FunctionCallTracer
مجوز The BSD License
حجم دانلود 26K
حجم نصب 237.556K
Creates a function calls debug trace. Functions arguments, returned parameters and watched variables are reported in the same section for each function call. The trace is available as an array, or can be displayed or written in a file. Traced variables can be processed by provided user functions for displaying purposes. This package is not a replacement for full fledged PHP debuggers. It is useful for (1) remote debugging, (2) to debug a complex sequence of function calls, (3) to display non text variables in a user readable format. (1) Remote debugging is sometimes the only option to debug a package that works fine on your system, e.g. a 32-bit OS, but breaks on a different system, e.g. a 64-bit OS, which you have no access to. A remote user who has the latter OS could run the package, then send you the trace for analysis. (2) It is sometimes difficult not to loose track of functions calls in some live debugging sessions even with top notch PHP editor/debuggers. The trace produced by this package may come handy and is easy to use in combination with the source code to track calls and variables. (3) Some variables native format does not always display well, typically: packed data and UTF-8 strings. They can be converted as they are being traced to a readable format by provided user functions. For example: converting binary strings to hexadecimal, or UTF-8 string to Unicode. Fully tested with phpUnit. Code coverage test close to 100%. Usage including trace examples is fully documented in docs/examples files.


نیازمندی

مقدار نام
- /bin/sh
- /bin/sh
- pear-core
- pear-core


ارائه دهنده

مقدار نام
= 1.0.0-alt3 pear-PHP_FunctionCallTracer


نحوه نصب


نصب پکیج rpm pear-PHP_FunctionCallTracer:

    sudo apt-get install pear-PHP_FunctionCallTracer-1.0.0-alt3.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/pear-PHP_FunctionCallTracer-1.0.0
/usr/share/doc/pear-PHP_FunctionCallTracer-1.0.0/CHANGELOG
/usr/share/doc/pear-PHP_FunctionCallTracer-1.0.0/LICENSE
/usr/share/php/pear/.pkgxml/PHP_FunctionCallTracer.xml
/usr/share/php/pear/PHP
/usr/share/php/pear/PHP/FunctionCallTracer.php
/usr/share/php/pear/docs/PHP_FunctionCallTracer
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/advanced
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/advanced/package.php
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/advanced/trace.php
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/advanced/trace.txt
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/basic
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/basic/package.php
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/basic/trace.php
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/basic/trace.txt
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/intermediate
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/intermediate/package.php
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/intermediate/trace.php
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/intermediate/trace.txt
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/reference
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/reference/trace.php
/usr/share/php/pear/docs/PHP_FunctionCallTracer/docs/examples/reference/trace.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/AllTests.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/FunctionCallTracerTest.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/bug.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/data
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/data/ComplexCall.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/data/Integrated.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/data/MultiUserFct.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/data/NoUserFct.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/data/OneUserFct.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/data/RecursiveCall.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/data/SimpleCall.php
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/generated
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/generated/ComplexCall.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/generated/Integrated.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/generated/MultiUserFct.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/generated/NoUserFct.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/generated/OneUserFct.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/generated/RecursiveCall.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/generated/SimpleCall.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/reference
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/reference/ComplexCall.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/reference/Integrated.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/reference/MultiUserFct.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/reference/NoUserFct.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/reference/OneUserFct.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/reference/RecursiveCall.txt
/usr/share/php/pear/tests/PHP_FunctionCallTracer/tests/reference/SimpleCall.txt


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2008-06-20

autorebuild for correct requires(pre) (see bug #16086)

2008-01-10

update according to rpm-build-pear 0.3

2008-01-05

initial build for ALT Linux Sisyphus