Skip to content

Non-compound classes in wrapped code

Choose a tag to compare

@g105b g105b released this 09 Mar 12:48
· 6 commits to master since this release
83e5ec5

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

  • Non-compound classes in wrapped code by @g105b in #85

Full Changelog: v1.1.5...v1.1.6