'fatal error'에 관한 글 7개
- 2024/07/11 [PHP] Non-static method cannot be called statically
- 2024/07/09 [PHP] count(): Argument #1 ($value) must be of type Countable|array, null given ...
- 2024/06/20 [PHP] Cannot use isset() on the result of an expression (you can use "null !== expression" instead)
- 2024/05/12 [PHP] 함수 이름에 잘못 넣은 $ : Can't use function return value in write context
- 2024/04/21 [PHP] Fatal error: Constant expression contains invalid operations in ...
- 2024/01/29 [PHP] Fatal error: Uncaught mysqli_sql_exception: Permission denied in ...
- 2023/12/30 [PHP] 이름이 같은 함수를 또 선언했을 때 - PHP Fatal error: Cannot redeclare...