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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Dec 21 18:01:29 2024 UTC