Non-compound classes in wrapped code
This release fixed issue #85, allowing non-compound classes such as DateTime to be referenced in wrapped code, without the need for fully qualifying them, or introducing unnecessary imports.
This release also marks the first PHPGT repository to move to the uppercase "GT" namespace prefix, full backwards compatibility.
What's Changed
Full Changelog: v1.1.5...v1.1.6