mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
- add crt warning ini
This commit is contained in:
parent
36e4c600c3
commit
d4406ad0a4
2 changed files with 10 additions and 0 deletions
|
@ -176,6 +176,11 @@
|
|||
; Development Value: "GPCS"
|
||||
; Production Value: "GPCS"
|
||||
|
||||
;windows.show_crt_warning
|
||||
; Default value: 0
|
||||
; Development value: 0
|
||||
; Production value: 0
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;
|
||||
; php.ini Options ;
|
||||
;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
|
@ -176,6 +176,11 @@
|
|||
; Development Value: "GPCS"
|
||||
; Production Value: "GPCS"
|
||||
|
||||
;windows.show_crt_warning
|
||||
; Default value: 0
|
||||
; Development value: 0
|
||||
; Production value: 0
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;
|
||||
; php.ini Options ;
|
||||
;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue