From b8b695d8c9122f90f27c0cd47ec5eba75cc5b96f Mon Sep 17 00:00:00 2001 From: Ken Date: Fri, 16 Jan 2004 17:40:32 +0000 Subject: [PATCH] as => provides (or has, w/e) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148874 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/commandline.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features/commandline.xml b/features/commandline.xml index b06b91b088..f445e4987d 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1,5 +1,5 @@ - + Using PHP from the command line @@ -67,8 +67,8 @@ As of PHP 4.3.5, a new php-win.exe file is distributed. This is equal to the CLI version, except that php-win doesn't output - anything and thus as no console (no "dos box" appears on the screen). This - method is similar with php-gtk. You should configure with + anything and thus provides no console (no "dos box" appears on the screen). This + behavior is similar to php-gtk. You should configure with --enable-cli-win32.