Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

geon
Copy link

@geon geon commented Sep 5, 2010

No description provided.

@markstory
Copy link
Member

Thanks for the patch, #1079 is closed now, closing this pull request. I forgot to close it back when the ticket was closed.

predominant added a commit that referenced this pull request Oct 22, 2011
add some ISO-2022-JP based tests, and fixed CakeEmail encode convert problem.
markstory pushed a commit that referenced this pull request Oct 28, 2013
juanibanes pushed a commit to Fragment/CakePHP that referenced this pull request Feb 7, 2014
markstory pushed a commit that referenced this pull request Apr 2, 2014
Added test case for : chars in sequence
ghost pushed a commit to HaroldPutman/cakephp that referenced this pull request Apr 24, 2014
This is closer to the actual problem. The error message will look something like this
```
[24-Apr-2014 09:35:03 UTC] PHP Notice:  Undefined variable: argv in ***/app/Console/cake.php on line 35
[24-Apr-2014 09:35:03 UTC] PHP Fatal error:  Uncaught exception 'Exception' with message '$argv must be an array. Check CLI configuration.' in ***/lib/Cake/Console/ShellDispatcher.php:66
Stack trace:
#0 ***/app/Console/cake.php(35): ShellDispatcher::run(NULL)
cakephp#1 {main}
  thrown in ***/lib/Cake/Console/ShellDispatcher.php on line 66
```
lorenzo pushed a commit that referenced this pull request Dec 26, 2014
Update to the new version of CakePHP
markstory pushed a commit that referenced this pull request Feb 5, 2015
markstory pushed a commit that referenced this pull request Mar 12, 2015
markstory pushed a commit that referenced this pull request Apr 3, 2015
markstory pushed a commit that referenced this pull request Apr 23, 2015
Update TimeTest.php, add testTimeAgoInWordsTimezone
@kallep87 kallep87 mentioned this pull request Apr 29, 2015
@ghost ghost mentioned this pull request May 12, 2015
markstory pushed a commit that referenced this pull request Aug 3, 2017
markstory pushed a commit that referenced this pull request Mar 31, 2018
markstory pushed a commit that referenced this pull request Apr 24, 2018
markstory pushed a commit that referenced this pull request May 7, 2018
merging from the main fork.
@frent frent mentioned this pull request Sep 24, 2018
1 task
tenkoma added a commit to tenkoma/cakephp that referenced this pull request Nov 11, 2018
@ghost ghost mentioned this pull request Oct 9, 2019
1 task
swiffer referenced this pull request Aug 7, 2020
loadConfig() is already called from constructor.
kiang added a commit to kiang/cakephp that referenced this pull request Jan 20, 2021
In PHP 8.0.1 (Ubuntu), it's not possible to execute any command as it would return this error:
Error: ReflectionMethod::__construct(): Argument cakephp#2 ($method) cannot be null when argument cakephp#1 ($objectOrMethod) is an object

Just add the fix to prevent empty value in hasMethod().
markstory pushed a commit that referenced this pull request Mar 11, 2022
Exception: unlink(): Argument #1 ($filename) must be of type string, bool given
In [/home/wotanabx/webseiten/wow-das/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php, line 227]

2022-03-11 02:32:30 error: [TypeError] unlink(): Argument #1 ($filename) must be of type string, bool given in /home/wotanabx/webseiten/wow-das/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php on line 227
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants