]> granicus.if.org Git - php/shortlog
php
2014-06-28 Xinchen HuiFixed initialize of zval
2014-06-28 Xinchen HuiFixed Calendar_objects_free
2014-06-28 Xinchen HuiFixed add_ref
2014-06-28 Xinchen HuiFixed segfaults
2014-06-28 Xinchen HuiFixed segfault while starting up
2014-06-28 Xinchen HuiRefactoring ext/intl (only compilerable now, far to...
2014-06-28 Xinchen HuiC++ doesn't allow implicitly convert void * to other...
2014-06-27 Xinchen HuiSuppress warning
2014-06-27 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-06-27 Xinchen HuiRefactoring ext/intl (incompleted)
2014-06-27 Xinchen HuiFixed build with libmysql
2014-06-27 Xinchen HuiC++ compiler doesn't allow cast a void * to other point...
2014-06-26 Dmitry StogovReverted 387c491559f1507685740bf613070d27bce59e4d ...
2014-06-26 Xinchen Huiop2 is null terminated string
2014-06-26 Xinchen HuiIS_OBJECT and IS_RESOURCE is obviously exclusive
2014-06-26 Xinchen HuiNo need to initialize it
2014-06-26 Xinchen HuiMore optimizations
2014-06-26 Xinchen HuiLet's assume the name is already lowercased
2014-06-26 Xinchen HuiSave some strlen
2014-06-25 Xinchen HuiUse ZEND_HANDLE_NUMERIC
2014-06-25 Xinchen HuiFixed stack usage
2014-06-24 Xinchen HuiRemove temp file committed by accident
2014-06-24 Xinchen HuiDon't use zend_string for other fields (only name here...
2014-06-24 Xinchen HuiFixed _zend_get_parameters_array
2014-06-23 Xinchen HuiFixed use of uninitialized value
2014-06-23 Xinchen HuiCleanup (refactoring is finish)
2014-06-23 Xinchen HuiWe don't need extra 1 byte anymore
2014-06-23 Dmitry StogovFixed string destruction (ext/mysql/tests/mysql_list_fi...
2014-06-23 Dmitry StogovFixed refcounting bug
2014-06-23 Dmitry StogovFixed string deallocation and code cleanup
2014-06-23 Xinchen HuiRespect the origin behavior (fix one test: ext/pdo_mysq...
2014-06-23 Xinchen HuiUse zend_string in mysqlnd
2014-06-23 Xinchen Huitypo
2014-06-23 Xinchen HuiFixed segfault (we need to close it for it has referenc...
2014-06-23 Xinchen HuiFixed the trick....
2014-06-23 Xinchen HuiFixed compiler warning
2014-06-23 Xinchen HuiActually, I don't know how it works. (maybe I should...
2014-06-20 Dmitry StogovCode cleanup
2014-06-20 Dmitry StogovFixed compilation warnings
2014-06-20 Dmitry Stogovfixed memory leak
2014-06-20 Dmitry StogovMerge branch 'master' into phpng
2014-06-20 Dmitry StogovMerge branch 'PHP-5.6'
2014-06-20 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2014-06-20 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2014-06-20 Dmitry StogovFixed MarinaDB support
2014-06-20 Dmitry StogovHide warning message after fatal errors
2014-06-20 Dmitry StogovCheck if socket is still alive
2014-06-20 Dmitry StogovMerge branch 'master' into phpng
2014-06-20 Dmitry StogovFixed compilation warning
2014-06-20 Dmitry StogovFixed compilation
2014-06-20 Xinchen HuiFixed memory leak
2014-06-20 Xinchen HuiFixed bugs in binding result
2014-06-20 Remi ColletMerge branch 'PHP-5.6'
2014-06-20 Remi Colletskip this test which fails without network
2014-06-20 Xinchen HuiFixed PDO_PARAM_ZVAL
2014-06-19 Xinchen HuiFixed pdo_mysql build with mysqlnd
2014-06-19 Xinchen HuiRefcount may have different meaning in PHP NG
2014-06-19 Xinchen HuiFixed mysqli_get_links_stats
2014-06-19 Xinchen HuiFixed paramters binding
2014-06-19 Xinchen HuiFixed hash key in persistent hash
2014-06-19 Xinchen HuiFixed releasing of hash_key
2014-06-19 Xinchen HuiFixed stat fields name
2014-06-19 Xinchen HuiFixed reference handling of bind_result
2014-06-19 Xinchen HuiFixed invalid read
2014-06-19 Xinchen HuiFixed segfault
2014-06-19 Xinchen HuiFixed various bugs
2014-06-19 Xinchen HuiFixed MySQLi built with mysqlnd
2014-06-19 Xinchen Huiunused variables
2014-06-19 Ferenc KovacsMerge branch 'PHP-5.6'
2014-06-19 Ferenc Kovacsadd missing entry to NEWS
2014-06-19 Ferenc KovacsMerge branch 'PHP-5.6'
2014-06-19 Ferenc Kovacsadd missing entry to NEWS
2014-06-18 Ferenc KovacsMerge branch 'PHP-5.6'
2014-06-18 Ferenc Kovacsadd NEWS block for 5.6.0RC2
2014-06-18 Andrey HristovMerge branch 'PHP-5.6'
2014-06-18 Andrey HristovAdd support for gb18030/MySQL 5.7
2014-06-18 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-06-18 Xinchen HuiFixed various bugs (ext/mysql with mysqlnd tests pass)
2014-06-18 Andrey HristovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2014-06-18 Andrey HristovMerge branch 'master' of git.php.net:php-src
2014-06-18 Andrey HristovMerge branch 'PHP-5.6'
2014-06-18 Andrey HristovFix another problem with MySQL 5.7
2014-06-18 Remi ColletMerge branch 'PHP-5.6'
2014-06-18 Remi Colletnew test, missing in ea466a3
2014-06-18 Dmitry StogovMerge branch 'master' into phpng
2014-06-18 Andrey HristovMerge branch 'PHP-5.6'
2014-06-18 Andrey HristovMerge branch 'PHP-5.5' into PHP-5.6
2014-06-18 Andrey HristovSuppress test failure with MySQL 5.7
2014-06-18 Dmitry StogovUse arena allocator for optimizer temporary data structures
2014-06-18 Xinchen HuiFixed warning message
2014-06-18 Xinchen HuiFixed memory leak while doing fetch
2014-06-18 Xinchen HuiFixed segfaults
2014-06-18 Xinchen Huicopy_data seems useless now
2014-06-18 Xinchen HuiFixed typo
2014-06-18 Xinchen HuiFixed segfault of stream handling
2014-06-18 Xinchen HuiFixed plugin fetching
2014-06-18 Xinchen HuiMerge branch 'phpng' of https://git.php.net/repository...
2014-06-18 Xinchen HuiRefactoring mysqlnd (incompleted, only mysqlnd ext...
2014-06-17 Dmitry StogovUse arena allocator for zend_class_entry, zend_op_array...
2014-06-17 Lior KaplanUpdate copyright year to 2014
next