-
Hello,
yesterday, I migrated my project to Phalcon 3.0 (from 2.1 version). And everything worked fine, except now I got very "randomly" this error:
```
Fatal error: Uncaught Error: Access to undecl…
-
Hi,
We are considering using Zephir for optimzing the performance of some CPU intenstive methods in our project.
The first step was to compile a very simple extension with a single class for calc…
-
#### What are you trying to achieve?
Execute Phalcon ORM operation inside a [GroupObject](https://codeception.com/docs/08-Customization#Group-Objects).
#### What do you get instead?
```bash
1)…
-
Update log for today
```
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 3 updates, 0 removals
- Upgrading symfony/cache-contracts…
-
#### What are you trying to achieve?
Trying to write a simple database test against a Phalcon model.
#### What do you get instead?
```bash
There were 2 errors:
---------
1) LocationTest: Som…
-
{
"require": {
"illuminate/validation": "4.2.*",
"phalcon/incubator": "^2.0",
"phpunit/phpunit": "~4.5"
}
}
- phpunit/phpunit 4.5.1 requires phpunit/php-file-iterator ~1…
-
Hi
I am trying to pass some string that can become quite long (JSON data) and it seems like the limit of around 8K characters is related to passing this string through addInlineJs.
Can someone co…
-
I am using laravel as my framework with passport and guzzle installed. I am trying to get a password grant token from the server for my iPhone app that I am developing. This is how I am calling the ap…
-
### Preconditions (*)
1. PHP - 7.4.9
2. Apache 2.4
### Steps to reproduce (*)
1. Run Composer Command
`composer create-project --repository=https://repo.magento.com/ magento/project-communi…
msyhr updated
3 years ago
-
## Important Details
How are you running Sentry?
On-Premise
## Description
On php7.4 with Phalcon 4.1 project.
when adding the ` Sentry\init(['dsn' => 'qwerty' ]);` it throws ` Call to undef…
tibz7 updated
3 years ago