Commit bca196c
Do not report an undefined function warning if the function name is a variable
Summary: Counterpart of the previous fix. Do not report potentially false positives in case a function is a variable.
Reviewed By: alanz
Differential Revision: D84832054
fbshipit-source-id: 4a0b2fde715da4bfcab83f802d95da1a31a797ff1 parent 7cf2eaf commit bca196c
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
404 | 416 | | |
0 commit comments