Skip to content
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

rm #2081

Merged
merged 4 commits into from
Apr 21, 2021
Merged

rm #2081

merged 4 commits into from
Apr 21, 2021

Conversation

nadar
Copy link
Member

@nadar nadar commented Apr 21, 2021

Removed Deprecated methods and:

  • Removed luya\Boot::isCli() use luya\Boot::getIsCli() instead
  • Removed luya\behaviors\Encode use luya\behaviors\HtmlEncodeBehavior instead.
  • Removed luya\behaviors\Timestamp use luya\behaviors\TimestampBehavior instead.
  • Removed luya\web\Composition::EVENT_AFTER_SET - no replacement
  • Removed luya\web\CompositionAfterSetEvent - no replacement

@codeclimate
Copy link

codeclimate bot commented Apr 21, 2021

Code Climate has analyzed commit 339d00f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 64.8% (-0.5% change).

View more on Code Climate.

@nadar nadar merged commit 9a4dd64 into master Apr 21, 2021
@nadar nadar deleted the deprecated branch April 21, 2021 13:20
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.

None yet

1 participant