Searched refs:removed (Results 1 – 25 of 345) sorted by relevance
12345678910>>...14
45 public $removed; variable in Google\\Service\\Drive\\Change148 public function setRemoved($removed) argument150 $this->removed = $removed;157 return $this->removed;
5 kept for backward compatibility and removed in the next major release (a6 feature that was deprecated in Twig 1.x is removed in Twig 2.0).25 following class and interface will be removed in 2.0:39 ``\Twig\Environment::removeExtension()`` method will be removed in 2.0.65 classes and interfaces will be removed in 2.0:75 removed in Twig 3.x (use ``Twig_Filter`` instead). In Twig 2.x,82 classes and interfaces will be removed in 2.0:92 removed in Twig 3.x (use ``Twig_Function`` instead). In Twig 2.x,99 and interfaces will be removed in 2.0:109 removed in Twig 3.x (use ``Twig_Test`` instead). In Twig 2.x,[all …]
35 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release49 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release63 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release77 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release91 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release121 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release139 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release153 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release47 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release66 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release80 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release46 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release62 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
19 * removed `Process::inheritEnvironmentVariables()`20 * removed `PhpProcess::setPhpBinary()`22 * removed `Process::setCommandLine()`54 * the `ProcessUtils::escapeArgument()` method has been removed56 methods of the `Process` class have been removed57 * support for passing `proc_open()` options has been removed58 * removed the `ProcessBuilder` class, use the `Process` class instead59 …* removed the `getEnhanceWindowsCompatibility()` and `setEnhanceWindowsCompatibility()` methods of…
12 contents removed when they are not allowed by the HTML definition.14 normally shown in a document, so if script tags are to be removed,15 their contents should be removed to. This is opposed to a <code>b</code>
8 to be removed. It will also remove spans that had all attributes9 removed during processing.
9 of nodes will be removed:39 particularly if a node had elements, but those elements were later removed43 if a tag looked empty on the way in, it will get removed; if HTML Purifier
17 - Class `GuzzleHttp\UriTemplate` is removed.18 - Class `GuzzleHttp\Exception\SeekException` is removed.24 - Function `GuzzleHttp\Exception\ConnectException::getResponse()` is removed.25 - Function `GuzzleHttp\Exception\ConnectException::hasResponse()` is removed.26 - Constant `GuzzleHttp\ClientInterface::VERSION` is removed. Added `GuzzleHttp\ClientInterface::MAJ…27 - Function `GuzzleHttp\Exception\RequestException::getResponseBodySummary` is removed.29 - Function `GuzzleHttp\Cookie\CookieJar::getCookieValue` is removed.30 - Request option `exceptions` is removed. Please use `http_errors`.31 - Request option `save_to` is removed. Please use `sink`.32 - Pool option `pool_size` is removed. Please use `concurrency`.[all …]
1 ALTER TABLE thread_participant ADD COLUMN removed BOOLEAN NOT NULL DEFAULT 0;2 ALTER TABLE task_participant ADD COLUMN removed BOOLEAN NOT NULL DEFAULT 0;
20 - The `guzzlehttp/streams` dependency has been removed. Stream functionality41 - `GuzzleHttp\Query` and `GuzzleHttp\QueryParser` have been removed. Query58 integration has been removed. Note: while the event system has been removed,85 - `GuzzleHttp\ClientInterface::setDefaultOption` has been removed.86 - The `json` and `xml` methods of response objects has been removed. With the149 `GuzzleHttp\Post\PostFile` has been removed. Use the `multipart` option to add170 [Fluent interfaces were removed](http://ocramius.github.io/blog/fluent-interfaces-are-evil)190 The "procedural" global client has been removed with no replacement (e.g.,194 ## `throwImmediately` has been removed196 The concept of "throwImmediately" has been removed from exceptions and error[all …]
10 - `JsonSerializationVisitor::getRoot` and `JsonSerializationVisitor::setRoot` have been removed, th…38 **Deprecations** (will be removed in 3.0)40 - `JsonSerializationVisitor::setData` will be removed, 42 - `JsonSerializationVisitor::hasData` will be removed
126 $removed = 0;135 $removed += 1;138 return $removed;606 $removed = 0;611 $removed += 1;614 return $removed;
130 'sections removed' => 0,154 $cnt['sections removed'] ++;219 $cnt['sections shown'], $cnt['sections removed'],
47 var removed = {};63 removed[diff[EditorUi.DIFF_REMOVE][i]] = true;98 if (moved[prev] == null && !removed[pageId] &&672 var removed = [];693 removed.push(id);750 if (removed.length > 0)752 result[EditorUi.DIFF_REMOVE] = removed;787 EditorUi.prototype.diffCellRecursive = function(cell, prev, lookup, diff, removed) argument795 removed.push(cell.getId());821 this.diffCellRecursive(child, prev, lookup, diff, removed);[all …]
3 Select one or more titles. If you click the **Cache Only** button, those titles will be removed fr…4 titles will be removed from the cache and their associated ebooks will be deleted from the media di…
16 …APIs, and removed support for the _default_ mapping. Read [this](https://www.elastic.co/blog/movin…28 - [Search Templates]: PutTemplate endpoint has been removed (see [Elasticsearch Breaking Changes](h…31 …/elasticsearch-php/pull/674) `ClientBuilder::defaultLogger()` method was removed. It is recommende…
134 $removed = 0;143 $removed += 1;146 return $removed;658 $removed = 0;664 $removed += 1;667 return $removed;
138 $removed = $this->redis->lrem($serverKey, 0, $associationKey);139 if ($removed < 1) {
8 The ``raw`` argument was removed in Twig 1.16.0. Twig now always encodes30 ``raw`` argument was removed.)
4 * removed function getInfo(), [replaced by plugin.info.txt since 2009](https://www.dokuwiki.org/dev…5 * removed version numbering (0.8.4 etc): date is better.9 * Rollback: removed `#ifemp`.
15 * 2020-01-19: added 7.4 support to travis and removed antique php versions (@phy25)17 * 2020-01-19: removed HHVM profile from travis. HHVM support is now broken anyway
3 …elete all invalid taggings (tags pointing to nonexistent pages). No valid taggings will be removed.
2 # but were removed later. They should not exist in your installation.