Re: Add form feed as a whitespace character in trim, ltrim and rtrim

From: Date: Sat, 27 Dec 2025 23:43:56 +0000
Subject: Re: Add form feed as a whitespace character in trim, ltrim and rtrim
References: 1 2  Groups: php.internals 
Request: Send a blank email to internals+get-129706@lists.php.net to get a copy of this message
On 2025-12-28 11:53, Morgan wrote:
Also in PHP, where ctype_space() recognises \f as whitespace as well as all of those that trim() removes. (As the name implies, of course, this is because \f is recognised as whitespace in C.)
Uh, except of course for NUL, which trim() removes.

Thread (10 messages)

« previous php.internals (#129706) next »