2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/core/modules
MDW 2496d20d4f Fix nullable return with if($ok == 1) in stead of if($ok)
# Fix nullable return with if($ok == 1) in stead of if($ok)

This seems to be a bug in Phan where if($ok) changes the type of $ok.
Testing with '$ok == 1' instead fixes the issue.

This has been reported to the phan team.
2024-03-21 00:28:14 +01:00
..
2024-03-11 14:28:55 +01:00
2024-03-20 15:15:28 +01:00
2024-03-19 22:52:33 +01:00
2024-03-16 13:27:51 +01:00
2024-03-02 12:40:25 +01:00
2024-03-13 01:04:51 +01:00
2024-03-14 16:40:06 +01:00
2024-03-09 01:45:31 +01:00
2024-03-09 01:45:31 +01:00
2024-03-14 16:40:06 +01:00
2024-03-09 01:45:31 +01:00
2024-03-09 01:45:31 +01:00
2024-01-27 02:04:43 +01:00
2024-03-17 00:35:06 +01:00
2024-02-29 20:05:37 +01:00
2024-03-09 01:45:31 +01:00