===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-sabre-xml-1.4.2/CHANGELOG.md-10-  without clark notation was given.
php-sabre-xml-1.4.2/CHANGELOG.md:11:* `$elementMap` in the Reader now also supports bare element names.
php-sabre-xml-1.4.2/CHANGELOG.md-12-* `Service::expect()` can now also work with bare element names.
##############################################
php-sabre-xml-1.4.2/CHANGELOG.md-40-  separate the object you want to serialize from the serializer. This uses the
php-sabre-xml-1.4.2/CHANGELOG.md:41:  `$classMap` property which is defined on both the `Service` and `Writer`.
php-sabre-xml-1.4.2/CHANGELOG.md-42-* It's now possible to pass an array of possible root elements to
##############################################
php-sabre-xml-1.4.2/CHANGELOG.md-118-
php-sabre-xml-1.4.2/CHANGELOG.md:119:* Added `$elementMap` argument to parseInnerTree, for quickly overriding
php-sabre-xml-1.4.2/CHANGELOG.md-120-  parsing rules within an element.
##############################################
php-sabre-xml-1.4.2/CHANGELOG.md-157-  `popContext`.
php-sabre-xml-1.4.2/CHANGELOG.md:158:* Removed: `Writer::$context` and `Reader::$context`.
php-sabre-xml-1.4.2/CHANGELOG.md:159:* #15: Added `Reader::$baseUri` to match `Writer::$baseUri`.
php-sabre-xml-1.4.2/CHANGELOG.md-160-* #20: Allow callbacks to be used instead of `Element` classes in the `Reader`.