]> granicus.if.org Git - php/shortlog
php
2021-01-14 Dmitry StogovFixed bug #80422 (php_opcache.dll crashes when using...
2021-01-12 Christoph M... socket_create_pair() can no longer return NULL
2021-01-12 David CARLIERUse arc4random_buf on macOS
2021-01-12 Nikita PopovAdd support for union types for internal functions
2021-01-12 Nikita PopovUse ephemeral port in socket_create_listen_used.phpt
2021-01-12 Jens de NiesFixed bug #80545
2021-01-11 Christoph M... Revert fix for bug 76813 and re2c version bump
2021-01-11 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-11 Christoph M... Revert "Fix #76813: Access violation near NULL on sourc...
2021-01-11 Dmitry StogovAdd guard if lvalue of assignment may be a reference...
2021-01-08 George Peter... Rename ``zip_ent`` parameter to ``zip_entry`` for consi...
2021-01-07 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-07 Christoph M... Avoid modifying the return value of readline_completion...
2021-01-06 DharmanMake fetch_* OO same as func
2021-01-06 Christoph M... Fix #80592: all floats are the same in ODBC parameters
2021-01-06 DharmanFix/improve mysqli stubs
2021-01-06 Christoph M... Add missing SKIPIF clause for require_hash.phpt
2021-01-05 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-05 Christoph M... Fix #77565: Incorrect locator detection in ZIP-based...
2021-01-05 Christoph M... Prevent double-free of Phar ZIP stream
2021-01-05 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-01-05 Christoph M... Fix memory leak in Phar::webPhar() on Windows
2021-01-05 Nikita PopovFix infinite recursion in unlinked_instanceof
2021-01-05 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-01-05 Dylan K. Taylorgdbinit: use ____print_str to print htable keys
2021-01-04 Christoph M... [ci skip] Add forgotten NEWS entry (bug 80560)
2021-01-04 George Peter... Fix bug #80584: 0x and 0X are considered valid hex...
2021-01-04 Christoph M... Fix #76929: zip-based phar does not respect phar.requir...
2021-01-04 Nikita PopovFix newly added GMP test
2021-01-04 George Peter... Fix GMP comparison object handler
2021-01-04 Nikita PopovTry to fix intermittent failures of stream_server_reneg...
2021-01-04 Nikita PopovThrow ValueError instead of TypeError for malformed...
2021-01-04 Christoph M... SQLite3::query() cannot return null
2021-01-04 David CARLIERMac M1 crc32 detection support
2021-01-04 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-01-04 Stanislav MalyshevFix test name
2021-01-04 Nikita PopovDisable non-cron travis jobs
2021-01-04 Stanislav Malyshev[ci skip] Update NEWS
2021-01-04 Stanislav MalyshevMerge branch 'PHP-7.4' into PHP-8.0
2021-01-04 Stanislav Malyshev[ci skip] Update NEWS
2021-01-04 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-04 Stanislav Malyshev[ci skip] Fix order
2021-01-04 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-04 Stanislav Malyshev[ci skip] Unpdate NEWS
2021-01-04 Stanislav MalyshevFix bug #79405 - gethostbyname() silently truncates...
2021-01-04 Christoph M... Fix #77423: parse_url() will deliver a wrong host to...
2021-01-03 Christoph M... Fix imap stubs
2021-01-03 Christoph M... ZipArchive methods do not return NULL
2021-01-02 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-02 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2021-01-02 Christoph M... Fix #77423: parse_url() will deliver a wrong host to... PHP-7.2
2021-01-01 Christoph M... Fix parameter name
2021-01-01 Christoph M... Fix build
2021-01-01 Máté KocsisUse RETURN_THROWS() in a few places
2021-01-01 Christoph M... Fix ReflectionClass::getConstants() stub
2020-12-30 Christoph M... [ci skip] Fix pgsql constant names in UPGRADING
2020-12-30 Máté KocsisFix refentry attribute replacing
2020-12-30 George Peter... Fix #80560: Strings containing only a base prefix retur...
2020-12-29 Dmitry StogovInitialize EX(call)->func by single instruction
2020-12-29 Dmitry StogovReuse value stored in %r0 instead of immediate operand
2020-12-28 Christoph M... Fix ffi stubs
2020-12-28 Máté KocsisFix return type of DateTimeImmutable::__set_state()
2020-12-28 Máté KocsisAdd support for generating methodsynopses from stubs
2020-12-28 Christoph M... Bump minimum re2c version to 0.13.7
2020-12-27 Christoph M... php_formatted_print() throws on failure
2020-12-27 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-27 hasziReplace sort() function calls with ksort() in basic...
2020-12-26 Christoph M... DateTime*::getOffset() no longer returns false as of...
2020-12-24 Dmitry StogovEliminate redundand comparison insructions
2020-12-24 Máté KocsisFix the signature of FFI::typeof() and FFI::memcmp()
2020-12-24 Máté KocsisAdd a few other RETURN_THROWS()
2020-12-24 Máté KocsisFix the signature of FFI::sizeof() and FFI::alignof()
2020-12-24 Christopher... Fix PDO_OCI test
2020-12-23 Semen DubinaAdd regression test for bug #76770
2020-12-23 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-23 Adam SeitzFix #80384: limit read buffer size
2020-12-21 Derick RethansFixed bug #80376 (last day of the month causes runway...
2020-12-21 Derick RethansFixed bug #80376 (last day of the month causes runway...
2020-12-21 Nikita PopovFix bug #80537
2020-12-21 Christopher... Description typo
2020-12-21 Christopher... Bundle PECL OCI8 3.0.1
2020-12-21 Christopher... Retrofit NEWS
2020-12-20 Christoph M... Revert "DateTime:: and DateTimeImmutable::getTimestamp...
2020-12-20 Christoph M... DateTime:: and DateTimeImmutable::getTimestamp() may...
2020-12-20 Christoph M... Fix ext/date stubs
2020-12-18 Nikita PopovPDO MySQL: Handle boolean parameter binding with libmysql
2020-12-18 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-18 Nikita PopovMySQLnd: Support cursors in store/get result
2020-12-16 Christoph M... Fix #80521: Parameters with underscores no longer recog...
2020-12-16 Nikita PopovDetect overlarge step for character range()
2020-12-16 Nikita PopovPDO MySQL: Use mysqlnd column names
2020-12-16 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-16 Nikita PopovFixed bug #67983
2020-12-16 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-16 Nikita PopovFix bug #80523
2020-12-15 Derick RethansMerge branch 'PHP-7.4' into PHP-8.0
2020-12-15 Derick RethansPrepare for 7.4.15
2020-12-15 Gabriel CarusoPrepare for PHP 8.0.2
2020-12-15 Gabriel CarusoNext is 8.0.2
2020-12-15 Dmitry StogovOptimize out result value of ASSIGN, ASSIGN_OP and...
next