Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 38) sorted by relevance

12

/ext-fiber/tests/
H A Dfatal-error-in-fiber.phpt2 Fatal error in new fiber
9 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
H A Dfatal-error-in-nested-fiber.phpt2 Fatal error within a nested fiber
11 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
H A Dfatal-error-with-multiple-fibers.phpt2 Fatal error in a fiber with other active fibers
18 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
H A Dsuspend-outside-fiber.phpt12 Fatal error: Uncaught FiberError: Cannot suspend outside of a fiber in %ssuspend-outside-fiber.php:…
H A Dthrow.phpt21 Fatal error: Uncaught Exception: test in %sthrow.php:%d
H A Dresume-terminated-fiber.phpt16 Fatal error: Uncaught FiberError: Cannot resume a fiber that is not suspended in %sresume-terminate…
H A Ddouble-start.phpt18 Fatal error: Uncaught FiberError: Cannot start a fiber that has already been started in %sdouble-st…
H A Dresume-non-running-fiber.phpt14 Fatal error: Uncaught FiberError: Cannot resume a fiber that is not suspended in %sresume-non-runni…
H A Dout-of-memory-in-fiber.phpt27 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sout-of-me…
H A Dfailing-fiber.phpt22 Fatal error: Uncaught Exception: test in %sfailing-fiber.php:%d
H A Dbacktrace-nested.phpt24 Fatal error: Uncaught Exception in %sbacktrace-nested.php:%d
H A Dget-return-from-unstarted-fiber.phpt14 Fatal error: Uncaught FiberError: Cannot get fiber return value: The fiber has not been started in …
H A Dthrow-into-non-running-fiber.phpt14 Fatal error: Uncaught FiberError: Cannot resume a fiber that is not suspended in %sthrow-into-non-r…
H A Dthrow-from-destruct-with-fiber.phpt20 Fatal error: Uncaught Exception in %sthrow-from-destruct-with-fiber.php:%d
H A Dout-of-memory-in-nested-fiber.phpt31 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sout-of-me…
H A Dout-of-memory-in-recursive-fiber.phpt28 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sout-of-me…
H A Dbacktrace-object.phpt25 Fatal error: Uncaught Exception: test in %sbacktrace-object.php:%d
H A Dget-return-in-unfinished-fiber.phpt18 Fatal error: Uncaught FiberError: Cannot get fiber return value: The fiber has not returned in %sge…
/ext-fiber/
H A Dphp_fiber.h21 # error "ext-fiber is only compatible with PHP 8.0.x"
41 zend_fiber_error *error; variable
/ext-fiber/boost/asm/
H A Dmake_ppc32_ppc64_sysv_macho_gas.S15 #error "No arch's"
H A Dmake_i386_x86_64_sysv_macho_gas.S15 #error "No arch's"
H A Djump_i386_x86_64_sysv_macho_gas.S15 #error "No arch's"
H A Djump_ppc32_ppc64_sysv_macho_gas.S15 #error "No arch's"
H A Djump_combined_sysv_macho_gas.S23 #error "No arch's"
H A Dmake_combined_sysv_macho_gas.S23 #error "No arch's"

Completed in 18 milliseconds

12