Poor English skills, seeking assistance. 🙏 #8851
-
For example, the following code will throw an error "Trying to access array offset on value of type null" in PHP 7.4.30. Since my English is poor, I couldn't find the corresponding upgrade rule to fix this error. Could you please tell me exactly what I should do?
|
Beta Was this translation helpful? Give feedback.
Answered by
samsonasik
Oct 5, 2024
Replies: 1 comment
-
Hi, rector is not error handler, to fix that, you need to create more unit test, activate logger, and validate code with phpstan |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
samsonasik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, rector is not error handler, to fix that, you need to create more unit test, activate logger, and validate code with phpstan