forked from D35m0nd142/LFISuite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
45241b0
commit 37d8e07
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
## [1.11] - 26 Oct 2017<br> | ||
- Fixed bug #1 (PHP://filter did not work as expected, returning even not base64 contents). | ||
### Fixed | ||
- Fixed PHP://filter attack which did not work as expected, returning even not base64 contents. | ||
|