php

Описание:The PHP language runtime engine: CLI, CGI, FPM/FastCGI, Apache2 and embed SAPIs.
Лицензия: PHP-3
Домашняя страница:http://php.net/
Расположение:Portage
Последнее изменение: 07 Сентябрь 2010; Matti Bickel
php-5.2.14.ebuild:
enable spl and reflection by default, following upstream (bug #310383)
Все изменения
Легенда:
  • + - стабильный
  • ~ - нестабильный
  • M - замаскированный
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
5.3.3-r1 diff ~ ~ ~ ~ - - - ~ ~ - - - ~
5.2.14 diff + + + + + - - + + + + + +
5.2.13 + + + + + - - + + + + + +

USE флаги

  • adabas - Adds support for the Adabas database engine
  • apache2 - Add Apache2 support
  • bcmath - Adds support for libbcmath
  • berkdb - Adds support for sys-libs/db (Berkeley DB for MySQL)
  • birdstep - Adds support for the Birdstep Database Server
  • bzip2 - Use the bzlib compression library
  • calendar - Adds support for calendars (not using mcal!)
  • cdb - Adds support for the CDB database engine from the author of qmail
  • cgi - Add CGI script support
  • cjk - Adds support for Multi-byte character languages (Chinese, Japanese, Korean)
  • cli - Enable CLI SAPI
  • concurrentmodphp - Make it possible to load both mod_php4 and mod_php5 into the same Apache2 instance (experimental)
  • crypt - Add support for encryption -- using mcrypt or gpg where applicable
  • ctype - Enables ctype functions
  • curl - Adds support for client-side URL transfer library
  • curlwrappers - Adds support for using curl in streams
  • db2 - Enables support for IBM DB2 database server
  • dbase - Adds support for dbase file format
  • dbmaker - Adds support for dbmaker database server
  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
  • discard-path - Switch on common security setting for CGI SAPI
  • doc - Adds extra documentation (API, Javadoc, etc)
  • embed
  • embed - Enable embed SAPI
  • empress - Adds support for the Empress database server
  • empress-bcs - Adds local access support for the Empress database server
  • enchant
  • enchant - Add supports Enchant spelling library.
  • esoob - Adds support for Easysoft OOD database
  • exif - Adds support for reading EXIF headers from JPEG and TIFF images
  • fastbuild - Build PHP quicker (experimental)
  • fdftk - Add supports for Adobe's FDF toolkit.
  • fileinfo - Add fileinfo extension support
  • fileinfo
  • filter - Add filter extension support
  • firebird - Adds support for the Firebird relational database
  • flatfile - Adds dbm support for flat files
  • force-cgi-redirect - Switch on common security setting for CGI SAPI
  • fpm - Enable the FastCGI Process Manager SAPI
  • frontbase - Adds support for the frontbase sql server
  • ftp - Adds FTP (File Transfer Protocol) support
  • gd - Adds support for media-libs/gd (to generate graphics on the fly)
  • gd-external - Use the external version of gd rather than the bundled one (possibly dangerous)
  • gdbm - Adds support for sys-libs/gdbm (GNU database libraries)
  • gmp - Adds support for dev-libs/gmp (GNU MP library)
  • hash - Enable the hash extension
  • iconv - Enable support for the iconv character set conversion library
  • imap - Adds support for IMAP (Internet Mail Application Protocol)
  • inifile - Adds dbm support for .ini files
  • interbase - Adds support for Interbase database
  • intl
  • intl - Enables the intl extension for extended internalization support
  • iodbc - Adds support for iODBC library
  • ipv6 - Adds support for IP version 6
  • java-external - Use the external java extension rather than the bundled one
  • json - Enable JSON support
  • kerberos - Adds kerberos support
  • kolab - Adds support for the Kolab groupware server
  • ldap - Adds LDAP support (Lightweight Directory Access Protocol)
  • ldap-sasl - Add SASL support for the PHP LDAP extension
  • libedit - Use the libedit library (replacement for readline)
  • mcve - Support for the MCVE credit card payment system
  • mhash - Adds support for the mhash library
  • msql - Adds support for the MSQL database server
  • mssql - Adds support for Microsoft SQL Server database
  • mysql - Adds mySQL Database support
  • mysqli - Adds support for the improved mySQL libraries
  • mysqlnd - Use native driver for mysql, mysqli, PDO_Mysql
  • mysqlnd
  • ncurses - Adds ncurses support (console display library)
  • nls - Adds Native Language Support (using gettext - GNU locale utilities)
  • oci8 - Adds Oracle 8 Database Support
  • oci8-instant-client - Use dev-db/oracle-instantclient-basic as Oracle provider instead of requiring a full Oracle server install
  • odbc - Adds ODBC Support (Open DataBase Connectivity)
  • pcntl - Adds support for process creation functions
  • pcre - Adds support for Perl Compatible Regular Expressions (deprecated: always "on" in php 5.3)
  • pdo - Enable the bundled PDO extensions
  • phar
  • phar - Enables the phar extension to provide phar archive support
  • pic - Force shared modules to build as PIC on x86 (speed tradeoff with memory usage)
  • posix - Adds support for POSIX-compatible functions
  • postgres - Adds support for the postgresql database
  • qdbm - Adds support for the qdbm (Quick Database Manager) library
  • readline - Enables support for libreadline, a GNU line-editing library that almost everyone wants
  • recode - Enables support for the GNU recode library
  • reflection - Enable the reflection extension (Reflection API) (deprecated: always "on" in php 5.3)
  • sapdb - Adds support for SAP DB
  • session - Adds persistent session support
  • sharedext - Adds support for building shared extensions in PHP
  • sharedmem - Adds support for shared memory use
  • simplexml - support for SimpleXML
  • snmp - Adds support for the Simple Network Management Protocol if available
  • soap - Adds support for SOAP (Simple Object Access Protocol)
  • sockets - Adds support for tcp/ip sockets
  • solid - Adds support for the Solid database engine
  • spell - Adds dictionary support
  • spl - Adds support for the Standard PHP Library (deprecated: always "on" in php 5.3)
  • sqlite - Adds support for sqlite - embedded sql database
  • sqlite3 - Adds support for sqlite3 - embedded sql database
  • ssl - Adds support for Secure Socket Layer connections
  • suhosin - Add Suhosin support (patch and extension from http://www.suhosin.org/)
  • sybase - Adds support for the Sybase SQL Database Server
  • sybase-ct - Adds support for Sybase-CT
  • sysvipc - Support for System V-compatible inter-process communication
  • threads - Adds threads support for various packages. Usually pthreads
  • tidy - Adds support for HTML Tidy
  • tokenizer - Adds support for the PHP file parser
  • truetype - Adds support for FreeType and/or FreeType2 fonts
  • unicode - Adds support for Unicode
  • wddx - Adds support for Web Distributed Data eXchange
  • xml - Add support for XML files
  • xmlreader - Enable XMLReader support
  • xmlrpc - Support for xml-rpc library
  • xmlwriter - Enable XMLWriter support
  • xpm - Adds support for XPM graphics format
  • xsl - Check/Support flag for XSL library (version 1)
  • yaz - Adds in optional support for the Z39.50 Protocol for Information Retrieval (YAZ)
  • zip - Enable ZIP file support
  • zlib - Adds support for zlib (de)compression

Советы по безопасности

Дата Опасность Заголовок
8 месяца высокая PHP: Multiple vulnerabilities
почти 2 года средняя PHP: Multiple vulnerabilities
почти 3 года высокая PHP: Multiple vulnerabilities
больше 3 лет высокая PHP: Multiple vulnerabilities
больше 3 лет высокая PHP: Multiple vulnerabilities
почти 4 года высокая PHP: Integer overflow
около 4 лет средняя PHP: Arbitary code execution
больше 4 лет высокая PHP: Multiple vulnerabilities
больше 4 лет высокая PHP: Multiple vulnerabilities
больше 4 лет средняя PHP: Format string and XSS vulnerabilities

Экспортировать в Atom

Спасибо!