-
This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 4.3.0
* Migrations plugin version: 3.2.0
* Database server MySQL 8.07.3EXACT RELEASE…
-
### Description
I'm curious if there's a specific reason why the `Table::find()` and `Query::find()` methods require the `$type` to be a string. I find finders very handy to use so I have quite a few…
-
my composer.json test file
```json
{
"name": "me/project",
"description": "description",
"minimum-stability": "stable",
"license": "proprietary",
"require": {
"erwane/cakephp-hc…
-
This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 4.3.0-RC3
* Platform and Target: Apache, Postres 13.4, PHP 8.0.8
### What you di…
-
# This template is meant for bug reports, if you have a feature request user the other template.
*If you would like to report a bug, please fill the template bellow*
### Work environment
| Qu…
-
Hello folks,
[This commit](https://github.com/cakephp/cakephp/commit/b07bba4d4f6b37da104475eb7c2851a06b7f510f) states that 2.x will not support PHP 8 due to unsupported dependencies. Are the specif…
-
I was struggling with Restful routes.
I ended up in **routes.php**
```
$routes->prefix('Api', function (RouteBuilder $routes) {
$routes->setExtensions(['json']);
$routes->resources(…
hekep updated
3 years ago
-
What I found useful to add - manually for now:
```php
/** @uses \App\Form\ReleaseForm::_execute() */
$result = $releaseForm->execute($data);
```
As clicking on execute() directly brings you to
…
-
### Description
When running unit tests with a table that has foreign key constraints (CakeDC/Users) the tests fail because it is unable to truncate the tables with foreign keys defined.
```
44) …
-
It would be nice if timer bars, that are caused by the toolbar itself, would show up as "light green", so are not as visible as the rest of the bars.
E.g. "processing toolbar data"
![timer](https://…