]> granicus.if.org Git - php/shortlog
php
2002-12-30 Derick Rethans- Align mssql comment and clarify DBA handler selection
2002-12-29 Ilia AlshanetskyFixed bug #21149 (fixed handling of unterminated '[').
2002-12-29 Ilia AlshanetskyFixed bug #21267 (opening URLs that result in redirecti...
2002-12-29 Ilia AlshanetskyFixed bug #21268 (session_decode() returned FALSE on...
2002-12-29 Zeev SuraskiRemove bogus ignores
2002-12-29 Zeev SuraskiUpdate .dsp's
2002-12-29 Marcus BoergerAdded support for db3/db4 error handling/information
2002-12-29 Marcus BoergerAdd a default handler that makes handler parameter...
2002-12-28 Sara GolemonTypo.
2002-12-28 Sara GolemonWhen scanning for cc: headers, make sure the header...
2002-12-28 Sascha SchumannFix order of library additions, so that the imap extens...
2002-12-28 Ilia AlshanetskyFixed bug #21229 (missing 3rd argument to php_module_st...
2002-12-27 Ilia AlshanetskyMake the version code get the version from the current...
2002-12-27 Ilia AlshanetskyAdded apache_get_version() & apache_get_modules() to...
2002-12-27 Ilia AlshanetskyAdded MINFO() to Apache 2, which displays the Apache...
2002-12-27 Ilia AlshanetskyBug fixing news.
2002-12-27 Ilia AlshanetskyFixed bug #17098 (make Apache aware that PHP scripts...
2002-12-27 Stig Bakken* 1.0 release notes
2002-12-27 Stig Bakken* added "clear-cache" command
2002-12-27 Stig Bakken* 1.0 release
2002-12-27 Stig Bakken* 1.0 version
2002-12-27 Ilia AlshanetskyMade DBA tests not dependant on error reporting settings.
2002-12-27 <changelog... Update.
2002-12-27 Edin KadribasicMention the fact that zlib extension is now built-in...
2002-12-27 Edin KadribasicResolved apperent cvs commit confict.
2002-12-27 <changelog... NEWS update
2002-12-27 <changelog... ChangeLog update
2002-12-27 Ilia AlshanetskyBug fixing news.
2002-12-26 Derick Rethans- MFB
2002-12-26 Georg Richteradded Wez, Ilia & myself
2002-12-26 Wez FurlongRemove cruft that opened a stream that was never closed...
2002-12-26 Sterling Hughesif needle is empty free allocated memory
2002-12-26 Sterling Hughesremove memleak
2002-12-26 Marcus BoergerAdd missing test for db4 handler
2002-12-26 Andrei Zmievskido_inherit_method_check() is supposed to return 0 or...
2002-12-26 Edin KadribasicMFB:
2002-12-26 <changelog... ChangeLog update
2002-12-25 George Schlossnaglefixed ws
2002-12-25 George Schlossnaglefix for 21177
2002-12-25 Derick Rethans- Add test for bug #21182
2002-12-25 Ilia AlshanetskyMake range operate on the copies of the parameters...
2002-12-25 <changelog... ChangeLog update
2002-12-24 Stefan Esserfix compile warning
2002-12-24 Stefan Esserdo correct casting
2002-12-24 Ilia AlshanetskyRemoved pointless assignment.
2002-12-24 Ilia AlshanetskyThe -1 is no longer needed, since it is done automatica...
2002-12-24 Ilia AlshanetskyChanged strncpy() to strlcpy().
2002-12-24 Ilia AlshanetskyA variety of CS style fixes, which include:
2002-12-24 <changelog... ChangeLog update
2002-12-23 Melvyn SopacuaVerify if gl_pathv is not NULL, which it is, when GLOB_...
2002-12-23 Stefan Esserfix compile error on IRIX
2002-12-23 Edin KadribasicMFB:
2002-12-23 Wez FurlongMFB: fpos_t -> off_t
2002-12-23 <changelog... ChangeLog update
2002-12-22 Ilia AlshanetskyFixed various memory leaks.
2002-12-22 Moriyoshi KoizumiRemoved "%s" from format strings
2002-12-22 Ilia AlshanetskyFixed bug #21146.
2002-12-22 Moriyoshi Koizumiphp_error => php_error_docref
2002-12-22 Moriyoshi KoizumiWS fix
2002-12-22 Moriyoshi KoizumiFixed bug #21144
2002-12-22 Wez FurlongForgot to include this in my previous commit for #21131...
2002-12-22 Wez FurlongFix for Bug #21131: fopen($file, 'a+') would incorrectl...
2002-12-22 Sascha Schumann(char *) vptr += expr; is refused by the IRIX compiler...
2002-12-22 Sascha Schumann'index' is a function name in the C library, do not...
2002-12-22 Wez FurlongA Simple fix for Bug #12360 (fsockopen timeout doesn...
2002-12-22 Melvyn SopacuaDelete some security related env variables
2002-12-22 <changelog... ChangeLog update
2002-12-22 Stig Bakken* Windows fix from Edin
2002-12-22 Stig Bakken* set default xml-rpc cache ttl to 1 hour
2002-12-21 Frank M. KromannCreate php.exe in cli directory to avoid conflict with...
2002-12-21 Edin KadribasicMFB:
2002-12-21 Edin KadribasicMFB: Reflect recent changes to the build process.
2002-12-21 Moriyoshi KoizumiMade auth information inaccessible under safe mode...
2002-12-21 Melvyn SopacuaMFB: There won't be a warning/fix on this, so remove...
2002-12-21 Ilia AlshanetskyMoved the bug fix news entry to 4.3.0 section, to indic...
2002-12-21 Andrei ZmievskiMFB.
2002-12-21 Ilia AlshanetskyBug fixing news & range() changes.
2002-12-21 Ilia AlshanetskyFixed bug #20987 (no handling for client certificates).
2002-12-21 Derick RethansMFB: Fix typo
2002-12-21 Melvyn SopacuaMFB: Skip the test, until a proper descision is made
2002-12-21 Moriyoshi KoizumiWS
2002-12-21 Moriyoshi KoizumiAdded some notes about the brigade bug detection
2002-12-21 <changelog... ChangeLog update
2002-12-21 Andrei Zmievski*** empty log message ***
2002-12-21 Andrei ZmievskiAlias dba_popen() to dba_open() until persistent STDIO...
2002-12-20 Sascha Schumanntest commit
2002-12-20 Stefan Esserneed more space
2002-12-20 Georg Richterfixed some warning when using external 4.x libs
2002-12-20 Frank M. KromannFixing Win32 build by adding missing libraries
2002-12-20 Sara GolemonMinor clarification in meaning of bitmask constants
2002-12-20 Marcus Boerger-Fix memory handling of persistent dba connections.
2002-12-20 Frank M. KromannMake sure the debug version is created in the right...
2002-12-20 Ilia AlshanetskyWhen low & high are the same return an array containing...
2002-12-20 Marcus Boerger@Make uniqid() parameters optional and allow any prefix...
2002-12-20 Marcus BoergerMFB
2002-12-20 Andrei ZmievskiAt least this problem exposed some leaks..
2002-12-20 Marcus Boerger-disable uniqid() when required lib functions not available
2002-12-20 Moriyoshi KoizumiRecommited the patch
2002-12-20 Sterling Hughessilly error, will MFH
2002-12-20 Edin KadribasicMFB: Make sure cli install dir is created before trying...
next