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-29 11:13:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
119,686
Commits
549
Branches
1,486
Tags
e079e753dcdf22229d2c386dc6b87f2ebf991721
Commit Graph
1 Commits
Author
SHA1
Message
Date
Christoph M. Becker
e66bf11638
Fix
#70266
(DateInterval::__construct.interval_spec is not supposed to be optional)
...
The required_num_args argument of ZEND_BEGIN_ARG_INFO_EX() has to be 1.
2015-08-14 14:19:12 +02:00