42 Commits

Author SHA1 Message Date
Marco van 't Wout
bd71ed35dd Remove return type from docblock.
Fixes:
- cli/commands/shell/ModelCommand.php:127 PhanTypeMissingReturn Method \ModelCommand::generateRelations is declared to return array in phpdoc but has no return value
2023-09-27 16:39:04 +02:00
Arhell
c967eec15c update links 2022-08-06 13:54:29 +03:00
Marco van 't Wout
cc96a68810 Fix legacy implementation of lcfirst() that tries to assign a full string to the first character of a string.
Throws PHP warning "Only the first byte will be assigned to the string offset" on PHP 8.
2021-06-30 10:57:39 +02:00
borales
2f68a75235 Replacing spaces with tabs
[ci skip]
2013-03-06 08:48:59 +02:00
borales
07975cad64 Fixing spaces
[ci skip]
2013-03-06 01:06:46 +02:00
borales
a7af2c5371 Fixing some typos, PHPDocs
[ci skip]
2013-03-06 00:24:35 +02:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
Carsten Brandt
4fd934d0bd adjusted all framework commands to use proper exit codes
use console exit codes introduced in pull request #647
2012-04-27 23:01:24 +02:00
alexander.makarow
dcd17e7741 (Fixes issue 2872) Added CConsoleCommand::prompt() that asks for input and CConsoleCommand::confirm() that asks for confirmation 2011-12-06 22:33:37 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
alexander.makarow
105010d90b unused code cleanup 2010-06-16 19:11:00 +00:00
qiang.xue
9473a3b6c2 (Fixes issue 1152) 2010-05-06 21:00:55 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
c2b4f143ec enhanced model command to respect tablePrefix setting. 2010-01-07 12:50:34 +00:00
qiang.xue
5b8375c382 2009-11-04 21:32:46 +00:00
qiang.xue
aac55d502a 2009-11-01 12:21:26 +00:00
qiang.xue
9f5ffe8fc5 (Fixes issue 659) 2009-11-01 12:07:31 +00:00
qiang.xue
1809817ba6 include FK into validation. 2009-08-15 12:20:48 +00:00
qiang.xue
6e94351674 Added fixturePath and unitTestPath for model command. 2009-07-11 18:34:39 +00:00
qiang.xue
7122e7cbfd refactored model command. 2009-07-11 18:28:32 +00:00
qiang.xue
1cd571fcb0 removed redundant variable. 2009-07-11 18:20:43 +00:00
qiang.xue
e9ef35facf merge from 1.0 2009-06-29 20:00:12 +00:00
qiang.xue
40aa75f791 Implemented test generation for crud command. 2009-06-19 20:41:53 +00:00
qiang.xue
fd36bef5a4 * Implemented test skeleton generation for model command. 2009-06-19 20:28:18 +00:00
qiang.xue
2efcf2c225 merge from 1.0 2009-06-18 19:14:12 +00:00
qiang.xue
65328fa018 merge from 1.0. 2009-05-29 00:35:22 +00:00
qiang.xue
74081a0706 * Refactored scenario-based model validation and massive assignments. 2009-05-26 14:47:59 +00:00
qiang.xue
6ae9620816 merge from 1.0. 2009-05-26 00:15:33 +00:00
qiang.xue
8104fe83c6 merge from 1.0 2009-05-19 21:33:55 +00:00
qiang.xue
3aa81fab34 merge from 1.0. 2009-05-10 12:25:55 +00:00
qiang.xue
a2d8907c6a merge from 1.0 2009-04-05 21:36:33 +00:00
qiang.xue
c2470dbfcb merge from 1.0 2009-02-20 02:08:24 +00:00
qiang.xue
2aaa9cecf6 merge from 1.0 2009-02-18 19:29:48 +00:00
qiang.xue
7c16ad79a3 merge from 1.0 2009-01-09 22:07:29 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
a40e1e50d1 2008-11-03 14:02:54 +00:00
qiang.xue
55bdd955a5 removed carriage returns from files. 2008-10-13 21:26:19 +00:00
qiang.xue
7f5b8ba0d4 Added support to allow creating customized yiic shell commands 2008-10-10 16:51:22 +00:00
qiang.xue
662798d8a5 2008-09-28 12:03:53 +00:00