Package: php-analog / 1.0.7-2

Metadata

Package Version Patches format
php-analog 1.0.7-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix loading in examples.patch | (download)

examples/amon.php | 2 1 + 1 - 0 !
examples/buffer.php | 2 1 + 1 - 0 !
examples/chromelogger.php | 2 1 + 1 - 0 !
examples/default.php | 2 1 + 1 - 0 !
examples/file.php | 2 1 + 1 - 0 !
examples/firephp.php | 2 1 + 1 - 0 !
examples/gelf.php | 2 1 + 1 - 0 !
examples/ignore.php | 2 1 + 1 - 0 !
examples/levelbuffer.php | 2 1 + 1 - 0 !
examples/mail.php | 2 1 + 1 - 0 !
examples/mongo.php | 2 1 + 1 - 0 !
examples/multi.php | 2 1 + 1 - 0 !
examples/post.php | 2 1 + 1 - 0 !
examples/psr-0.php | 2 1 + 1 - 0 !
examples/stderr.php | 2 1 + 1 - 0 !
examples/syslog.php | 2 1 + 1 - 0 !
examples/threshold.php | 2 1 + 1 - 0 !
examples/variable.php | 2 1 + 1 - 0 !
18 files changed, 18 insertions(+), 18 deletions(-)

 fix loading in examples

0002 Load psr log directly instead of relying on Composer.patch | (download)

lib/Analog.php | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 load psr/log directly instead of relying on composer

Work around the lack of proper autoload.php from Composer.