]> granicus.if.org Git - php/shortlog
php
2002-08-27 Derick Rethans- "Use" is not a name :)
2002-08-27 Marcus Boerger-php_error_docref
2002-08-27 Marcus Boergerheader for last commit
2002-08-27 foobarcleanup
2002-08-27 <changelog... NEWS update
2002-08-27 Marcus Boerger-fix memory leak on failure
2002-08-27 <changelog... ChangeLog update
2002-08-26 Marcus Boerger-reimplemented old style output (.exp, .out)
2002-08-26 Marcus Boergerfix fwrite to no longer apply stripslashes on input...
2002-08-26 Marcus Boergerfix proto and tweak error message
2002-08-26 Thies C. Arntzendebug_backtrace(): show name of included file for inclu...
2002-08-26 Wez FurlongImplement com_invoke_ex, which allows the user to speci...
2002-08-26 Derick Rethans- Whitespace
2002-08-26 Derick Rethans@- Use escape_shell_cmd() to allow multiple extra param...
2002-08-26 Marcus Boergerthat propably wasn't a good idea and thus already removed
2002-08-26 Pierre JoyeSet 'defaultuser' if 'USER' env not found
2002-08-26 Pierre JoyeReplace horrendous code :)
2002-08-26 <changelog... NEWS update
2002-08-26 Pierre JoyeRule 1: Never quickly fix a thing in cvs
2002-08-25 Jason GreeneImplement socket errno values for UNIX based platforms.
2002-08-25 Sebastian BergmannFix ZTS build.
2002-08-25 Wez FurlongWS
2002-08-25 Ilia AlshanetskySlight optimization of php_strtoupper & php_strtoupper...
2002-08-25 Marcus BoergerMFB
2002-08-25 Marcus Boergeruse php_error_docref()
2002-08-25 Pierre JoyeRemove $_ENV usages, getenv() is used instead
2002-08-25 Marcus Boergerimprooved error messages
2002-08-25 Pierre JoyeRemove $_ENV usages
2002-08-25 Pierre JoyeRemove $_ENV usages, this causes problems with recomman...
2002-08-25 Marcus BoergerRemoved __output_handler as everybody seems against...
2002-08-25 foobarFix long line..and typo
2002-08-25 Derick Rethans@- PHP's cURL extention now requires cURL version 7...
2002-08-25 Marcus BoergerUse zend_is_callable() instead of php_check_object_meth...
2002-08-25 Wez FurlongFix open_basedir.
2002-08-25 Wez FurlongPrevent possible problems with include_path.
2002-08-25 Marcus BoergerReenable array(object,method) in ob_start()
2002-08-25 Wez FurlongHopefully really fix #18022 this time.
2002-08-25 Wez FurlongPotential fix for Bug#18022:
2002-08-25 Wez FurlongUnify error messages.
2002-08-25 Wez FurlongAdd a "closing" parameter for filters to determine...
2002-08-25 Wez FurlongRemove php_stream_error as discussed with Rasmus.
2002-08-25 <changelog... NEWS update
2002-08-25 <changelog... ChangeLog update
2002-08-24 Yasuo OhgakiChanged pg_connection_info()/pg_connection_reset()...
2002-08-24 Yasuo OhgakiRename mysql_character_set_name() to mysql_client_encod...
2002-08-24 Andi Gutmans- Whitespace
2002-08-24 Andi Gutmans- Whitespace and better variable name
2002-08-24 Marcus BoergerConvert to unix, related to bug 18588
2002-08-24 Zeev SuraskiUndeprecate mysql_db_query()
2002-08-24 foobarMake this entry a little bit easier for eyes to catch.
2002-08-24 Stefan EsserOverwrite control chars in parameters with whitespace...
2002-08-24 Georg Richterchanged zend_error -> php_error_docref()
2002-08-24 Derick Rethans- Also make bz2 archives
2002-08-24 Den V. Tsopaconvert encoding to cp1251,cp866 was not working, fixed
2002-08-24 Georg Richterchanged error messages according to CODING_STANDARDS
2002-08-24 Georg RichterMySQL changes
2002-08-24 Thies C. Arntzenfix warning
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...
next