]> granicus.if.org Git - php/shortlog
php
2014-10-05 Nikita PopovFix $this CV init for include/eval
2014-10-05 Nikita PopovFix dynamic calls to static methods with fci->object
2014-10-05 Nikita PopovFix $arr =& $arr[0]
2014-10-05 Nikita PopovAdd UPGRADING stubs for a number of recent changes
2014-10-05 Nikita PopovRegenerate tokenizer data
2014-10-05 Nikita PopovFix unused variable warning
2014-10-05 Nikita PopovRemove <% and <script language="php"> tags
2014-10-05 Anatol Belskiproperly export tsrm_strtok_r()
2014-10-05 Dmitry StogovFixed list() behavior inconsistency (string handling...
2014-10-04 Johannes SchlüterMerge branch 'PHP-5.6'
2014-10-04 Johannes SchlüterMerge branch 'PHP-5.5' into PHP-5.6
2014-10-04 Johannes SchlüterFix accidental edit in previous commit
2014-10-04 Johannes SchlüterMerge branch 'PHP-5.6'
2014-10-04 Johannes SchlüterMerge branch 'PHP-5.5' into PHP-5.6
2014-10-04 Johannes SchlüterFix arginfo
2014-10-04 Florian MARGAINEDateTimeZone::getOffset() now accepts a DateTimeInterface
2014-10-04 Derick RethansMerge branch 'PHP-5.6'
2014-10-04 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2014-10-04 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2014-10-04 Florian MARGAINEDateTimeZone::getOffset() now accepts a DateTimeInterface
2014-10-04 Dmitry StogovMoved checks and error reporting related to static...
2014-10-03 Nikita PopovFix test gc_029_zts.phpt
2014-10-03 George WangMerge branch 'master' of git.php.net:php-src
2014-10-03 George WangMerge branch 'PHP-5.6' of git.php.net:php-src into...
2014-10-03 George WangMerge branch 'PHP-5.5' of git.php.net:php-src into...
2014-10-03 George WangFixed a bug that causes crash when environment variable...
2014-10-03 George WangFixed a bug that causes crash when environment variable...
2014-10-03 George WangFixed a bug that causes crash when environment variable...
2014-10-03 Anatol Belskifix asinh delivering -0 when the arg is 0
2014-10-03 Nikita PopovMark test for full GC root buffer as XFAIL
2014-10-03 Nikita PopovFix two date tests
2014-10-03 Nikita PopovMark three foreach tests as XFAIL
2014-10-03 Anatol Belskireveal some newer libcurl features in MINFO
2014-10-03 Nikita PopovMerge branch 'PHP-5.6'
2014-10-03 Nikita PopovMerge branch 'PHP-5.5' into PHP-5.6
2014-10-03 Nikita PopovFix bug number
2014-10-03 Nikita PopovMerge branch 'PHP-5.6'
2014-10-03 Nikita PopovMerge branch 'PHP-5.5' into PHP-5.6
2014-10-03 Nikita PopovFix bug #68188
2014-10-03 Nikita PopovFix bug #68133 and bug #68135
2014-10-03 Anatol Belskiremove the remains of dsp files handling
2014-10-03 Anatol Belskifix EX usage
2014-10-03 Anatol Belskiremove misprint parentheses
2014-10-03 Anatol Belskiremove misprint parentheses
2014-10-03 Dmitry StogovReplaced EG(This) and EX(object) with EX(This).
2014-10-03 Xinchen HuiAnd this one...
2014-10-03 Xinchen HuiIt should be in extern c
2014-10-03 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2014-10-03 Xinchen HuiRemove useless condition
2014-10-03 Ferenc KovacsMerge branch 'PHP-5.6'
2014-10-03 Ferenc KovacsNEWS entry for previous commit
2014-10-03 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2014-10-03 Ferenc KovacsNEWS entry for previous commit
2014-10-03 Robin Glosteradd IPv6 support to php-fpm
2014-10-03 Dmitry StogovMicro optimization for the most frequency case
2014-10-03 Sara GolemonMerge branch 'PHP-5.6'
2014-10-03 Sara GolemonMerge branch 'PHP-5.5' into PHP-5.6
2014-10-03 Sara GolemonMerge branch 'PHP-5.4' into PHP-5.5
2014-10-03 Sara GolemonAdd hash to EXTENSIONS file
2014-10-03 Johannes SchlüterRemove extensions which are long gone
2014-10-02 Ferenc KovacsMerge branch 'PHP-5.6'
2014-10-02 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2014-10-02 Ferenc Kovacswe also have xz release tarballs since 5.5
2014-10-02 Nikita PopovFix ZTS build
2014-10-02 Anatol Belskiimproved file size computation in stat()
2014-10-02 Dmitry StogovFixed incorrect compilation
2014-10-01 Julien Pauli5.5.19 now
2014-10-01 Dmitry StogovExpose zend_throw_exception_internal()
2014-10-01 Dmitry StogovUse inline finction for OBJ_RELEASE() macro
2014-10-01 Ferenc KovacsMerge branch 'PHP-5.6'
2014-10-01 Ferenc Kovacsupdate NEWS about the release date of 5.6.1
2014-10-01 Remi Colletonly no_NO.ISO-8859-1 have to be ignored (merged)
2014-10-01 Remi Colletonly no_NO.ISO-8859-1 have to be ignored
2014-10-01 krakjoeremove bogus locale use from test
2014-10-01 Remi ColletMerge branch 'PHP-5.6'
2014-10-01 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-10-01 Remi Colletuse $PHP_LIBDIR instread of "lib" in skel example
2014-10-01 Dmitry StogovRemoved zend_execute_data->prev_nested_call. Reuse...
2014-09-30 Dmitry StogovMicro optimization
2014-09-29 Nikita PopovDrop unused INIT_STRING opcode
2014-09-29 Nikita PopovDrop unused RAISE_ABSTRACT_ERROR opcode
2014-09-29 Nikita PopovCT substitute unqualified true/false/null in namespaces
2014-09-29 Nikita PopovFix a couple compile warnings
2014-09-29 Anatol BelskiMerge branch 'PHP-5.6'
2014-09-29 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-29 Anatol Belskifix test filename
2014-09-29 Anatol BelskiMerge branch 'PHP-5.6'
2014-09-29 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-29 Anatol Belskione more test to illustrate transfer of an arbitrary...
2014-09-29 Anatol BelskiMerge branch 'PHP-5.6'
2014-09-29 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-29 Anatol Belskifix tests on linux
2014-09-29 Anatol Belskibetter test cleanup
2014-09-29 Dmitry StogovUse more readable inline functions
2014-09-29 Anatol BelskiMerge branch 'PHP-5.6'
2014-09-29 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-29 Anatol Belskiincrease the polling period to not to break existing...
2014-09-29 Anatol BelskiMerge branch 'PHP-5.6'
2014-09-29 Anatol Belskiupdated NEWS
2014-09-29 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
next