php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66654 shift() method is documented to return boolean. But returns item itself
Submitted: 2014-02-06 07:52 UTC Modified: 2014-09-26 06:53 UTC
From: FractalizeR at yandex dot ru Assigned: krakjoe (profile)
Status: Closed Package: pthreads (PECL)
PHP Version: 5.5.8 OS: Windows
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: FractalizeR at yandex dot ru
New email:
PHP Version: OS:

 

 [2014-02-06 07:52 UTC] FractalizeR at yandex dot ru
Description:
------------
---
From manual page: http://www.php.net/worker.shift
---


Function is documented as final public boolean Worker::shift ( void )

But doc says, that it returns: The first item from the objects properties table. Is this first item always of boolean type?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-09-26 06:52 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=334983
Log: fix #66654 wrong return type
 [2014-09-26 06:53 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2014-09-26 06:53 UTC] krakjoe@php.net
Just fixed this in documentation, takes a while to be deployed.

Thanks for report ;)
 [2020-02-07 06:08 UTC] phpdocbot@php.net
Automatic comment on behalf of krakjoe
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=ca43424113fdb2c63c7ab9eb89a7783921f07efe
Log: fix #66654 wrong return type
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 08:01:28 2024 UTC