]> granicus.if.org Git - php/shortlog
php
2017-07-23 Anatol BelskiAdjust datatypes and reorder which saves 8 bytes on...
2017-07-23 Nikita PopovMerge branch 'PHP-7.2'
2017-07-23 Nikita PopovUpdate Unicode data for Unicode 10
2017-07-23 Nikita PopovUpdate ucgendat for more bidi properties
2017-07-23 Nikita PopovMerge branch 'PHP-7.2'
2017-07-23 Nikita PopovFixed bug #69267 completely
2017-07-23 Nikita PopovAnother fix for bug #69267
2017-07-23 Nikita PopovPartial fix for bug #69267
2017-07-23 Nikita PopovMerge branch 'PHP-7.2'
2017-07-23 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2017-07-23 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-07-23 Christoph M... Fix #71606: Segmentation fault mb_strcut with HTML...
2017-07-23 Nikita PopovMerge branch 'PHP-7.2'
2017-07-23 Nikita PopovFix overflow checks in mbfl_memory_device
2017-07-23 Nikita PopovFix bug #73528
2017-07-23 Nikita PopovRemove confusing null checks in mb_send_mail
2017-07-23 Nikita PopovFix use after free in mb_send_mail
2017-07-23 Kalle Sommer... Fix ext_skel's help, the arguments passed are using...
2017-07-23 Anatol BelskiMerge branch 'PHP-7.2'
2017-07-23 Anatol Belskifix skipif
2017-07-23 Kalle Sommer... Change Côme's name to Come, sorry but Visual Studio...
2017-07-23 Kalle Sommer... Redesigned ext_skel to be written entirely in PHP with...
2017-07-23 Kalle Sommer... Fix line feeds
2017-07-23 Kalle Sommer... FAST_ZPP variant of zend_parse_parameters_none(), ZEND_...
2017-07-23 Sara GolemonMerge branch 'PHP-7.2'
2017-07-23 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2017-07-23 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-07-23 Sara GolemonUse compatability zend_isnan() instead of POSIX isnan()
2017-07-23 Sara GolemonMerge branch 'PHP-7.2'
2017-07-23 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2017-07-23 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2017-07-23 Sara GolemonFix compile-time optimization of NAN comparisons
2017-07-22 Anatol Belskitouch yet more places for datatypes
2017-07-22 Anatol Belskiadd missing header
2017-07-22 Kalle Sommer... Merge branch 'master' of git.php.net:/php-src
2017-07-22 Kalle Sommer... --with-mp is only available for VS anyway, so don't...
2017-07-22 Anatol Belskisync libmbfl allocator with the size_t changes
2017-07-22 Anatol BelskiMitigation for ssize_t issue in 22a5f554a8766d63fd2c2ce...
2017-07-22 Frank DenisMerge branch 'PHP-7.2'
2017-07-22 Frank Denissodium ext: require libsodium >= 1.0.8
2017-07-22 Frank Denissodium ext: define crypto_aead_chacha20poly1305_ietf_KE...
2017-07-22 Frank Denissodium ext: remove redundant and obsolete macros
2017-07-22 Frank Denissodium ext: remove redundant and obsolete macros
2017-07-22 Nikita PopovMerge branch 'PHP-7.2'
2017-07-22 Nikita PopovFix incorrect propagation of ZEND_BOOL in pass 1
2017-07-22 Nikita PopovMerge branch 'PHP-7.2'
2017-07-22 Nikita PopovFix block removal if there are duplicate successors
2017-07-22 Anatol BelskiMerge branch 'PHP-7.2'
2017-07-22 Anatol Belski[ci skip] update NEWS
2017-07-22 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-07-22 Anatol Belski[ci skip] update NEWS
2017-07-22 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-22 Anatol Belski[ci skip] update NEWS
2017-07-22 Bob WeinandMerge branch 'PHP-7.2'
2017-07-22 Bob WeinandMerge branch 'PHP-7.1' into PHP-7.2
2017-07-22 Bob WeinandMerge branch 'PHP-7.0' into PHP-7.1
2017-07-22 Bob WeinandFixed bug #74954 (null deref and segfault in zend_gener...
2017-07-22 Anatol BelskiMerge branch 'PHP-7.2'
2017-07-22 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-07-22 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-22 Anatol BelskiFixed bug #74968 PHP crashes when calling mysqli_result...
2017-07-21 Nikita PopovMerge branch 'PHP-7.2'
2017-07-21 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2017-07-21 Nikita PopovFix DFG construction for VERIFY_RETURN
2017-07-21 Kalle Sommer... Merge branch 'master' of git.php.net:/php-src
2017-07-21 Kalle Sommer... win32/install.txt is no more, just copy INSTALL instead
2017-07-21 Anatol BelskiMerge branch 'PHP-7.2'
2017-07-21 Anatol Belskiremove casts and ensure no out of bounds access
2017-07-21 Kalle Sommer... Free the HMODULE handle after use
2017-07-21 Kalle Sommer... Free the HMODULE handle after use
2017-07-21 Kalle Sommer... Free the HMODULE handle after use
2017-07-21 Kalle Sommer... Test case for bug #64739
2017-07-21 Kalle Sommer... Point to the online documentation for installation...
2017-07-21 Kalle Sommer... Don't bail configure on Windows if a configure argument...
2017-07-21 Frank Denissodium ext: delete copypasta from sodium_crypto_kdf_der...
2017-07-21 Anatol BelskiMerge branch 'PHP-7.2'
2017-07-21 Frank Denissodium ext: use crypto_scalarmult_BYTES for points...
2017-07-21 Frank Denissodium ext: clear the hash state after we're done hashing
2017-07-21 Frank Denissodium ext: drop unused code
2017-07-21 Xinchen HuiMerge branch 'PHP-7.2'
2017-07-21 Xinchen HuiUpdate NEWS
2017-07-21 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-07-21 Xinchen HuiUpdate NEWS
2017-07-21 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-21 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-07-21 Xinchen HuiFixed bug #74950 (nullpointer deref in simplexml_elemen...
2017-07-21 Anatol BelskiMerge branch 'PHP-7.2'
2017-07-21 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-07-21 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-21 Anatol BelskiMove the define into the header to reduce diff for...
2017-07-21 Xinchen HuiMerge branch 'PHP-7.2'
2017-07-21 Xinchen HuiUpdate NEWS
2017-07-21 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-07-21 Xinchen HuiUpdate NEWS
2017-07-21 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-07-21 Xinchen HuiFixed bug #74947 (Segfault in scanner on INF number)
2017-07-20 Frank Denissodium ext: use crypto_scalarmult_BYTES for points...
2017-07-20 Dmitry StogovMerge branch 'PHP-7.2'
2017-07-20 Dmitry Stogovfixed comments
2017-07-20 Dmitry StogovFixed wrong edges_count re-calculation.
next