Skip to content

Commit fc0a497

Browse files
committed
docs: remove xml extention
We do not use it. https://www.php.net/manual/en/book.xml.php
1 parent e82598b commit fc0a497

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ PHP version 7.4 or higher is required, with the following extensions installed:
9292
Additionally, make sure that the following extensions are enabled in your PHP:
9393

9494
- json (enabled by default - don't turn it off)
95-
- xml (enabled by default - don't turn it off)
9695
- [mysqlnd](http://php.net/manual/en/mysqlnd.install.php) if you plan to use MySQL
9796
- [libcurl](http://php.net/manual/en/curl.requirements.php) if you plan to use the HTTP\CURLRequest library
9897

admin/framework/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,5 @@ PHP version 7.4 or higher is required, with the following extensions installed:
5050
Additionally, make sure that the following extensions are enabled in your PHP:
5151

5252
- json (enabled by default - don't turn it off)
53-
- xml (enabled by default - don't turn it off)
5453
- [mysqlnd](http://php.net/manual/en/mysqlnd.install.php) if you plan to use MySQL
5554
- [libcurl](http://php.net/manual/en/curl.requirements.php) if you plan to use the HTTP\CURLRequest library

admin/starter/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,5 @@ PHP version 7.4 or higher is required, with the following extensions installed:
5858
Additionally, make sure that the following extensions are enabled in your PHP:
5959

6060
- json (enabled by default - don't turn it off)
61-
- xml (enabled by default - don't turn it off)
6261
- [mysqlnd](http://php.net/manual/en/mysqlnd.install.php) if you plan to use MySQL
6362
- [libcurl](http://php.net/manual/en/curl.requirements.php) if you plan to use the HTTP\CURLRequest library

0 commit comments

Comments
 (0)