Home
last modified time | relevance | path

Searched refs:uses (Results 1 – 25 of 64) sorted by relevance

123

/PHP-7.4/Zend/tests/
H A Dbug44069.phpt10 // $newstring .= $string; //This uses an expected amount of mem.
11 $newstring = $newstring . $string; //This uses very much mem.
/PHP-7.4/ext/opcache/tests/
H A Dbug70111.phpt2 Bug #70111 (Segfault when a function uses both an explicit return type and an explicit cast)
H A Dbug79412.phpt2 Bug #79412 (Opcache chokes and uses 100% CPU on specific script)
/PHP-7.4/ext/spl/tests/
H A Dbug74372.phpt2 Bug #74372: autoloading file with syntax error uses next autoloader, may hide parse error
/PHP-7.4/Zend/tests/type_declarations/
H A Dweak_call_strict.phpt12 // This file uses weak mode, so the call is weak, and float accepted for int
H A Dweak_explicit_call_strict.phpt12 // This file uses weak mode, so the call is weak, and float accepted for int
H A Dstrict_call_weak.phpt12 // This file uses strict mode, so the call is strict, and float denied for int
H A Dstrict_call_weak_explicit.phpt12 // This file uses strict mode, so the call is strict, and float denied for int
/PHP-7.4/ext/mysqlnd/
H A Dconfig9.m416 dnl If some extension uses mysqlnd it will get compiled in PHP core
38 …ND_SHARED_LIBADD, [AC_DEFINE(MYSQLND_HAVE_SSL,1,[Enable mysqlnd code that uses OpenSSL directly])])
/PHP-7.4/ext/date/tests/
H A Dtimezone_name_from_abbr_basic1.phpt28 echo "-- Tests without valid name - uses gmtOffset and isdst to find match --\n";
50 -- Tests without valid name - uses gmtOffset and isdst to find match --
H A Dbug32555.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') die('skip strftime uses system TZ');
H A Dbug33532.phpt8 if(PHP_OS == 'Darwin' || defined('PHP_WINDOWS_VERSION_MAJOR')) die("skip strftime uses system TZ on…
/PHP-7.4/ext/curl/tests/
H A Dbug48514.phpt2 Bug #48514 (cURL extension uses same resource name for simple and multi APIs)
H A Dcurl_ftp_pasv.phpt33 * Skips 10.5.80.146 for data connection, uses 10.5.80.146 instead
/PHP-7.4/ext/session/tests/
H A D020.phpt2 rewriter uses arg_separator.output for modifying URLs
H A Dbug74514.phpt11 but it still uses SG(headers_sent).
/PHP-7.4/ext/calendar/tests/
H A Dunixtojd.phpt21 // -uses --INI-- section with date.timezone=UTC
22 // -uses putenv('TZ=UTC')
/PHP-7.4/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
/PHP-7.4/ext/reflection/tests/
H A D005.phpt2 ReflectionMethod::getDocComment() uses wrong comment block
H A Dbug64936.phpt2 ReflectionMethod::getDocComment() uses left over doc comment from previous scanner run
/PHP-7.4/ext/standard/tests/strings/
H A Dprint_basic.phpt55 This uses the "here document" syntax to output
88 This uses the "here document" syntax to output
/PHP-7.4/ext/standard/tests/array/
H A Dbug24980.phpt2 Bug #24980 (array_reduce() uses first element as default running total)
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_skipif.inc10 // imap uses tcp port 143
/PHP-7.4/Zend/
H A DREADME.md59 same as in old `zend_execute.c`, but now it uses macros to access opcode
122 Executor's code is generated by PHP script zend_vm_gen.php it uses
134 file requires `--with-lines` option. By default ZE2 uses the following command
/PHP-7.4/ext/openssl/tests/
H A Dbug74903.phpt2 Bug #74903 openssl_pkcs7_encrypt() uses different EOL than before

Completed in 26 milliseconds

123