While you're about it, how about being a little less ppositive about the
pposition of multibyte suppport?
Cheers!
Mike
--
Mike Ford,
Electronic Information Developer, Libraries and Learning Innovation,
Leeds Metropolitan University, C507 City Campus,
Woodhouse Lane, LEEDS, LS1 3HE, Unite
On 31 July 2008 01:56, Jani Taskinen advised:
> Scott MacVicar kirjoitti:
>> scottmac Thu Jul 31 00:46:22 2008 UTC
>>
>> Modified files:
>> /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h
>> Log: Resync libsqlite files from amalgamation. Save the kittens, no
On 09 June 2008 15:06, Rasmus Lerdorf advised:
> rasmusMon Jun 9 14:05:49 2008 UTC
>
> Modified files:
> /php-src/ext/standard head.c
> Log:
> Merge from PHP_5 - don't echo raw cookie values here
> if (name && strpbrk(name, "=,; \t\r\n\013\014") !=
> NULL) {
On 04 May 2007 10:06, Antony Dovgal wrote:
> - AC_MSG_CHECKING([checking if we're at 64-bit platform])
> + AC_MSG_CHECKING([if we're at 64-bit platform])
H'mmm -- being nit-picky about proper English, this should really be "if we're
on a 64-bit platform"
Cheers!
Mike
---
On 22 March 2006 08:21, Stefan Esser wrote:
> sesserWed Mar 22 08:21:01 2006 UTC
>
> Modified files:
> /php-src README.UPDATING_TO_PHP6
> switch($_register_globals_order{$_register_globals_i}) {
Since it seems {} for character access is going to be deprecated in fav
> -Original Message-
> From: Jani Taskinen [mailto:[EMAIL PROTECTED]
> Sent: Fri 30/12/2005 12:20
>
> sniperFri Dec 30 12:20:39 2005 EDT
>
> Modified files:
> /php-src php.ini-dist php.ini-recommended
> Log:
> typofixes
>
> http://cvs.php.net/
On 03 September 2004 07:17, Marcus Boerger wrote:
> + * method will be used. Otherwise the iterator will be rewinded if
> + * necessary and then manually forwared element by element.
Some bad and questionable grammar there -- better as "... rewound if
necessary and then manually advance