-
-
Notifications
You must be signed in to change notification settings - Fork 210
Home
Nicolas Brassard edited this page Oct 27, 2016
·
37 revisions
- The List - Add it to the list!
- Issue Tracker Tag Reference
- Contributing to Symphony
- Security Bug Disclosure
- Releasing Symphony
- Building Symphony
- Building Symphony's assets
- Creating API Documentation with PHPDoc and JSDoc parsers
- Investigating Relationships (by @designermonkey)
- Relationships
- Relationships: Current Fields
- Relationships: Terminology - A must read to normalise our terminology
- Relationships: Proposal 1 (Unfinished)
- Dev Notes #1 - Managers and parents
- Dev Notes #2 - Multiple output parameters for Datasources, Publish Labels for fields
- Dev Notes #3 - Namespaces with localisation
- Migration Guide for 2.3 for Extension Developers
- Core plugins – Duplicators
- Markup Transition
Rowan Lewis created a router file so that you can run Symphony off the built in server available in PHP 5.4. It's available in this gist. To run, add these files to your Symphony install and use with the following command from the root directory of your Symphony installation:
php -S localhost:8080 router.php
- Symphony Tests extension
- Issue 628, 627 - DateField