Searched refs:error (Results 1 – 25 of 38) sorted by relevance
12
2 Fatal error in new fiber9 trigger_error("Fatal error in fiber", E_USER_ERROR);16 Fatal error: Fatal error in fiber in %sfatal-error-in-fiber.php on line %d
2 Fatal error within a nested fiber11 trigger_error("Fatal error in nested fiber", E_USER_ERROR);30 Fatal error: Fatal error in nested fiber in %sfatal-error-in-nested-fiber.php on line %d
2 Fatal error in a fiber with other active fibers18 trigger_error("Fatal error in fiber", E_USER_ERROR);30 Fatal error: Fatal error in fiber in %sfatal-error-with-multiple-fibers.php on line %d
12 Fatal error: Uncaught FiberError: Cannot suspend outside of a fiber in %ssuspend-outside-fiber.php:…
21 Fatal error: Uncaught Exception: test in %sthrow.php:%d
16 Fatal error: Uncaught FiberError: Cannot resume a fiber that is not suspended in %sresume-terminate…
18 Fatal error: Uncaught FiberError: Cannot start a fiber that has already been started in %sdouble-st…
14 Fatal error: Uncaught FiberError: Cannot resume a fiber that is not suspended in %sresume-non-runni…
27 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sout-of-me…
22 Fatal error: Uncaught Exception: test in %sfailing-fiber.php:%d
24 Fatal error: Uncaught Exception in %sbacktrace-nested.php:%d
14 Fatal error: Uncaught FiberError: Cannot get fiber return value: The fiber has not been started in …
14 Fatal error: Uncaught FiberError: Cannot resume a fiber that is not suspended in %sthrow-into-non-r…
20 Fatal error: Uncaught Exception in %sthrow-from-destruct-with-fiber.php:%d
31 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sout-of-me…
28 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sout-of-me…
25 Fatal error: Uncaught Exception: test in %sbacktrace-object.php:%d
18 Fatal error: Uncaught FiberError: Cannot get fiber return value: The fiber has not returned in %sge…
21 # error "ext-fiber is only compatible with PHP 8.0.x"41 zend_fiber_error *error; variable
15 #error "No arch's"
23 #error "No arch's"
Completed in 12 milliseconds