]> granicus.if.org Git - php/shortlog
php
2018-07-31 Dmitry StogovImproved method visibility checks
2018-07-31 Dmitry StogovSimplified property name to string conversion
2018-07-31 Dmitry StogovRemoved useless IS_UNDEF checks
2018-07-31 Peter KokotRemove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKS
2018-07-31 Peter KokotFix minor Autoconf coding style
2018-07-30 Anatol BelskiUpdate NEWS [ci skip]
2018-07-30 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-30 Anatol BelskiUpdate NEWS [ci skip]
2018-07-30 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-30 Anatol BelskiUpdate NEWS [ci skip]
2018-07-30 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-30 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-30 Anatol BelskiFixed bug #75402 Possible Memory Leak using PDO::CURSOR...
2018-07-30 Dmitry StogovUse better macros
2018-07-30 Dmitry StogovLoop optimization
2018-07-30 Gabriel CarusoMake more tests run on 64bit plataforms
2018-07-30 Gabriel CarusoGive a reason why the test was skipped
2018-07-30 Gabriel CarusoRemove superfluous SKIPIF sections of always available...
2018-07-30 Dmitry StogovAdded missing define
2018-07-30 Dmitry StogovRemoved duplicate code. zend_fetch_dimension_address_LI...
2018-07-30 Peter KokotFix AC_RUN_IFELSE calls when cross-compiling
2018-07-30 Peter Kokot[ci skip] Fix typo
2018-07-30 Gabriel CarusoRemove superfluous SKIPIF sections of always available...
2018-07-30 Peter KokotReplace obsolete AC_TRY_FOO with AC_FOO_IFELSE
2018-07-29 Gabriel CarusoRemove superfluous SKIPIF sections of always available...
2018-07-29 Peter Kokot[ci skip] Document RETSIGTYPE
2018-07-29 Gabriel CarusoRemove superfluous SKIPIF sections of always available...
2018-07-29 Gabriel Caruso[ci skip] Fix typo
2018-07-29 Gabriel CarusoRun tokenizer_data_gen.sh to reorganize tokens
2018-07-29 Peter KokotRemove obsolete AC_TYPE_SIGNAL
2018-07-29 Peter KokotUpgrade deprecated AC_OUTPUT macro calls
2018-07-29 Peter KokotUpgrade AX_FUNC_WHICH_GETHOSTBYNAME_R to serial 8
2018-07-29 Peter KokotTrim trailing whitespaces in build files
2018-07-29 Peter Kokot[ci skip] Note HAVE_ST_BLKSIZE and HAVE_ST_RDEV
2018-07-29 Peter KokotReplace obsolete AC_STRUCT_ST_BLKSIZE and AC_STRUCT_ST_RDEV
2018-07-29 Peter Kokot[ci skip] Note removal of PHP_PROG_LEX
2018-07-29 Peter KokotRemove unused PHP_PROG_LEX macro
2018-07-29 Peter KokotRemove unused libmbfl build system related files
2018-07-29 Peter KokotReplace obsolete AC_AIX with AC_USE_SYSTEM_EXTENSIONS
2018-07-29 Peter KokotFix typo in config.m4
2018-07-29 Peter KokotTrim trailing whitespaces in build files
2018-07-27 Peter KokotUpgrade AX_CHECK_COMPILE_FLAG macro to serial 6
2018-07-27 Peter KokotFix typos in code
2018-07-27 Peter KokotRemove unused Git ident attributes from zip extension
2018-07-27 Gabriel CarusoReverts some changes from 7ec64a83
2018-07-27 Dmitry StogovImproved assignment to "next" element of array ($a...
2018-07-27 Xinchen HuiFixed bug #76667 (Segfault with divide-assign op and...
2018-07-27 Gabriel CarusoRemove superfluous check for PHP 7+ tests
2018-07-26 Christoph M... Merge branch 'PHP-7.2'
2018-07-26 Kalle Sommer... Fixed ZTS build
2018-07-26 Anatol BelskiSync with ab8094c6
2018-07-26 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-07-26 Christoph M... Fix #76665: SQLite3Stmt::bindValue() with SQLITE3_FLOAT...
2018-07-26 Dmitry StogovUse better check
2018-07-26 Gabriel CarusoRemove extra semicolons
2018-07-26 Dmitry StogovPack zend_constant.flags and zend_constant.module_numbe...
2018-07-26 Dmitry StogovDocumented ZEND_ACC_* flags (values are kept unchanged...
2018-07-26 Gabriel CarusoRemove unused variables
2018-07-26 Gabriel CarusoRemove extra semicolons
2018-07-25 Peter KokotReplace obsolete AC_TRY_CPP with AC_PREPROC_IFELSE
2018-07-25 Dmitry Stogovtypo
2018-07-25 Dmitry StogovEncode parent class name as IS_CONST operand in DECLARE...
2018-07-25 Peter KokotFix typos in code comments
2018-07-25 Dmitry StogovRegenerate scanners using re2c version >= 1.0.0 (newer...
2018-07-25 Dmitry StogovSplit add/sub_function(s) into fast and slow parts
2018-07-25 Peter KokotRemove obsolete macro AC_DECL_YYTEXT
2018-07-24 Peter KokotRemove unused Git attributes ident
2018-07-24 Christoph M... Merge branch 'PHP-7.2'
2018-07-24 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-07-24 Christoph M... Fix #76643: Segmentation fault when using `output_add_r...
2018-07-24 Dmitry StogovBetter name: ZEND_PROPERTY_HAS => ZEND_PROPERTY_NOT_EMPTY
2018-07-24 Xinchen HuiGive a meaningful name
2018-07-24 Xinchen HuiMicro-optmization
2018-07-24 Xinchen HuiUpdate NEWs
2018-07-24 Xinchen HuiMerge branch 'PHP-7.2'
2018-07-24 Xinchen HuiUpdate NEWs
2018-07-24 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-24 Xinchen HuiFixed bug #68553 (array_column: null values in $index_k...
2018-07-24 Xinchen HuiMerge branch 'master' of https://github.com/oerdnj...
2018-07-23 Kalle Sommer... Merge branch 'master' of git.php.net:/php-src
2018-07-23 Kalle Sommer... Removed the generated-tests library, this is a left...
2018-07-23 Dmitry StogovFixed tests
2018-07-23 Dmitry StogovAvoid code duplication
2018-07-23 Kalle Sommer... Fix HKEY registry path (not that it should matter,...
2018-07-23 Kalle Sommer... Remove some dead code
2018-07-23 Dmitry StogovUse better destructor (key may be only IS_STRING or...
2018-07-23 Dmitry StogovAPI cleanup.
2018-07-23 Dmitry StogovMicro-optimization
2018-07-23 Xinchen HuiMerge branch 'PHP-7.2'
2018-07-23 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-23 Xinchen HuiFixed pefree_size (efree_size will be expaned to do...
2018-07-22 Gabriel CarusoGive a reason why the test was skipped
2018-07-22 Gabriel CarusoUse variables that already received ZEND_NUM_ARGS()
2018-07-22 Jakub ZelenkaReturn bool from zlog_stream_set_msg_{prefix,suffix}
2018-07-22 Christoph M... Merge branch 'PHP-7.2'
2018-07-22 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-07-22 Christoph M... Fix #52974: jewish.c: compile error under Windows with...
2018-07-22 Jakub ZelenkaUpdate NEWS and UPGRADING with info about syslog.filter
2018-07-22 Jakub ZelenkaRename none syslog.filter to all and update ini description
2018-07-22 Philip PrindevilleAdd syslog.filter INI for filtering syslog messages
next