Develop - 160403#17
Merged
Merged
Conversation
Version up to 1.8.7
travis-ci 변경에 따른 옵션 설정
non-static한 함수를 static하게 사용하여 발생하는 오류를 수정합니다.
오타 수정. (php언어 특성상 오류는 안나지만..)
글 제목에 대한 HTML 태그 escape
CKEditor의 버전을 4.5.3으로 업그레이드합니다. Edge 브라우저에서 소스 클릭시 튕기는 문제 등을 해결합니다.
코드줍기입니다..ㅎㅎ
* 선택적 SSL 환경서 관리자 에디터 파일 첨부가 안되는 문제. * Revert "선택적 SSL 환경서 관리자 에디터 파일 첨부가 안되는 문제." This reverts commit bc13035. * 회원 정보 조회/수정폼 오타로 인한 폼 깨짐 현상 해결 회원 정보 조회/수정폼 오타로 인한 폼 깨짐 현상 해결
잘못된 변수명 변경
- 200 Ok가 201로 작성된 문제 고침 - 목록에 없는 코드 추가 - 목록에 없는 코드의 메시지 반환 시 'OK'로 고정되어 있던 것을 'HTTP xxx'으로 반환하도록 변경
* add to errorlog function * add to backtrace funcions. * Delete conditions for the fatal error output. * Improving the readability of the debug code. * Improved readability enables debug messages.
upload_max_filesize가 MB단위로 되어있지 않은 경우(ex. 2G) 발생하던 오류를 수정했습니다.
PHP 7.1에서 오류를 유발하는 Context 클래스의 $this 사용 제거
파일 크기 제한, 문서 첨부 제한 설정 오류 수정
…t-search 서드파티가 게시판 검색 과정에 영향을 줄 수 있도록 하는 기반
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.