Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ChangeLog-7.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<li><?php bugfix(79514); ?> (Memory leaks while including unexistent file).</li>
<li><?php bugfix(79470); ?> (PHP incompatible with 3rd party file system on demand).</li>
<li><?php bugfix(78784); ?> (Unable to interact with files inside a VFS for Git repository).</li>
<li><?php bugfix(78875); ?> (Long variables cause OOM and temp files are not cleaned).</li>
<li><?php bugfix(78876); ?> (Long variables cause OOM and temp files are not cleaned).</li>
<li><?php bugfix(78875); ?> (Long variables cause OOM and temp files are not cleaned). (CVE-2019-11048).</li>
<li><?php bugfix(78876); ?> (Long variables in multipart/form-data cause OOM and temp files are not cleaned). (CVE-2019-11048).</li>
</ul></li>
<li>DOM:
<ul>
Expand Down