-
Hi, I´ve upgraded Nette Forms (and contributte/forms-bootstrap) and got this error:
Compile Error
Declaration of Nette\SmartObject::__call(string $name, array $args) must be compatible with Nette\…
-
Hello everybody,
I was tasked with upgrading an old application written in PHP 5.6 and Nette 2.3 to PHP 8.1+. I gradually replaced individual libraries and got to PHP 8.1, Nette 3.1 (unfortunately …
-
component-model 3.1.0 returns array `Container::getComponents()` when `$deep === false`:
https://github.com/nette/component-model/commit/7f613eed7f5e57b6bde2d0be1bfdbb7e161620b3
instead of `Iter…
-
**How is drupal-check installed?**
drupal-check is installed globally via Composer
**Environment:**
- OS: Linux (docker)
- PHP Version: 8.1.13
- Drupal core: 10.0.0
**Describe the bug…
-
Check log below please:
```
[palmoiladmin-zoohackaton.rhcloud.com repo]\> composer install
Warning: This development build of composer is over 30 days old. It is recommended to update it by running "…
-
So I have interesting use-case. I have a command, which I want to execute from other command -- because one is maintenance and one is a one-time migration, which is quite extensive (essentially, we're…
-
Using `FormAsserts::assertValidForm` on an invalid form in a presenter test case results with `Uncaught Nette\NotImplementedException: Object serialization is not supported by class in /vendor/nette/…
-
Hello,
I run into issue while processing GoPay callback for bank transfer.
Stack trace:
```
Error: Call to undefined method Crm\PaymentsModule\Gateways\BankTransfer::notification()
#7 /var/…
-
Hi,
I'm testing the new version of Kdyby/Doctrine for Nette 3.0 and I got this error:
- `Argument 4 passed to Kdyby\DoctrineCache\Cache::doSaveDependingOnFiles() must be of the type int, null gi…
Gappa updated
4 years ago
-
After the upgrade of PHPStan 2.0 I'm unable to run phpstan.
```
"cakedc/cakephp-phpstan": "^4.0",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^2.0",
```
PS: I'm able to use the …