Skip to content

Zend/Optimizer/zend_dump: minor refactorings#21540

Merged
Girgias merged 1 commit intophp:masterfrom
Girgias:zend_dump-2026-03
Mar 27, 2026
Merged

Zend/Optimizer/zend_dump: minor refactorings#21540
Girgias merged 1 commit intophp:masterfrom
Girgias:zend_dump-2026-03

Conversation

@Girgias
Copy link
Copy Markdown
Member

@Girgias Girgias commented Mar 26, 2026

  • add const qualifiers
  • reduce variable scope
  • use bool type instead of int type

- add const qualifiers
- reduce variable scope
- use bool type instead of int type
@Girgias Girgias marked this pull request as ready for review March 26, 2026 19:42
@Girgias Girgias requested a review from dstogov as a code owner March 26, 2026 19:42
@Girgias Girgias requested a review from arnaud-lb March 26, 2026 19:51
Copy link
Copy Markdown
Member

@arnaud-lb arnaud-lb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@Girgias Girgias merged commit 67cbe09 into php:master Mar 27, 2026
19 checks passed
@Girgias Girgias deleted the zend_dump-2026-03 branch March 27, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants