-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Patch to ticket 1079: http://cakephp.lighthouseapp.com/projects/42648/tickets/1079-choking-on-complex-virtual-fields #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Mar 12, 2015
markstory
pushed a commit
that referenced
this pull request
Apr 23, 2015
Update TimeTest.php, add testTimeAgoInWordsTimezone
Closed
3 tasks
3 tasks
1 task
tenkoma
added a commit
to tenkoma/cakephp
that referenced
this pull request
Nov 11, 2018
This was referenced Sep 7, 2019
3 tasks
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 was referenced Dec 12, 2022
Closed
This pull request was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.