Home
last modified time | relevance | path

Searched refs:d (Results 351 – 375 of 6607) sorted by last modified time

1...<<11121314151617181920>>...265

/php-src/ext/zend_test/tests/
H A Dobserver_bug81435.phpt9 zend_test.observer.observe_function_names=a,d
18 function d() {} // observed
21 d();
46 <!-- init d() -->
47 <d>
48 </d>
53 Fatal error: Allowed memory size of 20971520 bytes exhausted %s in %s on line %d
H A Dobserver_basic_02.phpt35 <!-- init '%s%eobserver_basic_%d.php' -->
36 <file '%s%eobserver_basic_%d.php'>
75 </file '%s%eobserver_basic_%d.php'>
H A Dobserver_bug81430_2.phpt48 Fatal error: Allowed memory size of %d bytes exhausted %s in %s on line %d
/php-src/ext/session/tests/
H A Dgh13856.phpt15 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
17 Warning: SessionHandler::close(): Parent session handler is not open in %s on line %d
19 Warning: session_start(): Failed to initialize storage module: user (path: ) in %s on line %d
/php-src/ext/xsl/tests/
H A Dbug71571_b.phpt40 …ning: XSLTProcessor::transformToDoc(): runtime error: file %s line 8 element param in %s on line %d
43 …ars in order to raise the maximum number of variables/params (currently set to 2). in %s on line %d
45 Warning: XSLTProcessor::transformToDoc(): Templates: in %s on line %d
47 Warning: XSLTProcessor::transformToDoc(): #0 name recurse in %s on line %d
49 Warning: XSLTProcessor::transformToDoc(): #1 name recurse in %s on line %d
51 Warning: XSLTProcessor::transformToDoc(): #2 name / in %s on line %d
53 Warning: XSLTProcessor::transformToDoc(): Variables: in %s on line %d
55 Warning: XSLTProcessor::transformToDoc(): #0 in %s on line %d
57 Warning: XSLTProcessor::transformToDoc(): COUNT in %s on line %d
59 Warning: XSLTProcessor::transformToDoc(): #1 in %s on line %d
[all …]
H A Dnew_without_constructor.phpt20 int(%d)
22 int(%d)
H A Dbug71571_a.phpt35 …LTProcessor::transformToDoc(): runtime error: file %s line 8 element call-template in %s on line %d
38 …maximum number of nested template calls and variables/params (currently set to 2). in %s on line %d
40 Warning: XSLTProcessor::transformToDoc(): Templates: in %s on line %d
42 Warning: XSLTProcessor::transformToDoc(): #0 name recurse in %s on line %d
44 Warning: XSLTProcessor::transformToDoc(): #1 name recurse in %s on line %d
46 Warning: XSLTProcessor::transformToDoc(): #2 name / in %s on line %d
48 Warning: XSLTProcessor::transformToDoc(): Variables: in %s on line %d
/php-src/ext/phar/tests/
H A Dgh13836.phpt30 string(%d) "phar://%sgh13836.phar/y"
/php-src/sapi/fpm/tests/
H A Dtester.inc20 const CONF_DIR = __DIR__ . '/conf.d';
543 $cmd[] = '-d' . $iniEntryName . '=' . $iniEntryValue;
/php-src/ext/fileinfo/tests/
H A Dfinfo_open_004.phpt20 …File name is longer than the maximum allowed path length on this platform (%d): %s in %s on line %d
22 …::__construct(): File name is longer than the maximum allowed path length on this platform (%d): %s
H A Dfinfo_open_001.phpt42 object(finfo)#%d (0) {
44 object(finfo)#%d (0) {
47 Warning: finfo_open(%s123): Failed to open stream: No such file or directory in %s on line %d
49 Warning: finfo_open(%s123): Failed to open stream: No such file or directory in %s on line %d
51 Warning: finfo_open(): Failed to load magic database at "%s123" in %s on line %d
54 Warning: finfo_open(%s1): Failed to open stream: No such file or directory in %s on line %d
56 Warning: finfo_open(%s1): Failed to open stream: No such file or directory in %s on line %d
58 Warning: finfo_open(): Failed to load magic database at "%s1" in %s on line %d
65 Warning: finfo_open(): Failed to load magic database at "%sinexistent" in %s on line %d
67 object(finfo)#%d (%d) {
[all …]
/php-src/ext/openssl/tests/
H A Dopenssl_private_decrypt_basic.phpt34 Warning: openssl_private_decrypt(): key parameter is not a valid private key in %s on line %d
H A Dstream_crypto_flags_003.phpt73 resource(%d) of type (stream)
74 resource(%d) of type (stream)
75 resource(%d) of type (stream)
H A Dstream_security_level.phpt41 'security_level' => %d,
69 error:%s:SSL routines:%S:certificate verify failed in %s : eval()'d code on line %d
71 Warning: stream_socket_client(): Failed to enable crypto in %s : eval()'d code on line %d
73 …ient(): Unable to connect to ssl://127.0.0.1:64322 (Unknown error) in %s : eval()'d code on line %d
H A Dtls_wrapper.phpt70 resource(%d) of type (stream)
72 resource(%d) of type (stream)
73 resource(%d) of type (stream)
74 resource(%d) of type (stream)
75 resource(%d) of type (stream)
H A Dtls_wrapper_with_tls_v1.3.phpt73 resource(%d) of type (stream)
75 resource(%d) of type (stream)
76 resource(%d) of type (stream)
77 resource(%d) of type (stream)
78 resource(%d) of type (stream)
79 resource(%d) of type (stream)
H A Dtlsv1.3_wrapper.phpt59 resource(%d) of type (stream)
/php-src/ext/standard/tests/filters/
H A Dgh13264.phpt37 Notice: fgets(): zlib: data error in %s on line %d
44 string(%d) "%s"
46 int(%d)
/php-src/Zend/tests/
H A Dgc_050.phpt15 echo "d\n";
33 d
/php-src/
H A D.travis.yml85 - ./travis/test.sh -d opcache.jit=tracing -d opcache.jit_buffer_size=64M
86 - sapi/cli/php -d extension_dir=`pwd`/modules -r 'dl("zend_test");'
H A D.cirrus.yml17 …h --with-sodium --enable-werror --with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d
19 - mkdir /etc/php.d
21 - echo opcache.enable_cli=1 > /etc/php.d/opcache.ini
22 - echo opcache.protect_memory=1 >> /etc/php.d/opcache.ini
24 - echo opcache.preload_user=root >> /etc/php.d/opcache.ini
29 …EAK --no-progress --offline --show-diff --show-slow 1000 --set-timeout 120 -d zend_extension=opcac…
/php-src/.github/actions/configure-macos/
H A Daction.yml70 --with-config-file-scan-dir=/etc/php.d \
/php-src/.github/actions/configure-x32/
H A Daction.yml66 --with-config-file-scan-dir=/etc/php.d
/php-src/.github/actions/configure-x64/
H A Daction.yml76 --with-config-file-scan-dir=/etc/php.d \
/php-src/ext/mysqlnd/
H A Dmysqlnd_charset.c256 #define isbig5code(c,d) (isbig5head(c) && isbig5tail(d)) argument

Completed in 53 milliseconds

1...<<11121314151617181920>>...265