Skip to content

Autotools: Sync CS in ext/dba - #15608

Merged
petk merged 1 commit into
php:masterfrom
petk:patch-m4-cs-dba
Aug 28, 2024
Merged

Autotools: Sync CS in ext/dba#15608
petk merged 1 commit into
php:masterfrom
petk:patch-m4-cs-dba

Conversation

@petk

@petkpetk commented Aug 27, 2024

Copy link
Copy Markdown
Member
  • Macro headers synced with current PHP style (a minor description added and parameters)
  • macro arguments quoted
  • redundant double quotes reduces
  • AS_VAR_IF macros used
  • Redundant check message removed because there is already error thrown right after it

- Macro headers synced with current PHP style (a minor description added
and parameters)
- macro arguments quoted
- redundant double quotes reduces
- AS_VAR_IF macros used
- Redundant check message removed because there is already error thrown
right after it

@devnexendevnexen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

mstm

@petk
petk merged commit 4f6f4fb into php:masterAug 28, 2024
@petk
petk deleted the patch-m4-cs-dba branch August 28, 2024 12:52
Sign up for freeto 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

@petk@devnexen