]> granicus.if.org Git - php/shortlog
php
2006-02-09 Pierre Joye- MFB:
2006-02-09 <changelog... ChangeLog update
2006-02-08 Ilia AlshanetskyMFB51: Fixed bug #36334 (Added missing documentation...
2006-02-08 Johannes Schlüter- Fix charset
2006-02-08 Johannes Schlüter- It's 2006 and PHP 6
2006-02-08 Antony Dovgalmove function definition from .h to .c, where it should be
2006-02-08 Andrei Zmievskiunicode_semantics cannot be set on per-request basis
2006-02-08 <changelog... ChangeLog update
2006-02-08 Ilia AlshanetskyMFB51: Fixed bug #36308 (ReflectionProperty::getDocComm...
2006-02-08 Andrei ZmievskiReverse iteration for combining sequences.
2006-02-07 Andrei ZmievskiImplement reverse iteration for codeunits and codepoint...
2006-02-07 Andrei ZmievskiMFB.
2006-02-07 Antony Dovgaldon't use deprecated call-time by reference
2006-02-07 Dmitry StogovCompression level shouldn't be greatr then 9.
2006-02-07 Dmitry StogovFixed bug #36083 (SoapClient waits for responses on...
2006-02-07 Rob Richardsmodify get_iterator calls for engine change
2006-02-07 Rob Richardsmodify get_iterator call for engine change
2006-02-07 <changelog... ChangeLog update
2006-02-07 Andrei ZmievskiCheck for get_properties handler before using it. ...
2006-02-07 Pierre Joye- MFB: #36306, crc32() result differs on 32-bit and...
2006-02-07 Andrei ZmievskiImplement combining sequences support in TextIterator.
2006-02-06 Andrei Zmievski- Fix up a bunch of stuff.
2006-02-06 Antony Dovgalinit variables (continue making GCC happy)
2006-02-06 Michael Wallner- fix ReflectionClass::getInterfaces()
2006-02-06 Andrei ZmievskiSome TODO items.
2006-02-06 Andrei ZmievskiMake TextIterator fast again, now that we don't have...
2006-02-06 Ilia AlshanetskyMFB51: Fixed test to work when TCP/IP access to MySQL...
2006-02-06 Dmitry Stogovtypo
2006-02-06 Dmitry StogovFixed bug #36303 (foreach on error_zval produces segfault)
2006-02-06 Antony Dovgalinitialize variables and reduce the number of warnings
2006-02-06 Antony Dovgalinitialize variable and make gcc happy
2006-02-06 Antony DovgalMF51: initialize variables
2006-02-06 Antony DovgalMF51: initialize to_r
2006-02-06 Dmitry StogovFixed bug #36283 (SOAPClient Compression Broken).
2006-02-06 <changelog... ChangeLog update
2006-02-06 Marcus Boerger- Finally enable optimization
2006-02-06 Marcus Boerger- Missed one to be public
2006-02-06 Marcus Boerger- WS
2006-02-06 Marcus Boerger- Simplify
2006-02-06 Marcus Boerger- The next get_iterator() call is supposed to do the...
2006-02-06 Marcus Boerger- Simplify
2006-02-06 Marcus Boerger- Add new test
2006-02-06 Marcus Boerger- Synch c-level iterator and iterator methods
2006-02-06 Marcus Boerger- Make all default implementations public
2006-02-05 Marcus Boerger- Need one more thing exported
2006-02-05 Marcus Boerger- Iterator API was changed
2006-02-05 Marcus Boerger- Add missing .cvsignore
2006-02-05 Marcus Boerger- Disallow foreach($v as &$ref) when $v is an object...
2006-02-05 Andrei ZmievskiNeeds to use .ustr. portion of the union for IS_UNICODE.
2006-02-05 Antony Dovgalfix #36295 (typo in SplFileObject::flock() parameter...
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.
next