]> granicus.if.org Git - php/shortlog
php
2017-11-13 Anatol BelskiFix calculation as sync with 48cee6d1
2017-11-13 Dmitry StogovEliminated redundand code
2017-11-13 Dmitry StogovWe don't need to calculate size of offset array, becaus...
2017-11-13 Anatol BelskiPut hardcoded value into macro
2017-11-13 Anatol BelskiPatch core for PCRE2 support
2017-11-13 Sara GolemonMerge branch 'PHP-7.2'
2017-11-13 Dmitry StogovAllow creating $_SERVER from $_ENV, but not $_ENV from...
2017-11-13 Sara GolemonBugfix#75515 php://streams behaving greedily
2017-11-13 Remi ColletMerge branch 'PHP-7.2'
2017-11-13 Remi Colletnext version is 7.2.1
2017-11-13 Remi ColletMerge branch 'PHP-7.2'
2017-11-13 Remi ColletNEWS
2017-11-13 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2017-11-13 Remi ColletNEWS
2017-11-13 Remi ColletFixed bug #75514 mt_rand returns value outside [$min...
2017-11-13 Xinchen HuiMerge branch 'PHP-7.2'
2017-11-13 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-13 Xinchen HuiAvoid overflow
2017-11-13 Xinchen HuiMerge branch 'PHP-7.2'
2017-11-13 Xinchen HuiUpdate NEWS
2017-11-13 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-13 Xinchen HuiFixed bug #75511 (fread not free unused buffer)
2017-11-10 fandrieuTreat DATETIME2 columns like DATETIME
2017-11-10 Adam BaratzUse TDS version attribute to determine whether to skip...
2017-11-10 fandrieuExpose TDS version as \PDO::DBLIB_ATTR_TDS_VERSION...
2017-11-10 Adam BaratzFix comment style
2017-11-10 Adam BaratzMore robust handling of stringified column data
2017-11-10 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-10 Anatol Belski[ci skip] update NEWS
2017-11-10 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-10 Anatol Belski[ci skip] update NEWS
2017-11-10 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-11-10 Anatol Belski[ci skip] update NEWS
2017-11-10 BerndUpdate README.EXT_SKEL
2017-11-09 Dmitry StogovOptimized parse_iv2()
2017-11-08 Adam BaratzOutput column data for easier debugging
2017-11-08 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-08 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-08 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-11-08 Anatol BelskiFixed #75384 PHP seems incompatible with OneDrive files...
2017-11-08 Dmitry StogovMerge branch 'PHP-7.2'
2017-11-08 Dmitry StogovFixed assertion on phpMyAdmin-4.7.5 home page
2017-11-08 Dmitry StogovUse Zend MM heap for non-persistent ini entry values.
2017-11-07 Christoph M... Don't reintroduce split_bc_num()
2017-11-07 Joe Watkinsbump versions
2017-11-07 Christoph M... Updated bundled libsqlite to 3.21.0
2017-11-07 Derick RethansMerge branch 'PHP-7.2'
2017-11-07 Derick RethansRevert "date module, replacing abs call with the llabs...
2017-11-07 Derick RethansMerge branch 'PHP-7.2'
2017-11-07 Derick RethansMerge branch 'PHP-7.1' into PHP-7.2
2017-11-07 Derick RethansFixed ext/date tests due to changes in Olson database
2017-11-07 Derick RethansFixed ext/date tests due to changes in Olson database
2017-11-07 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-07 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-07 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-11-07 Anatol Belski7.0.27 next
2017-11-07 Dmitry StogovFixed inaccurate condition
2017-11-07 Dmitry StogovFixed build (missing function borrowed from PHP-7.2)
2017-11-07 Joe WatkinsMerge branch 'PHP-7.2'
2017-11-07 David Carlierdate module, replacing abs call with the llabs's like...
2017-11-06 Sara GolemonMerge branch 'PHP-7.2'
2017-11-06 Michael MoravecRevert BC break caused by fixing bug #74035
2017-11-06 Sara GolemonMerge branch 'PHP-7.2'
2017-11-06 Simon JAILLETFixes #68948 related to a BC break introduced by #68532...
2017-11-06 Sara GolemonMerge branch 'PHP-7.2'
2017-11-06 Christoph M... Scale support for bcmod()
2017-11-06 Anatol Belski[ci skip] Update UPGRADING.INTERNALS
2017-11-06 Anatol Belski[ci skip] Fix UPGRADING.INTERNALS, seems it was not...
2017-11-06 Anatol BelskiDon't touch inline if C++ is compiled
2017-11-06 Joe WatkinsMerge branch 'PHP-7.2'
2017-11-06 Tyson AndreFix proto documents for new global functions
2017-11-06 Joe WatkinsMerge branch 'PHP-7.2'
2017-11-06 Tyson AndreMention spl_object_id in UPGRADING notes
2017-11-06 Sammy Kaye... Allow trailing commas in function and method calls
2017-11-06 Xinchen HuiUnused var
2017-11-03 Dmitry StogovRemoved workaraouns for inconsistent zvals (REFCOUNTED...
2017-11-03 Dmitry StogovFixed memory leak (Zend/tests/list_003.phpt)
2017-11-03 Dmitry StogovDon't intern strings in-place if their refcoung greater...
2017-11-03 Joe WatkinsMerge branch 'PHP-7.2'
2017-11-03 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-11-03 MITSUNARI Shigeofix wrong check of definition_phi->constraint.range...
2017-11-03 Dmitry Stogoverealloc() optimization
2017-11-03 Dmitry StogovAdded RC_DEBUG exception
2017-11-02 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2017-11-02 Dmitry StogovDisable RC_DEBUG for FPM initialisation
2017-11-02 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-02 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-11-02 Anatol BelskiUpdate libs_version.txt
2017-11-02 Dmitry StogovAdded RC_DEBUG exception
2017-11-02 Dmitry StogovAdded RC_DEBUG exception
2017-11-02 Dmitry StogovStart RC_DEBUG at the end of MINIT and finish in MSHUTD...
2017-11-02 Dmitry StogovSwitch back from "request" interned strings storage...
2017-11-02 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2017-11-02 Dmitry Stogovlast_message is always allocated in Zend MM heap
2017-11-02 Pedro MagalhãesFix #74922 - Try to resolve constants when importing...
2017-11-02 Nikita PopovMerge branch 'PHP-7.2'
2017-11-02 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2017-11-02 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-11-02 Nikita PopovFix ext/soap/tests/bug69137.phpt
next