1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 17:38:14 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Nikita Popov 557a211f46 Adjust test for notice->warning change 2019-12-19 12:03:09 +01:00
Nikita Popov 527ad1d80c Avoid signed integer overflow in string offset check
Cast to size_t before performing operations instead of afterwards.
2019-12-19 11:47:50 +01:00