php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #78425 7.3 heredoc syntax not documented in manual proper
Submitted: 2019-08-17 12:16 UTC Modified: 2021-08-09 08:13 UTC
From: requinix@php.net Assigned: mumumu (profile)
Status: Closed Package: Strings related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: requinix@php.net
New email:
PHP Version: OS:

 

 [2019-08-17 12:16 UTC] requinix@php.net
Description:
------------
Split from bug #77812

7.3's flexible heredoc syntax allows the closing identifier to be indented and not followed by a semicolon. The heredoc docs have not been updated.
https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-07-29 15:11 UTC] mumumu@php.net
-Status: Open +Status: Verified
 [2021-07-29 15:11 UTC] mumumu@php.net
Documentation fix is now in review.

https://github.com/php/doc-en/pull/829
 [2021-08-09 08:13 UTC] mumumu@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: mumumu
 [2021-08-09 08:13 UTC] mumumu@php.net
The fix for this bug has been committed.
If you are still experiencing this bug, try to check out latest source from https://github.com/php/php-src and re-test.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 00:01:31 2024 UTC