Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing function and method definitions in Example #1 for register_tick_function() #4420

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

UsingSession
Copy link

The example for register_tick_function() is incomplete. It is missing the definitions for the callback function my_function and the class method my_method.

Additionally, due to the missing definitions, the "Sandbox Example" code provided on the PHP documentation page cannot be run directly, making it difficult for users to test or understand the functionality.

Missing function and method definitions in Example #1 for register_tick_function()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant