Test: /ext/pgsql/tests/bug65119.phpt - Version 7.2.16-dev        

Feature/Change Request #65119 provide a way to inherit a final class or overriding final methods
Submitted: 2013-06-25 08:04:10 Modified: 2019-10-29 15:02:54
From: knight Assigned:
Status: Wont fix Package: Reflection related
PHP Version: Irrelevant OS:

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Parse error: syntax error, unexpected '.=' (T_CONCAT_EQUAL), expecting end of file in /home/travis/build/pmmaga/php-src/ext/pgsql/tests/config.inc on line 25
001- array(3) {
002- [0]=>
003- int(1)
004- [1]=>
005- int(2)
006- [2]=>
007- int(3)
008- }
009- array(3) {
010- [0]=>
011- int(1)
012- [1]=>
013- int(2)
014- [2]=>
015- int(3)
016- }