Skip to content

Decrease zend.max_allowed_stack_size in stack_limit_015.phpt#21736

Closed
shivammathur wants to merge 1 commit intophp:PHP-8.3from
shivammathur:fix-stack-limit-015
Closed

Decrease zend.max_allowed_stack_size in stack_limit_015.phpt#21736
shivammathur wants to merge 1 commit intophp:PHP-8.3from
shivammathur:fix-stack-limit-015

Conversation

@shivammathur
Copy link
Copy Markdown
Member

With the stack size of 128K the compile-time stack guard does not fire on 32bit Windows tests, reducing it to 64K.

Fixes #17929.

With the stack size of 128K the compile-time stack guard does not fire on 32bit Windows tests, reducing it to 64K
@shivammathur shivammathur requested a review from iluuu1994 April 12, 2026 11:18
Copy link
Copy Markdown
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

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

The same change was already made in master in GH-20628, so this makes sense to me. Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants