]> granicus.if.org Git - php/shortlog
php
2008-02-22 Josie Messa- New tests for reset() function
2008-02-22 Rasmus LerdorfNo point in echoeing the raw value back here in the...
2008-02-22 Rasmus LerdorfMissing footer
2008-02-22 Felipe PenaFix test
2008-02-21 Felipe PenaFix typo and add Derick's name
2008-02-21 Felipe PenaNew parameter parsing [DOC]
2008-02-21 Felipe PenaFix test (new parameter parsing)
2008-02-21 Josie Messa- New tests for end() and next() function
2008-02-21 Dmitry StogovFixed bug #43483 (get_class_methods() does not list...
2008-02-21 Josie Messa- New tests for key() function
2008-02-21 Felipe PenaFix test
2008-02-21 Josie Messa- Fixed failing mbstring tests after bug fixes
2008-02-21 Dmitry StogovFixed bug #44141 (private parent constructor callable...
2008-02-21 Antony Dovgalfix test
2008-02-21 Ilia AlshanetskyFixed bug #44189 (PDO setAttribute() does not properly...
2008-02-21 Antony Dovgalnews entry for new stuff
2008-02-21 Antony DovgalMFH
2008-02-21 Antony Dovgalws->tab fixes
2008-02-21 Dmitry StogovPrevented recursive collector invocation
2008-02-21 Felipe PenaMFB: Fixed Bug #44197 (socket array keys lost on socket...
2008-02-20 Felipe PenaMFB: Fixed Bug #44191 (preg_grep messes up array index)
2008-02-20 Felipe PenaNew test
2008-02-20 Andrey HristovFix test. Now passes.
2008-02-20 Ilia AlshanetskyFixed a possible crash with syslog logging on ZTS builds
2008-02-20 Andrey HristovFix memory leak
2008-02-20 Josie Messa- New tests for current() function
2008-02-20 Dmitry StogovFixed bug #44184 (Double free of loop-variable on excep...
2008-02-20 Dmitry StogovAdded checks for destoied objects
2008-02-20 Ilia AlshanetskyFixed bug #44171 (Invalid FETCH_COLUMN index does not...
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
next