]> granicus.if.org Git - php/shortlog
php
2018-07-12 Anatol BelskiSupport long path also when reading from file cache
2018-07-11 Anatol BelskiMark conditions unexpected
2018-07-11 Dmitry StogovChanged structure of zend_class_entry.trait_aliases...
2018-07-11 Anatol BelskiMake error messages more speaking
2018-07-11 Anatol BelskiSwitch to ioutil routines to support long path in file...
2018-07-11 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-11 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-11 Anatol BelskiFix condition
2018-07-11 Anatol BelskiFix build with ZEND_RC_DEBUG
2018-07-11 Dmitry StogovFixed possible assertion/crash when PHP script can...
2018-07-10 Kalle Sommer... Remove these two old and outdated files we never use:
2018-07-10 Christoph M... [ci skip] Fix typos
2018-07-10 Christoph M... [ci skip] Document changes to php_add[c]slashes
2018-07-10 Christoph M... Fix #76574: use of undeclared identifiers INT_MAX and...
2018-07-10 Dmitry StogovAvoid copying
2018-07-10 Anatol Belski[skip ci] Update NEWS
2018-07-10 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-10 Anatol Belski[ci skip] Update NEWS
2018-07-10 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-10 Anatol Belski[ci skip] Update NEWS
2018-07-10 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-10 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-10 timuribFix bug #76524 - ZipArchive memory leak
2018-07-10 Dmitry StogovUse ZVAL_COPY_DEREF()
2018-07-10 Dmitry StogovAvoid useless copying
2018-07-10 Dmitry StogovRemoved deprecated condition
2018-07-09 Dmitry StogovOptimization
2018-07-09 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-09 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-09 Anatol BelskiSync callback signature with libxml2 2.9.8
2018-07-09 Anatol BelskiSkip test on incompatible servers
2018-07-09 Dmitry StogovAvoid useless checks for public functions
2018-07-09 Dmitry StogovCombined few checks into one
2018-07-09 Dmitry StogovAvoid reloading
2018-07-09 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-09 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-09 Anatol BelskiAdd missing flag
2018-07-09 Dmitry StogovEliminated check
2018-07-09 Anatol BelskiMove to size_t for string length
2018-07-09 Anatol BelskiRemove conflicting declaration
2018-07-09 Dmitry StogovEliminated reference-counting and EG(exception) check
2018-07-09 Dmitry StogovFixed test
2018-07-09 Dmitry StogovUze ZVAL_COPY_DEREF() instead of ZVAL_DEREF() and ZVAL_...
2018-07-09 Kalle Sommer... The session_array global is not used at all, so comment...
2018-07-09 Kalle Sommer... Added test to accompany the FILTER_SANITIZE_ADD_SLASHES...
2018-07-09 Kalle Sommer... Added the 'add_slashes' sanitization filter (FILTER_SAN...
2018-07-08 Christoph M... Fix #76594: Bus Error due to unaligned access in zend_i...
2018-07-08 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-08 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-08 Anatol BelskiFix C++11 and up compatibility for zend_finite and...
2018-07-07 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-07 Dylan K. TaylorFixed regex for checking libzip static lib
2018-07-07 Anatol Belski[ci skip] Fix EOL
2018-07-07 Jakub ZelenkaUpdate NEWS for log related changes in FPM
2018-07-07 Jakub ZelenkaRefactore FPM logging
2018-07-07 Jakub ZelenkaUpdate NEWS and UPGRADING for fpm_get_status addition
2018-07-07 Jakub ZelenkaMigrate fpm_get_status test
2018-07-07 Till BackhausImplement fpm_get_status
2018-07-07 Peter KokotAdd missing INI directives to curl phpinfo
2018-07-07 Peter KokotBump Autoconf version in configure.ac to 2.64
2018-07-07 Peter KokotReplace AC_CONFIG_HEADER with AC_CONFIG_HEADERS
2018-07-07 Nikita PopovMerge branch 'PHP-7.2'
2018-07-07 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-07-07 cdocoFixed bug #76366 (references in sub-array for filtering...
2018-07-07 seliverFixed bug #76136 (stream_socket_get_name enclosed IPv6...
2018-07-07 Peter KokotFix bug #76392
2018-07-07 Nikita PopovWarn if continue is used on switch
2018-07-07 Nikita PopovAdd UPGRADING for mb_ereg changes
2018-07-06 ju1iusadds support for named subpatterns to `mb_ereg_replace`
2018-07-06 ju1iusadds support for named captures to mb_ereg & mb_ereg_search
2018-07-06 ZenjuFix out-of bounds access
2018-07-06 Christoph M... Add test for PR #2382
2018-07-06 Anatol BelskiFix coding style
2018-07-06 David Carlierrandom_bytes improvements for FreeBSD (from 12.x serie)
2018-07-06 Anatol Belski[ci skip] Update NEWS
2018-07-06 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-06 Anatol Belski[ci skip] Update NEWS
2018-07-06 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-06 Anatol Belski[ci skip] Update NEWS
2018-07-06 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-06 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-06 Anatol BelskiFix event log handling in startup phase
2018-07-06 sim1984Fix bug #76488 Memory leak when fetching a BLOB field
2018-07-06 Sara GolemonMerge branch 'PHP-7.1'
2018-07-06 Sara GolemonFix year
2018-07-06 Sara GolemonBump version
2018-07-06 Xinchen HuiForgotten one replacement
2018-07-06 Xinchen Huirename ref_dtor_func to rc_dtor_func
2018-07-06 Xinchen HuiRename zval_dtor_func and ref_dotr_func
2018-07-06 Xinchen HuiRevert "Rename _zval_dtor_func to _ref_dtor_func"
2018-07-06 Xinchen HuiRename _zval_dtor_func to _ref_dtor_func
2018-07-06 Yousif Masoudfixes typo in daemonization DEBUG message after fork...
2018-07-06 Dmitry StogovUse zval_ptr_dtor() instead of zval_dtor() in in-place...
2018-07-06 Mike[ci skip] Fix typo
2018-07-06 Dmitry StogovFixed reference-counting in zend_parse_arg_str_weak()
2018-07-06 Dmitry StogovOptimize array to object casting
2018-07-05 Dmitry StogovConversion related optimizations
2018-07-05 Dmitry StogovOptimize object to array casting
2018-07-05 Dmitry StogovAvoid useless checks in object_init()
2018-07-05 Nikita PopovFix inverted stristr() argument order in mysqli test
next