Bug#911832: polyfill should be dropped

2019-01-04 Thread David Prévot
Hi Kunal, Le 04/01/2019 à 16:12, Kunal Mehta a écrit : > On 1/3/19 6:57 PM, David Prévot wrote: >> Le 04/01/2019 à 12:50, Kunal Mehta a écrit : >>> This patch adds overrides for all symfony/polyfill-* packages to >>> pkg-php-tools itself, so all packages will automatically use it and no >>>

Bug#911832: polyfill should be dropped

2019-01-03 Thread Kunal Mehta
Hi, On 1/3/19 6:57 PM, David Prévot wrote: > Le 04/01/2019 à 12:50, Kunal Mehta a écrit : >> This patch adds overrides for all symfony/polyfill-* packages to >> pkg-php-tools itself, so all packages will automatically use it and no >> longer automatically depend upon php-symfony-polyfill-* (and

Bug#911832: polyfill should be dropped

2019-01-03 Thread David Prévot
Hi, Le 04/01/2019 à 12:50, Kunal Mehta a écrit : > This patch adds overrides for all symfony/polyfill-* packages to > pkg-php-tools itself, so all packages will automatically use it and no > longer automatically depend upon php-symfony-polyfill-* (and will cover > all current dependencies).

Bug#911832: polyfill should be dropped

2019-01-03 Thread Kunal Mehta
On 1/2/19 11:57 PM, Kunal Mehta wrote: > I'm not sure how exactly the best way to remove the dependency is since > it's automatically generated from composer.json. We could update > pkg-php-tools to modify php-symfony-polyfill-* dependencies?

Bug#911832: polyfill should be dropped

2019-01-03 Thread Kunal Mehta
Hi, First, I filed upstream about the test failures. However, as I looked a bit more, I'm not sure why this package exists in Debian in the first place. The purpose of the polyfill is to have pure PHP fallback implementations for when the PHP