summaryrefslogtreecommitdiff
path: root/tests/classes
Commit message (Expand)AuthorAgeFilesLines
* Implement enumsIlija Tovilo2021-03-171-1/+1
* Change the order of properties used for var_dump(), serialize(), comparison, ...Dmitry Stogov2021-03-016-31/+31
* Run tidyNikita Popov2020-09-186-6/+6
* Promote a few remaining errors in ext/standardMáté Kocsis2020-09-151-1/+1
* Improve error messages mentioning parameters instead of argumentsMáté Kocsis2020-09-091-1/+1
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-096-0/+6
* Promote "undefined array key" notice to warningNikita Popov2020-08-032-4/+4
* Unify static/non-static check for magic methodsNikita Popov2020-07-201-76/+0
* Ignore inheritance rules on private methodsPedro Magalhães2020-07-155-1/+103
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-1047-50/+50
* Improve type error messages when an object is givenMáté Kocsis2020-05-262-4/+4
* Slipt error messages while checking magic methods attributesGabriel Caruso2020-04-272-2/+2
* Skip non-existing properties returned by __sleep()Nicolas Grekas2020-04-221-1/+1
* Improve error messages for magic methods by appending method's classGabriel Caruso2020-04-162-2/+2
* Improve undefined variable error messagesMáté Kocsis2020-03-311-1/+1
* Improve error message of foreachMáté Kocsis2020-03-091-1/+1
* Define Stringable with __toString():string methodNicolas Grekas2020-03-022-5/+5
* Change argument error message formatMáté Kocsis2020-02-269-14/+14
* Make type error messages more consistentMáté Kocsis2020-02-179-14/+14
* Make ASSIGN, ASSIGN_OP, INC and DEC opcodes to return IS_TMP_VAR instead of I...Dmitry Stogov2020-02-071-1/+4
* Reindent phpt filesNikita Popov2020-02-03182-1794/+1794
* Make constant() error handling consistent with plain const lookupNikita Popov2020-01-102-8/+14
* Fix #65274: Add class name to undef class constant errorNikita Popov2020-01-082-2/+2
* Only accept string as the format parameter of *printf() functionsMáté Kocsis2019-12-091-1/+1
* Clean DONE tags from testsFabien Villepinte2019-11-0738-73/+4
* Merge branch 'PHP-7.4'Nikita Popov2019-10-101-5/+1
|\
| * Return error_zval form get_property_ptr_ptr on exceptionNikita Popov2019-10-101-5/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-101-5/+8
|\ \ | |/
| * Explicitly check for exceptions in by-ref obj prop assignNikita Popov2019-10-101-5/+8
* | Convert some notices to warningsNikita Popov2019-10-024-4/+4
* | Convert "Illegal offset type" warnings to exceptionsNikita Popov2019-09-271-5/+8
* | Throw Error when writing property of non-objectNikita Popov2019-09-271-156/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-123-3/+15
|\ \ | |/
| * Allow throwing exception while loading parent classNikita Popov2019-09-123-3/+15
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-112-11/+2
|\ \ | |/
| * Register class before fetching parentNikita Popov2019-06-112-11/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-053-28/+46
|\ \ | |/
| * Allow exceptions in __toString()Nikita Popov2019-06-053-28/+46
* | Always generate fatal error for LSP failuresNikita Popov2019-05-077-29/+12
* | Merge branch 'PHP-7.4'Nikita Popov2019-03-2711-11/+11
|\ \ | |/
| * Fix lineno for more inheritance errorsNikita Popov2019-03-2712-12/+12
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-156-6/+6
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-156-6/+6
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-113-29/+38
* | Merge branch 'PHP-7.4'Gabriel Caruso2019-03-111-1/+1
|\ \ | |/
| * Use EXPECT when possibleGabriel Caruso2019-03-111-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-201-0/+0
|\ \ | |/
| * Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-181-0/+0
|\ \ | |/
| * run-tests.php: experimental parallel testing supportAndrea Faulds2019-02-181-0/+0