krowkrow
Results
2
issues of
krowkrow
`$zk->get('/test', 'mywatch'); function mywatch($eventType, $eventState, $eventKey) { echo 'listen node'; print_r(func_get_args()); } ` i add node /test/a, or remove it, mywatch function not work, PHP7.0.24 NTS
i wish it surpport php7!!!