php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #61402 [ES] ES Documentation has a bug
Submitted: 2012-03-15 16:19 UTC Modified: 2012-03-18 22:44 UTC
From: valderrama dot christopher at gmail dot com Assigned: seros (profile)
Status: Closed Package: Translation problem
PHP Version: 5.4.0 OS: ANY
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: valderrama dot christopher at gmail dot com
New email:
PHP Version: OS:

 

 [2012-03-15 16:19 UTC] valderrama dot christopher at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.session-status#refsect1-
function.session-status-description
---

The documentation states that session_status() returns a bool, but actually it 
returns a int with the status of the session,

Test script:
---------------
Documentation Problem

Expected result:
----------------
State that the function returns a int, not a bool

Actual result:
--------------
The documentation says that the function returns a bool not a int

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-03-18 16:26 UTC] yannick@php.net
-Summary: ES Documentation has a bug +Summary: [ES] ES Documentation has a bug
 [2012-03-18 22:43 UTC] seros@php.net
-Assigned To: +Assigned To: seros
 [2012-03-18 22:44 UTC] seros@php.net
-Status: Assigned +Status: Closed
 [2012-03-18 22:44 UTC] seros@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2012-03-18 22:45 UTC] seros@php.net
Automatic comment from SVN on behalf of seros
Revision: http://svn.php.net/viewvc/?view=revision&revision=324343
Log: Fixed Doc Bug #61402
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 01:01:31 2024 UTC