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 @@ -355,7 +355,7 @@ online document for more information.
355
355
the phpdoc section (for example,
356
356
https://github.com/elastic/elasticsearch-php/blob/master/src/Elasticsearch/Client.php[$client->rankEval()]).
357
357
For more information read the
358
- https://www.elastic.co/guide/en/elasticsearch/client/php-api/master /experimental_and_beta_apis.html[experimental and beta APIs]
358
+ https://www.elastic.co/guide/en/elasticsearch/client/php-api/{branch} /experimental_and_beta_apis.html[experimental and beta APIs]
359
359
section in the documentation.
360
360
https://github.com/elastic/elasticsearch-php/pull/966[#966]
361
361
* Removed `AlreadyExpiredException` since it has been removed
You can’t perform that action at this time.
0 commit comments