At 18:54 26-10-2002, Marcus Börger wrote:

helly           Sat Oct 26 12:54:30 2002 EDT

  Modified files:
    /php4       README.TESTING run-tests.php
  Log:
  -introduce EXPECTREGEX
  -add %c for EXPECTF
  #i think we must escape the special characters for EXPECTF: ".()" and such
The line below should do that...

+                       $wanted_re = preg_quote($wanted_re, '/');

Met vriendelijke groeten / With kind regards,

Webmaster IDG.nl
Melvyn Sopacua


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to