php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #78082 Heredoc/Nowdoc identifier constraints outdated
Submitted: 2019-05-29 15:28 UTC Modified: 2021-06-28 22:25 UTC
From: girgias@php.net Assigned: cmb (profile)
Status: Duplicate Package: Strings related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 + 10 = ?
Subscribe to this entry?

 
 [2019-05-29 15:28 UTC] girgias@php.net
Description:
------------
---
From manual page: https://php.net/language.types.string
---


The rules about the starting identifier for Heredoc/Nowdoc strings looks out of dates at it says that indentations aren't allowed.
As I'm not well versed with the specific rules of those types of strings I'm letting someone else look into it.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-06-28 22:25 UTC] cmb@php.net
-Status: Open +Status: Duplicate -Assigned To: +Assigned To: cmb
 [2021-06-28 22:25 UTC] cmb@php.net
Closing as duplicate of bug #78425.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Sep 13 15:01:27 2024 UTC