cakephp-api-docs
cakephp-api-docs copied to clipboard
CakePHP API Docs
Hey everyone https://api.cakephp.org/5.0/class-Cake.ORM.Table.html#updateAll() https://api.cakephp.org/4.0/class-Cake.ORM.Table.html#updateAll() https://api.cakephp.org/3.0/class-Cake.ORM.Table.html#updateAll() > **Returns** > `int` What `int`? I like looking things up on api.cakephp.org specifically because I can click directly into the source code and get...
### Description Viewing API Documentation on the web, e.g. [RecordNotFoundException](https://api.cakephp.org/4.4/class-Cake.Datasource.Exception.RecordNotFoundException.html), shows the raw link string instead of an actual hyperlink, e.g.: ``` Array of headers to be passed to {@link...
The namespace nav tree should be expanding when the selected namespace has nested namespaces. 
Starting with cake 5, some function parameters won't have matching docblock `@param` annotations. Do we want to still list these parameters in the parameter block with no description or should...
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.10.3 to 3.14.0. Changelog Sourced from twig/twig's changelog. 3.14.0 (2024-09-09) Fix a security issue when an included sandboxed template has been loaded before without the sandbox context...
For e.g. try "pathcombine".
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.10.3 to 3.11.2. Changelog Sourced from twig/twig's changelog. 3.11.2 (2024-11-06) [BC BREAK] Fix a security issue in the sandbox mode allowing an attacker to call attributes on...
Bumps [symfony/process](https://github.com/symfony/process) from 7.1.1 to 7.1.7. Release notes Sourced from symfony/process's releases. v7.1.7 Changelog (https://github.com/symfony/process/compare/v7.1.6...v7.1.7) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...