]> granicus.if.org Git - php/shortlog
php
2002-08-29 Ilia AlshanetskyFixed the \0 check in previous patch.
2002-08-29 Ilia AlshanetskyFixed bug #18966
2002-08-29 foobarRemove unnecessary whitespace
2002-08-29 Jan Lehnardt - reenable "no value" output. thanks to sebastian...
2002-08-29 Pierre JoyeHope to finnally got it, fixes notice (Thx to Sebastian)
2002-08-29 Jan Lehnardt - fix ZTS build. thanks to edin.
2002-08-29 Marcus BoergerOne zero to much
2002-08-29 Derick Rethans- EXIF is about meta data from images, not for digital...
2002-08-29 foobarFix bug: #19159, mysql_field_count was available since...
2002-08-29 foobarI would have thought this was clear to everyone already..
2002-08-29 foobarrevert that undiscussed change until it is really agree...
2002-08-29 <changelog... NEWS update
2002-08-29 <changelog... ChangeLog update
2002-08-28 Ilia AlshanetskyFixed compile warning (unused variable)
2002-08-28 Jan Lehnardt - add phpinfo() support for CLI.
2002-08-28 Rasmus LerdorfDescription didn't match the function here
2002-08-28 Marcus BoergerEnable EXIF by default as discussed with Rasmus
2002-08-28 Thies C. Arntzendebug_backtrace()
2002-08-28 Christian Stockercorrect entry about XsltObject->result_dump_*()
2002-08-28 Thies C. Arntzendebug_backtrace():
2002-08-28 Thies C. Arntzenclear current_execute_data on bailout as it would point...
2002-08-28 Derick Rethans- Let's make this a little bit more professional :)
2002-08-28 Derick Rethans- MFZE1
2002-08-28 Derick Rethans- Whitespace
2002-08-28 Jason Greene@socket_recvfrom is now binary safe (Jason)
2002-08-28 Dan Kalowskysilence build warning, added default case
2002-08-28 foobarThis extension is not forced to be compiled as shared.
2002-08-28 foobarAdded the header and removed some commented out stuff...
2002-08-28 foobarws fixes
2002-08-28 foobarFix ZTS build
2002-08-27 Brad HouseAdding a left-out command
2002-08-27 Marcus BoergerSome requirements engineering: today necessary defines...
2002-08-27 Marcus Boergerphp_error_docref
2002-08-27 Marcus Boergerphp_error_docref
2002-08-27 Marcus BoergerRemove this nonsense - this makes the module unpredicab...
2002-08-27 Christian Stockerfix some to long property strings
2002-08-27 Christian Stockerargh, domxml_doc_free is not yet ready for CVS :)
2002-08-27 Christian Stockerstupid typo
2002-08-27 Christian Stockerfix memleak in php_domxslt_string_to_xpathexpr
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.
next