]> granicus.if.org Git - php/commit
Additional class related tests.
authorRobin Fernandes <robinf@php.net>
Wed, 17 Jun 2009 10:38:24 +0000 (10:38 +0000)
committerRobin Fernandes <robinf@php.net>
Wed, 17 Jun 2009 10:38:24 +0000 (10:38 +0000)
commiteb9f2006cc21802d452b51586d7ca4c6956ded27
tree872891ac8385a1f23ffda7a2b052b33fb007ba05
parentae9ba9cd606d841a6ee4451eab23b6e5072f86fa
Additional class related tests.
tests/classes/interface_optional_arg_003.inc [new file with mode: 0644]
tests/classes/interface_optional_arg_003.phpt [new file with mode: 0644]
tests/classes/iterators_008.phpt [new file with mode: 0644]
tests/classes/static_properties_undeclared_assign.phpt [new file with mode: 0644]
tests/classes/static_properties_undeclared_assignInc.phpt [new file with mode: 0644]
tests/classes/static_properties_undeclared_assignRef.phpt [new file with mode: 0644]
tests/classes/static_properties_undeclared_inc.phpt [new file with mode: 0644]
tests/classes/static_properties_undeclared_isset.phpt [new file with mode: 0644]
tests/classes/static_properties_undeclared_read.phpt [new file with mode: 0644]