Skip to content

Commit 21495a4

Browse files
authored
Update README.md
1 parent d32b9e6 commit 21495a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ not ready yet, try docker
163163

164164
# [xdebug](https://github.com/xdebug/xdebug), [tideways_xhprof](https://github.com/tideways/php-xhprof-extension.git), [SPX](https://github.com/NoiseByNorthwest/php-spx.git), [SeasLog](https://github.com/SeasX/SeasLog), [wasm](https://github.com/wasmerio/php-ext-wasm)
165165

166-
`xdebug`, `tideways_xhprof`, `SPX`, `SeasLog`, `wasm` is default disabled, to enable it add `disable_extensions=none` into `php.ini`.
166+
`xdebug`, `tideways_xhprof`, `SPX`, `SeasLog`, `wasm`, `ast`, `componere`, `xattr` is default disabled, to enable it add `disable_extensions=none` into `php.ini`.
167167

168168
# [php -m](https://phpstatic.com/phpinfo.html)
169169
```ini

0 commit comments

Comments
 (0)