1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 12:42:29 +02:00
Files
archived-php-src/ext/standard/tests
Ilija Tovilo c4c45da4b9 Reduce regex backtracking in phpinfo.phpt
On NixOS, the output of phpinfo() can get very large, causing us to run into the
backtracking limit. Lazy matching for .*/.+ can help reduce backtracking.
2024-09-27 15:02:21 +02:00
..
2024-05-20 15:13:53 +01:00
2023-07-06 09:45:35 +02:00
2023-10-22 15:31:00 +01:00
2022-07-23 12:09:37 +02:00