]> granicus.if.org Git - php/shortlog
php
2013-09-12 Nikita PopovMerge branch 'PHP-5.5'
2013-09-12 Boro SitnikovskiFix bug #65548: Comparison for DateTimeImmutable doesn...
2013-09-11 Adam HarveySort the NEWS file alphabetically.
2013-09-11 Adam HarveyRequest non-keep-alive connections by default in HTTP...
2013-09-10 Adam HarveyAllow CURLOPT_FOLLOWLOCATION to be used with open_basedir.
2013-09-09 Adam HarveyMerge branch 'PHP-5.5'
2013-09-09 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-09-09 Adam HarveyTinker with the wording of the short_open_tag description.
2013-09-09 Adam HarveyMerge branch 'PHP-5.5'
2013-09-09 Adam HarveyFix NEWS: these commits were after 5.5.4 was branched...
2013-09-09 Adam HarveyMerge branch 'PHP-5.5'
2013-09-09 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-09-09 Adam HarveyHandle CLI server request headers case insensitively.
2013-09-09 unknownMerge branch 'PHP-5.5'
2013-09-09 unknownensure that the defined interpolation method is used...
2013-09-09 Dmitry StogovMerge branch 'PHP-5.5'
2013-09-09 Dmitry StogovMerge commit 'fc9d886f6cd7858bc38c0b564a547dfa2bb743c6'
2013-09-09 Dmitry StogovFixed issue #128 (opcache_invalidate segmentation fault)
2013-09-06 Christopher... Remove obsolete flag
2013-09-06 Christopher... Update DTrace probes
2013-09-06 Christopher... Add test for oci_set_* error changes
2013-09-06 Christopher... Make oci_set_*($connection,...) errors retrievable...
2013-09-04 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-04 Julien Pauli5.5.5 now
2013-09-03 Christopher... Cast time_t since some "dtrace -G" invocations fail...
2013-09-03 Stanislav Malyshev5.4.21 now
2013-09-03 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-09-02 Gustavo André... Update NEWS/UPGRADING with info about incompat ctx
2013-09-02 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-09-02 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-02 Xinchen HuiMerge branch 'PHP-5.5'
2013-09-02 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-09-02 Xinchen HuiTypo....
2013-09-02 Xinchen HuiMerge branch 'PHP-5.5'
2013-09-02 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-09-02 Xinchen HuiAdd a XFAIL test for #64896
2013-09-01 Gustavo André... Implement phase 1 of rfc/incompat_ctx
2013-08-31 Nikita PopovMake use of direct returns in some places
2013-08-31 Nikita PopovAlways pass return_value_ptr to internal functions
2013-08-31 Christopher... Allow OCI8 to be DTrace-enabled independently of core...
2013-08-30 Christopher... OCI8: remove unused ext/oci8/config.m4 macro
2013-08-30 Christopher... OCI8 whitespace: remove tabs embedded in code
2013-08-30 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-08-30 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-08-30 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-08-30 Remi ColletMerge branch 'PHP-5.5'
2013-08-30 Remi ColletFixed bug #65564 stack-buffer-overflow in DateTimeZone...
2013-08-30 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-08-30 Remi ColletFixed Bug #65564 stack-buffer-overflow in DateTimeZone...
2013-08-30 Xinchen HuiMerge branch 'PHP-5.5'
2013-08-30 Xinchen HuiUpdate NEWS
2013-08-30 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-08-30 Xinchen HuiFixed bug #60598 (cli/apache sapi segfault on objects...
2013-08-30 Yasuo OhgakiRemove ini dependency in test
2013-08-29 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-08-29 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-08-29 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-08-29 Dmitry StogovMerge branch 'PHP-5.5'
2013-08-29 Dmitry StogovFixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var)
2013-08-29 Dmitry StogovMerge branch 'PHP-5.5'
2013-08-29 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-08-29 Dmitry StogovFixed bug #61759 (class_alias() should accept classes...
2013-08-29 Dmitry StogovFixed bug #61759 (class_alias() should accept classes...
2013-08-29 Dmitry StogovMerge branch 'PHP-5.5'
2013-08-29 Dmitry StogovFixed compatibility with php-5.2
2013-08-29 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-08-29 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2013-08-29 Dmitry StogovMerge branch 'PHP-5.5'
2013-08-29 Dmitry StogovFixed bug #65561 (Zend Opcache on Solaris 11 x86 needs...
2013-08-29 Xinchen HuiMerge branch 'PHP-5.5'
2013-08-29 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-08-29 Xinchen HuiAvoid compiler warning
2013-08-29 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-08-29 Adam HarveyFix bug #65579 (Using traits with get_class_methods...
2013-08-28 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-08-28 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-08-28 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-08-28 Anatol BelskiMerge branch 'PHP-5.5'
2013-08-28 Anatol Belskiremoved the /Wp64 switch as we use true 64 bit compiler now
2013-08-28 Anatol BelskiMerge branch 'PHP-5.5'
2013-08-28 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-08-28 Anatol Belskiupdated lib versions
2013-08-28 Anatol BelskiMerge branch 'PHP-5.5'
2013-08-28 Anatol Belskiupdated lib versions, the vc11 ones only matter now
2013-08-27 Christopher... OCI8 2.0: add oci8-check-connection probe and do some...
2013-08-27 Xinchen HuiMerge branch 'PHP-5.5'
2013-08-27 Xinchen HuiFixed compiler warnings
2013-08-26 Christopher... Use "__" consistently in OCI8 DTrace probe definitions...
2013-08-26 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-08-26 Christopher... Leave it to DTrace FBT to trace underlying library...
2013-08-26 Nikita PopovEvaluate ZVAL_ZVAL arguments only once
2013-08-26 Dmitry StogovMerge branch 'PHP-5.5'
2013-08-26 Dmitry StogovFixed compilation warning
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.5'
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-08-25 gron1987Fix bug #65554 in DateTime, when use it with D/l in...
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.5'
2013-08-25 Stanislav MalyshevMerge branch 'fix_travis' into PHP-5.5
2013-08-25 Stanislav Malyshevfix mysql tests & mark nextRowset problematic tests
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.5'
next