summaryrefslogtreecommitdiff
path: root/Zend/ZEND_CHANGES
Commit message (Expand)AuthorAgeFilesLines
* less serious compatAbility fixesVeres Lajos2013-07-151-2/+2
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Add some information about array overloadingMarcus Boerger2004-08-301-0/+41
* UpdateMarcus Boerger2004-08-031-1/+1
* Update Reflection API class names. Whitespace fixes.Sebastian Bergmann2004-05-261-99/+99
* - Update ChangesAndi Gutmans2004-03-181-2/+2
* Rename hasMore() to valid() as discussed. (Part VI)Marcus Boerger2004-03-091-2/+2
* Add some more obviously needed informationMarcus Boerger2004-02-221-0/+26
* - Clearify clone behavior, fixed clone example (Patch by Jan Lehnardt)Derick Rethans2004-02-161-27/+26
* making sure that the provided examples actualy work (or at least do notHartmut Holzgraefe2004-02-121-6/+8
* UpdateMarcus Boerger2004-02-111-3/+5
* UpdateMarcus Boerger2004-02-111-0/+32
* - We will go with PHP 4 behavior. With the new object model assigning byAndi Gutmans2004-02-101-7/+0
* Committing for Jan.Sebastian Bergmann2004-02-051-4/+6
* clone/__clone() related changes.Sebastian Bergmann2004-02-031-4/+3
* - Fix typosAndi Gutmans2003-12-301-2/+2
* UpdateMarcus Boerger2003-12-301-5/+41
* IteratorAggregate::getIterator() cannot return anythingy else than objectsMarcus Boerger2003-11-131-3/+3
* - Beta 2Andi Gutmans2003-10-301-12/+26
* UpdateMarcus Boerger2003-10-251-0/+3
* UpdateMarcus Boerger2003-10-251-4/+86
* Fugbix typo.Sebastian Bergmann2003-10-251-1/+1
* s/Throwable/Printable: Exception has become an internal class since I initial...Sebastian Bergmann2003-10-251-4/+4
* - Fix typoAndi Gutmans2003-10-241-1/+1
* Zend/ZEND_CHANGESMarcus Boerger2003-10-241-0/+73
* Make this clearMarcus Boerger2003-10-211-2/+2
* - Add comment from TimmAndi Gutmans2003-10-201-2/+9
* UpdateMarcus Boerger2003-10-201-1/+6
* UpdateMarcus Boerger2003-10-201-5/+102
* Remove namespace references.Sebastian Bergmann2003-06-291-50/+1
* Document 'const' keyword.Sebastian Bergmann2003-04-101-2/+30
* Dedicated to Greg Beaver <greg@chiaraquartet.net>.Sebastian Bergmann2003-03-071-0/+2
* Document 'final'.Sebastian Bergmann2003-03-071-0/+19
* Fix class type hints example.Sebastian Bergmann2003-03-071-4/+4
* Update 'abstract' section.Sebastian Bergmann2003-03-071-7/+7
* -german+english+.Sebastian Bergmann2003-03-061-2/+2
* D some TBDsSebastian Bergmann2003-03-061-4/+169
* Syntactic sugar is sweet.Sebastian Bergmann2003-02-261-0/+5
* Remove obsolete not on redeclaring protected members.Sebastian Bergmann2003-02-241-3/+0
* Leftover.Sebastian Bergmann2003-02-241-0/+3
* Initial documentation of namespace {}.Sebastian Bergmann2003-02-241-165/+21
* - Change "is" to "instanceof" as it explains better what the operator means.Andi Gutmans2003-01-141-0/+2
* Update.Sebastian Bergmann2002-12-071-50/+24
* - Add abstract methodsAndi Gutmans2002-11-201-0/+2
* - Update with staticsAndi Gutmans2002-11-111-0/+6
* - A couple of updatesAndi Gutmans2002-11-051-1/+3
* Fugbix typo.Sebastian Bergmann2002-10-101-1/+1
* - No tabs :)Derick Rethans2002-09-301-48/+48
* Whitespace fixes.Sebastian Bergmann2002-09-041-52/+61
* Fix __call and add some docsStanislav Malyshev2002-09-041-1/+51