Skip to content

Autotools: Sync CS in PHP_EVAL_LIBLINE - #15737

Merged
petk merged 1 commit into
php:masterfrom
petk:patch-m4-cs-PHP_EVAL_LIBLINE
Sep 4, 2024
Merged

Autotools: Sync CS in PHP_EVAL_LIBLINE#15737
petk merged 1 commit into
php:masterfrom
petk:patch-m4-cs-PHP_EVAL_LIBLINE

Conversation

@petk

@petkpetk commented Sep 3, 2024

Copy link
Copy Markdown
Member
  • AS_* macros used
  • arguments quoted
  • redundant quotation of variable-variable simplified from [$]$2 to $$2 (see Autoconf documentation)

- AS_* macros used
- arguments quoted
- redundant quotation of variable-variable simplified from [$]$2 to $$2
(see Autoconf documentation)
@petk
petk marked this pull request as ready for review September 3, 2024 23:45
@petk
petk merged commit 035b0c5 into php:masterSep 4, 2024
@petk
petk deleted the patch-m4-cs-PHP_EVAL_LIBLINE branch September 4, 2024 21:27
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