smarty-php / smarty-php/smarty
Check compatability of reset, current, end, prev, and next in v5
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.3k
- Forks
- 709
- PR merge metrics
- No merged PRs in 30d
Description
Smarty v4 has special handling for reset, current, end, prev, and next in certain contexts. Check if behavior is consistent in v5.
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
Compare Smarty v4 and v5 behavior for reset, current, end, prev, and next in the contexts where v4 has special handling. Start by locating those behaviors in both versions, then verify whether each construct behaves consistently in v5 and document any discrepancies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100