Package: php5
Version: 5.2.0-8+etch11
Severity: normal


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

after updating from php4 to php5 i run in problems with a few php scripts using 
preg_match. 

preg_match( "/<head>.*<\/head>/is", $content, $matches );

nothing special in $content. only <head> {a few chars} </head> { a lot of chars 
}. This only occur, if the string is larger.
I dont found the exact limit, my test file is around 126kb large. i will upload 
the testscript and the testfile later.
i simplified the testfile. so only the matchstrings and spaces are in.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to