Skip to content

Commit a31c4e0

Browse files
committed
Update patches
1 parent ccff562 commit a31c4e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

patches/8.5/cmake.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ index 19be96087d9..58a83dfb688 100644
2828
indent_style = space
2929

3030
diff --git a/.gitignore b/.gitignore
31-
index 3c4566ed663..0a41d8b54ed 100644
31+
index 1e92e88fb77..9e5d1c51cff 100644
3232
--- a/.gitignore
3333
+++ b/.gitignore
3434
@@ -155,6 +155,7 @@ php
@@ -39,7 +39,7 @@ index 3c4566ed663..0a41d8b54ed 100644
3939
/sapi/phpdbg/phpdbg_parser.c
4040
/sapi/phpdbg/phpdbg_parser.h
4141
/sapi/phpdbg/phpdbg_parser.output
42-
@@ -299,9 +300,58 @@ tmp-php.ini
42+
@@ -306,9 +307,58 @@ tmp-php.ini
4343
# ------------------------------------------------------------------------------
4444
/ext/standard/tests/helpers/bad_cmd.exe
4545

patches/8.5/docs.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ with PHP.
88
1 file changed, 22 insertions(+)
99

1010
diff --git a/README.md b/README.md
11-
index c5376f67725..2675e91239f 100644
11+
index 39c6b89fbbd..d855768366f 100644
1212
--- a/README.md
1313
+++ b/README.md
1414
@@ -35,8 +35,30 @@ For other systems, see the [installation chapter](https://www.php.net/install).

0 commit comments

Comments
 (0)