We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 312b68c commit 16fd5beCopy full SHA for 16fd5be
.github/workflows/api_refs.yaml
@@ -43,8 +43,6 @@ jobs:
43
#TODO: On 5.0, update tool to handle both PHP & REST APIs
44
tools/php_api_ref/phpdoc.sh
45
cat tools/php_api_ref/.phpdoc/template/package-edition-map.twig
46
- sed -i 's//\\\E/' tools/php_api_ref/.phpdoc/template/package-edition-map.twig
47
- cat tools/php_api_ref/.phpdoc/template/package-edition-map.twig
48
49
- name: Commit
50
run: |
0 commit comments