Skip to content

switch from pcre to pcre2#99

Open
remicollet wants to merge 1 commit intojbboehr:masterfrom
remicollet:issue-pcre2
Open

switch from pcre to pcre2#99
remicollet wants to merge 1 commit intojbboehr:masterfrom
remicollet:issue-pcre2

Conversation

@remicollet
Copy link
Contributor

libpcre is deprecated, libpcre2 should be preferred.

Upcoming RHEL-10 won't have libpcre

Notice: cmake stuff not done, only autotools

@remicollet
Copy link
Contributor Author

remicollet commented Nov 29, 2024

Tested on RHEL-10-0-Beta using 1.0.0 + this patch

============================================================================
Testsuite summary for handlebars 1.0.0
============================================================================
# TOTAL: 1939
# PASS:  1939
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

And for PHP extension

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :     0
Exts tested     :    40
---------------------------------------------------------------------

Number of tests :  1398              1326
Tests skipped   :    72 (  5.2%) --------
Tests warned    :     0 (  0.0%) (  0.0%)
Tests failed    :     0 (  0.0%) (  0.0%)
Tests passed    :  1326 ( 94.8%) (100.0%)
---------------------------------------------------------------------
Time taken      : 0.782 seconds
=====================================================================

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

Successfully merging this pull request may close these issues.

1 participant