fixed JSON test cases
seems like phpunit will not run all test classes inside a file when giving it as an argument :-/
I removed the error supression tests as these test a feature we do not have in
fixed JSON test cases
seems like phpunit will not run all test classes inside a file when giving it as an argument :-/
I removed the error supression tests as these test a feature we do not have in our JSON class version (and shouldn't implement to keep as compatible as possible to the native JSON functions)
show more ...
|