]> granicus.if.org Git - php/shortlog
php
2017-05-08 Fabien VillepinteFix Bug #74541 Wrong reflection on session_start()
2017-05-08 Anatol Belskisync bin sdk version
2017-05-08 Anatol Belski[ci skip] update libs versions file
2017-05-08 Xinchen HuiFixed another potential dangling pointer
2017-05-08 Xinchen HuiFixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_S...
2017-05-07 Anatol Belski[ci skip] update NEWS
2017-05-06 Anatol BelskiFixed bug #74547 mysqli::change_user() doesn't accept...
2017-05-02 Anatol Belski[ci skip] update NEWS
2017-05-02 Christian WeiskeFixed bug #51918 Phar::webPhar() does not handle reques...
2017-05-02 Anatol Belski[ci skip] update NEWS
2017-05-02 Anatol BelskiFixed bug #74510 win32/sendmail.c anchors CC header...
2017-05-02 Fabien VillepinteFix bug #74457 Wrong reflection on XMLReader::expand
2017-05-02 Fabien VillepinteFix bug #74468 wrong reflection on Collator::sortWithSo...
2017-05-01 Anatol BelskiTests to ensure BC with undocumented behavior used...
2017-05-01 Nikita PopovFix typo in SplFixedArray has_dimension implementation
2017-04-30 Michael HeimpoldFix compiler warnings when compiled against musl libc
2017-04-27 Jakub ZelenkaFix possible memory leak in openssl_encrypt and openssl...
2017-04-27 Jakub ZelenkaPrefer using DIRECTORY_SEPARATOR in OpenSSL config...
2017-04-27 Jakub ZelenkaAdd oid_section to the testing openssl.cnf
2017-04-27 Anatol Belski[ci skip] update NEWS
2017-04-27 Anatol BelskiRevert "Detect invalid port in xp_socket parse ip address"
2017-04-27 Anatol BelskiRevert "Follow up patch regarding bug #74216, see bug...
2017-04-26 Anatol Belskisync bin sdk version
2017-04-26 Jakub ZelenkaDo not add already added object to the internal OpenSSL...
2017-04-26 Remi Colletrely on bundle config, instead of system one
2017-04-26 Anatol Belskiskip the test on OpenSSL < 1.1 for now
2017-04-25 Anatol Belskimove next
2017-04-25 Anatol Belski[ci skip] update NEWS
2017-04-25 Sara GolemonFollow up patch regarding bug #74216, see bug #74429
2017-04-24 Anatol Belskidon't backup older deps after upgrades
2017-04-24 Anatol Belskiupdate SDK version for AppVeyor
2017-04-24 Jakub ZelenkaFix bug #73833 (null character not allowed in openssl_p...
2017-04-24 Anatol BelskiSupport also no,shared configure arg vals by default
2017-04-23 Jakub ZelenkaAdd missing NEWS entries for 7.0.19
2017-04-23 Anatol Belskiextend zlib export required for the recent libpng
2017-04-23 Jakub ZelenkaFix bug #73711 (Segfault in openssl_pkey_new when gener...
2017-04-22 Anatol Belski[ci skip] update NEWS
2017-04-22 Anton Serbulov#74337 pointer returned by php_stream_fopen_tmpfile...
2017-04-20 Steve WalkAvoid exact floating point comparison
2017-04-20 Alexander IlyinUpdate php_network.h
2017-04-17 Michael Heimpoldext/gettext: respect passed in library directory for...
2017-04-17 Craig DuncanFixed bug #74080 Add datetime constant for RFC7231
2017-04-17 Fabien VillepinteFixed bug #74439 Wrong reflection on the Locale methods
2017-04-16 Anatol Belski[ci skip] update NEWS
2017-04-15 Anatol Belskiimprove/fix error handling
2017-04-15 Anatol Belskifix error handling
2017-04-15 Nikita PopovImprove accuracy of opline lineno information
2017-04-15 Nikita PopovFix compact_literals of INIT_METHOD_CALL with CONST op1
2017-04-14 Johannes SchlüterAdd support for MySQL 8's Unicode types
2017-04-13 Fabien VillepinteFixed bug #74433 Wrong reflection on the Normalizer...
2017-04-13 Remi ColletNEWS
2017-04-13 Fabien VillepinteFixed bug #74416 Wrong reflection on DOMNode::cloneNode
2017-04-12 Christopher... Fixed uninitialized data causing random crash (Dmitry)
2017-04-12 Christopher... Add missing NEWS
2017-04-11 Anatol BelskiFix misleading typo in identifiers
2017-04-11 Joe Watkinsfixed bug #74413 wrong reflection on SQLite3::enableExc...
2017-04-11 Xinchen HuiFixed bug #74408 (Endless loop bypassing execution...
2017-04-11 Anatol Belskifix re2c version comparison
2017-04-11 Matt FickenFix #74410 by calling WaitForMultipleObjects() instead of
2017-04-11 Sebastian BergmannFix bug #74409
2017-04-10 Nikita PopovForgot to commit test file...
2017-04-10 Nikita PopovFix JMPZ+JMP => NOP+JMP optimization
2017-04-10 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-04-10 Joe WatkinsFixed bug #74404 (wrong reflection on DateTimeZone...
2017-04-10 Xinchen HuiFixed bug #74402 (segfault on random_bytes, bin2hex...
2017-04-10 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-04-10 Joe WatkinsFixed bug #74400 (phpdbg comparing socket function...
2017-04-10 Xinchen HuiFixed condition check
2017-04-10 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-04-10 Xinchen HuiFixed issue #2466 Invalid integer constant expression...
2017-04-10 Joe Watkinsfix news
2017-04-10 Mitch HagstrandFix of Bug #74383: Wrong reflection on Phar::running
2017-04-10 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-04-10 Xinchen HuiFixed bug #74379 (syntax error compile error in libmagi...
2017-04-10 Xinchen HuiMissed NEWS
2017-04-09 Nikita PopovAdd NEWS
2017-04-09 Thomas PuntResolve bug #74188 (undefined statics raising with...
2017-04-09 Craig DuncanFixed bug #72071: Prevent Max-Age from being negative
2017-04-07 Jakub ZelenkaUpdate NEWS with OpenSSL 1.1.0 support info
2017-04-07 Jakub ZelenkaAdd OpenSSL 1.1.0 support to PHP 7.0
2017-04-05 Yussuf KhalilFix invalid free of persistent results on error/connect...
2017-04-04 Anatol BelskiRevert "extend skip section"
2017-04-03 Anatol Belskifix possible out of bounds buffer access
2017-04-01 Martin HujerFix opcache.max_accelerated_files doc in php.ini
2017-04-01 Moritz FainFixed bug #74341
2017-03-30 Anatol Belskiupdate sdk version for appveyor
2017-03-30 Joe Watkinsfix bug #74343 compile fails on solaris 11 with system...
2017-03-28 Nikita PopovDisable block pass for large functions
2017-03-28 Anatol Belskiupdate NEWS
2017-03-28 Anatol BelskiRevert "Fixed bug #61471"
2017-03-28 Anatol Belskiprepare next
2017-03-28 Anatol Belskiupdate NEWS
2017-03-27 Anatol Belskideps updated, cherry-pick 88642decf9ab59d206db515990886...
2017-03-27 Anatol Belskiadd test for bug #74230
2017-03-27 Derick RethansForgot to update the output in the test too
2017-03-27 Anatol Belskialways use staging deps for CI, that's what we have...
2017-03-27 Derick RethansFixed test for #33415 due to data fixes.
2017-03-24 Derick RethansUpdated to version 2017.2 (2017b)
2017-03-23 Nikita PopovFix sequencing UB
2017-03-23 Nikita PopovFix lineno for AST_ZVAL nodes
next