]> granicus.if.org Git - php/commit
Added tests contributions on spl_autoload and stream_context_set_option()
authorPatrick Allaert <patrickallaert@php.net>
Fri, 9 Dec 2011 11:15:12 +0000 (11:15 +0000)
committerPatrick Allaert <patrickallaert@php.net>
Fri, 9 Dec 2011 11:15:12 +0000 (11:15 +0000)
commit2b392c9c10045b5ba1388846643f9f7eec45d3c7
tree73995660c218621aef6404e1520f953b84b36cdb
parent3f60731a097f7e0e737c0ac5ff519f4b1d137ee2
Added tests contributions on spl_autoload and stream_context_set_option()

Thank you Jean-Marc Fontaine and Alter Way
ext/spl/tests/spl_autoload_call_basic.phpt [new file with mode: 0644]
ext/standard/tests/streams/stream_context_set_option_basic.phpt [new file with mode: 0644]
ext/standard/tests/streams/stream_context_set_option_error_001.phpt [new file with mode: 0644]
ext/standard/tests/streams/stream_context_set_option_error_002.phpt [new file with mode: 0644]