Home
last modified time | relevance | path

Searched refs:removed (Results 26 – 50 of 67) sorted by relevance

123

/PHP-7.0/ext/pgsql/tests/
H A Dbug71062.phpt19 // ISO 8601 with the 'T' removed
/PHP-7.0/ext/ldap/tests/
H A Dldap_parse_reference_basic.phpt34 // Referral can only be removed with Manage DSA IT Control
H A Dldap_parse_result_basic.phpt33 // Referral can only be removed with Manage DSA IT Control
H A Dldap_first_reference_basic.phpt32 // Referral can only be removed with Manage DSA IT Control
H A Dldap_next_reference_basic.phpt37 // Referral can only be removed with Manage DSA IT Control
/PHP-7.0/sapi/cli/
H A DREADME5 It is based on CGI SAPI with all CGI specific things removed.
/PHP-7.0/Zend/tests/
H A Dconstant_arrays.phpt19 // ensure references are removed
/PHP-7.0/ext/standard/tests/array/
H A Darray_filter_basic.phpt15 $input = array(1, 2, 3, 0, -1); // 0 will be considered as FALSE and removed in default callback
/PHP-7.0/ext/standard/tests/dir/
H A Dclosedir_variation2.phpt17 //create temporary directory for test, removed in CLEAN section
H A Dopendir_variation4.phpt63 * and to ensure directory is not in use at CLEAN section so can me removed
H A Dopendir_variation2.phpt18 // create temporary directory for test, removed in CLEAN section
/PHP-7.0/sapi/cgi/
H A DCHANGES1 In PHP5.3 all additional configure options (except --enable-cgi) are removed:
/PHP-7.0/ext/pcre/tests/
H A Dpreg_split_basic.phpt11 var_dump(preg_split('/:\s*(\w*,*\s*)+;/', $string)); //all text between : and ; is removed
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_debug.phpt45 // will mysqli_debug() mind if the trace file gets removed?
H A Dmysqli_change_user_locks_temporary.phpt30 // LOCKS should be removed
H A Dmysqli_debug_append.phpt41 // will mysqli_debug() mind if the trace file gets removed?
H A Dmysqli_constants.phpt193 ... no we must have removed them at some point - for BC, weakening the test
/PHP-7.0/ext/session/tests/
H A Dsession_set_save_handler_class_001.phpt30 // This method should be removed when 5.5 become unsupported.
/PHP-7.0/tests/security/
H A Dopen_basedir.inc16 // Although safe mode has been removed in php 6.0, open_basedir is still valid.
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_watch.c923 int removed = 0; local
957 removed = 1;
1004 if ((watch->flags & PHPDBG_WATCH_NORMAL) && (removed || show_value)) {
1018 if (removed) {
H A Dxml.md632 - <watchdelete variable="" />: when a variable was unset, the watchpoint is removed too
643 - removed: number of elements removed
/PHP-7.0/ext/sockets/tests/
H A Dsocket_strerror.phpt68 string(18) "Identifier removed"
/PHP-7.0/
H A DREADME.UNIX-BUILD-SYSTEM22 - removed $(moduledir) (use EXTENSION_DIR)
H A DUPGRADING.INTERNALS144 n. The ZEND_ENGINE_2 macro has been removed. A ZEND_ENGINE_3 macro has been added.
298 - PS(invalid_session_id) was removed. It was never worked as it supposed.
/PHP-7.0/ext/phar/
H A DTODO114 be added or removed at the same time.

Completed in 45 milliseconds

123