mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Remove tabs
This commit is contained in:
parent
d3c24be84b
commit
56c6f02efc
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ class JsonViewTest extends CakeTestCase {
|
|||
|
||||
// non utf-8 stuff
|
||||
$data = array('data' => array('foo' => 'bar' . chr('0x97')));
|
||||
|
||||
|
||||
// Use a custom error handler
|
||||
$phpUnitErrorHandler = set_error_handler(array($this, 'jsonEncodeErrorHandler'));
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue