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-21 23:18:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
109,517
Commits
549
Branches
1,484
Tags
3c0ac242584febeee40971d2ecf9366fc2d237d5
Commit Graph
1 Commits
Author
SHA1
Message
Date
Christoph M. Becker
484b92919b
Fix
#70303
: Incorrect constructor reflection for ArrayObject
...
The first parameter of ArrayObject::__construct() is optional. Reflection should reflect this.
2015-08-19 16:23:16 +02:00