Development

#3276 ([PATCH] documentation fixes for 1.1 branch)

You must first sign up to be able to contribute.

Ticket #3276 (closed documentation: fixed)

Opened 8 months ago

Last modified 8 months ago

[PATCH] documentation fixes for 1.1 branch

Reported by: tonypiper Assigned to: fabien
Priority: minor Milestone:
Component: other Version: 1.1.0 BETA2
Keywords: Cc:
Qualification: Unreviewed

Description

replacing 'symfony <taskname>' with 'php symfony <taskname>', updating to use namespaces for task names.

there are some issues that need looking at: these are flagged '@francoisv'

Attachments

docfixes.patch (50.5 kB) - added by tonypiper on 04/04/08 14:16:48.

Change History

04/04/08 14:16:48 changed by tonypiper

  • attachment docfixes.patch added.

04/04/08 14:52:20 changed by francois

  • status changed from new to closed.
  • resolution set to fixed.

(In [8283]) [doc 1.1] changed CLI task names to new ones, and added php before the symfony command (thanks tonypiper for the patch) (closes #3276)