]> granicus.if.org Git - php/shortlog
php
2014-05-14 Pierre Joyeptr needed here
2014-05-13 Pierre Joyehash keys now use actual string length without leading...
2014-05-13 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-13 Xinchen HuiSave one type checking if the type is already string
2014-05-13 Xinchen HuiThis should be removed too
2014-05-13 Xinchen HuiRemove zval **
2014-05-13 Pierre Joyeport dns_win32
2014-05-13 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-13 Pierre Joyeport sendmail to windwos (untested yet)
2014-05-13 Pierre Joyeport proc_open to windows (untested yet)
2014-05-13 Xinchen Huirestore unexpected commit
2014-05-13 Xinchen HuiMerge branch 'phpng-hash-str-del-fix' of https://github...
2014-05-13 Tjerk MeestersConvert to unpacked before deleting elements
2014-05-13 Felipe Pena- Fixed ZTS build
2014-05-12 Nikita PopovFix memory error in spl_directory.c
2014-05-12 Nikita PopovFix spl_directory cast_object, reenable error
2014-05-12 Dmitry StogovSupport for ext/phar (all tests passed)
2014-05-12 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-12 Dmitry Stogovext/phar support (incomplete)
2014-05-12 Xinchen HuiFixed double free (xmlrpc is done, 1 test failed due...
2014-05-12 Xinchen HuiFixed typo
2014-05-12 Xinchen HuiRefactoring ext/xmlrpc (incompleted)
2014-05-12 Dmitry StogovRemoved error message that breaks phar
2014-05-12 Dmitry Stogovext/phar support (incomplete)
2014-05-12 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-12 Xinchen HuiRefactor ext/gd (all tests passes)
2014-05-12 Dmitry StogovFixed wrong buffer length (added place for terminating...
2014-05-12 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-12 Xinchen HuiFixed reference handling
2014-05-12 Xinchen HuiFixed IS_INDRICT handling
2014-05-12 Xinchen HuiFixed fields handling
2014-05-11 Xinchen HuiRefactoring wddx (incompleted, is there any one use...
2014-05-11 Xinchen HuiFinish refactoring of MySQLi
2014-05-11 Xinchen HuiVarious bug fixes (now 17 tests fails, it is 11 in...
2014-05-11 Xinchen HuiVarious bug fixed
2014-05-11 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-11 Xinchen HuiRefactor MySQLi (incompleted, only compilable now)
2014-05-10 Xinchen HuiAdd support for pspell
2014-05-10 krakjoeupdate for phpng
2014-05-10 Xinchen HuiTest push (previous push didn't send mail?)
2014-05-10 Xinchen HuiAdded smart_string to avoid string duplicated
2014-05-09 Xinchen HuiUse strpprintf
2014-05-09 Xinchen HuiAdded vstrpprintf strpprintf to avoid duplicate string
2014-05-09 Xinchen HuiRefactor sysvsem, sysvshm, sysmsg
2014-05-09 Nikita PopovFix identical comparison of arrays with references
2014-05-09 Nikita PopovFix strtr() segfault
2014-05-09 Nikita PopovCode cleanup in proc_open
2014-05-09 Xinchen HuiFinish ext/curl (7 tests fails as trunk)
2014-05-09 Xinchen HuiFixed post data (long type cast matters here :<)
2014-05-09 Xinchen HuiUse zend_string for better performance
2014-05-09 Xinchen HuiFixed clone refcount
2014-05-09 Xinchen HuiFixed build with high version libcurl
2014-05-09 Xinchen HuiRefactoring ext/curl (only compilable now)
2014-05-08 Nikita PopovFix proc_open resource destruction
2014-05-08 Dmitry StogovSupport for ext/phar (incomplete)
2014-05-08 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-08 Xinchen HuiFinish bz2 (all tests passed)
2014-05-08 Dmitry StogovSupport for ext/phar (incomplete)
2014-05-08 Xinchen HuiThere is memleak
2014-05-08 krakjoebz2 changes for phpng
2014-05-08 krakjoeupdate skeleton
2014-05-08 krakjoeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-08 krakjoerecode update for phpng
2014-05-08 Xinchen Huiext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt...
2014-05-08 Xinchen HuiRevert "ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls...
2014-05-08 Xinchen Huiext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt...
2014-05-08 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-08 Xinchen HuiFixed REFERENCE handling
2014-05-08 Stanislav Malyshevdon't bother with travis for now, not ready yet
2014-05-08 Xinchen HuiThere should been memory leaks(and don't use pointer...
2014-05-08 Xinchen HuiFixed bugs in pdo_mysql
2014-05-08 Xinchen HuiRevert "Going to refactor mysqlnd"
2014-05-07 Dmitry StogovFixed resource destruction
2014-05-07 Dmitry StogovWe shouldn't modify strings in-place (it may be interne...
2014-05-07 Dmitry StogovInterned strings must not be modified in-place
2014-05-07 Xinchen HuiGoing to refactor mysqlnd
2014-05-07 Dmitry StogovFixed ext/fileinfo conversion mistakes
2014-05-07 Dmitry StogovFixed bug introduced during conversion to "phpng"
2014-05-07 Dmitry StogovInitialize "retval"
2014-05-07 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-07 krakjoeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-07 Dmitry StogovRe-applyed Bob's patch with minor fixes
2014-05-07 krakjoefix exif, thnx laruence
2014-05-07 Pierre Joyetypo in var name
2014-05-07 Xinchen HuiPrefer the macro we defined
2014-05-07 Xinchen HuiRerevert previous commit to phpt by accident
2014-05-07 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-07 Xinchen HuiRefactored filter
2014-05-07 krakjoephpng updates for exif
2014-05-07 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-07 Xinchen HuiRefactor fileinfo
2014-05-07 Pierre Joye-- missing length declaration, may have worked w/some...
2014-05-07 Xinchen HuiFixed reference handling(param->parameter)
2014-05-07 Xinchen HuiRefactor pdo_mysql(incompleted, some tests failed due...
2014-05-06 Dmitry StogovReverted Bob's patch (it breaks many tests when run...
2014-05-06 Dmitry StogovAdded support for ext/openssl
2014-05-06 Nikita PopovAdd tests for previous commit
2014-05-06 Nikita PopovFix parse_method_params
2014-05-06 Nikita PopovFix error message in parse_method_params
2014-05-06 Nikita PopovRemove dead code from ZEND_THROW
next