]> granicus.if.org Git - php/shortlog
php
2002-11-27 Sterling Hughesno more need for this either
2002-11-27 Sterling Hughesdon't use stupid constants, be smart, just read the...
2002-11-27 Frank M. Kromannfree alocated mem.
2002-11-27 Tal Peerjdtojewish() test
2002-11-27 Tal PeerAdded an additional (optional) argument to jdtojewish...
2002-11-27 Ilia AlshanetskyFixed bug #20664.
2002-11-27 Marcus Boerger-Code completley rewritten
2002-11-27 Marcus Boerger-Add test for exif_read_data and magic_quotes_runtime
2002-11-27 Marcus Boerger-Forgot to correct length
2002-11-27 Marcus Boerger-Add magic_quotes_runtime support
2002-11-27 Frank M. KromannConvert 0D 0D 0A line breaks to 0D 0A
2002-11-26 Stig Bakken* fix typo
2002-11-26 Frank M. Kromanntime is a function. Use the name of the variable 'times...
2002-11-26 Frank M. KromannAdding missing header file on Win32
2002-11-26 Frank M. Kromannremoving unused variables
2002-11-26 Stig Bakken* lose obsolete tags: libfile, libname, sources, includ...
2002-11-26 Frank M. KromannAdding missing ;
2002-11-26 Moriyoshi KoizumiImproved the error reporting portion of array_walk...
2002-11-26 Moriyoshi KoizumiPrevent too many error reports from being displayed
2002-11-26 Stig Bakken* ws/folding
2002-11-26 Moriyoshi KoizumiFixed incorrect error messages of array_walk() in case...
2002-11-26 Stig Bakken* changed "info" shortcut to "in"
2002-11-26 Christian StockerFix for Bug #20639 DomElement->get_elements_by_tagname...
2002-11-26 Wez FurlongUpdate to use new parameter parsing API.
2002-11-26 Marcus BoergerAdd Berkeley db4 support
2002-11-26 Marcus Boerger-Disallow combining db2 with db3 which are conflicting.
2002-11-26 Marcus BoergerHighlight "Thank you"
2002-11-26 Frank M. KromannAvoid , at the end of each string (to, cc and bcc)
2002-11-26 Shane Caraveofix windows build of cgi/fastcgi
2002-11-26 foobar- Made the STANDARD_SAPI_MODULE_PROPERTIES be what...
2002-11-26 Shane Caraveoconfigure now supports building the cgi-fcgi module
2002-11-26 Sascha SchumannAdd sapi_get_fd() and implement it for the Apache/thttp...
2002-11-26 Yasuo OhgakiRemove a warning
2002-11-26 Stig Bakken* a little more "windows robust" when looking for packa...
2002-11-26 Stig Bakken* forgot to set release date
2002-11-26 Stig Bakken* added --ignore-errors option, --force no longer ignor...
2002-11-26 Stig Bakken* added sig_keyid config param
2002-11-25 Ilia AlshanetskyMFH (test failure if session.serialize_handler is not...
2002-11-25 Stig Bakken* more accurate description of "makerpm" command
2002-11-25 Stig Bakken* silence some notices
2002-11-25 Stefan Essertmp_line was possible uninitialised, resulting in crap...
2002-11-25 Ilia AlshanetskyAdded a check to determine if the file can be retrieved...
2002-11-25 Maxim MaletskyBug# 16798. Tests appreciated by someone with Oracle 8.0
2002-11-25 Moriyoshi Koizumi@- Enabled mbregex by default when mbstring is also...
2002-11-25 Moriyoshi KoizumiForgot to adjust this one
2002-11-25 Moriyoshi KoizumiRenamed several internal functions for consistency
2002-11-25 Rui Hirokawasimplified korean encoding conversion table.
2002-11-25 Ilia AlshanetskyRemoved un-needed zlib check.
2002-11-25 Hartmut Holzgraefeemail address change
2002-11-25 Ilia AlshanetskySynchronized bundled gd library with the latest stable...
2002-11-25 Yasuo OhgakiCleanup state=4 and avoid using sscanf()
2002-11-24 Andi Gutmans- FN_IS_STATIC -> FN_STATIC
2002-11-24 Andi Gutmans- Fix crash
2002-11-24 Moriyoshi KoizumiMFB
2002-11-24 Sergey Kartashoff- Header file update for new mnogosearch functions
2002-11-24 Sergey Kartashoff@- A new functions have been added: udm_set_agent_param...
2002-11-24 Sascha SchumannUse proper form of NUL
2002-11-24 Marcus BoergerBetter naming
2002-11-24 Marcus BoergerAdd test against redeclaring an overloaded method abstract
2002-11-24 Marcus BoergerAdd test against mixing static/non static methods
2002-11-24 Sterling Hughesnull after the erealloc()
2002-11-24 Christian Dickmannremove the check, cause i don't really know, if content...
2002-11-24 Christian Dickmannadd some checks to increase cache integrity
2002-11-24 Christian Dickmannadd errormessage, but that does not fix the problem
2002-11-24 Yasuo OhgakiAdded missing '\0'
2002-11-24 foobarMFB: ; instead of :
2002-11-24 Moriyoshi KoizumiRenamed the file because this is actually a test for...
2002-11-24 Ilia AlshanetskyFix compile warning, MIN/MAX macros may already be...
2002-11-24 Ilia AlshanetskyAdded gdPEstrdup macro.
2002-11-24 Ilia AlshanetskyFixed 3 memory leaks.
2002-11-24 Moriyoshi KoizumiFixed the macro so this can be compiled with ft1
2002-11-23 Moriyoshi KoizumiSorry, wrong commit.
2002-11-23 Moriyoshi KoizumiDismissed the second part of the test
2002-11-23 Frank M. KromannAdding mb_gpc files to project
2002-11-23 Moriyoshi KoizumiFixed leaks. Other leaks are originated in libgd.
2002-11-23 Derick Rethans- Adjust tests for removed old_function() in Zend Engine 2
2002-11-23 Moriyoshi KoizumiFixed segfaults
2002-11-23 Marcus BoergerAllow db4.0 & db4.1 here. Patch by Ralf Engelschall...
2002-11-23 Andi Gutmans- My personal cleanups
2002-11-23 Andi Gutmans- Commit Marcus' cleanup of abstract and static inherit...
2002-11-23 Moriyoshi KoizumiForgot this one. Updated license information
2002-11-23 Moriyoshi KoizumiUpdated license information headers
2002-11-23 Moriyoshi KoizumiSeparated GPC related part from mbstring.c
2002-11-23 foobarws fix
2002-11-23 Derick Rethans- Make it compile on IRIX again
2002-11-23 Marcus BoergerMove up general tests
2002-11-23 Moriyoshi KoizumiFixed some odd behaviours of range()
2002-11-23 Moriyoshi KoizumiFixed tab positions.
2002-11-23 Moriyoshi KoizumiTest for mb_send_mail() under language=Korean
2002-11-23 Marcus BoergerMFB: Fix memleak in debug mode
2002-11-23 Sara GolemonNew function dns_get_record(): close resolver socket...
2002-11-23 Marcus BoergerTesting default behaviour
2002-11-22 Rui Hirokawafixed some bugs in korean encoding conversion.
2002-11-22 Rasmus LerdorfApplied imagedeallocate() fix
2002-11-22 Ilia AlshanetskyFixed bug #20560.
2002-11-22 Stefan Esserlittle fix
2002-11-22 Marcus BoergerMake magic_quotes_runtime work bidirectional for dba
2002-11-22 Edin KadribasicAvoid possible buffer overflow.
2002-11-22 Marcus BoergerShow which algorythm fails and do not fail when we...
2002-11-22 Edin KadribasicMFB: Don't send default http status (200).
next