]> granicus.if.org Git - php/shortlog
php
2015-05-07 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-05-07 Xinchen HuiFixed test in some cases(for more children, needs more...
2015-05-07 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-05-07 Dmitry StogovMerge branch 'PHP-5.6'
2015-05-07 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2015-05-07 Dmitry StogovFixed bug #69549 (Memory leak with opcache.optimization...
2015-05-07 Remi Colletset ext/zip version to 1.13 (as we have new methods...
2015-05-07 Dmitry StogovStrings and other pointers should be handled differently
2015-05-07 Dmitry StogovFixed redundand internal constructor behavior (they...
2015-05-07 Rasmus LerdorfFix build
2015-05-07 Xinchen HuiTemporary fix for SIGFPE
2015-05-06 Dmitry StogovAdded experimental (disabled by default) file based...
2015-05-06 Dmitry StogovFixed return without value
2015-05-06 Dmitry StogovFixed bug #69534 (Cycle leaks through declared properti...
2015-05-06 Nikita PopovFix compiler assumptions about self/etc wrt closures
2015-05-06 Nikita PopovDon't implicitly make closures in static methods static
2015-05-06 Remi Colletbetter fix (also fix i386 build)
2015-05-06 Remi Collettry to fix build when LONG_MAX not defined
2015-05-06 Remi ColletNEWS
2015-05-06 Remi Colletadd ZipArchive::setCompressionName and ZipArchive:...
2015-05-06 Remi Colletdon't use deprecated libzip call
2015-05-06 Remi Colletupdate libzip to version 1.0.1
2015-05-06 Xinchen HuiUse fast zpp for frequently used gettext(_)
2015-05-06 Xinchen HuiOptimized json_parser
2015-05-06 Xinchen HuiUse Z_ARRVAL_P since we already know it's an array
2015-05-06 Xinchen HuiFixed comment
2015-05-06 Xinchen Huiuse zval_get_long
2015-05-06 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-05-05 Dmitry StogovFixed returning void instead of NULL
2015-05-05 Nikita PopovFix build
2015-05-05 Nikita PopovFix LSB handling for closures
2015-05-05 Nikita PopovThrow exception from FETCH_CLASS_NAME
2015-05-05 Nikita PopovUse ZEND_FETCH_CLASS_NAME for dynamic self::class etc
2015-05-05 Dmitry StogovUse Fast ZPP
2015-05-05 Dmitry StogovLoop splitting and specialization
2015-05-05 Dmitry StogovMicro optimization
2015-05-05 Dmitry StogovFixed compilation warning
2015-05-05 Dmitry Stogove more efficient zend_hash_*() functions
2015-05-05 Dmitry StogovUse zend_string to represent pdo_column_data.name and...
2015-05-05 Dmitry StogovUse zend heap instead of system
2015-05-05 Xinchen Huimicro optimizations
2015-05-05 Dmitry StogovUse better zend_hash_*() functions.
2015-05-05 Dmitry StogovRemoved check for count() in SXE class
2015-05-05 Xinchen Huifixed comment
2015-05-05 Remi ColletMerge branch 'PHP-5.6'
2015-05-05 Xinchen HuiUnused macros
2015-05-05 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-05-05 Xinchen HuiOptimize cast simplexml to IS_BOOL
2015-05-05 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2015-05-05 Remi ColletRelax tests failing on i386 with new zic
2015-05-05 Xinchen HuiUnused var
2015-05-05 Remi ColletMerge branch 'PHP-5.6'
2015-05-05 Rasmus LerdorfRemove SSLv3 test dependencies
2015-05-05 Dmitry StogovAvoid repeatable lookups for count() method in the...
2015-05-05 Dmitry StogovInline IS_LONG value calculation and avoid strtol(...
2015-05-05 Xinchen HuiMerge branch 'PHP-5.6'
2015-05-05 Xinchen HuiMerge branch 'PHP-5.6' of git.php.net:php-src into...
2015-05-05 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-05-05 Xinchen HuiUpdate version
2015-05-04 Anatol Belskiadd config vars for phpize where conf opts aren't enabled
2015-05-04 Anatol BelskiMerge branch 'PHP-5.6'
2015-05-04 Anatol Belskiadd config vars for phpize
2015-05-04 Anatol Belskifix compiler check for phpize
2015-05-04 Xinchen HuiMerge branch 'PHP-5.6'
2015-05-04 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-05-04 Xinchen HuiSaving the latter checking in most cases
2015-05-04 Xinchen HuiFixed #69566 in master
2015-05-04 Xinchen HuiMerge branch 'PHP-5.6'
2015-05-04 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-05-04 Xinchen HuiUpdate NEWS
2015-05-04 John BoehrFix uninitialized value with extension traits
2015-05-04 John BoehrFix uninitialized value with extension traits
2015-05-02 Christopher... Add unique prefix to exported function
2015-05-02 Christopher... First pass migrating PDO_OCI to PHP 7
2015-05-02 Christopher... Export free_statement to replace php_pdo_stmt_delref...
2015-04-30 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-04-30 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-04-30 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-30 Stanislav MalyshevUpgrade to PCRE 8.37 due to various bugfixes
2015-04-29 Ferenc KovacsMerge branch 'PHP-5.6'
2015-04-29 Ferenc Kovacs5.6.10 will be next
2015-04-29 Nikita PopovDisallow self etc outside classes at compile-time
2015-04-29 Dmitry StogovImprove fast_is_[not_]identical() functions to teturn...
2015-04-29 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-04-29 Dmitry StogovFixed repeatable opcodes on CALL VM without global...
2015-04-29 Julien PauliMerge branch 'PHP-5.6'
2015-04-29 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-04-29 Julien Pauli5.5.26 now
2015-04-29 Dmitry StogovPaired instuctions frequientiy used together (e.g....
2015-04-28 Derick RethansMerge branch 'PHP-5.6'
2015-04-28 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Derick RethansUse new structures for tzdb header here as well
2015-04-28 Derick RethansMerge branch 'PHP-5.6'
2015-04-28 Derick RethansMerge branch 'PHP-5.5'
2015-04-28 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Derick RethansThis doesn't work in PHP 5.5 - sigh, I wish the libs...
2015-04-28 Derick RethansMerge branch 'PHP-5.6'
2015-04-28 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-04-28 Derick RethansSplit header reading in 32bit and 64bit variants.
2015-04-28 Dmitry StogovMake ZEND_RECV_INIT and ZEND_BIND_GLOBALS opcodes to...
next