redir and globals in php 7.0.15 on an linux server

I wrote a redir with globals parm1, parm2, parm3
The redir loses the value of the globals during the redir.
On my laptop it works fine on the server not.
Any idea? Is rather urgent. Production stopped.

Also normal global do not take their value when I use them in a form…what 's happening?

I tried everything. On my windows laptop it works fine on a linux server not.
So this is a bug or at least a change in policy ref the globals.

Don’t happens to me… can you show in wich way the parameters are passed?