Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | No need to clone an array | Laria Carolin Chabowski | 2020-05-01 |
| | |||
* | Get rid of closing ?> in compiled output | Laria Carolin Chabowski | 2020-05-01 |
| | |||
* | Automatic code formatting | Laria Carolin Chabowski | 2020-04-30 |
| | | | | Also add git hooks that checks formatting | ||
* | Fix parser stumbling over "0" in names | Laria Carolin Chabowski | 2020-04-28 |
| | | | | PHPs type juggling strikes again :( | ||
* | Some simple code formatting | Laria Carolin Chabowski | 2020-04-26 |
| | | | | | | - Expand tabs into spaces - Remove trailing whitespace - Get rid of closing `?>` tags | ||
* | Is now compatible with PHP 5.3 again.1.0.3 | Kevin Chabowski | 2014-05-25 |
| | |||
* | Silencing possible array to string conversion notices (its okay here) | Kevin Chabowski | 2014-05-25 |
| | |||
* | Fixed backward compatibility with pre 1.0 versions. | Kevin Chabowski | 2014-05-25 |
| | |||
* | Fixed bug in template saving of FilesystemStorageAccess. | Kevin Chabowski | 2014-05-25 |
| | | | | | This weird error came from an automated search&replace to add NaturalDocs comments... | ||
* | Moved to src/ste for psr-4 compliance1.0.0 | Kevin Chabowski | 2014-05-24 |
| | |||
* | Moved code into src subfolder and fixed docu | Kevin Chabowski | 2014-05-24 |