]> granicus.if.org Git - php/commitdiff
Marked XFAIL as requested by Pierre
authorJoey Smith <joey@php.net>
Fri, 19 Feb 2010 21:11:38 +0000 (21:11 +0000)
committerJoey Smith <joey@php.net>
Fri, 19 Feb 2010 21:11:38 +0000 (21:11 +0000)
ext/standard/tests/strings/bug51059.phpt
ext/standard/tests/strings/crypt_blowfish_invalid_rounds.phpt

index baf8a12c9cb1bc206024447c9c11e0ae7a6f21ef..561fc792c4f68b7de71c8c0ce8f7d9c616d2349f 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #51059 crypt() segfaults on certain salts
+--XFAIL--
+Needs a patch from Pierre
 --FILE--
 <?php
 
index 6d40b0770e149d9a60c05bf363a96adc5f82d472..03c6c8392a1a0b028f00700fbeba960bf6e732ac 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Test Blowfish crypt() with invalid rounds
+--XFAIL--
+Needs a patch from Pierre
 --FILE--
 <?php