]> granicus.if.org Git - php/shortlog
php
2002-08-24 Yasuo OhgakiFixed typo
2002-08-24 Yasuo OhgakiMake pg_result_status() a little more useufl by ignorin...
2002-08-24 Marcus Boergerphp_error_docref
2002-08-24 foobarRemove relic from PHP3 days which is not useful anymore.
2002-08-24 Zeev SuraskiFix import_request_variables()
2002-08-24 <changelog... ChangeLog update
2002-08-23 foobarMade this extension to use the resource stuff
2002-08-23 Andi Gutmans- Add \n to configure fprintf
2002-08-23 Andi Gutmans- dlerror -> DL_ERROR
2002-08-23 foobarws fix
2002-08-23 Rasmus Lerdorfstream closing bug here too
2002-08-23 Wez FurlongFix segfault reported by Rasmus.
2002-08-23 Wez FurlongRespect safe mode setting when opening scripts and...
2002-08-23 Georg Richterfixed bug #18643
2002-08-23 Christian Stockerrenamed xslt_dump_* to xslt_result_dump_* to avoid...
2002-08-23 Christian Stockerfix memleak in xslt->dump_mem()
2002-08-23 Thies C. Arntzendebug_backtrace: show include/require/eval as normal...
2002-08-23 Derick Rethans- No spaces :)
2002-08-23 Thies C. Arntzen- debug_backtrace now also returns an array containing...
2002-08-23 Georg Richterfixed bug #19016
2002-08-23 Thies C. Arntzen- debug_backtrace:
2002-08-23 Thies C. Arntzenthose are set by RETURN_FROM_EXECUTE
2002-08-23 Georg Richterfixed bug #16965
2002-08-23 Zeev SuraskiFix ob_gzhandler()'s handling of requests w/o compressi...
2002-08-23 foobarUpdate/cleanup.
2002-08-23 <changelog... NEWS update
2002-08-22 Wez FurlongAdd a configure check to see if the seeker function...
2002-08-22 Ilia AlshanetskyFixed a typo
2002-08-22 Marcus Boergermore php_error_docref
2002-08-22 Marcus Boergerphp_error_docref...
2002-08-22 Wez FurlongFix compile warnings under win32
2002-08-22 Wez Furlong*cough*
2002-08-22 Wez FurlongFix error messages.
2002-08-22 Marcus Boergerfiw warnings
2002-08-22 Christian Stocker- moved xslt_dump_ to better place
2002-08-22 Christian Stocker@- Added XsltObject->dump_file($result,$filename[,...
2002-08-22 Christian Stocker@- Added XsltObject->dump_mem($result) for returning...
2002-08-22 Christian Stockerreturn version number of linked libxml2, not of the...
2002-08-22 Marcus Boergerfix examples
2002-08-22 Marcus Boergerfix zts build
2002-08-22 Mark L. WoodwardRemoved C++ comments
2002-08-22 Edin Kadribasicmagic.mime seems to be more common name for the file.
2002-08-22 Edin Kadribasic@- Made mime_magic extension available on win32 platfor...
2002-08-22 Ilia AlshanetskyInstead of hardcoding the path of magic.mime file,...
2002-08-22 Ilia AlshanetskyFixed a number of compile warnings.
2002-08-22 Marcus Boergerfix warning
2002-08-22 Marcus Boergerfix php_error_docref parameters
2002-08-22 Christian Stocker@ - Added xslt_backend_version() and xslt_backend_name...
2002-08-22 Stefan RoehrichFixed prototype.
2002-08-22 Christian Stockeradd allow_webdav_methods as option
2002-08-22 Christian Stockerdo not check for POST twice
2002-08-22 Christian Stocker@ - Added php.ini option "allow_webdav_methods" to...
2002-08-22 Tim Toohey(PHP imagecolormatch) makes a palette image match the...
2002-08-22 Jason Greene@Made major improvents to the pcntl extension(Jason):
2002-08-22 foobarkill some compile warnings
2002-08-22 foobarstyle fix
2002-08-22 foobarcomment out unused variable
2002-08-22 foobarkill compiler warning (unused variable)
2002-08-22 foobarFix typo.
2002-08-22 foobarThese functions are not used elsewhere.
2002-08-22 <changelog... ChangeLog update
2002-08-21 foobarFix ZTS build
2002-08-21 Marcus BoergerThese require exif and mbstring
2002-08-21 Marcus BoergerTest argument passing for CLI
2002-08-21 Marcus BoergerThis does not work for CLI
2002-08-21 Marcus BoergerAdded ARGS section to allow passing arguments to CLI...
2002-08-21 Thies C. Arntzenzend_execute: make sure that current_execute_data point...
2002-08-21 Ilia AlshanetskyAdded monetary.h to prevent compile warning.
2002-08-21 Ilia AlshanetskyAdded a check for monetary.h needed for strfmon inside...
2002-08-21 Marcus BoergerReflect recent changes to exif.c
2002-08-21 Marcus BoergerFixes array test 004.phpt. Nice copy paste error.
2002-08-21 Marcus BoergerPatch from Melvyn Sopacua <msopacua@idg.nl> finally...
2002-08-21 Sebastian BergmannFix ZTS build.
2002-08-21 Derick Rethans- Proper format for CREDITS files
2002-08-21 Uwe Steinmann- gave overdue credits to christian
2002-08-21 Dan KalowskyThis final change enables the ext/java to compile on...
2002-08-21 Ilia AlshanetskyFixed compile warning.
2002-08-21 Marcus Boergeradd ini setting precision - this does not fix the real...
2002-08-21 Marcus Boergermore ini settings
2002-08-21 Marcus Boergerfull decopling of size parameters of ob_start() and...
2002-08-21 Dan KalowskyOne more patch up towards OSX compatibility...
2002-08-21 Marcus BoergerAdd var_dump float format test
2002-08-21 Marcus BoergerAdd combined base64 and md5 test
2002-08-21 Marcus Boergerfix array tests
2002-08-21 Marcus Boergermake snprintf and f,g,G converions of snprintf/spprintf...
2002-08-21 Marcus BoergerIgnore double_buffering for ob_start().
2002-08-21 <changelog... NEWS update
2002-08-21 <changelog... ChangeLog update
2002-08-20 Marcus Boergerspeling - thanks (Masaki Fujimoto), acually this wasn...
2002-08-20 Marcus BoergerRevert ob_start() defaults to 40K/10K until i find...
2002-08-20 Dan KalowskyCorrecting english in config
2002-08-20 Dan KalowskyFix for Bug #18999
2002-08-20 Wez FurlongFix newly introduced leak in the debug build.
2002-08-20 Wez FurlongImplement filter API for streams.
2002-08-20 Wez Furlongfix vim modeline
2002-08-20 Marcus Boergerspeling - thanks derick
2002-08-20 Marcus Boergerchange to php_error_docref()
2002-08-20 Marcus Boergernote about double_buffering
2002-08-20 Marcus BoergerChanged handling of output buffer sizes.
2002-08-20 Marcus BoergerChanged handling of output buffer sizes.
next