]> granicus.if.org Git - php/shortlog
php
2006-02-05 Marcus Boerger- Initialize variable
2006-02-05 Pierre Joye- MFB: ini entry for gd.jpeg_ignore_warning
2006-02-05 Pierre Joye- test for jpeg support
2006-02-05 Marcus Boerger- Fix comparision where one argument is an object
2006-02-05 Marcus Boerger- Fix bug #36287
2006-02-05 <changelog... ChangeLog update
2006-02-04 Frank M. KromannMFB51 Fix build on win32
2006-02-04 Derick Rethans- Test commit to see if mail works.
2006-02-04 Pierre Joye- remove libjpeg direct output and wrap them in php...
2006-02-04 Rob RichardsMFB51: Fixed bug #34272 (empty array onto COM object...
2006-02-04 <changelog... ChangeLog update
2006-02-04 Andrei ZmievskiImplement Traversable instead of Iterator.
2006-02-04 Andrei ZmievskiAdd code unit ops.
2006-02-04 Andrei ZmievskiAbstract the iterator interface so that we can add...
2006-02-03 Andrei ZmievskiGah. In order to avoid memory corruption when using...
2006-02-03 Andrei ZmievskiGuard against assign-by-ref.
2006-02-03 Dmitry StogovFixed bug #36158 (SIGTERM is not handled correctly...
2006-02-03 Antony DovgalMF51: fix #36010 (Segfault when re-creating and re...
2006-02-03 Antony Dovgalduplicate string when needed
2006-02-03 Dmitry StogovFixed bug #36268 (Object destructors called even after...
2006-02-03 <changelog... ChangeLog update
2006-02-03 Andrei ZmievskiRewrite to use C-level iterators for performance. Also...
2006-02-02 Marcus Boerger- Fix ArrayIterator::seek() edge cases
2006-02-02 Antony DovgalMF51: nuke unused variable
2006-02-02 Pierre Joye- add a weak/tolerant mode to the jpeg loader
2006-02-02 Marcus Boerger- Fix oversight
2006-02-02 Sara GolemonPrevent bindport from being used uninitialized
2006-02-02 Ilia AlshanetskyMFB51: Only use win32 directory separators on win32...
2006-02-02 Antony Dovgalfix tests
2006-02-02 Antony Dovgalfix win32 snapshots
2006-02-02 Antony Dovgaladd test for bug #36258
2006-02-02 Antony Dovgaladd missing folding tags
2006-02-02 Antony DovgalMF51: fix #36258 (SplFileObject::getPath() may lead...
2006-02-02 Dmitry StogovBug #36226 Inconsistent handling when passing potential...
2006-02-02 Omar KilaniFix encoding of empty strings.
2006-02-02 Dmitry StogovAIX support
2006-02-02 <changelog... ChangeLog update
2006-02-02 Sebastian BergmannFix Andrei.
2006-02-02 Andrei ZmievskiRemove debug message.
2006-02-01 Andrei ZmievskiCheck for intern->text before destroying it.
2006-02-01 Andrei ZmievskiProof-of-concept for TextIterator. Much more work to...
2006-02-01 Dmitry StogovFixed encoding of inhereted objects
2006-02-01 Joe OrtonFixed bug #36208 (symbol namespace conflicts using...
2006-02-01 Antony Dovgalfix #36242 (Possible memory corruption in stream_select())
2006-02-01 Antony Dovgalfix build
2006-02-01 Sebastian BergmannMFB: Fix line endings.
2006-02-01 <changelog... ChangeLog update
2006-02-01 Zeev SuraskiFix possibility of a wrong element being deleted by...
2006-01-31 Derick Rethans- Implemented PECL req #6641: negative values for hexad...
2006-01-31 Derick Rethans- Fixed tests.
2006-01-31 Derick Rethans- Fixed PECL bug #6639: uppercase hexadecimal digits...
2006-01-31 Derick Rethans- Fixed bug #36224: date(DATE_ATOM) gives wrong results
2006-01-31 Antony Dovgalmerge from 5.1 forgotten patch
2006-01-31 Antony Dovgalfix test
2006-01-31 Antony Dovgalfix #36235 (ocicolumnname delivers empty results before...
2006-01-31 Derick Rethans- Upgraded timezonedb to 2006a.
2006-01-31 Ilia AlshanetskyMFB51: Fixed bug #36222 (errorInfo in PDOException...
2006-01-31 Omar KilaniAdd some documentation to the JSON extension.
2006-01-31 Omar KilaniAdd tests for JSON based on tests found on json.org:
2006-01-31 Omar Kilani- Rewritten for better performance. 3-8x faster encodes...
2006-01-31 Omar KilaniRemove json_c.
2006-01-31 Derick Rethans- Moved msession to PECL.
2006-01-31 <changelog... ChangeLog update
2006-01-30 Mark L. WoodwardMSession now works with the new MCache server
2006-01-30 <changelog... ChangeLog update
2006-01-29 Ilia AlshanetskyMFB51: Fixed bug #36176 (PDO_PGSQL - PDO::exec() does...
2006-01-29 Derick Rethans- An empty string is still a valid string, so there...
2006-01-29 <changelog... ChangeLog update
2006-01-28 Michael WallnerMF51: use free()
2006-01-28 <changelog... ChangeLog update
2006-01-28 Frank M. KromannMFB51 Export symbols that will allow building WDDX...
2006-01-28 Frank M. KromannMFB51 Add header so WDDX builds as shared
2006-01-28 Pierre Joye- #36185 str_rot13(NULL) crash
2006-01-27 Michael WallnerMF5_1: include png.h prior php.h
2006-01-27 Michael WallnerMF_5_1
2006-01-27 Michael Wallner- add imap_savebody()
2006-01-27 Pierre Joye- add PNG filter constants
2006-01-27 <changelog... ChangeLog update
2006-01-27 Pierre Joye- add filter mode support for imagepng
2006-01-26 Ilia AlshanetskyMFB51: Fixed bug #36148 (unpack("H*hex", $data) is...
2006-01-26 Michael Wallner- fix bug #36152 problems with curl+ssl and pgsql+ssl...
2006-01-26 Rob RichardsMFB51: Fix bug #35954 (Fatal com_exception casting...
2006-01-26 <changelog... ChangeLog update
2006-01-25 Rob Richardsfix possible crash in textContent
2006-01-25 Ilia AlshanetskyMFB51: Properly rewrite queries where a bound parameter...
2006-01-25 <changelog... ChangeLog update
2006-01-25 Marcus Boerger. Update docu
2006-01-25 Andrei ZmievskiUse zend_codepoint_to_uchar() macro.
2006-01-24 Antony Dovgalimprove CS
2006-01-24 Antony Dovgalws
2006-01-24 Marcus Boerger- Update docu
2006-01-24 Andrei Zmievskieurealloc() should not be used with UBYTES()
2006-01-24 Marcus Boerger- Fixed Bug #35978 %n format string specifier wrongly...
2006-01-24 Marcus Boerger- Implemented #36141 Add ReflectionClass::newInstanceAr...
2006-01-24 Marcus Boerger- Add fast access to HashTable
2006-01-24 <changelog... ChangeLog update
2006-01-23 Antony Dovgalfix #36113 (Reading records of unsupported type causes...
2006-01-23 Greg Beaverupdate copyright year, and add credits for Davey Shafik...
2006-01-23 Derick Rethans- MF51: date is not a server API
2006-01-23 Ilia AlshanetskyMFB51: Fixed bug #36134 (DirectoryIterator constructor...
next