summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_3_7RC1'.php-4.3.7RC1SVN Migration2004-05-251-27/+0
* 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
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-05-161-0/+40
* MFH: Added missing safe_mode & open_basedir checks.Ilia Alshanetsky2004-05-161-0/+8
* update config.m4 for libmonetra 4.0 compatability.Brad House2004-05-161-4/+29
* MFH: Fixed possible memory leak inside popen().Ilia Alshanetsky2004-05-141-0/+1
* MFH: Fixed bug #28386 (wordwrap() wraps lines 1 character too soon).Ilia Alshanetsky2004-05-132-1/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-05-131-0/+13
* MFH: Make isapi more compatible with apache sapis as far as the creationIlia Alshanetsky2004-05-131-1/+3
* Make curl compile with the latest win32 libcurlEdin Kadribasic2004-05-131-1/+4
* MFH: Skip session tests if session.save_path is not writable.Ilia Alshanetsky2004-05-131-0/+9
* MFH: Fixed various possible memory leaks.Ilia Alshanetsky2004-05-121-22/+16
* MFH: Fixed bug #28374 (Possible unterminated loop insideIlia Alshanetsky2004-05-122-1/+3
* Avoid Bug #28363 by not seeking if we don't have a read bufferWez Furlong2004-05-121-1/+1
* MFH: Make vprintf() and printf() return the length of the string printed.Ilia Alshanetsky2004-05-111-0/+2
* MFH: Fixed bug #28355 (glob() does not return error on Linux when it doesIlia Alshanetsky2004-05-112-0/+6
* MFH: Fixed crash inside cpdf_place_inline_image() when working withIlia Alshanetsky2004-05-102-6/+22
* MFH Decouple NAN and INFMarcus Boerger2004-05-102-5/+27
* Added missing upgrade bit.Ilia Alshanetsky2004-05-101-0/+3
* BFNMarcus Boerger2004-05-101-0/+1
* MFH Fix problems with c modeMarcus Boerger2004-05-103-4/+16
* MFH: Fixed bug #28289 (incorrect resolving of relative paths by glob() inIlia Alshanetsky2004-05-092-2/+6
* MFH:Ilia Alshanetsky2004-05-093-4/+21
* MFH: if statement logic would never eval to false.Sara Golemon2004-05-082-1/+3
* MFH: fixed unregistered pointer juggling bugArd Biesheuvel2004-05-071-10/+10
* Security fix: Put '\0' string termination before loopUwe Schindler2004-05-031-1/+1
* MFHStefan Esser2004-05-021-2/+2
* MFH Bugfix #28229 (PATCH run-tests tripped up by spaces in names)Marcus Boerger2004-04-302-2/+3
* MFH fix included files and put error messages in PEAR_Downloader where they a...Greg Beaver2004-04-302-9/+6
* MFH: Fixed bug #28228 (number_format() does not allow empty decimalIlia Alshanetsky2004-04-302-1/+10