OpenSwoole\Table->valid

25.x is outdated, please check the latest version 26.x


Latest version: pecl install openswoole-26.2.0

Declaration

<?php OpenSwoole\Table->valid()

Parameters

Return

Description

This method is called after OpenSwoole\Table->rewind() and OpenSwoole\Table->next() to check if the current position is valid.

Example

Last updated on February 28, 2026