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

Warning: preg_match(): Compilation failed: unknown property name after \P or \p at offset 25 in program\lib\Roundcube\bootstrap.php on line 90 #4307

Closed
rcubetrac opened this issue Aug 21, 2013 · 8 comments
Assignees
Milestone

Comments

@rcubetrac
Copy link

Reported by dennis1993 on 21 Aug 2013 17:55 UTC as Trac ticket #1489290

If I download the latest 0.9.3 and open the installer, I can see a Warning on top:

Warning: preg_match(): Compilation failed: unknown property name after \P or \p at offset 25 in program\lib\Roundcube\bootstrap.php on line 90

PHP 5.5.1
MySQL 5.6.12

Migrated-From: http://trac.roundcube.net/ticket/1489290

@rcubetrac
Copy link
Author

Comment by @alecpl on 21 Aug 2013 18:20 UTC

Ops, I missed that commit. Thomas, there's unescaped include path in regexp.

@rcubetrac
Copy link
Author

Owner changed by @alecpl on 21 Aug 2013 18:20 UTC

=> thomasb

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 21 Aug 2013 18:20 UTC

later => 0.9.4

@rcubetrac
Copy link
Author

Comment by @alecpl on 21 Aug 2013 18:28 UTC

@Dennis1993, what OS? How looks the path to Roundcube directory?

@rcubetrac
Copy link
Author

Comment by dennis1993 on 21 Aug 2013 18:53 UTC

I have installed it on Windows with the latest XAMPP version.

The Path is C:\xampp\htdocs\rc\

But I have a vhost. So I open roundcube only with http://rc

@rcubetrac
Copy link
Author

Comment by @thomascube on 21 Aug 2013 19:41 UTC

Hmm right, windows delimiters are \ and should be escaped. Dammit,

@rcubetrac
Copy link
Author

Comment by @alecpl on 23 Aug 2013 17:07 UTC

Fixed i 9f75449.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 23 Aug 2013 17:07 UTC

new => closed

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

2 participants