php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #64930 Description for auto_globals_jit doesn't document that $_REQUEST is also JIT
Submitted: 2013-05-27 15:03 UTC Modified: 2021-09-29 17:43 UTC
From: Sjon at hortensius dot net Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.4.15 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 - 6 = ?
Subscribe to this entry?

 
 [2013-05-27 15:03 UTC] Sjon at hortensius dot net
Description:
------------
Since php-5.4, $_REQUEST is also JIT (as can be seen on http://3v4l.org/LYN2l ); 
the documentation for auto_globals_jit should show this


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-09-29 17:43 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-09-29 17:43 UTC] cmb@php.net
This has apparently been fixed in the meantime:
<https://www.php.net/manual/en/ini.core.php#ini.auto-globals-jit>.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC