derick Thu Oct 3 07:00:14 2002 EDT Modified files: /php4/tests/func 008.phpt 009.phpt Log: - Fix descriptions Index: php4/tests/func/008.phpt diff -u php4/tests/func/008.phpt:1.1 php4/tests/func/008.phpt:1.2 --- php4/tests/func/008.phpt:1.1 Thu Oct 3 06:43:43 2002 +++ php4/tests/func/008.phpt Thu Oct 3 07:00:13 2002 @@ -1,5 +1,5 @@ --TEST-- -Output buffering tests / Implicit flush off +Test for buffering in core functions with implicit flush off --POST-- --GET-- --INI-- Index: php4/tests/func/009.phpt diff -u php4/tests/func/009.phpt:1.1 php4/tests/func/009.phpt:1.2 --- php4/tests/func/009.phpt:1.1 Thu Oct 3 06:43:43 2002 +++ php4/tests/func/009.phpt Thu Oct 3 07:00:13 2002 @@ -1,5 +1,5 @@ --TEST-- -Output buffering tests / Implicit flush off +Test for buffering in core functions with implicit flush on --POST-- --GET-- --INI--
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php