1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Jani Taskinen 0b09205413 MFB: sprintf -> snprintf + all other patches people did not bother to merge 2009-12-08 17:46:19 +00:00
Marcus Boerger d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
George Wang 86978e726c *** empty log message *** 2008-09-21 02:37:57 +00:00
George Wang babc62e9ea disable core dump by default 2008-09-21 02:34:48 +00:00
George Wang aeb4dd8796 ignore signal SIGXFSZ 2008-08-26 21:59:56 +00:00
Nuno Lopes 52044a7003 MFB: fix build 2008-08-07 19:32:48 +00:00
George Wang fcb1f9d857 use PHP_ARG_WITH instead of AC_ARG_WITH 2008-08-07 16:41:30 +00:00
George Wang 3fa8a8babb add CREDITS 2008-08-05 22:30:56 +00:00
Jani Taskinen 3cd81726a2 oops 2008-08-03 11:55:06 +00:00
Jani Taskinen e008959c02 - Added missing $Id$ tags and nuked c++ comments 2008-08-03 11:46:02 +00:00
George Wang 835c0b022c make it compatible with PHP 6.0 using new php output API 2008-07-30 00:07:29 +00:00
George Wang cd6bdb6fbe use nonblock listener socket to avoid blocking 2008-04-15 18:36:48 +00:00
George Wang 274d0242a1 dual-license LSAPI lib, code style updates 2008-04-03 16:44:44 +00:00
George Wang 80bb8ea277 code style changes: using TAB for indenting, moving opening { to the end of previous line 2008-04-01 05:01:14 +00:00
George Wang c8ca9d2275 follow PHP coding standard 2008-03-27 19:24:14 +00:00
George Wang a4213c5e63 catch up with the latest release 2008-03-19 22:43:25 +00:00
George Wang 18d36265fd Initial checkin of LiteSpeed SAPI module 2006-01-13 03:21:51 +00:00