Home
last modified time | relevance | path

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

123

/PHP-7.0/
H A DUPGRADING633 hardcoded value of 16. This limit is now removed and the number of pipes is
726 NOTE: NSAPI was not voted in the RFC, however it was removed afterwards. It turned
778 . T1Lib support removed, thus lifting the optional dependency on T1Lib, the
H A DREADME.REDIST.BINS59 cracking removed.
224 3. This notice may not be removed or altered from any source distribution.
H A Dacinclude.m4192 dnl Note: If source-path begins with a "/", the "/" is removed and
2127 dnl it should be removed once we drop support of autoconf 2.13 (if ever)
H A DINSTALL660 removed. For now, consider reading the following external resource:
674 modules, and each can be installed and removed independently from the
H A DNEWS2350 . Fixed bug #69758 (Item added to array not being removed by array_pop/shift
2621 . Fixed bug with try blocks being removed when extended_info opcode
/PHP-7.0/sapi/litespeed/
H A DREADME.md34 should be removed.
/PHP-7.0/ext/opcache/
H A DREADME14 and PHP-5.5 development branch. PHP 5.2 support may be removed in the future.
/PHP-7.0/ext/pcre/pcrelib/
H A DNEWS183 been removed.
282 removed, extra information is given for partial matches, the partial matching
662 6. The limit of 99 on the number of capturing subpatterns has been removed.
H A DChangeLog577 configure). SUPPORT_GCOV has now been removed.
1847 3. If \s appeared in a character class, it removed the VT character from
2297 requested for pcre_exec() have been removed. All patterns can now be
2737 - Added pcredemo. [But later removed - see 7 below.]
3255 copy. The trailing space was an accident, so I've just removed it.
3446 them, and removed "b" from the input mode under Windows.
3553 been removed.
4574 I have just removed it.
4758 by \s. It has now been removed in PCRE. This means it isn't recognized as
5326 systems, as it is not a Standard C header. It has been removed.
[all …]
H A DHACKING92 depth of parentheses was removed. However, there is a downside: pcre_compile()
404 3.5, the limit was removed by putting the bracket number into the data for
/PHP-7.0/ext/standard/
H A Darray.c2350 …plice(HashTable *in_hash, int offset, int length, HashTable *replace, HashTable *removed) /* {{{ */ argument
2403 if (removed != NULL) {
2413 zend_hash_next_index_insert_new(removed, entry);
2416 zend_hash_add_new(removed, p->key, entry);
/PHP-7.0/ext/openssl/
H A Dopenssl.c1052 int removed = 0; in openssl_spki_cleanup() local
1058 ++removed; in openssl_spki_cleanup()
1063 return removed; in openssl_spki_cleanup()
/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja734 Starting 3.0.18-i18n-ja, we have removed doc-jp from tarball package.
/PHP-7.0/ext/oci8/tests/
H A Dbug43492.phpt36 If either or both of the lines marked (*) are removed, then the script
/PHP-7.0/build/
H A Dlibtool.m41720 # people can always --disable-shared, the test was removed, and we
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt2692 tern. It replaces the pcre_info() function, which was removed from the
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c60563 int removed = 0;
60584 removed = 1;
60587 return removed;

Completed in 464 milliseconds

123