Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • INSTALL.md
Find file BlameHistoryPermalink
  • Stephan Großberndt's avatar
    [TASK] Check PCRE version in SystemEnvironment/Check · 0dec92bf
    Stephan Großberndt authored Feb 09, 2015 and Christian Kuhn's avatar Christian Kuhn committed Feb 09, 2015
    Certain regular expressions passed to PCRE library < 8.30
    can trigger a PHP segfault. This patch introduces an additional
    system environment check to verify the PCRE version is
    >= 8.30 (default shipped with PHP 5.5).
    
    Resolves: #64950
    Related: #62463
    Releases: master
    Change-Id: I3725c67f2b8e99941f0c6eb82a64d646025a1b85
    Reviewed-on: http://review.typo3.org/36784
    
    
    Reviewed-by: Stephan Großberndt's avatarStephan Großberndt <stephan@grossberndt.de>
    Reviewed-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Tested-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    0dec92bf