php7mar icon indicating copy to clipboard operation
php7mar copied to clipboard

Wrong new operator with reference detection

Open EvgenyUnvsoft opened this issue 9 years ago • 0 comments

It is not new operator withh reference

# critical
#### D:\user.php
* newOperatorWithReference
 * Line 174: `    if (isset($expiration_date) && new \DateTime($expiration_date)

EvgenyUnvsoft avatar Oct 19 '16 09:10 EvgenyUnvsoft