I'm following an amateur online grade for beginners in Symfony, but I've just step into a part where the instructor is using REQUEST to manage GET and POST requests. In standard PHP, the use of REQUEST is disregarded due to security issues.
That's pretty much the question, just in case I'm doing a dumb question, I contextualize it. If the grade was being perfectly driven before this, I won't ask and just believe it is a good practice in Symfony, but this is not the first time I notice strange habits in this guy's programming so I don't know if it's a good idea to follow the grade anymore.