Skip to content

Commit c68f4bd

Browse files
author
Derick Rethans
committed
- Windows support strcoll too.
1 parent 7795da5 commit c68f4bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Zend/zend_config.w32.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ typedef unsigned int uint;
5555
#define HAVE_STDARG_H 1
5656
#define HAVE_SNPRINTF 1
5757
#define HAVE_VSNPRINTF 1
58+
#define HAVE_STRCOLL 1
5859

5960
#define snprintf _snprintf
6061
#define vsnprintf _vsnprintf

0 commit comments

Comments
 (0)