Skip to content

Commit 22f80ea

Browse files
committed
- add crt warning ini
1 parent 7013644 commit 22f80ea

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

php.ini-development

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,11 @@
176176
; Development Value: "GPCS"
177177
; Production Value: "GPCS"
178178

179+
;windows.show_crt_warning
180+
; Default value: 0
181+
; Development value: 0
182+
; Production value: 0
183+
179184
;;;;;;;;;;;;;;;;;;;;
180185
; php.ini Options ;
181186
;;;;;;;;;;;;;;;;;;;;

php.ini-production

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,11 @@
176176
; Development Value: "GPCS"
177177
; Production Value: "GPCS"
178178

179+
;windows.show_crt_warning
180+
; Default value: 0
181+
; Development value: 0
182+
; Production value: 0
183+
179184
;;;;;;;;;;;;;;;;;;;;
180185
; php.ini Options ;
181186
;;;;;;;;;;;;;;;;;;;;

0 commit comments

Comments
 (0)