php-doc-en/language/oop5
Maciek Sokolewicz 5435394431 reworded visibility explenation & fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237219 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-08 12:48:13 +00:00
..
abstract.xml reworded visibility explenation & fixed typo 2007-06-08 12:48:13 +00:00
autoload.xml FIX #40775 : PHP -a and __autoload() don't mix. 2007-05-14 10:02:11 +00:00
basic.xml fix typo 2007-04-18 12:15:59 +00:00
cloning.xml clone is no function, remove the confusing () 2006-12-03 22:09:02 +00:00
constants.xml Values must be static expressions (bug #34634) 2005-10-13 13:25:22 +00:00
decon.xml - Typos. 2005-12-08 12:10:54 +00:00
final.xml - Include final classes 2004-09-29 19:53:43 +00:00
interfaces.xml Clarifications for bug #35832 2005-12-30 03:45:11 +00:00
iterations.xml putting &example.outputs; for each example 2005-02-09 20:22:16 +00:00
magic.xml What if __sleep doesn't return anything, fix example (bug #40344) 2007-03-24 08:23:49 +00:00
object-comparison.xml add missing cdata section, use more entities & some wz 2005-01-23 20:04:36 +00:00
overloading.xml fix typo 2007-03-23 14:31:12 +00:00
paamayim-nekudotayim.xml Applied PEAR coding standards to examples 2004-10-02 09:40:52 +00:00
patterns.xml close is a keyword not a function, fix the confusing 2006-11-27 21:17:13 +00:00
reflection.xml Commented out getDeclaringFunction() & getPosition() 2007-05-29 08:24:46 +00:00
static.xml Fixed bug #34390 (static members and methods really can be redefined in subclasses) 2005-09-17 14:52:32 +00:00
typehinting.xml add array type hinting 2005-05-26 16:40:51 +00:00
visibility.xml Fix #41090 (overriding a private method) in an example 2007-04-27 14:39:54 +00:00