]> granicus.if.org Git - php/shortlog
php
2006-07-11 Antony Dovgaladd new tests by Ligaya Turmelle
2006-07-11 Antony Dovgal/tmp is often a symlink, use /bin instead
2006-07-11 Andrei ZmievskiProtos.
2006-07-11 Andrei ZmievskiImplement getAll() that can be used to get all the...
2006-07-11 Andrei ZmievskiMake next() and previous() take optional step parameter...
2006-07-11 Andrei ZmievskiImplement getRuleStatus() and getRuleStatusArray()...
2006-07-11 Andrei ZmievskiRename to a more explanatory macro.
2006-07-11 Antony Dovgalfix typo
2006-07-11 Andrei ZmievskiUse object flags.
2006-07-11 Dmitry StogovNuke signed/unsigned compiler warnings
2006-07-11 Dmitry StogovNuke signed/unsigned compiler warnings
2006-07-11 Antony Dovgalfix segfault in jfmonthname(), add test
2006-07-11 Antony DovgalMFB: eliminate compile warnings
2006-07-11 Dmitry StogovFixed memory leak in case of exception in iterator...
2006-07-11 Hartmut Holzgraefecheck both OO and procedural style as "thread_id" is...
2006-07-11 Hartmut Holzgraefemodified test to use (and cover) mysqli->thread_id
2006-07-11 Hartmut Holzgraefetest kill()
2006-07-11 Hartmut Holzgraefetest ping()
2006-07-11 Hartmut Holzgraefetest multi_query(), next_result(), more_results()
2006-07-11 Hartmut Holzgraefeget_client_info() test
2006-07-11 Hartmut Holzgraefetest was only covering fetch_fields(), added fetch_fiel...
2006-07-11 Hartmut Holzgraefetest was not covering DOUBLE bindings
2006-07-11 <changelog... ChangeLog update
2006-07-11 Ilia AlshanetskyMFB: apache2handler sapi is no longer experimental
2006-07-10 Andrei ZmievskiImplement getAvailableLocales().
2006-07-10 Andrei Zmievski*** empty log message ***
2006-07-10 Andrei ZmievskiOptimize zero-arg case for parameter parsing. No more...
2006-07-10 Andrei ZmievskiInclude uclean.h header.
2006-07-10 Andrei ZmievskiFix validity checks.
2006-07-10 Andrei ZmievskiImplement isBoundary() for combining sequences.
2006-07-10 Andrei ZmievskiImplement following() for combining sequences.
2006-07-10 Antony Dovgaladd Unicode EXPECT tags
2006-07-10 Andrei ZmievskiFix combining sequence iterators for forward and backwa...
2006-07-10 Hartmut Holzgraefe"transaction" tests should test commit, too, not only...
2006-07-10 Dmitry StogovFixed memory leaks in ext/spl/tests/fileobject_003...
2006-07-10 Hartmut Holzgraefetwo additional tests improving pdo/pdo_mysql test code...
2006-07-10 Dmitry StogovFixed bug #37947 (zend_ptr_stack reallocation problem)
2006-07-10 Antony Dovgalnuke unused variable
2006-07-10 Michael Wallner- revert messed up patch
2006-07-10 Michael Wallner- fix 5.2 build
2006-07-10 Antony Dovgalfix mysqli_*_free_storage() funcs to conform with their...
2006-07-10 Dmitry StogovAnother fix for #38019
2006-07-10 Antony Dovgalinitialize vars
2006-07-10 Dmitry StogovFixed bug #38055 (Wrong interpretation of boolean param...
2006-07-10 Dmitry StogovFixed bug #38019 (segfault extending mysqli class)
2006-07-10 Dmitry StogovFixed bug #38005 (SoapFault faultstring doesn't follow...
2006-07-10 Hartmut HolzgraefeSHOW ENGINES is only available in PHP 4.1.2 and above...
2006-07-10 Dmitry StogovFixed test
2006-07-10 Dmitry StogovFixed bug #38004 Parameters in SoapServer are decoded...
2006-07-10 Nuno Lopesfix test on non-Harmut machine :)
2006-07-10 <changelog... ChangeLog update
2006-07-10 Marcus Boerger- Add missing test name prefix
2006-07-10 Marcus Boerger- Drop unused var
2006-07-10 Marcus Boerger- Fix bug #37816 ReflectionProperty does not throw...
2006-07-10 Marcus Boerger- Add new test
2006-07-10 Marcus Boerger- Fix issues with __get() returning arrays (might need...
2006-07-09 Marcus Boerger- Fix logic
2006-07-09 Ilia AlshanetskyMFB: Removed pointless declarations
2006-07-09 Marcus Boerger- Add missing entry
2006-07-09 Marcus Boerger- It appears i am the maintainer
2006-07-09 Hartmut Holzgraefemore test coverage
2006-07-09 Marcus Boerger- Fixed Bug #37811 define not using toString on objects
2006-07-09 Marcus Boerger- Reword comment
2006-07-09 Marcus Boerger- Fix issue with comparing objects with objects
2006-07-09 Marcus Boerger- Entry doesn't belong here, fixed in 5.2
2006-07-09 Marcus Boerger- Drop dead code
2006-07-09 Marcus Boerger- Add new test
2006-07-09 Marcus Boerger- Fix comparision edgecases involving objects (Tony...
2006-07-09 Marcus Boerger- Fix test
2006-07-09 Hartmut Holzgraefeadditional test cases added, should now cover all funct...
2006-07-09 Marcus Boerger- Add spl_object_hash()
2006-07-09 <changelog... ChangeLog update
2006-07-08 Nuno Lopeschange char* to void* when using the 't' parameter...
2006-07-08 Andrei ZmievskiImplement following() and preceding() for codepoint...
2006-07-08 Marcus Boerger- Add new test
2006-07-08 <changelog... ChangeLog update
2006-07-08 Nuno Lopesremove some left overs plus static keywording
2006-07-07 Nuno Lopesupgrade a couple of functions to Unicode
2006-07-07 Nuno Lopesstatic+const keywords
2006-07-07 Andrei ZmievskiImplement isBoundary() for code point iterator.
2006-07-07 Andrei ZmievskiImplement TextIterator::isBoundary() for break iterators.
2006-07-07 Andrei ZmievskiImplement TextIterator methods following() and preceding().
2006-07-07 Hannes MagnussonAdded new method to see if function is disabled or not
2006-07-07 Antony Dovgaladd missing items to the changelog
2006-07-07 <changelog... ChangeLog update
2006-07-06 Ilia AlshanetskyMFB: E_ERROR > E_RECOVERABLE_ERROR
2006-07-06 Antony Dovgaladd test
2006-07-06 Sara GolemonSilence FETCH_OBJ_IS / undefined notices
2006-07-06 <changelog... ChangeLog update
2006-07-05 Antony Dovgaladd test
2006-07-05 Antony Dovgalfix tests (take #2)
2006-07-05 Antony Dovgalfix tests
2006-07-05 Antony Dovgalfix bug #38003(in classes inherited from mysqli it...
2006-07-05 Antony Dovgalexport zend_std_get_constructor()
2006-07-05 Antony Dovgalimprove error messages
2006-07-05 Edin KadribasicAdded windows build support for apach2filter, supportin...
2006-07-05 <changelog... ChangeLog update
2006-07-04 Ilia AlshanetskyMFB: Eliminate some compiler warnings
2006-07-04 Derick Rethans- Updated timezonedb to version 2006.7.
2006-07-04 Hannes MagnussonObs. ZEND_BEGIN_ARG_INFO => ZEND_BEGIN_ARG_INFO_EX
next