php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #67202 Wrong documeted return type fo for ArrayObject::serialize
Submitted: 2014-05-04 23:16 UTC Modified: 2014-05-05 17:56 UTC
From: denixport at gmail dot com Assigned: aharvey (profile)
Status: Closed Package: SPL related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: denixport at gmail dot com
New email:
PHP Version: OS:

 

 [2014-05-04 23:16 UTC] denixport at gmail dot com
Description:
------------
Docs for ArrayObject::serialize has wrong return type void wich should be string
This causes many IDEs and tools create false positive warnings

Denis



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-05-05 17:56 UTC] aharvey@php.net
Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=333481
Log: Fix the return type of ArrayObject::serialize().

Fixes doc bug #67202 (Wrong documeted return type fo for
ArrayObject::serialize).
 [2014-05-05 17:56 UTC] aharvey@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: aharvey
 [2014-05-05 17:56 UTC] aharvey@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 21:01:29 2024 UTC