Home
last modified time | relevance | path

Searched refs:correct (Results 76 – 100 of 117) sorted by relevance

12345

/PHP-8.1/ext/session/tests/
H A D006.phpt2 correct instantiation of references between variables in sessions
H A D026.phpt2 correct instantiation of references between variables in sessions
/PHP-8.1/ext/standard/tests/file/
H A Dfile_put_contents_variation6.phpt33 //correct php53 behaviour is to ignore the FILE_USE_INCLUDE_PATH unless the file already exists
H A Dfopen_variation14.phpt54 echo "contents not correct\n";
73 echo "contents not correct\n";
H A Dfopen_variation15.phpt58 echo "contents not correct\n";
77 echo "contents not correct\n";
H A Dfile_put_contents_variation7.phpt55 echo "Data not written correctly or to correct place\n";
H A Dfile_put_contents_variation7-win32.phpt63 echo "Data not written correctly or to correct place\n";
/PHP-8.1/ext/date/tests/
H A Dbug30096.phpt2 Bug #30096 (gmmktime does not return the correct time)
/PHP-8.1/ext/enchant/
H A Denchant.stub.php86 …dict_store_replacement(EnchantDictionary $dictionary, string $misspelled, string $correct): void {} argument
/PHP-8.1/ext/standard/tests/array/
H A Darray_shift_variation5.phpt20 // correct way of doing above:
H A Darray_slice_variation11.phpt6 * Check that results of array_slice are correct when there are holes in buckets caused by unset()
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt105 // file or private pkey is not correct PEM - failing PEM_read_bio_PrivateKey
133 // file or str cert is not correct PEM - failing PEM_read_bio_X509 or PEM_ASN1_read_bio
148 // file or str csr is not correct PEM - failing PEM_read_bio_X509_REQ
H A Dopenssl_error_string_basic_openssl3.phpt108 // file or private pkey is not correct PEM - failing PEM_read_bio_PrivateKey
136 // file or str cert is not correct PEM - failing PEM_read_bio_X509 or PEM_ASN1_read_bio
151 // file or str csr is not correct PEM - failing PEM_read_bio_X509_REQ
/PHP-8.1/ext/standard/tests/streams/
H A Dbug46024.phpt2 Bug #46024 stream_select() doesn't return the correct number
/PHP-8.1/ext/zlib/tests/
H A Dbug60761.phpt39 // hard to anticipate what 'correct' length should be since
/PHP-8.1/ext/mbstring/tests/
H A Dmb_strtoupper_variation3.phpt9 * to check correct conversion is occurring (Japanese characters should not be converted).
H A Dmb_strtolower_variation3.phpt9 * to check correct conversion is occurring (Japanese characters should not be converted).
/PHP-8.1/Zend/tests/
H A Dbug69676_3.phpt2 Bug #69676: Resolution of self::FOO in class constants not correct (variation)
/PHP-8.1/ext/pspell/
H A Dpspell.stub.php43 …pell_store_replacement(PSpell\Dictionary $dictionary, string $misspelled, string $correct): bool {} argument
/PHP-8.1/ext/bz2/tests/
H A Dbug71263.phpt27 // --> fread() displays an empty string, then the correct plain text, no error detected:
/PHP-8.1/ext/imap/tests/
H A DREADME.md23 `ext/imap/tests/setup/dovecot.conf` and `ext/imap/tests/setup/dovecotpass` to the correct
/PHP-8.1/ext/gd/tests/
H A Dimagecopyresampled_variation1.phpt2 Test for correct colors of imagecopyresampled() wrt. alpha
/PHP-8.1/ext/dom/tests/
H A DDOMNode_replaceChild_basic.phpt27 // Children are inserted in the correct order.
/PHP-8.1/ext/spl/tests/
H A Dbug55701.phpt16 // Throwing a RuntimeException is the correct behaviour for some methods
19 // Throwing a LogicException is not correct
249 // The correct existing behaviour must not change
/PHP-8.1/ext/sqlite3/tests/
H A Dsqlite3_40_setauthorizer.phpt36 // Test if we are getting the correct arguments

Completed in 49 milliseconds

12345