Skip to content

Commit 1d21d36

Browse files
committed
Remove annotations since it's off by default everywhere
1 parent 3c58215 commit 1d21d36

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

php.ini-development

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -615,9 +615,6 @@ ignore_repeated_source = Off
615615
; function upon an error. If this is off (or there was an error fetching the
616616
; arguments), the function providing the error may optionally provide some
617617
; additional information after the problem function's name.
618-
; Default Value: Off
619-
; Development Value: Off
620-
; Production Value: Off
621618
;error_include_args = Off
622619

623620
;;;;;;;;;;;;;;;;;

php.ini-production

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -617,9 +617,6 @@ ignore_repeated_source = Off
617617
; function upon an error. If this is off (or there was an error fetching the
618618
; arguments), the function providing the error may optionally provide some
619619
; additional information after the problem function's name.
620-
; Default Value: Off
621-
; Development Value: Off
622-
; Production Value: Off
623620
;error_include_args = Off
624621

625622
;;;;;;;;;;;;;;;;;

0 commit comments

Comments
 (0)