Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 79) sorted by last modified time

1234

/php-src/ext/standard/
H A Darray.c3321 …ble *in_hash, zend_long offset, zend_long length, HashTable *replace, HashTable *removed) /* {{{ */ argument
3367 if (removed != NULL) {
3372 zend_hash_next_index_insert_new(removed, entry);
3441 if (removed != NULL) {
3448 zend_hash_next_index_insert_new(removed, entry);
3450 zend_hash_add_new(removed, p->key, entry);
/php-src/ext/openssl/
H A Dopenssl.c924 int removed = 0; in php_openssl_spki_cleanup() local
930 ++removed; in php_openssl_spki_cleanup()
935 return removed; in php_openssl_spki_cleanup()
/php-src/build/
H A Dlibtool.m41727 # people can always --disable-shared, the test was removed, and we
H A Dphp.m4184 dnl Note: If source-path begins with a "/", the "/" is removed and the path is
/php-src/docs/
H A Drelease-process.md919 removed. It means all bug fixes that went to the previous version as well should
920 have their entries removed. It is possible to use `grep` to compare the changes.
/php-src/
H A DUPGRADING.INTERNALS90 - The configure option --with-imap has been removed.
95 - Symbol DBA_CDB_MAKE removed in ext/dba.
96 - Symbol HAVE_LIBM has been removed.
97 - Symbol HAVE_INET_ATON has been removed.
110 - HAVE_ODBC2 symbol has been removed in ext/odbc.
117 - Symbol HAVE_BSD_ICONV has been removed.
118 - Symbol ZEND_FIBER_ASM has been removed.
120 - Symbol HAVE_MYSQL has been removed.
132 been removed.
136 in ext/mbstring/libmbfl removed.
[all …]
H A DREADME.REDIST.BINS161 cracking removed.
320 3. This notice may not be removed or altered from any source distribution.
/php-src/ext/opcache/tests/
H A Dbug73746.phpt14 … function get(?string $countryIsoCode = null) : string // Works correctly if return type is removed
/php-src/docs-old/
H A Dunix-build-system.md19 * removed `$(moduledir)` (use `EXTENSION_DIR`)
/php-src/ext/curl/
H A Dsync-constants.php223 …ref=".*?">)?(?<deprecated>[\d\.]+)?(?:</a>)?</td><td>(<a href=".*?">)?(?<removed>[\d\.]+)?(</a>)?<…
232 $removed = $match['removed'] ?? null;
/php-src/Zend/tests/
H A Dgh13178_5.phpt2 GH-13178: Packed array with last elements removed must reset iterator positions
/php-src/ext/pgsql/tests/
H A Dbug71062.phpt21 // ISO 8601 with the 'T' removed
/php-src/ext/standard/tests/password/
H A Dpassword_removed_salt_option.phpt2 Test removed support for explicit salt option
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます32550 # certificates (GnuPG removed the code to support them in November
34886 # by older sendmail. til version 8.6 support for frozen configuration files is removed
H A Dmagic32550 # certificates (GnuPG removed the code to support them in November
34886 # by older sendmail. til version 8.6 support for frozen configuration files is removed
/php-src/ext/mysqli/tests/
H A Dmysqli_open_bug74432.phpt13 the test should be removed once the undocumented behavior changes. */
H A Dmysqli_debug.phpt39 // will mysqli_debug() mind if the trace file gets removed?
H A Dmysqli_debug_append.phpt40 // will mysqli_debug() mind if the trace file gets removed?
H A Dmysqli_change_user_locks_temporary.phpt30 // LOCKS should be removed
/php-src/ext/standard/tests/array/
H A Dbug31158.phpt10 /* All global variables including $GLOBALS are removed */
/php-src/ext/ldap/tests/
H A Dldap_first_reference_basic.phpt32 // 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_next_reference_basic.phpt37 // Referral can only be removed with Manage DSA IT Control
H A Dldap_parse_reference_basic.phpt34 // Referral can only be removed with Manage DSA IT Control
H A Dldap_count_references_basic.phpt31 // Referral can only be removed with Manage DSA IT Control

Completed in 204 milliseconds

1234