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-19 22:11:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
109,517
Commits
547
Branches
1,483
Tags
3c0ac242584febeee40971d2ecf9366fc2d237d5
Commit Graph
1 Commits
Author
SHA1
Message
Date
Christoph M. Becker
c0a389a927
Fix
#74454
: Wrong exception being thrown when using ReflectionMethod
...
If zend_throw_exception_ex() already threw an exception, we should not throw again.
2018-09-05 15:05:19 +02:00