Skip to content

Merged from upstream #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 76 commits into from
Sep 17, 2019
Merged

Merged from upstream #1

merged 76 commits into from
Sep 17, 2019

Conversation

kris-sum
Copy link
Member

No description provided.

Wanderson and others added 30 commits August 26, 2016 22:11
Forward port #289

Conflicts:
	CHANGELOG.md
Conflicts:
	CHANGELOG.md
Forward port #292

Conflicts:
	CHANGELOG.md
Conflicts:
	CHANGELOG.md
Change Return Type of selectWith() method
ezimuel and others added 29 commits December 6, 2018 14:01
- Updates `require-dev` constrainte for zend-hydrator to also allow v3
  releases.
- Updates travis configuration to list zend-hydrator as a legacy
  dependency for pre-7.2 versions.
One major change in zend-hydrator v3 is that we have added "Hydrator"
suffixes to all hydrators. The original versions still exist, and can be
used, but emit deprecation notices.

What this change does is version detection: it checks for the new class
name, and uses that as the default if available, falling back to the old
class names. This prevents the deprecation notices, while proving that
both versions work fine with this component.
Set proper names for limit and offset parameters in subquery - add prefix.

Fixes #355
@kris-sum kris-sum merged commit 13971e1 into SwitchSystems:master Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.