Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document 'const' keyword. | Sebastian Bergmann | 2003-04-10 | 1 | -2/+30 |
* | Dedicated to Greg Beaver <greg@chiaraquartet.net>. | Sebastian Bergmann | 2003-03-07 | 1 | -0/+2 |
* | Document 'final'. | Sebastian Bergmann | 2003-03-07 | 1 | -0/+19 |
* | Fix class type hints example. | Sebastian Bergmann | 2003-03-07 | 1 | -4/+4 |
* | Update 'abstract' section. | Sebastian Bergmann | 2003-03-07 | 1 | -7/+7 |
* | -german+english+. | Sebastian Bergmann | 2003-03-06 | 1 | -2/+2 |
* | D some TBDs | Sebastian Bergmann | 2003-03-06 | 1 | -4/+169 |
* | Syntactic sugar is sweet. | Sebastian Bergmann | 2003-02-26 | 1 | -0/+5 |
* | Remove obsolete not on redeclaring protected members. | Sebastian Bergmann | 2003-02-24 | 1 | -3/+0 |
* | Leftover. | Sebastian Bergmann | 2003-02-24 | 1 | -0/+3 |
* | Initial documentation of namespace {}. | Sebastian Bergmann | 2003-02-24 | 1 | -165/+21 |
* | - Change "is" to "instanceof" as it explains better what the operator means. | Andi Gutmans | 2003-01-14 | 1 | -0/+2 |
* | Update. | Sebastian Bergmann | 2002-12-07 | 1 | -50/+24 |
* | - Add abstract methods | Andi Gutmans | 2002-11-20 | 1 | -0/+2 |
* | - Update with statics | Andi Gutmans | 2002-11-11 | 1 | -0/+6 |
* | - A couple of updates | Andi Gutmans | 2002-11-05 | 1 | -1/+3 |
* | Fugbix typo. | Sebastian Bergmann | 2002-10-10 | 1 | -1/+1 |
* | - No tabs :) | Derick Rethans | 2002-09-30 | 1 | -48/+48 |
* | Whitespace fixes. | Sebastian Bergmann | 2002-09-04 | 1 | -52/+61 |
* | Fix __call and add some docs | Stanislav Malyshev | 2002-09-04 | 1 | -1/+51 |
* | TBD: __call(), __get(), __set(). | Sebastian Bergmann | 2002-09-04 | 1 | -0/+2 |
* | Workaround for superfluous comma in var_export() result. | Sebastian Bergmann | 2002-09-04 | 1 | -1/+1 |
* | Let debug_backtrace() example print out the class name, if applicable, and th... | Sebastian Bergmann | 2002-09-04 | 1 | -2/+13 |
* | This was mentioned already above (with an example too :) | foobar | 2002-07-17 | 1 | -1/+0 |
* | - Before I forget to list it, this was also added. | Andi Gutmans | 2002-07-16 | 1 | -0/+1 |
* | - Commit patch to support protected member variables (by Timm Friebe w/ | Andi Gutmans | 2002-07-15 | 1 | -7/+26 |
* | - Nuke delete(). It was a big mistake to introduce it and I finally | Andi Gutmans | 2002-07-14 | 1 | -13/+0 |
* | - Remember to document autoload when I have time. | Andi Gutmans | 2002-06-30 | 1 | -0/+1 |
* | Fugbix typo. | Sebastian Bergmann | 2002-05-24 | 1 | -1/+1 |
* | - Add a bit of information. | Andi Gutmans | 2002-05-24 | 1 | -47/+48 |
* | Rephrase. | Sebastian Bergmann | 2002-05-12 | 1 | -1/+2 |
* | Beautify. | Sebastian Bergmann | 2002-05-12 | 1 | -11/+8 |
* | Start documenting the debug backtracing. | Sebastian Bergmann | 2002-05-12 | 1 | -0/+22 |
* | Whitespace fixes. | Sebastian Bergmann | 2002-05-12 | 1 | -116/+116 |
* | Add 'import const' example. | Sebastian Bergmann | 2002-03-08 | 1 | -0/+11 |
* | Add another 'import' example and merge 'import' section into 'Namespaces' sec... | Sebastian Bergmann | 2002-03-07 | 1 | -23/+39 |
* | Consistency. | Sebastian Bergmann | 2002-03-02 | 1 | -1/+1 |
* | Add 'import statement' section. | Sebastian Bergmann | 2002-03-02 | 1 | -0/+29 |
* | Maintain ZEND_CHANGES to account for the addition of private member variables. | Sebastian Bergmann | 2002-02-21 | 1 | -0/+33 |
* | Update Exceptions example. | Sebastian Bergmann | 2002-01-14 | 1 | -14/+15 |
* | Consistency. | Sebastian Bergmann | 2001-12-31 | 1 | -2/+1 |
* | - Add example of default argument for argument passed by-ref | Andi Gutmans | 2001-12-31 | 1 | -0/+14 |
* | Typo. | Sebastian Bergmann | 2001-12-30 | 1 | -1/+1 |
* | - A few clarifications | Andi Gutmans | 2001-12-29 | 1 | -6/+8 |
* | Integrate Andi's examples and some notes by Stig. | Sebastian Bergmann | 2001-12-29 | 1 | -58/+323 |
* | Update Exceptions example. | Sebastian Bergmann | 2001-12-29 | 1 | -11/+26 |
* | I'm too trigger-happy. | Sebastian Bergmann | 2001-12-16 | 1 | -2/+2 |
* | delete is now function | Sebastian Bergmann | 2001-12-16 | 1 | -3/+3 |
* | Document recent changes. | Sebastian Bergmann | 2001-12-05 | 1 | -0/+23 |
* | Keep ZEND_CHANGES up-to-date. | Sebastian Bergmann | 2001-09-22 | 1 | -111/+232 |