File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
= Elasticsearch-PHP
3
3
4
+ :doctype: book
5
+
6
+ include::{docs-root}/shared/versions/stack/{source_branch}.asciidoc[]
4
7
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
5
8
6
9
include::overview.asciidoc[]
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ online document for more information.
311
311
the phpdoc section (for example,
312
312
https://github.com/elastic/elasticsearch-php/blob/master/src/Elasticsearch/Client.php[$client->rankEval()]).
313
313
For more information read the
314
- https://www.elastic.co/guide/en/elasticsearch/client/php-api/master /experimental_and_beta_apis.html[experimental and beta APIs]
314
+ https://www.elastic.co/guide/en/elasticsearch/client/php-api/{branch} /experimental_and_beta_apis.html[experimental and beta APIs]
315
315
section in the documentation.
316
316
https://github.com/elastic/elasticsearch-php/pull/966[#966]
317
317
* Removed `AlreadyExpiredException` since it has been removed
You can’t perform that action at this time.
0 commit comments