]> granicus.if.org Git - php/shortlog
php
2003-01-10 Frank M. KromannAvoid warnings when running stored procedures returning...
2003-01-10 Ilia AlshanetskyMFZE2
2003-01-10 Christian StockerThrow error if object is not a XML_DOCUMENT_NODE in...
2003-01-10 Andrey Hristovskipping unneeded copy
2003-01-10 Andrei ZmievskiAutomatically register constructor, destructor, and...
2003-01-10 Wez FurlongFix the number format fix when the number of decimal...
2003-01-10 Derick Rethans- Fixed bug #20155: xmlrpc compile problem with zendeng...
2003-01-10 Moriyoshi KoizumiReduced compiler warnings
2003-01-10 Moriyoshi KoizumiReduced compiler warnings
2003-01-10 Moriyoshi KoizumiAdded missing cast operators
2003-01-10 Ilia AlshanetskyFixed ImageRotate when rotation angle is 90 degrees...
2003-01-10 <changelog... ChangeLog update
2003-01-10 Stig Bakken* prepare 1.0.1 release
2003-01-10 Stig Bakken* obey PHP_PEAR_INSTALL_DIR and PHP_PEAR_PHP_BIN enviro...
2003-01-10 Stig Bakken* verbosity fix for cvstag and cvsdiff commands
2003-01-10 Stig Bakken* TODO item
2003-01-10 Stig Bakken* add "cvsdiff" command
2003-01-10 Stig Bakken* use getenv() instead of $_ENV[]
2003-01-09 Ilia AlshanetskyCS fixes
2003-01-09 Ilia AlshanetskyFixed a memory corruption that occurs when an untermina...
2003-01-09 Frank M. KromannAdding extended checks for where FreeTDS is installed
2003-01-09 Ilia AlshanetskyFixed compiler warnings.
2003-01-09 Sara GolemonBug #21531 file_exists() and other filestat functions...
2003-01-09 Moriyoshi KoizumiFixed typo
2003-01-09 Wez FurlongImplement fprintf() and vfprintf().
2003-01-09 foobarFix bug: #21511, config.status warning
2003-01-09 Zeev SuraskiFound some more occurences of that elusive bug...
2003-01-09 Zeev SuraskiFix one lousy, annoying lurking bug (memory corruption)
2003-01-09 Wez FurlongFix Bug #21523 - number_format could cause a memory...
2003-01-09 Zeev SuraskiUnify and make it easy to add code into the broken...
2003-01-09 Stig Bakken* added debug_backtrace() support to PEAR errors
2003-01-09 Stig Bakken* System::which() now checks .exe .bat .cmd and .com...
2003-01-09 Stig Bakken* cleanups
2003-01-09 Zeev SuraskiFix writability checks
2003-01-09 Zeev SuraskiTime for an update
2003-01-09 Zeev SuraskiFix leak
2003-01-09 Frank M. KromannUse the correct link when checking for more results...
2003-01-09 Frank M. KromannRestire BC for mssql_execute(). This will not break...
2003-01-09 Ilia AlshanetskyFixed bug #21529 (memory corruption by fsockopen()).
2003-01-09 Frank M. Kromannchanged from LVAL to RESVAL macro
2003-01-09 <changelog... ChangeLog update
2003-01-09 Yasuo OhgakiAdjust config.m4 for new build system and improve lib...
2003-01-09 foobarFix the ZTS build.
2003-01-08 Moriyoshi KoizumiReimplemented base64 filter to use iconv()-like facilit...
2003-01-08 Frank M. KromannChanged global data type to avoid problems with initial...
2003-01-08 Ilia AlshanetskyAdded support for WBMP images.
2003-01-08 Ilia AlshanetskyFixed bug #21518.
2003-01-08 James Coxcvs is dev not alpha.
2003-01-08 Ilia AlshanetskyMFZE2
2003-01-08 Zeev SuraskiFix UMR
2003-01-08 Georg Richterfixed bug #21498
2003-01-08 Ilia AlshanetskyRemoved unused variable.
2003-01-08 Ilia AlshanetskyFixed bug #21499 (more descriptive message in the event...
2003-01-08 <changelog... NEWS update
2003-01-08 <changelog... ChangeLog update
2003-01-08 Ilia AlshanetskyFixed bug #21297. The fix also fixes miscalculation...
2003-01-08 Ilia AlshanetskyVersion is char ;).
2003-01-07 Christian Dickmannfix default umask(); (thx to Mirco MEEBEY Bauer for...
2003-01-07 Dan KalowskyVersion tag for future move to PECL
2003-01-07 Dan KalowskyReverting last change as it really doesn't fix longread...
2003-01-07 Moriyoshi KoizumiInstances should not be freed in dtor()...
2003-01-07 Moriyoshi KoizumiMade error msg format more consistent
2003-01-07 Pierre JoyeFix line drawed twice (L. Atkinson)
2003-01-07 Sara GolemonBackout changes between 1.6 and 1.7
2003-01-07 Zeev SuraskiAdd missing call
2003-01-07 Levi DixonAdded support for Shared Data Mode for OCI8_VERSION...
2003-01-07 Edin Kadribasic#17098 was MFH'ed
2003-01-07 Ilia AlshanetskyAdded a check for availability of PCRE extension needed...
2003-01-07 Vincent Blavet* Synchronize with /pear/Archive_Tar/Tar.php 1.5 :
2003-01-07 Ilia AlshanetskyFixed ZTS build with ZE2.
2003-01-07 Ilia AlshanetskyZTS cleanup.
2003-01-07 Zeev SuraskiFix leaks
2003-01-07 Zeev Suraskiwhitespace
2003-01-07 Edin KadribasicMFB:
2003-01-07 Zeev Suraskicall dtors on shutdown
2003-01-07 Sascha Schumanntell user which header files could not be found
2003-01-07 Moriyoshi KoizumiFixed small leak
2003-01-07 Frank M. KromannMaking the mssql extension work when build as a shared...
2003-01-07 Ilia AlshanetskyFixed ZTS build.
2003-01-07 Ilia AlshanetskyMFB + CS
2003-01-07 Moriyoshi KoizumiTrivial grammer fix
2003-01-07 Moriyoshi KoizumiImplemented quoted-printable stream filter
2003-01-07 <changelog... NEWS update
2003-01-07 <changelog... ChangeLog update
2003-01-07 Sara GolemonAdd option to stream_get_filters() user-defined fiters...
2003-01-07 Moriyoshi KoizumiImplemented string.base64 stream filter
2003-01-06 Stefan EsserAdding support for anonymous fileuploads (#21450)
2003-01-06 Wez FurlongFix for Bug #20827: where stat is a macro on Tru64.
2003-01-06 Ilia AlshanetskyFixed bug #21453 (improper handling of non-terminated <).
2003-01-06 Ilia AlshanetskyFixed Bug #21443 and related bug #21468.
2003-01-06 Dan KalowskyPatch for bug #19349
2003-01-06 Dan KalowskyCorrection for bug #21279
2003-01-06 Moriyoshi KoizumiMoved php_quot_print_decode() to quot_print.c so that...
2003-01-06 Moriyoshi KoizumiAdded more RFC2047-compliancy check in iconv_mime_decode()
2003-01-06 Moriyoshi KoizumiFixed iconv_mime_decode() so that it comforms to RFC2231
2003-01-06 Georg Richterfixed missing & (Thx to Sebastian Bergmann)
2003-01-06 Wez FurlongMake it slightly more obvious that the return value...
2003-01-06 Wez FurlongFix for bug #21406; infinite loop during filter flushing.
2003-01-06 Edin KadribasicMFB:
2003-01-06 Anantha Kesari H YRemoved #ifdef NetWare and made the necessary changes...
next