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-17 04:51:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
108,013
Commits
547
Branches
1,483
Tags
81eb8e7507bdec00a6dde4ac759d668d048b6f13
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