|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 Patchesfix-76574 (last revision 2018-07-08 18:37 UTC by cmb@php.net)Pull RequestsHistoryAllCommentsChangesGit/SVN commits              [2018-07-04 05:24 UTC] php-bugs-2018 at ryandesign dot com
  [2018-07-04 09:59 UTC] dc dot link at yahoo dot fr
  [2018-07-04 13:48 UTC] ab@php.net
 
-Status: Open
+Status: Feedback
  [2018-07-04 13:48 UTC] ab@php.net
  [2018-07-05 04:52 UTC] php-bugs-2018 at ryandesign dot com
 
-Status: Feedback
+Status: Open
  [2018-07-05 04:52 UTC] php-bugs-2018 at ryandesign dot com
  [2018-07-05 06:24 UTC] ab@php.net
 
-Status: Open
+Status: Feedback
  [2018-07-05 06:24 UTC] ab@php.net
  [2018-07-05 06:26 UTC] php-bugs-2018 at ryandesign dot com
 
-Status: Feedback
+Status: Open
  [2018-07-05 06:26 UTC] php-bugs-2018 at ryandesign dot com
  [2018-07-05 06:37 UTC] ab@php.net
  [2018-07-05 06:40 UTC] php-bugs-2018 at ryandesign dot com
  [2018-07-08 18:37 UTC] cmb@php.net
  [2018-07-08 18:38 UTC] cmb@php.net
 
-Status: Open
+Status: Verified
  [2018-07-08 18:38 UTC] cmb@php.net
  [2018-07-08 18:38 UTC] cmb@php.net
 
-Assigned To:
+Assigned To: cmb
  [2018-07-10 06:22 UTC] php-bugs-2018 at ryandesign dot com
  [2018-07-10 12:28 UTC] cmb@php.net
  [2018-07-10 12:28 UTC] cmb@php.net
 
-Status: Verified
+Status: Closed
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 01:00:01 2025 UTC | 
Description: ------------ ext/mbstring/oniguruma/src/regparse.c:206:11: error: use of undeclared identifier 'INT_MAX' if (x < INT_MAX / y) ^ ext/mbstring/oniguruma/src/regparse.c:6760:49: error: use of undeclared identifier 'LONG_MAX' r = parse_long(enc, buf, bufend, 1, LONG_MAX, &rl); ^ 2 errors generated. make: *** [oniguruma/src/regparse.lo] Error 1