]> granicus.if.org Git - php/shortlog
php
2006-07-25 Uwe SchindlerMFH: Fix compilation with TSRM (now correct)
2006-07-25 Uwe Schindlerrevert shitty whitespace patch (forgot to reconfigure...
2006-07-25 Antony Dovgalinitialize variable
2006-07-25 Uwe SchindlerFix compilation with TSRM
2006-07-25 Derick Rethans- Fixed typo.
2006-07-24 Marcus Boerger- MFH Update tests
2006-07-24 Marcus Boerger- MFH Correctly handle binary proeprty names which...
2006-07-24 Marcus Boerger- MFH Yet another problematic case with mangled properties
2006-07-24 Ilia Alshanetskyback to dev
2006-07-24 Ilia Alshanetsky5.2.0RC1
2006-07-24 Pierre Joye- #38179 and zip entry
2006-07-24 Andrei Zmievski+1 for keys
2006-07-24 Marcus Boerger- MFH zend_unmangle_property_name(), drop zend_unmangle...
2006-07-24 Marcus Boerger- Better fix for #34505 and related, drop zend_unmangle...
2006-07-24 Pierre Joye- this one was not in
2006-07-24 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2006-07-24 Michael Wallner- note about allow_url_include
2006-07-24 Dmitry StogovDocumentation fix
2006-07-24 Dmitry StogovFixed memory leaks detection
2006-07-24 Dmitry StogovTest for bug #38146 (Cannot use array returned from...
2006-07-24 Ilia AlshanetskyFixed compiler warning.
2006-07-24 foobarfix build and typo after another lazy ass who does...
2006-07-23 foobarMFH: cleanup after lazy people
2006-07-23 foobarMFH: fix compile failure and remove unnecessary TSRMLS_...
2006-07-23 Pierre Joye- #38179, imagecopy, palette to truecolor must use...
2006-07-23 Marcus Boerger- This was reintroduced by Zeev
2006-07-22 Andrei ZmievskiGah.
2006-07-22 Andrei ZmievskiMatt should be happy now.
2006-07-22 Stefan EsserAdded RFC1867 fileupload processing hook.
2006-07-22 foobarMFH:- Fixed bug #38183 (disable_classes=Foobar causes...
2006-07-22 Rob RichardsMFH: enable by default
2006-07-22 Nuno Lopesmore const keywording
2006-07-22 Nuno Lopesdont create images in the php source root. output them...
2006-07-22 Pierre Joye- hopla, before I got more conflicts ;)
2006-07-22 Nuno Lopesuse const keyword where possible
2006-07-22 Pierre Joye- silent compiler warnings (char/unsigned char)
2006-07-22 Pierre Joye- api shake #1, parse_pararameter has to be changed too
2006-07-22 Pierre Joye- API Shake up #1, use input type as first argument...
2006-07-21 Andrei ZmievskiMFH
2006-07-21 Marcus Boerger- MFH Update docu
2006-07-21 Marcus Boerger- MFH Match code with docu
2006-07-21 Marcus Boerger- MFH Update RegexIterator, Docu & Tests
2006-07-21 Dmitry StogovChanged error message (E_ERROR -> E_NOTICE) in case...
2006-07-21 Dmitry StogovFixed wrong "type" argument to read_property() handler
2006-07-20 Marcus Boerger- Synch RegexIterator with HEAD
2006-07-20 Marcus Boerger- MFH Clean up (after consulting Andrei)
2006-07-20 Edin KadribasicLib update
2006-07-20 Seiji MasugataInitial commit. Updated bundled oniguruma library ...
2006-07-20 Derick Rethans- MFH: Rename date classes to DateTime and DateTimeZone
2006-07-20 Seiji MasugataUpdated bundled oniguruma library (used for multibyte...
2006-07-20 Pierre Joye- make boolean logical filter works like int/float...
2006-07-20 Antony Dovgalrephrase
2006-07-20 foobarMFH: simplify
2006-07-20 foobarupdate
2006-07-20 foobarMFH
2006-07-20 Antony DovgalMFH: use E_WARNING on recursion and add null to the...
2006-07-20 Antony DovgalMFH: ZTS fix
2006-07-20 Antony Dovgaladd missing .cvsignore
2006-07-20 Antony DovgalMFH: add recursion protection to json_encode() and...
2006-07-20 Antony Dovgalfix segfault, add test
2006-07-20 Antony DovgalMFH
2006-07-20 Antony DovgalMFH
2006-07-20 Antony Dovgalbreak; break; -> break;
2006-07-19 Pierre Joye- fix tests for PI with libxml 2.6.24+, a new line...
2006-07-19 Ilia AlshanetskyExtension news
2006-07-19 Ilia AlshanetskyFixed compiler warnings and enable Json by default.
2006-07-19 foobarun*uck NEWS
2006-07-19 foobarMissing file..
2006-07-19 Michael WallnerMFH: added error_get_last() function
2006-07-19 Dmitry StogovFixed bug #37144 (PHP crashes trying to assign into...
2006-07-19 Antony Dovgalno need to fetch name and free it immediately after...
2006-07-19 Antony Dovgalfix tests
2006-07-19 Antony DovgalMFH: increase refcount when adding zval to the result...
2006-07-19 Antony Dovgalfix compile warnings
2006-07-19 Antony Dovgalfetch tsrm_ls, don't use it uninitialized
2006-07-18 Ilia AlshanetskyFixed memory leak
2006-07-18 Antony DovgalMFH: fix build on platforms without mremap()
2006-07-18 Antony Dovgalnews entry
2006-07-18 Antony DovgalMFH: add gmp_nextprime()
2006-07-18 Derick Rethans- Enable all new date functions and classes
2006-07-18 Antony Dovgalfix test
2006-07-18 Dmitry StogovNew memory manager
2006-07-18 Antony Dovgalfix logic
2006-07-18 Antony DovgalMFH: fix DVAL_TO_LVAL() on AIX with old gcc
2006-07-18 Ilia AlshanetskyAdded possible failure note.
2006-07-17 Marcus Boerger- MFH Fix #38125 undefined reference to spl_dual_it_fre...
2006-07-17 Michael Wallner- fix bug #37945 pathinfo() cannot handle argument...
2006-07-17 Pierre Joye- #38112, add test and use MAX_LWZ_BITS instead of...
2006-07-17 Pierre Joye- sync tests with HEAD
2006-07-17 Nuno Lopesmake valgrind trace child processes. useful for the...
2006-07-17 Nuno Lopesnew test
2006-07-17 Nuno Lopesnow they are really equivalent..
2006-07-17 Antony Dovgaltypofix
2006-07-17 Dmitry StogovFixed memory leaks in ZTS mode.
2006-07-17 Antony DovgalMFH
2006-07-17 Seiji Masugataadded option parameter mb_strrpos( ).
2006-07-17 Ilia AlshanetskyDon't use regex where none is needed.
2006-07-16 Marcus Boerger- MFH Typo
2006-07-16 Marcus Boerger- MFH Update docu
2006-07-16 Marcus Boerger- MFH:
next