alleyinteractive / alleyinteractive/my-photon
@ operators
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 15
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.