php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #78581 No mention of <?= other than in the chagelog of the PHP tags doc page
Submitted: 2019-09-21 14:08 UTC Modified: 2019-09-21 14:37 UTC
From: girgias@php.net Assigned: girgias (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2019-09-21 14:08 UTC] girgias@php.net
Description:
------------
There is no mention of the functionality of PHP's short echo tag in its documentation, namely on the PHP tags page. See: https://www.php.net/manual/en/language.basic-syntax.phptags.php




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-09-21 14:08 UTC] girgias@php.net
-Status: Open +Status: Verified -Assigned To: +Assigned To: girgias
 [2019-09-21 14:35 UTC] girgias@php.net
Automatic comment from SVN on behalf of girgias
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=348029
Log: Fix Doc Bug #78581 	No mention of &lt;?= other than in the chagelog of the PHP tags doc page

Added a paragraph about the short echo tag.
 [2019-09-21 14:37 UTC] girgias@php.net
-Status: Verified +Status: Closed -Package: PHP Language Specification +Package: Documentation problem
 [2019-09-21 15:15 UTC] girgias@php.net
Automatic comment from SVN on behalf of girgias
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=348031
Log: Improve fix for Doc Bug #78581 as per Editor recommendation.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 14:01:33 2024 UTC