summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* one more attempt at ridding us of some of those annoying mime typesPHP-4.0.7Gwynne Raskind2009-07-160-0/+0
|
* fix.James Cox2002-05-021-2/+2
|
* MFH.James Cox2002-05-021-16/+9
|
* fixed typoHarald Radi2002-04-111-1/+1
|
* Just in case we do a 4.1.3, MFH the fix for #15667Rasmus Lerdorf2002-03-211-2/+2
|
* MFH (rev. 1.49)Vlad Krupin2002-03-181-0/+2
|
* MFHZeev Suraski2002-03-051-0/+1
|
* adding installation comments for 4.1.2James Cox2002-03-051-510/+533
|
* - Update NEWS with changes by Shane for "fix force redirect crash underDerick Rethans2002-03-041-0/+2
| | | | | multithreaded compile". (This is only in the published Windows binaries)
* - MFH for:Derick Rethans2002-03-041-0/+16
| | | | | add stuff here also.
* - MFH for:Derick Rethans2002-03-041-1/+2
| | | | | add comment for IIS users
* - MFH for:Derick Rethans2002-03-041-0/+17
| | | | | document force-redirect in php.ini
* - MFH for:Derick Rethans2002-03-041-8/+15
| | | | | | | | | | | | This is much better. With FORCE_CGI_REDIRECT turned on by default for compilation, we can now define this in the ini file. So it can be turned on for apache, turned off for IIS which does not have a redirect issue. Alternately, a different 'REDIRECT_STATUS' environment var can be defined in case some web server out there needs it. new ini vars cgi.force_redirect 0|1 cgi.redirect_status_env ENV_VAR_NAME
* - MFH for:Derick Rethans2002-03-041-10/+22
| | | | | | | | | fix force redirect crash under multithreaded compile should be discused: fix redirect detection to only work with apache or netscape, where we know they set an environment variable regarding redirect. IIS has no security issue here. Don't know about other windows web servers.
* - MFH for: turn on force redirect for windowsDerick Rethans2002-03-042-5/+5
|
* MFH - crash bug fixZeev Suraski2002-03-021-0/+1
|
* Bump those up too in case we ever releaseZeev Suraski2002-03-022-2/+2
|
* MFH - crash bug fixZeev Suraski2002-03-021-9/+10
|
* In case we do a 4.1.3, add this trivial fixRasmus Lerdorf2002-03-011-1/+1
|
* That code made no sense - fix it to do what was originally intendedRasmus Lerdorf2002-02-281-4/+5
|
* Go with 4.1.2Zeev Suraski2002-02-273-3/+3
|
* - Bring error message backDerick Rethans2002-02-261-3/+3
|
* There are no fdf changes in this branch as far as I can see. NotRasmus Lerdorf2002-02-261-1/+0
| | | | | sure where this NEWS item came from.
* Remove gd NEWS itemRasmus Lerdorf2002-02-261-1/+0
|
* This line makes no sense to meRasmus Lerdorf2002-02-261-4/+0
|
* BeautifyZeev Suraski2002-02-261-8/+8
|
* Fix pspell function entryYasuo Ohgaki2002-02-251-0/+1
|
* Add news for mm save handler and multiple SAPI start up problem fixYasuo Ohgaki2002-02-251-0/+2
|
* MFHYasuo Ohgaki2002-02-252-11/+41
| | | | | | - Fixed CGI (or other SAPI) start up failure when mm save handler is used # More fixes will be merged when I commit session & output control patch
* NEWS updated.Rui Hirokawa2002-02-231-0/+4
|
* - fixed configuration problem as shared extension for fdf.Rui Hirokawa2002-02-233-2/+11
| | | | | | - fixed configuration problem as shared extension for gd with freetype1. - default output encoding of mbstring changed to pass to fix initialization problem.
* Keep track of what has gone into 4.1.2 so farRasmus Lerdorf2002-02-221-0/+6
|
* Fix crash bug. 4th parameter is not incremental value, but it's assigned.Yasuo Ohgaki2002-02-221-1/+1
| | | | | # Are we going to have 4.1.2?
* fixing boundary check before someone other does it...Stefan Esser2002-02-211-0/+6
|
* MFHYasuo Ohgaki2002-02-031-3/+3
|
* MFH: fix for bug #14776Stefan Esser2002-01-141-0/+1
|
* Revert last commitYasuo Ohgaki2002-01-101-12/+2
|
* MFHYasuo Ohgaki2002-01-101-2/+12
|
* MFH.Yasuo Ohgaki2002-01-093-44/+69
| | | | | Bugs 10530,10656,14784
* MFHYasuo Ohgaki2002-01-071-3/+3
| | | | | | | # Disable bogus error message when external session save handler # (mm, msession, pgsql) is specified in php.ini. # This is not a real fix, but a tmp workaround.
* Fix crash (MFH)Yasuo Ohgaki2001-12-301-1/+1
|
* - MFH fix for crash in get_defined_constants().Markus Fischer2001-12-271-2/+2
|
* - MFH for bug 14690Derick Rethans2001-12-261-76/+20
|
* - MFH: Remove redundant codeDerick Rethans2001-12-251-2/+0
|
* - Fix for bug 14691: Invalidate mcrypt resource if the key size is 0Derick Rethans2001-12-251-0/+1
|
* - Last fixes to NEWSDerick Rethans2001-12-231-2/+4
|
* Update NEWSZeev Suraski2001-12-221-0/+2
|
* MFHZeev Suraski2001-12-221-0/+1
|
* - More cleanupDerick Rethans2001-12-211-2/+3
|
* - TypoDerick Rethans2001-12-211-1/+1
|