Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some information about array overloading | Marcus Boerger | 2004-08-30 | 1 | -0/+41 |
* | Update | Marcus Boerger | 2004-08-03 | 1 | -1/+1 |
* | Update Reflection API class names. Whitespace fixes. | Sebastian Bergmann | 2004-05-26 | 1 | -99/+99 |
* | - Update Changes | Andi Gutmans | 2004-03-18 | 1 | -2/+2 |
* | Rename hasMore() to valid() as discussed. (Part VI) | Marcus Boerger | 2004-03-09 | 1 | -2/+2 |
* | Add some more obviously needed information | Marcus Boerger | 2004-02-22 | 1 | -0/+26 |
* | - Clearify clone behavior, fixed clone example (Patch by Jan Lehnardt) | Derick Rethans | 2004-02-16 | 1 | -27/+26 |
* | making sure that the provided examples actualy work (or at least do not | Hartmut Holzgraefe | 2004-02-12 | 1 | -6/+8 |
* | Update | Marcus Boerger | 2004-02-11 | 1 | -3/+5 |
* | Update | Marcus Boerger | 2004-02-11 | 1 | -0/+32 |
* | - We will go with PHP 4 behavior. With the new object model assigning by | Andi Gutmans | 2004-02-10 | 1 | -7/+0 |
* | Committing for Jan. | Sebastian Bergmann | 2004-02-05 | 1 | -4/+6 |
* | clone/__clone() related changes. | Sebastian Bergmann | 2004-02-03 | 1 | -4/+3 |
* | - Fix typos | Andi Gutmans | 2003-12-30 | 1 | -2/+2 |
* | Update | Marcus Boerger | 2003-12-30 | 1 | -5/+41 |
* | IteratorAggregate::getIterator() cannot return anythingy else than objects | Marcus Boerger | 2003-11-13 | 1 | -3/+3 |
* | - Beta 2 | Andi Gutmans | 2003-10-30 | 1 | -12/+26 |
* | Update | Marcus Boerger | 2003-10-25 | 1 | -0/+3 |
* | Update | Marcus Boerger | 2003-10-25 | 1 | -4/+86 |
* | Fugbix typo. | Sebastian Bergmann | 2003-10-25 | 1 | -1/+1 |
* | s/Throwable/Printable: Exception has become an internal class since I initial... | Sebastian Bergmann | 2003-10-25 | 1 | -4/+4 |
* | - Fix typo | Andi Gutmans | 2003-10-24 | 1 | -1/+1 |
* | Zend/ZEND_CHANGES | Marcus Boerger | 2003-10-24 | 1 | -0/+73 |
* | Make this clear | Marcus Boerger | 2003-10-21 | 1 | -2/+2 |
* | - Add comment from Timm | Andi Gutmans | 2003-10-20 | 1 | -2/+9 |
* | Update | Marcus Boerger | 2003-10-20 | 1 | -1/+6 |
* | Update | Marcus Boerger | 2003-10-20 | 1 | -5/+102 |
* | Remove namespace references. | Sebastian Bergmann | 2003-06-29 | 1 | -50/+1 |
* | 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 |