Releases: OOPS-ORG-PHP/mod_korean
Releases · OOPS-ORG-PHP/mod_korean
1.0.6
1.0.5
1.0.4
이 버전은 PHP 7 또는 이상의 버전을 위한 브랜치 입니다. PHP 4 또는 PHP 5에서 사용하려면 0.x 버전을 다운로드 받으십시오.
Changes
- Sat Jan 19 2019
0.1.6
이 버전은 PHP 4 또는 PHP 5 에서 사용하는 버전입니다. PHP 7 또는 그 이상 버전을 사용할 경우에는 1.x 버전을 사용하십시오.
Changes
- Sat Jan 19 2019
- fixed #19 enhanced code that may cause bugs in data type comparisons
- fixed #18 [v0] libgd security update
- fixed #17 [v0] The ncrdecode_lib api is declaring an invalid variable.
- fixed #16 Incorrect memory changes in Uniconv api and krNcrEncode api
- fixed #15 [v0] postposition_lib api has a garbage character at the end of the return value.
- fixed #14 [v0] unicode api is something wrong
- fixed #13 [v0] mailsource_lib wrong convertings
- fixed #12 [v0] autolink_lib error case
- fixed #11 [v0] Open base dir setting does not work
- fixed #10 [v0] is_utf8 control reaches end of non-void function
- fixed #9 [v0] wrong operation krcharset api on PHP 5
- fixed unread gif format on imgresize_lib
- fixed compile failure with `E_DEPRECATED' undeclared under PHP 5.2
1.0.3
이 버전은 PHP 7 또는 이상의 버전을 위한 브랜치 입니다. PHP 4 또는 PHP 5에서 사용하려면 0.x 버전을 다운로드 받으십시오.
Changes
- Wed Jan 16 2019
1.0.2
이 버전은 PHP 7 또는 이상의 버전을 위한 브랜치 입니다. PHP 4 또는 PHP 5에서 사용하려면 0.x 버전을 다운로드 받으십시오.
Changes
- Sat Jan 13 2019
1.0.1
1.0.0
0.1.5
이 버전은 PHP 4 또는 PHP 5 에서 사용하는 버전입니다. PHP 7 또는 그 이상 버전을 사용할 경우에는 1.x 버전을 사용하십시오.
Changes
- Sat Nov 10 2012
- support PHP 5.4
- support PHP_LIBDIR on PHP4
- fixed proto type error about regex_t
- initailize arrany variable when declear on krcharset.c
- fixed overflow2 link problem with libgd
- fixed deprecated zend_get_parameters_ex
- support utf8
- update gd php bundle library on 5.4.8
0.1.4
Changes
- Sun Aug 10 2008
- support PCRE 7.6. fixed kr_regex_replace_arr segfault (Hyungsung Peter Jang [email protected]
Thanks for HyunSung Jang - update gd php bundle library on 5.2.6
- support 64bit library check
- fixed segfault generate_date function on krmail.c