summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* one more attempt at ridding us of some of those annoying mime typesPHP-4.3.7Gwynne Raskind2009-07-160-0/+0
* Add CAN-2004-0595 regression test. (modified from Joe Ortons version)Stefan Esser2004-07-141-0/+2
* 4.3.8 patches.Ilia Alshanetsky2004-07-1319-39/+86
* - Fixed typoDerick Rethans2004-07-131-2/+2
* - Create a branch PHP_4_3_7 based on php 4.3.7 to form 4.3.8Derick Rethans2004-07-132-5/+5
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3_7'.SVN Migration2004-06-021-27/+0
* Prepare for 4.3.7 release.Ilia Alshanetsky2004-06-023-14/+12
* MFH: No need to NULL terminate manually, snprintf() does it for us already.Ilia Alshanetsky2004-06-011-7/+0
* MFH: Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars inIlia Alshanetsky2004-06-012-4/+8
* *** empty log message ***Andrei Zmievski2004-06-011-0/+2
* #28569Ard Biesheuvel2004-06-011-0/+2
* MFH: Fixed bug #28569 (connection id is not thread safe)Ard Biesheuvel2004-06-011-10/+16
* MFH: Added missing argument check.Ilia Alshanetsky2004-05-311-0/+4
* - Missing ';'Pierre Joye2004-05-311-1/+1
* Fix buildArd Biesheuvel2004-05-311-2/+2
* MFH: Fixed memory leak on ifx_error().Ilia Alshanetsky2004-05-301-35/+105
* MFH: Fixed bug #28564 (Problem building informix as a shared extension).Ilia Alshanetsky2004-05-303-0/+9
* Manually check for egrepBrad House2004-05-301-0/+3
* MFH: Fixed bug #28311 (Transparency detection code is off by 1).Ilia Alshanetsky2004-05-281-1/+1
* MFHStefan Esser2004-05-281-1/+6
* MFHStefan Esser2004-05-281-1/+1
* MFH: Turn off session.auto_start to prevent test failures.Ilia Alshanetsky2004-05-261-0/+1
* MFH: Prevent test failure when fi_FI locale is not available.Ilia Alshanetsky2004-05-261-1/+8
* Fixed test failure due to incorrect library check.Ilia Alshanetsky2004-05-261-8/+6
* Fix buildWez Furlong2004-05-261-2/+0
* - MFH: Fixed bug #28523 (Typo in ext/sockets/sockets.c)Derick Rethans2004-05-261-1/+1
* MFHStefan Esser2004-05-251-1/+1
* PHP_SETUP_OPENSSL is NOT SNMP_SHARED_LIBADD, it's MCVE_SHARED_LIBADDBrad House2004-05-251-1/+3
* Back to dev.Ilia Alshanetsky2004-05-252-3/+3
* Prepare for 4.3.7RC1.Ilia Alshanetsky2004-05-253-4/+6
* - MFH: Fix #28506, negative angle returns "random arcs"Pierre Joye2004-05-242-0/+7
* MFH: Fixed bug #28508 (Do not make hypot() available if not supported byIlia Alshanetsky2004-05-244-2/+8
* BFNWez Furlong2004-05-231-0/+1
* MFH: Bugfix for #23220: IIS messes up SSL shutdownWez Furlong2004-05-231-2/+31
* MFH.Stefan Esser2004-05-231-3/+3
* The other bit of MFHEdin Kadribasic2004-05-211-0/+1
* - MFH: Fixed bug #28354Timm Friebe2004-05-211-1/+1
* - MFH: Fixed TSRM buildTimm Friebe2004-05-211-1/+1
* - MFH: Fixed TSRM problem in latest commit.Derick Rethans2004-05-211-1/+1
* - MFH: Fixed bug #28456 (Problem with enclosed / in uploaded files).Derick Rethans2004-05-212-1/+11
* MFH: Fixed stream leak on error.Ilia Alshanetsky2004-05-201-0/+1
* MFH: Free vars before calling E_ERROR.Ilia Alshanetsky2004-05-201-4/+4
* MFH: Fixed possible memory leak.Ilia Alshanetsky2004-05-181-0/+1
* MFH: Fixed command line escaping routines for win32.Ilia Alshanetsky2004-05-182-1/+12
* MFHEdin Kadribasic2004-05-181-1/+1
* MFH: Correct output.Ilia Alshanetsky2004-05-172-8/+8
* - MFH: Document the smtp_post setting in php.ini*Derick Rethans2004-05-172-0/+2
* MFH: Fix printf with floatsMarcus Boerger2004-05-162-7/+30
* - MFH: Fixed auto-conversion from long to double when LONG_MAX /Timm Friebe2004-05-161-8/+7
* MFH: Do not allocate error buffer at the start of every request.Ilia Alshanetsky2004-05-161-8/+8