[PHP-DEV] Segmentation fault, where to look when debugging?

2009-03-23 Thread Arjen Brouwer
Hi all, I also posted this message on php.general last firday, but got no response. Maybe you can help me? Our CMS segfaults on certain pages. It's a lot of code to debug so I wonder if someone can point in me in de right direction where to start looking when debugging. The GDB backtrace points

[PHP-DEV] Constant Scope PHP5

2003-08-22 Thread Arjen Brouwer
Should'nt this work? Currently it reports an error about a undefined constant. bar; ?> Ciao, Arjen