Remi Collet

Results 176 issues of Remi Collet

From Fedora QA https://apps.fedoraproject.org/koschei/package/php-Assetic?collection=f28 Everythin ok with 2.7 Test failure with 2.8 ``` There was 1 failure: 1) Assetic\Test\Filter\UglifyJs2FilterTest::testCompress Failed asserting that '"undefined"==typeof DEBUG&&(DEBUG=!0),"undefined"==typeof FOO&&(FOO=1),function(){function bar(foo){return var2.push(foo),foo}var bar=(new Array(FOO,2,3,4),Array(a,b,c)),var2=(new Array(5),new...

While Fedora, RHEL/CentOS have 0.13 Fedora 36 and RHEL/CentOS 9 will have 1.0.2 This trivial patch allow to build v1.0 using this newer version (test suite passes with 0.14.1 or...

**Proposal 1** * split out installation instruction from README.md to INSTALL.md Rational: when installed (from package or from pecl), this documentation is no more needed (so doesn't need to be...

documentation

This package is not "PHP license" It is "PHP and BSD with restriction" Because of jsmin.c, this is not a free software. Mostly for information.

APCu have a nice support for configurable serializer. I see some extension (brotli, lz4...) start to use it for compression IMHO serialization (struct to string) is very different from compression...

Using GCC 10 `/usr/bin/ld: .libs/backtrace.o:(.bss+0x0): multiple definition of `apm_globals'; .libs/apm.o:(.bss+0xc0): first defined here ` BTW, don't know if this project is still alive, so a simple bug report (not a...

Major rewrite of autoconf for MySQL, based on ext/mysqli/config.m4 This make things much more simpler, but this change semantic of option Before: [ --with-mysql=DIR Location of MySQL base directory], yes,...

Mostly a proof of concept (tests needed)