Skip to content

build(deps): bump phpgt/domtemplate from 3.6.0 to 3.6.2#702

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpgt/domtemplate-3.6.2
Open

build(deps): bump phpgt/domtemplate from 3.6.0 to 3.6.2#702
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpgt/domtemplate-3.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps phpgt/domtemplate from 3.6.0 to 3.6.2.

Release notes

Sourced from phpgt/domtemplate's releases.

List Binding Normalisation

  • Fixed bindListCallback() so callback data includes values from #[BindGetter] methods, not just direct bindable properties. This closes #524.
  • Updated object list binding so bindable objects are normalised before nested-list detection. This allows objects with bindable getters to be treated as key-value bind data inside list callbacks.
  • Fixed unnamed list resolution when a context contains deeper named list templates. Unnamed bindList() calls now ignore named list elements while searching for the correct unnamed template, avoiding cases where a nested named list is selected incorrectly.
  • Added ListElement::isNamed() to distinguish explicit named templates from unnamed data-list templates.
  • Made bind attribute detection namespace-case-insensitive, covering GT\... vs Gt\... attribute class name differences.
  • Updated namespace references from Gt\Dom to GT\Dom across source files.
  • Test coverage has been improved around bindList() and BindGetter usage.

PRs included in this release

Full Changelog: phpgt/DomTemplate@v3.6.1...v3.6.2

May 2026 release

This release includes a fix to PHP.GT/Dom#476 which affected how textareas were binding values that contained non-escaped HTML characters.

Full Changelog: phpgt/DomTemplate@v3.6.0...v3.6.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phpgt/domtemplate](https://github.com/phpgt/DomTemplate) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/phpgt/DomTemplate/releases)
- [Commits](phpgt/DomTemplate@v3.6.0...v3.6.2)

---
updated-dependencies:
- dependency-name: phpgt/domtemplate
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 19, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants