alleyinteractive / alleyinteractive/my-photon
@ operators
Ouverte
- Langage dominant
- PHP
- Étoiles
- 15
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.