Home
last modified time | relevance | path

Searched refs:bug (Results 201 – 225 of 254) sorted by relevance

1234567891011

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug47273.phpt2 Bug #47273 (Encoding bug in SoapServer->fault)
/PHP-5.5/sapi/litespeed/
H A DREADME221 For bug report, please send bug report to bug [at] litespeedtech.com.
/PHP-5.5/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-5.5/ext/mysqli/tests/
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_stmt_send_long_data_packet_size_libmysql.phpt2 mysqli_stmt_send_long_data() - exceed packet size, libmysql - bug #26824
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 Dconnect.inc162 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_insert_id.phpt76 very likely a bug, but someone could have done something on the server
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");
/PHP-5.5/ext/pdo_odbc/tests/
H A Dcommon.phpt27 // 2. it detects if ODBC driver is not installed - to avoid test bug
/PHP-5.5/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-5.5/ext/mbstring/libmbfl/
H A Dconfig.h.in60 /* Define to the address where bug reports for this package should be sent. */
/PHP-5.5/ext/xsl/tests/
H A Dbug49634.phpt2 bug #49634 (Segfault throwing an exception in a XSL registered function)
/PHP-5.5/
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
247 III. ``s/Fixed bug #\([0-9]\+\)/<?php bugfix(\1); ?>/``
249 IV. ``s/Fixed PECL bug #\([0-9]\+\)/<?php peclbugfix(\1); ?>/``
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES40 Please refer to bug #23610 for further information.
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_file.phpt94 /* From bug #44574 */
/PHP-5.5/ext/mbstring/oniguruma/
H A Dconfig.h.in63 /* Define to the address where bug reports for this package should be sent. */
/PHP-5.5/ext/oci8/tests/
H A Dbug41069.phpt2 …Oracle crash with certain data over a DB-link when prefetch memory limit used - Oracle bug 6039623)
H A Dconn_attr_4.phpt55 // NB. This may diff in 11.1.0.6 due to a bug causing CLIENT_INFO of NULL to be ignored.

Completed in 72 milliseconds

1234567891011