]> granicus.if.org Git - php/commit
Added a new option "force-encode-first" to the quoted-printable encoder
authorMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 14 Jan 2003 16:42:18 +0000 (16:42 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 14 Jan 2003 16:42:18 +0000 (16:42 +0000)
commite5c54127774d74c113baca808cf4eb500d1e938a
treefc577586d752294ad8a3a3e8406c1f359ef47349
parent4bc247553a2e190822b673ba2467810657d24af1
Added a new option "force-encode-first" to the quoted-printable encoder
as per Wez's request. If enabled, the encoder forcefully does qp
tranformation on every first character of lines in incoming stream.
ext/standard/filters.c