]> granicus.if.org Git - php/shortlog
php
2014-04-16 Dmitry StogovFixed non-interned strings refcounting
2014-04-16 Dmitry StogovFixed reference counting
2014-04-16 Dmitry StogovRemoved invalid STR_RELEASE()
2014-04-16 Dmitry StogovFixed reference support
2014-04-16 Dmitry StogovFixed refcounting
2014-04-16 Dmitry StogovFixed zend_string/char mess
2014-04-15 Dmitry StogovMerge branch 'refactoring2' of github.com:zendtech...
2014-04-15 Dmitry StogovCleanup
2014-04-15 Nikita PopovMake DOM mostly work
2014-04-15 Dmitry StogovMerge branch 'refactoring2' of github.com:zendtech...
2014-04-15 Dmitry StogovReduced memory realocations
2014-04-15 Nikita PopovMake DOM compile
2014-04-15 Nikita PopovAdd functions for extracting long/double/string from...
2014-04-15 Nikita PopovStart working on dom extension
2014-04-15 Dmitry StogovUse zend_string* instead of char*
2014-04-15 Dmitry StogovCleanup (2-nd round)
2014-04-15 Dmitry StogovFixed memory leak
2014-04-15 Dmitry StogovCleanup (1-st round)
2014-04-15 Dmitry StogovFixed support for references
2014-04-15 Xinchen HuiFixed invaid write/read
2014-04-15 Xinchen HuiFixed return uninitialized_zval
2014-04-15 Xinchen HuiFixed Typo
2014-04-15 Xinchen HuiFixed zend_object_get_t in simpleXML
2014-04-14 Dmitry StogovFixed test (support for MarinaDB)
2014-04-14 Dmitry StogovFixed reference counting
2014-04-14 Dmitry StogovFixed memory leak
2014-04-14 Dmitry StogovFixed memory leak
2014-04-14 Dmitry StogovMerge branch 'refactoring2' of github.com:zendtech...
2014-04-14 Dmitry StogovThe test works out of the box
2014-04-14 Dmitry StogovFixed nested GC calls (valgrind error in Zend/tests...
2014-04-14 Xinchen HuiFixed SXE iterator(14 tests fail)
2014-04-14 Xinchen HuiFixed sxe object clone
2014-04-14 Xinchen HuiFixed double free
2014-04-14 Xinchen HuiFixed libxml handling default context
2014-04-14 Xinchen HuiMerge branch 'refactoring2' of github.com:zendtech...
2014-04-14 Xinchen HuiRefactor simpleXML (compilable, but incompleted)
2014-04-14 Dmitry StogovFixed passing arguments by reference into array_walk...
2014-04-14 Dmitry StogovFixed interface constants inheritance.
2014-04-13 Nikita PopovCopy varname before unset
2014-04-11 Dmitry StogovTemporary fix for Zend/tests/bug46238.phpt
2014-04-11 Dmitry StogovFixed test (now string data allocated together with...
2014-04-11 Dmitry StogovFixed test (order of variables doesn't mater)
2014-04-11 Nikita PopovFix argument unpacking
2014-04-11 Dmitry Stogovfor some reason gcc -O2 compiled the previous code...
2014-04-11 Dmitry StogovFixed memory leak
2014-04-11 Dmitry StogovFixed double free
2014-04-11 Dmitry StogovFixed memory leaks
2014-04-11 Dmitry StogovMerge branch 'refactoring2' of github.com:zendtech...
2014-04-11 Dmitry StogovFixed support for references
2014-04-11 Dmitry StogovFixed memory leaks
2014-04-11 Dmitry Stogovfixed persistent reaource destruction
2014-04-11 Xinchen HuiMerge branch 'refactoring2' of github.com:zendtech...
2014-04-11 Xinchen HuiRefactor libxml (incompleted)
2014-04-11 Dmitry StogovFixed srialize()
2014-04-11 Dmitry StogovFixed tests (added session_destroy() to avoid side...
2014-04-11 Dmitry StogovFixed tests (they might fail from time to time because...
2014-04-11 Dmitry StogovFixed reference counting
2014-04-11 Xinchen HuiNo need anymore
2014-04-11 Dmitry StogovFixed support for references
2014-04-11 Xinchen Huihmm, make it consistent
2014-04-11 Xinchen HuiFixed _php_mbstr_parse_mail_headers
2014-04-11 Xinchen HuiMerge branch 'refactoring2' of github.com:zendtech...
2014-04-10 Dmitry StogovClose all files and resources before before destroying...
2014-04-10 Dmitry StogovIntroduced API to close all resources at once
2014-04-10 Dmitry StogovFixed memory leak
2014-04-10 Dmitry StogovFixed tests (added missing zend.multibyte=On)
2014-04-10 Dmitry Stogovfixed serialize()
2014-04-10 Dmitry StogovFixed suppor for multibyte encoding
2014-04-10 Dmitry StogovMerge branch 'refactoring2' of github.com:zendtech...
2014-04-10 Dmitry StogovFixed unserialize()
2014-04-10 Nikita PopovFix some ZTS issues and leaks
2014-04-10 Nikita PopovPort tokenizer extension
2014-04-10 Dmitry StogovCompatibility fix for ext/session/tests/session_id_erro...
2014-04-10 Dmitry StogovFixed test (it requires ext/hash)
2014-04-10 Dmitry StogovFixed access to uninitialized data
2014-04-10 Xinchen Huisession_id is binary safe now
2014-04-09 Dmitry StogovMerge branch 'refactoring2' of github.com:zendtech...
2014-04-09 Nikita PopovIS_INTERNED is not always 0 in ZTS
2014-04-09 Dmitry Stogovvar_push_dtor_no_addref() is useles (var_push_dtor...
2014-04-09 Nikita PopovFix copying of constants for ZTS
2014-04-09 Nikita PopovFix function copying in ZTS
2014-04-09 Nikita PopovFix ZTS build
2014-04-09 Dmitry StogovTemporary refcounting fix
2014-04-09 Dmitry Stogovtypo
2014-04-09 Dmitry StogovFixed ext/spl/tests/iterator_035.phpt
2014-04-09 Dmitry StogovFixed resource to integer conversion
2014-04-09 Dmitry StogovFixed macro
2014-04-09 Dmitry StogovFixed reference counting
2014-04-09 Dmitry StogovRemoved useless code
2014-04-09 Dmitry StogovFixed error reporting
2014-04-09 Dmitry StogovFixed reference counting
2014-04-09 Dmitry StogovFixed reference counting
2014-04-09 Dmitry StogovFixed GC
2014-04-09 Dmitry StogovFixed reference counting
2014-04-09 Dmitry StogovFixed ArrayObject::sort() family
2014-04-09 Dmitry StogovFixed support for IS_INDIRECT and IS_REFERENCE
2014-04-09 Dmitry StogovUse proper size
2014-04-09 Dmitry StogovFixed NULL pointer dereferencing
2014-04-09 Dmitry StogovFixed NULL pointer dereferencing
2014-04-09 Dmitry StogovUnset CV before calling zval_ptr_dtor(), because its...
next