> could you send the patch in unified diff (diff -u) format? we have a
> couple
> other pending patches so it might be about time to send this off to
> proposed-updates.
Ok. It is in attach. Thank you!
Ciao, Dino.
--
Dino Ciuffetti
Linux System Administrator a
_unique($arrObj);
print_r($arr);
?>' > sapi/cli/bug.php
nob...@giubox:/mnt/samba/Downloads/temp/php-5.2.0$
nob...@giubox:/mnt/samba/Downloads/temp/php-5.2.0$ /tmp/php1/bin/php
sapi/cli/bug.php
X-Powered-By: PHP/5.2.0
Content-type: text/html
Array
(
[0] => foo
[1] => bar
)
Bu
Package: php5
Version: 5.2.0-8+etch13
Severity: normal
This is PHP bug number #40191, fixed in major versions:
http://bugs.php.net/bug.php?id=40191
Description:
when using array_unique to unify an ArrayObject, PHP runs into a
segfault.
Reproduce code:
---
append('foo');
3 matches
Mail list logo