mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02: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.