]> granicus.if.org Git - php/shortlog
php
2008-02-16 Christopher... Streamlined code and incorporated review comments....
2008-02-15 Christopher... MHB: Bug #44113 (New collection creation can fail with...
2008-02-15 Josie Messa- New tests for rsort() function
2008-02-15 Pierre Joye- [DOC] add PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_R...
2008-02-15 Dmitry Stogovoptimization
2008-02-15 Derick Rethans- Fixed speling.
2008-02-15 Derick Rethans- Add the ReflectionProperty::setAccesible() method...
2008-02-15 Antony DovgalMFH
2008-02-15 Antony DovgalMFH: recursion protection in count()
2008-02-15 Antony DovgalMFH
2008-02-15 Dmitry StogovFixed bug #43507 (SOAPFault HTTP Status 500 - would...
2008-02-14 Josie Messa- New tests for count() function
2008-02-14 Ilia AlshanetskyFixed test on 64bit machines
2008-02-14 Andrey HristovAnother fix
2008-02-14 Andrey HristovFix memory errors<
2008-02-14 Dmitry StogovFixed bug #44069 (Huge memory usage with concatenation...
2008-02-14 Josie Messa- New tests for array_values() function
2008-02-14 Felipe PenaMFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc)
2008-02-14 Felipe PenaNew test
2008-02-14 Andrey HristovUpdate mysqlnd - fix bg_store
2008-02-14 Josie Messa- New tests for array_slice() function
2008-02-14 Dmitry StogovReverted memrchr() patch, because it is broken on linux...
2008-02-14 Zoe SlatteryFixing typo arg->arglist at line 195. Thanks Chris J!
2008-02-14 Dmitry StogovFixed memory leak
2008-02-13 Ilia AlshanetskyNew calendar parsing API
2008-02-13 Derick Rethans- MFH: Add some missing elements from the return value.
2008-02-13 Marcus Boerger- MFH Add missig .cvsignore
2008-02-13 Etienne KneussMFH: Fix inconcistencies between substr and substr_compare
2008-02-13 Josie Messa- New tests for array_shift() function
2008-02-13 Dmitry StogovUse memrchr() instead of zend_memrchr() if available...
2008-02-13 Josie Messa- New tests for array_push() function
2008-02-13 Josie Messa- committing tests for array_merge() function
2008-02-13 Josie Messa- committing tests for array_key_exists() function
2008-02-13 Marcus Boerger- MFH Make this behave like in <= 5.2.5 and test for it
2008-02-12 Greg BeaverMFH: fix potential memleak due to destruction of filter...
2008-02-12 Andrey HristovFix windows build - VC doesn't like nested macros
2008-02-12 Johannes Schlüter- MFH: Make clear what's going on and avoid overwriting...
2008-02-12 Johannes SchlüterMFH: - Fix build with TSRM and mysqlnd
2008-02-12 Hannes MagnussonFix test
2008-02-12 Ilia AlshanetskyDisable mbstring overload
2008-02-12 Josie Messa- committing array_change_key_case variation tests
2008-02-12 Antony DovgalMFH
2008-02-12 Andrey HristovFix typo
2008-02-12 Felipe PenaFixed Bug #44094 (SEGFAULT when using mysql_connect())
2008-02-12 Dmitry StogovAdded NOWDOC
2008-02-12 Dmitry StogovAdded NEWDOC
2008-02-12 Dmitry StogovFixed ext/tokenizer test failures because of token...
2008-02-12 Zoe SlatteryFixing 44092
2008-02-12 Felipe Penaarray_slice() - Fixed behavior when NULL is given in...
2008-02-12 Felipe PenaNew test
2008-02-12 Stanislav Malyshevfix folding
2008-02-12 Stanislav MalyshevHNY
2008-02-12 Stanislav Malyshevadd T_DIR
2008-02-12 Stanislav Malyshevadd tests for __DIR__
2008-02-12 Stanislav Malyshev__DIR__ announce
2008-02-12 Stanislav Malyshev[DOC] Add compile-time __DIR__ constant which implement...
2008-02-11 Andrey Hristovcvs sync
2008-02-11 Etienne KneussMFH: Provide ctod/dtor with TSRM
2008-02-11 Ilia AlshanetskyFixed test on 64bit machines
2008-02-11 Hannes MagnussonFix segfaults when calling "ctors statically"
2008-02-11 Andrey Hristovnew 6.0 flag
2008-02-11 Etienne KneussMFH: cosmetics
2008-02-11 Antony DovgalMFH
2008-02-11 Johannes Schlüter- Fix typo (see #44095)
2008-02-10 Johannes SchlüterMFH: The exact message differs on different systems
2008-02-10 Ilia AlshanetskyPossible fix for bug #43861
2008-02-09 Johannes SchlüterMFH: Fix build on Solaris
2008-02-09 Marcus Boerger- MFH Windows build fix
2008-02-08 Nuno Lopesfix ===DONE=== with windows EOLs
2008-02-08 Nuno Lopesadd new test to test function with many arguments ...
2008-02-08 Dmitry StogovImproved md5() implementation (Solar Designer)
2008-02-07 Ilia AlshanetskyUpdate copyright
2008-02-07 Marcus Boerger- MFH Simplify
2008-02-07 Marcus Boerger- MFH Add %Z to *printf
2008-02-07 Jani Taskinenfix test
2008-02-07 Marcus Boerger- MFH WS
2008-02-07 Jani TaskinenMFH
2008-02-07 Antony DovgalMFH: fix TSRM mutex return value inconsitencies (patch...
2008-02-07 Ilia AlshanetskyNew param parsing API
2008-02-06 Marcus Boerger- MFH Fix missing check and tests
2008-02-06 Jani TaskinenMFH
2008-02-06 Jani TaskinenMFH:- Fixed bug in handling arrays which caused the...
2008-02-06 Andrey HristovFix a test
2008-02-06 Andrey HristovMFH: Fix a compatibility bug and a failing test
2008-02-06 Andrey HristovMFH: Fix test
2008-02-06 Andrey HristovPconnect working with mysqli_real_connect(). To less...
2008-02-06 Marcus Boerger- WS/Cleanup/grouping - WOW that'll be a really nice...
2008-02-06 Zoe SlatteryFixing bug 44042
2008-02-06 Zoe SlatteryFixing 32 bit specific
2008-02-06 Zoe SlatteryTests for assorted Maths functions
2008-02-05 Marcus Boerger- MFH Add new test
2008-02-05 Marcus Boerger- MFH Fix cross class tree reference issues with callba...
2008-02-05 Ilia AlshanetskyFixed bug #44046 (crash inside array_slice() function...
2008-02-05 Robert Nicholson- fix arsort_variation3.phpt which was missing its...
2008-02-05 Hannes MagnussonFix test
2008-02-04 Marcus Boerger- MFH Really last flag change (got confused with code)
2008-02-04 Jani TaskinenMFH: - Fixed bugs #43915, #43923 and #44019, a tiny...
2008-02-04 Marcus Boerger- MFH Update docu
2008-02-04 Jani TaskinenMFH: allow using these constants in php.ini (f.e. PHP_S...
2008-02-04 Marcus Boerger- MFH Fix/add folding markers
next