]> granicus.if.org Git - php/shortlog
php
2018-06-12 Xinchen Huisupplemental fix for bug #76427
2018-06-11 Nikita PopovUpdate data tables for Unicode 11
2018-06-11 Nikita PopovRemove dead code for ADD_STRING/ADD_CHAR optimization
2018-06-11 Anatol BelskiSkip tests when Oniguruma is disabled
2018-06-11 Anatol BelskiFix mbstring fallback when --disable-mbregex used
2018-06-11 Xinchen HuiCorrect NEWS
2018-06-11 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2018-06-11 Xinchen HuiFixed bug #76427 (Segfault in zend_objects_store_put)
2018-06-11 Anatol BelskiRemove inappropriate FreeLibrary calls
2018-06-11 Anatol BelskiMerge branch 'PHP-7.2'
2018-06-11 Anatol BelskiRemove inappropriate FreeLibrary call
2018-06-11 Kalle Sommer... The ZEND_EXTENSION change is merged with xdebug now...
2018-06-11 Kalle Sommer... Fixed bug #76443 (php+php_interbase.dll crash on module...
2018-06-10 Peter KokotRemove revision from OCI8 extension
2018-06-10 Tyson AndreFix the Z_IMMUTABLE macro - '(' was mismatched
2018-06-10 Nikita PopovMerge branch 'PHP-7.2'
2018-06-10 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-06-10 Nikita PopovFix mysqlnd build without openssl
2018-06-10 Jakub ZelenkaMerge branch 'PHP-7.2'
2018-06-10 Jakub ZelenkaMerge branch 'PHP-7.1' into PHP-7.2
2018-06-09 Christoph M... Deprecate image2wbmp()
2018-06-09 Nikita PopovOptimizer: Don't propagate constants into MAKE_REF
2018-06-09 Christoph M... [ci skip] Update NEWS
2018-06-09 Nikita PopovFix handling of ERROR zval in op1 of ASSIGN_REF
2018-06-09 Anatol BelskiMerge branch 'PHP-7.2'
2018-06-09 Anatol BelskiFix test portability
2018-06-09 Anatol Belski[ci skip] Update NEWS
2018-06-09 Anatol BelskiAdd check for variable size array feature
2018-06-09 Nikita PopovError on by-ref assign to overloaded prop returning ref
2018-06-09 Christoph M... Merge branch 'PHP-7.2'
2018-06-09 Christoph M... Fix #76409: heap use after free in _php_stream_free
2018-06-09 Peter KokotRemove exif version from the phpinfo output
2018-06-09 Nikita PopovDon't use UNREFs during array operations
2018-06-09 Anatol BelskiFixed bug #76422 ftruncate fails on files > 2GB
2018-06-09 Nikita PopovFix mysqlnd build without openssl
2018-06-08 Nikita PopovFix handling of assign-ops on overloaded props with...
2018-06-08 Nikita PopovMerge branch 'PHP-7.2'
2018-06-08 Nikita PopovDeduplicate code using php_timezone_to_string()
2018-06-08 David Carliercast to int to disable compilation warnings.
2018-06-08 Peter KokotSync phpinfo output for pdo_pgsql
2018-06-08 Nikita PopovMerge branch 'PHP-7.2'
2018-06-08 Keyur GovandeAvoid leaking the urandom fd
2018-06-08 Jakub ZelenkaEnable IPv6 in Travis
2018-06-07 Stas MalyshevUpdate NEWS for 7.3.0alpha2
2018-06-07 Dmitry StogovInline few small opcode handlers into hybrid executor
2018-06-07 Joe Watkinsbump versions
2018-06-06 Dmitry StogovAdded parentheses
2018-06-06 Dmitry StogovFastcall calling convention is not comaptible with...
2018-06-06 Dmitry StogovFixed prototypes, foo(void) instead of foo()
2018-06-06 Anatol BelskiMerge branch 'PHP-7.2'
2018-06-06 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-06-06 Anatol BelskiFix VC compilation as variable size array is not supported
2018-06-05 Dmitry StogovMicro-optimizations
2018-06-05 Johannes SchlüterMerge branch 'PHP-7.1'
2018-06-05 Johannes SchlüterMerge branch 'master' of git.php.net:/php-src
2018-06-05 Johannes SchlüterMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2018-06-05 Johannes SchlüterMerge branch 'PHP-7.1'
2018-06-05 Johannes SchlüterFix MySQL 8 auth
2018-06-05 Sara GolemonNEWS for 7.2.8
2018-06-05 Christoph M... Update to SQLite 3.24.0
2018-06-05 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2018-06-05 Xinchen HuiMerge branch 'PHP-7.2'
2018-06-05 Xinchen HuiFixed bug #76410 (SIGV in zend_mm_alloc_small)
2018-06-05 Dmitry StogovEmbed zend_leave_helper() into hybrid executor to avoid...
2018-06-05 Dmitry StogovCleanup
2018-06-05 Stanislav MalyshevFix bug #76390 - do not allow invalid strings in range()
2018-06-05 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2018-06-05 Stanislav MalyshevFix bug #76390 - do not allow invalid strings in range()
2018-06-04 Christoph M... [ci skip] Fix typos in NEWS
2018-06-04 Christoph M... [ci skip] Remove trailing WS
2018-06-04 Peter KokotRemove enchant version from the phpinfo output
2018-06-04 Peter KokotRemove some old occurrences of configure.in
2018-06-04 Peter KokotSync tidy phpinfo extension version
2018-06-04 Peter KokotNormalize the ldap extension version in phpinfo output
2018-06-04 Peter KokotNormalize Reflection phpinfo() output
2018-06-03 Anatol Belski[ci skip] Update libmagic.patch
2018-06-03 Anatol BelskiRemove unnecessary decls, php.h is included
2018-06-03 Anatol BelskiAlign the ported place with libmagic
2018-06-02 Anatol Belski[ci skip] Add UPGRADING note
2018-06-02 Peter KokotUpdate README.REDIST.BINS
2018-06-02 Peter KokotNormalize SimpleXML phpinfo output
2018-06-02 Peter KokotRemove revision for recode from phpinfo
2018-06-02 Nikita PopovFix return type of zend_ini_dtor
2018-06-02 Peter KokotNormalize the POSIX phpinfo output
2018-06-02 Peter KokotNormalize filter phpinfo() output
2018-06-02 Peter KokotNormalize sysvmsg phpinfo() output
2018-06-02 Peter KokotFix warnings defined but not used
2018-06-02 Peter KokotFix warning unused variable ret
2018-06-01 Dmitry StogovRemoved "dead" code (zend_hash_update() never fails)
2018-05-31 Dmitry StogovFixed ISSET/ISEMPTY bit meaning to simplify run-time...
2018-05-31 Anatol BelskiUse hrtime() for timing tests
2018-05-31 Anatol BelskiFix AVX part
2018-05-31 Anatol BelskiDo one test build with AVX
2018-05-31 Dmitry StogovExport standard object handlers, to avoid indirect...
2018-05-30 Dmitry StogovOptimize zend_new_array() for special case, when size...
2018-05-30 Dmitry StogovUse SSE/AVX instructions
2018-05-30 Dmitry StogovUse SSE2 instruction to reset HashTable
2018-05-30 Dmitry StogovAvoid rehashing of "packed" array
2018-05-30 Dmitry StogovEliminate some checks for zero character inside an...
2018-05-30 Dmitry StogovAvoid agressive inlining in rarely used paths
next