Home
last modified time | relevance | path

Searched refs:bug (Results 226 – 250 of 280) sorted by relevance

12345678910>>...12

/PHP-7.0/sapi/litespeed/
H A DREADME.md221 For bug report, please send bug report to bug [at] litespeedtech.com.
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog19 This bug was discovered by the LLVM fuzzer.
23 This bug was discovered by the LLVM fuzzer.
49 size 1. This bug was found by american fuzzy lop.
108 from Venustech ADLAB discovered this bug.
141 from Venustech ADLAB discovered this bug.
421 optimization improvement, not a bug fix.
439 This was not the same bug as 19 above.
2321 "sbody" failed. This bug has been fixed.
3209 The report of the bug said:
3908 be recognized. This bug has been fixed.
[all …]
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data_packet_size_libmysql.phpt2 mysqli_stmt_send_long_data() - exceed packet size, libmysql - bug #26824
H A Dbug_mysql_49406.phpt2 …rams doesn't work when selecting a date inside a CASE-WHEN, http://bugs.mysql.com/bug.php?id=49406)
H A Dmysqli_change_user_oo.phpt11 die("skip Your MySQL Server version has a known bug that will cause a crash");
H A Dmysqli_stmt_num_rows.phpt58 …// mysqli_stmt_numrows() has a valid resource to work on and it will return int/0 instead. No bug,…
H A Dmysqli_query_unicode.phpt89 Trying to test what Ramil suggests in http://bugs.mysql.com/bug.php?id=29576
H A Dmysqli_insert_id.phpt76 very likely a bug, but someone could have done something on the server
H A Dconnect.inc161 printf("skip Eeeek/BUG/FIXME - connect.inc included twice! skipif bug?\n");
H A Dmysqli_fetch_field.phpt60 // Read http://bugs.php.net/bug.php?id=42344 on defaults!
H A Dmysqli_stmt_bind_param_call_user_func.phpt2 mysqli_stmt_bind_param used with call_user_func_array() (see also bug #43568)
11 die("skip needs PHP 5.3.0-dev+, see http://bugs.php.net/bug.php?id=43568");
H A Dmysqli_stmt_result_metadata_sqltests.phpt9 die("skip Check again when the Klingons visit earth - http://bugs.mysql.com/bug.php?id=42490");
H A Dmysqli_fetch_field_flags.phpt154 // http://bugs.mysql.com/bug.php?id=30081 - new flag introduced in 5.1.24/6.0.4
/PHP-7.0/ext/pdo_mysql/tests/
H A Dbug_42499.phpt37 // This will bail at you because you have not fetched the SELECT results: this is not a bug!
H A Dpdo_mysql_stmt_blobfromsteam.phpt96 // is the bug about chr(0) or the streaming...
H A Dpdo_mysql___construct_options.phpt44 /* TODO Possible bug PDO::ATTR_TIMEOUT != MYSQLI_OPT_CONNECT_TIMEOUT*/
/PHP-7.0/ext/pdo_odbc/tests/
H A Dcommon.phpt27 // 2. it detects if ODBC driver is not installed - to avoid test bug
/PHP-7.0/ext/mbstring/libmbfl/
H A Dconfig.h.in60 /* Define to the address where bug reports for this package should be sent. */
/PHP-7.0/ext/standard/tests/general_functions/
H A Dparse_ini_file.phpt94 /* From bug #44574 */
/PHP-7.0/ext/spl/tests/
H A Dbug55701.phpt250 // The classes SplFileObject and SplTempFileObject are not affected by the bug
269 // the LogicException is thrown (don't break the behaviour introduced to fix bug #54384)
/PHP-7.0/
H A Drun-tests.php64 list($major, $minor, $bug) = explode(".", phpversion(), 3);
65 $bug = (int)$bug; // Many distros make up their own versions variable
66 if ($bug < 10) {
67 $bug = "0$bug"; variable
70 define("PHP_VERSION_ID", "{$major}0{$minor}$bug");
H A DREADME.RELEASE_PROCESS29 steps related to the php/QA/bug websites try to have someone from the webmaster
250 III. ``s/Fixed bug #\([0-9]\+\)/<?php bugfix(\1); ?>/``
252 IV. ``s/Fixed PECL bug #\([0-9]\+\)/<?php peclbugfix(\1); ?>/``
/PHP-7.0/ext/oci8/tests/
H A Dconn_attr_4.phpt57 // NB. This may diff in 11.1.0.6 due to a bug causing CLIENT_INFO of NULL to be ignored.
H A Dbug41069.phpt2 …Oracle crash with certain data over a DB-link when prefetch memory limit used - Oracle bug 6039623)
/PHP-7.0/ext/mbstring/oniguruma/
H A Dconfig.h.in67 /* Define to the address where bug reports for this package should be sent. */

Completed in 68 milliseconds

12345678910>>...12