Opened 6 years ago
Closed 6 years ago
#4468 closed defect (bug) (fixed)
Use EXTR_SKIP when extracting
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.1 |
| Component: | Administration | Version: | 2.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Use extract()'s EXTR_SKIP option to avoid the possibility of overwriting previously set variables.
Change History (4)
comment:4
foolswisdom — 6 years ago
- Milestone set to 2.2.1
- Resolution set to fixed
- Status changed from new to closed
- Version set to 2.2
Note: See
TracTickets for help on using
tickets.

(In [5708]) Use EXTR_SKIP when extracting. see #4468