php71-7.1.25-1.an3.src
[14.5 MiB] |
Changelog
by JoungKyun.Kim (2019-01-06):
- update 7.1.25
. http://php.net/ChangeLog-7.php#7.1.25
- official 7.1.25 bug fixed
. fixed #77020 IMAP: null pointer dereference in imap_mail.
- security issues:
. CVE-2018-17082 Apache2: XSS due to the header Transfer-Encoding: chunked (#76582)
. CVE-2018-14883 exif: Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c (#76423)
. CVE-2018-14851 exif: heap-buffer-overflow (READ of size 48) while reading exif data (#76557)
|
php71-7.1.19-1.an3.src
[14.6 MiB] |
Changelog
by JoungKyun.Kim (2018-07-08):
- update 7.1.19
. http://php.net/ChangeLog-7.php#7.1.19
- official 7.1.19 bug fixed
. Fixed #76534 Core: PHP hangs on 'illegal string offset on string references with an error handler
. Fixed #76502 Core: Chain of mixed exceptions and errors does not serialize properly
. Fixed #76462 Date: Undefined property: DateInterval::$f
. Fixed #73342 FRPM: Vulnerability in php-fpm by changing stdin to non-blocking
. Fixed #74670 GMP: Integer Underflow when unserializing GMP and possible other classes
. Fixed #76556 intl: get_debug_info handler for BreakIterator shows wrong type
. Fixed #76532 mbstring: Integer overflow and excessive memory usage in mb_strimwidth
. Fixed #76548 PGSQL: pg_fetch_result did not fetch the next row
. Fixed #76536 Reflection: PHP crashes with core dump when throwing exception in error handler
. Fixed #75231 Reflection: ReflectionProperty#getValue() incorrectly works with inherited classes
. Fixed #76505 Standard: array_merge_recursive() is duplicating sub-array keys).
. Fixed #71848 Standard: getimagesize with $imageinfo returns false). (cmb)
- official 7.1.20 bug fixed
. fixed #76366 Filter: References in sub-array for filtering breaks the filter
- security issues
. CVE-2018-10549 Exif: Heap Buffer Overflow (READ: 1786) in exif_iif_add_value (#76130)
. CVE-2018-10546 iconv: stream filter convert.iconv leads to infinite loop on invalid sequence (#76249)
. CVE-2018-10548 ldap: Malicious LDAP-Server Response causes Crash (#76248)
. CVE-2018-10547 Phar: fix for CVE-2018-5712 may not be complete (#76129)
. CVE-2018-10545 FPM: Dumpable FPM child processes allow bypassing opcache access controls (#75605)
|
php71-7.1.15-1.an3.src
[14.6 MiB] |
Changelog
by JoungKyun.Kim (2018-03-24):
- update 7.1.15
. http://php.net/ChangeLog-7.php#7.1.15
- official 7.1.15 bug fixed
. fixed #76025 Core: Segfault while throwing exception in error_handler
. fixed #73957 GD: signed integer conversion in imagescale()
. fixed #76074 Opcache: opcache corrupts variable in for-loop
. Fixed #76085 Phar: Segmentation fault in buildFromIterator when directory name contains a \n
. fixed #74139 Standard: mail.add_x_header default inconsistent with docs
. fixed #76068 Standard: parse_ini_string fails to parse "[foo]\nbar=1|>baz" with segfault
- official 7.1.16 bug fixed
. fixed #75944 Mbstring: Wrong cp1251 detection
. fixed #76113 Mbstring: mbstring does not build with Oniguruma 6.8.1
|
php71-7.1.14-1.an3.src
[14.4 MiB] |
Changelog
by JoungKyun.Kim (2018-02-03):
- update 7.1.14
- official 7.1.14 bug fixed
. fixed #75882 Apache2Handler: a simple way for segfaults in threadsafe php just with configuration
. fixed #75838 PGSQL: Memory leak in pg_escape_bytea()
. fieed #73725 ODBC: Unable to retrieve value of varchar(max) type
- if upload_image_check is on, only add sec and secstr member of $_FILES
|
php71-7.1.12-1.an3.src
[14.4 MiB] |
Changelog
by JoungKyun.Kim (2017-11-25):
- officila 7.1.12 bug fixed
. fixed #74862 Unable to clone instance when private __clone defined
. fixed #60471 Random "Invalid request (unexpected EOF)" using a router script
. fixed #74183 preg_last_error not returning error code after error
. fixed #75511 fread not free unused buffer
. fixed #75514 mt_rand returns value outside [$min,$max]+ on 32-bit
. fixed #75535 Inappropriately parsing HTTP response leads to PHP segment fault
. fixed #75409 accept EFAULT in addition to ENOSYS as indicator that getrandom() is missing
. fixed #75540 Segfault with libzip 1.3.1
- security issues
. CVE-2016-1283 PCRE: preg_match double free
|
php71-7.1.9-1.an3.src
[14.6 MiB] |
Changelog
by JoungKyun.Kim (2017-09-01):
- official 7.1.9 bug fixed
. fixed #75093 CURL: OpenSSL support not detected
. Fixed #75124 GD: gdImageGrayScale() may produce colors
. Fixed #75090 Intl: (IntlGregorianCalendar doesn't have constants from parent class
. Fixed #74631 PDO_OCI PDO_PCO with PHP-FPM: OCI environment initialized before PHP-FPM sets it up
. Fixed #75097 Standard: gethostname fails if your host name is 64 chars long
|
php71-7.1.0-3.an3.src
[15.2 MiB] |
Changelog
by JoungKyjn.Kim (2017-01-06):
- official 7.1.0 bug fixed
. fixed bug #73792 Core: invalid foreach loop hangs script
. fixed bug #73753 Core: unserialized array pointer not advancing
. fixed bug #73783 Core: SIG_IGN doesn't work when Zend Signals is enabled
. fixed bug #67474 Dom: getElementsByTagNameNS filter on default ns
. fixed bug #73462 Mysqli: Persistent connections don't set $connect_errno
. fixed bug #73800 Mysqlnd: sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT_NATIVE
. fixed bug #73789 Opcache: Strange behavior of class constants in switch/case block
. fixed bug #73847 Opcache: Recursion when a variable is redefined as array
. fixed bug #70213 Standard: Unserialize context shared on double class lookup
. fixed bug #73154 Standard: serialize object with __sleep function crash
. fixed bug #31875 Standard: get_defined_functions additional param to exclude disabled functions
. fixed bug #73373 Zlib: deflate_add does not verify that output was not truncated
- official 7.1.1 bug fixed
. fixed bug #71519 Openssl: add serial hex to return value array
. fixed bug #70417 Phar: PharData::compress() doesn't close temp file
. fixed bug #70103 Zip: ZipArchive::addGlob ignores remove_all_path option
- security issues
. exec_dir: #8 backquote and $() syntax weakness after semi colon
https://github.com/OOPS-ORG-PHP/mod_execdir/issues/8
|
php71-7.1.0-2.an3.src
[15.2 MiB] |
Changelog
by JoungKyun.Kim (2016-12-19):
- official 7.1.0 bug fixed
. fixed bug #73727 Core:ZEND_MM_BITSET_LEN is "undefined symbol" in zend_bitset.h
. fixed bug #73679 COM: DOTNET read access violation using invalid codepage
. fixed bug #73646 Mbstring: mb_ereg_search_init null pointer dereference
. fixed bug #73746 Opcache: Method that returns string returns UNKNOWN:0 instead
. fixed bug #73594 Standard: dns_get_record does not populate $additional out parameter
|
php71-7.1.0-1.an3.src
[15.2 MiB] |
Changelog
by JoungKyun.Kim (2016-12-09):
- update 7.1.0
- remove apache module package
- official 7.1.0 bug fixed
. fixed bug #73663 Core: "Invalid opcode 65/16/8" occurs with a variable created with list()
. fixed bug #73654 Opcache: Segmentation fault in zend_call_function
. fixed bug #73668 Opcache: "SIGFPE Arithmetic exception" in opcache when divide by minus 1
. fixed bug #73686 SPL: Adding settype()ed values to ArrayObject results in references
|