Responded to @kasparsd:
![](https://kaspars.net/wp-content/uploads/2024/10/cce8da98fda57fdd.jpg)
The patch applied to SCF simply clears out the $_REQUEST global variable that would be available to any such callback function like it already did with $_POST variable before the change.
Responded to @kasparsd:
The patch applied to SCF simply clears out the $_REQUEST global variable that would be available to any such callback function like it already did with $_POST variable before the change.