Skip to content

Commit 41a77d0

Browse files
authored
Merge pull request #813 from Geolim4/master
[V8] Fixed vulnerability issue that cause exposed phpinfo() in some situations
2 parents 36749d4 + 820398b commit 41a77d0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/tests export-ignore
2+
/docs/examples export-ignore
23
/bin/ci export-ignore
34
/bin/stubs export-ignore
45
/.github export-ignore
@@ -14,4 +15,4 @@ CODING_GUIDELINE.md export-ignore
1415
phpunit.xml.dist export-ignore
1516
phpcs.xml.dist export-ignore
1617
composer.lock export-ignore
17-
CNAME export-ignore
18+
CNAME export-ignore

docs/examples/phpinfo.php

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)