php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75878 RecursiveTreeIterator::setPostfix has wrong signature
Submitted: 2018-01-26 13:17 UTC Modified: 2018-01-27 11:31 UTC
From: vrana@php.net Assigned: cmb (profile)
Status: Closed Package: SPL related
PHP Version: master-Git-2018-01-26 (Git) 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: vrana@php.net
New email:
PHP Version: OS:

 

 [2018-01-26 13:17 UTC] vrana@php.net
Description:
------------
Reflection reports that RecursiveTreeIterator::setPostfix accepts no params because of arginfo_recursive_it_void https://github.com/php/php-src/blob/php-7.2.1/ext/spl/spl_iterators.c#L1347.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-01-27 11:31 UTC] cmb@php.net
-Status: Open +Status: Verified -Assigned To: +Assigned To: cmb
 [2018-01-27 11:53 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=4bd7658e1b44b72ff76913036c1b41f74318b065
Log: Fix #75878: RecursiveTreeIterator::setPostfix has wrong signature
 [2018-01-27 11:53 UTC] cmb@php.net
-Status: Verified +Status: Closed
 [2018-01-27 12:16 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=a882f95e39a7d9bc78fb5b4ed0210e345acab6d2
Log: Revert "Fix #75878: RecursiveTreeIterator::setPostfix has wrong signature"
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 10:01:31 2024 UTC