Closed fluffy-critter closed 4 years ago
PHP keeps on changing its mind about whether or not to rename . in GET/POST variables to _. I still can't get a straight answer about this. But it seems that at least in PHP 7.4, it's not doing that rewrite anymore. I think. I'm not sure anymore.
.
_
ack no I was wrong, it's still doing the rewriting, so there's somethign else wrong with the websub callback...
PHP keeps on changing its mind about whether or not to rename
.
in GET/POST variables to_
. I still can't get a straight answer about this. But it seems that at least in PHP 7.4, it's not doing that rewrite anymore. I think. I'm not sure anymore.