ID:               42987
 Updated by:       [EMAIL PROTECTED]
 Reported By:      rick dot martinez at gmail dot com
-Status:           Open
+Status:           Assigned
 Bug Type:         Feature/Change Request
-Operating System: all
+Operating System: *
-PHP Version:      5.2.4
+PHP Version:      5.2.*
-Assigned To:      
+Assigned To:      chinstrap
 New Comment:

This can imho go into 5.3 and looks pretty good already. You are
however not following our coding standards completely. Read
CODING_STYLE. Especially the following:
- keep { on same line if not beginning of a function or structure
- no // comments allowed

Apart from that you could shorten the code a bit by having /* {{{ */
after the function declaration and not on a separate line when not
adding comments.

As Johannes is the RM for 5.3 he has to decide about this mostly and
finally add the code.


Previous Comments:
------------------------------------------------------------------------

[2007-10-16 11:13:00] rick dot martinez at gmail dot com

Description:
------------
It would be great if support for the growing Litespeed web server could

be included with PHP.  This especially because it's increasingly 
difficult for people to support Litespeed with distributions such as 
Debian which would require you to completely recompile the PHP deb 
packages just to support the server.

I think the server is popular enough to warrant inclusion of their SAPI

into the PHP core.  Many people are enjoying it and its popularity is 
increasing.

Link to the SAPI:
http://www.litespeedtech.com/packages/lsapi/php-litespeed-4.1.tgz



------------------------------------------------------------------------


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

Reply via email to