]> granicus.if.org Git - php/shortlog
php
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
2017-11-28 Anatol BelskiFollow up on bug #75574 for FCGI side
2017-11-28 Remi ColletMerge branch 'PHP-7.2'
2017-11-28 Remi ColletNEWS
2017-11-28 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2017-11-28 Remi ColletNEWS
2017-11-28 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-11-28 Remi ColletNEWS
2017-11-28 Remi ColletFixed bug #64938 libxml_disable_entity_loader setting...
2017-11-28 Remi ColletMerge branch 'PHP-7.2'
2017-11-28 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2017-11-28 Remi Colletbetter fix for #75514
2017-11-28 Matteo BeccatiFix getifaddrs detection on NetBSD
2017-11-28 Remi Colletensure no merge commit during submodule update
2017-11-28 Frank DenisMerge branch 'PHP-7.2'
2017-11-28 Frank DenisMerge branch 'PHP-7.2' of git.php.net:php-src into...
2017-11-28 Frank Denisext/sodium: throw exceptions instead of errors
2017-11-28 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-28 Anatol Belski[ci skip] update NEWS
2017-11-28 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-28 Anatol Belski[ci skip] update NEWS
2017-11-28 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-28 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-28 Anatol BelskiFixed bug #73830 Directory does not exist.
2017-11-28 Dmitry StogovCONCAT/FAST_CONCAT micro-optimization
2017-11-28 Frank DenisMerge branch 'PHP-7.2'
2017-11-28 Frank Denisext/sodium: pwhash: do not warn on low parameters
2017-11-28 Dmitry StogovPrefer "GNU asm goto" to __builtin_saddl_overflow(...
2017-11-28 Anatol BelskiKeep up with Linux extension to POSIX.1-2001 getcwd()
2017-11-28 Anatol BelskiSync with the POSIX signature
2017-11-28 Remi ColletMerge branch 'PHP-7.2'
2017-11-28 Remi Colletdrop -dev from Zend version
2017-11-28 Xinchen HuiMerge branch 'PHP-7.2'
2017-11-28 Xinchen HuiUpdate NEWS
2017-11-28 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-28 Xinchen HuiUpdate NEWs (added bug entry)
2017-11-27 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-27 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-27 Anatol BelskiFix allocation
2017-11-27 Anatol BelskiFix memory leak
2017-11-27 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-27 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-27 Anatol BelskiFixed bug #75574 putenv does not work properly if param...
2017-11-27 Sara GolemonBugfix net_get_interfaces() on NetBSD
2017-11-27 Sara GolemonAdd net_get_interfaces()
2017-11-27 Remi ColletMerge branch 'PHP-7.2'
2017-11-27 Remi ColletPrepare NEWS file for release
2017-11-27 Anatol BelskiMerge branch 'PHP-7.2'
2017-11-27 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2017-11-27 Anatol BelskiFix normalized path length calculation and error handling
2017-11-27 Anatol BelskiAdd note on PAX headers in tarballs
2017-11-27 Dmitry StogovMerge branch 'PHP-7.2'
2017-11-27 Dmitry StogovMerge branch 'PHP-7.1' into PHP-7.2
2017-11-27 Dmitry StogovFixed bug in type inference
2017-11-27 Xinchen HuiMerge branch 'PHP-7.2'
2017-11-27 Xinchen HuiImproved fix
2017-11-25 Nikita PopovMake sure properties are initialized before cloning
2017-11-25 MattJeevasPrint PHP version in phpinfo() func html title
next