#47417 [NEW]: There is no footer function

2009-02-16 Thread henke at henke37 dot cjb dot net
From: henke at henke37 dot cjb dot net
Operating system: 
PHP version:  6CVS-2009-02-17 (CVS)
PHP Bug Type: Feature/Change Request
Bug description:  There is no footer function

Description:

There is no footer function to go with the header function. The http 1.1
rfc introduced reply footers, there should be a way to set those.

Reproduce code:
---
http://bugs.php.net/?id=47417&edit=1
-- 
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=47417&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=47417&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=47417&r=trysnapshot60
Fixed in CVS:
http://bugs.php.net/fix.php?id=47417&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=47417&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=47417&r=alreadyfixed
Need backtrace:  
http://bugs.php.net/fix.php?id=47417&r=needtrace
Need Reproduce Script:   
http://bugs.php.net/fix.php?id=47417&r=needscript
Try newer version:   
http://bugs.php.net/fix.php?id=47417&r=oldversion
Not developer issue: 
http://bugs.php.net/fix.php?id=47417&r=support
Expected behavior:   
http://bugs.php.net/fix.php?id=47417&r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=47417&r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=47417&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=47417&r=globals
PHP 4 support discontinued:  http://bugs.php.net/fix.php?id=47417&r=php4
Daylight Savings:http://bugs.php.net/fix.php?id=47417&r=dst
IIS Stability:   
http://bugs.php.net/fix.php?id=47417&r=isapi
Install GNU Sed: 
http://bugs.php.net/fix.php?id=47417&r=gnused
Floating point limitations:  
http://bugs.php.net/fix.php?id=47417&r=float
No Zend Extensions:  
http://bugs.php.net/fix.php?id=47417&r=nozend
MySQL Configuration Error:   
http://bugs.php.net/fix.php?id=47417&r=mysqlcfg



#33419 [Com]: Strings as input for php_strip_whitespace()

2007-06-09 Thread henke at henke37 dot cjb dot net
 ID:   33419
 Comment by:   henke at henke37 dot cjb dot net
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Feature/Change Request
 Operating System: Irrelevant
 PHP Version:  5CVS-2005-06-21 (dev)
 New Comment:

The patch file is a 404 now.


Previous Comments:


[2005-06-21 12:38:25] [EMAIL PROTECTED]

A patch adding a php_string_strip_whitespace() function  
(what a great name!) is at  
http://www.schlueters.de/php_string_strip_whitespace.diff  



[2005-06-21 11:21:19] [EMAIL PROTECTED]

Description:

Could php_strip_whitespace() be changed to work on strings, too?






-- 
Edit this bug report at http://bugs.php.net/?id=33419&edit=1