-
I follow the tutorial here
https://docs.phalcon.io/5.0/en/tutorial-basic
but i get Exception: Service linkto is not registered
-
### Symfony version(s) affected
current
### Description
[KO]
Script cache:clear returned with error code 255
!!
!! Fatal error: Declaration of Symfony\Component\Cache\CacheItem::expiresAt(?Dat…
-
We created a "generic" simulation interface in hopes that there would be alternative options (so not to depend so heavily on Tenderly). At the moment, it is unclear what alternatives we have. CoW Prot…
-
Hi,
On the website https://phalcon.io/en-us there is a "Get Phalcon" button. When clicked it takes me to https://docs.phalcon.io/5.0/en-us/installation
where I'm presented with this
it as…
-
According to [PHP roadmap](https://wiki.php.net/todo/php82) version 8.2.0 GA is planed for end of year
Plan is
* provides SCL only for alpha/beta
* provides both SCL and base packages (modules…
-
### Description:
I have to say that it worked before, but ever since I downloaded the latest changes, it's not working anymore. I have multiple APIs exposed with NGINX and PHP-FPM. When I make extern…
-
When I am trying to run my project with the provided dockerfile in this git and changing the Phalcon version to 3.1.1 and PHP version to 7.4 I get the following on the step:
```
RUN docker-php-ext-e…
-
```
$builder = $this
->modelsManager
->createBuilder()
->from(Notice::class)
->where("notice_category_id = $id")
->orderBy("id desc");
```
then error message shows lik…
-
An integrator passing a large value as input to `amount` may get an empty `revert`, without knowing why the protocol fails.
A solution to this is to add a check `amount
-
You have the same problem again with `* @property \Phalcon\Di\Di|\Phalcon\Di\Di\DiInterface $di`.
fix PR https://github.com/phalcon/ide-stubs/pull/86
new release 5.2.1
https://github.com/phalco…