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

Failed tests with PHP 7.2.0-dev #162

Closed
remicollet opened this issue May 22, 2017 · 3 comments
Closed

Failed tests with PHP 7.2.0-dev #162

remicollet opened this issue May 22, 2017 · 3 comments

Comments

@remicollet
Copy link

remicollet commented May 22, 2017

  • bug report? yes
  • feature request? no
  • version: 2.4.4

Description

Yes, quite "early" report

 _____ ___  ___ _____ ___  ___
|_   _/ __)( __/_   _/ __)| _ )
  |_| \___ /___) |_| \___ |_|_\  v2.0.x

PHP 7.2.0-dev (cli) | php72 | 8 threads

s.FF....FF..FFFFF..FFF.FF....F..F.......F....F...F.F....F..FFF.F.FF.FFF..F..F..F...........F......................FF..F.FFFFF.F..F.FFFFFFFFFFF

-- Skipped: Latte\Engine & parseError | tests/Latte/Engine.parseError.phpt
   Requires PHP < 7.

-- FAILED: Latte\Engine and Texy. | tests/Latte/BlockMacros.block.texy.phpt
   Exited with error code 255 (expected 0)
   Latte\CompileException: Unknown macro {}, did you mean {l}?

etc

Will be nice to have "nightly" enabled in travis.

@Majkl578
Copy link
Contributor

Isn't this caused by BC break in ext/pcre (php/php-src#1303)? I'd wait for php/php-src#2526 to get resolved.

@dg
Copy link
Member

dg commented May 22, 2017

I'll enable tests for 7.2 in September or October.

@remicollet
Copy link
Author

Isn't this caused by BC break in ext/pcre (php/php-src#1303)? I'd wait for php/php-src#2526 to get resolved.

Indeed, test suite ok with latest 7.2.0-dev snapshot

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

No branches or pull requests

3 participants