]> granicus.if.org Git - php/shortlog
php
2004-03-11 Andi Gutmans- Attempt to fix bug #27535
2004-03-11 Pierre Joye- prepare 0.2.1
2004-03-11 <changelog... ChangeLog update
2004-03-11 Ilia AlshanetskyReadability++
2004-03-11 Ilia AlshanetskyFixed memory leak in the multi interface.
2004-03-10 Frank M. KromannMore ZLIB exports needed by the ming extension
2004-03-10 Moriyoshi Koizumi- Revert ini setting patch, as I notified in
2004-03-10 Rasmus Lerdorfgetopt() doesn't work if variables_order does not inclu...
2004-03-10 Frank M. KromannReexport some zlib symbols so we can avoid linking...
2004-03-10 Ard BiesheuvelNuke unused vars
2004-03-10 Ard BiesheuvelDon't use fp arithmetic for int results
2004-03-10 Martin KraemerTypo
2004-03-10 Georg Richteradded new function mysql_stmt_free_result
2004-03-10 <changelog... ChangeLog update
2004-03-09 Marcus BoergerUpdate
2004-03-09 Marcus BoergerDrop copydoc and add more classes/methods
2004-03-09 Marcus BoergerAccess to inner iterator was missing
2004-03-09 Rasmus LerdorfMake curl_setopt($ch,CURLOPT_RETURNTRANSFER,0) reset...
2004-03-09 Marcus BoergerUpdate
2004-03-09 Marcus BoergerRename hasMore() to valid() as discussed. (Part VI)
2004-03-09 Marcus BoergerUpdate test
2004-03-09 Marcus BoergerClearify the different method/class flags (as discussed...
2004-03-09 Marcus BoergerNo longer needed
2004-03-09 Andi Gutmans- Fix crash:
2004-03-09 Andi Gutmans- Nuke unused code.
2004-03-09 Ilia AlshanetskyFixed memory leak with curl_multi_init() de-initialization.
2004-03-09 Ilia AlshanetskyFixed define.
2004-03-09 Ilia AlshanetskyFixed bug #27338 (memory leak inside tsrm_virtual_cwd...
2004-03-09 Marcus BoergerMake run-tests.php work with xdebug being loaded.
2004-03-09 Marcus BoergerShow the connect result
2004-03-09 Marcus BoergerMissing buffer->val change
2004-03-09 foobartest for bug #27457
2004-03-09 Georg Richterfixed memleaks in bind functions
2004-03-09 Derick Rethans- Added test for bug #27535 (Objects pointing to each...
2004-03-09 Ilia AlshanetskyCleaned up phpinfo() output.
2004-03-09 Ilia AlshanetskyFixed bug #27530 (broken http auth when safe_mode is...
2004-03-09 Pierre Joye- Fix sugg only if it exists...
2004-03-09 Pierre Joye- free sugg
2004-03-09 <changelog... ChangeLog update
2004-03-09 Ilia AlshanetskyFix function declaration.
2004-03-09 Ilia AlshanetskyChange float operations to safe_emalloc().
2004-03-09 Ilia AlshanetskyAdded enchant_dict_quick_check() function.
2004-03-08 Ard BiesheuvelMore wordsize fixes
2004-03-08 Pierre Joye- Fixes protos
2004-03-08 Ard BiesheuvelFix warning
2004-03-08 Ilia AlshanetskyCleanup
2004-03-08 Derick Rethans- Added mb_list_encoding() to return an array with...
2004-03-08 Pierre Joye- sources cleanup:
2004-03-08 Marcus BoergerRename hasMore() to valid() as discussed. (Part V)
2004-03-08 Marcus BoergerRename hasMore() to valid() as discussed. (Part IV)
2004-03-08 Pierre Joye- Initial commit
2004-03-08 Ard BiesheuvelMFB fix #27408
2004-03-08 Marcus BoergerRename hasMore() to valid() as discussed. (Part III)
2004-03-08 Marcus BoergerRename hasMore() to valid() as discussed. (Part II)
2004-03-08 Marcus BoergerRename hasMore() to valid() as discussed. (Part I)
2004-03-08 Marcus BoergerCheck count.
2004-03-08 Ard BiesheuvelMerged some more odd fixes from my own branch
2004-03-08 Ard BiesheuvelCleaned up array handling and optimize for the case...
2004-03-08 Derick Rethans- Fixed bug #24550 (tokenizing with __METHOD__ crash...
2004-03-08 Ilia AlshanetskyFixed bug #27424 (headers missing on flush() in apache...
2004-03-08 Ilia AlshanetskyFixed compiler warnings.
2004-03-08 <changelog... ChangeLog update
2004-03-08 Marcus BoergerAdd another missing conversion
2004-03-07 Marcus BoergerSearch for db-4.2.x
2004-03-07 Sascha SchumannAvoid using floating point arithmetic and rely on safe_...
2004-03-07 Wez Furlongadd cast for qsort compare function.
2004-03-07 Wez FurlongConnect feof() call to user-space stream feof() method.
2004-03-07 Ilia AlshanetskyCorrected string escape calculation.
2004-03-07 Wez FurlongLess magic please
2004-03-07 Ard BiesheuvelSimplify / fix
2004-03-07 Ard BiesheuvelAdded missing support for binding timestamps
2004-03-07 <changelog... ChangeLog update
2004-03-07 Moriyoshi Koizumi- Forgot to commit this one.
2004-03-06 Moriyoshi Koizumi- Fix test, take 2
2004-03-06 Ilia AlshanetskyFixed bug #27421 (mbstring.func_overload should be...
2004-03-06 Ilia AlshanetskyFixed bug #27460 (base64_decode() does not handle extra...
2004-03-06 Ilia AlshanetskyFixed bug #27505 (htmlentities() does not handle BIG5...
2004-03-06 Ilia AlshanetskyUse correct variable name.
2004-03-06 Ilia AlshanetskyFixed bug #27437 (wrong freetype include inside GD...
2004-03-06 Ilia AlshanetskyFixed a possible memory leaks inside sqlite_popen() &
2004-03-06 Ilia AlshanetskyFixed possible crash due to an integer overflow.
2004-03-06 Ilia AlshanetskyBetter extension availability check.
2004-03-06 Pierre Joye- fix #27238
2004-03-06 <changelog... ChangeLog update
2004-03-05 Andi Gutmans- Fix some small problems I introduce in last patch.
2004-03-05 Andi Gutmans- Finally fix the following:
2004-03-05 Dmitry StogovTest files were fixed acording to new constructor redec...
2004-03-05 Dmitry StogovTest file was fixed (stack trace is removed)
2004-03-05 <changelog... ChangeLog update
2004-03-04 Moriyoshi Koizumi- typo (must have sleep.)
2004-03-04 Moriyoshi Koizumi- Fix memleak when scanner is called from within tokeni...
2004-03-04 Moriyoshi Koizumi- Prevent cli from printing multiple "Interactive mode...
2004-03-04 Sara GolemonDon't rely on ANSI tmpfile(), use the streams layer...
2004-03-04 Moriyoshi Koizumi- Fix compiler warnings. (Patch by K.Kosako <kosako...
2004-03-04 Derick Rethans- No maintainer anymore.
2004-03-04 Christian Stocker- fix a linefeed problem, if there are more than one...
2004-03-04 Stanislav Malyshevfix the fix
2004-03-04 Stanislav Malyshevoops, fix cut&paste gone bad
2004-03-04 Stanislav MalyshevFix object true value: if we are in compat mode and...
2004-03-04 Derick Rethans- Fixed a 64bit issue (for zend_builtin_functions.c...
next