[pear/File_MARC] fe3555: Fix Return-Types for PHP 8.1 compability

[email protected] ("Dan Scott via pear-cvs") Mon, 06 Feb 2023 07:54:23 -0800
Newsgroups php.pear.cvs
Message-ID <pear/File_MARC/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pear/File_MARC
  Commit: fe3555dfb8d14739d68767ced69a8ba27bc0ec2a
      https://github.com/pear/File_MARC/commit/fe3555dfb8d14739d68767ced69a8ba27bc0ec2a
  Author: Markus Gerards <[email protected]>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

  Changed paths:
    M File/MARC/Control_Field.php
    M File/MARC/Data_Field.php
    M File/MARC/Field.php
    M File/MARC/List.php

  Log Message:
  -----------
  Fix Return-Types for PHP 8.1 compability


  Commit: 7085b9e81ee433b5b75eb454d30ab619b8eccacc
      https://github.com/pear/File_MARC/commit/7085b9e81ee433b5b75eb454d30ab619b8eccacc
  Author: Dan Scott <[email protected]>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M File/MARC/Control_Field.php
    M File/MARC/Data_Field.php
    M File/MARC/Field.php
    M File/MARC/List.php

  Log Message:
  -----------
  Merge pull request #19 from gerricom/fix-php81

Fix Return-Types for PHP 8.1 compability


Compare: https://github.com/pear/File_MARC/compare/685714303f44...7085b9e81ee4