Home
last modified time | relevance | path

Searched refs:due (Results 1 – 25 of 40) sorted by last modified time

12

/PHP-5.5/win32/
H A Dtime.c99 LARGE_INTEGER due; in usleep() local
101 due.QuadPart = -(10 * (__int64)useconds); in usleep()
104 SetWaitableTimer(timer, &due, 0, NULL, NULL, 0); in usleep()
/PHP-5.5/tests/classes/
H A Dinterface_constant_inheritance_004.phpt2 Ensure a class may implement two interfaces which include the same constant (due to inheritance).
/PHP-5.5/tests/basic/
H A D026.phpt2 Registration of HTTP_RAW_POST_DATA due to unknown content-type
/PHP-5.5/sapi/litespeed/
H A DREADME21 due to lacking of this flexibility. LiteSpeed SAPI is carefully designed
/PHP-5.5/sapi/apache2handler/
H A DREADME17 * The lack of re-entrancy of PHP. due to this I have disabled the 'virtual'
/PHP-5.5/
H A Dphp.ini-development220 ; emitting less packets due to buffered output versus PHP streaming the output
254 ; Note: Resulting chunk size may vary due to nature of compression. PHP
957 ;the available process stack and eventually crash PHP (due to reaching the
H A Dphp.ini-production220 ; emitting less packets due to buffered output versus PHP streaming the output
254 ; Note: Resulting chunk size may vary due to nature of compression. PHP
957 ;the available process stack and eventually crash PHP (due to reaching the
H A Dmakerpm140 - Fix path and remove --with-imap due to conflicts with kerberos.
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug47818.phpt2 Bug #47818 (Segfault due to bound callback param)
/PHP-5.5/ext/standard/tests/strings/
H A Dbug54322.phpt2 Bug #54322: Null pointer deref in get_html_translation_table due to information loss in long-to-int…
/PHP-5.5/ext/spl/tests/
H A DarrayObject___construct_basic4.phpt2 …onstruct basic usage with ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 45622.
H A DarrayObject___construct_basic5.phpt2 …rrayObject::STD_PROP_LIST|ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 45622.
H A DarrayObject_setFlags_basic1.phpt2 …etFlags basic usage with ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 45622.
/PHP-5.5/ext/pspell/
H A DREADME16 working with the aspell module for php. This is due to the fact that the
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.re403 /* calculate the possible padding factor due to quoting */
/PHP-5.5/ext/opcache/
H A DREADME151 but which may not be executed because the parent class is missing due to
172 2) Code that does not work well when accelerated, due to some delayed
/PHP-5.5/ext/oci8/tests/
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.
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_change_user_locks_temporary.phpt24 printf("[003] Reading from test should not be possible due to a lock, [%d] %s\n",
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja17 ASCII with i18n option enabled. (note: executable is bit larger due
/PHP-5.5/ext/intl/tests/
H A Dlocale_compose_locale.phpt122 $res_str .= "No values found from Locale compose due to the following error:\n";
173 Composed Locale: No values found from Locale compose due to the following error:
178 Composed Locale: No values found from Locale compose due to the following error:
183 Composed Locale: No values found from Locale compose due to the following error:
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS35 unless the error is due to bad arguments, in which case only the global error
/PHP-5.5/ext/gd/tests/
H A Dimageantialias_error2.phpt16 This test is failing due to this wrogn check
/PHP-5.5/ext/filter/tests/
H A Dbug52929.phpt12 // An invalid address likely to crash PHP due to stack exhaustion if it goes to
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2020 # TODO: missing due to unknown magic/magic at end of file:
13760 # now skip to the *third* local file header; again, we need to scan due to a
14475 # In spite of its quite variable format (due to internal memory page
/PHP-5.5/ext/exif/tests/
H A Dbug34704.phpt2 Bug #34704 (Infinite recursion due to corrupt JPEG)

Completed in 105 milliseconds

12