top | item 43124017 (no title) mrunkel | 1 year ago I can confirm that PHP doesn't have this problem.<?phpif ("null" == null) { echo "true"; } else { echo "false"; }prints "false" discuss order hn newest hsbauauvhabzb|1 year ago Is this php5 or a more recent version? That is hugely relevant when it comes to pho and something I should have mentioned in my original post (no idea if this specific thing would work in pho5, but there are other weird things) mrunkel|1 year ago I tested "all supported" but this is explicitly for 5:https://3v4l.org/cFc5I#v5.4.45
hsbauauvhabzb|1 year ago Is this php5 or a more recent version? That is hugely relevant when it comes to pho and something I should have mentioned in my original post (no idea if this specific thing would work in pho5, but there are other weird things) mrunkel|1 year ago I tested "all supported" but this is explicitly for 5:https://3v4l.org/cFc5I#v5.4.45
mrunkel|1 year ago I tested "all supported" but this is explicitly for 5:https://3v4l.org/cFc5I#v5.4.45
hsbauauvhabzb|1 year ago
mrunkel|1 year ago
https://3v4l.org/cFc5I#v5.4.45