]> granicus.if.org Git - php/shortlog
php
2002-09-03 Derick Rethans- MFH for: Apply rest of html errors fix (Patch by...
2002-09-03 Sebastian BergmannAdd html_errors to zend_utility_values. Patch by Jan...
2002-09-03 Rui Hirokawaremoved #ifdef for mbstring.encoding_translation.
2002-09-03 Yasuo OhgakiAdded mbstring.encoding_translation to php.ini-dist...
2002-09-03 Rui Hirokawa*** empty log message ***
2002-09-03 Rui Hirokawa--enable-mbstr-enc-trans is abolished to prevent some...
2002-09-03 Andi Gutmans- Fix typo
2002-09-03 <changelog... ChangeLog update
2002-09-02 Jan Lehnardt - prepare non-html phpinfo output for zend extensions
2002-09-02 Markus Fischer- Enable strcoll() for win32 build
2002-09-02 Thies C. Arntzenrefine last patch. if the argument-stack is not consist...
2002-09-02 Thies C. Arntzendebug_backtrace() now checks the complete argument...
2002-09-02 Stanislav MalyshevMFZE1
2002-09-02 <changelog... ChangeLog update
2002-09-01 Andi Gutmans- Fix leak reported by "l0t3k" <cshmoove@hotmail.com>
2002-09-01 Sergey Kartashoff- Udm_Cat_Path, Udm_Cat_List, Udm_Get_Doc_Count functio...
2002-09-01 Sebastian BergmannPer discussion on #php.bugs (+1 from at least Derick...
2002-09-01 Stanislav MalyshevMFZE1
2002-09-01 <changelog... ChangeLog update
2002-08-31 Jan Lehnardt - cosmetics
2002-08-31 foobarFix it back..(what was that commit????)
2002-08-31 <changelog... ChangeLog update
2002-08-30 <changelog... Fixing up Changelog and NEWS for the past few days.
2002-08-30 Adam DickmeissBug fix: dont cache connection if proxy setting have...
2002-08-30 foobarFix shared build
2002-08-30 foobarFix bug: #19124, xmlrpc extension builds ok now as...
2002-08-30 foobarxpm.h is sometimes in /usr/include/X11 (or /usr/X11R6...
2002-08-30 foobarFix the build when bundled gd library is used
2002-08-29 Jan Lehnardt - seperate registered streams.
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...
next