Why doesn't 'make test' pick up on these entity  
errors?

Also, I notice you turned the two spaces after the 
period into one.  I've always used two after a 
period, we use just one here?  Afaik both ways 
are accepted although I was always tought two.

Regards,
Philip




On Thu, 11 Jul 2002, Gabor Hojtsy wrote:

> goba          Thu Jul 11 05:31:04 2002 EDT
> 
>   Modified files:              
>     /phpdoc/en/chapters       config.xml 
>   Log:
>   Correcting php.ini entity
>   
>   
> Index: phpdoc/en/chapters/config.xml
> diff -u phpdoc/en/chapters/config.xml:1.62 phpdoc/en/chapters/config.xml:1.63
> --- phpdoc/en/chapters/config.xml:1.62        Thu Jul 11 04:04:31 2002
> +++ phpdoc/en/chapters/config.xml     Thu Jul 11 05:31:03 2002
> @@ -1,5 +1,5 @@
>  <?xml version="1.0" encoding="iso-8859-1"?>
> -<!-- $Revision: 1.62 $ -->
> +<!-- $Revision: 1.63 $ -->
>   <chapter id="configuration">
>    <title>Configuration</title>
>  
> @@ -25,8 +25,8 @@
>      search for &php.ini;.
>     </para>
>     <para>
> -    Not every PHP directive is documented below.  For a list of all directives, 
> -    please read your well commented &php.ini file.  You may want to view the 
> +    Not every PHP directive is documented below. For a list of all directives, 
> +    please read your well commented &php.ini; file. You may want to view the 
>      latest <ulink url="&url.php.cvs.phpini;">php.ini here</ulink> from CVS.
>     </para>
>     <note>
> 
> 
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to