summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* one more attempt at ridding us of some of those annoying mime typesPHP-5.0Gwynne Raskind2009-07-160-0/+0
* - This test works fine (patch by Lars Strojny)Derick Rethans2008-07-221-5/+0
* fix bug with variables clobbered by longjmpStanislav Malyshev2006-08-081-3/+3
* - UpdateMarcus Boerger2006-05-211-6/+14
* MFH (r-1.436) copy() should not disrespect open_basedir on source fileSara Golemon2006-04-141-1/+1
* Fixed crash on error message during PHP startup in FastCGIDmitry Stogov2006-02-221-1/+3
* MF51: fix memory leak and possible invalid readsAntony Dovgal2006-02-151-4/+8
* MFH: fix #36400 (Custom 5xx error does not return correct HTTP response error...Antony Dovgal2006-02-152-1/+22
* MF51:Antony Dovgal2006-02-141-1/+17
* Fixed bug #36205 (Memory leaks on duplicate cookies)Dmitry Stogov2006-02-132-0/+2
* Fixed bug #36303 (foreach on error_zval produces segfault)Dmitry Stogov2006-02-063-1/+16
* MFB: Fix line endings.Sebastian Bergmann2006-02-010-0/+0
* MFB (Fix possibility of a wrong element being deleted by zend_hash_del())Zeev Suraski2006-02-011-2/+4
* MFH: Fixed crash on destroying COM objectDmitry Stogov2006-01-244-1/+6
* Fixed bug #36071 (Engine Crash related with 'clone')Dmitry Stogov2006-01-193-0/+22
* Fixed first-chance exception during request shutdownDmitry Stogov2006-01-161-3/+8
* Fixed bug #36006 (Problem with $this in __destruct())Dmitry Stogov2006-01-163-0/+33
* WSSascha Schumann2006-01-131-3/+3
* - MFHSascha Schumann2006-01-131-0/+3
* MFH: fix #35959 (Cannot build with Solid 2.3)Antony Dovgal2006-01-101-1/+1
* MFH: Added safety checksIlia Alshanetsky2006-01-011-4/+2
* MFH: fixed #28899 mb_substr() and substr() work differently when mbstring.fun...Rui Hirokawa2005-12-231-0/+5
* Fixed bug #35612 (iis6 Access Violation crash). (alacn dot uhahaa at gmail do...Dmitry Stogov2005-12-221-1/+3
* Updated READMEMark L. Woodward2005-12-141-2/+5
* MFH: fix spelling and #35665Antony Dovgal2005-12-141-1/+1
* Fixed bug #35570 (segfault when re-using soap client object)Dmitry Stogov2005-12-122-1/+2
* MFOB: Updated to libxml2 to 2.6.22, thanks to rrichardsEdin Kadribasic2005-12-111-82/+53
* Fixed bug #35612 (iis6 Access Violation crash)Dmitry Stogov2005-12-092-1/+7
* Fixed bug #34429 (Output buffering cannot be turned off with FastCGI)Dmitry Stogov2005-12-092-0/+4
* Fixed possible SIGSEGV (Rob Richards)Dmitry Stogov2005-12-094-8/+12
* Fix win32 buildFrank M. Kromann2005-12-071-0/+3
* Fixed bug #33394 (Socket Timeout on SOAP request causes general exception in ...Dmitry Stogov2005-12-071-1/+3
* MF51:Antony Dovgal2005-12-052-0/+18
* MF51: fix #35490 (socket_sendto() unable to handle IPv6 addresses)Antony Dovgal2005-12-011-1/+1
* Fixed bug #35437 (Segfault or Invalid Opcode 137/1/4)Dmitry Stogov2005-12-013-0/+32
* typoDmitry Stogov2005-11-291-1/+1
* MFH: Resolve Apache2 subrequest problems (Ilia)Dmitry Stogov2005-11-291-0/+2
* MFH: Improved safe_mode/open_basedir check (Ilia)Dmitry Stogov2005-11-291-1/+1
* MFH: Improved safe_mode/open_basedir check (Ilia)Dmitry Stogov2005-11-291-1/+1
* Fixed bug #35399 (Since fix of bug #35273 SOAP decoding of soapenc:base64bina...Dmitry Stogov2005-11-282-0/+36
* 5th argument of mb_encode_mimeheader() was not acceptable.Rui Hirokawa2005-11-251-1/+1
* Fixed bug #35360 (exceptions in interactive mode (php -a) may cause crash)Dmitry Stogov2005-11-243-1/+11
* MFH: fixed 5307 unexpected header can be injected to mb_send_mail().Rui Hirokawa2005-11-231-3/+47
* Fixed bug #33732 (Wrong behavior of constants in class and interface extending)Dmitry Stogov2005-11-233-3/+54
* Fix for MS VisualStudio 2005.Sebastian Bergmann2005-11-202-10/+10
* Fix line endings for MS VisualStudio 2005.Sebastian Bergmann2005-11-200-0/+0
* MFH: fixed #35253 length of the encoded string vilolates a RFC.Rui Hirokawa2005-11-191-3/+4
* MFH: Fix #33201 Crash when fetching some data typesFrank M. Kromann2005-11-182-8/+9
* MFH Fix #33963. mssql_bind fails on input parametersFrank M. Kromann2005-11-182-1/+4
* MFH: Fix #32009 crash when mssql_bind() is called more than onceFrank M. Kromann2005-11-182-11/+17