Your message dated Fri, 8 Jan 2010 17:27:57 +0100
with message-id <[email protected]>
and subject line #481513: php5: preg_match dont find a match on a bit larger
string
has caused the Debian Bug report #481513,
regarding php5: preg_match dont find a match on a bit larger string
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
481513: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481513
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Not really a bug, but a user settings.
--
Ondřej Surý <[email protected]>
http://blog.rfc1925.org/
--- End Message ---