Skip to content

v1.2.2

Latest

Choose a tag to compare

@g105b g105b released this 19 Jul 18:40
· 1 commit to master since this release
cb868f8

Renames the cron-specific Input adapter to QueryInput to avoid IDE autocomplete conflicts with GT\Input\Input.
Also removes the static Input::fromQuery() constructor pattern. QueryInput now accepts the parsed query array via its constructor and exposes getInput() to return the real GT\Input\Input instacne used by the service container.

What's Changed

Full Changelog: v1.2.1...master