]> granicus.if.org Git - php/shortlog
php
2017-06-12 Xinchen HuiMerge branch 'PHP-7.1'
2017-06-12 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-06-12 Xinchen HuiMerge branch 'bug74600' of https://github.com/manuelm...
2017-06-11 Jakub ZelenkaImprove and simplify UTF-8 validation in JSON
2017-06-11 Christoph M... Fix #74744: gd.h: stdarg.h include missing for va_list...
2017-06-10 Niklas KellerUse any TLS crypto method by default, don't use SSL
2017-06-09 Anatol BelskiMerge branch 'PHP-7.1'
2017-06-09 Anatol Belskigroup the change for bug #74720
2017-06-09 Manuel MauszAdd simple cli test for PATH/HOST ini sections
2017-06-09 Anatol Belskiadd UPGRADING note
2017-06-09 Anatol Belskiupdate NEWS
2017-06-09 Anatol BelskiMerge branch 'PHP-7.1'
2017-06-09 Anatol Belskiupdate NEWS
2017-06-09 Anatol BelskiMerge branch 'PHP-7.1'
2017-06-09 Anatol BelskiFixed bug #74720 pkcs7_en/decrypt does not work if...
2017-06-09 Christoph M... Update to SQLite 3.19.3
2017-06-09 Christoph M... Merge branch 'PHP-7.1'
2017-06-09 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-06-09 Christoph M... Use reasonable SQLite3 module version
2017-06-09 Remi Colletprevent multiple include using standard macros
2017-06-09 Remi Colletcleanup
2017-06-09 Remi Colletcleanup, MEMORY_LIMIT is not used anymore
2017-06-08 Manuel MauszFixed bug #74600
2017-06-08 Sara GolemonX.Y.0 releases are more special than X.Y.(1+) releases
2017-06-08 Sara GolemonCreate announcement entry on web-php even for non-stable
2017-06-08 Anatol BelskiMerge branch 'PHP-7.1'
2017-06-08 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-06-08 Anatol Belskienforce exit status propagation and up the sdk version
2017-06-08 Dmitry StogovIntroduced "zif_handler" type (zif = zend internal...
2017-06-08 Dmitry StogovImproved new Zend Parameter Parsing API to avoid useles...
2017-06-08 Dmitry StogovFixed wrong type.
2017-06-07 Jakub ZelenkaConstify str in add_assoc_string_ex and add_assoc_strin...
2017-06-07 Richard FusseneggerUpdated some str functions to new parameter API
2017-06-07 Richard FusseneggerClean up .gitignore
2017-06-07 Richard FusseneggerRemoved empty stub.c file
2017-06-07 Sara GolemonWindows builds are no longer copied to downloads.php.net
2017-06-07 Christoph M... Update to SQLite 3.19.2
2017-06-07 Dmitry Stogovpreg_replace() optimization
2017-06-06 Sara GolemonRemove instructions to email internals-win@
2017-06-06 Remi ColletMerge branch 'PHP-7.1'
2017-06-06 Remi Colletrelax this test again (still encounter erratic failure)
2017-06-06 Sara GolemonUpdate NEWS for 7.2.0alpha2
2017-06-06 Sara GolemonUpdate NEWS for PHP 7.2.0alpha1
2017-06-06 Dmitry StogovAvoid string reallocations in html_entity_decode()...
2017-06-06 Dmitry StogovRemoved unused variable.
2017-06-06 Dmitry StogovAvoid string reallocations in preg_quote()
2017-06-05 Sara GolemonAdd note about publishing gpg key
2017-06-04 Jakub ZelenkaMerge branch 'PHP-7.1'
2017-06-04 Jakub ZelenkaMerge branch 'PHP-7.0' into PHP-7.1
2017-06-04 Jakub ZelenkaReplace ASN1_STRING_data with ASN1_STRING_get0_data
2017-06-03 Nikita PopovMerge branch 'PHP-7.1'
2017-06-03 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-06-03 Nikita PopovFix leak in WDDX serialization
2017-06-03 Nikita PopovMerge branch 'PHP-7.1'
2017-06-03 Nikita PopovTravis: Use opcache in release build
2017-06-02 Michael MoravecImplemented FR #71520
2017-06-02 Nikita PopovMerge branch 'PHP-7.1'
2017-06-02 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-06-02 Tim TooheyFixed bug #69373
2017-06-02 Pedro MagalhãesFix bug #74607: Don't check for bi-directional compatib...
2017-06-02 Niklas KellerFix bug #55407
2017-06-02 Nikita PopovMerge branch 'PHP-7.1'
2017-06-02 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-06-02 libnexFixed bug #73473: Stack Buffer Overflow in msgfmt_parse...
2017-06-02 Nikita PopovMerge branch 'PHP-7.1'
2017-06-02 Jelle van der Waaopenssl_pkcs12_read: add missing BIO_free
2017-06-02 Shaikhul ChowdhuryAdd basic test for posix_setegid function
2017-06-02 Nikita PopovMerge branch 'PHP-7.1'
2017-06-02 Jesper HagströmSet timezone for intl/test/bug74298.phpt
2017-06-02 Nikita PopovMerge branch 'PHP-7.1'
2017-06-02 Nikita PopovRevert "merge PR #2290: enable opcache in CLI in 7.1+"
2017-06-02 Dmitry StogovPCRE_EXTRA_MARK is useful only for preg_replace_callbakc().
2017-06-02 Dmitry StogovAdded support for PCRE JIT fast path API
2017-06-01 Sara GolemonEscape value passed to exec()
2017-06-01 Sara GolemonIgnore spurious stderr output from lsof
2017-06-01 Dmitry StogovZVAL_COPY_UNREF() micro-optimization
2017-06-01 marcosptftest for ErrorException::getSeverity();
2017-06-01 marcosptfimprove dns (checkdnsrr) test coverage
2017-06-01 marcosptftest to function forward_static_call_array();
2017-06-01 Sean Fraseradded test for imagecopymergegray(), added color check...
2017-06-01 Jelle van der Waaopenssl: Add basic openssl_pkcs7_verify tests
2017-06-01 Joe WatkinsMerge branch 'PHP-7.1'
2017-06-01 andrewnesterFixed #74639 - Added proper clone functionality for...
2017-05-31 Sara GolemonAllow ReflectionClass::isIterable() to return true...
2017-05-31 Sara GolemonRename ReflectionClass::isIterateable() to isIterable()
2017-05-31 Dmitry StogovExclude warm-up requests from callgrind profile.
2017-05-31 Remi Colletclean
2017-05-31 Remi ColletUse of bundled libzip is deprecated
2017-05-31 Remi ColletNEWS
2017-05-31 Dmitry StogovNew optimization pattern
2017-05-31 Xinchen HuiMerge branch 'PHP-7.1'
2017-05-31 Xinchen HuiUpdate NEWS
2017-05-31 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-05-31 Xinchen HuiFixed bug #74673 (Segfault when cast Reflection object...
2017-05-30 Dmitry StogovAvoid double copying
2017-05-30 Dmitry StogovMerge branch 'PHP-7.1'
2017-05-30 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-05-30 Dmitry StogovFixed wrong condition
2017-05-30 Dmitry StogovFixed function name resolution
2017-05-30 David Caldwellext/ldap/test: Test that ldap_connect() uses defaults...
next