]> granicus.if.org Git - php/shortlog
php
2004-03-14 Andi Gutmans- Typo
2004-03-14 Andi Gutmans- Add all of the fixes from the past week. Almost ready...
2004-03-14 Ilia AlshanetskyFixed bug #27590 (crash during shutdown when freeing...
2004-03-14 Andi Gutmans- Fix windows build
2004-03-14 Jan Lehnardt - improve error message
2004-03-14 Andi Gutmans- Fix for bug #27504
2004-03-14 Sascha SchumannRenaming cvsclean target; IRIX make seems to ignore...
2004-03-14 Andi Gutmans- Fixing bug #27123
2004-03-14 Andi Gutmans- Improve compatibility mode and compare objects accord...
2004-03-14 Andi Gutmans- Fix flow of logic
2004-03-14 Andi Gutmans- Support old style of converting objects to long/doubl...
2004-03-14 Marcus BoergerAdd new test
2004-03-14 Marcus BoergerFix: Add return type void
2004-03-14 Andi Gutmans- Support Cast operator in convert_to_* so that we...
2004-03-14 Andi Gutmans- Fix memory leak in the following code (Dmitry):
2004-03-14 Andi Gutmans- Initial commit which allows comparing overloaded...
2004-03-14 Melvyn SopacuaFix a typo, dating back from 1.145.
2004-03-14 Pierre Joye- add a 2nd test for #27582
2004-03-14 <changelog... ChangeLog update
2004-03-14 John CoggeshallAdding extension=php_tidy.dll
2004-03-13 Pierre Joye- add tests for the bug #27582 (imagefilltoborder crashes)
2004-03-13 Pierre Joye- restore too the alphablending if we do not reach...
2004-03-13 Marcus BoergerUpdate test with check for [] assignment
2004-03-13 Marcus BoergerCheck for ext/spl being available
2004-03-13 Marcus BoergerAdd new test
2004-03-13 Marcus BoergerBugfix #27586 ArrayObject::getIterator crashes with...
2004-03-13 Pierre Joye- fix #27582 (http://bugs.php.net/bug.php?id=27582)
2004-03-13 Greg Beaverfix #1008: safe mode raises warning
2004-03-13 <changelog... ChangeLog update
2004-03-12 Sara GolemonMFB: Test getaddrinfo() for brokenness. Pretend it...
2004-03-12 Sterling Hugheszval **, not a zval *
2004-03-12 Sterling Hughesavoid a memory leak when a php_curl handle is allocated...
2004-03-12 Sterling Hughesadd the curl_copy_handle() function which will exactly...
2004-03-12 Pierre Joye- revert previous commit:
2004-03-12 Martin Jansen* Adding new state "emeritus", which can be used for...
2004-03-12 Ilia AlshanetskySimplify check.
2004-03-12 Ilia AlshanetskyAdditional checks of return values from user callback...
2004-03-12 Rasmus LerdorfFix/workaround for http://bugs.php.net/27533
2004-03-12 Sterling Hughesleave length as -1, no need to strdup()
2004-03-12 John CoggeshallOpps. Shouldn't look at the value, just the type
2004-03-12 John CoggeshallCURLOPT_INFILE === CURLOPT_READDATA
2004-03-12 John CoggeshallFixed a crash which happens if your READFUNCTION callba...
2004-03-12 Ilia AlshanetskyInvalid response code when force-cgi-redirect safety...
2004-03-12 Ilia AlshanetskyFixed compiler warning.
2004-03-12 <changelog... ChangeLog update
2004-03-11 Frank M. KromannHack to check for ming version 0.2 and 0.3 to inclue...
2004-03-11 foobarupdate
2004-03-11 Andi Gutmans- Real fix for bug #27535 (Dmitry)
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
next