We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6640ade commit 9c35f87Copy full SHA for 9c35f87
ext/standard/tests/serialize/bug70172_2.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
Bug #70172 - Use After Free Vulnerability in unserialize()
3
+--XFAIL--
4
+Unfinished merge, needs fix.
5
--FILE--
6
<?php
7
class obj implements Serializable {
ext/standard/tests/serialize/bug70219.phpt
Bug #70219 Use after free vulnerability in session deserializer
0 commit comments