Skip to content

Commit f479408

Browse files
committed
Fix issues
1 parent fdf95ca commit f479408

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.codespellrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ builtin = clear,code,en-GB_to_en-US,informal,names,rare,usage
66
check-filenames =
77
check-hidden =
88
ignore-words-list =
9+
deafults,
910
empress,
1011
master,
1112
musl,

cmake/Zend/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@ endif()
5555

5656
include(CheckIncludeFiles)
5757
include(CheckSymbolExists)
58-
include(CMakeDependentOption)
5958
include(CMakePushCheckState)
60-
include(FeatureSummary)
6159
include(PHP/AddCustomCommand)
6260

6361
################################################################################

0 commit comments

Comments
 (0)