php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #74296 Missing documentation for is_iterable
Submitted: 2017-03-23 10:20 UTC Modified: 2017-04-09 07:15 UTC
From: _php dot net at jantvrdik dot com Assigned: jiripudil (profile)
Status: Closed Package: SPL related
PHP Version: 7.1.3 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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: _php dot net at jantvrdik dot com
New email:
PHP Version: OS:

 

 [2017-03-23 10:20 UTC] _php dot net at jantvrdik dot com
Description:
------------
There is no documentation for is_iterable function which was added in PHP 7.1.0 (https://wiki.php.net/rfc/iterable)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-03-25 11:24 UTC] cmb@php.net
-Status: Open +Status: Verified
 [2017-03-25 11:24 UTC] cmb@php.net
-Package: Documentation problem +Package: SPL related
 [2017-04-08 08:20 UTC] jiripudil@php.net
-Status: Verified +Status: Assigned -Assigned To: +Assigned To: jiripudil
 [2017-04-08 08:20 UTC] jiripudil@php.net
It seems that there is no documentation for the whole iterable pseudo-type either. I'll take a look at it
 [2017-04-08 17:02 UTC] jiripudil@php.net
Automatic comment from SVN on behalf of jiripudil
Revision: http://svn.php.net/viewvc/?view=revision&revision=342265
Log: Fix #74296: add documentation for iterable pseudo-type and is_iterable()
 [2017-04-09 07:15 UTC] jiripudil@php.net
-Status: Assigned +Status: Closed
 [2017-04-09 07:15 UTC] jiripudil@php.net
A documentation page has been added for both is_iterable() function and the iterable pseudo-type:

http://php.net/manual/en/language.types.iterable.php
http://php.net/manual/en/function.is-iterable.php

Thank your for the report.
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of jiripudil
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=86d8c6800b86a634ea51264962e951c88dc0a950
Log: Fix #74296: add documentation for iterable pseudo-type and is_iterable()
 [2020-02-07 07:30 UTC] phpdocbot@php.net
Automatic comment on behalf of jiripudil
Revision: http://git.php.net/?p=doc/base.git;a=commit;h=5938bb946745a29c3e29a681acaf23f76705cbcb
Log: Fix #74296: add documentation for iterable pseudo-type and is_iterable()
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 20:01:35 2025 UTC