php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #18576 grammar in session_readonly
Submitted: 2002-07-25 18:06 UTC Modified: 2003-05-15 17:09 UTC
From: thinker at mit dot edu Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.2 OS:
Private report: No CVE-ID: None
 [2002-07-25 18:06 UTC] thinker at mit dot edu
session_readonly -- Begin session - reinitializes freezed variables, but no writeback on request end

should read: frozen instead of freezed unless this is some language specific term like 'thunk' instead of 'thought'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-26 01:20 UTC] thinker at mit dot edu
this isn't bogus.  freezed is NOT a legitimate word/adjective

the verb 'to freeze' conjugates
-- freeze
-- froze
-- will freeze

associated adjectives:
-- frozen

i'm not making this up, and any good documentation should be at least edited for grammar if not style.
 [2002-07-26 01:53 UTC] rverlander@php.net
Umm Is that an error on the site (www.php.net) or an error produced by bad php code?
if its an error from bad php code i can commit a fix into cvs
 [2002-07-26 02:26 UTC] georg@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 [2003-05-15 16:24 UTC] spagmoid at yahoo dot com
Why is this in the manual at all when it doesn't exist?  We need a way to read the current session without outputting headers.
 [2003-05-15 17:09 UTC] philip@php.net
The documentation has been removed, some old discussion on 
this topic here: 
* http://bugs.php.net/8978 
* http://marc.theaimsgroup.com/?l=php-dev&m=102955914915969 
We only document real functions, not vaporware :) 
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Aug 02 19:00:02 2025 UTC