summaryrefslogtreecommitdiff
path: root/Zend/ZEND_CHANGES
Commit message (Expand)AuthorAgeFilesLines
* 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
* TBD: __call(), __get(), __set().Sebastian Bergmann2002-09-041-0/+2
* Workaround for superfluous comma in var_export() result.Sebastian Bergmann2002-09-041-1/+1
* Let debug_backtrace() example print out the class name, if applicable, and th...Sebastian Bergmann2002-09-041-2/+13
* This was mentioned already above (with an example too :)foobar2002-07-171-1/+0
* - Before I forget to list it, this was also added.Andi Gutmans2002-07-161-0/+1
* - Commit patch to support protected member variables (by Timm Friebe w/Andi Gutmans2002-07-151-7/+26
* - Nuke delete(). It was a big mistake to introduce it and I finallyAndi Gutmans2002-07-141-13/+0
* - Remember to document autoload when I have time.Andi Gutmans2002-06-301-0/+1
* Fugbix typo.Sebastian Bergmann2002-05-241-1/+1
* - Add a bit of information.Andi Gutmans2002-05-241-47/+48
* Rephrase.Sebastian Bergmann2002-05-121-1/+2
* Beautify.Sebastian Bergmann2002-05-121-11/+8
* Start documenting the debug backtracing.Sebastian Bergmann2002-05-121-0/+22
* Whitespace fixes.Sebastian Bergmann2002-05-121-116/+116
* Add 'import const' example.Sebastian Bergmann2002-03-081-0/+11
* Add another 'import' example and merge 'import' section into 'Namespaces' sec...Sebastian Bergmann2002-03-071-23/+39
* Consistency.Sebastian Bergmann2002-03-021-1/+1
* Add 'import statement' section.Sebastian Bergmann2002-03-021-0/+29
* Maintain ZEND_CHANGES to account for the addition of private member variables.Sebastian Bergmann2002-02-211-0/+33
* Update Exceptions example.Sebastian Bergmann2002-01-141-14/+15
* Consistency.Sebastian Bergmann2001-12-311-2/+1
* - Add example of default argument for argument passed by-refAndi Gutmans2001-12-311-0/+14
* Typo.Sebastian Bergmann2001-12-301-1/+1
* - A few clarificationsAndi Gutmans2001-12-291-6/+8
* Integrate Andi's examples and some notes by Stig.Sebastian Bergmann2001-12-291-58/+323
* Update Exceptions example.Sebastian Bergmann2001-12-291-11/+26
* I'm too trigger-happy.Sebastian Bergmann2001-12-161-2/+2
* delete is now functionSebastian Bergmann2001-12-161-3/+3
* Document recent changes.Sebastian Bergmann2001-12-051-0/+23
* Keep ZEND_CHANGES up-to-date.Sebastian Bergmann2001-09-221-111/+232