]> granicus.if.org Git - php/shortlog
php
2014-08-17 Tjerk MeestersUpdated NEWS for d790ec
2014-08-17 Lior KaplanMerge branch 'PHP-5.6'
2014-08-17 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2014-08-17 Lior KaplanMerge branch 'PHP-5.4' into PHP-5.5
2014-08-17 Lior KaplanCorrect typo in comments: 'initialized'
2014-08-17 Veres Lajostypofixes
2014-08-17 Lior KaplanMerge branch 'PHP-5.6'
2014-08-17 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2014-08-17 Lior KaplanMerge branch 'PHP-5.4' into PHP-5.5
2014-08-17 Veres Lajostypofixes
2014-08-16 Tjerk MeestersFixes missing Reflector interface constraints being...
2014-08-16 Xinchen HuiFixed version id
2014-08-16 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2014-08-15 Keyur GovandeMerge branch 'PHP-5.6'
2014-08-15 Keyur GovandeUpdate NEWS
2014-08-15 Keyur GovandeMerge branch 'PHP-5.6'
2014-08-15 Keyur GovandeMerge branch 'PHP-5.5' into PHP-5.6
2014-08-15 Keyur GovandeUpdate NEWS
2014-08-15 Keyur GovandeFix another failing test
2014-08-15 Keyur GovandeMerge branch 'PHP-5.4' into PHP-5.5
2014-08-15 Keyur GovandeAdd NEWS
2014-08-15 Keyur GovandeMerge branch 'pull-request/772' into PHP-5.4
2014-08-15 Xinchen HuiBetter version checking
2014-08-15 Xinchen HuiBetter version checking
2014-08-15 Xinchen HuiBetter version checking
2014-08-15 Xinchen HuiFixed version checking
2014-08-15 Xinchen HuiFixed version check
2014-08-15 Dmitry StogovFixed PHP6 unicode related tests
2014-08-15 Dmitry StogovFixed PHP6 unicode related tests
2014-08-15 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2014-08-15 Xinchen HuiAdd copyright header
2014-08-15 Xinchen HuiRemove old version PHP supports
2014-08-15 Xinchen HuiFixed build after version number bumped
2014-08-15 Dmitry StogovParameters with duplicate names are not allowed anymore...
2014-08-15 Dmitry StogovBehavoir of func_get_arg() and func_get_args() was...
2014-08-15 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2014-08-15 Dmitry StogovBump version to 7.0.0-dev
2014-08-15 Xinchen HuiUpdate Version Number :)
2014-08-15 Xinchen HuiFixed initializing
2014-08-15 Xinchen HuiUnused variable
2014-08-15 Dmitry StogovMerge branch 'master' into phpng POST_PHPNG_MERGE
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.6' PRE_PHPNG_MERGE
2014-08-15 Stanislav Malyshevadd NEWS for 5.6 too
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-08-15 Remi ColletFix bug #67716 - Segfault in cdf.c
2014-08-15 Remi ColletFix bug #67716 - Segfault in cdf.c
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-08-15 Stanislav Malyshevfix test
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-08-15 Anatol Belskisplit the glob() test to test different basedir
2014-08-15 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-08-14 Anatol Belskifixed glob() edge case on windows, ref bug #47358
2014-08-14 Pierre Joye- fix bug #47358, glob returns error, should be empty...
2014-08-14 Sara GolemonAdd NEWS entry for log() improvements
2014-08-14 Dmitry StogovFixed mode
2014-08-14 Dmitry StogovFixed compilation warnings
2014-08-14 Dmitry StogovFixed windows build
2014-08-14 Dmitry StogovMerge branch 'master' into phpng
2014-08-14 Dmitry StogovFixed support for references
2014-08-14 Keyur GovandeFix failing tests
2014-08-14 Keyur GovandePatch for bug #67839 (mysqli does not handle 4-byte...
2014-08-14 Dmitry StogovFixed support for references
2014-08-14 Sara GolemonMerge branch 'pull-request/658'
2014-08-14 Johannes SchlüterMerge branch 'PHP-5.6'
2014-08-14 Johannes SchlüterMerge branch 'PHP-5.5' into PHP-5.6
2014-08-14 Johannes SchlüterMerge branch 'PHP-5.4' into PHP-5.5
2014-08-14 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2014-08-14 Johannes SchlüterUpdate Git rules PHP-5.3
2014-08-14 Johannes SchlüterBack to -dev (with EOL notice in NEWS)
2014-08-14 Dmitry StogovFixed reference support (references to references are...
2014-08-14 Dmitry StogovFixed reference handling
2014-08-14 Dmitry StogovFixed conversion of empty packed array into hash
2014-08-14 Dmitry StogovFixed assignment of reference to itself
2014-08-14 Dmitry StogovRestored "???" mark in the place that might be changed...
2014-08-14 Xinchen HuiIt's okey for use a stack value here (deleted immediate...
2014-08-14 Xinchen Huicleanup
2014-08-14 Xinchen HuiMerge branch 'phpng' of https://git.php.net/repository...
2014-08-14 Ferenc KovacsMerge branch 'PHP-5.6'
2014-08-14 Ferenc Kovacsnew NEWS block for the next release
2014-08-13 Dmitry StogovAvoid reallocation
2014-08-13 Johannes SchlüterIt's 2014 already, fix copyright year where user visible PHP-5.3.29 php-5.3.29
2014-08-13 Dmitry Stogovcleanuo (use zend_string instead of char*)
2014-08-13 Dmitry Stogovcleanup
2014-08-13 Dmitry Stogovcleanup
2014-08-13 Johannes SchlüterPHP 5.3.29
2014-08-13 Dmitry Stogovcleanup
2014-08-13 Dmitry Stogovcleanup (we don't have to duplicate elements of module_...
2014-08-13 Dmitry Stogovcleanup (we don't have to duplicate elements of stream_...
2014-08-13 Tjerk MeestersSome changes were lost in the merge commit of #66091
2014-08-13 Dmitry Stogovcleanup
2014-08-13 Tjerk MeestersUpdated NEWS for #66091
2014-08-13 Tjerk MeestersFixed #66091
2014-08-13 Tjerk MeestersMerge branch 'PHP-5.6'
2014-08-13 Tjerk MeestersUpdated NEWS for #66091
next