Hi!

   On every PHP project I work on I had to find workarounds because PHP crashes.
Behaviour bugs (feature not working as intended) are annoying but memory leaks 
and
memory corruptions are just a no no no in production environment. The only way

A key to fixing memory corruption is providing good bug reports - with backtraces, valgrind reports, etc. If you have such reports and nothing happens to them - you may want to try to raise the profile of bug reports that are bothering you by mentioning them on the list and calling for volonteers to fix them. Usually if bug is in frequently used module and reproduceable, there would be somebody who can fix it.

   What I need is a very stable language on which I can rely and I'm very sad to
to say PHP is getting worse and worse on that point of view versions after 
versions.

I can not contradict your experience, it is what it is, but my experience for years working with PHP was exactly the opposite.
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to