PHP 8.5.0 Beta 3 available for testing

UI\run

(UI 2.0.0)

UI\run โ€” Enter UI Loop

่ชฌๆ˜Ž

UI\run(int $flags = ?): void

Shall cause PHP to enter into the main loop, by default control will not be returned to the caller

ใƒ‘ใƒฉใƒกใƒผใ‚ฟ

flags

Set UI\Loop to return control, and UI\Wait to return control after waiting

ๆˆปใ‚Šๅ€ค

๏ผ‹add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top