summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-04-301-0/+14
* MFH update to begin process for next release (release is not imminent)Greg Beaver2004-04-301-15/+24
* MFH fix 1186: notice in PEAR_Common undeclared $_packageNameGreg Beaver2004-04-301-1/+4
* MFH: Fixed bug #28196 (missing error constants in cURL extension).Ilia Alshanetsky2004-04-292-0/+30
* MFH Don't strip off those []s, it'll only create problems in wrappers and els...Sara Golemon2004-04-271-5/+0
* MFH BugFix 28187 parse_url does not handle scheme://[0123:4567::89]:12345/etc...Sara Golemon2004-04-272-1/+18
* MFH: Removed C++ style comments.Ilia Alshanetsky2004-04-2710-102/+102
* MFH: Fixed bug #28184 (C++ comments in GD library sources).Ilia Alshanetsky2004-04-271-1/+1
* - Fixed bug #28147 (Crash with drawing anti-aliased lines)Derick Rethans2004-04-253-2/+34
* Reorder NEWSDerick Rethans2004-04-231-1/+1
* bug #27810 from Joe OrtonRasmus Lerdorf2004-04-232-23/+2
* MFH: Fixed bug #28087 (Do not force mysql.trace_mode to 0 on every request)Ilia Alshanetsky2004-04-232-1/+2
* BFNMarcus Boerger2004-04-221-0/+2
* MFH: Fixed possible crash inside pg_copy_(to|from) function if delimiter isIlia Alshanetsky2004-04-222-4/+6
* Correct news entry order.Ilia Alshanetsky2004-04-211-2/+2
* MFH:Ilia Alshanetsky2004-04-211-10/+14
* mssql related fixesFrank M. Kromann2004-04-201-0/+4
* MFH: Fix #28007. Compile fails when the SHORT type is undefined (older versio...Frank M. Kromann2004-04-201-0/+3
* MFH: Fix problem getting return value from stored procedure when it returns m...Frank M. Kromann2004-04-201-1/+4
* news!Wez Furlong2004-04-191-0/+2
* MFH: timeout duration too long in liveness checks for sockets.Wez Furlong2004-04-191-7/+1
* - Fix for bug #28042 (greek letters in html to entitity mapping not correct)Derick Rethans2004-04-172-4/+6
* MFH: set Sybase default APPNAME to ("PHP " PHP_VERSION)Uwe Schindler2004-04-162-2/+2
* MFH: Fixed test failure if session.use_trans_sid is enabled.Ilia Alshanetsky2004-04-151-0/+1
* Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely).Ilia Alshanetsky2004-04-142-1/+5
* Back to dev.Ilia Alshanetsky2004-04-142-5/+5
* Prepare for 4.3.6Ilia Alshanetsky2004-04-142-3/+3