A new #phpparser release dropped.
It contains a opt-in improvement for NodeConnectingVisitor and ParentConnectingVisitor to make it use WeakReferences to assist #php garbage collector.
This might be useful for you in case you use the lib on big ASTs to reclaim memory.