]> granicus.if.org Git - php/commit
Additional class related tests.
authorRobin Fernandes <robinf@php.net>
Wed, 17 Jun 2009 10:38:25 +0000 (10:38 +0000)
committerRobin Fernandes <robinf@php.net>
Wed, 17 Jun 2009 10:38:25 +0000 (10:38 +0000)
commit73cd7e83eeef8bc38da65de21390f316fc2cb6a8
treee6d8c3d73cd50d46fef269d84c9bc5236a878ec4
parentd535dec2e036fbcfb9b5e3a4341dc1336352cb95
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]