WPIntell

Source evidence

Passing null to string warning

Urvanov Syntax Highlighter · support · 2024-07-03T04:10:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 22 rows with source links

18.2% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

18 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
cnxsoft unresolved
The plugin works but I have a warning showing up in debug.log: [03-Jul-2024 04:05:30 UTC] PHP Deprecated: pathinfo(): Passing null to parameter #1 ($path) of type string is deprecated in /zzz/public_html/wp-content/plugins/urvanov-syntax-highlighter/class-urvanov-syntax-highlighter-langs.php on line 86 I modified the code as follows and it seems OK: if ( '' != $path) { extract(pathinfo($path)); } The page I need help with: [ log in to see the link] Fixed in 2.8.37. I hope.

Comments

1 shown
urvanov 2024-08-02T06:45:00+00:00

Fixed in 2.8.37. I hope.