]> granicus.if.org Git - php/shortlog
php
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
2006-06-05 Stanislav Malyshevimprove .dsp build
2006-06-05 Antony DovgalMFH: fix OCIPasswordChange() parameters (patch by phold...
2006-06-04 Stanislav Malyshevfix .dsp build
2006-06-04 Ilia AlshanetskyFixed bug #37671 (MySQLi extension fails to recognize...
2006-06-04 Marcus Boerger- Add missing classes
2006-06-04 Marcus Boerger- MFH Use engine call to register interfaces (steph)
2006-06-04 Marcus Boerger- Fix function flag check
2006-06-04 Marcus Boerger- Use engine call to register interfaces (steph)
2006-06-03 Johannes SchlüterMFH
2006-06-03 Andrei ZmievskiI swear it wasn't me.
2006-06-02 Rob RichardsMFH: add setIdAttribute, setIdAttributeNS and setIdAttr...
2006-06-02 Dmitry StogovSAPI globals are destroied at this point and reporting...
2006-06-01 Ilia AlshanetskyFixed compiler warning
2006-06-01 Michael Wallner- Fix bug #37630: MySQL extensions should link against...
2006-06-01 Michael Wallner- fix order
2006-06-01 Michael Wallner- Fixed bug #37363 (PDO_MYSQL does not build if no...
2006-06-01 Antony Dovgalapply correct fix
2006-06-01 Antony Dovgalno need to do TSRMLS_FETCH() twice
2006-06-01 Antony DovgalMFH: suppress_errors is used only on Win32, no need...
2006-06-01 Antony DovgalMFH: nuke unused variable
2006-06-01 Antony Dovgalfix tests
2006-06-01 Antony DovgalMFH: no need to fetch trsm_ls when it's already available
2006-06-01 Antony Dovgaladd new tests
2006-06-01 Antony DovgalMFH: throw a warning when using invalid offset types...
2006-05-31 Ilia Alshanetskyspelling corrections
2006-05-31 Andrei ZmievskiRevert accidentally committed internal patch
2006-05-31 Antony DovgalMFH: add expected warning to the test
2006-05-31 Derick Rethans- There was nothing wrong here, bug report #37595 is...
2006-05-31 Antony Dovgaladd more tests
2006-05-31 Andrei ZmievskiMFB
2006-05-31 Antony Dovgaladd tests for E_STRICT that will become E_FATAL in...
2006-05-31 Dmitry StogovKeeping consistent arg_stack during arguments freeing...
2006-05-31 Dmitry StogovSupport for nested exceptions and fatal errors in destr...
2006-05-31 Antony DovgalMFH: fix #37595 (mcrypt_generic calculates data length...
2006-05-31 Andi Gutmans- Fix typo
next