Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid range in character class at offset 74 #6398

Closed
kosfango opened this issue Aug 18, 2018 · 3 comments
Closed

invalid range in character class at offset 74 #6398

kosfango opened this issue Aug 18, 2018 · 3 comments

Comments

@kosfango
Copy link

Hi All,

I use latest roundcube, php73 on LEMP stack. When I started to write destination email address I saw in logs next message:

2018/08/19 00:09:59 [error] 8288#0: *111 FastCGI sent in stderr: "racter class at offset 71 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 547PHP message: PHP Warning: preg_replace_callback(): Compilation failed: invalid range in character class at offset 74 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 530PHP message: PHP Warning: preg_replace(): Compilation failed: invalid range in character class at offset 71 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 547PHP message: PHP Warning: preg_replace_callback(): Compilation failed: invalid range in character class at offset 74 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 530PHP message: PHP Warning: preg_replace(): Compilation failed: invalid range in character class at offset 71 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 547PHP message: PHP Warning: preg_replace_callback(): Compilation failed: in2018/08/19 00:18:51 [error] 8290#0: *129 FastCGI sent in stderr: "PHP message: PHP Warning: preg_replace_callback(): Compilation failed: invalid range in character class at offset 74 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 530PHP message: PHP Warning: preg_replace(): Compilation failed: invalid range in character class at offset 71 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 547PHP message: PHP Warning: preg_replace_callback(): Compilation failed: invalid range in character class at offset 74 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 530PHP message: PHP Warning: preg_replace(): Compilation failed: invalid range in character class at offset 71 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 547PHP message: PHP Warning: preg_replace_callback(): Compilation failed: invalid range in character class at offset 74 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 530PHP message: PHP Warning: preg_replace(): Compilation failed: invalid range in character class at offset 71 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 547PHP message: PHP Warning: preg_replace_callback(): Compilation failed: invalid range in character class at offset 74 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 530PHP message: PHP Warning: preg_replace(): Compilation failed: invalid range in character class at offset 71 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 547PHP message: PHP Warning: preg_replace_callback(): Compilation failed: invalid range in character class at offset 74 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 530PHP message: PHP Warning: preg_replace(): Compilation failed: invalid range in character class at offset 71 in /usr/share/roundcubemail/program/lib/Roundcube/rcube_vcard.php on line 547PHP message: PHP Warning: preg_replace_callback(): Compilation failed: inva

@Rotzbua
Copy link
Contributor

Rotzbua commented Aug 18, 2018

php73 = php 7.3 or is it a typo? 7.3 is not released yet.

@kosfango
Copy link
Author

Yes, I just made some tests, perhaps it will be helpful

@alecpl
Copy link
Member

alecpl commented Aug 19, 2018

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants