]> git.agnieray.net Git - galette.git/commit - galette/config/versions.inc.php
Upgrade to PEAR::Log 1.11.6
authorJohan Cwiklinski <johan@x-tnd.be>
Mon, 28 Dec 2009 08:49:03 +0000 (08:49 +0000)
committerJohan Cwiklinski <johan@x-tnd.be>
Mon, 28 Dec 2009 08:49:03 +0000 (08:49 +0000)
commit00e836a6a2aea22957c28c229784185d14e0faa0
tree62602b89bb3fad2db4b81130405d5aace2640031
parentc34389adf3173040b9d381bb4fe0b72ad16e6e17
Upgrade to PEAR::Log 1.11.6
111 files changed:
galette/config/versions.inc.php
galette/includes/pear/Log-1.11.4/Log.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/composite.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/console.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/daemon.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/display.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/error_log.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/file.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/firebug.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/mail.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/mcal.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/mdb2.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/null.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/observer.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/sql.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/sqlite.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/syslog.php [deleted file]
galette/includes/pear/Log-1.11.4/Log/win.php [deleted file]
galette/includes/pear/Log-1.11.4/docs/guide.txt [deleted file]
galette/includes/pear/Log-1.11.4/examples/composite.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/console.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/display.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/error_log.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/file.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/firebug.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/mail.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/null.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/observer_mail.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/pear_error_handler.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/php_error_handler.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/sql.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/sqlite.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/syslog.php [deleted file]
galette/includes/pear/Log-1.11.4/examples/win.php [deleted file]
galette/includes/pear/Log-1.11.4/misc/log.sql [deleted file]
galette/includes/pear/Log-1.11.4/tests/backtrace.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/composite.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/console.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/display.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/error_log.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/extract-zend1.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/extract-zend2.0.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/extract-zend2.2.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/factory.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/file.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/firebug.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/format.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/levels.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/masks.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/null.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/priority.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/singleton.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/sql_ident.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/sqlite.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/win-ob.phpt [deleted file]
galette/includes/pear/Log-1.11.4/tests/win.phpt [deleted file]
galette/includes/pear/Log-1.11.6/Log.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/composite.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/console.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/daemon.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/display.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/error_log.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/file.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/firebug.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/mail.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/mcal.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/mdb2.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/null.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/observer.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/sql.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/sqlite.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/syslog.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/Log/win.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/docs/guide.txt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/composite.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/console.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/display.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/error_log.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/file.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/firebug.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/mail.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/null.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/observer_mail.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/pear_error_handler.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/php_error_handler.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/sql.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/sqlite.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/syslog.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/examples/win.php [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/misc/log.sql [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/backtrace.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/composite.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/console.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/display.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/error_log.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/extract-zend1.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/extract-zend2.0.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/extract-zend2.2.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/factory.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/file.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/firebug.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/format.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/levels.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/masks.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/null.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/priority.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/singleton.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/sql_ident.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/sqlite.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/win-ob.phpt [new file with mode: 0644]
galette/includes/pear/Log-1.11.6/tests/win.phpt [new file with mode: 0644]