Skip to content

Remove duplicate ZEND_ENABLE_STATIC_TSRMLS_CACHE flag #15080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

petk
Copy link
Member

@petk petk commented Jul 23, 2024

No description provided.

@petk
Copy link
Member Author

petk commented Jul 29, 2024

This has been retested and works ok. The Makefile diff:

259c259
< CFLAGS_MBSTRING=/DHAVE_MBSTRING_H=1  -Iext/mbstring -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\phpmaster\vs17\x64\deps\include" /DHAVE_ONIGURUMA_H=1 /DONIG_EXTERN=extern /DPHP_ONIG_BAD_KOI8_ENTRY=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /utf-8
---
> CFLAGS_MBSTRING=/DHAVE_MBSTRING_H=1  -Iext/mbstring -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl /D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /I "C:\php-sdk\phpmaster\vs17\x64\deps\include" /DHAVE_ONIGURUMA_H=1 /DONIG_EXTERN=extern /DPHP_ONIG_BAD_KOI8_ENTRY=1 /utf-8

@petk petk merged commit 7fd54f9 into php:master Jul 29, 2024
10 of 11 checks passed
@petk petk deleted the patch-mbstring-duplicate-tsrm-cache-flag branch July 29, 2024 08:17
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.

1 participant