mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Use "must not" instead of "cannot" wording
This commit is contained in:
parent
c811d58953
commit
5853cdb73d
157 changed files with 281 additions and 281 deletions
|
@ -1607,7 +1607,7 @@ zend.assertions = -1
|
|||
; With mbstring support this will automatically be converted into the encoding
|
||||
; given by corresponding encode setting. When empty mbstring.internal_encoding
|
||||
; is used. For the decode settings you can distinguish between motorola and
|
||||
; intel byte order. A decode setting cannot be empty.
|
||||
; intel byte order. A decode setting must not be empty.
|
||||
; https://php.net/exif.encode-unicode
|
||||
;exif.encode_unicode = ISO-8859-15
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue