sdk-php icon indicating copy to clipboard operation
sdk-php copied to clipboard

Replace UTF-8 non-breakable space (0xC2A0) with 0x20 (ASCII space)

Open arkamax2k opened this issue 5 years ago • 0 comments

Issue #390

Using a non-breakable space "sticks" to is_object() function name and becomes a part thereof, causing the latter to be undefined function call.

arkamax2k avatar May 20 '20 17:05 arkamax2k