Skip to content

Conversation

@petk
Copy link
Owner

@petk petk commented Nov 24, 2024

  • CMake variables (TRUE/FALSE/ON/OFF)
  • Preprocessor macros simplified where possible
  • option() default value is OFF
  • Missing ZEND_ENABLE_STATIC_TSRMLS_CACHE added to phpdbg shared module
  • FindSendmail refactored also for Windows usage
  • Some cache variables converted to regular/local/directory variables

petk added 4 commits November 24, 2024 20:07
- CMake variables (TRUE/FALSE/ON/OFF)
- Preprocessor macros simplified where possible
- option() default value is OFF
- Missing ZEND_ENABLE_STATIC_TSRMLS_CACHE added to phpdbg shared module
- FindSendmail refactored also for Windows usage
- Some cache variables converted to regular/local/directory variables
- Updated module docs
- get_cmake_property usages replaced with more common get_property() as
  the former is more for CMake core properties than custom global ones.
@petk petk merged commit 82acf08 into PHP-8.3 Nov 25, 2024
0 of 3 checks passed
@petk petk deleted the patch-booleans branch November 25, 2024 01:01
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