alleyinteractive / alleyinteractive/my-photon
@ operators
Offen
- Vorherrschende Sprache
- PHP
- Sterne
- 15
- Forks
- 5
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I found an `@` operator swallowing problems here:
https://github.com/alleyinteractive/my-photon/blob/master/inc/functions.php#L21
`parse_url` will return false if the URL is invalid. `@` will not prevent errors from happening, it only silences the error logger
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.