[Tickets #3516] NEW: preg_match and PHP 5.1.2

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Feb 21 05:23:09 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3516
-----------------------------------------------------------------------
 Ticket             | 3516
 Created By         | tinu at humbapa.ch
 Summary            | preg_match and PHP 5.1.2
 Queue              | Vacation
 Version            | 3.0-RC1
 State              | Unconfirmed
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


tinu at humbapa.ch (2006-02-21 05:23) wrote:

since PHP 5.1.2 matches in preg_match are not allowed to have a start
value.
please change preg_match("/.../", $foo, $m='') in the following two files:
vacation/lib/Driver/sql.php
vacation/main.php
-> preg_match("/.../", $foo, $m)

thanks!




More information about the bugs mailing list