Recent content by hgasoft

  1. H

    Issue [extension/git] Method name must be a string

    to avoid permission erros use: plesk ext git --fetch -domain domain.com -name reponame plesk ext git --deploy -domain domain.com -name reponame
  2. H

    Issue PHP 7.4.18 Breaks Postgresql Integer to Boolean Cast

    PHP 7.4.18 and 8.0.5's pdo_pgsql module is break postgresql integer to boolean cast, here is an irregular update for php released. PHP: News Archive - 2021 If anyone use laravel eloquent/query builder, this is realy big problem, please update it asap. here short list of topics about this...
Back
Top