summaryrefslogtreecommitdiff
path: root/ext/standard/tests/class_object
Commit message (Expand)AuthorAgeFilesLines
* Consolidate new union type ZPP macro namesMáté Kocsis2020-09-113-53/+53
* Cleanup argument handling of Zend functions and methodsMáté Kocsis2020-07-213-82/+82
* Use correct ZPP mechanism in get_class_methods()codinghuang2020-07-022-29/+37
* Add ZPP macros for class name or object parametersMáté Kocsis2020-06-301-57/+61
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-2438-232/+0
* Fix #79462: method_exists and property_exists incoherent behaviorChristoph M. Becker2020-04-091-23/+27
* Promote some warnings to Errors in Zend basic functionsGeorge Peter Banyard2020-03-311-5/+8
* Improve undefined variable error messagesMáté Kocsis2020-03-317-14/+14
* Change argument error message formatMáté Kocsis2020-02-261-26/+26
* Make type error messages more consistentMáté Kocsis2020-02-171-26/+26
* Improve generated names for anonymous classesNikita Popov2020-02-172-1/+1
* Reindent phpt filesNikita Popov2020-02-0325-208/+208
* Implemented FR #78638 (__PHP_Incomplete_Class should be final)Xinchen Hui2019-12-241-0/+9
* Clean DONE tags from testsFabien Villepinte2019-11-075-10/+0
* Merge branch 'PHP-7.4'Nikita Popov2019-10-041-3/+3
|\
| * Fixed bug #78632Nikita Popov2019-10-041-3/+3
* | Convert some notices to warningsNikita Popov2019-10-027-49/+49
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-031-4/+4
|\ \ | |/
| * Report false for inherited private methods in method_exists()Nikita Popov2019-09-031-4/+4
* | Throw TypeError from VM implementation of get_class()Nikita Popov2019-08-271-82/+34
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-052-7/+4
|\ \ | |/
| * Allow exceptions in __toString()Nikita Popov2019-06-052-7/+4
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-22/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-03-0715-706/+0
|\ \ | |/
| * More zpp error/variation test removalsNikita Popov2019-03-0715-706/+0
* | Remove $errcontext argument to error handlersNikita Popov2019-02-055-5/+5
|/
* Remove zpp variation testsNikita Popov2019-02-0510-1883/+0
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1530-33/+29
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1461-84/+84
* Trim trailing whitespace in testsGabriel Caruso2018-10-1462-99/+99
* Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+4
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2030-30/+30
* Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-2/+2
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-047-28/+28
* Use int instead of integer in type errorsGabriel Caruso2018-02-042-10/+10
* Remove some references to E_STRICT in testsNikita Popov2018-02-034-9/+1
* Remove superfluous semicolonsTom Van Looy2017-06-263-3/+3
* Deprecate __autoload()Nikita Popov2017-02-0320-148/+144
* Remove zend_version() checks from testsNikita Popov2017-01-301-2/+0
* add skipifAnatol Belski2016-11-301-0/+0
* Fix get_class_vars() fast-path/slow-path discrepanciesNikita Popov2016-11-222-0/+0
* Fixed ext/standard test that calls get_class()Danack2016-08-131-4/+4
* Replace zend_ce_error with NULL and replace more E_ERROR with thrown ErrorAaron Piotrowski2016-06-131-1/+6
* Fixed bug #71442 (forward_static_call crash)Xinchen Hui2016-01-251-0/+37
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-212-10/+10
* Fixed testsDmitry Stogov2013-12-022-10/+0
* typo fixes (argument)Veres Lajos2013-06-104-4/+4
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-103-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-103-0/+0
| * remove paths from is_a and is_subclass testsAlan Knowles2011-09-272-6/+6