Andy Postnikov

Results 118 comments of Andy Postnikov

Re 1) I faced it few times, both custom code and contrib, core just started to use this approach because only in late 8.x we started to change constructors and...

Yes, that works but only in theory, in reality core still not adopted BC for constructors so setters is more clean approach but amount of boilerplate code for constructors convince...

Looks interesting, just not clear which restrictions (except no support for binary patches) should be noted in readme

Also http://www.drupalcores.com/index.html#hog is not added to our company

btw I used to file https://github.com/sqmk/pecl-jsmin/pull/60 which were working this time for me

Packaged it for Alpinelinux, would be great to package jquery into PECL release or skip it like https://github.com/sqmk/pecl-jsmin/pull/60 Awaiting 4.0.0 release!

I'm getting `Attribute class AllowDynamicProperties does not exist.` running on PHP 8.1 on Drupal https://www.drupal.org/pift-ci-job/2363989

Used to build just released 8.0 version and getting ``` php8 --ri memcache memcache memcache support => enabled Version => 4.0.5.2 Revision => $Revision$ Directive => Local Value => Master...