pkgsrc/lang/php70/patches
manu 3b488481fa Add pkgsrc build option disable-filter-url to disable php://filter URL
php://filter URL is a feature documented here:
http://php.net/manual/en/wrappers.php.php

Unfortunately, it allows remote control of include() behavior
beyond what many developpers expected, enabling easy dump of
PHP source files. The administrator may want to disable the
feature for security sake, and this option makes that possible.
2018-07-18 07:33:12 +00:00
..
patch-acinclude.m4 On Darwin, allow native iconv when Command Line Tools are not installed. 2016-12-06 08:53:48 +00:00
patch-configure php70: Don't automatically add libgcc on SunOS. 2018-01-16 11:26:18 +00:00
patch-disable-filter-url Add pkgsrc build option disable-filter-url to disable php://filter URL 2018-07-18 07:33:12 +00:00
patch-ext_gd_config.m4
patch-ext_imap_config.m4
patch-ext_intl_config.m4 Add work around for build problem of php-intl. 2017-02-20 03:22:55 +00:00
patch-ext_pcre_pcrelib_config.h Update php70 to 7.0.12 2016-10-14 15:06:21 +00:00
patch-ext_pdo__mysql_config.m4
patch-ext_pdo_config.m4
patch-ext_phar_Makefile.frag
patch-ext_phar_phar_phar.php
patch-ext_recode_recode.c
patch-ext_sqlite3_libsqlite_sqlite3.c
patch-ext_standard_basic__functions.c
patch-ext_tidy_tidy.c Fix build with tidy-5.x. 2017-02-20 09:35:16 +00:00
patch-ext_xsl_php__xsl.h Build the dom extension embedded. This enables full functionality in xmlreader and fixes joyent/pkgsrc/issues/477. Bump PKREVISION. 2017-04-05 12:28:59 +00:00
patch-makedist
patch-php.ini-development
patch-php.ini-production
patch-run-tests.php
patch-sapi_cgi_Makefile.frag
patch-sapi_cli_Makefile.frag
patch-sapi_fpm_fpm_events_port.c
patch-sapi_fpm_php-fpm.conf.in