#39405 [Com]: regular expression breaking on strings >= 24999 characters

2006-11-06 Thread ludvig dot ericson at gmail dot com
ID: 39405 Comment by: ludvig dot ericson at gmail dot com Reported By: spam at dragy dot de Status: Open Bug Type: PCRE related Operating System: Any PHP Version: 5.2.0 New Comment: This is because of limits intentionally set, see the ini

#36631 [NEW]: Prepared statements failing with no apparent reason

2006-03-06 Thread ludvig dot ericson at gmail dot com
From: ludvig dot ericson at gmail dot com Operating system: Windows XP PHP version: 5CVS-2006-03-06 (snap) PHP Bug Type: MySQLi related Bug description: Prepared statements failing with no apparent reason Description: When I run this code: http://nopaste.php

#34331 [NEW]: Seg Fault when variables_order is empty

2005-09-01 Thread ludvig dot ericson at gmail dot com
From: ludvig dot ericson at gmail dot com Operating system: Gentoo Linux 2.6 PHP version: 5.1.0RC1 PHP Bug Type: Reproducible crash Bug description: Seg Fault when variables_order is empty Description: If the php.ini directive variables_order is set to "

#33652 [NEW]: $this not available in a variable variable

2005-07-11 Thread ludvig dot ericson at gmail dot com
From: ludvig dot ericson at gmail dot com Operating system: Windows XP PHP version: 5.0.4 PHP Bug Type: Variables related Bug description: $this not available in a variable variable Description: Using variable variables ($$MyVar) in classes, through functions