|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patchesimpl-54587 (last revision 2011-04-21 14:49 UTC by jinmoku at hotmail dot com)Pull RequestsHistoryAllCommentsChangesGit/SVN commits
[2018-03-10 16:44 UTC] cmb@php.net
-Summary: RecursiveTreeIterator posfix is not
implemented
+Summary: RecursiveTreeIterator postfix is not
implemented
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: cmb
[2018-03-10 16:44 UTC] cmb@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Dec 03 15:00:01 2025 UTC |
Description: ------------ RecursiveTreeIterator posfix is not implemented, and RecursiveTreeIterator::getPostfix return nothing (RETVAL_STRINGL("", 0, 1);) I think it's will good to create const (POSTFIX_*) and RecursiveTreeIterator::setProstfixPart All postfix should be blank at the beginning