[pear/VersionControl_SVN] 02dbae: Make code more friendly for autoloaders

"Michiel Rook via pear-cvs" <[email protected]>
Newsgroups gmane.comp.php.cvs.pear
Message-ID <pear/VersionControl_SVN/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pear/VersionControl_SVN
  Commit: 02dbae4ea53edba2cfae2de62430c613a4daf7d1
      https://github.com/pear/VersionControl_SVN/commit/02dbae4ea53edba2cfae2de62430c613a4daf7d1
  Author: MiRacLe.RPZ <[email protected]>
  Date:   2021-05-12 (Wed, 12 May 2021)

  Changed paths:
    M .travis.sh
    M VersionControl/SVN.php
    M VersionControl/SVN/Command.php
    M VersionControl/SVN/Command/Add.php
    M VersionControl/SVN/Command/Blame.php
    M VersionControl/SVN/Command/Cat.php
    M VersionControl/SVN/Command/Checkout.php
    M VersionControl/SVN/Command/Commit.php
    M VersionControl/SVN/Command/Copy.php
    M VersionControl/SVN/Command/Delete.php
    M VersionControl/SVN/Command/Diff.php
    M VersionControl/SVN/Command/Export.php
    M VersionControl/SVN/Command/Import.php
    M VersionControl/SVN/Command/Info.php
    M VersionControl/SVN/Command/List.php
    M VersionControl/SVN/Command/Log.php
    M VersionControl/SVN/Command/Merge.php
    M VersionControl/SVN/Command/Mkdir.php
    M VersionControl/SVN/Command/Move.php
    M VersionControl/SVN/Command/Propdel.php
    M VersionControl/SVN/Command/Propget.php
    M VersionControl/SVN/Command/Proplist.php
    M VersionControl/SVN/Command/Propset.php
    M VersionControl/SVN/Command/Resolved.php
    M VersionControl/SVN/Command/Revert.php
    M VersionControl/SVN/Command/Status.php
    M VersionControl/SVN/Command/Switch.php
    M VersionControl/SVN/Command/Update.php
    M VersionControl/SVN/Command/Upgrade.php
    M VersionControl/SVN/Parser/XML.php
    M composer.json
    M docs/examples/example_tree.php
    M docs/tutorials/VersionControl_SVN/VersionControl_SVN.pkg
    M tests/diff.phpt
    M tests/list.phpt
    M tests/log.phpt
    M tests/phpt_test.php.inc
    M tests/propget-recursive.phpt
    M tests/propget.phpt
    M tests/proplist-recursive.phpt
    M tests/proplist.phpt
    M tests/resetxml_19910.phpt
    M tests/setup.php.inc
    M tests/upgrade.phpt

  Log Message:
  -----------
  Make code more friendly for autoloaders

* fix composer autoloader
* replace lookup subclasses with class_exists
* move global constants to VersionControl_SVN::class


  Commit: 20a345dd5d0c8040c984815a57cf3cb46f3927a5
      https://github.com/pear/VersionControl_SVN/commit/20a345dd5d0c8040c984815a57cf3cb46f3927a5
  Author: Michiel Rook <[email protected]>
  Date:   2021-05-12 (Wed, 12 May 2021)

  Changed paths:
    M .travis.sh
    M VersionControl/SVN.php
    M VersionControl/SVN/Command.php
    M VersionControl/SVN/Command/Add.php
    M VersionControl/SVN/Command/Blame.php
    M VersionControl/SVN/Command/Cat.php
    M VersionControl/SVN/Command/Checkout.php
    M VersionControl/SVN/Command/Commit.php
    M VersionControl/SVN/Command/Copy.php
    M VersionControl/SVN/Command/Delete.php
    M VersionControl/SVN/Command/Diff.php
    M VersionControl/SVN/Command/Export.php
    M VersionControl/SVN/Command/Import.php
    M VersionControl/SVN/Command/Info.php
    M VersionControl/SVN/Command/List.php
    M VersionControl/SVN/Command/Log.php
    M VersionControl/SVN/Command/Merge.php
    M VersionControl/SVN/Command/Mkdir.php
    M VersionControl/SVN/Command/Move.php
    M VersionControl/SVN/Command/Propdel.php
    M VersionControl/SVN/Command/Propget.php
    M VersionControl/SVN/Command/Proplist.php
    M VersionControl/SVN/Command/Propset.php
    M VersionControl/SVN/Command/Resolved.php
    M VersionControl/SVN/Command/Revert.php
    M VersionControl/SVN/Command/Status.php
    M VersionControl/SVN/Command/Switch.php
    M VersionControl/SVN/Command/Update.php
    M VersionControl/SVN/Command/Upgrade.php
    M VersionControl/SVN/Parser/XML.php
    M composer.json
    M docs/examples/example_tree.php
    M docs/tutorials/VersionControl_SVN/VersionControl_SVN.pkg
    M tests/diff.phpt
    M tests/list.phpt
    M tests/log.phpt
    M tests/phpt_test.php.inc
    M tests/propget-recursive.phpt
    M tests/propget.phpt
    M tests/proplist-recursive.phpt
    M tests/proplist.phpt
    M tests/resetxml_19910.phpt
    M tests/setup.php.inc
    M tests/upgrade.phpt

  Log Message:
  -----------
  Merge pull request #25 from MiRacLe-RPZ/autoload

Make code more friendly for autoloaders


Compare: https://github.com/pear/VersionControl_SVN/compare/cd8fb37cf8d6...20a345dd5d0c

-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.