php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35335 [DE] setcookie()
Submitted: 2005-11-22 17:26 UTC Modified: 2005-11-23 12:33 UTC
From: gruniversal at gmx dot de Assigned: simp (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: gruniversal at gmx dot de
New email:
PHP Version: OS:

 

 [2005-11-22 17:26 UTC] gruniversal at gmx dot de
Description:
------------
Fehlerhafter Satz!

Reproduce code:
---------------
in setcookie()

Expected result:
----------------
Sollte bereits vor dem Aufruf dieser Funktion eine Ausgabe erfolgt sein, wird setcookie() scheitern und FALSE zur?ckgeben.

Actual result:
--------------
Erfolgte bereits vor dem Aufruf dieser Funktion eine Ausgabe erfolgt sein, gibt setcookie() scheitern und FALSE zur?ckgeben.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-23 12:33 UTC] simp@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC