]> 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:23:19 +0000 (11:23 +0000)
committerPatrick Allaert <patrickallaert@php.net>
Fri, 9 Dec 2011 11:23:19 +0000 (11:23 +0000)
commit183493d624d28b172a6a56adc4a31347e01a10bc
treec538572dcec7b3afa1d5460931b7646da2c97980
parent77b821d3c5c3050e820da083eed67c665fad9da4
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]