Date: 09/14/00
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Banner ad?"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6752 Updated: snmp.c: void function cannot return value"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: felicity <email protected>
Operating system: solaris 7
PHP version: 4.0.2
PHP Bug Type: PCRE related
Bug description: docs and code mismatch on pcre modifier
The docs (http://www.php.net/manual/pcre.pattern.modifiers.php) say that the modifier to turn on "PCRE_DOLLAR_ENDONLY" is "E", but php_pcre.c has "D" as the modifier. (line 233)
I suppose it really doesn't matter which one is used, but they should match. (I would vote for "D", since it would wouldn't require any code changes for people.)
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Banner ad?"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6752 Updated: snmp.c: void function cannot return value"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

