Hi Pierre, Felipe,

----- Original Message -----
From: "Pierre Joye"
Sent: Tuesday, March 17, 2009

2009/3/17 Matt Wilmas <matt...@php.net>:
> mattwil Tue Mar 17 22:02:05 2009 UTC
>
> Added files:
> /php-src/ext/standard/tests/serialize bug46882.phpt
>
> Modified files:
> /php-src/ext/standard var_unserializer.c var_unserializer.re
> Log:
> Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with > different bit numbers)
>
> 
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/var_unserializer.c?r1=1.97&r2=1.98&diff_format=u
> Index: php-src/ext/standard/var_unserializer.c
> diff -u php-src/ext/standard/var_unserializer.c:1.97 > php-src/ext/standard/var_unserializer.c:1.98

> +----------------------------------------------------------------------+
> - | PHP Version 6 |
> + | PHP Version 5 |


That's 6 not 5 :)

Hmm, I think I realize how I got that screwed up, with copy/paste and not paying attention. :-) I thought everything was updated, and always check a diff first, but missed that...

I see Felipe was on it right away though. :-)  Thanks Felipe!

--
Pierre

- Matt

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to