]> granicus.if.org Git - php/shortlog
php
2014-08-14 Keyur GovandeFix typo from commit 32314f6b6
2014-08-14 Keyur GovandeFix destruction order in zend_shutdown (bug #65463...
2013-02-18 Dmitry StogovFixed bug #64070 (Inheritance with Traits failed with...
2013-02-17 Stanislav Malyshevfix bug #61930: openssl corrupts ssl key resource when...
2013-02-17 Stanislav Malyshevupdate NEWS
2013-02-17 Jonh WendellAdded HTTP codes as of RFC 6585
2013-02-17 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-02-17 Xinchen HuiFixed bug #64228 (RecursiveDirectoryIterator always...
2013-02-16 Xinchen HuiFix test failed after 0ea83ff8478d867ebf1603a43cd5d3432...
2013-02-14 Boris Lytochkin+Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin)
2013-02-13 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-02-13 Dmitry StogovProper bit reset code
2013-02-13 Ard BiesheuvelFixed bug #64197 (_Offsetof() macro used but not define...
2013-02-11 Remi ColletFixed bug #64142 (dval to lval different behavior on...
2013-02-10 Stanislav Malyshevupdate NEWS
2013-02-10 Moriyoshi Koizumimb_split() can now handle empty matches like preg_split...
2013-02-07 Boris LytochkinMerge branch 'PHP-5.4' of https://git.php.net/push...
2013-02-07 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-02-07 Dmitry StogovDisabled external entities loading
2013-02-07 Boris Lytochkinfix bug #64124 (IPv6 malformed)
2013-02-07 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-02-07 Dmitry StogovCheck if soap.wsdl_cache_dir confirms to open_basedir
2013-02-05 Remi Colletrevert
2013-02-04 Remi ColletFixed bug #64142 (dval to lval different behavior on...
2013-02-04 Andrey Hristovcheck the validity of the parameter
2013-02-04 Andrey HristovMerge branch 'PHP-5.4' of ssh://git.php.net/php-src...
2013-02-02 Gustavo LopesMove macro back to .c file
2013-02-02 Gustavo LopesMerge branch 'sockets_54_improv' into PHP-5.4
2013-02-02 Gustavo LopesFix wrong blocking state being set
2013-02-02 Gustavo LopesFix tests (Windows)
2013-02-02 Gustavo LopesRemove a Windows only warning
2013-02-02 Gustavo LopesMove & improve PHP_SOCKET_ERROR def
2013-02-02 Gustavo LopesMove some declarations to sockets.c
2013-02-02 Gustavo LopesFix overbroad skipif include
2013-02-01 Remi ColletFixed bug #64128 buit-in web server is broken on ppc64.
2013-02-01 Andrey Hristovadd new charset, from MySQL 5.6
2013-02-01 Johannes SchlüterFix typo in error message
2013-01-31 Remi ColletMark this test as requiring internet connecion.
2013-01-31 Remi ColletFix failed test: sys_errlist[116] have changed on recen...
2013-01-30 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-01-30 Johannes SchlüterThis will be PHP 5.3.23
2013-01-30 Lars StrojnyNEWS entry new OpenSSL option [doc]
2013-01-30 Daniel LowreyAdded ssl context option, "disable_compression"
2013-01-30 Nikita PopovMerge branch 'PHP-5.3' into PHP-5.4
2013-01-30 Nikita PopovFixed bug #64106: Segfault on SplFixedArray[][x] =...
2013-01-30 Jelle ZijlstraFix build problem in C++11
2013-01-29 Stanislav Malyshevbranched 5.4.12
2013-01-29 Stanislav Malyshevupdate NEWS
2013-01-29 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-01-29 Johannes SchlüterMerge branch 'PHP-5.4' of git.php.net:/php-src into...
2013-01-29 Johannes SchlüterMerge branch 'PHP-5.3' of git.php.net:/php-src into...
2013-01-29 Johannes SchlüterFix bug #64099 (Wrong TSRM usage in zend_register_class...
2013-01-29 Stanislav MalyshevFix bug #62524, only follow redirects in file streams...
2013-01-28 Andras ElsoFix missing parameter
2013-01-23 Stanislav Malyshevfix tests
2013-01-23 Gustavo LopesNEWS for bug #64023 (see aa0adce)
2013-01-22 Gustavo LopesMerge branch 'bug64023' into PHP-5.4
2013-01-22 Gustavo LopesFix bug #64023 (__toString() & SplFileInfo)
2013-01-21 Xinchen HuiMerge fix of #62836 to ?.re, and regenerate ?.c
2013-01-18 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-01-18 Stanislav Malyshevfix bug #63462 (Magic methods called twice for unset...
2013-01-18 Gustavo LopesNEWS for bug #64011. See 77ee200
2013-01-18 Gustavo LopesFix bug #64011 (get_html_translation_table())
2013-01-16 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-01-16 Johannes SchlüterFix NEWS after 5.3.21
2013-01-16 Christopher... Fix News
2013-01-16 Adam HarveyMerge branch 'PHP-5.3' into PHP-5.4
2013-01-16 Adam HarveyUpdate the arguments in the prototype of fpm_socket_uni...
2013-01-15 Anatoliy Belskyfixed build
2013-01-15 Gustavo LopesNEWS for bug #63893
2013-01-15 Gustavo LopesMerge remote-tracking branch 'remotes/cataphract/strtr_...
2013-01-15 Gustavo LopesFixed inconsequential bug in strtr()
2013-01-15 Adam HarveyRevert "Apply the fputcsv test fix to SplFileObject_fpu...
2013-01-15 Adam HarveyMerge branch 'PHP-5.3' into PHP-5.4
2013-01-15 Adam HarveyRevert "Update fputcsv() to escape all characters equally."
2013-01-15 Stanislav Malyshevfix NEWS
2013-01-15 Adam HarveyApply the fputcsv test fix to SplFileObject_fputcsv...
2013-01-15 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-01-15 Xinchen HuiFixed bug #57702 (Multi-row BLOB fetches)
2013-01-15 Adam HarveyMerge branch 'PHP-5.3' into PHP-5.4
2013-01-15 Adam HarveyUpdate fputcsv() to escape all characters equally.
2013-01-14 Lars StrojnyBug #52958: Segfault in PDO_OCI on cleanup after runnin...
2013-01-14 Lars StrojnySupport BITMAPV5HEADER in getimagesize(): https://en...
2013-01-14 Lars StrojnyFix bug #63916: PDO::PARAM_INT casts to 32bit int inter...
2013-01-14 Lars StrojnyFixed bug #63921: sqlite3::bindvalue and relative PHP...
2013-01-14 Gustavo LopesRemove _GNU_SOURCE, add local heap sort
2013-01-14 Gustavo LopesThe compiler can figure this out
2013-01-14 Gustavo LopesRemove unused block
2013-01-14 Gustavo Lopesstrtr() with 2nd param array - optimization
2013-01-14 Gustavo LopesRefactoring, bugs & leaks
2013-01-14 Gustavo LopesOptimize strtr w/ 2nd arg array
2013-01-14 Stanislav Malyshevfix bug #63982: isset() inconsistently produces a fatal...
2013-01-14 Stanislav Malyshevdifferent OSes have different messages, and that's...
2013-01-13 Arnaud Le Blancfixed alternate form for 'x' and 'X' formats
2013-01-10 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-01-10 Dmitry StogovFixed uninitialized zval.type (Yoram)
2013-01-10 ULF WENDELMySQL 5.6 EXPIRE PASSWORD flag tests
2013-01-10 Remi ColletMerge branch 'PHP-5.3' into PHP-5.4
2013-01-10 Remi ColletFix test after fix for bug #63943 (Bad warning text...
2013-01-09 Andrey HristovAdd mysqli support - constants and checking in mysqli_o...
next