⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
pfSense
All Projects
pfSense
Overview
Activity
Roadmap
Issues
Gantt
Calendar
News
Documents
Repository
«
Previous
|
Next
»
Revision 621b8ae0
Added by
Reid Linnemann
almost 3 years
ago
ID
621b8ae06ca356c060d747ba1bd61bfe30be77c2
Parent
7eef3784
Child
239e805e
Path corrections to system.inc. Issue
#13446
Corrected single quote strings wwith variable expansion
Corrected 2-deep paths that were incorrectly pattern replaced to
array_get_path('foo','bar' instead of array_get_path('foo/bar')
Related issues
Feature #13446
: Upgrade PHP from 7.4 to 8.1
Changes
View differences
added
modified
copied
renamed
deleted
src
etc
inc
system.inc
(
diff
)
Loading...
Path corrections to system.inc. Issue #13446
array_get_path('foo','bar' instead of array_get_path('foo/bar')