mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Make [] acceptable both for classes without constructors and classes with a constructor that takes no arguments. Closes GH-6336.
Make [] acceptable both for classes without constructors and classes with a constructor that takes no arguments. Closes GH-6336.