]> granicus.if.org Git - php/shortlog
php
2006-02-14 Ilia AlshanetskyMFB51: Fixed bug #36345 (PDO/MySQL problem loading...
2006-02-14 Antony Dovgaladd test for bug #36337
2006-02-14 <changelog... ChangeLog update
2006-02-13 Marcus Boerger- Change unicode_enabled() to unicode_semantics() per...
2006-02-13 Dmitry Stogovpval -> zval (Steph)
2006-02-13 Dmitry StogovTypo (misplaced #endif)
2006-02-13 Ilia AlshanetskyMFB51: Fixed bug #36337 (ReflectionProperty fails to...
2006-02-13 Dmitry StogovFixed bug #36205 (Memory leaks on duplicate cookies)
2006-02-13 Dmitry StogovMade server wide switch for unicode on/off (according...
2006-02-13 Marcus Boerger- Fix ini unicode_semantics (patch by Brion Vibber)
2006-02-13 Marcus Boerger- Add unicode_enabled() to check whether unicode_semant...
2006-02-13 <changelog... ChangeLog update
2006-02-12 Marcus Boerger- Reinsert line deleted per accident
2006-02-12 Marcus Boerger- Fix tests
2006-02-12 Marcus Boerger- No more old parameter api usage
2006-02-12 Ilia AlshanetskyMFB51: Fixed bug #36351 (parse_url() does not parse...
2006-02-12 <changelog... ChangeLog update
2006-02-11 <changelog... ChangeLog update
2006-02-11 Rui Hirokawaadded additional info about mail encoding to mb_get_inf...
2006-02-11 Andrei ZmievskiImplement character/word/line/sentence iterators and...
2006-02-10 Antony Dovgalfix #36359 (splFileObject::fwrite() doesn't write when...
2006-02-10 Rasmus Lerdorf(Missing patch from the PHP 4 tree that got lost in...
2006-02-10 <changelog... ChangeLog update
2006-02-10 Andrei ZmievskiMake ReverseTextIterator a separate class.
2006-02-09 Andrei ZmievskiWe already have default collator available.
2006-02-09 Pierre Joye- fix order
2006-02-09 Ilia AlshanetskyMFB51: Added test for bug #36308
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
next