]> granicus.if.org Git - php/commitdiff
- Fix bad section names (extra - in the end..)
authorJani Taskinen <jani@php.net>
Mon, 9 Nov 2009 17:08:48 +0000 (17:08 +0000)
committerJani Taskinen <jani@php.net>
Mon, 9 Nov 2009 17:08:48 +0000 (17:08 +0000)
ext/mcrypt/tests/bug46010.phpt
ext/sockets/tests/socket_set_option_rcvtimeo.phpt
ext/sockets/tests/socket_set_option_seolinger.phpt
ext/sockets/tests/socket_set_option_sndtimeo.phpt
ext/standard/tests/file/bug26615.phpt

index 5aeb3119dc39f0288fe10fe6443d605f9b2933f3..bacfb597591879427501f88a0ee58acf5fe5fe06 100644 (file)
@@ -1,4 +1,4 @@
---TEST---
+--TEST--
 Bug #46010 (warnings incorrectly generated for iv in ecb mode)
 --FILE--
 <?php
index 84c533f00b8391e2dd3b66f47fd58cab325d9fa8..ea14fd31693b96caf43d14e657d535212d514417 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Test if socket_set_option() works, option:SO_RCVTIMEO
---DESCRIPTION---
+--DESCRIPTION--
 -wrong params 
 -set/get params comparison 
 --SKIPIF--
index 05bc2131507de08fe3fe5a94020b3bee80b992bb..e49a7eb155c6fa7e31e82699d1713e48f560ce03 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Test if socket_set_option() works, option:SO_SEOLINGER
---DESCRIPTION---
+--DESCRIPTION--
 -wrong params 
 -set/get params comparison 
 -l_linger not given
index c4e4851137255d0168e9c56090f635bb436fb174..6fd008c3ded0082bbbf5273e97bb57ba903e9e36 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Test if socket_set_option() works, option:SO_SNDTIMEO
---DESCRIPTION---
+--DESCRIPTION--
 -wrong params 
 -set/get params comparison 
 --SKIPIF--
index 9fee92a69ed59dc08f4ceac03c6da4bd0a6fd7db..3689fdfe161cee931c68a287d89062d235c28cf1 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Bug #26615 (exec crash on long input lines)
---INI---
+--INI--
 variables_order=E
 --FILE--
 <?php