Package: php5 Version: 5.4.4-14+deb7u4 Severity: normal Tags: patch I'm getting segfaults using traits with the current wheezy version of php5. I found two fixed bugs upstream:
https://bugs.php.net/62358 (Segfault when using traits a lot) Fixes are present upstream: http://git.php.net/?p=php-src.git;a=commit;h=6d1bebfcb0ad746cd0410d403a3812853a2cd457 http://git.php.net/?p=php-src.git;a=commit;h=d39aa984ad3ef79a8fc3db0cf8dc525a0738a7bc https://bugs.php.net/62907 (Double free when use traits) Fix is present upstream: http://git.php.net/?p=php-src.git;a=commit;h=6c0508f8d5d5a62adb37a76bc682c94540199ee3 Could we think about integrating these fixes to the wheezy version of php5? Thanks, -- William -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

