Skip to content

refactor: Remove deprecated View::$currentSection - #9403

Merged
paulbalandan merged 2 commits into
codeigniter4:4.6from
neznaika0:refactor/rm-view-deprecated
Jan 13, 2025
Merged

refactor: Remove deprecated View::$currentSection#9403
paulbalandan merged 2 commits into
codeigniter4:4.6from
neznaika0:refactor/rm-view-deprecated

Conversation

@neznaika0

@neznaika0neznaika0 commented Jan 12, 2025

Copy link
Copy Markdown
Contributor

Description
See #4622v4.1.2
The property is no longer in use. Only in special cases when extending the View

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@neznaika0
neznaika0force-pushed the refactor/rm-view-deprecated branch from 362610e to 4ba0d74CompareJanuary 12, 2025 10:27
Comment threaduser_guide_src/source/changelogs/v4.6.0.rst Outdated
@michalsnmichalsn added refactor Pull requests that refactor code 4.6 labels Jan 12, 2025
@neznaika0
neznaika0force-pushed the refactor/rm-view-deprecated branch from 4ba0d74 to 8ca4450CompareJanuary 12, 2025 20:43
@paulbalandanpaulbalandan added the stale Pull requests with conflicts label Jan 13, 2025
@neznaika0
neznaika0force-pushed the refactor/rm-view-deprecated branch from 8ca4450 to 07e5c97CompareJanuary 13, 2025 04:26
@paulbalandanpaulbalandan removed the stale Pull requests with conflicts label Jan 13, 2025
@paulbalandan
paulbalandan merged commit b635a17 into codeigniter4:4.6Jan 13, 2025
@neznaika0
neznaika0 deleted the refactor/rm-view-deprecated branch January 13, 2025 04:52
@paulbalandanpaulbalandan mentioned this pull request Jan 19, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactorPull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@neznaika0@michalsn@paulbalandan