]> granicus.if.org Git - php/shortlog
php
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-03 Christopher... Cast time_t since some "dtrace -G" invocations fail...
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 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'
2013-08-25 Stanislav MalyshevMerge branch 'pull-request/322'
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-08-25 Alexander MoskalevFix DateInterval->days value when object was created...
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.5'
2013-08-25 Stanislav MalyshevMerge branch 'pull-request/419'
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-08-25 rootTest extension xmlrpc encode type double and string...
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 Stanislav MalyshevMerge branch 'pull-request/417'
2013-08-25 Ole Markus... Stricter libc-client symlink check
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.5'
2013-08-25 Joey SmithExpose fputcsv's escape_char to userland
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.5'
2013-08-25 Stanislav MalyshevMerge branch 'pull-request/414'
2013-08-25 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-08-25 Michael M SlusarzFix #65483: quoted-printable encode stream filter incor...
2013-08-25 Stanislav Malyshevfix mysql init
2013-08-25 Stanislav Malyshevadd openssl
2013-08-25 Stanislav Malyshevadd mysql settings
2013-08-23 Anatol BelskiMerge branch 'PHP-5.5'
2013-08-23 Anatol BelskiSuppress static analyzer warnings in specialized executor
next