# |
Jul 23rd 2018, 16:56 |
dwms |
how to update version cakephp 3.15 to 3.16 |
# |
Jul 23rd 2018, 16:45 |
sdevore |
@admad will they have the subcommands organized at all like the shell has the Tasks? or are they going to have just a flat structure? I know there was an issue https://github.com/cakephp/cakephp/issues/12123 that talked about the display in the console. but what about the layout of commands and subcommands on the filesystem |
# |
Jul 23rd 2018, 16:39 |
admad |
Yes, commands are meant to replace shells in future |
# |
Jul 23rd 2018, 16:34 |
phantomwatson |
Is it known if "Command Tasks" will be added to the CakePHP core to replace Shell Tasks? |
# |
Jul 23rd 2018, 16:00 |
admad |
Craig: the 1.3 docs aren't going anywhere from the online manual |
# |
Jul 23rd 2018, 14:44 |
flavius |
don't mention it |
# |
Jul 23rd 2018, 14:35 |
Craig |
thanks flavius |
# |
Jul 23rd 2018, 14:35 |
Craig |
got it working now. it didnt install python3-sphinx so i did it manually |
# |
Jul 23rd 2018, 14:31 |
Craig |
nah it just missed a dep from requirements |
# |
Jul 23rd 2018, 14:30 |
Craig |
sphinx is definitely installed, there isn't a binary with it called sphinx-build |
# |
Jul 23rd 2018, 14:30 |
Craig |
make[1]: sphinx-build: Command not found |
# |
Jul 23rd 2018, 14:30 |
Craig |
im not sure its compatible with newer machines |
# |
Jul 23rd 2018, 14:30 |
Craig |
hmm |
# |
Jul 23rd 2018, 14:25 |
flavius |
pip is for python like composer is for php and npm is for node :P |
# |
Jul 23rd 2018, 14:25 |
Craig |
yeah. i dont really do python, so this is new to me |
# |
Jul 23rd 2018, 14:25 |
flavius |
python packages? |
# |
Jul 23rd 2018, 14:24 |
Craig |
goes to install it |
# |
Jul 23rd 2018, 14:24 |
Craig |
what exactly is pip? |
# |
Jul 23rd 2018, 14:24 |
Craig |
hmmmm |
# |
Jul 23rd 2018, 14:19 |
flavius |
cool |
# |
Jul 23rd 2018, 14:19 |
flavius |
it's a different branch though |
# |
Jul 23rd 2018, 14:19 |
Craig |
looks like i can just build a pdf of it using docker. i think i'll do that |
# |
Jul 23rd 2018, 14:18 |
flavius |
missing the `.git` extesnion |
# |
Jul 23rd 2018, 14:18 |
flavius |
there you go then :slightly_smiling_face: |
# |
Jul 23rd 2018, 14:18 |
flavius |
https://github.com/cakephp/docs.git |
# |
Jul 23rd 2018, 14:18 |
Craig |
it does in browser, i tried to directly git clone it. silly me |
# |
Jul 23rd 2018, 14:17 |
Craig |
hmm |
# |
Jul 23rd 2018, 14:17 |
flavius |
i just clicked it, it works for me |
# |
Jul 23rd 2018, 14:16 |
Craig |
let me see if its just slightly typoed |
# |
Jul 23rd 2018, 14:16 |
Craig |
four-oh-four |
# |
Jul 23rd 2018, 14:16 |
Craig |
hmm github link isnt working |
# |
Jul 23rd 2018, 14:15 |
Craig |
ah, thats exactly the answer i wanted :D thanks muchly! |
# |
Jul 23rd 2018, 14:15 |
Craig |
after all, we cant expect you to keep antique docs around forever, right? ;) |
# |
Jul 23rd 2018, 14:15 |
flavius |
https://github.com/cakephp/docs/tree/1.3 |
# |
Jul 23rd 2018, 14:15 |
flavius |
you can download the 1.3 documentation and have it run on your server :slightly_smiling_face: |
# |
Jul 23rd 2018, 14:15 |
Craig |
we have a need to have the 1.3 docs to hand to maintain a legacy system for quite some time yet, and im concerned that some day i'll go for the cakephp 1.3 docs to check something and they'll be removed |
# |
Jul 23rd 2018, 14:14 |
Craig |
hi. how long can the cakephp 1.3 docs be expected to remain on the cakephp website? |
# |
Jul 23rd 2018, 13:54 |
dereuromark |
phpstorm is fast here :P |
# |
Jul 23rd 2018, 13:46 |
flavius |
File uploaded https://cakesf.slack.com/files/U75U0UMR9/FBV3EG7PV/vs_code.gif / https://slack-files.com/T053DPNCM-FBV3EG7PV-aeea208c2b |
# |
Jul 23rd 2018, 13:42 |
flavius |
but anyway, isn't there a way to speed up VS code at code suggestions? |
# |
Jul 23rd 2018, 13:41 |
flavius |
3.6.0 up to 3.6.2 used to say it was hard deprecated, i've been using those that's why i've fixed it everywhere in my code because eclipse was complaining :slightly_smiling_face: |