Jump to content

ReflectionProperty::getDocComment causes crash


448191

Recommended Posts

I didn't really know where else to post this...

 

So Apache crashed on me (memory access error), and I managed to narrow it down to this line:

 

$docBlock = $reflProp->getDocComment();

 

Anyone else had this? I'm on 5.2.1, XP and Apache 2.0.50. No bugs like this reported either:

 

http://bugs.php.net/search.php?search_for=getDocComment&boolean=1&limit=10&order_by=&direction=ASC&cmd=display&status=All&php_os=&phpver=&assign=&author_email=&bug_age=0

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.