hi, > Maybe something like this > > 1. Any problems which result in seg faults/gpfs are show stoppers, code doesnt > go out till its fixed, or feature is removed till we can fix it. this is not correct (in general :) - there are segfaults in experimental stuff that do not imply exploits, are no security risk and are just a new/unused feature that does not work as expected. it IS ok to release with such a segfault. an example: bbonev@orange:~$ echo "<? \$a=1 ?>" | php -a Interactive mode enabled X-Powered-By: PHP/4.0.5RC6 Content-type: text/html Segmentation fault see bug id 8621 i think commonsense shall be used to judge what is showstopper and what is not :) this one definitely is not b. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DEV] Bug in objects+XML Thies C. Arntzen
- Re: [PHP-DEV] Bug in objects+XML Thies C. Arntzen
- Re: [PHP-DEV] Bug in objects+XML Jon Parise
- Re: [PHP-DEV] Bug in objects+XML Thies C. Arntzen
- Re: [PHP-DEV] 4.0.5: Merge Request Rasmus Lerdorf
- Re: [PHP-DEV] 4.0.5: Merge Request Jani Taskinen
- Re: [PHP-DEV] 4.0.5: Merge Request Rasmus Lerdorf
- RE: [PHP-DEV] 4.0.5: Merge Request James Moore
- RE: [PHP-DEV] 4.0.5: Merge Request Rasmus Lerdorf
- [PHP-DEV] RE: 4.0.5: Merge Request Liz
- Re: [PHP-DEV] 4.0.5: Merge Request Boian Bonev
- Re: [PHP-DEV] 4.0.5: Merge Request Zeev Suraski
- Re: [PHP-DEV] 4.0.5: Merge Request Sterling Hughes
- [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] 4.0.5: Merge ... Andrei Zmievski
- Re: [PHP-DEV] 4.0.5: Merge Request Jani Taskinen
- Re: [PHP-DEV] 4.0.5: Merge Request Sterling Hughes
- Re: [PHP-DEV] 4.0.5: Merge Request Jani Taskinen
- Re: [PHP-DEV] 4.0.5: Merge Request Zeev Suraski
- Re: [PHP-DEV] 4.0.5: Merge Request derick
- [PHP-DEV] openssl module for php spencer 'sporty' portee
- Re: [PHP-DEV] openssl module for php Stig Venaas