pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

php-composer: Remove TODO



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Tue Mar 3 09:07:10 2020 +0000
Changeset:	111879e82e15d579627c33373bd639c8f238f6b8

Removed Files:
	php-composer/TODO

Log Message:
php-composer: Remove TODO

php-iconv is not needed for php-composer but php-mbstring _is_
needed, without it `composer help` fails to run and crashes
with an exception:

PHP Fatal error:  Uncaught Error: Call to undefined function Symfony\Polyfill\Mbstring\iconv()

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=111879e82e15d579627c33373bd639c8f238f6b8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 php-composer/TODO | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/php-composer/TODO b/php-composer/TODO
deleted file mode 100644
index b83a814c98..0000000000
--- a/php-composer/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-- check the necessity of php-iconv
-- or, options.mk to add DEPENDS+= php-iconv


Home | Main Index | Thread Index | Old Index