mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: Remove unused recode extension artefacts
This commit is contained in:
commit
7b727607d4
5 changed files with 0 additions and 9 deletions
|
@ -16,7 +16,6 @@ addons:
|
|||
- libenchant-dev
|
||||
- libaspell-dev
|
||||
- libpspell-dev
|
||||
- librecode-dev
|
||||
- libsasl2-dev
|
||||
- libxpm-dev
|
||||
- libzip-dev
|
||||
|
|
|
@ -431,11 +431,6 @@ PRIMARY MAINTAINER: Unkown
|
|||
MAINTENANCE: Unknown
|
||||
STATUS: Working
|
||||
-------------------------------------------------------------------------------
|
||||
EXTENSION: recode
|
||||
PRIMARY MAINTAINER: Kristian Köhntopp <kris@koehntopp.de> (2000 - 2000)
|
||||
MAINTENANCE: Maintained
|
||||
STATUS: Working
|
||||
-------------------------------------------------------------------------------
|
||||
EXTENSION: reflection
|
||||
PRIMARY MAINTAINER: Marcus Börger <helly@php.net> (2003 - 2009)
|
||||
Johannes Schlüter <johannes@php.net> (2006 - 2014)
|
||||
|
|
|
@ -15,7 +15,6 @@ steps:
|
|||
libenchant-dev \
|
||||
libaspell-dev \
|
||||
libpspell-dev \
|
||||
librecode-dev \
|
||||
libsasl2-dev \
|
||||
libxpm-dev \
|
||||
libzip-dev \
|
||||
|
|
|
@ -22,7 +22,6 @@ steps:
|
|||
libenchant-dev:i386 \
|
||||
libaspell-dev:i386 \
|
||||
libpspell-dev:i386 \
|
||||
librecode-dev:i386 \
|
||||
libsasl2-dev:i386 \
|
||||
libxpm-dev:i386 \
|
||||
libjpeg-dev:i386 \
|
||||
|
|
|
@ -56,7 +56,6 @@ CREDIT_LINE("PostgreSQL driver for PDO", "Edin Kadribasic, Ilia Alshanetsky");
|
|||
CREDIT_LINE("PostgreSQL", "Jouni Ahto, Zeev Suraski, Yasuo Ohgaki, Chris Kings-Lynne");
|
||||
CREDIT_LINE("Pspell", "Vlad Krupin");
|
||||
CREDIT_LINE("Readline", "Thies C. Arntzen");
|
||||
CREDIT_LINE("Recode", "Kristian Koehntopp");
|
||||
CREDIT_LINE("Reflection", "Marcus Boerger, Timm Friebe, George Schlossnagle, Andrei Zmievski, Johannes Schlueter");
|
||||
CREDIT_LINE("Sessions", "Sascha Schumann, Andrei Zmievski");
|
||||
CREDIT_LINE("Shared Memory Operations", "Slava Poliakov, Ilia Alshanetsky");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue