]> granicus.if.org Git - php/commit
Improved error message for typed class properties with null as default value
authorBogdan Ungureanu <bogdanungureanu21@gmail.com>
Mon, 2 Nov 2020 22:18:12 +0000 (00:18 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 3 Nov 2020 08:28:53 +0000 (09:28 +0100)
commit6d6fadeb0d9923c3dd99a9381bd26a26bf28ccec
treed96f2c636194a6dc6911614ea2a583e3704537fd
parent94938e4ee7b8a8b843b1deb56be1e60b6b74ce0b
Improved error message for typed class properties with null as default value

Closes GH-6396.
Zend/tests/nullable_types/union_nullable_property_fails.phpt [new file with mode: 0644]
Zend/zend_compile.c