]> granicus.if.org Git - php/shortlog
php
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...
2004-03-04 Derick Rethans- Added instance_of test (patch by Ard Biesheuvel)
2004-03-04 Stanislav MalyshevDisallow redefining ctors and cleanup
2004-03-04 Stanislav MalyshevHandle out of memory/bad size situation gracefully...
2004-03-04 <changelog... ChangeLog update
2004-03-03 Rob RichardsFix bug #27467: domDocument::load() called from class...
2004-03-03 Edin KadribasicAttempt at fixing win32 link errors
2004-03-03 Edin KadribasicAdd missing source file
2004-03-03 Edin KadribasicReplace mysql with mysqli in paths to allow building...
2004-03-03 Moriyoshi Koizumi- Add missing include path.
2004-03-03 Andi Gutmans- Fix crash:
2004-03-03 <changelog... ChangeLog update
2004-03-02 Moriyoshi Koizumi- proper DLL linkage specifier.
2004-03-02 Derick Rethans- Fixed bug in gdImageFilledRectangle in the bundled...
2004-03-02 Derick Rethans- Fixed timing issues in test
2004-03-02 Derick Rethans- Added testcase for bug #27468
2004-03-02 Moriyoshi Koizumi- Fix typo.
2004-03-02 Derick Rethans- CLONE, not CLOSE
2004-03-02 Derick Rethans- Added "clone" to the list of tokens. (Patch by Greg...
2004-03-02 Marcus BoergerFix zend_parse_method_parameters_ex() and make it consi...
2004-03-02 Derick Rethans- Consistent naming
2004-03-02 Pierre Joye- initial test for #27439, covers more cases we got...
2004-03-02 Moriyoshi Koizumi- Really fix the build.
2004-03-02 Moriyoshi Koizumi- Revisit config.h for win32 build.
2004-03-02 Pierre Joye- include exception.inc not .php
2004-03-02 Derick Rethans- Fixed yacc file
2004-03-02 Edin KadribasicTemporary fix for win32 build
2004-03-02 Andi Gutmans- Fix leaks (although there might be still a problem...
2004-03-02 Andi Gutmans- Fix leak (Dmitry)
2004-03-02 Derick Rethans- Added .cvsignore file
next