]> granicus.if.org Git - php/shortlog
php
2014-05-20 Xinchen HuiRevert changes to configs by accident
2014-05-20 Xinchen HuiRefactored ext/ldap
2014-05-19 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-19 Dmitry StogovFixed test. The warning actually indicate a problem...
2014-05-19 Andrey Hristovremove mysqlnd_bt.c as it a long dead code
2014-05-19 Dmitry StogovFixed incorrect efree()
2014-05-19 Dmitry StogovFixed double free
2014-05-19 Dmitry StogovFixed incorrect Z_LVAL() usage
2014-05-19 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-19 Dmitry StogovPrevent crash in case of SQL error
2014-05-19 Dmitry StogovPrevent double resource free
2014-05-19 Xinchen HuiFixed memleak (3 tests fails now)
2014-05-19 Xinchen HuiFixed resources apply_dtor
2014-05-19 Xinchen HuiIt's a zend_array not Hashtable (fixed segfault)
2014-05-19 Xinchen HuiFixed segfault
2014-05-19 Xinchen HuiRefactoring ext/pgsql (incompleted, only compilable)
2014-05-19 Xinchen HuiUse new iterator macros
2014-05-19 Xinchen HuiThis should be this (broken compiling before)
2014-05-19 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-18 Dmitry StogovRemoved the old hack that was originally developed...
2014-05-18 Dmitry StogovUse new hash iteration API and avoid old zend_hash_upda...
2014-05-18 Dmitry StogovMerge branch 'master' into phpng
2014-05-18 Dmitry StogovMerge branch 'PHP-5.6'
2014-05-18 Dmitry StogovSupport for __debugInfo (Joe Watkins)
2014-05-18 Dmitry StogovMerge branch 'PHP-5.6'
2014-05-18 Dmitry StogovOptimize ZEND_POW (Rouven Weßling)
2014-05-18 Nuno Lopesgcov: tentative fix for broken coverage data after...
2014-05-18 Nuno Lopesgcov: tentative fix for broken coverage data after...
2014-05-18 Tjerk MeestersMerge branch 'PHP-5.6'
2014-05-18 Xinchen HuiMerge branch 'phpng' of git.php.net:/php-src into phpng
2014-05-18 Xinchen HuiFixed uninitialized used
2014-05-18 Xinchen HuiFixed uninitialized used
2014-05-18 Xinchen HuiFixed Hash API usage
2014-05-18 Xinchen HuiFixed Hash API usage
2014-05-18 Dmitry Stogovphpng support for ext/readline
2014-05-18 Dmitry Stogovphpng support for ext/enchant
2014-05-18 Dmitry StogovFixed wrong condition
2014-05-18 Dmitry StogovRegenerated parser
2014-05-18 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-18 Pierre Joyemore port to phpng, zend_string and hash, work in progress
2014-05-18 Xinchen HuiFixed Hash API usage (it's in comments)
2014-05-18 Xinchen HuiFixed Zend Hash API usage (although it's in comments)
2014-05-18 Xinchen HuiFixed several tests failes
2014-05-18 Xinchen HuiFinish ext/sockets
2014-05-17 Pierre Joyefix smart string usage (work in progress), ps: a lot...
2014-05-17 Pierre Joyefix init, new smart_str struct (use zend_string now)
2014-05-17 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-17 Dmitry StogovFixed new hash API usage
2014-05-17 Pierre Joyefix hash API calls
2014-05-17 Pierre Joyefix signature according to apply_func_arg_t
2014-05-17 Pierre Joyeonly used if HAVE_NOFOLLOW
2014-05-17 Pierre JoyeZ_TYPE_PP > Z_TYPE_P
2014-05-17 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-17 Pierre Joyefix zend_hash_get_current_data_ptr_ex call
2014-05-17 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-17 Xinchen HuiFixed signed
2014-05-17 Xinchen HuiRefactoring socket (only compilable now)
2014-05-16 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Dmitry Stogovit make no sense to create a reference to object
2014-05-16 Dmitry StogovInitialize zvals
2014-05-16 Dmitry StogovFixed <any> with XML references
2014-05-16 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Xinchen HuiRefactored shmop
2014-05-16 Dmitry StogovFixed pointer mess (use * instead of **)
2014-05-16 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Dmitry StogovFixed support for XML references
2014-05-16 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Pierre Joyehash find returns zval* now
2014-05-16 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Xinchen HuiFixed invalid read in ext/pdo/tests/pdo_025.phpt(pgsql)
2014-05-16 Dmitry StogovFixed persistent WSDL cache
2014-05-16 Dmitry StogovFixed wrong backtrace (__doRequest is not a static...
2014-05-16 Dmitry StogovRestored __destructor() behavior
2014-05-16 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Tjerk MeestersPrevent recursion in ZF2 Parameters class
2014-05-16 Dmitry StogovFixed support for <any>
2014-05-16 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Pierre Joyewrong macro usage, we expect a DOM object here
2014-05-16 Dmitry StogovFixed iterator destruction
2014-05-16 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Xinchen HuiFixed uninitialized value used
2014-05-16 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Xinchen HuiFinish ext/pdo_pgsql (3 tests fail, 1 due to knew issue...
2014-05-16 Dmitry StogovFixed memory leaks
2014-05-16 Pierre Joyetest the right length and remove unused var (remaining...
2014-05-16 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-16 Xinchen HuiFixed several test failed
2014-05-16 Pierre Joyefix TS build
2014-05-16 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Dmitry StogovFixed WSDL attibute parsing
2014-05-15 Dmitry Stogovfixed reference counting and memory leak
2014-05-15 Dmitry StogovPartial fix for XML references handling
2014-05-15 Dmitry StogovFixed handling of compressed SOAP requests
2014-05-15 Dmitry StogovFixed support for SOAP_PERSISTENCE_SESSION
2014-05-15 Dmitry StogovFixed support for empty strings
2014-05-15 Dmitry StogovBuffer has to be reallocated on each loop iteration
2014-05-15 Dmitry StogovSupport for IS_INDIRECT
2014-05-15 Dmitry StogovBuffer has to be reallocated on each loop iteration
2014-05-15 Pierre Joyefix casting
next