그누보드 2022년 6월 13일자 업데이트 5.5.8
페이지 정보
본문
# 변경된 사항
버전 5.5.8 수정
https://github.com/gnuboard/gnuboard5/commit/4743ec91d85c794594128d5740f4df979e882cf3
PHP5.2 호환성 문제 수정
https://github.com/gnuboard/gnuboard5/commit/bc56480db59d796d5bb50aae37016c32b1a0fa3a
get_random_token_string 함수 코드 재수정
https://github.com/gnuboard/gnuboard5/commit/4b12ea826015a3b9aee912f3597befa11f8752f2
clean_xss_tags 함수 수정으로 인해 일부 입력값에서 줄바꿈이 안되는 문제 수정
https://github.com/gnuboard/gnuboard5/commit/d4f554e6536beef2f556c12a983bcadd942c6ee4
PHP 8.1 mysqli_report 설정 수정
https://github.com/gnuboard/gnuboard5/commit/30da5d6b22565cd14927e3f39eb627fdfcd9c5fe
PHP81버전 대응 충돌수정
https://github.com/gnuboard/gnuboard5/commit/9dd53a4efa950f462ef62cbdb350f4297b81337f
게시물 파일 업로드시 undefined variable 오류 수정
https://github.com/gnuboard/gnuboard5/commit/bdb1ab852d01a0441129dd065a2cb5eb061cef29
ie6 지원 삭제
https://github.com/gnuboard/gnuboard5/commit/eba9401f897e6eb6c6201cc37020cf276f8ebb86
PHP 8.1 기본스킨, 테마에서 없는 글,댓글 조회시 undefined variable 수정
https://github.com/gnuboard/gnuboard5/commit/509b2c0be75b2c0ce7c5662166738d6f5b4e600e
PHP 8.1 설치 오류 수정
https://github.com/gnuboard/gnuboard5/commit/795030717359214121e85e89a39646c1bb85278d
불필요한 PHP 5.1 이하 코드 삭제
https://github.com/gnuboard/gnuboard5/commit/fc43e26c14f292c04031664c897a931b14f7d33f
탈퇴된 회원도 세션이 만료되도록 조건 추가 #191
https://github.com/gnuboard/gnuboard5/commit/564723c6485bd7425748e8b566234c6caa2a1d98
이니시스 host check 정규표현식 패턴 수정 #186
https://github.com/gnuboard/gnuboard5/commit/4724cc4c0536e2aa566edc2164f4616df1d948bc
DB 설정 상수 주석 추가
https://github.com/gnuboard/gnuboard5/commit/3936a2d3938b1b5a427f821e107ad51be57f4894
PHP 8.1 deprecated openssl_pkey_free 함수 수정
https://github.com/gnuboard/gnuboard5/commit/5465e073a21fb4b3f6678b410308c6947338aa00
PHP 8.1 클래스 var -> public 수정
https://github.com/gnuboard/gnuboard5/commit/df295bfe591bb80934dcf1996d6e52c3087fbdf4
Checked PSR-1 / PHP 8.1 Undefiend Varialbe, Type error
https://github.com/gnuboard/gnuboard5/commit/1fb9b5051c2f1ca2fde45981c163c4d83df55578
테마와 중복되는 IE6 지원 삭제
https://github.com/gnuboard/gnuboard5/commit/2371eecd1380313135a1f13b79c97891e6b39edd
Checked PSR-1 / PHP 8.1 Undefiend Varialbe, type error
https://github.com/gnuboard/gnuboard5/commit/993e6898000c21719ec9af07403cf8fac80f78e5
포인트관리 > 회원정보가 없는경우 오류수정
https://github.com/gnuboard/gnuboard5/commit/0d414e3ed291538acc52d3429de39c857b0b5433
Checked PSR-1: Basic Coding Standard
https://github.com/gnuboard/gnuboard5/commit/b1640d7b7604ef949004f012d2f9dd8683978456
Checked PSR-1: Basic Coding Standard & type error
https://github.com/gnuboard/gnuboard5/commit/9199b7c986fe83d7a6d7da2a07825fe30ad18a7d
Checked PSR-1: Basic Coding Standard & Undefined Variable
https://github.com/gnuboard/gnuboard5/commit/44650b31f6f95e30844d2b8b9e0b03bcfb3218cd
불필요한 PHP 5.2 미만 삭제
https://github.com/gnuboard/gnuboard5/commit/d12c1c84e4afc266141b876e6f55dc52582aca20
PHP 문자열 내 변수 사용 중 Deprecated 사항 수정
https://github.com/gnuboard/gnuboard5/commit/aaf5454144dda2abfa62630eca5ceafdcee33eff
bo_table 선언 및 예외처리 추가
https://github.com/gnuboard/gnuboard5/commit/0031b205972535232cf0a465dfc3fcdaf9ce33ef
삭제된 each 함수 foreach 로 수정
https://github.com/gnuboard/gnuboard5/commit/b5a8ce065fef907263a6c7944d5c1aac5ff5aa2c
PHP 8.0 PHP 엑셀 삭제된 split() 함수 대체
https://github.com/gnuboard/gnuboard5/commit/30c9a54b4f8808197eb554c2033629442bfad767
PHP 8.0 undefined variable 오류 수정
https://github.com/gnuboard/gnuboard5/commit/767c3c55621b436cd9df4aea148335e50b713295
fixed Undefined variable
https://github.com/gnuboard/gnuboard5/commit/3aee9326d703e791c97e63771b511101fcaff46e
PHP8.1 Syntax/Functionality Changes & Deprecations List Check
https://github.com/gnuboard/gnuboard5/commit/0edbdab1d8cc8796cebaab1b22cd3f67e3fd5bdd
htmlpurifier 4.14.0 ver 적용
https://github.com/gnuboard/gnuboard5/commit/0b90f9d63148ad5b22e02611dc2968e5ca9380a0
PHP 8.0에서 변경된 implode() 매개변수 순서 수정
https://github.com/gnuboard/gnuboard5/commit/d3d7b9aadc7ca02128e1b62ba4779f6e75d77e6c
PHP 8.0에서 삭제된 배열 인덱스 표기 {} -> [] 수정
https://github.com/gnuboard/gnuboard5/commit/66d9ae44dafe83ee7ddca8eaea23812783bc410d
PHP 8.1 지원 클래스 맴버변수 var -> public 수정
https://github.com/gnuboard/gnuboard5/commit/a19282b58e508216b7608696e8ff465b0e09cb46
PHP 8.1 지원 HTMLPurifier 패치
https://github.com/gnuboard/gnuboard5/commit/a73cdef0082aea0f3e1a490dcc2ec8e83d260a53
PHP 8.0 지원 HTMLPurifier 4.14 업데이트
https://github.com/gnuboard/gnuboard5/commit/0dbdef754351b861ac1182a364e840f8b6dc913f
PHP 8.1 부터 deprecate 되는 해시함수 수정
https://github.com/gnuboard/gnuboard5/commit/ea2187e1a8132d4c2a60997a648ca91dc3ae95f8
관련링크
-
https://sir.kr/g5_pds/6519
65회 연결