Searched refs:force (Results 1 – 25 of 74) sorted by relevance
123
2 Suspend in force-closed fiber20 Fatal error: Uncaught FiberError: Cannot suspend in a force-closed fiber in %ssuspend-in-force-clos…22 #0 %ssuspend-in-force-close-fiber.php(%d): Fiber::suspend()25 thrown in %ssuspend-in-force-close-fiber.php on line %d
2 Suspend in force-closed fiber after shutdown22 Fatal error: Uncaught FiberError: Cannot suspend in a force-closed fiber in %ssuspend-in-force-clos…24 #0 %ssuspend-in-force-close-fiber-after-shutdown.php(%d): Fiber::suspend()27 thrown in %ssuspend-in-force-close-fiber-after-shutdown.php on line %d
2 Suspend in force-closed fiber, catching exception thrown from destructor26 Cannot suspend in a force-closed fiber
7 force=040 -f, --force Regenerate configure files in PHP release packages.56 force=166 if test "$dev" = "0" && test "$force" = "0"; then108 if test "$force" = "1"; then
8 yield; // force generator22 yield; // force generator
2 Cannot "yield from" from force closed generator34 Error: Cannot use "yield from" in a force-closed generator in %s:%d
8 ${"f"."oo"} = "force symtable usage";
7 1 + $a = 1; // force a temporary
8 yield; // force generator
12 yield; // force generator
23 yield; // force generator27 $gen->rewind(); // force run
2 yield cannot be used in a finally block when the generator is force-closed29 Fatal error: Uncaught Error: Cannot yield from finally in a force-closed generator in %s:%d
15 function opcache_invalidate(string $filename, bool $force = false): bool {} argument
10 var_dump($a); // force properties HT
22 // Extra X::foo() wrapper to force use of allocated trampoline.
10 // force that it'll be rehashed by adding enough holes
24 /* mysqlnd: force separation - create copies */35 /* mysqlnd: force separation - create copies */53 /* mysqlnd: force separation - create copies*/
11 /* force conversion of inner stream to STDIO. */
6 const C1 = 1; // force dynamic evaluation
6 …EXTENSION('pdo', 'pdo.c pdo_dbh.c pdo_stmt.c pdo_sql_parser.c pdo_sqlstate.c', false /* force stat…
2 PDO_DBLIB: Does not force correct dateformat
24 …cmd /c phpsdk_deps --update --force --no-backup --branch %BRANCH% --stability %STABILITY% --deps %…28 cmd /c buildconf.bat --force
106 force-quit)
16 public function count(): int // override count to force failure
Completed in 23 milliseconds