[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: functions/constant Minor tweak to "errors" section (#1565)
From:       Jeff Bowen via GitHub <noreply () php ! net>
Date:       2022-06-27 21:26:45
Message-ID: eR3iCEamRwQUz8wQ6HaAcjGq9wDFzPhRG7ZemCU () main ! php ! net
[Download RAW message or body]

Author: Jeff Bowen (jblz)
Committer: GitHub (web-flow)
Pusher: Crell
Date: 2022-06-27T16:20:48-05:00

Commit: https://github.com/php/doc-en/commit/0090e5a2fa67e89d030cc59cfc6cfcac4822ed52
Raw diff: https://github.com/php/doc-en/commit/0090e5a2fa67e89d030cc59cfc6cfcac4822ed52.diff

functions/constant Minor tweak to "errors" section (#1565)

Changed paths:
  M  reference/misc/functions/constant.xml


Diff:

diff --git a/reference/misc/functions/constant.xml b/reference/misc/functions/constant.xml
index e0a05d15d65..2d529428c24 100644
--- a/reference/misc/functions/constant.xml
+++ b/reference/misc/functions/constant.xml
@@ -53,9 +53,8 @@
  <refsect1 role="errors">
   &reftitle.errors;
   <para>
-   An <classname>Error</classname> exception is thrown,
-   if the constant is not defined. Prior to PHP 8.0.0,
-   an <constant>E_WARNING</constant> level error was generated in that case.
+   If the constant is not defined, an <classname>Error</classname> exception is thrown.
+   Prior to PHP 8.0.0, an <constant>E_WARNING</constant> level error was generated in that case.
   </para>
  </refsect1>
 

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic