]> granicus.if.org Git - php/shortlog
php
2020-06-30 Nikita PopovFix leak when setting cyclic previous exception in...
2020-06-30 Christoph M... Fix #70362: Can't copy() large 'data://' with open_basedir
2020-06-29 Christoph M... Fix #63208: BSTR to PHP string conversion not binary...
2020-06-29 Christoph M... Fix #79756: finfo_file crash (FILEINFO_MIME)
2020-06-26 Nikita PopovFixed bug #79741
2020-06-24 Herbert256Fixed bug #79030 Use usec from apache request time
2020-06-23 Christoph M... Fix #55857: ftp_size on large files
2020-06-23 Christoph M... 7.3 is now 7.3.21-dev
2020-06-19 Böszörményi... Fixed bug #79570
2020-06-19 Nikita PopovFixed bug #79710
2020-06-13 Christoph M... Fix #79687: Sony picture - PHP Warning - Make, Model...
2020-06-12 Christoph M... Fix #79676: imagescale adds black border with IMG_BICUBIC
2020-06-09 Christoph M... Fix possibly unsupported timercmp() usage
2020-06-09 Christoph M... Fix #62890: default_socket_timeout=-1 causes connection...
2020-06-09 Christoph M... [ci skip] Update NEWS
2020-06-08 Christoph M... Fix #74267: segfault with streams and invalid data
2020-06-04 Christoph M... Fix #73527: Invalid memory access in php_filter_strip
2020-06-04 Christoph M... Fix #79668: get_defined_functions(true) may miss functions
2020-06-02 Christoph M... Fix #79664: PDOStatement::getColumnMeta fails on empty...
2020-06-01 Christoph M... Fix #79650: php-win.exe 100% cpu lockup
2020-05-28 Christoph M... Fix PVS-Studio integration
2020-05-27 Dmitry StogovFixed possible usage of uninitialized value
2020-05-26 Christoph M... 7.3.20 will be next
2020-05-22 Christoph M... Fix #79615: Wrong GIF header written in GD GIFEncode
2020-05-19 Christoph M... Fix INI setting member name
2020-05-18 Derick RethansPut Xdebug 3 into 'off' mode for run-tests.php
2020-05-15 Christoph M... Fix #79596: MySQL FLOAT truncates to int some locales
2020-05-12 Christoph M... Fix #79588: Boolean opcache settings ignore on/off...
2020-05-12 Christoph M... Fix #79489: .user.ini does not inherit
2020-05-12 Christoph M... [ci skip] Update NEWS
2020-05-12 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-05-12 Remi Colletbump version to 7.2.32-dev
2020-05-11 Stanislav MalyshevUpdate NEWS
2020-05-11 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-05-11 Christoph M... Fix #78876: Long variables cause OOM and temp files...
2020-05-11 Christoph M... Fix #78875: Long filenames cause OOM and temp files...
2020-05-11 Indrek ArdelFix default sendmail path when not found during build
2020-05-05 Christoph M... Fix #79566: Private SHM is not private on Windows
2020-05-04 Christoph M... Fix #79561: dns_get_record() fails with DNS_ALL
2020-05-04 Nikita PopovFixed bug #79535
2020-05-04 Christoph M... Add basic sapi_windows_cp_conv() test
2020-05-01 Christoph M... Fix #79528: Different object of the same xml between...
2020-04-28 Christoph M... Bump version
2020-04-27 Christoph M... Fix #79470: PHP incompatible with 3rd party file system...
2020-04-24 Derick RethansUpdated to version 2020.1 (2020a)
2020-04-23 Graham CampbellAdd additional preg_match test case
2020-04-22 Christoph M... Fix #79503: Memory leak on duplicate metadata
2020-04-20 Christoph M... Fix #79491: Search for .user.ini extends up to root dir
2020-04-20 Nikita PopovApply doc root fix for FPM
2020-04-20 Joe CaiFix #79497: Fix php_openssl_subtract_timeval()
2020-04-17 Dmitry Stogovzend_timeout() may access EX(opline)
2020-04-16 guirishFix MySQL local infile / attr handling on big endian...
2020-04-15 Nikita PopovFixed bug #79477
2020-04-14 Christoph M... Add missing CVE
2020-04-14 Sara GolemonUpdate NEWS for 7.2.31
2020-04-14 Sara GolemonUpdate CREDITS for PHP 7.2.30
2020-04-14 Sara GolemonUpdate NEWS for PHP 7.2.30
2020-04-14 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2020-04-14 dinosaurFixed bug #79468
2020-04-14 Sara GolemonNEWS
2020-04-14 Nikita PopovDon't leak peername if accept fails
2020-04-14 Christoph M... Fix test cases
2020-04-14 dinosaurFixed bug #79468
2020-04-14 Christoph M... Add NEWS entries [ci skip]
2020-04-14 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-04-14 Stanislav MalyshevFix bug #79465 - use unsigneds as indexes.
2020-04-14 Stanislav MalyshevFix bug #79330 - make all execution modes consistent...
2020-04-08 Christoph M... Fix memory leak introduced by fixing bug #78221
2020-04-07 George Peter... Revert "Went to fast and forgot to update tests"
2020-04-07 George Peter... Revert "Fix Bug #79448 0 is a valid Unicode codepoint...
2020-04-07 Christoph M... Fix #78221: DOMNode::normalize() doesn't remove empty...
2020-04-03 George Peter... Went to fast and forgot to update tests
2020-04-03 George Peter... Fix Bug #79448 0 is a valid Unicode codepoint, but...
2020-04-03 Qianqian BuFix incorrect free for last_message
2020-04-02 Nikita PopovFixed bug #79434
2020-04-01 Nikita PopovFix literal compaction collision between string and...
2020-04-01 Christoph M... Add NEWS entryc [ci skip]
2020-04-01 George Peter... Fix bug 79441
2020-03-31 Christoph M... Next is 7.3.18
2020-03-31 Christoph M... Fix #79413: session_create_id() fails for active sessions
2020-03-30 Christoph M... Fix #79427: Integer Overflow in shmop_open()
2020-03-29 Max ReesFix #79424 ext/zip: don't use gl_pathc after call to...
2020-03-26 Lukas BergerAdd missing 'skip' to bug79332.phpt skip message
2020-03-25 Dmitry StogovFixed bug #79412 (Opcache chokes and uses 100% CPU...
2020-03-25 Christian SchneiderFix bug #79410 (system() swallows last chunk if it...
2020-03-23 Nikita PopovAdd test file
2020-03-23 Nikita PopovHandle NULL caller_call_opline
2020-03-23 Christoph M... Fix test for Windows
2020-03-23 Christoph M... Fix #79200: Some iconv functions cut Windows-1258
2020-03-23 Christoph M... Fix #79393: Null coalescing operator failing with SplFi...
2020-03-20 Remi ColletNEWS
2020-03-20 Remi ColletFix Bug #79296 ZipArchive::open fails on empty file
2020-03-19 Nate BrunetteFix #79396: DateTime hour incorrect during DST jump...
2020-03-18 Nikita PopovClarify session.cookie_samesite="None"
2020-03-17 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-03-17 Remi Colletbump verison to 7.2.30-dev
2020-03-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2020-03-17 Christoph M... Fix NEWS
2020-03-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2020-03-17 Stanislav Malyshev[ci skip] Update NEWS
next