php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #30125 Add VT to whitespace
Submitted: 2004-09-16 23:44 UTC Modified: 2014-12-30 10:41 UTC
From: rlm at pricegrabber dot com Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 4.3.8 OS: Irrelevant
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-09-16 23:44 UTC] rlm at pricegrabber dot com
Description:
------------
It would be useful if PHP would recognize VT (ASCII \x0b) as whitespace along with space (ASCII \x20) and horizontal tab (\x09).  emacs likes this for page separators (i.e., to separate functions on a file with multiple functions).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-04-21 20:32 UTC] levim@php.net
-Status: Open +Status: Feedback -Package: Feature/Change Request +Package: *General Issues -Operating System: i386 Linux 2.4.21-20.ELsmp +Operating System: Irrelevant
 [2014-04-21 20:32 UTC] levim@php.net
Some functions seem to work with vertical tab; what functions are you specifically talking about?
 [2014-12-30 10:41 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 17:01:28 2024 UTC