This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-26 17:38:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
117,990
Commits
549
Branches
1,485
Tags
bef4b2e4e97ea6d1443660326c19bab957314aac
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