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
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: 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

Pull Requests

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: Thu Nov 21 10:01:29 2024 UTC