]> granicus.if.org Git - php/shortlog
php
2008-02-19 Christopher... Update for PECL release
2008-02-19 Andrey HristovFix a failing test
2008-02-19 Dmitry Stogoveverted (this part was committed by mistake)
2008-02-19 Josie Messa- New tests for each() function
2008-02-19 Dmitry StogovFixed memory leaks
2008-02-19 Dmitry StogovFixed GC bug
2008-02-19 Andrey HristovFix compile warning
2008-02-19 Andrey HristovFix test
2008-02-19 Felipe PenaNew test
2008-02-19 Nuno Lopessome BDs (e.g. firebird) dont support text, so replace...
2008-02-19 Felipe PenaMFB: Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO...
2008-02-19 Dmitry StogoviFixed memory leak
2008-02-19 Josie Messa- New tests for natcasesort() function
2008-02-19 Sebastian BergmannMFH: Fugbix typo.
2008-02-19 Etienne KneussMFH: Add debug_info handler to SplDoublyLinkedList...
2008-02-18 Dmitry StogovMade code opcode-cache friendly. (It is disallowed...
2008-02-18 Ilia AlshanetskyFixed a possible crash
2008-02-18 Dmitry StogovRemoved redundant refcount manipulations
2008-02-17 Marcus Boerger- MFH Allow zend_extensions to be build inside ext...
2008-02-17 Derick Rethans- MFH: fixed typoes.
2008-02-17 Pierre Joye- add PHP_PHP_BUILD\bin to the path in PATH_PROG (optio...
2008-02-17 Felipe PenaFix the fix
2008-02-17 Felipe PenaFix test
2008-02-16 Felipe PenaFix test
2008-02-16 Rui Hirokawafixed #43998 Two error messages returned for incorrec...
2008-02-16 Rui Hirokawafixed #43994 mb_ereg 'successfully' matching incorrectly.
2008-02-16 Rui Hirokawafixed #43841 mb_strrpos offset is byte count for negat...
2008-02-16 Rui Hirokawafixed bug #43840 mb_strpos bounds check is byte count...
2008-02-16 Rui Hirokawaremoved unnecessary space.
2008-02-16 Rui Hirokawa'auto' encoding was not initialized correctly per reque...
2008-02-16 Christopher... MFB: Test existing LOB error messages
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
next