php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60350 No string escape code for ESC (ascii 27), normally \e
Submitted: 2011-11-21 19:35 UTC Modified: 2011-11-30 21:49 UTC
From: php at mickweiss dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Debian
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: php at mickweiss dot com
New email:
PHP Version: OS:

 

 [2011-11-21 19:35 UTC] php at mickweiss dot com
Description:
------------
PHP has no shorthand escape code for the Escape character; it is usually \e.

This patch is in response to this post: http://www.phpsadness.com/sad/20


Patches

phpdoc_string_escape_code_for_ESC (last revision 2011-11-30 21:13 UTC by php at mickweiss dot com)
phpdoc-string_escape_code_for_ESC (last revision 2011-11-30 21:07 UTC by php at mickweiss dot com)
bug60350.phpt (last revision 2011-11-21 20:52 UTC by php at mickweiss dot com)
string_escape_code_for_ESC_patch (last revision 2011-11-21 19:37 UTC by php at mickweiss dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-30 19:42 UTC] felipe@php.net
Automatic comment from SVN on behalf of felipe
Revision: http://svn.php.net/viewvc/?view=revision&revision=320206
Log: - Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)
  patch by: php at mickweiss dot com
 [2011-11-30 19:59 UTC] felipe@php.net
Patch for php-src applied, thanks! =)
 [2011-11-30 19:59 UTC] felipe@php.net
-Package: Variables related +Package: Documentation problem
 [2011-11-30 21:03 UTC] felipe@php.net
Automatic comment from SVN on behalf of felipe
Revision: http://svn.php.net/viewvc/?view=revision&revision=320208
Log: - Added tests for bug #60350
  patch by: php@mickweiss.com
 [2011-11-30 21:31 UTC] philip@php.net
Automatic comment from SVN on behalf of philip
Revision: http://svn.php.net/viewvc/?view=revision&revision=320209
Log: Added \e documentation via a patch from Mick Weiss. Documents PHP bug #60350
 [2011-11-30 21:49 UTC] php at mickweiss dot com
-Status: Open +Status: Closed
 [2011-11-30 21:49 UTC] php at mickweiss dot com
added in 5.4.0
 [2012-04-18 09:47 UTC] laruence@php.net
Automatic comment on behalf of felipe
Revision: http://git.php.net/?p=php-src.git;a=commit;h=39708659542fd44a02ae1fc11e03a860bf04fc39
Log: - Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)   patch by: php at mickweiss dot com
 [2012-07-24 23:38 UTC] rasmus@php.net
Automatic comment on behalf of felipe
Revision: http://git.php.net/?p=php-src.git;a=commit;h=39708659542fd44a02ae1fc11e03a860bf04fc39
Log: - Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)   patch by: php at mickweiss dot com
 [2013-11-17 09:34 UTC] laruence@php.net
Automatic comment on behalf of felipe
Revision: http://git.php.net/?p=php-src.git;a=commit;h=39708659542fd44a02ae1fc11e03a860bf04fc39
Log: - Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)   patch by: php at mickweiss dot com
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 12:01:29 2024 UTC