Home
last modified time | relevance | path

Searched refs:results (Results 51 – 75 of 160) sorted by relevance

1234567

/PHP-7.4/ext/hash/tests/
H A Dbug52240.phpt2 Bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes)
/PHP-7.4/ext/dom/tests/
H A Dbug69373.phpt2 Bug #69373 References to deleted XPath query results
/PHP-7.4/Zend/tests/
H A Dbug34786.phpt2 Bug #34786 (2 @ results in change to error_reporting() to random value)
H A Dbug26697.phpt2 Bug #26697 (calling class_exists on a nonexistent class in __autoload results in segfault)
/PHP-7.4/ext/spl/tests/
H A Dbug75049.phpt2 Bug #75049 (spl_autoload_unregister can't handle spl_autoload_functions results)
H A Dbug73686.phpt2 Bug #73686 (Adding settype()ed values to ArrayObject results in references)
/PHP-7.4/ext/gmp/tests/
H A Dbug50175.phpt2 Bug #50175: gmp_init() results 0 on given base and number starting with 0x or 0b
/PHP-7.4/ext/standard/tests/math/
H A Dallowed_rounding_error.inc5 //This assumes that the results will be the same to + or - 1.0E-10.
/PHP-7.4/ext/standard/tests/array/
H A Dbug42838.phpt2 Bug #42838 (Wrong results in array_diff_uassoc())
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_multires.phpt57 printf("[009] Expected more results\n");
78 printf("[013] Expected more results\n");
84 printf("[014] No more results expected\n");
H A Dbug42548.phpt42 print "no results found\n";
74 no results found
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3stmt_paramCount_basic.phpt25 echo "SELECTING results\n";
48 SELECTING results
H A Dbug71049.phpt16 $results = $stmt->execute();
/PHP-7.4/ext/oci8/tests/
H A Dbug41069.phpt63 oci_fetch_all($stid, $results, 0, -1, OCI_ASSOC+OCI_FETCHSTATEMENT_BY_ROW);
64 var_dump($results);
69 oci_fetch_all($stid, $results, 0, -1, OCI_ASSOC+OCI_FETCHSTATEMENT_BY_ROW);
70 var_dump($results);
/PHP-7.4/ext/intl/tests/
H A Dbug59597_32.phpt2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
H A Dbug59597_64.phpt2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
/PHP-7.4/Zend/tests/generators/
H A Dbug63066.phpt2 Bug #63066 (Calling an undefined method in a generator results in a seg fault)
/PHP-7.4/ext/mbstring/tests/
H A Dbug49536.phpt2 Bug #49536 (mb_detect_encoding() returns incorrect results when strict_mode is turned on)
/PHP-7.4/ext/date/tests/
H A Dbug39782.phpt2 Bug #39782 (setTime() on a DateTime constructed with a Weekday yields incorrect results)
H A Dbug73426.phpt2 Bug #73426 (createFromFormat with 'z' format char results in incorrect time)
/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/ext/opcache/tests/
H A Dbug65915.phpt2 Bug #65915 (Inconsistent results with require return value)
/PHP-7.4/ext/iconv/tests/
H A Diconv_encoding_basic.phpt41 echo "\n--- results of alterations ---\n";
79 --- results of alterations ---
/PHP-7.4/ext/standard/tests/strings/
H A Dparse_str_basic1.phpt29 echo "\nBasic test with an existing array as results array\n";
68 Basic test with an existing array as results array

Completed in 36 milliseconds

1234567