Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update php.html.markdown | Murat YĆ¼ksel | 2013-07-09 | -9/+3 |
| | | | octal 019 and few syntax edits | |||
* | adding a missing feature in PHP OOP | Florent | 2013-07-08 | -1/+8 |
| | ||||
* | Authors -> Contributors | Adam | 2013-07-03 | -2/+2 |
| | ||||
* | Ternary operator example | Paolo Mainardi | 2013-07-03 | -0/+5 |
| | ||||
* | Clarify includes and open tags. | Malcolm Fell | 2013-06-30 | -1/+1 |
| | | | | If it's not PHP, it doesn't need the open tag. | |||
* | Merged in (and formatted line lenghts for) emarref's require commit | Adam | 2013-06-29 | -10/+53 |
| | ||||
* | Merged PHP review from emarref | Adam | 2013-06-29 | -72/+98 |
| | ||||
* | Added filename parameter | Adam | 2013-06-29 | -0/+1 |
| | ||||
* | Massive edit on PHP | Adam | 2013-06-29 | -292/+284 |
| | ||||
* | tiny typo fixed | chrisdowns | 2013-06-29 | -1/+1 |
| | ||||
* | edits | Adam | 2013-06-27 | -4/+5 |
| | ||||
* | Merged emarref's changes | Adam | 2013-06-27 | -25/+54 |
|\ | ||||
| * | Use sinlge line breaks for clarity | Malcolm Fell | 2013-06-28 | -1/+2 |
| | | ||||
| * | Correct syntax error declaring final method | Malcolm Fell | 2013-06-28 | -2/+3 |
| | | ||||
| * | Replace tabs with spaces | Malcolm Fell | 2013-06-28 | -38/+38 |
| | | ||||
| * | Clarify anonymous functions as callbacks as arguments | Malcolm Fell | 2013-06-28 | -1/+5 |
| | | ||||
| * | Add example of currying | Malcolm Fell | 2013-06-28 | -0/+17 |
| | | ||||
| * | Make comparisons clearer when type juggling | Malcolm Fell | 2013-06-28 | -6/+11 |
| | | ||||
| * | Make if statement result clearer | Malcolm Fell | 2013-06-28 | -2/+2 |
| | | ||||
| * | Add description of typecasting | Malcolm Fell | 2013-06-28 | -0/+4 |
| | | ||||
| * | Move reference operator to site next to variable, as per docs | Malcolm Fell | 2013-06-28 | -1/+1 |
| | | ||||
| * | Mention print is a language construct | Malcolm Fell | 2013-06-28 | -0/+1 |
| | | ||||
| * | Correct form of string concatenation. | Malcolm Fell | 2013-06-28 | -1/+1 |
| | | ||||
| * | Fix spelling error concatinated -> concatenated | Malcolm Fell | 2013-06-28 | -10/+10 |
| | | ||||
* | | Fix up PHP | Adam | 2013-06-27 | -62/+135 |
| | | ||||
* | | Minor updates | Adam | 2013-06-27 | -4/+2 |
|/ | ||||
* | Add the PHP language | Malcolm Fell | 2013-06-27 | -0/+474 |