Home
last modified time | relevance | path

Searched refs:results (Results 1 – 25 of 160) sorted by path

1234567

/PHP-7.4/
H A D.gitignore238 # Test results generated by `./run-tests.php`
H A DNEWS162 . Fixed bug #81400 (Unterminated string in dns_get_record() results). (cmb)
1222 . Fixed bug #78903 (Conflict in RTD key for closures results in crash).
2708 . Fixed bug #74462 (PDO_Firebird returns only NULLs for results with boolean
2779 . Fixed bug #75916 (DNS_CAA record results contain garbage). (Mike,
H A DUPGRADING635 results of Reflection...::getModifiers(), using hard-coded numeric values.
H A DUPGRADING.INTERNALS198 reasonable. This results in "thread safe" getenv/putenv in Windows and
/PHP-7.4/Zend/tests/
H A Dbug26697.phpt2 Bug #26697 (calling class_exists on a nonexistent class in __autoload results in segfault)
H A Dbug26698.phpt6 ini_set("report_memleaks", 0); // the exception thrown in this test results in a memory leak, whic…
H A Dbug33318.phpt2 Bug #33318 (throw 1; results in Invalid opcode 108/1/8)
H A Dbug34786.phpt2 Bug #34786 (2 @ results in change to error_reporting() to random value)
H A Dbug37715.phpt25 // Alternatively $c = $a; and foreachloop removal will cause identical results.
H A Dbug39127.phpt2 Bug #39127 (Old-style constructor fallbacks produce strange results)
H A Dbug43183.phpt2 Bug #43183 ("use" of the same class in difference scripts results in a fatal error)
H A Dlist_keyed_conversions.phpt6 $results = [
12 list(NULL => $NULL, 1.5 => $float, FALSE => $FALSE, TRUE => $TRUE) = $results;
17 list("0" => $zeroString, "1" => $oneString) = $results;
H A Dobjects_033.phpt12 // if used for comparison, results in the behavior consistent
H A Dthrowable_003.phpt2 Test user code implementing Throwable results in fatal error
/PHP-7.4/Zend/tests/generators/
H A Dbug63066.phpt2 Bug #63066 (Calling an undefined method in a generator results in a seg fault)
H A Dbug75396.phpt2 Bug #75396: Exit inside generator finally results in fatal error
H A Dget_return.phpt60 // Explicit value-less return also results in a NULL generator
/PHP-7.4/Zend/tests/traits/
H A Dbug55554f.phpt6 // Ensuring that inconsistent constructor use results in an error to avoid
H A Dbug55554g.phpt6 // Ensuring that inconsistent constructor use results in an error to avoid
/PHP-7.4/azure/
H A Dcommunity_job.yml9 # and don't care about the actual test results, as there will commonly be failures for
12 # Because exit() in PHP results in an unclean shutdown, test runs are patching phpunit to
/PHP-7.4/build/
H A Dconfig.guess783 results, however. */
H A Dlibtool.m42982 # or program results in "error TOC overflow" add -mminimal-toc to
5673 # or program results in "error TOC overflow" add -mminimal-toc to
/PHP-7.4/docs/
H A Dparameter-parsing-api.md12 string of type specifiers, can parse the input parameters and store the results
27 variables to store the results in. The _ex() version also takes 'flags' argument
H A Dstreams.md345 * hold the results */
/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c190 zval *exists, results, value; in php_com_import_typelib() local
219 if (COMG(autoreg_verbose) && !compare_function(&results, &value, exists)) { in php_com_import_typelib()

Completed in 47 milliseconds

1234567