]> granicus.if.org Git - php/shortlog
php
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
2014-05-15 Pierre Joyereturn ptr, not status
2014-05-15 Pierre Joyeused only in the #ifdef 0
2014-05-15 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Dmitry StogovFixed wrong comparisons
2014-05-15 Pierre Joye fix void* ptr arithmetic
2014-05-15 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Xinchen HuiMade a little clean up
2014-05-15 Dmitry Stogovcheck for EG(excepton)
2014-05-15 Dmitry Stogovkey->len doesn't include trailing space anymore
2014-05-15 Dmitry StogovFixed WSDL parsing
2014-05-15 nikita2206add support for pdo-pgsql in phpng refactoring
2014-05-15 Dmitry StogovFixed memory leaks
2014-05-15 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Dmitry StogovFixed hack. now we may store numbers not as pointers.
2014-05-15 Xinchen HuiFixed two tests, 1 left
2014-05-15 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Xinchen HuiMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Dmitry StogovFixed zend_string/char* mess
2014-05-15 Xinchen HuiRefactored ext/xsl, need some help in 3 tests failed
2014-05-15 Pierre Joyeunused var
2014-05-15 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Dmitry StogovFixed SoapFault handling
2014-05-15 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Pierre Joyeforgot that hash uses ending 0
2014-05-15 Pierre Joyefix ts build
2014-05-15 Dmitry Stogovfixed refcounting
2014-05-15 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Dmitry StogovFixed destructive assignment
2014-05-15 Pierre Joyefix leak
2014-05-15 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Pierre Joyezend_hash_del>zend_hash_str_del
2014-05-15 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Pierre Joyeunused local var
2014-05-15 Dmitry StogovFixed get_zval_property()
2014-05-15 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-15 Pierre Joyefix invalid use of STR_FREE > efree
2014-05-15 Dmitry StogovFixed reference counting and memory leak
2014-05-15 Pierre JoyeRETURN_STRING takes the char* only now (always copied)
2014-05-15 Pierre JoyeRETURN_STRING takes the char* only now
2014-05-15 Dmitry StogovFixed SOAP error handling
2014-05-15 Pierre Joyefix build
2014-05-15 Dmitry StogovArray with var_args must not be deallocated any more
2014-05-15 Dmitry StogovAllow just set or get context passing NULL pointers
2014-05-15 Dmitry StogovRemoved support for old-style resource destructors...
2014-05-15 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-14 Dmitry Stogovext/soap support for phpng (incomplete - just compilable)
2014-05-14 Pierre JoyeMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-14 Pierre Joyefix windows build
2014-05-14 Pierre Joyeptr needed here
2014-05-14 Xinchen HuiUse defined macro
2014-05-14 Xinchen HuiRefactored tidy (all tests passes)
2014-05-13 Dmitry StogovReverted wrong commit
2014-05-13 Dmitry StogovFixed reference counting, IS_REFERENCE and IS_INDIRECT...
2014-05-13 Dmitry StogovTerminate string
2014-05-13 Dmitry StogovMerge branch 'phpng' of git.php.net:php-src into phpng
2014-05-13 Anatol BelskiC89 compat
2014-05-13 Dmitry StogovFixed curl_close() behavior
2014-05-13 Dmitry StogovMerge branch 'master' into phpng
2014-05-13 Dmitry StogovIn most user extensions functions like mysql_close...
2014-05-13 Dmitry StogovFixed access to uninitialized data and attempt to doubl...
2014-05-13 Dmitry StogovFixed safe resource close.
2014-05-13 Dmitry StogovNested PCRE calls may clobber extra->mark and it has...
2014-05-13 Dmitry StogovAdded comment
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 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-05-12 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-05-12 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-05-12 Stanislav Malyshevfix test - output can be chunked
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 Stanislav Malyshevfix test
2014-05-12 Stanislav Malyshevfix test
next