Home
last modified time | relevance | path

Searched refs:allow (Results 26 – 50 of 76) sorted by relevance

1234

/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dclass_order_error.phpt2 Returns are covariant, but we don't allow the code due to class ordering
/PHP-7.4/ext/filter/tests/
H A Dbug51368.phpt2 FR #51368 (php_filter_float does not allow custom thousand separators)
/PHP-7.4/ext/pgsql/tests/
H A D80_bug39971.phpt2 Bug #39971 (8.0+) (pg_insert/pg_update do not allow now() to be used for timestamp fields)
/PHP-7.4/Zend/tests/grammar/
H A Dregression_007.phpt2 Test to ensure semi reserved words allow deference
/PHP-7.4/ext/curl/tests/
H A Dbug64267.phpt2 Bug #64267 (CURLOPT_INFILE doesn't allow reset)
/PHP-7.4/Zend/tests/variadic/
H A Dremoving_parameter_error.phpt7 * PHP does not allow this (for non-variadics), so I'm not allowing it here, too,
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug72663_2.phpt2 Bug #72663 (2): Don't allow references into failed unserialize
/PHP-7.4/ext/sockets/tests/
H A Dsocket_create_listen-nobind.phpt17 die('SKIP Test cannot be run in environment that will allow binding to port 80 (azure)');
/PHP-7.4/ext/session/tests/
H A Dsession_id_basic.phpt23 // Turn off strice mode, since it does not allow uninitialized session ID
/PHP-7.4/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation6.phpt25 echo "*** Creating links in a directory without permission to allow the operation ***\n";
68 *** Creating links in a directory without permission to allow the operation ***
/PHP-7.4/Zend/tests/list/
H A Dlist_reference_008.phpt28 * We do not allow references to the same variable of rhs.
/PHP-7.4/ext/xmlwriter/tests/
H A Dbug41287.phpt2 Bug #41287 (Namespace functions don't allow xmlns definition to be optional)
/PHP-7.4/ext/standard/
H A Dphp_string.h132 PHPAPI size_t php_strip_tags(char *rbuf, size_t len, uint8_t *state, const char *allow, size_t allo…
133 PHPAPI size_t php_strip_tags_ex(char *rbuf, size_t len, uint8_t *stateptr, const char *allow, size_…
/PHP-7.4/ext/gmp/tests/
H A Dbug50283.phpt2 Feature Request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36)
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_41125.phpt27 // And now allow the evil to do his work
H A Dpdo_mysql_attr_multi_statements.phpt36 // New connection, does not allow multiple statements.
/PHP-7.4/ext/standard/tests/mail/
H A Dbug72964.phpt27 // sleep for a while to allow msg to be delivered
H A Dbug80706.phpt27 // sleep for a while to allow msg to be delivered
H A Dmail_basic_alt2-win32.phpt54 // sleep for a while to allow msg to be delivered
H A Dmail_basic_alt3-win32.phpt54 // sleep for a while to allow msg to be delivered
H A Dmail_variation_alt3-win32.phpt55 // sleep for a while to allow msg to be delivered
H A Dmail_basic_alt1-win32.phpt57 // sleep for a while to allow msg to be delivered
/PHP-7.4/ext/pdo/tests/
H A Dbug_44173.phpt61 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode doesn't allow any extra arguments…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_expire_password.phpt88 /* allow connect */
100 /* allow connect, fix pw */
/PHP-7.4/ext/standard/tests/dir/
H A Dscandir_variation7.phpt51 chmod ($dir_path, 0777); // change dir permission to allow all operation

Completed in 28 milliseconds

1234