mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
- #50334, add define on win as well
This commit is contained in:
parent
a633de0020
commit
f59f7a3f49
@ -28,6 +28,8 @@
|
||||
#define PHP_EXT_DES_CRYPT 1
|
||||
#define PHP_MD5_CRYPT 1
|
||||
#define PHP_BLOWFISH_CRYPT 1
|
||||
#define PHP_SHA512_CRYPT 1
|
||||
#define PHP_SHA256_CRYPT 1
|
||||
|
||||
/* PHP Runtime Configuration */
|
||||
#define PHP_URL_FOPEN 1
|
||||
|
Loading…
Reference in New Issue
Block a user