Scanner-One
Contact
Scan
Home
Results
Scan 60
Findings
Finding 40995
Actions
Hide this finding
Hide all 'Compute operator new'
Show surroundings
Finding details
File
Documentation
Stack
Compute operator new
Assigned '$conn' with new'ed object.
In line 0:
Finding
$conn
=
new
mysqli
(
"
localhost
"
,
"
root
"
,
"
"
,
"
testdb
"
)
;