Jump to letter: [
ABCEGHIJLMNOPRSTW
]
php71 - PHP 7.1 엔진
License: |
PHP |
Vendor: |
AnNyung Packaging Team |
- Description:
PHP 7.1 is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated web pages. PHP
also offers built-in database integration for several commercial
and non-commercial database management systems, so writing a
database-enabled web page with PHP is fairly simple. The most
common use of PHP coding is probably as a replacement for CGI
scripts.
Building option:
--with no_goto : if don't add vm kind option with goto..
Packages
php71-7.1.25-1.an3.x86_64
[2.3 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.x86_64
[2.3 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.x86_64
[2.3 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.x86_64
[2.3 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
|
php71-7.1.12-1.an3.x86_64
[2.3 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.x86_64
[2.3 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
|