]> granicus.if.org Git - php/shortlog
php
2006-06-20 Hannes MagnussonMFH: test for file_get_contents leaking on empty file
2006-06-20 Hannes MagnussonMFH: plug memleak
2006-06-20 Hannes MagnussonMFH: Missing header include
2006-06-20 Antony DovgalMFH: init variables
2006-06-20 Antony Dovgalinit vatiables
2006-06-20 Antony DovgalMFH: nuke unused variables and init variables when...
2006-06-20 Antony Dovgalfix test
2006-06-20 Antony Dovgalfix test
2006-06-20 Antony DovgalMFH: initialize pointers
2006-06-19 Ilia AlshanetskyAdded missing ifdef block.
2006-06-19 Antony DovgalMFH: display oci8 version in phpinfo()
2006-06-19 Antony DovgalMFH: plug leak in CGI SAPI when running scripts with...
2006-06-19 Antony Dovgalfix tests
2006-06-19 Antony DovgalBFN
2006-06-19 Antony Dovgalfix #37848 (ext/odbc compile failure)
2006-06-19 Michael Wallner- Fix Bug #37780 memory leak trying to execute a non...
2006-06-19 Antony DovgalMFH: fix #37807 (segmentation fault during SOAP schema...
2006-06-19 Antony DovgalMFH: add missing ifdef and avoid "unused variable"...
2006-06-19 Ilia AlshanetskyAdded posix_initgroups() function.
2006-06-17 Hannes MagnussonMFH: arg ifno
2006-06-17 Hannes MagnussonFix test
2006-06-17 Nuno Lopesplug memory leak in sapi_putenv, by using setenv()...
2006-06-17 Nuno Lopeschange the timezone used (per Derick request)
2006-06-16 Nuno Lopesnew tests. the .re file coverage increases to 96%....
2006-06-16 Seiji Masugatachanged GINIT definition.
2006-06-16 Rasmus LerdorfMFH: Backported allow_url_include from HEAD. This...
2006-06-16 Stefan EsserMFH: Only care about wrong flex version, when needed.
2006-06-16 Dmitry StogovNew crypt() implementation for win32 which is about...
2006-06-16 foobarFix build. (gmp_nextprime() was added in PHP 6!)
2006-06-15 Rasmus LerdorfMFH: Optimize the other string conversion functions...
2006-06-15 Rasmus LerdorfMFH:
2006-06-15 Dmitry StogovAdded automatic module globals management
2006-06-15 Nuno Lopesfix bug #37800: preg_replace() limit parameter odd...
2006-06-15 Hannes MagnussonMFH: Revert array type hinting
2006-06-15 Dmitry StogovAdded automatic module globals management
2006-06-15 Dmitry StogovMFH: Added automatic module globals management.
2006-06-15 foobarfix news. gaps left intentionally..
2006-06-14 Hannes MagnussonMFH: argument info..
2006-06-14 Nuno Lopesfix memory leak uncovered by the pcre_extra.phpt test
2006-06-14 Nuno Lopesmore tests (and fix 2 from yesterday)
2006-06-14 Nuno Lopesremove the pcre_dfa_exec.c file, as it is needed (we...
2006-06-14 Nuno Lopesmissing newline
2006-06-14 Ilia AlshanetskyE_ERROR -> E_RECOVERABLE_ERROR
2006-06-14 Christian StockerMFH
2006-06-13 Nuno Lopesalso ignore lcov generated files
2006-06-13 Nuno Lopesadd new tests, increasing coverage by about 10%
2006-06-13 Marcus Boerger- MFH Arginfo fix (Hannes)
2006-06-13 Ilia AlshanetskyRemoved unused variables.
2006-06-13 Dmitry StogovRemoved warnings
2006-06-13 Dmitry StogovRemoved warning
2006-06-13 Stefan EsserMFH: Added hook for compile_string()
2006-06-12 Ilia AlshanetskyFixed compiler warning
2006-06-11 Ilia AlshanetskyImproved performance of the implode() function on assoc...
2006-06-11 Ilia AlshanetskyFixed ZTS build
2006-06-11 Hannes MagnussonMFH: fix typo
2006-06-11 Hannes MagnussonMFH: argument infos
2006-06-11 Ilia AlshanetskyMake zend_print_zval_r_ex() use the write callback...
2006-06-11 Ilia AlshanetskyFully print array() in phpinfo().
2006-06-11 Hannes MagnussonMFH: arginfo, protos, vim folding
2006-06-11 Hannes MagnussonMFH: fix test
2006-06-10 Ilia AlshanetskyImproved performance of str_replace() when doing 1...
2006-06-10 Hannes MagnussonMFH
2006-06-09 Rasmus LerdorfMFH: Patch from Nuno
2006-06-09 Michael Wallner- sync with apache2handler
2006-06-09 Michael WallnerBFN: - Fixed bug #37720 (merge_php_config scrambles...
2006-06-09 Michael WallnerMFH: fix bug #37720 (merge_php_config scrambles values)
2006-06-08 Ilia AlshanetskyUpdate credits
2006-06-08 Derick Rethans- Fixed bug #37747 (strtotime segfaults when given...
2006-06-08 Dmitry StogovProper fix for bug #37707 ("clone $x" must call __clone...
2006-06-08 Dmitry StogovWrap "wrong" unreachable code with "#if 0"
2006-06-07 Marcus Boerger- MFH Add arginfo (hannes)
2006-06-07 Rasmus LerdorfPut the TODO back
2006-06-07 Rasmus LerdorfGet rid of useless function calls
2006-06-07 Ilia AlshanetskyBug fixing news
2006-06-07 Ilia AlshanetskyFixed bug #37707 clone without assigning leaks memory
2006-06-07 Antony DovgalMFH:
2006-06-07 Marcus Boerger- MFH iterator_apply()
2006-06-07 Marcus Boerger- MFH zend_fcall_info_*() and parameter parsing option 'f'
2006-06-07 Marcus Boerger- MFH Add ReflectionClass::getInterfaceNames()
2006-06-07 Marcus Boerger- Regenerated after zend_vm_def.h change
2006-06-07 Marcus Boerger- MFH Fix issue with interfaces being inherited multipl...
2006-06-07 Ilia AlshanetskyFixed bug #37709 (Possible crash in PDO::errorCode()).
2006-06-06 Antony Dovgalyet another dummy clone_obj handler to fix problems...
2006-06-06 Antony Dovgalimplement a dummy clone_obj handler for ze1 compat...
2006-06-06 Michael Wallner- only try to fetch stream context options if context...
2006-06-06 Antony Dovgalplug a leak in ext/spl/tests/iterator_047.phpt
2006-06-06 Antony Dovgalrevert by Andi's request
2006-06-06 Antony DovgalMFH: don't leak when decoding failed
2006-06-06 Rob Richardsnuke unused call
2006-06-06 Rob Richardsrestore missing ze1 compat code
2006-06-06 Antony Dovgalfix test
2006-06-06 Antony DovgalMFH: do not allow to implement the same interface twice
2006-06-05 Ilia AlshanetskyFixed bug #37705 (Semaphore constants not available).
2006-06-05 Antony DovgalMFH: no need to check if non-existing include_path...
2006-06-05 Edin KadribasicFixed bug #35886 (nlopes)
2006-06-05 Antony Dovgalfix leak appearing on phpinfo() when there are no PDO...
2006-06-05 Zeev SuraskiFinal ze1_compat restoration - it was mostly done by...
2006-06-05 Zeev Suraskize1 restoration
2006-06-05 Zeev SuraskiRestore ZE1 compatibility mode (Zend Engine part -...
2006-06-05 Antony DovgalBFN
next