smarty-php / smarty-php/smarty
Drop support for {nocache} block and nocache attribute
Open
Nobody has claimed this yet.
major
- Dominant language
- PHP
- Stars
- 2.3k
- Forks
- 709
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked discussion at https://github.com/smarty-php/smarty/discussions/853 to understand the intended scope. Then locate the implementation and tests for the {nocache} block and nocache attribute. Done means both forms are no longer supported, with the expected behavior documented by updated tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100