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.
Aer Information
48b2e9d1c6
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.