[pear/Archive_Tar] bc2163: fix @return true... to @return bool true... on som...

[email protected] ("Michiel Rook via pear-cvs") Sun, 09 Oct 2022 11:08:54 -0700
Newsgroups php.pear.cvs
Message-ID <pear/Archive_Tar/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pear/Archive_Tar
  Commit: bc21637ab108df1bd48254bcc1bb1a4a51dfc9a9
      https://github.com/pear/Archive_Tar/commit/bc21637ab108df1bd48254bcc1bb1a4a51dfc9a9
  Author: Benoit Duffez <[email protected]>
  Date:   2022-06-12 (Sun, 12 Jun 2022)

  Changed paths:
    M Archive/Tar.php

  Log Message:
  -----------
  fix @return true... to @return bool true... on some functions


  Commit: 486a389dae794671e287e0ef4bda21949c1519af
      https://github.com/pear/Archive_Tar/commit/486a389dae794671e287e0ef4bda21949c1519af
  Author: Michiel Rook <[email protected]>
  Date:   2022-10-09 (Sun, 09 Oct 2022)

  Changed paths:
    M Archive/Tar.php

  Log Message:
  -----------
  Merge pull request #42 from BenoitDuffez/fix_return_bool_phpdoc

fix @return true... to @return bool true... on some functions


Compare: https://github.com/pear/Archive_Tar/compare/737f594e5246...486a389dae79