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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rlm at pricegrabber dot com
New email:
PHP Version: OS:

 

 [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: Tue Apr 16 11:01:29 2024 UTC