development/languages

php74 - PHP 7.4 엔진

License: PHP
Vendor: AnNyung Packaging Team
Description:
PHP 7.4 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

php74-7.4.27-1.an3.src [10.0 MiB] Changelog by JoungKyun.Kim (2022-02-02):
- update 7.4.27
  . http://www.php.net/ChangeLog-7.php#7.4.27
  . http://www.php.net/ChangeLog-7.php#7.4.26
  . http://www.php.net/ChangeLog-7.php#7.4.25
  . http://www.php.net/ChangeLog-7.php#7.4.24
  . http://www.php.net/ChangeLog-7.php#7.4.23
  . http://www.php.net/ChangeLog-7.php#7.4.22
  . http://www.php.net/ChangeLog-7.php#7.4.21
  . http://www.php.net/ChangeLog-7.php#7.4.20
  . http://www.php.net/ChangeLog-7.php#7.4.19
  . http://www.php.net/ChangeLog-7.php#7.4.18
  . http://www.php.net/ChangeLog-7.php#7.4.17

- security issues
  . CVE-2021-21707 XML: special character is breaking the path in xml function (#79971)
  . CVE-2021-21703 FPM: oob R/W in root process leading to privilege escalation (#81026)
  . CVE-2021-21706 Zip: ZipArchive::extractTo extracts outside of destination (#81420)
  . CVE-2021-21705 Core: SSRF bypass in FILTER_VALIDATE_URL (#81122)
php74-7.4.16-1.an3.src [10.0 MiB] Changelog by JoungKyun.Kim (2021-03-13):
- update 7.4.16
  . http://www.php.net/ChangeLog-7.php#7.4.16

- official fixed 7.4.16
  . fixed #80781 Core: Error handler that throws ErrorException infinite loop
  . fixed #75776 Core: Flushing streams with compression filter is broken
  . fixed #80763 Intl: msgfmt_format() does not accept DateTime references
  . fixed #51903 Libxml: simplexml_load_file() doesn't use HTTP headers
  . fixed #80713 MySQLnd: SegFault when disabling ATTR_EMULATE_PREPARES and MySQL 8.0
  . fixed #80805 opcache: create simple class and get error in opcache.so
  . fixed #80774 Session: session_name() problem with backslash
  . fixed #80771 Standard: phpinfo(INFO_CREDITS) displays nothing in CLI
  . fixed #78719 Standard: http wrapper silently ignores long Location headers
  . fixed #80838 Standard: HTTP wrapper waits for HTTP 1 response after HTTP 101

- security issues
  . CVE-2020-7071 Standard: FILTER_VALIDATE_URL accepts URLs with invalid userinfo (#77423)
php74-7.4.13-1.an3.src [10.1 MiB] Changelog by JoungKyun.Kim (2021-01-03):
- update 7.4.13
  . http://www.php.net/ChangeLog-7.php#7.4.13

- official fixed 7.4.13
  . fixed #74558 Can't rebind closure returned by Closure::fromCallable()
  . fixed #80345 PHPIZE configuration has outdated PHP_RELEASE_VERSION
  . fixed #80345 PHPIZE configuration has outdated PHP_RELEASE_VERSION
  . fixed #72964 White space not unfolded for CC/Bcc headers
  . fixed #80362 Running dtrace scripts can cause php to crash
  . fixed #80393 Build of PHP extension fails due to configuration gap with libtool
  . fixed #80402 configure filtering out -lpthread
  . fixed #77069 stream filter loses final block of data
  . fixed #77961 finfo_open crafted magic parsing SIGABRT
  . fixed #69625 FPM returns 200 status on request without SCRIPT_FILENAME env
  . fixed #80425 MessageFormatAdapter::getArgTypeList redefined
  . fixed #80368 OpenSSL extension fails to build against LibreSSL due to lack of OCB support
  . fixed #73809 Phar Zip parse crash - mmap fail
  . fixed #75102 `PharData` says invalid checksum for valid tar
  . fixed #77322 PharData::addEmptyDir('/') Possible integer overflow
  . fixed #80458 PDOStatement::fetchAll() throws for upsert queries
  . fixed #63185 nextRowset() ignores MySQL errors with native prepared statements
  . fixed #78152 PDO::exec() - Bad error handling with multiple commands
  . fixed #70066 Unexpected "Cannot execute queries while other unbuffered queries"
  . fixed #71145 Multiple statements in init command triggers unbuffered query error
  . fixed #76815 PDOStatement cannot be GCed/closeCursor-ed when a PROCEDURE resultset SIGNAL
  . fixed #80366 Return Value of zend_fstat() not Checked
  . fixed #80411 References to null-serialized object break serialize()
  . fixed #77594 ob_tidyhandler is never reset
  . fixed #48725 Support for flushing in zlib stream

- official fixed 7.3.14
  . fixed #80523 bogus parse error on >4GB source code
  . fixed #80384 filter buffers entire read until file closed
  . fixed #80376 last day of the month causes runway cpu usage. (Derick)
  . fixed #67983 mysqlnd with MYSQLI_OPT_INT_AND_FLOAT_NATIVE fails to interpret bit columns
  . fixed #64638 Fetching resultsets from stored procedure with cursor fails
  . fixed #72862 segfault using prepared statements on stored procedures that use a cursor
  . fixed #77935 Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP with a cursor

- security isseus
  . CVE-2020-7070 PHP parses encoded cookie names so malicious `__Host-` cookies can be sent (#79699)
  . CVE-2020-7069 Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV (#79601)
  . CVE-2020-7068 Use of freed hash key in the phar_parse_zipfile function (#79797)
php74-7.4.7-1.an3.src [9.9 MiB] Changelog by JoungKyun.Kim (2020-06-20):
- update 7.4.7
  . http://www.php.net/ChangeLog-7.php#7.4.7

- official fixed
  . fixed #79683 Core: Fake reflection scope affects __toString()
  . fixed #79595 Core: zend_init_fpu() alters FPU precision
  . fixed #79668 Core: get_defined_functions(true) may miss functions
  . fixed #79649 Core: Altering disable_functions from module init corrupts memory
  . fixed #79687 Exif: Sony picture - PHP Warning - Make, Model, MakerNotes
  . fixed #79681 Fileinfo: mime_content_type/finfo returning incorrect mimetype
  . fixed #73527 Filter: Invalid memory access in php_filter_strip
  . fixed #79676 GD: imagescale adds black border with IMG_BICUBIC
  . fixed #62890 OpenSSL: default_socket_timeout=-1 causes connection to timeout
  . fixed #79664 SQLite: PDOStatement::getColumnMeta fails on empty result set
  . fixed #79710 SPL: Reproducible segfault in error_handler during GC involved an SplFileObject
  . fixed #74267 Standard: segfault with streams and invalid data

- fixed linking old onigumura library
php74-7.4.6-1.an3.src [9.9 MiB] Changelog by JoungKyun.Kim (2020-05-24):
- update 7.4.6
  . http://www.php.net/ChangeLog-7.php#7.4.6
  . http://www.php.net/ChangeLog-7.php#7.4.5
  . http://www.php.net/ChangeLog-7.php#7.4.4
  . http://www.php.net/ChangeLog-7.php#7.4.3
  . http://www.php.net/ChangeLog-7.php#7.4.2
  . http://www.php.net/ChangeLog-7.php#7.4.1
  . http://www.php.net/ChangeLog-7.php#7.4.0

- official fixed
  . fixed #79489 Core: .user.ini does not inherit
  . fixed #79599 Core: coredump in set_error_handler
  . fixed #79600 Core: Regression in 7.4.6 when yielding an array based generator
  . fixed #79571 FFI: var_dumping unions may segfault
  . fixed #79615 GD: Wrong GIF header written in GD GIFEncode
  . fixed #79548 Opcache: Preloading segfault with inherited method using static variable
  . fixed #79603 Opcache: RTD collision with opcache
  . fixed #79588 Opcache: Boolean opcache settings ignore on/off values
  . fixed #79561 Standard: dns_get_record() fails with DNS_ALL

- AnNyung Patches
  . see also https://app.gitbook.com/@joungkyun/s/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-php

Listing created by Repoview-0.6.6-4.el7