]> granicus.if.org Git - php/shortlog
php
2017-10-04 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-10-04 Dmitry StogovFixed rarely possible use-after-free
2017-10-04 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-10-04 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-10-04 Dmitry StogovBumped ext/oci8 version
2017-10-04 Dmitry StogovMerge branch 'oci8_fix' into PHP-7.0
2017-10-03 Christoph M... [ci skip] Merge branch 'pull-request/2776' into PHP-7.2
2017-10-03 Dmitry StogovUse dereferenced value
2017-10-03 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-10-03 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-10-03 Viktor SzépeTypo in status.html
2017-10-03 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-10-03 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-10-03 Peter KokotFix bug #74905
2017-10-03 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-10-03 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-10-03 Peter KokotRemove ident gitattribute for ext/zip/php_zip.c
2017-10-03 Dmitry StogovFixed compilation errors
2017-10-03 Remi ColletNEWS
2017-10-03 Remi ColletFix Bug #75284 sha3 is not supported on bigendian machine
2017-10-02 Frank DenisNEWS
2017-10-02 Frank Denisext/sodium: untab tests
2017-10-02 Frank Denisext/sodium: import secretstream test
2017-10-02 Frank Denisext/sodium: sodium_compare() is always available
2017-10-02 Frank Denisext/sodium: fix funky indentation
2017-10-02 Frank Denisext/sodium: move pwhash_scrypt() after pwhash()
2017-10-02 Frank Denisext/sodium: checks for crypto_box_SEALBYTES are not...
2017-10-02 Frank Denisext/sodium: explicitly include <string.h>
2017-10-02 Frank Denisext/sodium: zend_parse_parameters -> zend_parse_paramet...
2017-10-02 Frank Denisext/sodium: fix funky indent on zend_parse_parameters_t...
2017-10-02 Frank Denisext/sodium: import bindings for secretstream
2017-10-02 Frank Denisext/sodium: add crypto_pwhash_str_needs_rehash()
2017-10-02 Frank Denisext/sodium: +base64 codecs (timing-safe)
2017-10-02 Frank Denisext/sodium: add arginfo definitions that will be requir...
2017-10-02 Frank Denisext/sodium: sort prototypes
2017-10-02 Dmitry StogovRestored code for BOOL variables
2017-10-02 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2017-10-02 Remi ColletNEWS
2017-10-02 Remi ColletFixed bug #75303 sha3 hangs on bigendian
2017-10-02 Sara GolemonGuard against AI_NUMERICSERV not being defined.
2017-10-01 Frank Denisext/sodium: fix pwhash_argon2i test
2017-09-30 Xinchen HuiMerge branch 'patch-compile-warning' of https://github...
2017-09-29 Andrea FauldsMerge branch 'PHP-7.1' into PHP-7.2
2017-09-29 Andrea FauldsMerge branch 'PHP-7.0' into PHP-7.1
2017-09-29 Andrea FauldsFix bug #75290
2017-09-29 Remi ColletNEWS
2017-09-29 Remi ColletFixed bug #75285i Broken build when system libpcre...
2017-09-29 Peter KokotFix bug #75279
2017-09-29 Anatol BelskiRevert --with-pcre-valgrind by default in debug build
2017-09-29 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-29 Xinchen HuiFixed bug #75267 (possible &/&& mixup)
2017-09-28 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2017-09-28 Sara GolemonFix word alignment on ILP64.
2017-09-28 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-28 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-28 Anatol BelskiApply upstream patch for CVE-2016-1283
2017-09-28 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-28 Anatol BelskiFix mkdir() special case for path length < 260 and...
2017-09-27 Christoph M... [ci skip] hash_hmac_algos() is new in PHP 7.2.0
2017-09-27 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-09-27 Dmitry StogovFixed bug #75255 (Request hangs and not finish)
2017-09-27 jhdxrfix bug #75222 DateInterval microseconds property always 0
2017-09-27 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-09-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-09-27 Peter KokotFix CGI m4 config message when CGI is disabled
2017-09-27 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-09-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-09-27 Peter KokotFix bug #75248 and #75251
2017-09-27 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2017-09-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-09-27 NesterFixed #75220 - Segfault when calling is_callable on...
2017-09-26 Frank Denisext/sodium: call crypto_pwhash_argon2id() explicitly...
2017-09-26 Frank Denisext/sodium: avoid tautological comparisons
2017-09-26 Frank Denisext/sodium: signing empty messages is fine
2017-09-26 Remi ColletUpdate NEWS for 7.2.0RC4
2017-09-26 Remi ColletUpdate NEWS for PHP 7.2.0RC3
2017-09-26 Nikita PopovCreate $http_response_header even if not used
2017-09-25 Christoph M... Merge branch 'pull-request/2773' into PHP-7.2
2017-09-25 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-25 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-25 Peter KokotChange EXTENSIONS file encoding from iso-8859-1 to...
2017-09-25 Peter KokotRemove some old sapi/apache_hooks and sapi/apache leftovers
2017-09-25 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-09-25 Dmitry StogovAdded missed ~
2017-09-25 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-09-25 Dmitry StogovFixed type inference
2017-09-25 Peter KokotFix PHP_GD_TTSTR: command not found warning in ext/gd
2017-09-24 Xinchen HuiFixed bug #75230 (Invalid opcode 49/1/8 using opcache)
2017-09-24 Xinchen HuiUpdate NEWS
2017-09-24 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-09-24 Xinchen HuiUpdate NEWS
2017-09-24 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-09-24 Xinchen HuiFixed bug #75241 (Null pointer dereference in zend_mm_a...
2017-09-24 Xinchen HuiCompiler warning
2017-09-24 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2017-09-24 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-09-24 Nikita PopovFixed bug #75252
2017-09-22 Dmitry StogovUsing "enum" types as bit-fields is not portable.
2017-09-21 Frank Denisext/sodium: avoid negations on unsigned values
2017-09-21 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
next