[pear/Log] 8b36e7: Bump minimal version of php to 7.4 (#27)

[email protected] ("Volodymyr Panivko via pear-cvs") Mon, 08 Jan 2024 16:14:10 -0800
Newsgroups php.pear.cvs
Message-ID <pear/Log/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pear/Log
  Commit: 8b36e7f10cb367a0f67679f9fc95be7490411515
      https://github.com/pear/Log/commit/8b36e7f10cb367a0f67679f9fc95be7490411515
  Author: Volodymyr Panivko <[email protected]>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M .github/workflows/ci.yml
    M Log.php
    M Log/composite.php
    M Log/console.php
    M Log/daemon.php
    M Log/display.php
    M Log/error_log.php
    M Log/file.php
    M Log/firebug.php
    M Log/mail.php
    M Log/mcal.php
    M Log/mdb2.php
    M Log/null.php
    M Log/observer.php
    M Log/sql.php
    M Log/sqlite.php
    M Log/syslog.php
    M Log/win.php
    M composer.json
    M docs/guide.txt
    M examples/display.php
    M examples/file.php
    M examples/firebug.php
    M examples/mail.php
    M examples/sql.php
    M examples/sqlite.php
    M examples/win.php
    M package.xml
    M tests/backtrace.phpt
    M tests/composite.phpt
    M tests/console.phpt
    M tests/display.phpt
    M tests/error_log.phpt
    M tests/extract-zend2.2.phpt
    M tests/extract-zend4.2.phpt
    M tests/file.phpt
    M tests/firebug.phpt
    M tests/format.phpt
    M tests/formatTime.phpt
    M tests/masks.phpt
    M tests/priority.phpt
    M tests/sql_ident.phpt
    M tests/win-ob.phpt
    M tests/win.phpt

  Log Message:
  -----------
  Bump minimal version of php to 7.4 (#27)