include functions #27

닫힘
belliash2018-07-29 07:58:26 +02:00을 오픈 · 0개의 코멘트
소유자

Aer Information

  • Aer Version (or commit ref): 48b2e9d1c6
  • Operating System: Linux
  • System Architecture (eg. arm, x86_64, ...): x86_64

Your problem description

Include functions [include(), include_once(), require(), require_once()] does not check for opening and closing bracket. They can be called both:

include('file.php');

and

Expected results

Describe here, what output and/or software behave did you expect.

Current results

Provide here current result and program output.

<!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please take a moment to check that your issue doesn't already exist. 3. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> # Aer Information - Aer Version (or commit ref): 48b2e9d1c6 - Operating System: Linux - System Architecture (eg. arm, x86_64, ...): x86_64 # Your problem description Include functions [include(), include_once(), require(), require_once()] does not check for opening and closing bracket. They can be called both: include('file.php'); and # Expected results Describe here, what output and/or software behave did you expect. # Current results Provide here current result and program output.
belliash added the duplicate label 2018-07-29 08:01:29 +02:00
belliash 자체적으로 할당됨 2018-07-30 09:54:10 +02:00
로그인하여 이 대화에 참여
참여자 1명
알림
마감일
마감일이 설정되지 않았습니다.
의존성

No dependencies set.

Reference: aerscript/Aer#27