]> granicus.if.org Git - php/shortlog
php
2017-12-05 Anatol BelskiFixed bug #75601 Thread race in PCRE JIT support
2017-12-05 Anatol BelskiMerge branch 'PHP-7.2'
2017-12-05 Anatol BelskiFixed bug #75601 Thread race in PCRE JIT support
2017-12-05 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-12-05 Anatol BelskiFixed bug #75601 Thread race in PCRE JIT support
2017-12-05 Dmitry StogovRemoved useless LOAD_OPLINE()
2017-12-05 krakjoebump versions
2017-12-05 Peter KokotRemove tutorial for building IMAP on windows
2017-12-05 Anatol BelskiMerge branch 'PHP-7.2'
2017-12-05 Anatol Belski[ci skip] update NEWS
2017-12-05 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-12-05 Anatol Belski[ci skip] update NEWS
2017-12-05 Anatol BelskiMerge branch 'PHP-7.2'
2017-12-05 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-12-05 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-05 Anatol Belski7.0.28 is next
2017-12-05 Anatol BelskiMerge branch 'PHP-7.2'
2017-12-05 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-12-05 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-05 Anatol Belski[ci skip] update NEWS
2017-12-04 Dmitry StogovUse unsigned comparison instructions
2017-12-04 Dmitry StogovImplemented x86 and x86_64 assembler functions for...
2017-12-04 Nuno Lopesfix build with older gccs: label attributes are only...
2017-12-04 Kalle Sommer... Introduce ZEND_EXTENSION() to the Windows build system
2017-12-04 Kalle Sommer... Remove this redundant define
2017-12-04 Dmitry StogovMerge branch 'PHP-7.2'
2017-12-04 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-12-04 Dmitry StogovFixed bug #75608 ("Narrowing occurred during type infer...
2017-12-04 Dmitry StogovUse zend_string_equal*() API for zend_string equality...
2017-12-04 Anatol BelskiMerge branch 'PHP-7.2'
2017-12-04 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-12-04 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-04 Anatol BelskiUse dtor unconditionally in error case
2017-12-04 Anatol BelskiMerge branch 'PHP-7.2'
2017-12-04 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-12-04 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-04 Xinchen HuiFixed bug #75573 (Segmentation fault in 7.1.12 and...
2017-12-04 Dmitry StogovUse cheaper functions
2017-12-03 Nuno Lopesfix build of intl/calendar
2017-12-03 Anatol BelskiMerge branch 'PHP-7.2'
2017-12-03 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-12-03 Anatol BelskiFix compat with libcurl 7.56.1+ and file:// wrapper
2017-12-02 Nikita PopovMerge branch 'PHP-7.2'
2017-12-02 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2017-12-02 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-12-02 Andy PostnikovFix ZEND_SIGNED_MULTIPLY_LONG for AArch64
2017-12-02 Anatol BelskiFix junit XML format
2017-12-02 Anatol BelskiRework junit output
2017-12-01 Anatol BelskiImplement junit test results upload to AppVeyor
2017-12-01 Anatol BelskiMerge branch 'PHP-7.2'
2017-12-01 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-12-01 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-01 Anatol BelskiConsider Xdebug for tmi ini generation, too
2017-12-01 Dmitry StogovMerge branch 'PHP-7.2'
2017-12-01 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-12-01 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-12-01 Dmitry StogovSet trailing zero
2017-11-30 Dmitry StogovUse interned strings as variable names
2017-11-30 Dmitry StogovAdded "argv" and "argc" as known strings.
2017-11-30 Dmitry StogovUse cheaper functions
2017-11-30 Dmitry StogovAvoid strings duplication (zend_hash* and printf may...
2017-11-30 Dmitry StogovAvoid function duplication
2017-11-30 Dmitry StogovFunctions must be stored with lowercase keys
2017-11-30 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-30 Anatol BelskiRevert "Fix macro redefinition warnings"
2017-11-30 Dmitry StogovReplace always true condition with ZEND_ASSERT()
2017-11-30 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-30 Anatol BelskiFix macro redefinition warnings
2017-11-30 Dmitry StogovFixed incorrect buffer reallocation
2017-11-30 Dmitry StogovAvoid visibility checks for classes without predefined...
2017-11-30 Dmitry StogovOnly functions of temporary modules have to be unregist...
2017-11-29 Dmitry StogovUse interned strings for function names
2017-11-29 Dmitry StogovIntern persistent constant names in first place
2017-11-29 Dmitry StogovUse zend_string_tolower() where it's possible (to avoid...
2017-11-29 Christoph M... Merge branch 'PHP-7.2'
2017-11-29 Dmitry StogovTry to intern unserualized string keys
2017-11-29 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2017-11-29 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2017-11-29 Lior KaplanDefine floorf if system doesn't have it (follow up...
2017-11-29 Dmitry StogovIntern auto global name strings in first place
2017-11-29 Frank DenisRevert "Revert "ext/sodium: pwhash: do not warn on...
2017-11-29 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-29 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-29 Anatol Belski[ci skip] update NEWS
2017-11-29 Anatol Belski[ci skip] update NEWS
2017-11-29 Xinchen HuiMerge branch 'PHP-7.2'
2017-11-29 Xinchen HuiUpdate NEWS
2017-11-29 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-29 Xinchen HuiFixed bug #75573 (Segmentation fault in 7.1.12 and...
2017-11-29 Frank DenisRevert "ext/sodium: pwhash: do not warn on low parameters"
2017-11-28 Nikita PopovMerge branch 'PHP-7.2'
2017-11-28 Nikita PopovMerge remote-tracking branch 'php-src/PHP-7.2' into...
2017-11-28 Nikita PopovMerge branch 'PHP-7.2'
2017-11-28 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2017-11-28 johnstevensonFixed #73124: php_ini_scanned_files()
2017-11-28 Frank DenisRevert "ext/sodium: throw exceptions instead of errors"
2017-11-28 Nikita PopovFixed bug #75575
2017-11-28 David CarlierAdd configure check for asm goto support
2017-11-28 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-28 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
next